Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 6 of 6) sorted by relevance

/rocksdb-6.9/docs/_posts/
D2015-07-15-rocksdb-2015-h2-roadmap.markdown10 Every 6 months, RocksDB team gets together to prioritize the work ahead of us. We just went through…
D2014-04-21-indexing-sst-files-for-better-lookup-performance.markdown16 …gnificant cost for an in-memory database when you can do [several million gets per second](https:/…
D2017-05-12-partitioned-index-filter.markdown8 As DB/mem ratio gets larger, the memory footprint of filter/index blocks becomes non-trivial. Altho…
D2014-03-27-how-to-backup-rocksdb.markdown73 …the new data will be copied to backup directory (for more details on what gets copied, see "Under …
/rocksdb-6.9/tools/
Ddb_bench_tool.cc5416 int64_t gets = 0; in MixGraph() local
5513 gets++; in MixGraph()
5598 gets, puts, seek, found, read); in MixGraph()
/rocksdb-6.9/
DHISTORY.md191 * Added new overload of GetApproximateSizes which gets SizeApproximationOptions object and returns …