CLI command `execinfo` should use `BufferedInputStream` to read execution data file
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.