2016-09-20 17:51 GMT+02:00 Vladimir Sitnikov <sitnikov.vladi...@gmail.com>:
> >How to find this limit? > >3600 requests/hour is not very high :-( > > Need to run a dumb test (e.g. the one that is just executing nothing). > Cool > > Well, the timer does keep the schedule in memory, and no work was made to > make that scalable over > hight number of threads, etc, etc. > > >If the limit of requests/hour is not too low, I think it's the best > >solution or have a checkbox to switch between the two algorithm > > I think it might make sense to implement additional algorithm like "if > throughput exceeds certain limit, just use simpler algorithm". > Ideally that flip should not require user-visible checkbox, so we can > improve those in future. > The limit depend only of the algorithm? Or it depends of the hardware too? > > >Like "Constant throughput timer" but more accurate? > > Yes. More features are listed in the links in the initial email. > I have checked it What do you mean by ""Bursty load" simulation. There is no easy way to test "50 iterations per hour as 10 bursts of 5 items"? Antonio > > Vladimir >