Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
741 stars 54 forks source link

perf: Use "fp" mode by default #839

Closed Jongy closed 11 months ago

Jongy commented 11 months ago

"smart" mode is more expensive memory & cpu wise due to running two perfs. Let's make it opt-in and not opt-out.