wonder-mice / flamegraph.js

Customizable interactive flame graphs JavaScript framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flamegraph.js

If you don't know what flame graphs are, check Brendan Gregg's post.

This repo was originally forked from spiermar/d3-flame-graph, but got completely rewritten to be more customizable and provide better performance and interactivity for large data sets.

npm pack && cp /Users/andreyp/Workplace/d3-flame-graph.git/dist/d3-flamegraph.* ~/Workplace/gotperformance.git/ardiff/external/d3-flamegraph

About

Customizable interactive flame graphs JavaScript framework

License:Apache License 2.0


Languages

Language:JavaScript 94.6%Language:CSS 4.0%Language:HTML 1.4%