From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <37e9a36f82b8aafa131396b85da6179f@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] fossil speed Date: Wed, 26 Jan 2005 22:48:53 +0000 From: rog@vitanuova.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 36aea6d4-eace-11e9-9e20-41e7f4b1d025 % time rc -c 'bunzip2 < firefox.tar.bz2 | dd -bs 512k | tar x' 63.41u 44.98s 1888.55r rc -c bunzip2 < firefox.tar.bz2 | dd -bs 512k | tar x % time rm -r mozilla 0.72u 5.21s 691.54r rm -r mozilla % the directory contained 41166 files. dma and rwm were on.