Skip to content

Instantly share code, notes, and snippets.

@hlev
Created August 6, 2019 08:37
Show Gist options
  • Save hlev/225f63274109cb75f144f9dfe1d59bb4 to your computer and use it in GitHub Desktop.
Save hlev/225f63274109cb75f144f9dfe1d59bb4 to your computer and use it in GitHub Desktop.
Pi benchmark throttling, measure temp and arm clock speed
nohup sysbench --num-threads=8 --test=cpu --cpu-max-prime=10000000000 run &
watch '(vcgencmd measure_temp; vcgencmd measure_clock arm)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment