C#C
C#3y ago
cancername

✅ gprof-like C# profilers?

Hello, I am in need of a simple C# profiler. It doesn't need to be fancy, just needs to display which functions consume the most time, like gprof would. I have googled for some, but there's a lot of them and I don't know which to choose.

Thanks in advance.
Was this page helpful?