From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 13 Dec 2004 19:02:46 -0200 From: Marcelo Tosatti Subject: Re: Automated performance testing system was Re: Text form for STP tests Message-ID: <20041213210246.GA27473@logos.cnet> References: <20041201131607.GH2250@dmt.cyclades> <200412012004.iB1K49n23315@mail.osdl.org> <20041213114223.GH24597@logos.cnet> <20041213082226.12f3a8de.cliffw@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041213082226.12f3a8de.cliffw@osdl.org> Sender: owner-linux-mm@kvack.org Return-Path: To: cliff white Cc: linux-mm@kvack.org List-ID: On Mon, Dec 13, 2004 at 08:22:26AM -0800, cliff white wrote: > On Mon, 13 Dec 2004 09:42:23 -0200 > Marcelo Tosatti wrote: > > > On Wed, Dec 01, 2004 at 12:04:09PM -0800, Cliff White wrote: > > > > On Wed, Dec 01, 2004 at 10:28:24AM -0800, Cliff White wrote: > > > > > > Linux-MM fellows, > > > > > > > > > > > > I've been talking to Cliff about the need for a set of benchmarks, > > > > > > covering as many different workloads as possible, for developers to have a > > > > > > better notion of impact on performance changes. > > > > > > > > > [snip] > > > > > robots are running this test series against linux-2.6.7 ( for history data ) > > > > > There will need to be some adjustments - some of these tests will no doubt > > > > > fail for reasons of script error or configuration ( i see already kernbench will > > > > > have to be redunced for 1-cpu systems, as it runs > 13.5 hours :( ) > > > > > > > > > > And, the second part of the automation is already done, but needs input. > > > > > I can aim this test battery at any kernel patch, where 'any kernel patch' > > > > > is identified by a regexp. What kernels do you want this against? > > > > > > > > The most recent 2.6.10-rc2 and 2.6.10-rc2-mm in STP. > > > > > > > > Will this be available through the web interface? > > > > > > Yes, the results should be visible. If something looks wrongs, email. > > > the 'advanced search' bit needs some test-specific fixes, and may not work > > > for all tests - some of the kits still needs some patching.. > > > cliffw > > > > Any news on the automatic test series scripts Cliff ? > > > > Haven't seen any results yet. > > > I ran a set for 2.6.10-rc3, PLM 3957, some results here: > http://www.osdl.org/projects/26lnxstblztn/results/ > Or by doing this: > http://www.osdl.org/lab_activities/kernel_testing/stp/display_test_requests?d_patch_id%3Astring%3Aignore_empty=3957&op=Search > > Marcelo, do you want me to submit the tests under your user id? > That would make searching for results eaiser. Cliff, How have you started these tests? I dont to run LTP for example. I would like to be able to select two different patch ID's and run them from the web interface, on a set of benchmarks vs memory size ranges vs nrCPUs (you already do different number of CPUs on those series of tests I see), as we talked. Not just me, every developer doing performance testing :) And then generate the graphs for the results of one patchID vs another. On reaim for example it would be nice to have graphs of global jobs per minute vs memory size, with a different colors for each patch ID. Maybe we can even fit results for different nrCPUS on the same graph with line types (with symbols like triangle, square, to differentiate). But then it might become too polluted to easily visualize, but maybe not. Can you make the scripts which you are using for graphic generation and the gnuplot configuration files available? So I can play around with them. I want to help with that. Another question: Is the source for reaim available? I see you're already generating the graphs for vmstat/iostat and user/system time. Thats really nice. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org