On Thursday, 24 April 2014 at 06:16:05 UTC, Jacob Carlborg wrote:
On 23/04/14 08:39, Walter Bright wrote:I made a build of dmd with a collector in it. It destroyed the speed.Took it out.Isn't that bad advertisement for the GC in D? Or has it something to do with DMD not being designed with a GC in mind?
Well, keep in mind we are comparing using the GC versus "doing nothing". I'd be interested in knowing the speed with *any* memory management model in DMD.
