mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 15:52:05 +03:00
0b6db5797c
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. |
||
---|---|---|
.. | ||
data | ||
polyglot-sources/benchmark-java-helpers/src/main/java/org/enso/benchmark_helpers | ||
src | ||
package.yaml |