D programs broken at Language Shootout
Bradley Smith
digitalmars-com at baysmith.com
Thu Jan 4 10:59:44 PST 2007
It is also interesting how the regex-dna benchmark has changed.
Comparing D Digital Mars to C gcc:
http://shootout.alioth.debian.org/debian/benchmark.php?test=all&lang=dlang&lang2=gcc
regex-dna 495, -3.3, 1.1
http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=dlang&lang2=gcc
regex-dna -1.2, -10.6, 2.2
It appears the implementation has changed, and perhaps is not even the
same algorithm anymore.
Bradley
Christof Boeckler wrote:
> Hi all,
>
> I am no D programmer yet, but I noticed that five of the programs at The
> Computer Language Shootout Benchmarks
> (http://shootout.alioth.debian.org/) broke after updating the compiler
> to version 1.00 on the Gentoo machine. It seems to be a simple fix
> although.
>
> In the meantime D fell back to rank 5 in the default "all
> benchmarks"/"all languages" view.
>
> Regards
> Christof
More information about the Digitalmars-d
mailing list