tschoo: > I am currently trying to port some of the benchmarks from the Computer > Language Benchmark Project in order to get a comparison of D with Java and > C++.
Have you seen this page? http://shootout.alioth.debian.org/debian/benchmark.php?test=all&lang=gdc&lang2=gcc&box=1#ratio > I am now stuck with my second try: a simple binary tree. This benchmark stresses just the GC. The D GC is simple and slow. Bye, bearophile