linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Miner <mine0057@mrs.umn.edu>
To: linux-kernel@vger.kernel.org
Cc: reiserfs-list@namesys.com
Subject: Filesystem Benchmarking script w ext2
Date: Fri, 08 Aug 2003 15:43:43 -0500	[thread overview]
Message-ID: <3F340B7F.6000505@mrs.umn.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

Some people asked about ext2 so it is in this sample results.

It seemes like there was some interest in the filesystem benchmarks, so 
I have written a better testing script.  Take it from 
http://umn.edu/~mine0057/bench .
(You will need scsh to use it.)

It makes it easy to select which filesytems to benchmark, and you get a 
tab-delimited output (so you can import into Excel :).  Also, you can 
customize the list of tests with whatever commands you wish.  If anyone 
finds it useful, let me know so that I continue to work on it.  Attached 
is a sample output.

[-- Attachment #2: results2.txt --]
[-- Type: text/plain, Size: 604 bytes --]

fs	bigdir	cpu 	cp	cpu 	cp2	cpu 	cp3	cpu 	cp4	cpu 	cp5	cpu 	rm	cpu 	rm2	cpu 	rm3	cpu 	sync	cpu 	total	avg
ext2	33.01	0.235989	37.82	0.149656	43.81	0.128281	44.14	0.127096	46.09	0.121284	49.75	0.115779	15.95	0.0376176	7.66	0.0861619	15.2	0.0427632	0.43	0.	293.86	0.129109
ext3	38.47	0.248505	94.42	0.0775259	61.35	0.119478	62.64	0.117976	62.58	0.119367	64.7	0.117156	25.14	0.0640414	7.86	0.194656	13.17	0.118451	4.94	0.00202429	435.27	0.117996
reiser4	32.95	0.32868	33.27	0.326721	32.31	0.341071	34.48	0.327726	33.88	0.332054	31.	0.36871	17.51	0.262707	7.74	0.527132	12.97	0.341557	0.55	0.	236.66	0.337235

                 reply	other threads:[~2003-08-08 20:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F340B7F.6000505@mrs.umn.edu \
    --to=mine0057@mrs.umn.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).