[Webkit-unassigned] [Bug 90057] llint regresses performance on some v8 benchmarks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 11:23:57 PDT 2012


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





--- Comment #2 from Filip Pizlo <fpizlo at apple.com>  2012-06-27 11:23:56 PST ---
(In reply to comment #1)
> I guess the reason here is obvious, that llint_op_get_by_id doesn't know all the tricks that tryCacheGetByID knows.  I assume this is just not implemented yet, though do let me know if you are against more cleverness there (perhaps due to icache concerns).

This is bizarre.  Most of the tricks for polymorphism in the old interpreter are disabled (like proto, list, or chain accesses).

I agree that this is worth looking into.

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