Open
Bug 1223444
Opened 9 years ago
Updated 2 years ago
Not seeing the perf improvements on Mac and Android that we expected
Categories
(Core :: Web Audio, defect, P3)
Core
Web Audio
Tracking
()
NEW
People
(Reporter: mreavy, Assigned: padenot)
References
(Blocks 1 open bug)
Details
We've made lots of measurable, impactful perf improvements on Windows and Linux over the last few months. We are now noticeably superior perf-wise to Chrome across most tests as well as on the overall (comprehensive) web audio benchmark for Windows and Linux.
On Mobile (Android) we're about even and on Mac, we're about even on MacBook Pros and actually measuring worse than Chrome on old Macs (like the Minis used in the benchmark tests).
Before we declare "victory" with our perf work, we want at a minimum to understand why we haven't see the same perf improvements on Mac. Preferably we'll make the changes needed to improve our perf on Mac such that we are better across all desktop platforms.
At the same time, it's worth investigating if we can get noticeably better performance on Android as well.
We may turn this into a meta bug, depending on what we find.
Reporter | ||
Updated•9 years ago
|
Summary: Not seeing the perf improvements on Mac that we expected → Not seeing the perf improvements on Mac and Android that we expected
Reporter | ||
Updated•9 years ago
|
Rank: 12
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → padenot
Comment 1•9 years ago
|
||
I noticed this morning that libav is not being used on os x [1]. That might explain the poor performance on the convolution reverb benchmark on mac relative to linux and windows.
[1] https://dxr.mozilla.org/mozilla-central/source/configure.in#6196
Comment 2•9 years ago
|
||
I expect most Mac users to be running the 64-bit binary, where *:x86_64 should match.
Comment 3•9 years ago
|
||
(In reply to Karl Tomlinson (back Dec 21 ni?:karlt) from comment #2)
> I expect most Mac users to be running the 64-bit binary, where *:x86_64
> should match.
Yes, my mistake. I double checked the old mac mini we're running the mozbench benchmarks on and even it is 64 bit.
Reporter | ||
Updated•8 years ago
|
Blocks: webaudioperf
Comment 4•7 years ago
|
||
Mass change P1->P2 to align with new Mozilla triage process
Priority: P1 → P2
Comment 5•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → 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
•