Skip to content

Add iteration to the list of timed operations on timed collections?

We track how long some operations take (insertion, deletion, search), how about iterations (for example in the case of hashCode and toString) it might be useful.