Commit Graph

14 Commits (c1f588af71133483330564c058765e2503caa0fb)

Author SHA1 Message Date
sdong 1242bfcad7 Add DB property "rocksdb.estimate-table-readers-mem" 10 years ago
Igor Canadi d4a8423334 Remove seek compaction 10 years ago
sdong df9069d23f In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 11 years ago
kailiu 161ab42a8a Make table properties shareable 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
kailiu 1415f8820d Improve the "table stats" 11 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 11 years ago
Siying Dong f03b2df010 Follow-up Cleaning-up After D13521 11 years ago
Siying Dong 068a819ac9 Fix valgrind_check problem of simple_table_db_test.cc 11 years ago
Siying Dong d4eec30ed0 Make "Table" pluggable 11 years ago