quadrable
quadrable copied to clipboard
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Results
1
quadrable issues
Sort by
recently updated
recently updated
newest added
Out of curiosity I hacked up part of the [liburkel benchmark](https://github.com/chjj/liburkel/blob/master/test/bench.c) to work with Quadrable. Inserting 100k records took about 3 times longer with quadrable compared to liburkel. Same with...