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

Huge memory consumption #162

Open
zamazan4ik opened this issue Apr 8, 2023 · 0 comments
Open

Huge memory consumption #162

zamazan4ik opened this issue Apr 8, 2023 · 0 comments

Comments

@zamazan4ik
Copy link

create_llvm_prof uses more than 30 Gib RAM on my ~1.8 Gib perf profile. Since I have only 32 Gib RAM it's OOM-killed and I cannot continue the converting process.

Since AutoFDO has no built-in options to reduce memory usage, I've needed to collect much smaller perf profiles. Smth like 800-900 Mib profiles consume 20+ Gib but at least fit on my machine.

Are there other options to reduce memory consumption? Any ongoing work on it or "hidden" command-line options? Would be awesome to get this problem somehow documented.

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