mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
0801fcb4a0
One can now once more create CSV files from benchmark results with something like: ``` ./bench_download.py -v -s stdlib --since 2024-01-01 --create-csv ``` The generated CSV is ready to be read by the Enso IDE. # Important Notes - Fix `--create-csv` functionality of the `bench_download.py` script. - Remove an outdated Enso project from `tools/performance/engine_benchmarks/Engine_Benchs` - This is now done by book clubs. |
||
---|---|---|
.. | ||
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.