Profiling Clojure
Tonight I was so impressed by how easy it was to profile some Clojure code using built-in JVM tools that I had to share:
Today I also learned more about the Incanter API, and wrote some good code to transform columns, among other things.
August 03, 2011 at 10:44 PM
That's really cool, I've been playing around with Scala and I can see this being very handy. Cheers.
October 30, 2011 at 7:00 PM
Thanks! That was helpful. I didn't even know jvisualvm was on the machine.