2010-02-03

Useful Tool for Clojure: JVisualVM

One of the main reasons for my wanting to learn Clojure was to take advantage of the ease of using threads in it. But sometimes threads make things worse, so it helps to have a nice tool to profile the performance like JVisualVM. Here's a short intro and tutorial on it: JVisualVM and Clojure.

No comments: