On Wednesday, October 05, 2011 13:39 Walter Bright wrote: > On 10/5/2011 12:31 PM, Jonathan M Davis wrote: > > And D's GC can use all of the help that it can get. > > It's not that bad. For one thing, it's reliable.
Regardless of how good or bad it is, it needs all the help that it can get. The GC is critical to performance, and every bit of performance that we can eke out of it is valuable. - Jonathan M Davis
