mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 08:41:40 +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. |
||
---|---|---|
.. | ||
base/src/main/java/org/enso/base | ||
database/src/main/java/org/enso/database | ||
google-api | ||
image/src/main/java/org/enso/image | ||
table/src/main |