flux2 icon indicating copy to clipboard operation
flux2 copied to clipboard

Automate benchmarks to detect regressions

Open pjbgf opened this issue 2 years ago • 0 comments

Some of flux controllers have operations that are bound by timeouts (GitRepository, Bucket). Automated performance benchmarks would detect deviation in between versions/PRs and allow for quicker response.

From a component level, it would also be valuable to be able to compare and detect deterioration of:

  • Resource utilisation.
  • Memory leaks.
  • Stale connections over time.

https://github.com/fluxcd/source-controller/issues/559

pjbgf avatar Feb 09 '22 19:02 pjbgf