Categorygithub.com/go-faster/bfj
modulepackage
0.0.0-20230312062622-8115d0293171
Repository: https://github.com/go-faster/bfj.git
Documentation: pkg.go.dev

# README

bfj

go install github.com/go-faster/bfj@latest
go test -count 1 -benchmem -bench . | bfj | jq
{
  "name_full": "BenchmarkFoo-32",
  "name": "Foo",
  "cpus": 32,
  "count": 9704703,
  "duration_ns": 152.8,
  "mb_per_sec": 804.96,
  "alloc_bytes": 16,
  "alloc_count": 1
}