When building servo I noticed that the progress bar seems to flicker (refresh?) a lot even when there is no actual change of its text/content.
Maybe we can do a string comparison and only update/write to stdout it if new status line =! old status line?
I use alacritty as terminal.
When building servo I noticed that the progress bar seems to flicker (refresh?) a lot even when there is no actual change of its text/content.
Maybe we can do a string comparison and only update/write to stdout it if new status line =! old status line?
I use alacritty as terminal.