I've noticed that the size of my compiled .js file is well over 100k even 
with advanced optimizations turned on.  I noticed I was using an older 
revision of the clojurescript compiler so I just updated to the latest 
master commit thinking that maybe that would help.  Now my generated 
javascript file is 22k larger.  Why would the newer version be producing 
larger files and is there any plan on the roadmap to try to reduce these 
file sizes?  I would think that since I didn't change any of my code, with 
the proper optimization this new 22k overhead should have been eliminated.  
Is there a general understanding as to why the generated output is so 
large?  I really enjoy using clojurescript and hope that at some point 
there will be a way to have it generate smaller files.

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

Reply via email to