-----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-----

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to