I am executing protractor tests implemented with cucumber framework. We are using Sauce VM's for execution, so whenever we trigger execution from Jenkins, it takes a lot of time to collect coverage data. For ex, 2 to 3 min for each scenario.
Any one can suggest how to improve the performance.