home *** CD-ROM | disk | FTP | other *** search
File List | 1992-05-01 | 1.7 KB | 28 lines |
- Files in archive file TESTPRGS.ZIP for version 1.3 of TP 6.0 RTL replacement:
-
- DHRYSTON PAS R. Weicker's standard benchmark for integer performance
- WHETSTON PAS B. Wichmanns standard benchmark for floating-point performance
- WHETST87 PAS same as above, but for use with a coprocessor
- LLL PAS Lawrence Livermore Kernels to measure float performance (copro!)
- DSIN PAS Sine / cosine test program from Cody&Waite's ELEFUNT test suite
- DATAN PAS ArcTan test program from Cody&Waite's ELEFUNT test suite
- DEXP PAS Exp test program from Cody&Waite's ELEFUNT test suite
- DLOG PAS Ln / Log10 test program from Cody&Waite's ELEFUNT test suite
- DSQRT PAS Sqrt test program from Cody&Waite's ELEFUNT test suite
- POWER PAS Function that computes X**Y, needed by above ELEFUNT test progs
- MACHARIT PAS Routine to determine parameters of machine arithmetic (ELEFUNT)
- ARITEST PAS Timing of REAL and LONGINT operations
- STRTEST PAS String compatibility and benchmark test
- HEAPTEST PAS Heap operations compatibility and benchmark test
- BUG87 PAS Demo program for denormal exception bug in original Turbo 6.0 RTL
- INFBUG PAS Demo program for INF printing bug in original Turbo 6.0 RTL
- PARANOIA PAS Kahan's test program for floating-point arithmetic quality
- MAINVARS PAS Unit needed by PARANOIA
- UNIT1 PAS Unit needed by PARANOIA
- UNIT2 PAS Unit needed by PARANOIA
- FUN1_TST PAS Tests basic functions of REAL arith. against coprocessor/emulator
- FUN1_TP6 PAS Unit needed by FUN1_TST
- ROUNDTST PAS Checks correct range and rounding for Trunc/Round functions
- TIME PAS defines timer with millisecond resolution for timing purposes
- PACKING LST this file