Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch source and per-source line number #17

Merged
merged 7 commits into from
Nov 30, 2019
Merged

Batch source and per-source line number #17

merged 7 commits into from
Nov 30, 2019

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Nov 30, 2019

Tag batches with the source so that the output can use it (And analysis can be completed on it).
Waiting until I can do benchmarks on this before merging.

Quick benchmarking on my standard set of data shows that adding ptrs to the source/line in each match has negligible overhead, and will enable file-level analysis.

@zix99 zix99 merged commit e53e223 into master Nov 30, 2019
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.

1 participant