onionzz commented on issue #6278:
URL: https://github.com/apache/jmeter/issues/6278#issuecomment-2121514112

   > Does this happen with all shared modes? I would think, that it is most 
problematic, when `calculateSharedDelay(ThroughputInfo, long)` is used. The 
delay would be rounded too early there. That would be the modes with `(shared)`.
   
   It happens with all shared modes. And I think you are right, the root cause 
is the delay rouned too early. Calculate with microseconds can't solve the 
problem thoroughly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to