bunzip2 takes too long

Bug #2699 reported by Daniel Silverstone
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Daniel Silverstone

Bug Description

Almost 25 seconds of a 45 second build is bunzip2ing the chroot tarball.

The DebianManager buildd slave method should cache uncompressed tarballs (in fact, unpack-chroot could do it transparently)

Since we never read chroots back from the filecache, we could simply replace it in-situ and the unpack-chroot code could look to see if it's compressed and if it is, uncompress it before continuing.

It'll chew more disk, but has the potential to speed up builds a lot.

Tags: lp-soyuz
Changed in launchpad-buildd:
assignee: nobody → dsilvers
Revision history for this message
Daniel Silverstone (dsilvers) wrote :

This is fixed in the unpack-chroot method in v11

Changed in launchpad-buildd:
status: New → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.