caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Ben Aurel" <ben.aurel@gmail.com>
To: caml-list@yquem.inria.fr
Subject: native vs bytecode
Date: Wed, 6 Aug 2008 15:58:22 -0400	[thread overview]
Message-ID: <74a4f4670808061258q30513bbdl446240feab3fdc36@mail.gmail.com> (raw)

hi
As I try to acquire more knowledge about Ocaml I made a bit of an
unpleseant discovery today. I always was fascinated by the execution
performance of Ocaml. But now I've learned, that this is only true for
native binaries and I'm a little confused now:

- is it possible to dynamically load native libraries into a native program?

- is it possible to dynamically load bytecode libraries into a native program?

- is it possible to dynamically load native libraries into a bytecode program?

- is it possible to dynamically load bytecode libraries into a bytecode program?

- Are there any performance test that shows how bytecode programs
stack up agains dynamic languages like ruby, perl and python?

thanks
ben


             reply	other threads:[~2008-08-06 19:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06 19:58 Ben Aurel [this message]
2008-08-06 20:05 ` [Caml-list] " Alain Frisch
2008-08-07  1:24   ` Matt Gushee
2008-08-07 12:46     ` Richard Jones
2008-08-06 20:09 ` Peng Zang
2008-08-07  7:38   ` Ulf Wiger (TN/EAB)
2008-08-06 21:21 ` Richard Jones
2008-08-07 13:02   ` Kuba Ober
2008-08-07 13:13     ` Kuba Ober
2008-08-07 22:12       ` Michael Ekstrand
2008-08-06 21:47 ` [Caml-list] " Mauricio Fernandez
2008-08-07  0:34 ` Haoyang Wang

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=74a4f4670808061258q30513bbdl446240feab3fdc36@mail.gmail.com \
    --to=ben.aurel@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).