Commit Graph

13 Commits (6de290647da924baae2979e3ba766b20125e98fa)

Author SHA1 Message Date
magical 6de290647d remove shift argument from insert 2022-01-23 03:11:46 +00:00
magical 9553b9a9e4 make collision a value type
doesn't really matter, and it's basically just a slice header
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 c446aef67c remove some dead code 2022-01-23 00:37:25 +00:00
magical 1dc489d463 rename constants 2022-01-23 00:34:52 +00:00
magical ad0c66c4aa increase branching factor to 16 2022-01-23 00:24:49 +00:00
magical a3fa9b2387 tree stats 2022-01-23 00:24:37 +00:00
magical 223c046887 fix collision nodes 2022-01-23 00:24:21 +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