Flamegraph: How to Visualize Stack Traces and Performance

added by JavaScript Kicks
7/3/2019 5:50:24 PM

699 Views

So you want a faster application? If you've not heard of a flamegraph, it can be a great way to improve and gain insight into your application performance. Today, we'll explain what a flamegraph is. We'll cover the stack trace and its origin, the call stack.


0 comments