LDC with Profile-Guided Optimization (PGO)
CraigDillabaugh via Digitalmars-d
digitalmars-d at puremagic.com
Tue Dec 22 09:09:21 PST 2015
On Tuesday, 22 December 2015 at 14:49:51 UTC, Johan Engelen wrote:
> On Tuesday, 15 December 2015 at 23:05:38 UTC, Johan Engelen
> wrote:
>> Hi all,
>> I have been working on adding profile-guided optimization
>> (PGO) to LDC [1][2][3].
>> At this point, I'd like to hear your input and hope you can
>> help with testing!
>>
>> Unfortunately, to try it out, you will need to build LDC with
>> LLVM3.7 yourself. PGO should work on OS X, Linux, and Windows.
>
> Would it help if binaries are available?
> Or is general interest low?
>
> -Johan
Maybe many folks reading your post don't know what PGO is?
Perhaps you need to do a bit of a sales job to convince folks
that it is pretty cool, and worth trying out.
Craig
More information about the Digitalmars-d
mailing list