There has been no regression in output sizes for real programs.
sample/hello world is not something we use as a metric for file output
size.

David

On Tue, Aug 5, 2014 at 8:23 PM, Jack <jackz9...@gmail.com> wrote:
> The compiled output size for samples/hello project has increased since I last 
> played around clojurescript. It's currently 62k with advanced compilation, 
> without gzip. I ran a git bisect and found that the following commit bloated 
> the hello world file size from 14k to 56k:
>
> commit 29c8597a2c818fb8fee6fb6d725e450ccffe9b71
> Author: David Nolen <...>
> Date:   Wed May 8 00:47:27 2013 -0400
>
>     bring back toString on the core collections, include a new lower level
>     `pr-str*` which doesn't bring in all the other printing machinery
>
> As a side note, the Closure compiler jar api has changed, so I rolled it back 
> to https://closure-compiler.googlecode.com/files/compiler-20130411.zip.
>
> --
> Note that posts from new members are moderated - please be patient with your 
> first post.
> ---
> You received this message because you are subscribed to the Google Groups 
> "ClojureScript" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to