For diverse purposes I wanted to take a look at performance benchmarks for diverse implementations of collections.
I came to the following free book: Java Performace Book
Moreover, for a project for which I am working we will be do performance measures in order to choose the best infrastructure
for our project. We will do some profiling using JETM or using JProfiler depending on which gives the best infrastructure for our goal.