Revision 24eea931efee97ef232ec90b081c1208e27b5ae4 authored by Dhruba Borthakur on 25 September 2012, 16:15:32 UTC, committed by Dhruba Borthakur on 25 September 2012, 18:07:01 UTC
Summary:
If ReadCompaction is switched off, then it is better to not even
submit background compaction jobs. I see about 3% increase in
read-throughput on a pure memory database.

Test Plan: run db_bench

Reviewers: heyongqiang

Reviewed By: heyongqiang

Differential Revision: https://reviews.facebook.net/D5673
1 parent 26e0ecb
History
File Mode Size
bench
benchmark.html -rw-r--r-- 20.5 KB
doc.css -rw-r--r-- 1.1 KB
impl.html -rw-r--r-- 8.1 KB
index.html -rw-r--r-- 20.8 KB
log_format.txt -rw-r--r-- 2.7 KB
table_format.txt -rw-r--r-- 3.5 KB

back to top