Providing You More Control and Better Performance

Hi Creators,

Over the past few months, we’ve been working on several performance-related improvements to significantly reduce React resource consumption. Your feedback has been critical in helping us identify which in-experience UI has been impacting your experiences the most - check out what’s new and what’s coming below!

What’s New

We’re excited to share the recent updates and performance improvements:

  • Overall P95 React Frame Time: Improved 95th percentile React frame time by ~30% across all platforms.
  • Experience Chat Improvements: Optimized to take ~40% less frame time on all platforms with improvements in chat window and bubble chat billboards that power text and voice chat. See more here.
  • Playerlist: Optimized to do 66% less work on Desktop, and 20% less on Mobile.
  • Faster TopBar: Optimized to consume 3x fewer resources on Desktop, enhancing overall performance.
  • Developer Control of Self View: Developers now have the option to turn off the Self View feature, providing greater control over resource allocation. Check out our documentation here.

What’s Next

We’re just getting started! We have more updates coming out soon:

  • Continuing to optimize our least-performant pieces of UI (Experience Chat, PlayerList, TopBar)
  • Preventing non-visible UI components from doing work in the background
  • An optimized React scheduler

What This Means for You
By providing you with more control and better performance, these improvements translate to smoother, more efficient experiences for Roblox users.

Feedback & Questions
We are eager to hear your feedback on these updates. Please share your experiences and any questions you may have in the comments below. Thanks!


FAQs

Will these updates require me to take any actions on my existing experiences?

  • These updates are designed to improve performance without requiring any change from your end.

When will the future updates be released?

  • We are actively working on these updates, and we will provide more information on timelines as they become available.

Where can I find documentation and tutorials on the new performance controls?

  • All documentation will be available in Creator Hub, such as this documentation on how to disable SelfView.
157 Likes

This topic was automatically opened after 10 minutes.

Insert complaint about React here so people don’t need to spam this thread with comments about how they hate it and think it’s single-handedly responsible for all of the performance woes with Roblox.


I’m genuinely curious what you even optimized with the top bar? It feels crazy that anything could be done about what’s mostly a static GUI.

65 Likes

I read the title and instantly thought we got granular graphics controls :melting_face:

Still cool regardless but still :cry:

39 Likes

Cool. While you are at it, Can you fix the server-client player lag?

This is really nice and all, but I think a better server refresh rate is really needed. It ruins most games and is a serious issue.

Most competitive games sit at about 10 ping (it mainly depends on your wifi), whilst Roblox sits at 110.

(If this does fix the issue and I’m just dumb then ignore me)

16 Likes

That’s controlled by your proximity to a server. I live in Canada and my ping is 50, which is more than good enough for competitive gameplay.


In regards to the topic, will we see any improvements for the desktop app? I’m still consistently using the website because the performance difference is gigantic.

3 Likes

aw heck yeah I love me some performance improvements :drooling_face:

If y’all added a function to WorldRoot that allowed us to bulk update any property across any instance (like BulkMoveTo) the things that could be made that weren’t previously viable would be insane

1 Like

This is a great update! However, I have a question regarding the ‘SettingsHub’, which still has a high ms. Will it be optimized in the future?

I’ve already reported this issue here: “SettingsHub” and “ReportAbuseMenuNewContainerPage” are Very Slow - Bug Reports / Engine Bugs - Developer Forum | Roblox

12 Likes

Wow, I can’t believe it. Will you guys ever consider making the experience controls menu also more “controllable”?

5 Likes

Some games only measure the amount of time it takes for a message to travel to the server only, instead of “to and back”.

Any progress on getting the TopBar (experience controls) to display properly on consoles?

3 Likes

Games I play require high render distance, but I don’t want all the extra effects full graphics quality gives. When is a way to do that getting added?

And for heavens sakes let players hide the experience controls on PC already.

This is barely providing us any control other than the self-view, which nobody uses anyway. The title of this topic, albeit true to an extent, irks me in the wrong direction.

Exactly, how does stuff like this even happen??? Lowest ping I’ve ever gotten on roblox was like 35, average is 70-110 (I can get a consistent 20 ping in any other game.)

10 Likes

This! Glad that you had mentioned it.

Opening the Hamburger menu also causes a huge lag spike often times. In addition to that, I’ve seen cases of CharacterNameHandler and CameraModule causing lag spikes and using a lot more resources than usual. This mostly happens in demanding and intensive experiences with a lot of players in a single server like Doors and MTC 4.

3 Likes

I appreciate it but its insane this is an issue to begin with. It’s insane how such little care is put into such critical parts of the client that we are all forced to use. It’s insane only now some of the issues are being tackled after what, two to four years?

We can talk about meaningful improvements when we get a 500% improvements minimum.

8 Likes

Great to see action being taken regarding the performance of this.

While you mention in-experience UI, will you also be addressing Roblox App’s Home Page incurring React scheduler frametime spikes despite being in-experience and user context not requiring it?

2 Likes

it would be interesting if the UI was implemented in a library such as vide, as it offers many more performance and memory benefits over react

Only place I get those consistent 20ms is in Studio’s local servers, which are processed LOCALLY, so the LOCAL server already has a 20ms delay and it doesn’t even leave the machine itself.

Lowest average pings I’ve ever gotten in my gaming history are 10ms in SCP SL and 30ms in Genshin’s European servers. My best average ping in roblox is 70ms in FRANCE (I’m in Spain) and yet I still get horrible inconsistent spikes that I don’t get anywhere else. Roblox has a horrible ping issue…

And about your ping, are you sure you’re not confusing your network response time with your cpu-gpu’s response time? 20ms seems way too good for… Anything Roblox related. I’ve never gotten below 50ms in any game, not even baseplates.

2 Likes

I said I get 20ms in every other game, lowest in roblox was like 35 in a very good server

2 Likes

It especially makes no sense because the old CoreGUI features where all done without a UI library.

Why did Roblox decide to switch to React-lua?? We are forced to have these things in our game and they degrade performance.
The fact that there is non-visible UI components doing work as well is completely insane, that is such a basic optimization.

6 Likes

Roblox wanted to modernize and wanted to do it for cheap. The only real explanation.

2 Likes