Benchmark of D against other languages

Meta via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 31 11:32:24 PDT 2015


On Tuesday, 31 March 2015 at 18:20:05 UTC, cym13 wrote:
> I found this repository (reddit!) that hosts common benchmarks 
> for many languages such as D, Nim, Go, python, C, etc... It 
> uses only standard structures not to influence the benchmark.
>
> https://github.com/kostya/benchmarks

Can you provide the Reddit link? Right off on the Brainfuck 
example, the author used a class instead of a struct, and none of 
the methods were marked final.


More information about the Digitalmars-d mailing list