[Issue 5623] Slow GC with large heaps

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 20 18:31:49 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5623


David Simcha <dsimcha at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #918 is|0                           |1
           obsolete|                            |


--- Comment #7 from David Simcha <dsimcha at yahoo.com> 2011-02-20 18:29:08 PST ---
Created an attachment (id=920)
New patch.

Here's a new patch that adds one small but important optimization that I
forgot.  Now that we're storing the number of pages for B_PAGE stuff, we can
skip over large blocks in O(1) time when doing allocPages().

-- 
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