magical
0474ebd63d
use Value type in hmap benchmarks
2022-01-23 05:39:34 +00:00
magical
82711582b1
use compact node arrays
...
although this does reduce the amount of memory allocated during Set by
more than half, it doubles the number of allocations and doesn't seem
to impact the runtime. frustrating.
2022-01-23 03:11:46 +00:00
magical
bb1aa352aa
switch to integer Keys and Values
...
for fairer comparisons
2022-01-23 03:11:46 +00:00
magical
28e69d7fb4
insertion benchmarks
...
spoilers: they're not good
2022-01-23 03:11:46 +00:00
magical
c57649e758
stop hardcoding the hash function
2022-01-23 03:11:46 +00:00
magical
a3fa9b2387
tree stats
2022-01-23 00:24:37 +00:00
magical
9ed6f8c536
benchmarks!
2022-01-23 00:23:45 +00:00
magical
d27d5348f9
booyah
2022-01-22 21:04:29 +00:00
magical
a121f47873
initial commit
2022-01-22 09:49:46 +00:00