Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ekarayel/sync-mht
Browse files Browse the repository at this point in the history
  • Loading branch information
ekarayel committed Nov 17, 2015
2 parents 89f3b90 + 3d8d5da commit 990889b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/src/main/resources/benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
cp /root/.ssh/id_rsa.pub /root/.ssh/authorized_keys
ssh -o StrictHostKeyChecking=no 127.0.0.1 /bin/true
cd /sync-mht
tc qdisc add dev lo root tbf rate 10mbit latency 10ms burst 100k
tc qdisc add dev lo root tbf rate 1mbit latency 10ms burst 10k
cabal bench benchmarks --benchmark-option="/.cabal/bin/sync-mht" --benchmark-option="$1"
) > /dev/nul
cat benchmarks.json

0 comments on commit 990889b

Please sign in to comment.