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

perf: refactor TypeSpecifier parsing #230

Merged
merged 2 commits into from
Aug 14, 2023
Merged

perf: refactor TypeSpecifier parsing #230

merged 2 commits into from
Aug 14, 2023

Conversation

DaniPopes
Copy link
Member

~30% faster

Ideally all of the parsing is done in one iteration (by advancing a Chars like a regular parser)

@DaniPopes DaniPopes merged commit fd6399d into main Aug 14, 2023
18 checks passed
@DaniPopes DaniPopes deleted the dani/parser-perf branch August 14, 2023 18:00
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