mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 15:42:19 +03:00
294ee46af4
URL query parameter construction in the `bench_donwload.py` tool uses `urllib` to properly quote, e.g., complex branch names. # Important Notes Fixes queries with complicated branch names, like `./bench_download.py -v -s stdlib --use-cache true -b develop wip/akirathan/6959-Integer.+-cannot-be-invoked-statically` |
||
---|---|---|
.. | ||
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.