== Quote from bearophile ([email protected])'s article > Leandro Lucarella: > > If somebody have this, I'm very interested too. > Two D translations of the Olden Benchmarks, more to come: > http://www.fantascienza.net/leonardo/js/index.html > Bye, > bearophile
These might be worth a try, but they're more benchmarks for performance than tests of correctness, if I understand correctly. I was looking for the latter. The improvements I'm working on have nothing to do with speed (though I may throw in a few optimizations I found while I'm at it). They have to do with preventing the GC from retaining memory unnecessarily.
