Revision 1cb8c6de635ee0c5ecf168e281739c29d0c19239 authored by Siying Dong on 30 June 2017, 22:21:02 UTC, committed by Facebook Github Bot on 30 June 2017, 22:27:03 UTC
Summary:
Expose pipeline write in db_bench and change the default to parallel memtable inserts
Closes https://github.com/facebook/rocksdb/pull/2527

Differential Revision: D5359825

Pulled By: siying

fbshipit-source-id: e30755feb07ff19a731c4058acf101e02de4e197
1 parent 7604b46
History
File Mode Size
alloc_tracker.cc -rw-r--r-- 2.0 KB
hash_cuckoo_rep.cc -rw-r--r-- 24.9 KB
hash_cuckoo_rep.h -rw-r--r-- 1.6 KB
hash_linklist_rep.cc -rw-r--r-- 29.3 KB
hash_linklist_rep.h -rw-r--r-- 1.9 KB
hash_skiplist_rep.cc -rw-r--r-- 11.3 KB
hash_skiplist_rep.h -rw-r--r-- 1.4 KB
inlineskiplist.h -rw-r--r-- 31.5 KB
inlineskiplist_test.cc -rw-r--r-- 16.9 KB
memtablerep_bench.cc -rw-r--r-- 24.3 KB
skiplist.h -rw-r--r-- 15.7 KB
skiplist_test.cc -rw-r--r-- 10.3 KB
skiplistrep.cc -rw-r--r-- 8.7 KB
stl_wrappers.h -rw-r--r-- 1.0 KB
vectorrep.cc -rw-r--r-- 9.1 KB
write_buffer_manager.cc -rw-r--r-- 4.9 KB
write_buffer_manager_test.cc -rw-r--r-- 5.3 KB

back to top