313
edits
Nnethercote (talk | contribs) No edit summary |
|||
| Line 1: | Line 1: | ||
This info is for v8-v5. | This info is for v8-v5. | ||
== v8-crypto == | == v8-crypto == | ||
Almost all the time is spent in the function am3(), which is an integer arithmetic kernel that operates on arrays. | |||
JM generates good code for am3(). | |||
Type specialization (Crankshaft/TI) is expected to give a big perf boost here. | |||
See also [https://bugzilla.mozilla.org/show_bug.cgi?id=643565 bug 643565].<br> | |||
== v8-deltablue == | == v8-deltablue == | ||
edits