home.social

#flamegraph — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #flamegraph, aggregated by home.social.

  1. How to use #flamegraphs for #performance #profiling

    runbooks.gitlab.com/tutorials/

    Off-CPU Analysis - by Brendan Gregg:
    brendangregg.com/offcpuanalysi

    - On-CPU: where threads are spending time running on-CPU
    - Off-CPU: where time is spent waiting while blocked on I/O, locks, timers, paging/swapping, etc.

    #Testing #Perf #DataViz #DataVisualization #Flamegraph