enso/lib
Hubert Plociniczak f2779cfea4
Allow for profiling startup in dockerized setting (#9865)
When `PROFILING_FILENAME` and `PROFILING_TIME` are set, language server will collect profiling data on startup and place it under `/opt/enso/profiling/$PROFILING_NAME` where it can be fetched from.

Needed to better analyze #9789.
2024-05-06 15:04:54 +00:00
..
java Run ydoc-server with GraalVM (#9528) 2024-05-02 06:28:57 +00:00
js/runner Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
rust Run ydoc-server with GraalVM (#9528) 2024-05-02 06:28:57 +00:00
scala Allow for profiling startup in dockerized setting (#9865) 2024-05-06 15:04:54 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.