On Wednesday, October 8, 2014 9:20:31 PM UTC-4, Skottk wrote:
>
> I just did this for the first time last week.  Run VisualVM, it gives you 
> a list of running VMs. Select one. Hit the button to start collecting 
> profiling data. Execute some code in the REPL. Eventually it will finish, 
> and you'll have a big stack of profiling data. It won't go down to the 
> granularity of your individual fn's, but you can tell a ton from which 
> library fn's are soaking up your time. 
> What I'm saying is, it almost couldn't be easier. 
> SK


OK, I'll keep that in mind. 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to