Skip to content

Instantly share code, notes, and snippets.

@erming
Last active April 8, 2023 16:43
Show Gist options
  • Save erming/73e65f99bfa8b741ce78b7647d8b53e4 to your computer and use it in GitHub Desktop.
Save erming/73e65f99bfa8b741ce78b7647d8b53e4 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get -y install sysbench
sysbench --test=cpu --cpu-max-prime=20000 run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment