File: 023-benchmem.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 (7 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
goos: darwin
goarch: amd64
pkg: code.internal/state
BenchmarkIpsHistoryInsert-8 30000	52568 ns/op	24879 B/op	494 allocs/op
BenchmarkIpsHistoryLookup-8 100000	15208 ns/op	7369 B/op	143 allocs/op
PASS
ok package/one	9.415s