mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
0c39f8ec04
- Various linting fixes (doc comments and type annotations etc.). - Add an action to determine if a `Filter_Condition` is keep or remove. https://github.com/enso-org/enso/assets/4699705/69ba2bd3-8893-4237-acc4-eb01f534a209 - Remove `Not_In`, `Not_Contains` and `Not_Like` from `Filter_Condition`. - Ability to use an `Expression` as a `Column_Ref`. https://github.com/enso-org/enso/assets/4699705/16a2e030-f8f9-4f59-beca-2646f56fcb90 |
||
---|---|---|
.. | ||
benchmark-analysis | ||
comparative-benchmark | ||
engine-benchmarks | ||
README.md |
Performance Utilities
This subfolder contains utilities dedicated to testing the performance of the Enso language implementation, but that are not part of the benchmark suites for the component libraries of the project.