[Webkit-unassigned] [Bug 94712] High memory usage spike in AssemblerBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 11:51:16 PDT 2012


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161564|review?                     |review-
               Flag|                            |




--- Comment #32 from Gavin Barraclough <barraclough at apple.com>  2012-08-31 11:51:24 PST ---
(From update of attachment 161564)
We work very hard to keep the JIT cross platform.  This change is great, but we are concerned about peak memory usage on x86 too, there is absolutely no justification to fork the AssemblerBuffer here, and to do so will detrimental to the long term maintainability of the project.  If I have time I'll try to look at what the problem is you're having on x86, and see if I am able to give you any further advice to to try to take this patch to completion as efficiently as possible.

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