home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TPL60N11.ZIP / TESTPRGS.ZIP / PACKING.LST < prev    next >
Encoding:
File List  |  1992-03-28  |  1.3 KB  |  21 lines

  1. DHRYSTON PAS   R. Weicker's standard benchmark for integer performance
  2. WHETSTON PAS   B. Wichmanns standard benchmark for floating-point performance
  3. WHETST87 PAS   same as above, but for use with a coprocessor
  4. LLL      PAS   Lawrence Livermore Kernels to measure float performance (copro!)
  5. DSIN     PAS   Sine / cosine test program from Cody&Waite's ELEFUNT test suite
  6. DATAN    PAS   ArcTan test program from Cody&Waite's ELEFUNT test suite
  7. DEXP     PAS   Exp test program from Cody&Waite's ELEFUNT test suite
  8. DLOG     PAS   Ln / Log10 test program from Cody&Waite's ELEFUNT test suite
  9. DSQRT    PAS   Sqrt test program from Cody&Waite's ELEFUNT test suite
  10. ARITEST  PAS   Timing of REAL and LONGINT operations
  11. STRTEST  PAS   String compatibility and benchmark test
  12. HEAPTEST PAS   Heap operations compatibility and benchmark test
  13. BUG87    PAS   Demo program for denormal exception bug in original Turbo 6.0 RTL
  14. INFBUG   PAS   Demo program for INF printing bug in original Turbo 6.0 RTL
  15. PARANOIA PAS   Kahan's test program for floating-point arithmetic quality
  16. MAINVARS PAS   Unit needed by PARANOIA
  17. UNIT1    PAS   Unit needed by PARANOIA
  18. UNIT2    PAS   Unit needed by PARANOIA
  19. TIME     PAS   defines timer with millisecond resolution for timing purposes
  20. PACKING  LST   this file
  21.