[Performance] shootout.binarytrees when implemented with gc is10x slower than C# on .NET 2.0

Dave Dave_member at pathlink.com
Sun Nov 12 06:29:04 PST 2006


Andrey Khropov wrote:
> Dave wrote:
> 
> Much better :) (you should post it to shootout maybe) :
> 

It doesn't qualify <g>

> 1) DMD 0.173 - allocation lists             :  1.605 sec
> 2) C# on .NET 2.0                           :  1.902 sec
> 3) DMD 0.173 - malloc(original version)     :  5.189 sec
> 4) C# on Mono 1.1.18                        :  6.630 sec
> 5) DMD 0.173 - full GC                      : 19.720 sec
> 
> But anyway I'd like D's GC to work reasonably well out of the box.
> 

Ditto.



More information about the Digitalmars-d mailing list