Snailwatch

Snailwatch is a service for continuously monitoring your app’s performance. It collects measured results of your benchmarks and allows you to see historical overview of their performance in a web dashboard. When the performance of any benchmark drops, it can automatically notify you with the details of the regression.

Snailwatch pipeline

Snailwatch pipeline

Current features:
  • import of measurements
  • historical overview of app performance with multiple chart types
  • querying measurements using custom filters and aggregations
  • automatic regression detection and notification via e-mail
Planned features:
  • usage of statistical methods to improve regression detection accuracy (T-test)
  • integration with CI (Travis, Gitlab)
  • integration with performance measurement tools (Gatling, JMeter)
To learn more about Snailwatch, read the Overview.
Complete Snailwatch API documentation can be found here.