└── README /README: -------------------------------------------------------------------------------- 1 | 2 | JUnitBenchmarks 3 | --------------- 4 | 5 | THE PROJECT HAS BEEN OFFICIALLY DEPRECATED. 6 | 7 | There are now other, much better and consistently maintained, alternatives to 8 | play with microbenchmarks (and macrobenchmarks). 9 | 10 | Check out JMH [1]. 11 | And of course [2]. 12 | 13 | [1] http://openjdk.java.net/projects/code-tools/jmh/ 14 | [2] http://en.wikipedia.org/wiki/So_Long,_and_Thanks_for_All_the_Fish 15 | --------------------------------------------------------------------------------