Recently I have encountered a few articles on the web about performance in Java. The authors were comparing the execution time of different code snippets implementing the same functionality and tried to make conclusions about which one is more efficient. I have to say that I find the topic really interesting. I have seen a [...]