|
|
d38517bc42
|
fix(benchmarks): fixed incorrect index gen
|
2025-12-08 11:50:05 -05:00 |
|
|
|
e29c7b8e2f
|
perf(benchmarks): added hist output
|
2025-12-08 11:38:43 -05:00 |
|
|
|
284e8cd10a
|
perf(Composition): Internally switched from map -> vector
This brings a major performance improvment as all memory is contiguous
on the heap rather than spread around.
|
2025-12-08 11:31:46 -05:00 |
|
|
|
184df676ca
|
perf(hashing): Much faster hash algorithm
For compositions we have implimented a much faster hashing algorithm
|
2025-12-07 09:41:58 -05:00 |
|