2.01% JS (windows10-64) regression on push c39cd7438b60866004690e6191dec0984e996d4a (Thu Dec 20 2018)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | fixed |
People
(Reporter: jmaher, Assigned: nbp)
References
Details
(Keywords: perf, regression)
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•6 years ago
|
||
I'm curious whether bug 1517758 fixed this regression or just brought separate big perf improvements by itself.
Comment 4•6 years ago
|
||
:sdetar, :nbp could you resume the discussion here? This bug has been blocked for the last 2 weeks.
Assignee | ||
Comment 5•6 years ago
|
||
I suspect this bug could be a duplicate of Bug 1520366, which should hopefully be reviewed next week.
Comment 6•6 years ago
|
||
:nbp now that you fixed bug 1520366 can validate if this bug is a dup or not?
Assignee | ||
Comment 7•6 years ago
|
||
I do not have enough data to confirm yet that there is an improvement.
However, on the single data point that we have for the moment, the "windows10-64: JS start opt stylo After tabs open" and "windows10-64: JS start opt stylo After tabs open [+30s]" seems to have reduced a little and be almost back at the original level.
Assignee | ||
Comment 8•6 years ago
|
||
Looking again at the previous graph, the regression is gone around Bug 1517758 changes, but very little seems to have happened after Bug 1520366.
Honestly, I do not understand how Bug 1517758 could have improved these benchmarks as they are not supposed to be GC-ing in the first place. And if they were GC-ing, then removing the forced GC should have emphasized the behaviour which is now fixed by Bug 1517758.
My conclusion is that I do not understand these benchmarks enough to know what is going on.
In any case, the issue seems to have been fixed by Bug 1517758.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Description
•