weilawei on Nostr: "Why is my computer using so much RAM?" a) Stop running 3 or 4 browsers ...
"Why is my computer using so much RAM?"
a) Stop running 3 or 4 browsers simultaneously; even the things that don't look like a browser might have a full browser under the hood these days. Browsers are memory intensive.
b) It's not using as much as you think. Allocated space that isn't resident in physical RAM has a very low cost unless you're actually out of physical RAM. Dynamic libraries that aren't in use will contribute to virtual memory, but not resident memory: browsers link a bunch.
Published at
2024-05-18 03:09:10Event JSON
{
"id": "8b88bc6d94ec796a2534b1b76d429affb205f016361f7a83284d77decabbd556",
"pubkey": "cec5a392d62eb562eb544d4e707e22ff6fda8d0ebca281ab79351dcefabaf63b",
"created_at": 1716001750,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.online/users/weilawei/statuses/112459890721905074",
"activitypub"
]
],
"content": "\"Why is my computer using so much RAM?\"\n\na) Stop running 3 or 4 browsers simultaneously; even the things that don't look like a browser might have a full browser under the hood these days. Browsers are memory intensive.\n\nb) It's not using as much as you think. Allocated space that isn't resident in physical RAM has a very low cost unless you're actually out of physical RAM. Dynamic libraries that aren't in use will contribute to virtual memory, but not resident memory: browsers link a bunch.",
"sig": "e07c38d65e3b8512f16cf1b694b4ce44b391bbd6458aa1c3e4e461726f60a02fbdde642d0fa593fb5338b2a0de848000f3e5169dad96b871be9bc04427b571c7"
}