6 Commits

Author SHA1 Message Date
3e82fde54a fix(bench): change HAMT StringContext to be identical to others 2024-09-14 18:00:53 -05:00
722427b693 chore: update to latest zig master 2023-07-02 21:07:24 -05:00
f992575ad3 feat(bench): vs. Zig's stdlib hash tables 2023-04-21 01:34:19 -05:00
b39dfd2df0 feat: implement free lists 2023-04-21 00:42:17 -05:00
ec8231877a fix: allocate root table on heap
In the future we might want to resize the root table to support more
than log2(Context.Digest) nodes
2023-04-20 23:12:52 -05:00
a7dd848a05 feat: add build command for benchmark tests 2023-04-20 15:42:26 -05:00