popbones

Results 2 issues of popbones

I'd like to use go-humanize with testing.B to report some size. testing.B.ReportMetrics takes a number and a suffix where such a function is already provided for SI with ComputeSI. So...

I'd like to use `go-humanize` with `testing.B` to report some size. `testing.B.ReportMetrics` takes a number and a suffix where such a function is already provided for SI with `ComputeSI`. So...