Fix instructions to run benchmarks (#2651)
This commit is contained in:
parent
47c2288eb6
commit
1c8d547dbb
|
@ -2,4 +2,4 @@
|
|||
The program "run" should know how to run each benchmark with its
|
||||
standard input value. So run <benchmark.ss> like this:
|
||||
|
||||
racket run.rkt <benchmark.ss> [racket|typed-scheme|typed-scheme-optimizing]
|
||||
racket run.rkt <benchmark.ss> [racket|typed-racket|typed-racket-non-optimizing]
|
||||
|
|
Loading…
Reference in New Issue
Block a user