From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 22:05:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA77016A4CE for ; Tue, 22 Feb 2005 22:05:38 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3A643D1F for ; Tue, 22 Feb 2005 22:05:38 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 876215DA3; Tue, 22 Feb 2005 17:05:37 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00468-10; Tue, 22 Feb 2005 17:05:34 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-75-250.ny325.east.verizon.net [68.161.75.250]) by pi.codefab.com (Postfix) with ESMTP id 553F45CAC; Tue, 22 Feb 2005 17:05:33 -0500 (EST) Message-ID: <421BAC94.40409@mac.com> Date: Tue, 22 Feb 2005 17:05:08 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: peter.lidell@post.dk References: In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: Speed test X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 22:05:38 -0000 peter.lidell@post.dk wrote: > Is there a way to test your system (i run FreeBSD 5.3) to see if something is wrong? There are lots of benchmarks available under /usr/ports/benchmarks. > Also are there any tools to optimize the system or fix if somethings wrong? Why yes, the C compiler. You just need to change the source code, first. [ Or update it, see the Handbook. ] -- -Chuck