rcrowley / go-metrics

Go port of Coda Hale's Metrics library
Other
3.43k stars 493 forks source link

Changed registry's mutex to be RWMutex for performance gains #233

Closed marcusking01 closed 6 years ago

marcusking01 commented 6 years ago

This is a cleaner merge of #226

mihasya commented 6 years ago

\o/ TYVM!