enso/.github/CODEOWNERS
Kaz Wesley a87b2021a3
Profiling application details (#3332)
* Profiling application details

Add enough profiling to account for every missed frame during startup.

See https://www.pivotaltracker.com/story/show/181499507

* Build ActiveInterval hierarchy in profiler_data

* update doctests / await_!

* docs/formatting/naming

* more graph modes

* increase WASM size

Due to new render-profile-flamegraph scene. We should remove these from the main release WASM blob one way or another.

* lint

* fix a test

* Organization (feedback)

* Add @wdanilo to Cargo.lock CODEOWNERS

As discussed after my previous PR got stuck waiting for Cargo.lock review.

* fix doctests

* Update docs. Removed a limitation.
2022-03-21 11:09:56 -07:00

42 lines
1.2 KiB
Plaintext

# Catch All
* @4e6 @MichaelMauderer @PabloBuchu @jdunkerley
# Change log
CHANGELOG.md
# Rust Libraries and Related Files
rust-toolchain.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
rustfmt.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
Cargo.lock @MichaelMauderer @4e6 @mwu-tow @farmaazon @wdanilo
Cargo.toml @MichaelMauderer @4e6 @mwu-tow @farmaazon
/lib/rust/ @MichaelMauderer @4e6 @mwu-tow @farmaazon @wdanilo
/lib/rust/ensogl/ @MichaelMauderer @wdanilo @farmaazon
/integration-test/ @MichaelMauderer @wdanilo @farmaazon
# Scala Libraries
/lib/scala/ @4e6
# GUI
/run @MichaelMauderer @wdanilo
/build/ @MichaelMauderer @wdanilo
/app/gui/ @MichaelMauderer @wdanilo @farmaazon @mwu-tow
/app/gui/view/ @MichaelMauderer @wdanilo @farmaazon
/app/ide-desktop/ @MichaelMauderer @wdanilo
# Engine (old)
# This section should be removed once the engine moves to /app/engine
/build.sbt @4e6
/distribution/ @4e6
/engine/ @4e6
/project/ @4e6
/test/ @4e6 @jdunkerley @radeusgd
/tools/ @4e6
# Enso Libraries
# This section should be amended once the engine moves to /app/engine
/distribution/lib/ @4e6 @jdunkerley @radeusgd
/std-bits/ @4e6 @jdunkerley @radeusgd
# Engine
/app/engine/ @4e6