Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 22:11
· 10 commits to master since this release
fa0332a

This is a maintenance release for hdrhistogram-go version 1.1, strictly focused on READ performance improvements.
Update urgency: Low

Features

  • [perf] optimize ValueAtPercentile(s): introduce nextCountAtIdx() and reduce by 25.6% the on-cpu usage (#46)