Tips for lowering ping or memory usage in my game..?

I’m pretty sure ping usually has to do with the device a lot of times I think… but I noticed a lot of lower end devices have very high ping and memory usage (assuming its high due to the large red continuous spike lol)

Mobile:

Pc:

Game if interested in looking yourself:

1 Like

Your memory usage is great. There is no need to lower it anymore. 1 GB of memory is like below average and you’re getting 700 MB which is also really good. Your ping could be due to your internet? Maybe try play testing without any scripts and such.

2 Likes

I would recommend learning how to use the Developer Console to see memory usage and practice good coding habits, such as discarding older connections and unreferencing when needed. There’s even a whole section on Improving Performance that you should read on. Memory usage can also vary between devices, and some may allocate more to achieve optimal rates.

In terms of ping, that’s normal. Mobile phones usually have weaker, more unstable connectivity compared to router connections. Not only that, servers can be located anywhere, not just servers near you.

2 Likes

Ping was always a problem in Roblox, so that isnt a thing to worry, unless it is higher than 100 at a decent internet speed.

Memory Usage on low-end devices is surprisingly lower than it is on high-end ones. I managed to go below 200 MB in my 13 years old laptop in my game (which normally takes 2 GB of RAM) and looking at the ram and the quality of the build, I am surprised that it is that low.

1 Like

ooh okay thanks, ill try that :3

thanks!! I’ve been using studio for about 5 months now so any info helps :smiley:

Im glad i managed that without realizing haha <3 tyty

1 Like