This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Performance Anxiety
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Not too long ago, it was reasonably straightforward to predict the performance of computer programs. But as the performance of the underlying systems improved, their performance models got worse. Our ability to predict, or even measure, the performance of a program eroded. This video explores the roots of the problem, demonstrate it in action, and [...]