Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

stats Benchmarks

Ramon Nogueira edited this page Feb 21, 2018 · 1 revision
git describe && go test  -run=^$ -benchmem -bench=.
v0.1.0-101-g9d9c4a3
goos: darwin
goarch: amd64
pkg: go.opencensus.io/stats
BenchmarkRecord-8   	  500000	      2616 ns/op	     552 B/op	      15 allocs/op
PASS
ok  	go.opencensus.io/stats	1.355s