File: 025-benchcount.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 (12 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
BenchmarkNew-8   	 5000000	       350 ns/op	      80 B/op	       3 allocs/op
BenchmarkNew-8   	 5000000	       357 ns/op	      80 B/op	       3 allocs/op
BenchmarkNew-8   	 5000000	       354 ns/op	      80 B/op	       3 allocs/op
BenchmarkNew-8   	 5000000	       358 ns/op	      80 B/op	       3 allocs/op
BenchmarkNew-8   	 5000000	       345 ns/op	      80 B/op	       3 allocs/op
BenchmarkFew-8   	 5000000	       100 ns/op	      20 B/op	       1 allocs/op
BenchmarkFew-8   	 5000000	       105 ns/op	      20 B/op	       1 allocs/op
BenchmarkFew-8   	 5000000	       102 ns/op	      20 B/op	       1 allocs/op
BenchmarkFew-8   	 5000000	       102 ns/op	      20 B/op	       1 allocs/op
BenchmarkFew-8   	 5000000	       102 ns/op	      20 B/op	       1 allocs/op
PASS
ok  	pkg/count	14.211s