Skip to content

Conversation

zzh8829
Copy link
Contributor

@zzh8829 zzh8829 commented Aug 4, 2023

on a large project

before
go run ../../gcov2lcov/main.go -infile coverage.out 265.15s user 166.02s system 228% cpu 3:09.06 total

after
go run ../../gcov2lcov/main.go -infile coverage.out 26.73s user 16.29s system 203% cpu 21.176 total

Speed in crease about 10x

@jandelgado
Copy link
Owner

@zzh8829 great improvement, thanks. I had to fix the CI pipeline, so please do a rebase so the pipeline runs with your PR

@jandelgado jandelgado merged commit c7e6d5d into jandelgado:master Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants