From owner-freebsd-current@FreeBSD.ORG Wed Aug 15 22:14:26 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 CEB8916A419 for ; Wed, 15 Aug 2007 22:14:26 +0000 (UTC) (envelope-from bkelly@vadev.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id B28C413C48E for ; Wed, 15 Aug 2007 22:14:26 +0000 (UTC) (envelope-from bkelly@vadev.org) Received: (qmail 2008 invoked from network); 15 Aug 2007 21:47:45 -0000 Received: from vadev.org (HELO [192.168.1.84]) (Desdicardo@[66.92.166.151]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 15 Aug 2007 21:47:45 -0000 Message-ID: <46C37480.5010408@vadev.org> Date: Wed, 15 Aug 2007 17:47:44 -0400 From: Ben Kelly User-Agent: Thunderbird 2.0.0.6 (X11/20070806) MIME-Version: 1.0 To: Erik Cederstrand References: <46C2C19D.9090700@cederstrand.dk> In-Reply-To: <46C2C19D.9090700@cederstrand.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 22:14:26 -0000 Erik Cederstrand wrote: > 1) Which benchmarks would you like to see being run? > 2) Which tests do you perform regularly, which the tracker could automate? > 3) Which features in the web interface would you find most helpful? It might be helpful to capture and make available the configuration of the machine(s) under test. For example, kernel configuration, make.conf, dmesg output, etc. It might make sense to use each configuration to define each data series. A change in the configuration would be the start of a new series. Just a thought. - Ben