Hi David,

awesome to see all those recent improvements in the ClojureScript compiler! 
Thanks for the hard work.

Compilation is super fast in optimizations :none mode. A dumb change will be 
compiled in below a second. Now the same change in optimizations :simple takes 
30 s.
Is that expected? Is it worth my time to investigate that?

Also I am not entirely clear when the output-dir property should be used and 
how it interacts with output-to and source-map. Could you clarify that?

Thanks,
Julien

Le lundi 28 octobre 2013 01:25:31 UTC-3, David Nolen a écrit :
> Given the source map improvements to ClojureScript, now is a good time to 
> present a newbie friendly guide to hacking with ClojureScript. Emphasis on no 
> fuss and getting as quickly as possible to productive experimentation:
> 
> 
> 
> http://swannodette.github.io/2013/10/27/the-essence-of-clojurescript/

-- 
-- 
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