Replies: 1 comment
-
Stress-ng is designed to perform extreme testing scenarios to force out bugs rather than emulate real world usage, so it's not the ideal tool for trying to do this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use stress-ng to simulate real-world computer usage such as scenarios like the following: user watches a video on their browser, opens a document, or updates Windows.
Currently I am using the command:
stress-ng -c 0 -l 35
Are there any other suggestions to more accurately reflect average user real world computer usage?
Beta Was this translation helpful? Give feedback.
All reactions