DConf 2014 Keynote: High Performance Code Using D by Walter Bright

Walter Bright via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jul 18 00:50:32 PDT 2014


On 7/17/2014 11:42 PM, dennis luehring wrote:
> Am 18.07.2014 07:54, schrieb Walter Bright:
>> On 7/17/2014 9:40 PM, dennis luehring wrote:
>>> i understand your focus on dmd - but talking about fast code and optimizing
>>> WITHOUT even trying to compare with other compiler results is just a little bit
>>> strange for someone who stated speed = money
>>
>> The point was to get people to look at the asm output of the compiler, as
>> results can be surprising (as you've also discovered).
>
> ...of the compilerS - please :)
>
> can you post your (full, closed) D array access example from the talk
> so i don't need to play around with the optimizer to get your asm results
>

It's the Warp source code. I don't have a reduced test case.


More information about the Digitalmars-d-announce mailing list