Hmmm... my results would seem to indicate that it's likely adding them all together, not averaging them. An average step of around 250 would indicate that our queues advance one step per 15 seconds (approximately)
Unfortunately we're not quite that efficient.
Bug #259 has been fixed in QM 1.4.4. The whole counting logic has been thrown away and reimplemented.
Also, we now espress steps as average seconds per step, not average steps per hour (saying that your queue advances on average
one step every 27 seconds is the same as saying that it rotates at
133 steps per hour, but we find the first easier to understand).
Thanks everybody for helping us.