tolerant-php-parser icon indicating copy to clipboard operation
tolerant-php-parser copied to clipboard

Establish statistically significant and consistent performance tests

Open mousetraps opened this issue 8 years ago • 0 comments
trafficstars

Currently, there is a lot of variance with performance tests - we need to set up an environment where:

  • we can understand the impact of our work on multiple machine configurations
  • we can minimize variance between test runs and have higher confidence that a potential performance optimization is actually adding value rather than unnecessarily complicating the codebase
  • the tests should run continuously so we can detect issues as soon as possible

mousetraps avatar Jan 17 '17 22:01 mousetraps