3.6% regression on AWFY-Unity WebGL Benchmark suite on 1Aug2023
Categories
(Core :: JavaScript: WebAssembly, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox116 | --- | unaffected |
firefox117 | --- | unaffected |
firefox118 | --- | disabled |
firefox119 | --- | affected |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
Initial suspect : bug 1571998
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: CanvasWebGL' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
This bug has been marked as a regression. Setting status flag for Nightly to affected
.
Comment 3•2 years ago
|
||
The code contains asm.js (which is webassembly under the hood). The tail calls implementation adds extra instruction to a wasm call, which cause the regressions. 3% in realm of acceptable regression from the bug 1571998. See more details at bug 1846911.
Comment 4•2 years ago
|
||
Set release status flags based on info from the regressing bug 1571998
Comment 5•2 years ago
|
||
The severity field is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Set release status flags based on info from the regressing bug 1571998
Updated•2 years ago
|
Comment 7•1 years ago
|
||
Sounds reasonable. I'll leave this with the JS team.
Updated•1 years ago
|
Description
•