Closed Naatan closed 6 years ago
To tune eta, you can play with BarEtaAlpha option and maybe reduce refresh rate.
This recording was made with BarEtaAlpha
set to 0.1
and refresh rate to set 300
ms.
If it is still not satisfactory, you can implement your own eta decorator, see decor package for example.
Can you please update to commit 8272499, and check one more time? If fluctuations are high, I do recommend setting BarEtaAlpha
to something like 0.1
or even to 0.04
.
Use the following sample code:
Note the ETA's on the downloads are jumping up and down all over the place, they do not settle down as time goes on. In my actual use-case they actually run down to 0 in the first 50% and then remain there, I'm not sure how to get that to reproduce though.