#Comaprison algorithm

1 messages · Page 1 of 1 (latest)

tulip basin
#

Precisely those two.

#

Stopwatch and deep profilers are both native to VSCode. No?

lapis fox
#

deep profiler is a built in unity feature google it
stopwatch is a c# class

tulip basin
#

👌🏻

tulip basin
#

Within the profiling window, I can compare mostly on the CPU and Memory usages, when it comes to algorithm comparison. Correct?

#

• should I compare the peaks for the most CPU usage and explain why that code took so much cpu?

#

• when I compare the memory usage in a lot of frames, the memory isn’t that discrete, making it hard to monitor minute changes.