Skip to content

Reimplement the flamegraph.pl and difffolded.pl in Python #344

@JiriPavela

Description

@JiriPavela

The flamegraph.pl and difffolded.pl scripts have generally an okay performance, however, creating a flamegraph grid (2x2) for large profiles often consumes too much time and memory. We should re-implement both scripts in native Python and implement some performance optimizations when we already have the profile data pre-processed (as is the case in the showdiff command.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions