Interleave controller-jmeter

  • Alternately a controller node under which alternately performed, when the number of threads of a thread group, 5 cycles. Thread groups are as follows

       

  • Execution results are as follows:

 

 

  • If the controller alternately below includes other controller, the other controller is also involved in each cycle performed once, thread group 5 cycles, the controller cycles 3 cycles, the thread group is configured as follows

 

 

 

Execution results are as follows:

 

 

 

  • At this point if checked ignore sub-controller blocks. Alternately treat the controller sub-controller executes only a single request element a request, performing the following results

If checked, the interleave controller will treat sub-controllers like single request elements and only allow one request per controller at a time.

 

 

 

  • Thread group number of threads 3, 2 cycles, the controller alternately following two cycles controllers, configured as follows:

 

 

Execution results are as follows, each thread is started from the first sample:

 

 

  • If the check of the controller alternately interleave across threads. Then alternately through the thread execution of each sub-controller, performing the following results:

If checked, the interleave controller will alternate among each of its children controllers for each loop iteration but across all threads, for example in a configuration with 4 threads and 3 child controllers, on first iteration thread 1 will run first child, thread 2 second child, thread 3 third child, thread 4 first child, on next iteration each thread will run the following child controller

 

Guess you like

Origin www.cnblogs.com/shilimaixiang/p/11521571.html