How to see which function in cpp or lua and which material of gameobject takes how many ms take to calculate?

I couldnt understand the profiler tbh. It is too fast to catch what going on. should I take footage and check it out on video editor?

Any youtube video about profiler would be good.

Main question is on title

YUsing the Lua profiler you can pause the profiling, or dump the frame to output.

You can also use the Web Profiler that lets you scroll through all the frames.


web profiler can be what I want.

but some of names are obfuscated or I think I did something wrong. Maybe it is because of threads?

fixed: I use firefox instead of brave

1 Like