You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like it might have been fixed, will try to bump dependency and see how it is.
Edit: After bumping dependency it's still slow, I realized it's a different issue 😢 Seems to be for loading the svg instead into browser.... will look into it further...
Background
Typically I use
nperf
to render a flamegraph like so.htop
shows it just uses a single cpu core used:It takes a long while to render the flamegraph on a Machine with 8 CPUs, 16GB RAM.
Will it be possible add an option to increase concurrency of flamegraph generation? I'm not too familiar with the internals of nperf.
I will definitely be more than happy to investigate, and try implementing it, if it's a good feature to have.
The text was updated successfully, but these errors were encountered: