buildbot failure in on jmeter-nightly

2021-10-30 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-nightly while building . Full details are available at: https://ci.apache.org/builders/jmeter-nightly/builds/2259 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave7_ubuntu Build Reason: The Nightly scheduler na

Re: Move "precise throughput computation" to thread group

2021-10-30 Thread Vladimir Sitnikov
I got the first bits working: https://github.com/apache/jmeter/pull/674#issuecomment-955579290 It creates threads according to the schedule Comments are welcome. Vladimir

[GitHub] [jmeter] vlsi commented on pull request #674: WIP: Precise Thread Group

2021-10-30 Thread GitBox
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)` https://user-im