Writing micro benchmarks in Java
It is extremely tempting for a programmer to write a simple micro benchmark just to check whether or not one piece of code is faster than another. Even though it seams reasonable in 99% of cases it leads to bias results and/or unreliable measurements. As it turns out benchmarking in Java can be really difficult...
- #
- #
- #
- #
- #
- #
- #
- #
- 0




