use DB instead of filesystem to store Portage tree and other data
Emerge/Portage is very slow. That is for searching, for calculating dependencies, basically for all actions.
It would be a lot faster if everything is stored in a DB, similar to what eix is doing.
|