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

Improve #define parsing speed #610

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

GriffinRichards
Copy link
Collaborator

Makes Project::load ~20% faster by reading files with a lot of defines like flags.h and items.h more efficiently, though it’s a small change overall (opening a new project is ~5% faster)

@GriffinRichards GriffinRichards merged commit 9feafd6 into huderlem:master Sep 16, 2024
3 checks passed
@GriffinRichards GriffinRichards deleted the parse-speed branch September 16, 2024 16:24
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