I am a new clojure player,but i have wrote java code by few years. when i use emacs run my clojure code (read a big file 50M ) , nrepl run over use 30 second. but i use lein uberjar clojure to jar .and i use it jar in eclipse , this jar import in a embeded jetty when it started, some time it would outofmemory or wait looog time. more than 30 minutes.
some one tell me why. please. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
