enso/lib/rust/profiler/flame-graph
Michael Mauderer 0b34346c19
Improve profiling for UI interactions v2. (#3451)
* Extends the instrumentation of the code base and upgrades some FRPs to the newer API macro.
* Extends the run-graph demo scene to specify a profile via URL without recompilation.
* Fixes labels in the flame graph demo scene.
* Fixes an issue with loading profiles that contains escaped characters.

# Important Notes
* no longer contains the upgrade of the `text::View` to `define_endpoints_2`. This should be fixed as part of the text rendering rewrite.

[ci no changelog needed]
2022-05-16 12:28:50 +00:00
..
src Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
Cargo.toml Flame Graph for Profiling Data (#3297) 2022-03-03 22:23:27 +00:00