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

Andrey Khropov andkhropov_nosp at m_mtu-net.ru
Sun Nov 12 02:22:53 PST 2006


Dave wrote:

Much better :) (you should post it to shootout maybe) :

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.

-- 
AKhropov



More information about the Digitalmars-d mailing list