8000 GitHub - P403n1x87/pyrometry: Python implementation of https://arxiv.org/pdf/2301.08941
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

P403n1x87/pyrometry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrometry

This library provides a Python implementation of the paper On the Algebraic Properties of Flame Graphs for the comparison and decomposition of flame graphs.

Usage

To parse a flame graph from a collapsed stacks format, use FlameGraph.load from pyrometry.flamegraph.

To perform the differential analysis of two samples of flame graphs, collect them in two lists, and then use e.g. decompose_4way from pyrometry.analysis to get the flame graphs of appeared, disappeared, grown and shrunk stacks.

About

Python implementation of https://arxiv.org/pdf/2301.08941

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0