Closed Bug 1641899 Opened 5 years ago Closed 5 years ago

Compress pdb file in dump_syms instead of using makecab

Categories

(Firefox Build System :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: calixte, Unassigned)

References

(Blocks 2 open bugs, )

Details

In the new dump_syms we use cab crate to uncompress cab files and it's possible compress data too.
So since we've already the pdb buffer when dumping the symbol, we could in parallel compress it.
On my linux, I used lcab to compress a xul.pdb (~1Gb) and it takes ~28 seconds.
So it could help to reduce time spent in CI.

Note there's also bug 1635150 about not compressing at all.

Priority: P2 → P3

Wontfix in favor of bug 1654994.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.