[Webkit-unassigned] [Bug 75050] REGRESSION(r103354-r103365): 7.5% peak memory use increase on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 17:50:04 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75050


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org




--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2011-12-21 17:50:04 PST ---
Apparently http://trac.webkit.org/changeset/103354 is specific to Mac so we can cross that out.

It seems very unlikely that either http://trac.webkit.org/changeset/103358 or http://trac.webkit.org/changeset/103365 can cause Windows-specific memory regression.

Given that I think http://trac.webkit.org/changeset/103356/trunk/Source/JavaScriptCore/wtf/Vector.h is the culprit. I don't see why it can cause memory use increase unless the compiler is generating bad code but then I wouldn't be surprised if that were the case since the comment being removed says it used to cause a compilation error.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list