Hi Adrian,

> When we encountered this problem, it was slowdown in the compiler due to the 
> algorithm used for recompiling dependent namespaces. Try setting 
> :recompile-dependents to false in your :compiler options.

Thanks, I do know that it is not the clojurescript compiler that is slow, it is 
the closure compiler. "Applying optimizations :whitespace" hangs (well it 
completes after 10min). The JS files are not significantly different in size. I 
am trying to isolate what part of the JS is different that google closure hates.

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

Reply via email to