Re: [PATCH] string_clone (was Re: GC performance) [APPLIED]
At 9:03 AM -0500 2/28/02, Bryan C. Warnock wrote: >When you clone a constant, it ain't constant no mo'. >This patch helps a lot, but doesn't fix everything. Applied, thanks. -- Dan --"it's like this"---
[PATCH] string_clone (was Re: GC performance)
On Thursday 28 February 2002 08:32, Bryan C. Warnock wrote: > > The second call to new_string_header() in each generation loses one entry > in the string header pool during DOD. The twelfth call to > new_string_header() in each generation loses the second. *That* should be > enough info to track