Closed
Bug 952113
Opened 12 years ago
Closed 5 years ago
IonMonkey: inline functions that haven't been executed if they only have one possible returned typeset
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INVALID
People
(Reporter: bbouvier, Unassigned)
References
Details
Attachments
(1 file)
|
4.53 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #944398 +++
We can do the same thing as in bug 944398 but for the other math functions.
| Reporter | ||
Comment 1•11 years ago
|
||
For the record, this proposed implementation doesn't seem to affect benchmarks scores, either negatively or positively, but my runs are subject to a lot of variance. Unless somebody with a more stable setup could try this patch on the AWFY benchmarks, I'll just go back to it later for further investigation.
Updated•9 years ago
|
Priority: -- → P5
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•