#Simple way to test the efficiency of a function
1 messages · Page 1 of 1 (latest)
What do you mean by "efficiency"
If you mean how optimised it is, there's an option to check the tps in the debug menu
there is also a poe chart to see how much your function takes up the tick being processed.
How do I see it?
f3 + 3, 4, or 5 I think
Nvm, I thought there was one going into detail on a method
Here, this :D
There is also a vanilla method using /debug. that profiles your code without using another data pack, but it’s a little more fiddling with files
And you get more info that is probably irrelevant to you
Thank!