Skip to content

Synthetic testcase when run on Nightly creates 4GB+ ETL files in 15-20 seconds, samply takes a long time to process them and uses 2GB+ RAM #654

@mayankleoboy

Description

@mayankleoboy

Looping javascript tag.HTML

This is my samply cmd:
samply record --browsers --breakpad-symbol-server https://symbols.mozilla.org/ --windows-symbol-server https://msdl.microsoft.com/download/symbols MOZ_DISABLE_CONTENT_SANDBOX=1 ETW_ENABLED=1 JIT_OPTION_enableICFramePointers=true JIT_OPTION_emitInterpreterEntryTrampoline=true "C:\Program Files\Firefox Nightly\firefox.exe" --wait-for-browser

STR:
Start samply with the above cmd -> IT will open Nightly.
Open the testcase on Nightly. Let it run for 20-30s (probably 15s is enough)

AR:
The generated ETL file is 4GB+
Samply takes 2GB+ RAM after it reads/processes this large ETL file and opens the profile in the browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions