On Thu, Apr 19, 2012 at 8:43 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

> On Thu, Apr 19, 2012 at 4:46 PM, Evan Mezeske <emeze...@gmail.com> wrote:
>
>> Is the 16 seconds figure from running your code in Rhino?
>>
>
> Yes, Rhino.  I'm also not doing any optimizations, although my
> understanding is that advanced optimizations is more about pruning code and
> reducing file size than reducing execution time, right?
>

Advanced optimizations improve execution on many JS engines. Also many CLJS
specific performance optimizations don't kick in unless you're doing
advanced compilation.

David

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