The spinner loop sleeps only `0.1s`, wasting CPU across long installs. Bump to `0.2`–`0.4s`; the visual difference is imperceptible. > "Bump up sleep, this is too frequent, 0.2-0.4 should be fine, no need to put unneeded stress on CPU's"
The spinner loop sleeps only
0.1s, wasting CPU across long installs. Bump to0.2–0.4s; the visual difference is imperceptible.