On Thu, 2005-12-15 at 13:48 +0100, Patrick Lauer wrote:
> 
> I was wondering if there are any sane ways to optimize the performance
> of a Gentoo system. 

for package in $system_packages; do
        profile_application $package
        eliminate_bottlenecks $package
        submit_patch_upstream $package
done

Plus, you can fix bugs while you're at it! ;)

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to