From owner-freebsd-hardware Thu May 22 15:23:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12444 for hardware-outgoing; Thu, 22 May 1997 15:23:56 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA12427 for ; Thu, 22 May 1997 15:23:52 -0700 (PDT) Received: from george.lbl.gov (george-2.lbl.gov [131.243.2.12]) by agora.rdrop.com (8.8.5/8.8.5) with SMTP id OAA12086 for ; Thu, 22 May 1997 14:54:27 -0700 (PDT) Received: (jin@localhost) by george.lbl.gov (8.6.10/8.6.5) id OAA10849; Thu, 22 May 1997 14:54:16 -0700 Date: Thu, 22 May 1997 14:54:16 -0700 From: "Jin Guojun[ITG]" Message-Id: <199705222154.OAA10849@george.lbl.gov> To: hardware@freebsd.org, roberto@keltia.freenix.fr Subject: Re: Intel Pentium II released Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Cameron Slye wrote: > > I am doing the make world thing of course... My last make world tests were > > on a K6 166, In the end, with it overclocked to 200mhz, it was about 8min > > slower then the p6-200. (I did not at the time have enought ram, 32mb and As I tested, K6-200 MHz CPU is equivalent to 300 MHz Pentium CPU in integer and about 180 MHz Pentium CPU in float instructions. This is because K6 has a 32-bit FPU and Pentium family has 64-bit FPU. -Jin P.S. 32 MB memory is enough for testing "make". I will post a completed performance test including FFT test around middle next month.