Gentoo Archives: gentoo-dev

From: Andrew Gaffney <agaffney@×××××××××××××××××××.net>
To: Gentoo Dev <gentoo-dev@g.o>
Subject: [gentoo-dev] how long does it take portage to parse an ebuild?
Date: Mon, 27 Oct 2003 14:45:36
Message-Id: 3F9E80C6.8020007@technaut.darktalker.net
1 Is there a way to determine how long it takes 'emerge' to parse an ebuild and figure out
2 what packages it is dependent on according to USE flags? I wrote a Perl program that does
3 this and it takes 0.049 seconds to parse
4 '/usr/portagemedia-video/mplayer/mplayer-1.0_pre2.ebuild' and tell me what the
5 dependencies are with the current USE flags. I want to compare it to how fast Portage does
6 this on my particular setup to get an acurate comparison.
7
8 --
9 Andrew Gaffney
10
11
12 --
13 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] how long does it take portage to parse an ebuild? Stuart Herbert <stuart@g.o>