[Webkit-unassigned] [Bug 123891] [arm] prepareExecutableCopy should not do direct branches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 06:31:00 PST 2013


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





--- Comment #3 from Zoltan Herczeg <zherczeg at webkit.org>  2013-11-06 06:29:46 PST ---
I am a bit worried about the performance. Did you try it with SunSpider and v8 benchmarks? I remember we have troubles with relink, so you need to mark those branches. That mark is tested by "if (!(iter->m_offset & 1))". Wouldn't be better to mark these branches as well?

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