caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Chris Hecker <checker@d6.com>
To: Walid Taha <taha@cs.rice.edu>,
	Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
Cc: <caml-list@inria.fr>
Subject: Re: [Caml-list] native code toplevel
Date: Sun, 17 Nov 2002 17:00:38 -0800	[thread overview]
Message-ID: <4.3.2.7.2.20021117165851.01cf8db0@localhost> (raw)
In-Reply-To: <Pine.GSO.4.33.0211171823060.28956-100000@frosty.cs.rice.ed u>


>generated (native) code is also faster than the byte code.

Asmdynlink (Fabrice's bytecode interpreter for native programs) has a JIT 
in it, that apparently "mostly works".  This is a good compromise for the 
speed problem, if it works.

You can search the list archives for more information (pros and cons) of 
asmdynlink, and posts related to mixing bytecode and native code.

Chris

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2002-11-18  1:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-16 14:32 Oleg
2002-11-16 23:16 ` malc
2002-11-17  2:24   ` Oleg
2002-11-17  7:41     ` Sven Luther
2002-11-17 14:00       ` Oleg
2002-11-17 11:21     ` malc
2002-11-17 10:20   ` Stefano Zacchiroli
2002-11-17 23:59     ` Jacques Garrigue
2002-11-18  0:31       ` Walid Taha
     [not found]       ` <Pine.GSO.4.33.0211171823060.28956-100000@frosty.cs.rice.ed u>
2002-11-18  1:00         ` Chris Hecker [this message]
2002-11-18  1:04       ` Oliver Bandel
2002-11-17  8:16 ` Basile STARYNKEVITCH
2002-11-17  8:35   ` Sven Luther

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=4.3.2.7.2.20021117165851.01cf8db0@localhost \
    --to=checker@d6.com \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    --cc=taha@cs.rice.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;
as well as URLs for NNTP newsgroup(s).