Benchmark two Jiras against each other. Both Jira Cloud and Jira Data Center are supported.
-
Prepare AWS credentials.
-
Point to instances via property files in
cohort-secrets
, akin to the example properties. -
Run
./gradlew comparePerformance
.Read various reports logged in the console. The most useful ones are links to files, like
distribution-comparision.html
orsummary-per-cohort.html
.
You specify both vpc and subnet of the nodes provisioned for JPT when using SlowAndMeaningful benchmark quality by providing values for following as env variables:
- subnetId
- vpcId
Originally forked from quick-303.