Sha256: 655fcac2041ad5dae3b3b31529dcf75996111956283e332aa99e068a38a1400e
Contents?: true
Size: 319 Bytes
Versions: 3
Compression:
Stored size: 319 Bytes
Contents
\* This is the benchmark macro for Shen. Assuming your port to Blub is in the directory Platforms/Blub; do the following. 1. (cd "../../Benchmarks") 2. (load "README.shen") 3. (load "benchmarks.shen") *\ (defmacro benchmark-macro [benchmark Message Benchmark] -> [do [nl] [output Message] [time Benchmark]])
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
shen-ruby-0.12.1 | shen/release/benchmarks/README.shen |
shen-ruby-0.12.0 | shen/release/benchmarks/README.shen |
shen-ruby-0.11.0 | shen/release/benchmarks/README.shen |