A re-worked version of the performance testing framework.
This commit is contained in:
parent
031dc3e004
commit
a009f582f3
52 changed files with 7017 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
# what is the current test, and how many times will it run?
|
||||
@test_name = 'SimpleTests'
|
||||
@test_threads = '1'
|
||||
@test_iterations = '40'
|
Loading…
Add table
Add a link
Reference in a new issue