Performance Tests
This Wiki page describes how the performance of a Codebeamer instance can be measured.
• Performance Testing should not be executed on a production Codebeamer instance otherwise you might loose your data.
• Do not run performance tests with Codebeamer and Derby (the database shipped with Codebeamer) but with Oracle.
• Note that email notifications are disabled during performance tests to avoid email flood caused by frequent changes. You must restart the test Codebeamer instance after load testing.
JMeter must be installed
Most Linux distribution include
JMeter however it can be also downloaded from
http://jmeter.apache.org/download_jmeter.cgi.
Running the performance tests on the same host where also Codebeamer is running does not significantly impact the results and has the advantage that network speed does not impact the test results.
Currently JMeter tests run with JMeter 5.4.x.
|
JMeter 5.4 requires the latest supported Java version.
|