Optimization parameters: 1. necessary memory, 2. stability, 3. variance of performance, 4. performance - [x] #7 - [x] timsort - [ ] https://lib.rs/crates/dmsort ? not sure, if there is a better one fort mostly sorted data - [ ] probably more niche, since cache is king: https://github.com/scandum/quadsort - [ ] cheating (3k? LOC SIMD abstraction per architecture): SIMD accelerated quicksort etc. - [ ] ~~https://github.com/scandum/crumsort/issues/1~~ not yet, as it has several yet unfixed downsides
Optimization parameters:
Discussion scandum/crumsort#1not yet, as it has several yet unfixed downsides