Skip to content

feat(flamegraph): Use function duration when computing metrics#627

Merged
Zylphrex merged 3 commits intomainfrom
txiao/feat/use-function-duration-when-computing-metrics
Sep 16, 2025
Merged

feat(flamegraph): Use function duration when computing metrics#627
Zylphrex merged 3 commits intomainfrom
txiao/feat/use-function-duration-when-computing-metrics

Conversation

@Zylphrex
Copy link
Member

When computing the function metrics, self time is not as user friendly. Instead, sort the metrics using self time first to rank the most relevant functions, then resort the results using the function duration.

When computing the function metrics, self time is not as user friendly. Instead,
sort the metrics using self time first to rank the most relevant functions, then
resort the results using the function duration.
@Zylphrex Zylphrex requested a review from a team as a code owner September 16, 2025 19:42
@Zylphrex Zylphrex merged commit f114423 into main Sep 16, 2025
17 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/use-function-duration-when-computing-metrics branch September 16, 2025 20:21
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