Make microprofiler 'Sleep' labels less visually intrusive!

As a roblox developer, it’s currently too hard to read the microprofiler with all the visual noise the ‘Sleep’ labels create (shown below)

Though they’re meant to improve navigation through the microprofiler, it significantly worsens my ability to navigate and view the labels I actually care about.

While there is a way to disable the Runtime group, it requires you to open the dropdown, disable all tags, enable default tags, find Runtime, and disable it. That’s 5 whole steps every time I open the microprofiler which is quite tedious.

It would be great if this could instead be a single button toggle like Fill Empty Space or something that specifically removes the Sleep labels and not the Runtime group as a whole.

Otherwise simply making them less visually intrusive like making them a single bar, reducing the saturation, or getting rid of the text would be much appreciated because at the moment it’s borderline unreadable unless you know how to turn off the group.


If Roblox is able to address this issue, it would improve my development experience because I would more easily be able to find issues in the microprofiler instead of finding any excuse not to use it as to not deal with the headache.

18 Likes

+1. this adds a lot of unnecessary visual clutter, making it hard to actually use the microprofiler.

4 Likes

Support. I was trying to look at the microprofiler earlier today and it was flooded with sleep labels. Very distracting, and makes it much harder to find what I’m actually looking for. Probably increased my time to find the issue by ~3x compared to before these were added. Even just a toggle to turn these off would be great.

2 Likes

Yes, I also noticed this and made them semi-transparent and without repetitive “Sleep” tags. This will be released in the next versions, first in html dumps, and then in the on-screen Microprofiler.

5 Likes