|
|
|
|
|
by beatgammit
2631 days ago
|
|
My system doesn't have 32GB RAM, and I really don't want that because my users don't have 32GB of RAM, they have 4GB. I don't want to get in the habit of just throwing away RAM because some target devices may have much less available, and I may want to port to such limited devices (phones, Raspberry Pi, small VPS instances, etc) where RAM is hard to come by or expensive. An app's resource use should just justified by what the app does. It's really telling when a 3D game engine uses about the same resources as an electron app. |
|