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

why does Bench OOM after several data files? #35

Closed
jbellis opened this issue Sep 1, 2023 · 1 comment
Closed

why does Bench OOM after several data files? #35

jbellis opened this issue Sep 1, 2023 · 1 comment

Comments

@jbellis
Copy link
Owner

jbellis commented Sep 1, 2023

It sure looks to me like we retain no references to the DataSet after we're done with it, but on a 16GB heap I reliably enter GC hell by the 4th dataset. (In my current order, the 4th is Sift, which is a smaller set of data than Glove-200, which comes 3rd. So it's not just increasing data size.)

@jbellis
Copy link
Owner Author

jbellis commented Oct 20, 2023

Haven't seen this in a while, closing it out.

@jbellis jbellis closed this as completed Oct 20, 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

1 participant