Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 24 Aug 2002 16:52:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 24 Aug 2002 16:52:57 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:34055 "HELO garrincha.netbank.com.br") by vger.kernel.org with SMTP id ; Sat, 24 Aug 2002 16:52:57 -0400 Date: Sat, 24 Aug 2002 17:56:51 -0300 (BRT) From: Rik van Riel X-X-Sender: riel@imladris.surriel.com To: Paolo Ciarrocchi cc: conman@kolivas.net, Subject: Re: Combined performance patches update for 2.4.19 In-Reply-To: <20020824185838.2961.qmail@linuxmail.org> Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1539 Lines: 44 On Sun, 25 Aug 2002, Paolo Ciarrocchi wrote: > From: conman@kolivas.net > > > > Sure, but your "performance" approach is really intersting! Do you use a > > > benchmark? > > > > I don't really have the time to benchmark these things any more than "it feels > > faster". Really I'm spending way too much time on this as it is and I'm not > > remotely any authority on what benchmarks to use. > > Maybe I can find the time to run a few tests, can anyone suggest me an > "intersting" test? Bob Matthews has a benchmark called irman, which tries to measure response time during a number of background loads. I'm not sure it is too interesting in this case, though. People don't really care about the exact latency of sub-millisecond responses (should be the vast majority) but about the few times per minute where their mp3 skips. Simple averages won't show the mp3 skips, because the number of fast responses are bound to be hundreds of thousands of times more common then the "mp3 skipping hickups". Maybe the histogram mode of irman might show something useful ? (then again, maybe it doesn't ... haven't tried yet) http://people.redhat.com/bmatthews/irman/ kind regards, Rik -- Bravely reimplemented by the knights who say "NIH". http://www.surriel.com/ http://distro.conectiva.com/ - 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/