Skip to content

a wrapper for any cli program that tries to guess the remaining time!

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license-header-template
Notifications You must be signed in to change notification settings

cosmicexplorer/learning-progress-bar

Repository files navigation

README

A project to guess how much time is left for a process to complete, based upon prior knowledge of its runs.

Goals

  1. Track stdout/stderr, and provide neat methods to stream it places.
    • Possibly have an API that allows for collating the streaming results from multiple processes invoked this way?
    • Make this part very fast too.
  2. Provide a pv-like progress bar, using unsupervised statistical inference to infer what’s going to happen next and how long it’s going to take.
  3. ???
    • We could also consider interacting with other tracing systems like strace to bring to bear on our inference.

Also See

LICENSE

GPL v3.0 or any later version.

About

a wrapper for any cli program that tries to guess the remaining time!

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license-header-template

Stars

Watchers

Forks

Releases

No releases published

Packages