Skip to content

System Stress Test

Lean's edited this page Feb 22, 2025 · 1 revision

Memory

  • sudo pacman -S stress-ng
  • stress-ng --vm 2 --vm-bytes 30.0G --timeout 20s 32 gb systems
  • stress-ng --vm 2 --vm-bytes 14.0G --timeout 20s 16 gb systems
  • stress-ng --vm 2 --vm-bytes 6.0G --timeout 20s 8 gb systems

GPU

  • auracle clone unigine-heaven
  • unigine-heaven gui

CPU

  • stress-ng --cpu 0 --timeout 20s

Clone this wiki locally