enso/distribution/lib/Standard/Table/0.0.0-dev
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
..
src Refactor OrderMask to avoid memory copying (#8863) 2024-01-26 11:16:16 +00:00
THIRD-PARTY Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
package.yaml Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00