bjorn3 opened PR #5749 from profiling
to main
:
This for example allows plugging in an adapter for rustc's measureme profiler allowing details for both rustc and Cranelift to be present in a single profile. Measureme has several tools that process profiles. The flamegraph tool for example produced the following flamegraph:
(Download the svg and open it to make it interactive. Github's CORS policy prevents executing javascript.)
bjorn3 updated PR #5749 from profiling
to main
.
bjorn3 edited PR #5749 from profiling
to main
:
This for example allows plugging in an adapter for rustc's measureme profiler allowing details for both rustc and Cranelift to be present in a single profile. Measureme has several tools that process profiles. The flamegraph tool for example produced the following flamegraph:
(Download the svg and open it to make it interactive. Github's CSP policy prevents executing javascript.)
jameysharp submitted PR review.
bjorn3 updated PR #5749 from profiling
to main
.
jameysharp merged PR #5749.
Last updated: Dec 23 2024 at 12:05 UTC