Profiling --fdmd-trace-functions

max haughton maxhaton at gmail.com
Tue Apr 4 18:51:47 UTC 2023


On Tuesday, 4 April 2023 at 17:10:23 UTC, Paul wrote:
> On Tuesday, 4 April 2023 at 09:30:43 UTC, max haughton wrote:
>> What operating system are you using? If on Linux I highly 
>> recommend using perf to do profiling.
>>
> I’m on Windows Max

The visual studio profiler is really good, worth a look at.

Profilers that instrument the code rathe than using it unmodified 
should be used quite carefully (more detail in the talk)


More information about the digitalmars-d-ldc mailing list