Thanks, appreciated! Compiling the CLJ side takes about 30 seconds, a non-optimized CLJS about 60 seconds, and an optimized CLJS about 120 seconds. I am very well aware that these absolute numbers are not so high, at least compared to languages such as Scala. However, I perform recompilations several times per day, and this adds up. What adds up even more, is the time it takes for Chrome to perform a hard refresh of the page (about 6 seconds), which happens many many more times per day.
Funny that you mention large namespaces as a possible problem, because I personally had the impression that in a Figwheel environment, having less-but-somewhat-bigger namespaces was actually preferable to having more-but-smaller namespaces. FYI: I currently have about 200 CLJS/CLJC namespaces, differing in size between 50-800 lines on average. The total amount of CLJS/Javascript code loaded during development is about 20 MB — which doesn't seem out of the ordinary, right? -- 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 --- 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 clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.