The clojure start-up time is killing me, while working in a tight 
edit-test-edit development loop. Is there any way to speed this up? E.g. 
could the edited code be dynamically loaded, and the test suites run w/o 
restarting the jvm? I have previously experimented with nailgun for 
starting the repl, without much success. I suspect it's the clojure 
start-up time, not the jvm, that's taking so long, but I know next to 
nothing about the jvm and clojure start-up procedures.

-- 
-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to