Fork me on GitHub
#yada
<
2017-07-06
>
danielcompton00:07:14

@matan I pulled out all of the ClojureScript stuff from Edge and startup time improved dramatically

dominicm06:07:18

Pro tip: comment out the parts where the system is started by boot. Notice how much faster it is.

dominicm06:07:37

(There's a require of new-system and a task)

dominicm07:07:44

I think edge might have a slow dependency in the cljs tbh. Because compilation isn't as slow on a much larger project I'm using boot on.