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

measure memory usage #9

Open
jangorecki opened this issue Jun 14, 2018 · 1 comment
Open

measure memory usage #9

jangorecki opened this issue Jun 14, 2018 · 1 comment
Milestone

Comments

@jangorecki
Copy link
Contributor

One of tools is currently failing on 1e9 due to lack of memory, 126GB is not enough to aggregate 50GB csv. This requires use bigger machine to run 1e9 grouping benchmark. Still memory usage should be investigated and probably added to report.

@jangorecki
Copy link
Contributor Author

R's solution to call system("ps -o RSS") happens to be sub-optimal in terms of impact on benchmarks timings. It has been turned off as of now. We need to find reliable way to measure memory.

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