Searched refs:ops (Results 1 – 7 of 7) sorted by relevance
113 * Fillrandom: 5.480 micros/op 182465 ops/sec; 142.0 MB/s114 * Compact: 486056544.000 micros/op 0 ops/sec120 * Compact: 441313173.000 micros/op 0 ops/sec; 127 * Fillseq: 4.944 micros/op 202k ops/sec; 157.4 MB/s131 * 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/s144 * 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 …]
210 uint64_t ops = 0; in Replay() local225 ops++; in Replay()240 ops++; in Replay()255 ops++; in Replay()272 ops++; in Replay()316 uint64_t ops = 0; in MultiThreadReplay() local333 ops++; in MultiThreadReplay()337 ops++; in MultiThreadReplay()341 ops++; in MultiThreadReplay()345 ops++; in MultiThreadReplay()
206 ops=${2:-$NUM_OPS}225 --reads=$ops \226 --writes=$ops \227 --deletes=$ops \276 update_report "$1" "$RESULT_PATH/$1" $ops $threads
73 ops=$( grep "^Count:" $test_out | awk '{ print $2 }' )
219 std::string name, size_t ops, size_t item_size, in BenchmarkVectorCreationAndInsertion() argument225 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() argument246 auto ops_remaining = ops; in BenchmarkSequenceAccess()256 cout << "performed " << ops << " sequence access against " << name << "\n\t" in BenchmarkSequenceAccess()
91 const uint64_t ops = ninserts_ + nreads_ + nerases_; in HashTableBenchmark() local92 printf("ops/sec = %f \n", ops / static_cast<double>(sec_)); in HashTableBenchmark()
256 |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 |