Skip to content

Instantly share code, notes, and snippets.

@renxida
Last active November 20, 2022 14:15
Show Gist options
  • Save renxida/4046fc17cc368d8ae56a88fbab6bd655 to your computer and use it in GitHub Desktop.
Save renxida/4046fc17cc368d8ae56a88fbab6bd655 to your computer and use it in GitHub Desktop.
for interval in 1 10 50 100 250 500 750 1000 1250 1500 1750 2000
do
./bin/runcpu --define perfinterval=$interval -c benchtaker 644.nab_s
done
sshpass -p 'password' scp ~/spec2017-out xr5ry@portal.cs.virginia.edu:~/benchtaker/data/spec2017-`date '+%Y%m%d%H%M%S'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment