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

chore(parser): Switch a few unwraps to lazy evaulation #26

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

JoviDeCroock
Copy link
Contributor

This adds a few lazy evaluations to reduce allocations/invocations

parse kitchen sink executable document
                        time:   [11.514 µs 11.547 µs 11.581 µs]
                        change: [-1.8001% -1.4063% -0.9678%] (p = 0.00 < 0.05)

@JoviDeCroock JoviDeCroock merged commit 536a324 into main Jun 28, 2024
4 checks passed
@JoviDeCroock JoviDeCroock deleted the lazy-evaulation branch June 28, 2024 05:38
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