enso/test/Benchmarks
James Dunkerley 0b6db5797c
Refactor OrderMask to avoid memory copying (#8863)
Goal of this PR is to refactor the design of OrderMask and avoid copying arrays or lists wherever possible.
We have removed a few legacy functions which were not being used.

On a poor mans benchmark seems to be quicker (13s vs 16s) and memory usage should be lower.
2024-01-26 11:16:16 +00:00
..
data Turning Sieve benchmarks into Enso benchmarks (#8475) 2023-12-08 10:27:52 +01:00
polyglot-sources/benchmark-java-helpers/src/main/java/org/enso/benchmark_helpers Compare performance of Panic / Java Exception / Dataflow error (#8130) 2023-10-24 12:03:44 +00:00
src Refactor OrderMask to avoid memory copying (#8863) 2024-01-26 11:16:16 +00:00
package.yaml Run components through the launcher (#1073) 2020-08-19 13:24:31 +01:00