From owner-freebsd-current@FreeBSD.ORG Wed Aug 15 15:28:13 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D31B416A417 for ; Wed, 15 Aug 2007 15:28:13 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 8971713C4E3 for ; Wed, 15 Aug 2007 15:28:13 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 7115B8C0FE6; Wed, 15 Aug 2007 17:28:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0aYEnj-tAdtB; Wed, 15 Aug 2007 17:28:08 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 1BD158C0FDE; Wed, 15 Aug 2007 17:28:08 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l7FFS7ss070111; Wed, 15 Aug 2007 17:28:07 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 15 Aug 2007 17:28:07 +0200 From: Roman Divacky To: Erik Cederstrand Message-ID: <20070815152807.GA69991@freebsd.org> References: <46C2C19D.9090700@cederstrand.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46C2C19D.9090700@cederstrand.dk> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Feedback for performance tracker X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 15:28:13 -0000 On Wed, Aug 15, 2007 at 11:04:29AM +0200, Erik Cederstrand wrote: > Hi! > > This autumn, we have decided to grab the Performance Tracker entry[1] > from the project ideas page and give it a spin as a subject for our > thesis at the IT University of Copenhagen. The tracker intends to fill a > hole in the range of tinderboxes and automatic stress/regression tests > that FreeBSD already has. > > The initial idea is to have a small collection of servers constantly > performing benchmarks and publishing the results to a server with a web > interface. great! > Before we start coding, we'd like to ask a couple of questions: > > 1) Which benchmarks would you like to see being run? what eric anderson pointed out + some microbenchmark like /usr/ports/benchmarks/libmicro > 3) Which features in the web interface would you find most helpful? I think something like this (the graphs) is excellent: http://people.redhat.com/dnovillo/spec2000.em64t/gcc/global-run-ratio.html