The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 12 days agoIs that bad?lemmy.worldimagemessage-square311linkfedilinkarrow-up11.35Karrow-down111cross-posted to: programmer_humor@programming.dev
arrow-up11.34Karrow-down1imageIs that bad?lemmy.worldThe Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 12 days agomessage-square311linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·10 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.