SCM Repository
Annotation of /sml/branches/SMLNJ/benchmarks/README
Parent Directory
|
Revision Log
Revision 194 - (view) (download)
1 : | monnier | 193 | March 2, 1998. |
2 : | |||
3 : | |||
4 : | This directory contains a collections of benchmarks that have | ||
5 : | frequently been used to evaluate the performance of SML/NJ. | ||
6 : | The directories SML97 and 93 refer to versions of the benchmarks that | ||
7 : | run under the SML'97 (vesion 110 and higer) and version 93 release of | ||
8 : | SML/NJ. | ||
9 : | |||
10 : | Each directory contains a script called runit. To invoke it, the shell | ||
11 : | variable SML must be set to the path for the SML/NJ compiler. 'runit' | ||
12 : | executed at the top level will create a file called LOG that contains | ||
13 : | the results of compiling and running each benchmark. | ||
14 : | |||
15 : | Executing | ||
16 : | runit -help | ||
17 : | |||
18 : | will show command line options. | ||
19 : | |||
20 : | If you know of other benchmarks that would be useful to add to this | ||
21 : | suite, please let me know. | ||
22 : | |||
23 : | Lal George | ||
24 : | george@research.bell-labs.com | ||
25 : | |||
26 : | |||
27 : |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |