samply - (★ 2.4k) is the command-line sampling profiler for macOS and Linux, which uses the Firefox profiler as its UI.
If you want to profile the execution of, say,
Here is an example of the output.
#profiling #performance #rust
If you want to profile the execution of, say,
./my-application program, run it with the following command:samply record ./my-application my-argumentsHere is an example of the output.
#profiling #performance #rust
👍1