Skip to content

Latest commit

 

History

History
executable file
·
45 lines (28 loc) · 1.08 KB

readme.md

File metadata and controls

executable file
·
45 lines (28 loc) · 1.08 KB

aobench - SML

title

what is this

Ported aobench program to StandardML.

aoench is a small ambient occlusion renderer for benchmarking realworld floating point performance in various languages.

how to use

Only run meta-aobench.sh :) this script compile and run aobench program automatically with timing measurement.

$ ./meta-aobench.sh

If the benchmark succeed, you will see the result of programs as aobench-xxx.ppm. ppm is a very simple picture format. You can convert ppm to popular format with converter such as pnmtopng.

supported compiler

license

this is distributed unser the New BSD license, except code from smlnj-lib.