Closed Bug 676282 Opened 13 years ago Closed 6 years ago

Use PGO to reorder code called on startup (Android)

Categories

(Firefox for Android Graveyard :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stechz, Unassigned)

Details

(Whiteboard: mobilestartupshrink)

With a few small changes to GCC, we can tweak PGO to actually record the pages that are accessed during startup and reorder them so that they are accessed in order. This should reduce the amount of startup time before XRE_main.
Whiteboard: mobilestartupshrink
I should note that this is really work that has to be done on GCC. When we have a GCC that supports this and enable PGO, we will get the benefits.
Priority: -- → P1
Assignee: nobody → tglek
What sort of changes do you envision making in GCC?
Assignee: taras.mozilla → nobody
Don't think it is still relevant! Closing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.