| ▲ | SV_BubbleTime 2 hours ago | |
Do all visual aspects of a weather app need to be loaded at once? Is the cost penalty loading a hundred kilobytes per image from disk really unacceptable? | ||
| ▲ | doikor 2 hours ago | parent | next [-] | |
Even if the app is no longer using that memory it is not released until Windows thinks another app needs it. | ||
| ▲ | vel0city an hour ago | parent | prev [-] | |
And then people complain about how unresponsive applications are, all these little stutters as things pop in. | ||