Closed Bug 1627099 Opened 5 years ago Closed 5 years ago

Load libGLESv2 sequentially

Categories

(Core :: Graphics, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1628903

People

(Reporter: alexical, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxperf:p2])

During startup we bounce around a lot reading libGLESv2.dll. See 1627071 for a Procmon profile. Since we seem to need almost all of it anyway, we could probably read it off disk faster if we just tried to load the whole thing sequentially with ReadAheadLib.

Summary: Load libGLES sequentially → Load libGLESv2 sequentially
Priority: -- → P3
Whiteboard: [fxperf] → [fxperf:p2]
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.