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

Use GHC.Exts.oneShot in parseFoldr #23

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Use GHC.Exts.oneShot in parseFoldr #23

merged 1 commit into from
Nov 8, 2024

Conversation

meooow25
Copy link
Owner

@meooow25 meooow25 commented Nov 7, 2024

It can improve performance depending on the foldr implementation.
The foldrTree benchmark improves from 8.2ms to 3.5ms (-56%).

It can improve performance depending on the foldr implementation.
The `foldrTree` benchmark improves from 8.2ms to 3.5ms (-56%).
@meooow25 meooow25 merged commit 9671077 into master Nov 8, 2024
6 checks passed
@meooow25 meooow25 deleted the oneShot branch November 8, 2024 14:28
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