caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: bluestorm <bluestorm.dylc@gmail.com>
To: Alexy Khrabrov <alexy.khrabrov@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] fundata1 -- Karmic Social Capital Benchmark and Shootout
Date: Fri, 29 Oct 2010 08:41:40 +0200	[thread overview]
Message-ID: <AANLkTikDHbBd-u+JT8GsTtZ=Og4Ghstc9V7h6uX3A8fp@mail.gmail.com> (raw)
In-Reply-To: <A405F725-D48A-4EA9-83BD-174DDF1BFF72@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

I was mildly curious and directly went for performance results.
A few bits of information for those that dont want to explore the website
themselves :

- it's a really big data set; on the website you're advised to
    export OCAMLRUNPARAM='h=5G;s=1G'

- the Haskell implementation was developped first, tuned, and now takes 17
minutes to run. The OCaml implementation is a simple port of the Haskell
implementation (with the data structures adapted), and it takes 15 minute to
run. A younger Clojure implementation is at 30 minutes for now.

My hasty conclusion : the OCaml GC and the Hasthbl implementation scale
well.

[-- Attachment #2: Type: text/html, Size: 738 bytes --]

      reply	other threads:[~2010-10-29  6:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29  0:51 Alexy Khrabrov
2010-10-29  6:41 ` bluestorm [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='AANLkTikDHbBd-u+JT8GsTtZ=Og4Ghstc9V7h6uX3A8fp@mail.gmail.com' \
    --to=bluestorm.dylc@gmail.com \
    --cc=alexy.khrabrov@gmail.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).