Home
last modified time | relevance | path

Searched refs:ops (Results 1 – 7 of 7) sorted by relevance

/rocksdb-6.9/
DWINDOWS_PORT.md113 * Fillrandom: 5.480 micros/op 182465 ops/sec; 142.0 MB/s
114 * Compact: 486056544.000 micros/op 0 ops/sec
120 * Compact: 441313173.000 micros/op 0 ops/sec;
127 * Fillseq: 4.944 micros/op 202k ops/sec; 157.4 MB/s
131 * Fillseq: 4.105 micros/op 243.6k ops/sec; 189.6 MB/s
139 * Overwrite: 52.661 micros/op 18.9k ops/sec; 14.8 MB/s
144 * Overwrite: 52.661 micros/op 18.9k ops/sec;
152 * Readrandom: 15.716 micros/op 63.6k ops/sec; 49.5 MB/s
157 * Readrandom: 15.548 micros/op 64.3k ops/sec;
165 * Readwhilewriting: 25.128 micros/op 39.7k ops/sec;
[all …]
/rocksdb-6.9/trace_replay/
Dtrace_replay.cc210 uint64_t ops = 0; in Replay() local
225 ops++; in Replay()
240 ops++; in Replay()
255 ops++; in Replay()
272 ops++; in Replay()
316 uint64_t ops = 0; in MultiThreadReplay() local
333 ops++; in MultiThreadReplay()
337 ops++; in MultiThreadReplay()
341 ops++; in MultiThreadReplay()
345 ops++; in MultiThreadReplay()
/rocksdb-6.9/tools/
Dregression_test.sh206 ops=${2:-$NUM_OPS}
225 --reads=$ops \
226 --writes=$ops \
227 --deletes=$ops \
276 update_report "$1" "$RESULT_PATH/$1" $ops $threads
Dbenchmark_leveldb.sh73 ops=$( grep "^Count:" $test_out | awk '{ print $2 }' )
/rocksdb-6.9/util/
Dautovector_test.cc219 std::string name, size_t ops, size_t item_size, in BenchmarkVectorCreationAndInsertion() argument
225 auto ops_remaining = ops; in BenchmarkVectorCreationAndInsertion()
233 cout << "created " << ops << " " << name << " instances:\n\t" in BenchmarkVectorCreationAndInsertion()
239 size_t BenchmarkSequenceAccess(std::string name, size_t ops, size_t elem_size) { in BenchmarkSequenceAccess() argument
246 auto ops_remaining = ops; in BenchmarkSequenceAccess()
256 cout << "performed " << ops << " sequence access against " << name << "\n\t" in BenchmarkSequenceAccess()
/rocksdb-6.9/utilities/persistent_cache/
Dhash_table_bench.cc91 const uint64_t ops = ninserts_ + nreads_ + nerases_; in HashTableBenchmark() local
92 printf("ops/sec = %f \n", ops / static_cast<double>(sec_)); in HashTableBenchmark()
/rocksdb-6.9/docs/_posts/
D2018-11-21-delete-range.markdown256 |Name |SHA |avg micros/op |avg ops/sec |
263 |Name |SHA |avg micros/op |avg ops/sec |
270 |Name |SHA |avg micros/op |avg ops/sec |