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

sdk: pin bincapz to 0.10 to avoid large Ns in quadratic behavior #117

Merged
merged 1 commit into from
May 13, 2024

Conversation

imjasonh
Copy link
Member

bincapz 0.11.0 started discovering archives in directories, which causes our bincapz diffs to become very slow. The current theory is that package matching is quadratic, and that finding these archives leads this to take a very long time.

@imjasonh imjasonh enabled auto-merge May 13, 2024 18:06
@imjasonh imjasonh merged commit 678f901 into main May 13, 2024
20 of 21 checks passed
@imjasonh imjasonh deleted the imjasonh-patch-4 branch May 13, 2024 18:21
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