Open Bug 1611279 Opened 5 years ago Updated 1 year ago

Identify Mozilla libraries built for Android that could be built with optimizations for speed

Categories

(Core :: Performance, task, P2)

task

Tracking

()

Performance Impact low

People

(Reporter: esmyth, Unassigned)

References

Details

(Keywords: perf:pageload, perf:startup)

Basic information

1591725 found that building Gecko for Android using the -O2 flag improved a number of different performance metrics. We should identify whether there are other libraries we build for Android that could be optimized for speed by using a different compiler flag. The primary metric that we'd hope to move is app (e.g., Fenix) startup time.

Priority: -- → P1

Not likely we'll find much else; most things not part of gecko aren't c++. Glean is IIRC rust

Priority: P1 → P2
Blocks: 1604930

The performance calculator doesn't apply well to this bug.
Low because the measured impact of optimizing gecko was minimal when measured via telemetry.

Performance Impact: --- → low
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.