Leandro Lucarella: > Blaze is an engine AFAIK, not a program. And an engine to build games > AFAIK, and game aren't usually a good candidate for benchmarking since > they can't be automated.
Blaze is a program that simulates 2D physics written in D. http://www.dsource.org/projects/blaze It's an engine, but it comes with an extensive demo that is and can be used as benchmark. So I think it can be used for your purposes (but I don't know how many memory allocations it performs). Bye, bearophile
