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

fix issue #395 #397

Merged
merged 1 commit into from
Oct 17, 2023
Merged

fix issue #395 #397

merged 1 commit into from
Oct 17, 2023

Conversation

AlexanderSaydakov
Copy link
Contributor

No description provided.

@AlexanderSaydakov
Copy link
Contributor Author

I found that the theta hash table constructor was called with incorrect parameter resulting in many attempts to resize unnecessarily.

@AlexanderSaydakov
Copy link
Contributor Author

AlexanderSaydakov commented Oct 17, 2023

the nominal size is not really used there, but setting it to the same value as the current size was a mistake

Copy link
Contributor

@jmalkin jmalkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AlexanderSaydakov AlexanderSaydakov merged commit 253eacf into master Oct 17, 2023
7 checks passed
@AlexanderSaydakov AlexanderSaydakov deleted the intesection_speed_fix branch October 17, 2023 22:16
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