20% regression on AWFY-Downmix without resampling (Stereo -> Mono) around 9Nov2023
Categories
(Core :: Audio/Video: MediaStreamGraph, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | unaffected |
| firefox121 | --- | fixed |
People
(Reporter: mayankleoboy1, Assigned: karlt)
References
(Regression)
Details
(Keywords: regression)
| Reporter | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Thanks. I might be able to narrow down exactly what caused the change.
Sometimes it might just be inlining decisions, but perhaps there's something i've overlooked.
Today's change in https://hg.mozilla.org/integration/autoland/rev/3d878e45d5c5 might be what more than won back the regression.
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1863799
| Assignee | ||
Comment 3•2 years ago
|
||
The release-mode bounds assertions in Spans indexed element access might have been involved here, in which case turning the loops inside out may have been what resolved this.
S4 because this has apparently already been fixed. Some investigation could confirm suspicions from which we might learn lessons about future use of Spans.
Comment 4•2 years ago
|
||
Closing this out since AFAICT there's no active regression to track here at this point. Don't let that stop whatever follow-up investigation you were planning to do in comment 3, though :-)
Updated•2 years ago
|
Description
•