in reply to Re: Acceleration ETA algorithm
in thread Acceleration ETA algorithm

When you want to print out progress but don't actually want a progress bar like Term::ProgressBar.

Replies are listed 'Best First'.
Re^3: Acceleration ETA algorithm
by LanX (Saint) on Jan 28, 2024 at 03:19 UTC
    > like Term::ProgressBar.

    Hmm, the thing with progress bars (as I know them) is that they only move right. A considerable slow down will stall them, without giving a hint about a new prognosis.

    They often only show the amount of work done, like percentage of downloaded data.

    But an ETA can adapt and give a better feedback, how long to wait.

    Like if a torrent download is losing connection to seeders, and the ratio drops.

    I still have to read this test in detail, I'm wondering by which objective criteria those algorithms are judged. (?)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery