Commit Graph

13 Commits (5948a6632d03aa74a00dfdbedf58d3c0d5eb5f22)

Author SHA1 Message Date
Igor Canadi 3c75cc15a9 Fix HashSkipList and HashLinkedList SIGSEGV 10 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 10 years ago
Siying Dong 33042669f6 Reduce malloc of iterators in Get() code paths 11 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Siying Dong b20486f294 [Performance Branch] HashLinkList to avoid to convert length prefixed string back to internal keys 11 years ago
kailiu eae1804f29 Remove the unnecessary use of shared_ptr 11 years ago
Haobo Xu 3c02c363b3 [RocksDB] [Performance Branch] Added dynamic bloom, to be used for memable non-existing key filtering 11 years ago
Igor Canadi eb12e47e0e Killing Transform Rep 11 years ago
Haobo Xu 4e6463ea44 [RocksDB][Performance Branch] Make height and branching factor configurable for skiplist implementation 11 years ago
Siying Dong 58e1956d50 [Only for Performance Branch] A Hacky patch to lazily generate memtable key for prefix-hashed memtables. 11 years ago
Igor Canadi 8b3379dc0a Implementing DynamicIterator for TransformRepNoLock 11 years ago
Igor Canadi be96f2498e TransformRep - use array instead of unordered_map 11 years ago