The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 5 days agoIs that bad?imagemessage-square329linkfedilinkarrow-up11.35Karrow-down111cross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
arrow-up11.34Karrow-down1imageIs that bad?The Picard Maneuver@lemmy.world to People Twitter@sh.itjust.works · 5 days agomessage-square329linkfedilinkcross-posted to: programmer_humor@programming.devprogrammerhumor@lemmy.ml
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·3 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.