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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 03:09:37 PDT 2012


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





--- Comment #1 from Andy Wingo <wingo at igalia.com>  2012-06-27 03:09:36 PST ---
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).

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