Open Bug 1413731 Opened 7 years ago Updated 2 years ago

stylo: Investigate whether opaquing types more aggressively can help reduce build time

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox58 --- affected

People

(Reporter: xidorn, Unassigned)

References

(Blocks 1 open bug)

Details

If we change bindgen to only generate types that we really need (and opaque all others), there is a chance that rustc may spend less time in compiling style crate, since there would probably be a lot fewer types and it can also lead to much smaller source file. But no one really knows :)
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.