Use mtev_hash_size instead of looping through every value to count when making a metric bundle.
Optimistic insertion in the httptrap module - rather than retrieving a value to determine if it's there already, try to insert a new value and deduce the existence of a conflict from insert failure.
mtev_hash_size
instead of looping through every value to count when making a metric bundle.