Commit 0fb48b65 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b062b349
......@@ -708,7 +708,8 @@ bench() {
bench_go() {
url=$1
nrun ./zhash_go --log_dir=$log -$hashfunc $url
nrun ./zhash_go --log_dir=$log -$hashfunc -useprefetch $url
# FIXME reenable - after fixing bug.txt
#nrun ./zhash_go --log_dir=$log -$hashfunc -useprefetch $url
# echo -e "\n# ${Npar} clients in parallel"
# nrunpar ./zhash_go --log_dir=$log -$hashfunc $url
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment