mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 13:02:07 +03:00
04415a2b5e
Start `project-manager` with following options to provide first 20s of the startup sequence: ``` $ project-manager --profiling-events-log-path=start.log --profiling-path=start.npss --profiling-time=20 ``` once the `start.log` and `start.npss` files are generated (next to each other), open them in GraalVM's VisualVM: ``` $ graalvm/bin/jvisualvm --openfile start.npss ``` analyze. |
||
---|---|---|
.. | ||
engine-startup.md | ||
profiling.md |