Feature request: support perf or other sampling profilers #1795
FedericoCeratto
started this conversation in
Feature requests
Replies: 1 comment
-
Thanks for the request! This is currently possible with target runners, but I agree more in-box functionality would be nice. In general, I think it makes sense to ship reasonably common target runners:
It's a bit of daunting design work to be honest though, and I'm interested in hearing your general thoughts on what might be useful for you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
Sometimes tests are slow and running a sampling profiler can be useful.
Proposal
Support running a sampling profile around a test and let it generate an output file.
Alternatives
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions