From owner-freebsd-chat Sat Aug 16 03:58:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA19244 for chat-outgoing; Sat, 16 Aug 1997 03:58:55 -0700 (PDT) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA19239 for ; Sat, 16 Aug 1997 03:58:51 -0700 (PDT) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 4396 on Sat, 16 Aug 1997 10:58:46 GMT; id KAA04396 efrom: peter@grendel.IAEhv.nl; eto: UNKNOWN Received: (from peter@localhost) by grendel.IAEhv.nl (8.8.5/8.8.5) id MAA00402; Sat, 16 Aug 1997 12:28:36 +0200 (CEST) Message-ID: <19970816122835.64683@grendel.IAEhv.nl> Date: Sat, 16 Aug 1997 12:28:35 +0200 From: Peter Korsten To: dkelly@hiwaay.net Cc: chat@FreeBSD.ORG Subject: Re: speed test References: <199708160330.WAA05664@nospam.hiwaay.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67e In-Reply-To: <199708160330.WAA05664@nospam.hiwaay.net>; from dkelly@hiwaay.net on Fri, Aug 15, 1997 at 10:30:22PM -0500 Sender: owner-freebsd-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dkelly@hiwaay.net shared with us: > Narvi writes: > > > > > Not only is their gear proprietary, it's _slow_. I'd prefer to run > > > FreeBSD on a Multia. > > > > That is *why* you port not to apple hardware but to CHRP. As for slow - I > > don't really think the new CHRP machines are at least as quick as the > > Pentium II 300, if not quicker. See for example the machines on > > the Motorola Computer Group page... > > I don't think Apple hardware is all that slow. What we are seeing > lately is the MacOS has been terribly slow. System 7.6.1 runs apps > much faster. System 8.0 is said to have similar performance gains. > Apparently large portions of the system were (still are) emulated > 68k code. Amazing. (Hitting 'return' once in a while wouldn't hurt, you know.) No, it's not that amazing. MacOS is a mess in the way it is written. I don't have this from my own experience, but it's a bit weird to be checking the serial port when you're reading from the floppy disk. But then again, a byte might come in and you would have missed that. It's far more easier to port FreeBSD to Alpha than to port MacOS to PPC. - Peter