Skip to content

v1.4.0

Choose a tag to compare

@fieldju fieldju released this 18 May 22:44
· 152 commits to master since this release
  • Add NoOpMeter, a meter that doesn't do anything, this is usful to use in a Timer if you want access to the Stopwatch api for histogram data and don't want to deal with the overhead of a meter.