Newsgroups: comp.lang.scheme
From: Jon Harrop <use...@jdh30.plus.com>
Date: Sun, 14 Aug 2005 16:28:32 +0100
Local: Sun 14 Aug 2005 16:28
Subject: Ray tracer in Stalin
I've just done a little benchmarking of the ray tracer written in Scheme and $ g++ -O3 -march=athlon-tbird -ffast-math ray.cpp -o ray $ mlton ray.sml $ ocamlopt -inline 100 -ffast-math ray.ml -o ray $ stalin -d0 -d1 -d5 -d6 -On -q -d -architecture IA32-align-double On AMD64 (1.8GHz Athlon64): $ g++ -O3 -march=athlon-tbird -ffast-math ray.cpp -o ray $ mlton ray.sml $ ocamlopt -inline 100 -ffast-math ray.ml -o ray $ stalin -d0 -d1 -d5 -d6 -On -q -d -architecture IA32-align-double I hadn't expected a simple Lisp or Scheme implementation to be able to -- You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||