Skip to content

Huge memory consumption #162

Open
Open

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions