Did you try 'lein cljsbuild clean' and 'lein clean'? Best regards, Eduard
On Tue, Mar 25, 2014 at 5:53 PM, boz jennings <[email protected]> wrote: > Any ideas why :optimizations :advanced could end up no faster than > :optimizations :none ? > > This came up in the (very nice) clojurescript training. We all went through > building up the boids example app. Then we all configured lein to build a > :optimizations :advanced version. Everyone else had very noticeable speed > boost from this. But I did not. I've since tried it a number of times and > even cleaned out my chrome install but so far see no improvements. I know > this is a very vague question, but it'd be great to know if anyone else has > seen this. > > I'm on a MBP with Marvericks. Plenty of ram. ... Generally a pretty darn fast > laptop. > > Thanks in advance! > ,chris > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
