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

[test] Build very large containers #1154

Closed
dmkozh opened this issue Nov 1, 2023 · 1 comment
Closed

[test] Build very large containers #1154

dmkozh opened this issue Nov 1, 2023 · 1 comment
Assignees

Comments

@dmkozh
Copy link
Contributor

dmkozh commented Nov 1, 2023

Both maps and vectors are immutable and thus have O(n^2) memory consumption. We should write a test that builds maximum possible containers within the budget. We should also manually sanity check the real runtime.

@dmkozh dmkozh self-assigned this Nov 13, 2023
@graydon
Copy link
Contributor

graydon commented Nov 22, 2023

This was done in #1242

@graydon graydon closed this as completed Nov 22, 2023
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

No branches or pull requests

2 participants