caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Example slowing down... (OpenGL/lablgl)
Date: Fri, 13 Apr 2007 11:12:16 +1000	[thread overview]
Message-ID: <1176426736.12702.49.camel@rosella.wigram> (raw)
In-Reply-To: <200704122046.18632.jon@ffconsultancy.com>

On Thu, 2007-04-12 at 20:46 +0100, Jon Harrop wrote:

> I doubt you will need to. There is very little that will run faster in C these 
> days.

Calculating ackermann(3,y):

Rankings for ack on rosella, amd64x1 1G,ubuntu:

processor:            y   secs  samples, deviation
    felix            13   5.51 [N=  3 SD= 2%]
    gnat             13   9.59 [N=  1 SD= 0%]
    gccopt           13   9.84 [N=  2 SD= 0%]
    ocamlopt         13  13.76 [N=  3 SD= 0%]

    felix            12   1.23 [N= 10 SD= 0%]
    gccopt           12   2.37 [N=  6 SD= 0%]
    gnat             12   2.40 [N=  9 SD= 0%]
    ocamlopt         12   2.47 [N=  7 SD= 0%]

    felix            11   0.30 [N=  3 SD= 0%]
    gccopt           11   0.59 [N= 11 SD= 0%]

Lucky register allocation I guess .. :)

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


      parent reply	other threads:[~2007-04-13  1:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11 22:25 Oliver Bandel
2007-04-12  0:07 ` [Caml-list] " skaller
2007-04-12 14:09   ` Oliver Bandel
2007-04-12  7:15 ` Jon Harrop
2007-04-12 14:33   ` Oliver Bandel
2007-04-12 19:46     ` Jon Harrop
2007-04-12 20:26       ` Martin Jambon
2007-04-12 22:19         ` Jon Harrop
2007-04-13  0:30           ` Martin Jambon
2007-04-13  0:44             ` Jon Harrop
2007-04-12 20:47       ` Oliver Bandel
2007-04-13  1:12       ` skaller [this message]

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=1176426736.12702.49.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.com \
    /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).