From: Michael Vrable Date: Thu, 17 Mar 2011 18:35:06 +0000 (-0700) Subject: Synwrite benchmark setup X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=commitdiff_plain;h=f7c854f10e61064438a6a7e52b23e108268ca168 Synwrite benchmark setup --- diff --git a/microbench/setup/run-synwrite b/microbench/setup/run-synwrite index 386aee4..50ec59a 100755 --- a/microbench/setup/run-synwrite +++ b/microbench/setup/run-synwrite @@ -13,4 +13,4 @@ for e in "$@"; do fi done -/scratch/bluesky.git/nfs3/writebench.py $SYNWRITE_RATE >/scratch/synwrite/$BLUESKY_RUN_NAME.times +(echo -n "# "; date; /scratch/bluesky.git/nfs3/writebench.py $SYNWRITE_RATE) >/scratch/synwrite/$BLUESKY_RUN_NAME.times