home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!bpb9204
- From: bpb9204@tamsun.tamu.edu (Brent)
- Subject: Re: Need desperate help !
- Message-ID: <1992Aug12.222407.19994@tamsun.tamu.edu>
- Organization: Texas A&M Univ., Inc.
- References: <1992Aug9.122506.7454@jarvis.csri.toronto.edu> <1396@treehouse.UUCP> <1992Aug10.005906.21369@tamsun.tamu.edu>
- Distribution: na
- Date: Wed, 12 Aug 1992 22:24:07 GMT
- Lines: 22
-
- bpb9204@tamsun.tamu.edu (Brent) writes:
- |andyp@treehouse.UUCP (Andy Peterman) writes:
- ||In article <1992Aug9.122506.7454@jarvis.csri.toronto.edu>
- ||parki@csri.toronto.edu (Brian Parkinson) writes:
- ||>
- ||>The result is about 8500 (give or take). So, in one second, my
- ||>Mac can only count to 8500 ?????????
- ||
- ||Here's the result of the above code on a Quadra 700 (68040 @ 25 Mhz):
- ||
- ||Without direct FPU calls: 184055
- ||With direct FPU calls (-mc68881 compiler flag): 1667404
- |
- |Mac Plus:
- |value of fx : 1924.000000 (improvement of about (1924-1840)/1840 = 5%)
- |value of dx : 162908 (integer)
-
- I just ran that on my new IIsi and the figures are:
- 10850 (for floating point -- double long)
- 1360000+ (for long integers)
-
- -Brent
-