planck

Planck ClojureScript REPL
pesterhazy 2016-09-24T12:25:30.000203Z

@mfikes, ahh cool. So using an alias like gstring/format works, but only after also requiring goog.string.format.

mnewhook 2016-09-24T13:26:47.000204Z

My script is super slow to start up. It takes ~7s. Most of the time seems to be loading macros. For example, I get a long pause here: Processing :require-macros for cljs-time.internal.core Using caching doesn’t seem make any difference. Any hints on how this can be improved?

mfikes 2016-09-24T15:54:17.000207Z

@mnewhook: if there is a minimal repro, I'd be happy to take a look at the perf