The Picard Maneuver@lemmy.worldcake to People Twitter@sh.itjust.works · 25 days agoIs that bad?imagemessage-square320linkfedilinkarrow-up11.35Karrow-down110cross-posted to: programmer_humor@programming.dev
arrow-up11.34Karrow-down1imageIs that bad?The Picard Maneuver@lemmy.worldcake to People Twitter@sh.itjust.works · 25 days agomessage-square320linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·23 days agoAny normal UI framework will unload UI elements when they’re not shown. Yes, that means a CPU/memory spike is normal. But on a modern PC, that spike should be much lower than even 1%, which is why you can’t typically see it.
Any normal UI framework will unload UI elements when they’re not shown. Yes, that means a CPU/memory spike is normal. But on a modern PC, that spike should be much lower than even 1%, which is why you can’t typically see it.