Hi, On 11/03/2012, Gabriel Scherer <gabriel.sche...@gmail.com> wrote: > I can't comment on the type-checker internals, but a general first > step would be to make sure that you don't recompile things that you > don't need to.
There's another "easy" thing to try: using .opt version of the ocaml binaries. It's not often done by default and I've sometimes noticed 5 to 6 times faster builds with them (of course, on files which were slow to build). Hope this helps, Adrien Nader -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs