Soldato
- Joined
- 5 Sep 2011
- Posts
- 12,877
- Location
- Surrey
What with these new DDR4 platforms and now Kaby Lake pushing frequencies even higher, you'd do well to make sure your memory is stable. Quite a few users are starting to swear by this test when overclocking memory for their daily systems.
Conventionally, Stress App is meant for Unix. It's used by Google to stress test their servers. Even compared to HCI Memtest, which if set up correctly is a fairly brutal test, Stress App can be dream shattering as to what is stable as it's that good at isolating this subsystem compared with other tests.
You can let the test run for 1 to 2 hours. More if you want to, but 2 hours is more than sufficient I've found.
Install Linux Mint from here: http://www.linuxmint.com/download.php
Install the Google Stress App test from here: http://community.linuxmint.com/software/view/stressapptest
Once installed open “Terminal” and type the following: stressapptest -W -s 3600
This will run the stressapp for one hour. The test will log any errors as it runs.
It is possible to run stress app from Windows if you are too lazy to install Mint.
http://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/
Note that although this is viable, with Windows 10 you are not able to allocate as much memory to the test, and with auto allocation it is easy to end up testing your paging instead of your memory!
To allocate a set amount of memory add the argument -M followed by the amount of memory you want to allocate to the test.
Conventionally, Stress App is meant for Unix. It's used by Google to stress test their servers. Even compared to HCI Memtest, which if set up correctly is a fairly brutal test, Stress App can be dream shattering as to what is stable as it's that good at isolating this subsystem compared with other tests.
You can let the test run for 1 to 2 hours. More if you want to, but 2 hours is more than sufficient I've found.
Install Linux Mint from here: http://www.linuxmint.com/download.php
Install the Google Stress App test from here: http://community.linuxmint.com/software/view/stressapptest
Once installed open “Terminal” and type the following: stressapptest -W -s 3600
This will run the stressapp for one hour. The test will log any errors as it runs.
It is possible to run stress app from Windows if you are too lazy to install Mint.

http://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/
Note that although this is viable, with Windows 10 you are not able to allocate as much memory to the test, and with auto allocation it is easy to end up testing your paging instead of your memory!
To allocate a set amount of memory add the argument -M followed by the amount of memory you want to allocate to the test.

Last edited: