pprof DLang needs?
zoujiaqing
zoujiaqing at gmail.com
Sun Nov 22 08:40:54 UTC 2020
On Friday, 20 November 2020 at 14:29:30 UTC, Guillaume Piolat
wrote:
> On Friday, 20 November 2020 at 09:56:10 UTC, zoujiaqing wrote:
>>
>> Hi Jacob :)
>>
>> Dynamic code performance analysis is difficult to track.
>> For example, each HTTP request data is different, in low
>> performance we can analyze a single request.
>
> Hello,
>
> With Intel System Studio you can get Intel Inspector and
> Amplifier for free.
> When built in x86_64 wth the .pdb you can analyze A D program
> (use -b release-debug for profiling).
Thanks!
But, Everyone should first understand the benefits of pprof!
Compared with the normal - profile, these are two concepts.
More information about the Digitalmars-d
mailing list