James Gosling: on the Java Road

« Previous day (Apr 3, 2008) | Main | Next day (Apr 5, 2008) »

20080404 Friday April 04, 2008


Hotspot performance

A few days ago Kohsuke Kawaguchi posted a really cool blog entry titled a “Deep dive into assembly code from Java”. It's a pile of fascinating (if gory) assembly code with commentary. Some things to notice:

I've had several run-ins in recent months with crusty C (and a few Fortran) programmers who say "you must be faking your benchmarks!". Nope. The HotSpot crew has done a truly great piece of work. Permalink Comments [8]