mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 21:12:44 +03:00
bf2545fa04
Avoiding exceptions by not using parseBest. Time now in CLI is 1.15s for 500k rows vs 1.65s in GUI. CLI: ![image](https://user-images.githubusercontent.com/4699705/227711266-bc005b0d-5011-450f-964b-65dd2e437c2e.png) GUI: ![image](https://user-images.githubusercontent.com/4699705/227711259-f7ddda29-86c7-4eef-a002-4bf0bda6063f.png) Added it as a function in the shared library so used by both engine and polyglot. |
||
---|---|---|
.. | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.