enso/test/Benchmarks
Radosław Waśko 93a31fcc8b
Add benchmarks related to add_row_number performance investigation (#8091)
- Follow-up of #8055
- Adds a benchmark comparing performance of Enso Map and Java HashMap in two scenarios - _only incremental_ updates (like `Vector.distinct`) and _replacing_ updates (like keeping a counter for each key). These benchmarks can be used as a metric for #8090
2023-10-18 17:21:59 +00:00
..
polyglot-sources/benchmark-java-helpers/src/main/java/org/enso/benchmark_helpers Add benchmarks related to add_row_number performance investigation (#8091) 2023-10-18 17:21:59 +00:00
src Add benchmarks related to add_row_number performance investigation (#8091) 2023-10-18 17:21:59 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00