Simon Willison’s Weblog

Subscribe
Atom feed for dominic-mitchell

2 items tagged “dominic-mitchell”

2009

Heap Dump Analysis. Using jmap to dump the JVM’s memory to disk, then analysing it using the visualvm GUI tool.

# 2nd April 2009, 10:34 am / java, jvm, profiling, heapdump, memory, visualvm, dominic-mitchell

2007

jQuery Logging (via) Brilliant four line jQuery plugin that lets you insert Firebug console.log() calls directly in to chains.

# 19th October 2007, 12:52 pm / jquery, logging, debugging, javascript, firebug, dominic-mitchell