Yes no benchmarking with anything other than advanced please - lots of optimizations kick in only for :advanced, especially around various forms of function invocation, :simple + :static-fns true will also give reasonable results however it'll mess with REPL interactivity.
David On Tue, Nov 5, 2013 at 11:13 PM, kovas boguta <[email protected]>wrote: > On Tue, Nov 5, 2013 at 11:05 PM, David Nolen <[email protected]> > wrote: > > > Also what optimization settings are you using? > > I guess I should try something other than the browser repl. Will retry > with advanced optimizations. > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
