Open
Bug 1452873
Opened 7 years ago
Updated 2 years ago
performance issue with javascript game emulation
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | wontfix |
firefox60 | --- | fix-optional |
firefox61 | --- | affected |
People
(Reporter: jan.willem.p.s+mozilla, Unassigned)
Details
(Keywords: parity-chrome, perf, Whiteboard: [games])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180408220126
Steps to reproduce:
Play this game: http://www.ssega.com/play/golden-axe/730#
Use the 'javascript emulator' to reproduce.
Actual results:
Sound is very choppy, hardly playable.
Collected some performance data:
https://perfht.ml/2EzE0nN
Expected results:
Should play ok, works on Chrome.
Comment 1•7 years ago
|
||
I can reproduce the choppiness sound on Nightly61.0a1 x64 Windowx10. But not on Chrome Dev67.
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Ever confirmed: true
Product: Firefox → Core
Updated•7 years ago
|
OS: Unspecified → All
Updated•7 years ago
|
Keywords: parity-chrome
Comment 2•7 years ago
|
||
STR
1. Open http://www.ssega.com/play/golden-axe/730
2. Click on [Javascript Emulator] button and wait to finish ad-movie
3. Click on [Start Game] button
4. Click on table() under a picture
--- observe, sound is choppy
5. Wait to finish logo animation and game title animation
--- observe, sound is very choppy
6. Press [Enter] three times to select the number of players etc... so that the game will start
--- observe, sound is very choppy, The animation of the game is also slow and choppy
status-firefox59:
--- → wontfix
status-firefox60:
--- → fix-optional
status-firefox61:
--- → affected
status-firefox-esr52:
--- → unaffected
Updated•7 years ago
|
Whiteboard: [games]
Updated•7 years ago
|
Component: General → Web Audio
Comment 3•7 years ago
|
||
I checked as far back as Firefox 51 and there are the same symptoms. The emulation speed (even in the silent part) is noticeably slower than Chrome. I am not sure this is a web audio problem as much as a performance issue. An emulator that is failing to deliver samples in a timely manner would exhibit choppy audio. Alex, would you mind double checking me before we move this to another component?
Flags: needinfo?(achronop)
Comment 4•7 years ago
|
||
Paul, would you like to check this with your quality measurements patches? It has been reported in Windows and OSX and I am reproducing in Linux. It's a fun test.
Flags: needinfo?(achronop) → needinfo?(padenot)
Comment 5•7 years ago
|
||
Looks like we're too slow to feed audio on time. Let's send that over to graphics.
Flags: needinfo?(padenot)
Updated•7 years ago
|
Component: Web Audio → Graphics
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•