Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27153 - Improve the speed of emerge by processing downloads faster
Summary: Improve the speed of emerge by processing downloads faster
Status: RESOLVED DUPLICATE of bug 1661
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-22 17:39 UTC by Frank Barton
Modified: 2011-10-30 22:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Barton 2003-08-22 17:39:47 UTC
Would it be possible to improve the effective speed of emerge by downloading
packages while previous packages are compiling?
IE: to install package baz you need to install foo, bar, and obviously baz
download foo, then while compiling foo, downloard bar, if needed wait for the
download to finish, if the download of bar finishes before the compile of foo,
start downloading baz.

this would make life much easier for modem users, as well as decreasing the
total time spent installing packages that have non-installed dependancies

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-08-22 17:42:17 UTC

*** This bug has been marked as a duplicate of 1661 ***