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

optimize FindMergeRange #13491

Merged
merged 2 commits into from
Jan 22, 2025
Merged

optimize FindMergeRange #13491

merged 2 commits into from
Jan 22, 2025

Conversation

AskAlexSharov
Copy link
Collaborator

Now it does too much allocs because often parsing file names of .Preverified immutable list:
Screenshot 2025-01-18 at 12 15 55

I don't want to make more complex changes before beta1 release - so small memoization is enough.

@AskAlexSharov AskAlexSharov added this to the 3.0.0-beta2 milestone Jan 20, 2025
@AskAlexSharov AskAlexSharov merged commit 6822a48 into main Jan 22, 2025
13 checks passed
@AskAlexSharov AskAlexSharov deleted the optimize_find_merge_range branch January 22, 2025 06:37
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