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

feat: allocate the AST using an arena #32

Merged
merged 7 commits into from
Jul 12, 2024
Merged

Conversation

DaniPopes
Copy link
Member

Closes #15

@DaniPopes
Copy link
Member Author

DaniPopes commented Jul 12, 2024

~20% faster parsing, and freeing the AST is ~50% faster
image

@DaniPopes DaniPopes marked this pull request as ready for review July 12, 2024 21:51
@DaniPopes DaniPopes merged commit 121a5a3 into dani/sema Jul 12, 2024
7 of 8 checks passed
@DaniPopes DaniPopes deleted the dani/arenad-ast branch July 12, 2024 21:52
@DaniPopes
Copy link
Member Author

Tracy 0.10.0 profiles

pr32.tar.gz

DaniPopes added a commit that referenced this pull request Sep 26, 2024
- #32: Closes #15
- #36: Closes #33
- #42: Closes #41
- #46: Closes #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