Is there a way to count the number of iterations using contiperf rule

40 views Asked by At

I need to know the number of iterations made in the entire period of my performance test.

I currently use contiperf rule. how can I get the number of iterations made using the same? If not any other better way to get it?

1

There are 1 answers

3
Vasyl Lyashkevych On

When you want to check own code, you can use this resource: https://gist.github.com/adamrduffy/79beff80adc9f022bb7f. In generally, I didn't a better approach.