caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* More concurrent ray tracer results
@ 2007-06-05 21:11 Christopher Cramer
  0 siblings, 0 replies; only message in thread
From: Christopher Cramer @ 2007-06-05 21:11 UTC (permalink / raw)
  To: caml-list

I took my more complicated forking map and modified Jon's ray tracer to
work with it. The results look encouraging, on Linux at least.

On a 2ghz Intel Core Duo running OSX:

original: 1m16.621s
forking: 0m51.253s

On a dual Athlon running Linux:

original: 34.695s
forking: 17.923s

code is at: http://yumegakanau.org/code/fork.tar.gz


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-05 21:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-05 21:11 More concurrent ray tracer results Christopher Cramer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).