home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / lisp / mcl / 1881 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  858 b 

  1. Path: sparky!uunet!spool.mu.edu!olivea!apple!cambridge.apple.com!hall@allegra.att.com
  2. From: hall@allegra.att.com (Bob Hall)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: speed data point
  5. Message-ID: <9212231833.AA08283@brazil.cambridge.apple.com>
  6. Date: 23 Dec 92 18:26:21 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 9
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. I have a lot of experience running the same lisp program both on a IIfx (36Mb)
  12. under MCL and on a Sparc II (64Mb) under UNIX/Franz Allegro 4.1.  The Sparc can
  13. only consistently produce a factor of 2 speedup.  (Once in a while 3x but
  14. never more and sometimes only 1.5x).  This is over many different types of
  15. cpu-bound application.  When I start doing disk i/o, the IIfx slows somewhat
  16. but that probably reflects more about the IIfx disk i/o architecture
  17. than the lisp speeds.
  18.  
  19. -- Bob
  20.