Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.22 KB

readme.md

File metadata and controls

50 lines (34 loc) · 1.22 KB

aobench - SML

title

what is this

Ported aobench program to StandardML.

aobench 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.