caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] beta-test of OCaml 3.10.0
Date: Wed, 7 Mar 2007 20:55:47 +0000	[thread overview]
Message-ID: <200703072055.47829.jon@ffconsultancy.com> (raw)
In-Reply-To: <E8532180-BEB2-469C-8C10-AB18DB5E0531@gmail.com>

On Wednesday 07 March 2007 15:53, Joel Reymont wrote:
> Deep into my first project I confirm that ocamlbuild is VERY nifty.

Excellent news. Make just can't hack it when things get non-trivial and I'm 
bored of recompiling everything all the time, even if ocamlopt is a million 
times faster than gcc. :-)

Here are my results (timings are old vs new) for my 2.2GHz AMD64x2:

OCaml itself still doesn't parallel build but serial builds in around 4mins.

Ray tracer builds fine: 3.963s vs 4.000s run time

n-th nearest neighbour example from OFS builds and runs fine: 8.142s vs 8.320s

Smoke builds fine and runs fine: 12.39s vs 11.56s build time, 68.5fps vs 
72.5fps running speed

Presenta builds fine: 39.354s vs 39.524s

I've only had one problem and I'm not sure if that is due to the new version 
of ocamlopt: Presenta screws up font rendering when using the experimental 
stencil buffer code instead of the usual GLU tesselator code.

So my conclusion is that 3.10 looks fine. Compile times are slightly faster in 
some cases. Running times are basically indifferent.

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
OCaml for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists


  reply	other threads:[~2007-03-07 21:01 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 15:53 ocamlbuild is VERY nifty Joel Reymont
2007-03-07 20:55 ` Jon Harrop [this message]
2007-03-13 18:38 ` [Caml-list] " Aleksey Nogin
2007-03-16 13:46   ` Joel Reymont
2007-03-16 17:01     ` Aleksey Nogin
  -- strict thread matches above, loose matches on Subject: below --
2007-03-07 13:10 beta-test of OCaml 3.10.0 Xavier Leroy
2007-03-07 14:08 ` [Caml-list] " micha
2007-03-07 14:12   ` Joel Reymont
2007-03-07 14:54     ` micha
2007-03-07 15:00       ` Nicolas Pouillard
2007-03-07 15:01     ` Nicolas Pouillard
2007-03-07 15:17       ` Joel Reymont
2007-03-07 15:39 ` Vu Ngoc San
2007-03-07 15:47   ` Nicolas Pouillard
2007-03-10 21:24 ` Paul Snively
2007-03-12 11:17 ` Sven Luther
2007-03-16  8:54 ` Mike Lin
2007-03-16  8:58   ` Nicolas Pouillard
2007-03-16  9:06   ` Gabriel Kerneis
2007-03-16  9:19   ` Olivier Andrieu
2007-03-17 17:46 ` Peter Halacsy
2007-03-17 17:54   ` Nicolas Pouillard
2007-03-20 20:00 ` Oliver Bandel

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=200703072055.47829.jon@ffconsultancy.com \
    --to=jon@ffconsultancy.com \
    --cc=caml-list@yquem.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).