ccw-ide / ccw

Counterclockwise is an Eclipse plugin helping developers write Clojure code
https://github.com/laurentpetit/ccw/wiki/GoogleCodeHome
Eclipse Public License 1.0
220 stars 50 forks source link

Help cider-nrepl team qualify the 30 secs spent in initialization time #793

Open laurentpetit opened 9 years ago

arichiardi commented 9 years ago

Good idea! Debugging mode on! :)

laurentpetit commented 9 years ago

I tried some profiling with jvisualvm yesterday but nothing interesting came out. I am not good at profiling anyway. I hope you'll have more luck. 

— Envoyé avec Mailbox

On Fri, Jun 19, 2015 at 9:36 AM, Andrea Richiardi notifications@github.com wrote:

Good idea! Debugging mode on! :)

Reply to this email directly or view it on GitHub: https://github.com/laurentpetit/ccw/issues/793#issuecomment-113412305

arichiardi commented 9 years ago

About this issue, is it the main repl slow or the one after launching a lein process (right click on the process)?

laurentpetit commented 9 years ago

It is a problem for both afaict. I suffer most from the main ccw embedded repl being slow to start, personnally. But fixing one and submitting a patch to cider-nrepl should fix it for both.