"... the benchmark also used a HashMap<Type, Integer> when it should have just stored a primitive int in Type; it also used a LinkedList where it should have used an ArrayDeque."
http://jeremymanson.blogspot.com/2011/06/scala-java-shootout...
"... the benchmark also used a HashMap<Type, Integer> when it should have just stored a primitive int in Type; it also used a LinkedList where it should have used an ArrayDeque."
http://jeremymanson.blogspot.com/2011/06/scala-java-shootout...