On 3/30/2014 2:15 PM, Andrej Mitrovic wrote:
Maybe. But there's a sore thumb in that codebase: GC.disable();And that will do exactly the opposite for its performance claims (with regards to advertising it).
Not really. It proves that you can absolutely get work done in D without using the GC.
