File: 027-benchdecimal.txt

package info (click to toggle)
golang-github-jstemmer-go-junit-report 2.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 696 kB
  • sloc: xml: 975; makefile: 24
file content (8 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
goos: darwin
goarch: amd64
pkg: really/small
BenchmarkItsy-8    	  30000000	         45.7 ns/op
BenchmarkTeeny-8      1000000000	         2.12 ns/op
BenchmarkWeeny-8      2000000000	         0.26 ns/op
PASS
ok really/small	4.344s