Thinking about the numbers a bit more. They might make sense: 413 files in batches of 6 (Chrome allows 6 connections per domain) where the average download takes 50ms. 413 / 6 * 50 = ~3400ms
It also makes sense that ~100 files would take less than 1s to load. I guess we need to think about reducing the number of namespaces in our project. -- 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 https://groups.google.com/group/clojurescript.
