flame-chart-js@3.3.0
// [](https://www.npmjs.com/package/flame-chart-js)
$ npm install flame-chart-js
downloads/wk
55,844
license
MIT
version
3.3.0
published
Dec 18, 2023
What is flame-chart-js?
flame-chart-js is a JavaScript library for rendering interactive flame charts, a visualization tool that displays how CPU time is distributed across function calls in your code. Developers use it to profile and analyze performance bottlenecks by seeing which functions consume the most execution time and how they call each other. It's useful for identifying optimization opportunities in performance-critical applications.
Links
Maintainers
pyatyispyatil