Performance test issue #93
mehrdad2000
started this conversation in
General
Replies: 1 comment
-
How much experience do you have using JMeter? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I have scenario that create message with iso8583 plugin (calculate field 35,64 with jrs223)
When start test wait around couple of seconds then seems once first create whole messages then send to destination.
Show calculated mac for whole message at log first then start to send.
while i thought per message should do this action!
Also send rate of transaction in monitoring dashboard but when i set “number of threads=1000” , “loop count infinite”, “duration 600” , and expect send 1000 message per second for 600 seconds but it send only 500 message that not continuously send to destination! Send 500 then 0 again 500 then 0, … and not continuously and lower than expected rate that i set that must be 1000. On time-chart show interrupted line.
Same behavior observe in lower rate like 50 tps.
any idea?
thanks,
Beta Was this translation helpful? Give feedback.
All reactions