move bench script

This commit is contained in:
Mitchell Hashimoto
2024-02-05 19:30:25 -08:00
parent 0c8dd34ea7
commit 03fceb81a5

View File

@ -1,7 +1,8 @@
#!/usr/bin/env bash #!/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" DATA="ascii"
SIZE="25M" SIZE="25M"