caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <fabrice.le_fessant@inria.fr>
To: Vitaly Lugovsky <vsl@ontil.ihep.su>
Cc: Michael Hicks <mhicks@cs.cornell.edu>,
	OCaml mailing list <caml-list@inria.fr>
Subject: RE: [Caml-list] Dynamic module loading
Date: Mon, 12 Nov 2001 12:22:31 +0100 (CET)	[thread overview]
Message-ID: <15343.45303.757116.620184@lachesis.inria.fr> (raw)
In-Reply-To: <Pine.LNX.4.33.0111120108090.3011-100000@ontil.ihep.su>


>  On Sat, 10 Nov 2001, Michael Hicks wrote:
>  
>  > Fabrice's asmdynlink library allows loading bytecode modules from
>  > compiled-to-native executables, but at a performance cost relative to normal
>  > bytecode interpration times. Bytecode executables can load bytecode modules
>  > using the standard Dynlink library.  Asmdynlink os distributed with the CDK
>  > (http://pauillac.inria.fr/cdk/).
>  
>   And what about JIT compiler included there? Is it already usable?
>  Is there any benchmarks?

The JIT compiler is still unstable (probably some bugs need to be
fixed). But you can try it by setting OCAMLJIT to true in your
envirronment, before calling a program using asmdynlink ...

- Fabrice
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-11-12 12:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-10 23:27 Dimitri Timofeev
2001-11-11  0:15 ` Michael Hicks
2001-11-11 22:09   ` Vitaly Lugovsky
2001-11-12 11:22     ` Fabrice Le Fessant [this message]
2001-11-11  1:00 ` malc
2001-11-11 16:45 ` Xavier Leroy
2001-11-12  5:21 Dimitri Timofeev

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=15343.45303.757116.620184@lachesis.inria.fr \
    --to=fabrice.le_fessant@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=mhicks@cs.cornell.edu \
    --cc=vsl@ontil.ihep.su \
    /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).