Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Remi Vanicat <remi.vanicat@gmail.com>
To: Christopher Alexander Stein <stein@eecs.harvard.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] JIT ?
Date: Tue, 24 May 2005 19:38:26 +0200	[thread overview]
Message-ID: <6b8a91420505241038a10b812@mail.gmail.com> (raw)
In-Reply-To: <20050524131153.P45033@bowser.eecs.harvard.edu>

2005/5/24, Christopher Alexander Stein <stein@eecs.harvard.edu>:
> 
> Can the ocamlrun bytecode interpreter do just-in-time compilation
> or is ocamlopt the way to go for performance instead of ocamlc?

Ocamlrun is a pure interpreter (but a relatively fast one). There is
(was ?) a JIT interpreter for ocaml (at least in my memory i have
heard something about it) but the common way to go for performance is
indeed ocamlopt.

See http://cristal.inria.fr/~starynke/ocamljit.html for ocamljitrun.


      parent reply	other threads:[~2005-05-24 17:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-24 14:11 ANNOUNCE: OCaml CSV (comma-separated values) mini-library 1.0.3 Richard Jones
2005-05-24 17:13 ` JIT ? Christopher Alexander Stein
2005-05-24 17:32   ` [Caml-list] " Jon Harrop
2005-05-24 17:38   ` Remi Vanicat [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=6b8a91420505241038a10b812@mail.gmail.com \
    --to=remi.vanicat@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=stein@eecs.harvard.edu \
    /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