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

Apply a few micro-optimisations #2391

Merged
merged 3 commits into from
Sep 3, 2023
Merged

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Sep 3, 2023

This applies a few optimisations to a few places that showed up in tracing mode of a profiler. It does appear to have made things a little faster, but it's hard to tell in tracing mode.

Either way, this basically just adds a bunch of fast exits when something isn't required, which is probably a good idea anyway

@me4502 me4502 enabled auto-merge (squash) September 3, 2023 08:42
@me4502 me4502 merged commit 854fa63 into master Sep 3, 2023
6 checks passed
@me4502 me4502 deleted the chore/apply-a-few-micro-optimisations branch September 3, 2023 09:01
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