[PATCH] xorg -- speed up 'make extract' of xorg* ports.

Michael Johnson ahze at FreeBSD.org
Sat Mar 19 23:48:04 PST 2005


Hi, This patch speeds up 'make extract' of xorg* ports by not 
extracting */CVS/* the following is 'time make extract' in 
x11-servers/xorg-server

With Patch:
(pII 400Mhz)
real 1m12.597s
user 0m14.706s
sys 0m12.061s

(athlon 2500+ 3disk raid 0)
real 0m12.912s
user 0m2.884s
sys 0m3.128s


Without Patch:
(pII 400Mhz)
real 1m43.233s
user 0m14.565s
sys 0m13.951s

(athlon 2500+ 3disk raid 0)
real 0m22.967s
user 0m2.925s
sys 0m3.576s

I ran this in tinderbox just to make sure nothing bad happened, 
http://www.ahze.net/tinderbox/showbuild.php?name=5-AHZE

Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg-server.diff
Type: application/octet-stream
Size: 547 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20050320/b919b679/xorg-server.obj


More information about the freebsd-x11 mailing list