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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 07:11:58 PDT 2012


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





--- Comment #22 from Yong Li <yoli at rim.com>  2012-08-27 07:11:59 PST ---
(In reply to comment #19)
> I am not talking for the JSC gurus, but personally, I would really prefer not doing it for ARMv7 separately.
> 
> It is much easier to work (or even read the code) when x86 and ARM are very similar than when they are different.

(In reply to comment #21)
> (From update of attachment 160468 [details])
> Looks like a really great idea in principle, Benjamin has some good review comments, and is right – it doesn't make any sense to tie this to ARMv7, we want a common infrastructure across platforms.

I also think it should be used by all assemblers. but I don't have dev environments for all of them, neither have enough time to do so. So my proposal is make ARMv7 the first step, and it is up to every assembler's maintainer to make them use new ArrayBuffer. Then finally we can get rid of the old one. Would that be OK?

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