Do we have any kind of build profiler?
Hipreme
msnmancini at hotmail.com
Sat Mar 19 15:11:49 UTC 2022
On Saturday, 19 March 2022 at 14:58:48 UTC, Paul Backus wrote:
> On Saturday, 19 March 2022 at 14:46:26 UTC, Hipreme wrote:
>>
>> I have tried after correcting my time trace output. It
>> doesn't seem that it is a valid file for tracy
>
> You need to use tracy's `import-chrome` command to convert the
> profile from Chrome's format to tracy's format.
>
> This post by Dennis has more detailed instructions:
> https://forum.dlang.org/post/eevoyuwhbuycyzgxsqsc@forum.dlang.org
Humm thanks, it solved the problem over making tracy import
correctly the file.
Although it is a bit better than looking into chrome, I can`t
still find the bottleneck of that profiling. As it shows, I don`t
have control over 70% of the build time which is still a lot of
time.
More information about the Digitalmars-d
mailing list