cvs commit: ports/mail/postfix-gps Makefile

Edwin Groothuis edwin at mavetju.org
Sun Jan 2 17:29:14 PST 2005


On Sun, Jan 02, 2005 at 03:12:22PM -0800, Kris Kennaway wrote:
> > I would like to, but at this moment I'm not sure what and how:
> 
> index builds, as mentioned above.  Make sure to do it on a quiet
> system, run each test twice and discard the first measurement due to
> caching effects.

It will have zero impact, because PACKAGE_BUILDING isn't set when
I do index-building.

But when I do have PACKAGE_BUILDING set, it will have a very huge
impact because the system is actually doing what it is supposed to
do, but that is due to the fact that it is tracking all the other
ports and not due to the quality of the patch.

		Without PACKAGE_BUILDING	With PACKAGE_BUILDING
Attempt 1	11:59 / 6:38 / 3:43		10:47 / 6:38 / 3:40
Attempt 2	10:41 / 6:37 / 3:41		10:46 / 6:37 / 3:41

Well, that confused me... Twenty minutes and two "make index's" later.

$ wc INDEX-5-*
   12151  275744 5872571 INDEX-5-with
   12151  272705 5814704 INDEX-5-without

       0    3039   57867 difference

$ grep ^libdbi-driver INDEX-5-with*
INDEX-5-with:libdbi-drivers-0.7.1_2|/usr/ports/databases/libdbi-drivers|/usr/local|Drivers for libdbi|/usr/ports/databases/libdbi-drivers/pkg-descr|delphij at FreeBSD.org|databases devel|gettext-0.14.1 libdbi-0.7.2 libiconv-1.9.2_1 libtool-1.5.10 mysql-client-4.0.22 pkgconfig-0.15.0_1 postgresql-7.4.6 sqlite-2.8.15_1|gettext-0.14.1 libdbi-0.7.2 libiconv-1.9.2_1 mysql-client-4.0.22 pkgconfig-0.15.0_1 postgresql-7.4.6 sqlite-2.8.15_1|http://libdbi-drivers.sourceforge.net/|||
INDEX-5-without:libdbi-drivers-0.7.1_2|/usr/ports/databases/libdbi-drivers|/usr/local|Drivers for libdbi|/usr/ports/databases/libdbi-drivers/pkg-descr|delphij at FreeBSD.org|databases devel|libdbi-0.7.2 libtool-1.5.10|libdbi-0.7.2|http://libdbi-drivers.sourceforge.net/|||

So it's not too expensive with regarding to additional time.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the cvs-ports mailing list