Move all * to weaselab column in readme
This commit is contained in:
@@ -3,7 +3,7 @@ feature | weaselab | fdb |
|
|||||||
|based on|node-copying treap|node-copying treap|
|
|based on|node-copying treap|node-copying treap|
|
||||||
|branch-free `child` function|✅|❌|
|
|branch-free `child` function|✅|❌|
|
||||||
|bytes per node (worst-case)|64 + kv len + 1\*|96 + kv len|
|
|bytes per node (worst-case)|64 + kv len + 1\*|96 + kv len|
|
||||||
|cheaper iteration*|❌|✅|
|
|cheaper iteration|❌\*|✅|
|
||||||
|efficient bulk queries|✅|❌|
|
|efficient bulk queries|✅|❌|
|
||||||
|entries per set (worst-case)|1|3|
|
|entries per set (worst-case)|1|3|
|
||||||
|memory-usage (rough)|40%|100%|
|
|memory-usage (rough)|40%|100%|
|
||||||
|
Reference in New Issue
Block a user