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

  1. Path: sparky!uunet!spool.mu.edu!olivea!apple!cambridge.apple.com!UK0392@AppleLink.Apple.COM
  2. From: UK0392@AppleLink.Apple.COM (EHN & DIJ Oakley,GB,IDV)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Speed freak needs help
  5. Message-ID: <725122625.2391426@AppleLink.Apple.COM>
  6. Date: 23 Dec 92 14:46:00 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 36
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. Friends,
  12.  
  13. I hate to say this, but we are now running into a speed problem with MCL and a
  14. Quadra 950.  It is of our own making, as I will explain, but I am urgently
  15. seeking a means of running pretty standard Common Lisp at 10-20 times greater
  16. speed than MCL 2.0 on a Quadra 950 36/400!  Pretty GUIs are immaterial, and not
  17. used - it is raw Lisp power that I seek (and we do accept that this will cost).
  18. [Having said that, this does not mark a departure from MCL for 99% of our work,
  19. and I am delighted to see that MCL is starting to get the recognition that it
  20. deserves (congrats, MCL team!).]
  21.  
  22. The reason is that we are starting to use John Koza's incredible Genetic
  23. Programming (mail me if you have not heard of this, and I will send you a list
  24. of refs. etc.) to optimise stack filters and other things which require
  25. thousands of iterations of thousands of iterations of thousands of iterations.
  26. Currently, one decent run takes over week on a Quadra 950, even after some
  27. serious tuning of code.  We are committed to using Lisp, and other languages
  28. need not apply.
  29.  
  30. One option that I am thinking of is using a farm of Quadras, but it would be
  31. much neater if we could simply move our code onto another platform.
  32.  
  33. John Koza extols TI Explorers, but after finally tracking down someone who
  34. claims to have a small number of new Explorer systems, I am not sure whether we
  35. would see anything like the necessary acceleration, and the systems are not
  36. cheap.  Suggestions as to whether an Explorer might suffice would be welcome
  37. (and rough estimates on configuration would be even neater - given that the
  38. code runs OK in 6 meg with MCL, but is clearly doing a lot of GC then).
  39.  
  40. Happy Christmas!
  41. Howard.
  42. Howard Oakley,                      * Howard@quercus.demon.co.uk
  43. EHN & DIJ Oakley, Brooklands Lodge, * AppleLink UK0392
  44. Park View Close, Wroxall, Ventnor,  * CompuServe 70734,120
  45. Isle of Wight UK PO38 3EQ           * Tel +44 983 853605, fax 853253
  46.  
  47.