Thanks for the detailed explanation. In the example slide (6.2 min) the formula is incorrect. Instead of (R+P) its (R+T). Again very simply explained the concept. thanks :)
Sure, I will create the video on Pacing calculation, meanwhile you can refer to this article: perfmatrix.blogspot.com/2016/11/pacing.html You can also use Pacing calculator: www.perfmatrix.com/pacing-calculator/
@@PerfMatrix As per your advise I was referring to the above article. I have used the formula to find out the pacing and getting a value. However when I used the pacing calculator, getting different value.. Requirement:- TPH=10000 User=150 No.of transactions per iteration=10 Total Think time I gave 18 Can you help me getting pacing value for this?
@@PerfMatrix Requirement:- TPH=10000 User= 150 No. of transactions per iteration= 10 Total Think time= 18(Think time per transaction=2) E2E Response time= 10 Iteration per hour= 1000 Pacing= (No. of users/TPS) - (E2E Response Time + Total Think time) P= (150/2.78) - (10+18) P= 53.96 - 28 P= 25.96 However when I tried pacing calculator, I am getting 512 as pacing. Could you please review it and confirm if I did any mistake in calculation?
Hi, How to calculate think time and pacing time in the below case. Rest API - No. of VU :1000 Average Response Time : 400 ms Number of Transaction in single Iteration: 1 Number of Loop Count : Infinite
Thanks for the detailed explanation. In the example slide (6.2 min) the formula is incorrect. Instead of (R+P) its (R+T). Again very simply explained the concept. thanks :)
That is typo. Thanks for pointing it.
Can u plz explain about neoload tool concepts like start recording, correlation,parametrization etc....
www.perfmatrix.com/neotys-neoload-tutorial/
You have explained it very well, its so informative. Can you please make a Pacing calculation video as well.
Sure, I will create the video on Pacing calculation, meanwhile you can refer to this article:
perfmatrix.blogspot.com/2016/11/pacing.html
You can also use Pacing calculator:
www.perfmatrix.com/pacing-calculator/
@@PerfMatrix Thank you so much...
@@PerfMatrix As per your advise I was referring to the above article. I have used the formula to find out the pacing and getting a value. However when I used the pacing calculator, getting different value..
Requirement:-
TPH=10000
User=150
No.of transactions per iteration=10
Total Think time I gave 18
Can you help me getting pacing value for this?
Please let me know how did you calculate?
@@PerfMatrix Requirement:-
TPH=10000
User= 150
No. of transactions per iteration= 10
Total Think time= 18(Think time per transaction=2)
E2E Response time= 10
Iteration per hour= 1000
Pacing= (No. of users/TPS) - (E2E Response Time + Total Think time)
P= (150/2.78) - (10+18)
P= 53.96 - 28
P= 25.96
However when I tried pacing calculator, I am getting 512 as pacing.
Could you please review it and confirm if I did any mistake in calculation?
Hi, How to calculate think time and pacing time in the below case.
Rest API -
No. of VU :1000
Average Response Time : 400 ms
Number of Transaction in single Iteration: 1
Number of Loop Count : Infinite
Please use below calculators:
1. www.perfmatrix.com/pacing-calculator/
2. www.perfmatrix.com/think-time-calculator/
Last example slide has small mistake in formulae I believe. In formulae It was like (R+T) but it should be like (R+P)
Correct Veerendra,
That is typo. Thanks for pointing it.