diff --git a/bench.sh b/src/bench/stream.sh similarity index 77% rename from bench.sh rename to src/bench/stream.sh index 66f35e8f6..9321c018e 100755 --- a/bench.sh +++ b/src/bench/stream.sh @@ -1,7 +1,8 @@ #!/usr/bin/env bash - -# TODO: This script is temporary, remove it from the repo - +# +# This is a trivial helper script to help run the stream benchmark. +# You probably want to tweak this script depending on what you're +# trying to measure. DATA="ascii" SIZE="25M"