time_remaining 0.0.8
This gem uses a moving average of previous task execution durations and how much work is still remaining to calculate how long it will take to finish the remaining tasks.
Gemfile:
=
install:
=
Runtime Dependencies (2):
algorithms
>= 0
time_diff
>= 0