View this Jenkins Tutorial video to learn how to add your performance testing with JMeter to a Jenkins Continuous Integration build.
Why is Performance Testing Important in Your CI Process?
Adding performance tests to your CI scope will help you reduce the risk of performance degradations whenever you add a new feature or fix a bug on your product.
What’s more; it’s much better to start running performance tests in the early software development stages. If you detect a major error in the pre-release phase, it will be much harder to identify and fix the issue.