sober roblox won't use more than 2gb ram
Posted by Glittering_Cook_8146@reddit | linux | View on Reddit | 12 comments

I noticed one time that sober on linux wouldn't use very much ram. Is it possible to allocate more ram to sober?
Bob_the_rhino@reddit
Roblox isn't java, so it doesn't fat allocate memory like the JVM. Imagine a person storing a thing in boxes, they only really request more boxes when they need them, giving them more boxes than they need at a given moment does nothing and doesn't help performance.
tl;dr more ram usage != better
TheTrueOrangeGuy@reddit
Then why the fuck didn't we just stick with 8 GB of RAM?
ghost103429@reddit
*shrugs* Web browsers munching on memory like a competitive eater at a hot dog festival
kapijawastaken@reddit
...i did, its fine
poudink@reddit
I'm not sure I understand. Being RAM-efficient sounds like a good thing to me. Is there a reason why you want Roblox to use more RAM?
Spare-Dig4790@reddit
It's not always a good thing. It could be a good thing situationally. Such as on a machine with limited memory available to it.
Allocated memory, or RAM, is a symptom of data that you don't need to calculate or download again. So, if every program allocated as little memory as possible, your user experience would likely degrade quite a bit.
This is why some larger applications take a long time to start up, the first time they are started since the computer has been booted, or havent been started in a while.
Typically allocated memory is yielded to newer processes (or active processes) as needed, sometimes via dealocation, and sometimes via swap mechanisms, so really it all just comes down to performance.
Most of the time, unless you're really constrained with memory, you don't need to worry about it a whole lot.
And if you are really constrained, only really adding memory will improve that significantly.
I mean, you might be able to choke one program to allow two to run more comfortably simutaniously, but you can only really work with what you have.
I've never run roblox, but in some cases, say with minecraft, you absolutely would want it to allocate more. It would allow smoother handling of laege worlds, and of course with mods loaded.
A pretty good question, a lot of people really dont understand memory, and offer bad advice anyway.
AutoModerator@reddit
This submission has been removed due to receiving too many reports from users. The mods have been notified and will re-approve if this removal was inappropriate, or leave it removed.
This is most likely because:
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
sns8447@reddit
Read the rules before posting.
Glittering_Cook_8146@reddit (OP)
what did I do wrong?
qotuttan@reddit
Rule #1
CrossScarMC@reddit
I think they're referring to rule #1
Icy_Investment2649@reddit
roblox on windows still does not use more than 1.5gb of ram, its normal