enso/tools/performance
Pavel Marek 78597fb74c
Benchmark static site generator does not include so many records (#11115)
Limit the starting date to fetch the benchmarks from to 01-04-2024. As of today, [Upload Benchmarks GH Action](https://github.com/enso-org/enso/actions/workflows/bench-upload.yml) is [failing](https://github.com/enso-org/enso/actions/runs/10896413686/job/30236182995#step:6:6303) because it tries to push a HTML file bigger than 100 MB.
2024-09-17 20:39:11 +00:00
..
benchmark-analysis Stop publishing First/Last as constructors and use auto-scoping for take and drop. (#10467) 2024-07-08 10:26:30 +00:00
comparative-benchmark Map Implementation (#1222) 2020-10-20 13:43:04 +02:00
engine-benchmarks Benchmark static site generator does not include so many records (#11115) 2024-09-17 20:39:11 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

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.