On Nov 14, 4:51 am, Zak Wilson <[EMAIL PROTECTED]> wrote: > It's currently possible to compile the files and rebuild the jar. It > does result in a faster startup time.
I can confirm -- precompiling the core classes cuts startup time in half: WITHOUT precompiling: real 4.489 user 6.612 sys 0.441 WITH precompiling real 1.934 user 2.361 sys 0.236 (Averaged over ten trials.) java version "1.6.0_05" Intel Mac, Darwin Kernel Version 9.5.0 -S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---