Skip to content

Commit

Permalink
[energizta.sh] Added stress-ng --memrate
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Subiron committed Mar 11, 2023
1 parent 20bb81a commit db45866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions energizta/energizta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ else
echo "stress-ng -q --cpu $i"
echo "stress-ng -q --getrandom $i"
echo "stress-ng -q --iomix $i"
echo "stress-ng -q --memrate $i"
i=$((i * 2))
done

Expand Down

0 comments on commit db45866

Please sign in to comment.