|
|
|
|
|
by seiflotfy
2865 days ago
|
|
Author here
Some benchmarks on insertion --- BenchmarkMetrics/Add/streadway/quantile-8 5000000 358 ns/op BenchmarkMetrics/Add/bmizerany/perks/quantile-8 5000000 291 ns/op BenchmarkMetrics/Add/dgrisky/go-gk-8 5000000 363 ns/op BenchmarkMetrics/Add/influxdata/tdigest-8 5000000 250 ns/op BenchmarkMetrics/Add/axiom/quantiles-8 10000000 208 ns/op --- I think its the fastest for insertion Querying need finalization of state then its just pretty fast but will comment once i can get the API into a friendlier state :D |
|