Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Split Flamegraphs per Unit Test/Bench #319

Open
AlexandreCassagne opened this issue Apr 23, 2024 · 1 comment
Open

Feature: Split Flamegraphs per Unit Test/Bench #319

AlexandreCassagne opened this issue Apr 23, 2024 · 1 comment

Comments

@AlexandreCassagne
Copy link

Is it feasible as it stands, or is it possible to implement a segregation of the perf data into multiple flamegraphs, for example one per unit test or one per benchmark?

This would be useful as a set of CI artefacts and could pave the way to per-test/per-bench perf diffing, without running cargo flamegraph multiple times (which has overhead).

@djc
Copy link
Contributor

djc commented Apr 24, 2024

I am currently passively maintaining flamegraph -- if you'd like to have functionality like this, I'm happy to review a PR and/or try to answer any questions you might have on how to fit it into the existing code base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants