Reducing CPU usage

What can I do to reduce CPU usage?

The best start is to use Chrome or FIrefox javascript profiling tools to identify what is taking majority of the time. Also, perhaps describe what you do in your project to give us an idea about your scene complexity and similar. Perhaps use Playcanvas profiler as well to find out details about rendering times.

1 Like

We also have a section in the Manual for optimisation Performance | Learn PlayCanvas

1 Like

Link

Hi @Ozden_Delibas ,

Are there specific moments during gameplay that you are trying to reduce CPU usage? If so, could you let us know and provide a link to the project to take a look at the code?

1 Like