When I need to profile (which is asmittedly quite rare), I use VisualVM,
which should have been installed along with the JDK. I'd recommend editing
the default settings to remove clojure.** and add your own namespaces as
starting points for the profiling.

For more lightweight approaches, I'd suggest checking out Timbre and
Criterium, though I have very little experience with both.


None of this is Eclipse specific or runs in Eclipse.

On Sunday, 5 October 2014, Fluid Dynamics <a2093...@trbvm.com> wrote:

> How does one profile in Counterclockwise? Googling for counterclockwise
> profile clojure didn't bear fruit, and googling for eclipse profile java
> turned up that there's apparently supposed to be a "Profiling and Logging
> perspective" which is missing, at least in the Open Perspective dialog in
> the standalone CCW install
> (Counterclockwise-0.28.1.STABLE001-win32.win32.x86_64.zip, current as of a
> few days ago).
>
> --
> 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
> <javascript:_e(%7B%7D,'cvml','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
> <javascript:_e(%7B%7D,'cvml','clojure%2bunsubscr...@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
> <javascript:_e(%7B%7D,'cvml','clojure%2bunsubscr...@googlegroups.com');>.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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