Adds a timed_each method that accepts a collection to Benchmark. The collection is enumerated over and how long each takes is output, as well as a total.
Tim Connor
gem "benchmark-timed_each", "~> 1.0.1"