We are migrating our Bitbucket instance from data center to AWS. As part of it, we would like to measure the performance of the existing Bitbucket and the new instance of Bitbucket after it is migrated. Do you have any recommendations to measure and collect the performance so that we can compare both of them ?
I recommend using the Atlassian DC performance toolkit - https://developer.atlassian.com/platform/marketplace/dc-apps-performance-toolkit-user-guide-bitbucket/
Obviously you don't need to follow the steps to set up a test cluster, since you're measuring the existing against the new AWS cluster.
All you have to do is run the performance tests locally against the existing and new clusters.
The reporting is pretty impressive, comparisons are displayed via console reports and bar charts.
The only obstacle is the dataset. Performance toolkit load tests assume a default dataset, but it shouldn't be too hard to adapt this to your own bitbucket projects and repos, as I assume you want to measure performance on your own dataset.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.