How to reduce the framerate of profiler? Or reduce frame count to below 300?
I love using deep profiler, but the problem is it is very slow and takes lots of ram.
My laptop doesn’t have enough ram for deep profiler+visual studio+unity editor.
I don’t need profiling data for every frame, so I want to reduce the frame rate or frame count.
Reducing the framerate will make profiling inaccurate
If your laptop does not have enough ram for it all, how does this show? If performance is a GPU issue or maybe pure CPU it might not matter. Or upgrade it, many are able too.
You can also remove profiler modules to save ram
I’d personally say use regular profiling and if you need the deep profiler close background apps and VS.
You could make a feature request for less frame count on the roadmap maybe.