[Issue 5623] Slow GC with large heaps
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 22 15:04:37 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5623
Sean Kelly <sean at invisibleduck.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |sean at invisibleduck.org
--- Comment #10 from Sean Kelly <sean at invisibleduck.org> 2011-02-22 15:01:51 PST ---
I think the separation of pools for large and small allocations is a good
thing. In fact, the current collector will return entirely free pools to the
OS at the end of a collection cycle, so the two are already logically separate.
I can't think of a case where performance would be worse than before, but I'll
give the patch a once-over to be sure.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list