Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucrmath!rhyde From: rhyde@ucrmath.ucr.edu (randy hyde) Newsgroups: comp.sys.apple2 Subject: Re: Stellar 7 re-release Message-ID: <10623@ucrmath.ucr.edu> Date: 15 Dec 90 06:43:19 GMT References: <9012120353.AA26625@apple.com> <3137.27692c59@miavx1.acs.muohio.edu> <41464@ut-emx.uucp> Organization: University of California, Riverside Lines: 12 >> Sieve of Eratosthenes..I forgot the exact results... @ 4Mhz (not 2.8!) ten iterations requires 1.56 seconds 6502 @ 4Mhz (half the speed). The Jan '83 Byte claimed 4.0 seconds for a 5Mhz PC. But if you look at that issue, the code was written in Pascal! Finally, the Sieve benchmark is real lousy since most of the stuff is byte operations (except that nasty divide). Let's compare apples and PC, not apples and oranges here! *** Randy Hyde