what is activity correctly? is it my CPU usage, roblox rendering or what is it correctly.
I was testing i made 2 perfectly the same scripts and they didnt had the same activity
They dont have the same names but they are the same
what is activity correctly? is it my CPU usage, roblox rendering or what is it correctly.
I was testing i made 2 perfectly the same scripts and they didnt had the same activity
Maybe this can help you, they don’t know what count is but it goes over Activity and Rate, i never used script performance so i don’t know but i’ll use it later today and see.
Script activity regularly fluctuates in a range of ~0.5% once it stabilizes.
I’m not entirely sure what type of activity is being measured, but many developers use it as a reference for scripts optimization.
However, I have doubts about its reliability, particularly since even a single empty script with no content can still take up over 3% activity. Additionally, there’s no documentation available about this menu, and since I started developing in 2019, it haven’t been updated even once.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.