Tyler Neely

Results 72 issues of Tyler Neely

for each node, bring back the stable sled bw-tree-esque deltas for improving random write performance. use a bounded fst-map for each node that points to heap locations for each value....

performance

the current concurrent-map in-memory index is fast, but a bit too memory intensive. experiment with replacing the stack-map node with an fst-map one.

performance