Yes, sure.
Goto line 415 and replace
Code: Select all
grow[i] = grow_it;
Code: Select all
grow[i] = 1000;
This is the value the test starts with, as higher you set this, as higher is the starting DSP load.
xruncounter itself increase this value by 10 (100 in stress test) in each circle to increase the load.