This repository is a collection of container images suitable for use as trial jobs during an Optimize Pro experiment. Each trial job has specific requirements in terms of experiment setup, consult the individual container's documentation for more details.
Directory | Trial Job Description |
---|---|
blazemeter-cloud/ |
This trial job invokes a BlazeMeter cloud-hosted performance test against your application, with each trial corresponding to a test run. |
jmeter/ |
This trial job uses JMeter to execute a test plan (.jmx file) to generate load for each Optimize Pro trial. |
k6/ |
This trial job uses k6 to execute a test script written in JavaScript to generate load for each Optimize Pro trial. |
locust/ |
This trial job executes a Locust load test written in Python to generate load for each Optimize Pro trial. |
stormforge-perf/ |
This trial job invokes a StormForge Performance Testing test case against your application, with each trial corresponding to a test run. |