We have a fairly large Clojure application which we're deploying as an
uberjar.  We'd like to deploy AOT, but are running into this:

http://dev.clojure.org/jira/browse/CLJ-1544

Unless I misread, it means that AOT compilation is essentially broken.
The workaround suggest there is to only AOT the entry points, but this
slows down startup from 15s to >1min, which is hard to stomach.

Any suggestions on how to work around this?  Help would be much
appreciated!

-- 
Regards,
Mike

-- 
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/d/optout.

Reply via email to