Commit Graph

283 Commits (c2868cbc52ca655f5ae28bcd07c4f9fbf0868da9)

Author SHA1 Message Date
Pratyush Seth ff1b5df4c6 Added benchmark functionality on the lines of folly/Benchmark.h 11 years ago
sdong c87ed0942c Fix db_bench's multireadrandom 11 years ago
sdong d5e087b6df db_bench: add a mode to operate multiple DBs 11 years ago
Lei Jin 0af36d6aa6 SeekRandomWhileWriting 11 years ago
Lei Jin 7a92537fc4 db_bench: add IteratorCreationWhileWriting mode and allow prefix_seek 11 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 11 years ago
Lei Jin 4824014e3b speed up db_bench filluniquerandom mode 11 years ago
Igor Canadi 34455deb06 Fix Mac OS compile issues 11 years ago
Lei Jin 0c1126d4cf db_bench cleanup 11 years ago
Lei Jin c90d446ee7 make hash_link_list Node's key space consecutively followed at the end 11 years ago
Lei Jin 0d755fff14 cache friendly blocked bloomfilter 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
Lei Jin 04298f8c33 output perf_context in db_bench readrandom 11 years ago
Lei Jin 64138b5d9c fix db_bench to use HashSkipList for real 11 years ago
Lei Jin 51560ba755 config max_background_flushes in db_bench 11 years ago
Lei Jin a5b1d2f146 make key evenly distributed between 0 and FLAGS_num 11 years ago
Lei Jin dea894ef8d expose wal_dir in db_bench 11 years ago
Lei Jin 28b7f7faa8 enable plain table in db_bench 11 years ago
Albert Strasheim df2f92214a Support for LZ4 compression. 11 years ago
Igor Canadi 1560bb913e Readrandom with tailing iterator 11 years ago
Lei Jin 5b3b6549d6 use super_version in NewIterator() and MultiGet() function 11 years ago
Igor Canadi 5c6ef56152 Fix printf format 11 years ago
Siying Dong 8477255da3 Moving Some includes from options.h to forward declaration 11 years ago
Igor Canadi e832e72b31 Revert "Moving to glibc-fb" 11 years ago
Igor Canadi d24961b65e Moving to glibc-fb 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
Schalk-Willem Kruger a09ee1069d Improve RocksDB "get" performance by computing merge result in memtable 11 years ago
Mark Callaghan ca92068b12 Add 'readtocache' test 11 years ago
Mark Callaghan e9e6b00d29 Add monitoring for universal compaction and add counters for compaction IO 11 years ago
Mark Callaghan 97aa401e2f Add compression options to db_bench 11 years ago
Igor Canadi eb12e47e0e Killing Transform Rep 11 years ago
Siying Dong 3e35aa6412 Revert "Allow users to profile a query and see bottleneck of the query" 11 years ago
Siying Dong b135d01e7b Allow users to profile a query and see bottleneck of the query 11 years ago
Siying Dong 3d8ac31d71 Allow users to profile a query and see bottleneck of the query 11 years ago
kailiu 97d8e573a6 make util/env_posix.cc work under mac 11 years ago
Igor Canadi 9df2b217e9 Move fast and break things 11 years ago
shamdor c2be2cba04 WAL log retention policy based on archive size. 11 years ago
Dhruba Borthakur b4ad5e89ae Implement a compressed block cache. 11 years ago
Slobodan Predolac e44976b199 Conversion of db_bench, db_stress and db_repl_stress to use gflags 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
sdong f8509653ba LRUCache to try to clean entries not referenced first. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 5e9f3a9aa7 Better locking in vectorrep that increases throughput to match speed of storage. 11 years ago
Rajat Goel 11c65021fb Revert "Minor fixes found while trying to compile it using clang on Mac OS X" 11 years ago
Rajat Goel 5f2c136c32 Minor fixes found while trying to compile it using clang on Mac OS X 11 years ago
Dhruba Borthakur 4012ca1c7b Added a parameter to limit the maximum space amplification for universal compaction. 11 years ago
Haobo Xu 0e422308aa [RocksDB] Remove Log file immediately after memtable flush 11 years ago
Tyler Harter 4504c99030 Internal/user key bug fix. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago