RichProgressBar
in v1.6 is slower than v1.5
#13937
Labels
bug
Something isn't working
help wanted
Open to be worked on
performance
pl
Generic label for PyTorch Lightning package
priority: 1
Medium priority task
progress bar: rich
Milestone
🐛 Bug
Similarly to (but independently of) #13179, there's a regression in speed of the rich progress bar between 1.5 and 1.6.
To Reproduce
Expected behavior
There should be no regression unless there's a reasonable explanation.
Environment
conda
,pip
, source): piptorch.__config__.show()
:rich==12.5.1
Additional context
Investigating!
https://github.com/Lightning-AI/lightning/pulls?q=is%3Apr+label%3A%22progress+bar%3A+rich%22+milestone%3A%22pl%3A1.6%22+
cc @tchaton @rohitgr7 @kaushikb11 @Borda @akihironitta
The text was updated successfully, but these errors were encountered: