Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118372 - equery is annoyingly slow
Summary: equery is annoyingly slow
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-09 02:39 UTC by Clock
Modified: 2006-01-09 06: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 Clock 2006-01-09 02:39:28 UTC
equery belong revdep-rebuild
1st run 45 seconds
2nd run 12 seconds
machine: 1.5GHz Pentium M with 0.5G of memory
That's inconveniently slow. I suggest to rewrite the tool responsible for the
delay to utilize CPU efficiently. It's just an operation of a search in a list,
which is not so big.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-09 02:47:56 UTC
Reopen with a patch, thanks.
Comment 2 Adrian Chmielewski 2006-01-09 06:35:06 UTC
On my Amd64 time of this operation was about 5s.
The good idea will be re-emerge gentoolkit and pade revdep-rebuild that could help.
Comment 3 Adrian Chmielewski 2006-01-09 06:35:51 UTC
pade >> made