home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / alt / sys / pdp8 / 120 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  30 lines

  1. Newsgroups: alt.sys.pdp8
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!rose.eecs.nwu.edu!holmer
  3. From: holmer@rose.eecs.nwu.edu (Bruce Holmer)
  4. Subject: Request for benchmark programs
  5. Message-ID: <1992Dec18.171533.28557@eecs.nwu.edu>
  6. Sender: usenet@eecs.nwu.edu (Mr. Usenet)
  7. Organization: EECS Department, Northwestern University
  8. Date: Fri, 18 Dec 1992 17:15:33 GMT
  9. Lines: 19
  10.  
  11.  
  12. This might sound strange, but does anyone have PDP-8 assembly
  13. code for some smallish benchmark programs?  I can write these
  14. myself, but I thought I might check to see if they already
  15. exist....
  16.  
  17. I'm looking for things like the old Byte benchmarks (circa
  18. 1981) or the benchmarks used in the first RISC articles (e.g.
  19. Patterson/Sequin, Computer Magazine, Sept. 1982).  Things
  20. like sieve, sort (quicksort, heapsort, etc.), string move,
  21. string search, ackerman, simple puzzle solvers, matrix
  22. operations, software floating point, etc.  I'll be running
  23. these on a simulator, so I'll just initialize the memory, run
  24. the code, and look at the results in memory (that is to say,
  25. I can do with just subroutines for most of the simple stuff).
  26.  
  27. Thanks,
  28. --Bruce Holmer
  29. holmer@eecs.nwu.edu
  30.