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

Reduce or move top 10 tests by RAM usage #5517

Closed
mattdowle opened this issue Nov 8, 2022 · 0 comments · Fixed by #5520
Closed

Reduce or move top 10 tests by RAM usage #5517

mattdowle opened this issue Nov 8, 2022 · 0 comments · Fixed by #5520
Labels
Milestone

Comments

@mattdowle
Copy link
Member

mattdowle commented Nov 8, 2022

Follow up to #5515 for #5507

More specifically, the union of the two lists of top 10 ids when gc() is before and after ps_mem().

Keep repeating until we see, hopefully, the plot ending closer to the starting RAM usage. Currently it ends at 265MB. Perhaps with #5516 too it should be possible to end comfortably under 100MB. Since R itself plus data.table loaded uses 67MB.

@mattdowle mattdowle added the tests label Nov 8, 2022
@mattdowle mattdowle added this to the 1.14.5 milestone Nov 8, 2022
@jangorecki jangorecki modified the milestones: 1.14.9, 1.15.0 Oct 29, 2023
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 a pull request may close this issue.

2 participants