Benchmark of D against other languages
Ary Borenszweig via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 31 15:31:32 PDT 2015
On 3/31/15 7:27 PM, deadalnix wrote:
> On Tuesday, 31 March 2015 at 22:15:58 UTC, Ary Borenszweig wrote:
>> But in Crystal he also uses classes and doesn't mark methods as final.
>> And it's faster than D.
>>
>
> Not familiar with their way of doing.
>
> Can you explain the crystal semantic ?
You can read how method dispatch works here:
http://crystal-lang.org/2015/03/04/crystal-0.6.1-released.html#method-dispatch
More information about the Digitalmars-d
mailing list