Home
last modified time | relevance | path

Searched refs:bench (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/tests/integration/
H A Daof-race.tcl17 set bench [open "|src/redis-benchmark -q -p [srv port] -c 20 -n 20000 incr foo" "r+"]
24 while {[string length [read $bench]] > 0} {}
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl57 performance.measure('bench', 'bench_start', 'bench_end');
58 var duration = Math.round(performance.getEntriesByName('bench')[0].duration);
/f-stack/app/redis-5.0.5/src/
H A DMakefile299 bench: $(REDIS_BENCHMARK_NAME) target
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md234 bench option. You can run Zstd as you typically would for your scenario using some set of options
328 * Use `perf stat -r # <bench-program>` to quickly get some relevant timing and