watson icon indicating copy to clipboard operation
watson copied to clipboard

Custom flame graph implementation

Open drauf opened this issue 7 months ago • 0 comments

We use d3-flame-graph for the flame graph currently, but it has some problems. It has inflexible APIs (e.g. we can't render thread details), does not integrate well with React (our hacks around tooltips), and in general we can probably get a much better performance for our basic use case with some simple implementation.

drauf avatar Sep 12 '25 07:09 drauf