Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651254 - sys-apps/portage: add emerge --speed [y|n] option that optimizes dependency resolution defaults for speed
Summary: sys-apps/portage: add emerge --speed [y|n] option that optimizes dependency r...
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 155723
  Show dependency tree
 
Reported: 2018-03-23 16:25 UTC by Zac Medico
Modified: 2023-01-10 10:50 UTC (History)
3 users (show)

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 Zac Medico gentoo-dev 2018-03-23 16:25:11 UTC
For cases when time is of utmost concern, it would be nice it emerge had a --speed option to optimize the default dependency resolution parameters for speed. Since --speed will modify default parameters, it should also be possible to specify --speed together with other options that override the --speed defaults. Some parameters that --speed could affect are:

* --backtrack
* --complete-graph
* --autounmask