Closed
Bug 748488
Opened 13 years ago
Closed 7 years ago
PGO builds for Android (Reorder libxul for on-demand decompression in release builds)
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect, P5)
Firefox Build System
Android Studio and Gradle Integration
All
Android
Tracking
(blocking-fennec1.0 -, fennec+)
RESOLVED
DUPLICATE
of bug 632954
People
(Reporter: glandium, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf)
See http://glandium.org/blog/?p=2467 for details.
Updated•13 years ago
|
blocking-fennec1.0: --- → ?
Updated•13 years ago
|
tracking-fennec: --- → 15+
blocking-fennec1.0: ? → -
Comment 1•13 years ago
|
||
See instructions under "Profiling environment" in link provided in comment 1.
Comment 2•13 years ago
|
||
This pretty much means to do PGO builds for Android.
We link once (Linux machine), we run it on the panda board (Panda) and we continue the second pass on the builders (Linux machine).
This means holding a builder on a panda board to run some profiling for the build.
Summary: Reorder libxul for on-demand decompression in release builds → PGO builds for Android (Reorder libxul for on-demand decompression in release builds)
Blocks: mobile-automation
Updated•13 years ago
|
tracking-fennec: 15+ → +
This does not require (and probably should not use) a physical panda board. See bug 777440 comment 16 for a working version using the emulator.
Updated•12 years ago
|
See Also: → android-pgo-ARMv7
Comment 4•11 years ago
|
||
Glandium, do you still want this? If so, can you mentor it?
Flags: needinfo?(mh+mozilla)
| Reporter | ||
Comment 5•11 years ago
|
||
We still want this, but this is blocked on releng work I can't mentor.
Flags: needinfo?(mh+mozilla)
Comment 6•11 years ago
|
||
The only bug I see listed as a dependent bug is bug 781179 and is not a releng bug afaik.
If there are other bugs please let us know.
Comment 7•11 years ago
|
||
Glandium, can you file bugs that describe what works needs to be done by RelEng?
Flags: needinfo?(mh+mozilla)
Updated•11 years ago
|
Comment 9•7 years ago
|
||
Dupe of Android PGO bug 632954, which is older and has WIP patches.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox for Android → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•