caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Peng Zang <peng.zang@gmail.com>
To: caml-list@yquem.inria.fr, Jan Kybic <kybic@fel.cvut.cz>
Subject: Re: [Caml-list] Top-level with compiled libraries, Was:  ANN OCaml Batteries Included
Date: Sun, 12 Oct 2008 11:19:29 -0400	[thread overview]
Message-ID: <200810121119.34925.peng.zang@gmail.com> (raw)
In-Reply-To: <878wsuw4o8.fsf_-_@fel.cvut.cz>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Sunday 12 October 2008 05:20:23 am Jan Kybic wrote:
> Also, some
> of my code is quite computationally intensive, so in byte-code it runs
> too slowly.


I run into this problem occasionally as well.  My solution has always been to 
make the test problem smaller.  Eg. I was writing a driving directions 
generator (like Mapquest).  Testing on the US road network was too slow so I 
used the state of New Hampshire.  The toplevel helps my development and 
testing.  Once things look good, then I run on the real stuff with compiled 
code.

Peng
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFI8hWGfIRcEFL/JewRAiynAJ97SeeYpPKx4K/IE+xCzHnWbzyRogCgkAxu
bw7ze+s3heurBCrjvMQ/qGY=
=dgPP
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2008-10-12 15:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-11 13:48 ANN OCaml Batteries Included alpha 1 David Teller
2008-10-11 21:27 ` [Caml-list] " Andrej Bauer
2008-10-11 22:35   ` David Teller
2008-10-12  5:42 ` Peng Zang
2008-10-12  9:20   ` Top-level with compiled libraries, Was: ANN OCaml Batteries Included Jan Kybic
2008-10-12 12:53     ` [Caml-list] " Daniel Bünzli
2008-10-13 10:26       ` Daniel Bünzli
2008-10-12 15:19     ` Markus Mottl
2008-10-12 15:19     ` Peng Zang [this message]
2008-10-12 13:59   ` [Caml-list] ANN OCaml Batteries Included alpha 1 David Teller
2008-10-12 17:00     ` Peng Zang
2008-10-12 18:43       ` David Teller
2008-10-12 18:55         ` Peng Zang
2008-10-13  9:07 ` Stefano Zacchiroli

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=200810121119.34925.peng.zang@gmail.com \
    --to=peng.zang@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=kybic@fel.cvut.cz \
    /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).