Performance Profiler

I recently made a simple performance profiler for Roblox. Only reason I made it was because it was a little difficult for me to go through f9 and understand each and every single little detail that was there.

I’m not entirely sure if the server memory and stuff like that are accurate simply because I don’t know how much server memory there is in a game.

https://gyazo.com/d1307f6e8df6cf8c515a3e3c67201643

Normal ^

Under stress v

https://gyazo.com/4f93e7c87d181deaf48d339dc163bd96

(Please be easy on me!) :slightly_smiling_face:

5 Likes

I think it looks pretty nice! Though in my opinion, I would put a backplate on it, as much as I like ones without back plates, it likely would be difficult to see on some maps due to similar colored objects in them.

2 Likes

I might know what you’re talking about but I’m not so familiar with the term backplates?

But I agree on the color, thanks for the advice.

Is this a GUI? How do you read all this if its a GUI?

1 Like

This is a GUI. I’m not so sure if I understand your question.

I meant, like, how would you read how much memory the server has from Roblox, and not an external program?

I used other threads to see how the maximum amount of RAM Roblox servers had, most results I had were 3.5 gB

was suggesting putting a black frame or something behind it to make it so you can see it even if the map is a similar color

1 Like

Oh, yeah I would do that but its simply a prototype right now, the text already covers up a good portion of the screen, adding a solid background would make it worse. I could possibly try to shrink the text and add a background.

Thanks for your advice.