Skip to content

optimizations (continued) #19

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

Merged
merged 7 commits into from
Jan 21, 2024
Merged

optimizations (continued) #19

merged 7 commits into from
Jan 21, 2024

Conversation

eldering
Copy link
Member

This is a rebase and some extra small changes on top of #10 .

simonlindholm and others added 7 commits January 19, 2024 22:06
This cuts runtime down from ~4.7s to ~3s.
CRLF line endings should not validate, or if we think they should, that
handling should happen in NEWLINE. This also makes it possible to do
faster IO, by measuring the size of the input file before reading it.
~2s -> ~1.4s
These should be there at least on any modern version
of GCC and Clang.
@eldering eldering merged commit 6c56bfc into main Jan 21, 2024
@eldering eldering deleted the simonlindholm-optimizations branch January 21, 2024 13:08
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