Revision 99d3eed2fd70f29bb6f12ea28e311ff34a44a541 authored by Igor Canadi on 07 June 2014, 00:26:23 UTC, committed by Igor Canadi on 07 June 2014, 00:26:23 UTC
Summary: We have a perf regression of Write() even with one column family. Make fast path for single column family to avoid the perf regression. See task #4455480

Test Plan: make check

Reviewers: sdong, ljin

Reviewed By: sdong, ljin

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D18963
1 parent e72b02e
History
File Mode Size
auto_sanity_test.sh -rwxr-xr-x 2.1 KB
blob_store_bench.cc -rw-r--r-- 7.5 KB
db_crashtest.py -rw-r--r-- 4.8 KB
db_crashtest2.py -rw-r--r-- 6.1 KB
db_repl_stress.cc -rw-r--r-- 4.2 KB
db_sanity_test.cc -rw-r--r-- 5.6 KB
db_stress.cc -rw-r--r-- 60.2 KB
ldb.cc -rw-r--r-- 424 bytes
ldb_test.py -rw-r--r-- 17.0 KB
reduce_levels_test.cc -rw-r--r-- 4.9 KB
sst_dump.cc -rw-r--r-- 11.4 KB

back to top