Thursday, May 7, 2015

Some Linux Profiling Tools


Profiling is a critical part to understand program behavior and to narrow down performance bottleneck.



Latency metrics comparison


Jeff Dean made a good chart to contrast latencies at different layers in IT stack:
https://gist.github.com/jboner/2841832



System performance




Storage performance

  • blktrace
  • iostat

No comments:

Post a Comment