caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jeremy Fincher" <tweedgeezer@hotmail.com>
To: rolf.wester@ilt.fhg.de, caml-list@inria.fr
Subject: Re: [Caml-list] OCaml speed
Date: Wed, 17 Oct 2001 00:11:20 -0400	[thread overview]
Message-ID: <F199XmdMJOtd3rOE9Tu00009c78@hotmail.com> (raw)

Try compiling with the -unsafe option.  The speed difference is most likely
largely due to the bounds-checking that .() does by default.

Jeremy

>ocamlopt -o aa_ml unix.cmxa aa.ml


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-------------------
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-10-17  4:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-17  4:11 Jeremy Fincher [this message]
2001-10-17  8:01 ` Rolf Wester
  -- strict thread matches above, loose matches on Subject: below --
2001-10-15 16:39 Rolf Wester
2001-10-16 21:33 ` Markus Mottl
2001-10-16 21:43 ` Doug Bagley
2001-10-30 16:24 ` Christophe Raffalli

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=F199XmdMJOtd3rOE9Tu00009c78@hotmail.com \
    --to=tweedgeezer@hotmail.com \
    --cc=caml-list@inria.fr \
    --cc=rolf.wester@ilt.fhg.de \
    /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).