enso/lib/rust/profiler
Kaz Wesley 8a50e8f930
Faster dev builds; tooling for measuring build times and app performance. (#3491)
- Change dev profile settings. Improves build performance; will not affect anything else. Details below.
- Introduce script for benchmarking various incremental builds. Usage is explained in the script comments.
- Add a line to `intervals` showing total main-thread CPU work logged in a profile; this can be used to compare the results of optimizations (I'll be starting a discussion informed by that data separately; this change just enables the tooling to report it).
2022-06-02 19:24:18 +00:00
..
data Faster dev builds; tooling for measuring build times and app performance. (#3491) 2022-06-02 19:24:18 +00:00
flame-graph Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
macros Profiling workflows (#3475) 2022-06-01 18:01:16 +00:00
src Profiling workflows (#3475) 2022-06-01 18:01:16 +00:00
Cargo.toml Profiling workflows (#3475) 2022-06-01 18:01:16 +00:00