leanprover-community/ProofWidgets4

Add Speedscope component for visualizing profiler flamegraphs

Open

#6 opened on Apr 13, 2023

 (0 comments) (0 reactions) (0 assignees)Lean (45 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (219 stars)
PR merge metrics
 (PR metrics pending)

Description

It was requested on Zulip here. It looks like at the moment the best way to do this is via an iframe. The iframe would need to be able to fetch the profiling data via AJAX.

Contributor guide