stress
A tool to stress test CPU, memory, and IO on a Linux system.
- Spawn 4 workers to stress test CPU:
- Spawn 2 workers to stress test IO and timeout after 5 seconds:
- Spawn 2 workers to stress test memory (each worker allocates 256M bytes):
- Spawn 2 workers spinning on write()/unlink() (each worker writes 1G bytes):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).