Articles tagged with "Data Visualization"
The temporal dimension flame graphs might be missing.
Learn more about our new and improved profiler dashboard and how we made the switch from SVG to Canvas
A new way to visualize a function’s callers and callees side by side.
How we improved our Flame Graph rendering by moving computation to the backend.
A deep dive into the time-aware visualization that complements traditional flame graphs in performance profiling.
Allows you to aggregate your profiling metrics across processes by grouping them by specific labels.
A new intuitive way to explore the control flow through specific functions in your application.
Flame graphs and icicle graphs are a great way to visualize performance profiles. In this post, we will learn how to read and interpret them.