vlsi commented on pull request #674: URL: https://github.com/apache/jmeter/pull/674#issuecomment-955579290
Basic features work now: `rate(5/sec) random_arrivals(1sec) pause(1sec) rate(10/sec) random_arrivals(1sec) pause(1sec) rate(20/sec) random_arrivals(1sec)` <img width="817" alt="precise thread group config" src="https://user-images.githubusercontent.com/213894/139555737-a8820169-a290-4282-ad18-8910b8a43580.png"> Output (based on "aggregate report" csv result): <img width="705" alt="samples" src="https://user-images.githubusercontent.com/213894/139555757-5ea32802-5126-4257-978c-994c2bc6fe7b.png"> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
