enso/lib/rust/profiler
Kaz Wesley b0b035e73d
Profiling framework: core performance-logging implementation (#3238)
* profiling instrumentation

* Support native testing with mock impl of `mod js`

* Add benchmarks

* Wrapper: support methods.

* `#[profile]`: work in any context

* feature-gate lineno info that breaks IDE

* Support async; more docs; add perf analysis

* docs & formatting
2022-02-10 09:24:29 -08:00
..
macros Profiling framework: core performance-logging implementation (#3238) 2022-02-10 09:24:29 -08:00
src Profiling framework: core performance-logging implementation (#3238) 2022-02-10 09:24:29 -08:00
Cargo.toml Profiling framework: core performance-logging implementation (#3238) 2022-02-10 09:24:29 -08:00