Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S274956AbTHFJzU (ORCPT ); Wed, 6 Aug 2003 05:55:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S274989AbTHFJzU (ORCPT ); Wed, 6 Aug 2003 05:55:20 -0400 Received: from 153.Red-213-4-13.pooles.rima-tde.net ([213.4.13.153]:57604 "EHLO small.felipe-alfaro.com") by vger.kernel.org with ESMTP id S274956AbTHFJzS (ORCPT ); Wed, 6 Aug 2003 05:55:18 -0400 Subject: Re: Filesystem Tests From: Felipe Alfaro Solana To: Grant Miner Cc: LKML , reiserfs-list@namesys.com In-Reply-To: <3F306858.1040202@mrs.umn.edu> References: <3F306858.1040202@mrs.umn.edu> Content-Type: text/plain Message-Id: <1060163714.764.0.camel@teapot.felipe-alfaro.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Wed, 06 Aug 2003 11:55:14 +0200 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1281 Lines: 27 On Wed, 2003-08-06 at 04:30, Grant Miner wrote: > I tested the performace of various filesystems with a mozilla build tree > of 295MB, with primarily writing and copying operations. The test > system is Linux 2.6.0-test2, 512MB memory, 11531.85MB partition for > tests. Sync is run a few times throughout the test (for full script see > bottom of this email). I ran mkfs on the partition before every test. > Running the tests again tends to produces similar times, about +/- 3 > seconds. > > The first item number is time, in seconds, to complete the test (lower > is better). The second number is CPU use percentage (lower is better). > > reiser4 171.28s, 30%CPU (1.0000x time; 1.0x CPU) > reiserfs 302.53s, 16%CPU (1.7663x time; 0.53x CPU) > ext3 319.71s, 11%CPU (1.8666x time; 0.36x CPU) > xfs 429.79s, 13%CPU (2.5093x time; 0.43x CPU) > jfs 470.88s, 6%CPU (2.7492x time 0.02x CPU) What about ext2? :-) I think it could be interesting to compare the overhead of a journaled fs against a non-one, simply for reference. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/