Increasing performance with static polymorphism (and other neat tricks) - blog post

Atila Neves atila.neves at gmail.com
Mon Mar 31 08:55:29 PDT 2014


I updated the results. Using those two options brings dmd a lot 
closer to gdc and even surpasses it in one benchmark. Interesting.

Atila

On Monday, 31 March 2014 at 15:41:43 UTC, Atila Neves wrote:
> Good question. I forgot about those. I wish it was easier to do 
> release builds with dmd. Gonna try that out now.
>
> Atila
>
> On Monday, 31 March 2014 at 15:20:52 UTC, John Colvin wrote:
>> On Monday, 31 March 2014 at 14:00:28 UTC, Atila Neves wrote:
>>> http://atilanevesoncode.wordpress.com/2014/03/31/increasing-performance-with-static-polymorphism-and-other-neat-tricks/
>>>
>>> http://www.reddit.com/r/programming/comments/21tszv/increasing_performance_with_static_polymorphism/
>>>
>>> On hacker news as well, but we know how links to that go.
>>>
>>> Atila
>>
>> What about -inline and -noboundscheck ?



More information about the Digitalmars-d mailing list