mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
reverted hack
This commit is contained in:
parent
f10b76f229
commit
7fff5a8c5d
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ rm -f wrk/*.perflog
|
|||
|
||||
for S in $SUBJECTS; do
|
||||
L="$S.perflog"
|
||||
# for R in 1 2 3 ; do
|
||||
for R in 1 ; do
|
||||
for R in 1 2 3 ; do
|
||||
./wrk/measure.sh $S | tee -a wrk/$L
|
||||
done
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue