caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christopher Cramer <tsuyoshi@yumegakanau.org>
To: caml-list@inria.fr
Subject: More concurrent ray tracer results
Date: Tue, 5 Jun 2007 14:11:53 -0700	[thread overview]
Message-ID: <20070605211152.GA30586@yumegakanau.org> (raw)

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


                 reply	other threads:[~2007-06-05 21:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070605211152.GA30586@yumegakanau.org \
    --to=tsuyoshi@yumegakanau.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).