mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Helge Hafting <helgehaf@aitel.hist.no>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Daniel Phillips <phillips@arcor.de>,
	Bernd Eckenfels <ecki-news2002-08@lina.inka.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] VM Regress - A VM regression and test tool
Date: Tue, 13 Aug 2002 09:43:26 +0200	[thread overview]
Message-ID: <3D58B89E.1C9F8AEF@aitel.hist.no> (raw)
In-Reply-To: <Pine.LNX.4.44L.0208121101090.23404-100000@imladris.surriel.com>

Rik van Riel wrote:

> The thing is that developers need some benchmarking thing
> they can script to run overnight.  Watching vmstat for
> hours on end is not a useful way of spending development
> time.
> 
> On the other hand, if somebody could code up some scriptable
> benchmarks that approximate real workloads better than the
> current benchmarks do, I'd certainly appreciate it.
> 
> For web serving, for example, I wouldn't mind a benchmark that:
> 
> 1) simulates a number of users, that:
>     1a) load a page with 10 to 20 associated images
>     1b) sleep for a random time between 3 and 60 seconds,
>         "reading the page"
>     1c) follow a link and grab another page with N images
> 2) varies the number of users from 1 to N
> 3) measures
>     3a) the server's response time until it starts
>         answering the request
>     3b) the time it takes to download each full page
> 
> Then we can plot both kinds of response time against the number
> of users and we have an idea of the web serving performance of
> a particular system ... without focussing on, or even measuring,
> the unrealistic "servers N pages per minute" number.
> 
Don't forget to count the total amount of
swap & block io.  (i.e. vmstat 1 > logfile & sum it up)

Good strategies for page replacement may result in
less io for the same job, which means a lot for
performance whenever you get disk-bound.  Many
a web server serves more than fits in cache, and of
course there are file servers too...

Helge Hafting

  parent reply	other threads:[~2002-08-13  7:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-11 20:17 Mel
2002-08-12  1:40 ` Bernd Eckenfels
2002-08-12  9:27   ` Daniel Phillips
2002-08-12 14:06     ` Rik van Riel
2002-08-12 16:06       ` Mel
2002-08-12 16:13         ` Rik van Riel
2002-08-12 16:36           ` Mel
2002-08-13  7:43       ` Helge Hafting [this message]
2002-08-12 11:33   ` Mel

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=3D58B89E.1C9F8AEF@aitel.hist.no \
    --to=helgehaf@aitel.hist.no \
    --cc=ecki-news2002-08@lina.inka.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phillips@arcor.de \
    --cc=riel@conectiva.com.br \
    /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

all inboxes | Powered by JetHome®