Øredev 2008 - Java - Java Performance Puzzlers
Uploaded on Jan 13, 2009 / 622 views / 1433 impressions / 2 comments
Description
Java Performance Puzzlers
Kirk Pepperdine, Independent, USA
We all like puzzles and that is what this talk is all about, puzzles, Java, and performance. In this highly interactive talk we will look at a number of small benchmarks with interesting...
Java Performance Puzzlers
Kirk Pepperdine, Independent, USA
We all like puzzles and that is what this talk is all about, puzzles, Java, and performance. In this highly interactive talk we will look at a number of small benchmarks with interesting performance characteristics. In working through the puzzle we will discover how and why we've gotten the results that we have. You can think of it as a fun way to learn more about how the Java runtime environment works.
1. pedrogonzalezma
Kirk Pepperdine gives an introduction to Java performance measurement. Quite interesting if you are writing or debugging Java code that must be as fast as possible.