[Issue 5650] A RedBlackTree performance problem

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 24 14:51:46 PST 2011


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



--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-02-24 14:48:54 PST ---
I have a really good suspicion that this has more to do with false pointer
problems than GC performance.

The only reason I feel this way is because between you can run this program 5
times, and 1 time, it will take 38 seconds, and the other 4 it takes .5
seconds.  Everything in this little test program should be deterministic
*except* what address segment the OS gives the GC...

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