enso/lib/rust
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
..
automata Linting codebase 2022-03-10 05:32:33 +01:00
build-utils Linting codebase 2022-03-10 05:32:33 +01:00
callback Linting codebase 2022-03-10 05:32:33 +01:00
code-builder Linting codebase 2022-03-10 05:32:33 +01:00
config-reader Linting codebase 2022-03-10 05:32:33 +01:00
data-structures Linting codebase 2022-03-10 05:32:33 +01:00
debug-api Profiling batch mode (#3428) 2022-05-10 19:34:40 +00:00
ensogl Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
frp Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
fuzzly Linting codebase 2022-03-10 05:32:33 +01:00
generics Bump Rust toolchain to nightly-2022-04-07. (#3406) 2022-04-20 07:53:50 +00:00
json-rpc New profiling format (#3413) 2022-05-03 10:54:48 -07:00
launcher-shims Applying review 2022-03-10 05:57:59 +01:00
logger Selectable Header in Component Group View. (#3418) 2022-04-30 14:48:52 +00:00
macro-utils Linting codebase 2022-03-10 05:32:33 +01:00
optics Updating paste macro usage (#3334) 2022-03-22 11:43:14 +01:00
parser Fixing build. 2022-03-10 06:21:57 +01:00
prelude Profiling batch mode (#3428) 2022-05-10 19:34:40 +00:00
profiler Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
shapely Component Group View with static header and without icons (#3373) 2022-04-14 10:37:40 +00:00
shortcuts The EnsoGL Component abstraction with special dropping behavior (#3322) 2022-04-04 15:55:55 +00:00
text Linting codebase 2022-03-10 05:32:33 +01:00
types Bump Rust toolchain to nightly-2022-04-07. (#3406) 2022-04-20 07:53:50 +00:00
web Profiling batch mode (#3428) 2022-05-10 19:34:40 +00:00