Skip to content

Factor out reusable flame graph component#3676

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:reusable-flame-chart
Apr 30, 2026
Merged

Factor out reusable flame graph component#3676
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:reusable-flame-chart

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

The flame graph component used to display build instrumentation data can be reused to display a flame graph of tests using the test start time added in #3450. This PR factors our a common component which can be shared between these two use cases. In addition, I organized all of the shared chart components into a common directory in anticipation of further improvements.

The flame graph component used to display build instrumentation data can be reused to display a flame graph of tests using the test start time added in Kitware#3450.  This PR factors our a common component which can be shared between these two use cases.  In addition, I organized all of the shared chart components into a common directory in anticipation of further improvements.
Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 30, 2026
Merged via the queue into Kitware:master with commit cbbe4c1 Apr 30, 2026
7 checks passed
@williamjallen williamjallen deleted the reusable-flame-chart branch April 30, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants