jacoco / jacoco/jacoco

CLI command `execinfo` should use `BufferedInputStream` to read execution data file

Open
#2,153 0 comments 0 reactions 1 assignee View on GitHub

@Godin is already working on this.

Since Jun 5, 2026.

component: cli type: enhancement
Dominant language
Java
Stars
4.6k
Forks
1.2k
Avg merge
1d 9h
Merged PRs (30d)
23

Description

For example for org.jacoco.core.test/target/jacoco.exec with size of about 25K

Benchmark                               (buffered)  Mode  Cnt     Score    Error  Units
ExecutionDataReaderBenchmark.benchmark        true    ss   20   365.602 ± 96.169  us/op
ExecutionDataReaderBenchmark.benchmark       false    ss   20  2020.173 ± 93.651  us/op

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.