Browse thread
ANN OCaml Batteries Included alpha 1
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Peng Zang <peng.zang@g...> |
| Subject: | Re: [Caml-list] Top-level with compiled libraries, Was: ANN OCaml Batteries Included |
-----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-----