Stream: git-wasmtime

Topic: wasmtime / PR #5749 Support plugging external profilers i...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2023 at 18:04):

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:

![rustc](https://user-images.githubusercontent.com/17426603/217613582-c809928e-d21c-4522-b3dc-a49d8896227e.svg)

(Download the svg and open it to make it interactive. Github's CORS policy prevents executing javascript.)

view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2023 at 18:12):

bjorn3 updated PR #5749 from profiling to main.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 12 2023 at 13:44):

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:

![rustc](https://user-images.githubusercontent.com/17426603/217613582-c809928e-d21c-4522-b3dc-a49d8896227e.svg)

(Download the svg and open it to make it interactive. Github's CSP policy prevents executing javascript.)

view this post on Zulip Wasmtime GitHub notifications bot (Mar 09 2023 at 22:25):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 10 2023 at 12:40):

bjorn3 updated PR #5749 from profiling to main.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 10 2023 at 20:07):

jameysharp merged PR #5749.


Last updated: Nov 22 2024 at 16:03 UTC