Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I would like to know if there are any benchmarking scripts or way to load test a Bitbucket server. This is to ensure the infrastructure is sufficient and doesn't cause choking of Bitbucket server when the load increases.
Any advice is much appreciated.
Regards,
Jai
Hi @JAISHANKAR SIDDAGANGAPPA,
If you're interested in load testing a test instance of Bitbucket Server, please take a look at our Elastic Experiment Executor (E3) at https://bitbucket.org/atlassian/elastic-experiment-executor/. You can use the E3 framework to conduct tests on your test instance and gather data about application performance on your infrastructure. More information about how to use E3 can be found in the repository's readme, or in our developer blog about scaling Bitbucket: https://developer.atlassian.com/blog/2016/12/how-we-built-bitbucket-data-center-to-scale/
Cheers,
Norman Ma (Atlassian)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Load testing probably isn't what you want since that will you driving extra load onto the production server. What you'll want to do is measure the performance metrics over time. See https://confluence.atlassian.com/bitbucketserver/enabling-jmx-counters-for-performance-monitoring-776640189.html for more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.