By webaker

Benchmarking is rather hard subject of software development, especially in a sand-boxed development environments, like JVM with “uncontrolled” garbage collection. Still, there are tasks, that are more IO heavy, like indexing xml files into Apache Solr and this is where you can control more on the system level to do better benchmarking.