Micro Benchmarking with Caliper

Tweet From time to time I think all developers have done some form of benchmarking. I recently discovered Caliper which is according to the site – “Caliper is Google’s open-source framework for writing, running and viewing the results of Java Microbenchmarks”. I am aware that micro-benchmarking can be misleading depending on who is writing the [...]