Create performance analytics tests #5
Added 5 tests that can be run using jmeter to test an active client.
They allow for throughput testing using 50 threads, and load tests for 1
to 4 times production average request load. They will output csv files
that can be observed for statistics on request times. These tests are
time unbounded and need to be actively stopped to end a test.
Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
Showing
- src/test/jmeter/load-testing-2x.jmx 150 additions, 0 deletionssrc/test/jmeter/load-testing-2x.jmx
- src/test/jmeter/load-testing-3x.jmx 150 additions, 0 deletionssrc/test/jmeter/load-testing-3x.jmx
- src/test/jmeter/load-testing-4x.jmx 150 additions, 0 deletionssrc/test/jmeter/load-testing-4x.jmx
- src/test/jmeter/load-testing.jmx 150 additions, 0 deletionssrc/test/jmeter/load-testing.jmx
- src/test/jmeter/throughput-test.jmx 328 additions, 0 deletionssrc/test/jmeter/throughput-test.jmx
Loading
Please register or sign in to comment