Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, I sure wish I knew how to make our Clojure dev server (`lein ring server`) take less than 2 minutes to start up on a 4 core i7 16GB MacBook Pro.

Fortunately I typically only need to restart it when switching branches.



There's maybe just too much stuff required in user namespace? We were able to address many problems including this one when we switched to boot-clj


Have you considered looking at it with a profiler? Some relevant tools: jconsole, YourKit, jmh...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: