www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - garbage collection speed

are there any general speed tests with GC on/off?
I'm on the verge of writing a new application, so I'm thinking either going 
full GC or making a manual memory version and all of the GC stuff in a 
sub-version, so I could compile a version with and without.. however it 
takes quite a bit more code to write with manual menagement. 
Mar 31 2008