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: speed up impostor-commit's fast path #158

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

woodruffw
Copy link
Owner

We expect the majority of sha refs to be pointed to directly by a branch or a tag, so we can do a bit of fast path by checking those first.

This results in a 70% speedup for some contrived local cases.

Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw self-assigned this Nov 15, 2024
@woodruffw woodruffw merged commit 4744e7e into main Nov 15, 2024
4 checks passed
@woodruffw woodruffw deleted the ww/impostor-perf branch November 15, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant