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

feat(cli): allow generating flamegraphs for performance analysis #6684

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

stefreak
Copy link
Member

@stefreak stefreak commented Nov 26, 2024

What this PR does / why we need it:
You can trigger flamegraph generation by exporting the environment variable GARDEN_FLAMGEGRAPH=1.
This will call the tool 0x via npx. Kudos to the authors of 0x.

You can trigger flamegraph generation by exporting the environment variable `GARDEN_FLAMGEGRAPH=1`.
This will call the tool `0x` via `npx`. Kudos [to the authors of 0x](https://github.com/davidmarkclements/0x).
@stefreak stefreak requested a review from vvagaytsev November 26, 2024 16:14
@stefreak stefreak enabled auto-merge November 26, 2024 16:18
@stefreak stefreak added this pull request to the merge queue Nov 26, 2024
Merged via the queue into main with commit 2fdad58 Nov 26, 2024
40 checks passed
@stefreak stefreak deleted the sea-flamegraph branch November 26, 2024 17:14
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

Successfully merging this pull request may close these issues.

2 participants