Closed stweil closed 6 months ago
The rich progress bars do that if the variance between each step is too high to compute a decent running average for time estimation. There isn't much that can be done in that case.
I observe a rather smooth progress during the compile process, and the elapsed time does not depend on the variance at all. Therefore I assumed that the progress bar did not get any data from the compile process.
Ah you're not even getting any elapsed time? Hm, that's weird and probably a bug. I'll take a look.
Same here, progression is very smooth but the progress bar display neither the remaining time nor elapsed time.
ketos compile
does not show the used and estimated remaining time (like it is done for training and recognition):