Commit Graph

14 Commits (0fdb4f1688ebe160944c30c213f5afad4b13fb0f)

Author SHA1 Message Date
Igor Canadi 1b7ea8ce81 Skipped tests shouldn't be failures 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 10 years ago
Igor Sugak 3ad6b794cf rocksdb: Fix 'Division by zero' scan-build warning 10 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
liuhuahang bb6ae0f80c fix more compile warnings 10 years ago
Feng Zhu 5656367416 use arena to allocate memtable's bloomfilter and hashskiplist's buckets_ 10 years ago
sdong 462796697c dynamic_bloom: replace some divide (remainder) operations with shifts in locality mode, and other improvements 10 years ago
Igor Canadi fec4269966 Fix more gflag namespace issues 11 years ago
sdong ef7dc38919 Fix some other signed & unsigned comparisons 11 years ago
Igor Canadi 040657aec9 Fix MacOS errors 11 years ago
Lei Jin c8bb79978e fix the buffer overflow in dynamic_bloom_test 11 years ago
Lei Jin 0d755fff14 cache friendly blocked bloomfilter 11 years ago
Haobo Xu 3c02c363b3 [RocksDB] [Performance Branch] Added dynamic bloom, to be used for memable non-existing key filtering 11 years ago