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

Added safety margin to hash table sizes #388

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

PlagueCZ
Copy link
Contributor

As discussed, this increases all hash table sizes by a factor of 20%. Since flow table is big and the size seems arbitrary, that single one has been adjusted to stay relatively the same.

(Also naming is hard, so if the macro seems opaque, please suggest a better name)

@github-actions github-actions bot added size/S enhancement New feature or request labels Sep 18, 2023
@guvenc guvenc merged commit 827421a into main Sep 19, 2023
7 checks passed
@guvenc guvenc deleted the feature/hash_table_margin branch September 19, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants