English

Creating a Virtuous Cycle in Performance Testing at MongoDB

Software Engineering 2021-02-16 v2 Databases Performance

Abstract

It is important to detect changes in software performance during development in order to avoid performance decreasing release to release or dealing with costly delays at release time. Performance testing is part of the development process at MongoDB, and integrated into our continuous integration system. We describe a set of changes to that performance testing environment designed to improve testing effectiveness. These changes help improve coverage, provide faster and more accurate signaling for performance changes, and help us better understand the state of performance. In addition to each component performing better, we believe that we have created and exploited a virtuous cycle: performance test improvements drive impact, which drives more use, which drives further impact and investment in improvements. Overall, MongoDB is getting faster and we avoid shipping major performance regressions to our customers because of this infrastructure.

Keywords

Cite

@article{arxiv.2101.10231,
  title  = {Creating a Virtuous Cycle in Performance Testing at MongoDB},
  author = {David Daly},
  journal= {arXiv preprint arXiv:2101.10231},
  year   = {2021}
}

Comments

Author's copy and preprint. Accepted for publication at ICPE2021. 9 pages, 5 figures

R2 v1 2026-06-23T22:30:15.254Z