I have a performance test in JMeter and would like to test it with maximum performance / bandwidth. Therefore, the number of active threads should be increased, for example, while the error rate is less than 2%. I found the Constant Throughput Timer , put it in the Thread Group , but it only paused or slowed the threads. I tried to define it as follows, with the property: ${__P(throughput,)} , but not sure what should be the correct value for this property. I do not see how JMeter can measure maximum system performance.
source share