Binary package “golang-github-jamiealquiza-tachymeter-dev” in ubuntu questing
Go library for timing things and yielding rates, percentiles, and histograms
Tachymeter captures event timings and returns latency and rate
statistics, making it possible to answer questions like: “In a loop
with 1000 database calls, what was the 95th percentile and the lowest
observed latency? What was the per-second rate?”
.
Tachymeter stores data in a lossless sliding window. This means it's
accurate but takes space, linearly proportional to the desired sample
size.
Published versions
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in amd64 (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in arm64 (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in armhf (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in i386 (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in ppc64el (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in riscv64 (Release)
- golang-github-jamiealquiza-tachymeter-dev 2.0.0-3 in s390x (Release)