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

Make flowtable size adjustable #269

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented Jun 2, 2022

It defaults to 4194304 (1<<22) entries as before but for tests it's
set to 1024 (1<<10), also reducing heapsize used for the tests from
1900M to 300M.

@ivan4th ivan4th force-pushed the feature/adjustable-flowtable-size branch 2 times, most recently from 0e2e5e1 to 20387c9 Compare June 2, 2022 10:17
It defaults to 4194304 (1<<22) entries as before but for tests it's
set to 1024 (1<<10), also reducing heapsize used for the tests from
1900M to 300M.
@ivan4th ivan4th force-pushed the feature/adjustable-flowtable-size branch from 20387c9 to 538a8f7 Compare June 2, 2022 10:36
@ivan4th
Copy link
Contributor Author

ivan4th commented Jun 2, 2022

Merging to avoid CI failures

@ivan4th ivan4th merged commit c0b2279 into master Jun 2, 2022
@ivan4th ivan4th deleted the feature/adjustable-flowtable-size branch June 2, 2022 14:32
@korroot korroot added the test label Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants