- How many of you have performance as a part of regression and integrated into Continuous Delivery (CI) process?
What are the tools do you use?
Do you run only after deployment of a new version, keep running constantly or by schedule?
Do you have proper isolated environment for application under tests, load generators, report storage?
What metrics do you collect for finding and analyzing bottlenecks?
Do you tune software/hardware?
What types of performance tests do you run? Load, stress, capacity, other?
Do you have dedicated performance engineers or it's a responsibility of an entire team?