Skip to content

feat: display a warning when profiling generation failed#300

Open
GuillaumeLagrange wants to merge 2 commits intomainfrom
cod-2502-handle-callgraph-generation-failures-in-the-cli
Open

feat: display a warning when profiling generation failed#300
GuillaumeLagrange wants to merge 2 commits intomainfrom
cod-2502-handle-callgraph-generation-failures-in-the-cli

Conversation

@GuillaumeLagrange
Copy link
Copy Markdown
Contributor

No description provided.

@GuillaumeLagrange GuillaumeLagrange marked this pull request as ready for review April 17, 2026 07:58
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 17, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing cod-2502-handle-callgraph-generation-failures-in-the-cli (f80b27d) with main (973c9c4)

Open in CodSpeed

if names.is_empty() {
return;
}
warn!("We were unable to generate profiling data for the following benchmarks:");
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we also print mitigations here? e.g. "try running the benchmark again" or give specific feedback based on the error. Otherwise agents might try random things that will not work

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