Commit Graph

9 Commits (df2a8b6a1a47ebb1d1fe9025cfee3fd5283d7ff6)

Author SHA1 Message Date
Lei Jin c90d446ee7 make hash_link_list Node's key space consecutively followed at the end 11 years ago
Igor Canadi 3c75cc15a9 Fix HashSkipList and HashLinkedList SIGSEGV 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 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
Siying Dong 5b5ab0c1a8 [Performance Branch] Fix memory leak in HashLinkListRep.GetIterator() 11 years ago
Siying Dong 424a524ac9 [Performance Branch] A Hashed Linked List Based Mem Table 11 years ago