-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
Description
Describe the bug
Loading in a 1.5G file captured over 40s takes tens of minutes to load.
To Reproduce
- Download the rust compiler https://www.rust-lang.org/learn/get-started
- Checkout https://github.com/Marwes/combine
- Run
perf record --call-graph dwarf cargo build
- Open the file with hotspot
Expected behavior
Hotspot to load the file much faster :)
Screenshots
I attached perf to hotspot as it was loading the file and took a screenshot of the flamegraph after capturing a few seconds.
Version Info (please complete the following information):
- Linux Kernel version: 4.15.0-72-generic
- perf version: 4.15.18
- hotspot version (appimage? selfcompiled?): 1.2 appimage
- if self-compiled hotspot, what version of elfutils: