That's a very nice result. Both the absolute numbers and that all three sets achieve similar performance, as they different distribution characteristics.BTW, as I commented in https://issues.dlang.org/show_bug.cgi?id=16517, using the new topN implementation instead of sort to compute the median over google's 1-grams is over 11x faster using dmd.
--Jon
