In the era of polyglot programmers, we realize that we all have our favorite languages. Blitz is fully RESTful and we have API Clients in various languages. This makes it very easy to incorporate performance testing into rake tasks, post-commit hooks and various other automation frameworks.
If you are using Atlassian's Bamboo CI server, you can incorporate performance testing into the build process. By setting up error thresholds and Apdex scores, you can ensure that the performance of your app never falls below certain levels.
Once you app or website is ready, Staging it for production is the next phase. This is where you ensure that all features and capabilities are working as designed. What better time to test performance than just before your users do? Blitz allows you to do just that.
If you are using a CI server in staging, you are already running unit tests on a continuous basis. With Blitz plugins for different CI servers, you can run load and performance tests against your staging (or production) app as a CI task. By helping you identify performance bottlenecks on a continuous basis, Blitz adds critical value to your deployment cycle.