E
E
Egor2021-07-09 18:21:59
Unity
Egor, 2021-07-09 18:21:59

How to analyze code execution performance in unity+visual studio?

Is it possible to analyze code execution performance in visual studio? (for debugging in the unity game in the editor) Let's say I have a function, I need to find out for which places it takes a long time. Highlight the lines with color there, or else how to tell.
The profiler showed that I already knew that one function works for a long time. I need details, preferably in the editor to see directly which lines are problematic. How many of them are performed

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question