Jeremie Pelletier: > I couldn't agree more about the need for a GC benchmark suite,
I am slowly creating one (a general one) that later may be used for LDC :-) > If you come across such a benchmark suite, let me know, I would love to > see how it performs against druntime's GC. Similar GC benchmark suites don't grow on trees. I don't think one exists yet for D (ask to Lucarella too). You can start testing your runtime against programs that you can find in the "binarytrees" and "gc" subdirectories here: http://www.fantascienza.net/leonardo/js/slow_d.zip And I'd like to know the results with both runtimes :-) Bye, bearophile
