[Webkit-unassigned] [Bug 48060] Speed up op_jeq_null and op_jneq_null in JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 12:54:49 PDT 2010


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





--- Comment #17 from Gabor Loki <loki at webkit.org>  2010-10-27 12:54:48 PST ---
> Do you have any performance numbers?

Same as above (on ARM):
Artificial test for j[n]?eq_null: 1.25x faster
SunSpider: 1.01x faster
  Nonrelated tests are faster, for example:
    nsieve-bits: 1.027x faster
    cordic: 1.053x faster
  No other significant change. There is no significant slowdown.

I am pretty sure that the benchmarks do not hit these cases very often.

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