linux-s390x-ibm-race at 137e91832aae514dda65dbd34baa438424c1cbf8 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=4578f699c80d44f6a9167c78422bd77a" "JOURNAL_STREAM=9:141479897" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=4578f699c80d44f6a9167c78422bd77a" "JOURNAL_STREAM=9:141479897" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 5.428s ok archive/zip 13.549s ok bufio 3.776s ok bytes 10.005s ok cmp 1.056s ok compress/bzip2 4.050s ok compress/flate 49.992s ok compress/gzip 68.660s ok compress/lzw 7.509s ok compress/zlib 38.938s ok container/heap 1.112s ok container/list 1.062s ok container/ring 1.508s ok context 1.216s ok crypto 6.837s ok crypto/aes 1.087s ok crypto/cipher 17.102s ok crypto/des 1.443s ok crypto/dsa 1.096s ok crypto/ecdh 1.908s ok crypto/ecdsa 1.886s ok crypto/ed25519 4.250s ok crypto/elliptic 1.176s ok crypto/hmac 1.479s ok crypto/internal/alias 1.948s ok crypto/internal/bigmod 3.975s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 2.289s ok crypto/internal/edwards25519 4.669s ok crypto/internal/edwards25519/field 2.231s ok crypto/internal/hpke 1.669s ok crypto/internal/mlkem768 8.033s ok crypto/internal/nistec 6.837s ok crypto/internal/nistec/fiat 1.136s [no tests to run] ok crypto/md5 1.507s ok crypto/rand 3.687s ok crypto/rc4 2.674s ok crypto/rsa 6.675s ok crypto/sha1 1.026s ok crypto/sha256 1.370s ok crypto/sha512 1.295s ok crypto/subtle 2.120s ok crypto/tls 24.111s ok crypto/x509 8.234s ok database/sql 4.341s ok database/sql/driver 1.010s ok debug/buildinfo 1.115s ok debug/dwarf 1.121s ok debug/elf 4.458s ok debug/gosym 2.438s ok debug/macho 1.770s ok debug/pe 1.071s ok debug/plan9obj 1.064s ok embed 1.064s [no tests to run] ok embed/internal/embedtest 1.326s ok encoding/ascii85 1.242s ok encoding/asn1 1.061s ok encoding/base32 1.817s ok encoding/base64 1.541s ok encoding/binary 1.119s ok encoding/csv 1.241s ok encoding/gob 54.247s ok encoding/hex 1.590s ok encoding/json 6.595s ok encoding/pem 4.159s ok encoding/xml 1.285s ok errors 1.032s ok expvar 1.069s ok flag 3.259s ok fmt 2.543s ok go/ast 2.535s ok go/build 24.745s ok go/build/constraint 1.173s ok go/constant 1.105s ok go/doc 1.513s ok go/doc/comment 16.713s ok go/format 1.100s ok go/importer 6.941s ok go/internal/gccgoimporter 1.342s ok go/internal/gcimporter 61.955s ok go/internal/srcimporter 69.619s ok go/parser 5.668s ok go/printer 8.709s ok go/scanner 1.143s ok go/token 1.107s ok go/types 211.130s ok go/version 1.012s ok hash 1.223s ok hash/adler32 2.725s ok hash/crc32 1.447s ok hash/crc64 1.330s ok hash/fnv 1.016s ok hash/maphash 1.022s ok html 2.615s ok html/template 2.131s ok image 5.800s ok image/color 1.170s ok image/draw 4.698s ok image/gif 10.742s ok image/jpeg 10.715s ok image/png 19.499s ok index/suffixarray 9.193s ok internal/abi 2.020s ok internal/buildcfg 1.359s ok internal/chacha8rand 1.034s ok internal/concurrent 4.290s ok internal/coverage/cfile 19.303s ok internal/coverage/cformat 1.734s ok internal/coverage/cmerge 1.610s ok internal/coverage/pods 1.568s ok internal/coverage/slicereader 1.562s ok internal/coverage/slicewriter 1.016s ok internal/coverage/test 1.084s ok internal/cpu 2.057s ok internal/dag 3.862s ok internal/diff 1.231s ok internal/fmtsort 1.040s ok internal/fuzz 1.224s ok internal/godebug 24.990s ok internal/godebugs 703.030s ok internal/gover 1.396s ok internal/itoa 1.424s ok internal/pkgbits 1.979s ok internal/platform 11.604s ok internal/poll 2.807s ok internal/profile 1.027s ok internal/reflectlite 1.318s ok internal/runtime/atomic 1.036s ok internal/runtime/math 3.411s ok internal/runtime/sys 1.488s ok internal/runtime/syscall 1.030s ok internal/saferio 1.827s ok internal/singleflight 3.257s ok internal/syscall/unix 3.256s ok internal/sysinfo 1.166s ok internal/testenv 7.510s ok internal/trace 166.673s ok internal/trace/internal/oldtrace 8.415s ok internal/types/errors 5.959s ok internal/unsafeheader 1.028s ok internal/weak 1.696s ok internal/xcoff 3.938s ok internal/zstd 3.335s ok io 1.251s ok io/fs 2.583s ok io/ioutil 1.023s ok iter 1.031s ok log 1.133s ok log/slog 2.799s ok log/slog/internal/benchmarks 1.531s ok log/slog/internal/buffer 1.010s ok log/syslog 3.991s ok maps 1.028s ok math 1.492s ok math/big 23.900s ok math/bits 1.164s ok math/cmplx 1.028s ok math/rand 18.513s ok math/rand/v2 13.756s ok mime 1.373s ok mime/multipart 39.849s ok mime/quotedprintable 1.488s ok net 126.707s ok net/http 80.888s ok net/http/cgi 44.863s ok net/http/cookiejar 1.046s ok net/http/fcgi 1.513s ok net/http/httptest 3.845s ok net/http/httptrace 1.483s ok net/http/httputil 2.995s ok net/http/internal 20.611s ok net/http/internal/ascii 1.012s ok net/http/pprof 9.665s ok net/internal/cgotest 3.048s ok net/internal/socktest 2.103s ok net/mail 1.110s ok net/netip 7.020s ok net/rpc 1.066s ok net/rpc/jsonrpc 1.038s ok net/smtp 1.163s ok net/textproto 1.614s ok net/url 4.147s ok os 11.096s ok os/exec 12.709s ok os/exec/internal/fdtest 2.651s ok os/signal 32.820s ok os/user 1.812s ok path 1.184s ok path/filepath 1.161s ok plugin 1.831s ok reflect 21.320s ok regexp 18.066s ok regexp/syntax 33.612s ok runtime 301.867s ok runtime/cgo 1.413s ok runtime/debug 2.453s ok runtime/internal/wasitest 1.124s ok runtime/metrics 1.119s ok runtime/pprof 90.589s ok runtime/race 63.686s ok runtime/trace 4.659s ok slices 3.951s ok sort 4.071s ok strconv 13.705s ok strings 7.307s ok sync 3.590s ok sync/atomic 12.046s ok syscall 37.154s ok testing 24.850s ok testing/fstest 1.967s ok testing/iotest 1.248s ok testing/quick 2.327s ok testing/slogtest 1.246s ok text/scanner 1.842s ok text/tabwriter 1.834s ok text/template 1.187s ok text/template/parse 1.038s ok time 49.276s ok unicode 1.020s ok unicode/utf16 1.021s ok unicode/utf8 1.048s ok unique 4.129s ok cmd/addr2line 22.114s ok cmd/api 101.930s ok cmd/asm/internal/asm 25.137s ok cmd/asm/internal/lex 1.024s ok cmd/cgo/internal/swig 1.200s ok cmd/cgo/internal/test 5.573s ok cmd/cgo/internal/testcarchive 192.173s ok cmd/cgo/internal/testcshared 77.042s ok cmd/cgo/internal/testerrors 85.261s ok cmd/cgo/internal/testfortran 1.446s ok cmd/cgo/internal/testgodefs 8.254s ok cmd/cgo/internal/testlife 6.810s ok cmd/cgo/internal/testnocgo 1.173s ok cmd/cgo/internal/testplugin 202.560s ok cmd/cgo/internal/testsanitizers 1.718s ok cmd/cgo/internal/testshared 250.009s ok cmd/cgo/internal/testso 9.768s ok cmd/cgo/internal/teststdio 13.648s ok cmd/cgo/internal/testtls 2.921s ok cmd/compile 83.525s ok cmd/compile/internal/abt 1.057s ok cmd/compile/internal/amd64 1.179s ok cmd/compile/internal/base 1.095s ok cmd/compile/internal/compare 1.541s ok cmd/compile/internal/devirtualize 1.032s ok cmd/compile/internal/dwarfgen 6.749s ok cmd/compile/internal/importer 6.795s ok cmd/compile/internal/inline/inlheur 4.790s ok cmd/compile/internal/ir 1.038s ok cmd/compile/internal/liveness 1.196s ok cmd/compile/internal/logopt 1.290s ok cmd/compile/internal/loopvar 1.274s ok cmd/compile/internal/noder 1.457s ok cmd/compile/internal/rangefunc 2.171s ok cmd/compile/internal/reflectdata 2.793s [no tests to run] ok cmd/compile/internal/ssa 83.019s ok cmd/compile/internal/ssagen 1.126s ok cmd/compile/internal/syntax 1.634s ok cmd/compile/internal/test 83.619s ok cmd/compile/internal/typecheck 5.483s ok cmd/compile/internal/types 1.042s ok cmd/compile/internal/types2 75.522s ok cmd/covdata 1.482s ok cmd/cover 26.085s ok cmd/dist 1.391s ok cmd/distpack 1.497s ok cmd/doc 3.780s ok cmd/fix 10.007s ok cmd/go 621.983s ok cmd/go/internal/auth 1.057s ok cmd/go/internal/cache 1.734s ok cmd/go/internal/cfg 1.049s [no tests to run] ok cmd/go/internal/envcmd 1.034s ok cmd/go/internal/fsys 1.103s ok cmd/go/internal/generate 1.068s ok cmd/go/internal/gover 1.132s ok cmd/go/internal/imports 1.090s ok cmd/go/internal/load 1.032s ok cmd/go/internal/lockedfile 2.642s ok cmd/go/internal/lockedfile/internal/filelock 2.462s ok cmd/go/internal/modfetch 1.049s ok cmd/go/internal/modfetch/codehost 3.950s ok cmd/go/internal/modfetch/zip_sum_test 1.023s ok cmd/go/internal/modindex 3.854s ok cmd/go/internal/modload 1.141s ok cmd/go/internal/mvs 1.057s ok cmd/go/internal/str 1.460s ok cmd/go/internal/test 1.474s ok cmd/go/internal/toolchain 1.070s ok cmd/go/internal/vcs 1.124s ok cmd/go/internal/vcweb 1.046s ok cmd/go/internal/vcweb/vcstest 2.917s ok cmd/go/internal/web 1.039s ok cmd/go/internal/work 3.242s ok cmd/gofmt 1.437s ok cmd/internal/archive 4.810s ok cmd/internal/buildid 3.565s ok cmd/internal/cov 3.712s ok cmd/internal/bootstrap_test 1.022s ok cmd/internal/dwarf 1.159s ok cmd/internal/edit 1.326s ok cmd/internal/goobj 1.024s ok cmd/internal/moddeps 10.919s ok cmd/internal/obj 5.411s ok cmd/internal/obj/arm64 2.640s ok cmd/internal/obj/loong64 2.479s ok cmd/internal/obj/ppc64 2.272s ok cmd/internal/obj/riscv 1.566s ok cmd/internal/obj/s390x 1.364s ok cmd/internal/obj/x86 11.611s ok cmd/internal/objabi 1.755s ok cmd/internal/par 1.214s ok cmd/internal/pgo 1.573s ok cmd/internal/pkgpath 7.004s ok cmd/internal/pkgpattern 1.501s ok cmd/internal/quoted 1.086s ok cmd/internal/src 1.031s ok cmd/internal/sys 1.753s ok cmd/internal/test2json 7.156s ok cmd/link 65.946s ok cmd/link/internal/benchmark 1.183s ok cmd/link/internal/ld 25.619s ok cmd/link/internal/loader 1.327s ok cmd/nm 11.152s ok cmd/objdump 10.887s ok cmd/pack 10.682s ok cmd/pprof 1.222s ok cmd/relnote 1.587s ok cmd/trace 2.662s ok cmd/vet 130.660s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 4042 83994 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2365 82361 ns/op 1665 B/op 25 allocs/op Benchmark/Writer/PAX-4 1886 82788 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4110 168856 ns/op 5322 B/op 16 allocs/op Benchmark/Reader/GNU-4 6010 219920 ns/op 5192 B/op 15 allocs/op Benchmark/Reader/PAX-4 1342 300103 ns/op 8792 B/op 33 allocs/op PASS ok archive/tar 8.553s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1039277128 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 600254485 ns/op BenchmarkZip64TestSizes/4096-4 730 1245948 ns/op BenchmarkZip64TestSizes/1048576-4 33 12775211 ns/op BenchmarkZip64TestSizes/67108864-4 1 403759524 ns/op PASS ok archive/zip 7.549s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 145170 895.3 ns/op BenchmarkReaderCopyUnoptimal-4 90754 1267 ns/op BenchmarkReaderCopyNoWriteTo-4 6440 162833 ns/op BenchmarkReaderWriteToOptimal-4 10000 109187 ns/op BenchmarkReaderReadString-4 87234 2621 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 124400 1071 ns/op BenchmarkWriterCopyUnoptimal-4 185640 1499 ns/op BenchmarkWriterCopyNoReadFrom-4 4401 99723 ns/op BenchmarkReaderEmpty-4 20486 96124 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 19964 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 364136 299.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 12.683s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3675 115336 ns/op 284.11 MB/s BenchmarkWriteByte-4 364 303018 ns/op 13.52 MB/s BenchmarkWriteRune-4 262 816374 ns/op 15.05 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 7371463 ns/op BenchmarkBufferFullSmallReads-4 79 2466963 ns/op BenchmarkBufferWriteBlock/N4096-4 7017 21876 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 508 575933 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 14 39692874 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 387828639 ns/op 43.26 MB/s 33554528 B/op 3 allocs/op BenchmarkIndexByte/10-4 4469024 27.66 ns/op 361.51 MB/s BenchmarkIndexByte/32-4 5398579 23.82 ns/op 1343.40 MB/s BenchmarkIndexByte/4K-4 814358 259.9 ns/op 15761.72 MB/s BenchmarkIndexBytePortable/10-4 873938 129.7 ns/op 77.11 MB/s BenchmarkIndexBytePortable/32-4 315075 882.2 ns/op 36.27 MB/s BenchmarkIndexBytePortable/4K-4 2737 44525 ns/op 91.99 MB/s BenchmarkIndexRune/10-4 1000000 148.9 ns/op 67.16 MB/s BenchmarkIndexRune/32-4 1000000 228.3 ns/op 140.14 MB/s BenchmarkIndexRune/4K-4 524588 226.8 ns/op 18061.93 MB/s BenchmarkIndexRuneASCII/10-4 4432698 28.63 ns/op 349.32 MB/s BenchmarkIndexRuneASCII/32-4 5064019 23.93 ns/op 1337.17 MB/s BenchmarkIndexRuneASCII/4K-4 768260 733.1 ns/op 5587.25 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1400587 79.52 ns/op 125.75 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1404588 182.8 ns/op 175.01 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 92047 1363 ns/op 3004.30 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1000000 115.9 ns/op 86.25 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1000000 117.7 ns/op 271.97 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 29025 4530 ns/op 904.23 MB/s BenchmarkIndexRuneUnicode/Han/10-4 682897 164.9 ns/op 60.65 MB/s BenchmarkIndexRuneUnicode/Han/32-4 700130 200.5 ns/op 159.63 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 64390 1893 ns/op 2163.25 MB/s BenchmarkEqual/0-4 8610352 15.21 ns/op BenchmarkEqual/same/1-4 1439305 82.61 ns/op 12.11 MB/s BenchmarkEqual/same/6-4 1412598 85.99 ns/op 69.77 MB/s BenchmarkEqual/same/9-4 1000000 100.6 ns/op 89.47 MB/s BenchmarkEqual/same/15-4 1321600 135.8 ns/op 110.44 MB/s BenchmarkEqual/same/16-4 1389429 88.62 ns/op 180.54 MB/s BenchmarkEqual/same/20-4 1394886 96.99 ns/op 206.21 MB/s BenchmarkEqual/same/32-4 1000000 120.7 ns/op 265.05 MB/s BenchmarkEqual/same/4K-4 118514 929.9 ns/op 4404.64 MB/s BenchmarkEqual/1-4 1000000 129.7 ns/op 7.71 MB/s BenchmarkEqual/6-4 1506294 103.8 ns/op 57.82 MB/s BenchmarkEqual/9-4 1442341 82.64 ns/op 108.91 MB/s BenchmarkEqual/15-4 1488231 96.75 ns/op 155.03 MB/s BenchmarkEqual/16-4 1000000 162.4 ns/op 98.51 MB/s BenchmarkEqual/20-4 1463449 90.12 ns/op 221.92 MB/s BenchmarkEqual/32-4 1000000 181.9 ns/op 175.95 MB/s BenchmarkEqual/4K-4 104070 1148 ns/op 3566.74 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 101.3 ns/op 631.63 MB/s BenchmarkEqualBothUnaligned/64_1-4 1314783 145.7 ns/op 439.35 MB/s BenchmarkEqualBothUnaligned/64_4-4 1201566 108.6 ns/op 589.17 MB/s BenchmarkEqualBothUnaligned/64_7-4 1282252 86.88 ns/op 736.69 MB/s BenchmarkEqualBothUnaligned/4096_0-4 104983 1137 ns/op 3601.74 MB/s BenchmarkEqualBothUnaligned/4096_1-4 106339 1881 ns/op 2177.60 MB/s BenchmarkEqualBothUnaligned/4096_4-4 99326 1131 ns/op 3621.92 MB/s BenchmarkEqualBothUnaligned/4096_7-4 115874 1129 ns/op 3627.82 MB/s BenchmarkIndex/10-4 3172333 56.75 ns/op 176.23 MB/s BenchmarkIndex/32-4 3028767 52.13 ns/op 613.90 MB/s BenchmarkIndex/4K-4 74358 1711 ns/op 2393.52 MB/s BenchmarkIndexEasy/10-4 3604106 51.27 ns/op 195.03 MB/s BenchmarkIndexEasy/32-4 3043590 51.24 ns/op 624.50 MB/s BenchmarkIndexEasy/4K-4 375544 311.0 ns/op 13172.29 MB/s BenchmarkCount/10-4 1793320 68.57 ns/op 145.84 MB/s BenchmarkCount/32-4 1000000 117.2 ns/op 273.08 MB/s BenchmarkCount/4K-4 53328 3684 ns/op 1111.69 MB/s BenchmarkCountEasy/10-4 1827170 69.03 ns/op 144.86 MB/s BenchmarkCountEasy/32-4 1000000 130.3 ns/op 245.62 MB/s BenchmarkCountEasy/4K-4 373948 320.9 ns/op 12765.91 MB/s BenchmarkCountSingle/10-4 3192139 44.88 ns/op 222.82 MB/s BenchmarkCountSingle/32-4 3018244 65.85 ns/op 485.97 MB/s BenchmarkCountSingle/4K-4 482581 367.5 ns/op 11146.39 MB/s BenchmarkToUpper/#00-4 3248931 48.23 ns/op BenchmarkToUpper/ONLYUPPER-4 309331 679.3 ns/op BenchmarkToUpper/abc-4 525834 555.8 ns/op BenchmarkToUpper/AbC123-4 310346 392.0 ns/op BenchmarkToUpper/azAZ09_-4 235154 886.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85771 1391 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35305 4806 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55725 2535 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 97339 2443 ns/op BenchmarkToLower/#00-4 3326628 40.72 ns/op BenchmarkToLower/abc-4 456890 413.3 ns/op BenchmarkToLower/AbC123-4 243403 1384 ns/op BenchmarkToLower/azAZ09_-4 283332 981.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85256 1554 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31413 3464 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63099 2216 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112083 1066 ns/op BenchmarkFields/ASCII/16-4 134407 4723 ns/op 3.39 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9957 21318 ns/op 12.01 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 583 410097 ns/op 9.99 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 3809690 ns/op 17.20 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 121679860 ns/op 8.62 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 139947 859.7 ns/op 18.61 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6385 48572 ns/op 5.27 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 406 1057915 ns/op 3.87 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 1 110783017 ns/op 0.59 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 104090880 ns/op 10.07 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153753 1927 ns/op 8.30 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11440 50712 ns/op 5.05 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 788 251241 ns/op 16.30 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 10579865 ns/op 6.19 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 315051065 ns/op 3.33 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 183078 1280 ns/op 12.50 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9187 12607 ns/op 20.31 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 591 260352 ns/op 15.73 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 8405807 ns/op 7.80 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 381501668 ns/op 2.75 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2010867 73.39 ns/op BenchmarkTrimSpace/ASCII-4 411999 464.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 75663 1458 ns/op BenchmarkTrimSpace/JustNonASCII-4 42356 3510 ns/op BenchmarkToValidUTF8/Valid-4 468572 1921 ns/op BenchmarkToValidUTF8/InvalidASCII-4 362553 3712 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95870 1229 ns/op BenchmarkIndexHard1-4 1557 166830 ns/op 6285.27 MB/s BenchmarkIndexHard2-4 100 1128806 ns/op 928.92 MB/s BenchmarkIndexHard3-4 82 1320903 ns/op 793.83 MB/s BenchmarkIndexHard4-4 72 1521474 ns/op 689.18 MB/s BenchmarkLastIndexHard1-4 2 100150560 ns/op BenchmarkLastIndexHard2-4 4 25484130 ns/op BenchmarkLastIndexHard3-4 2 205855342 ns/op BenchmarkCountHard1-4 1414 325622 ns/op BenchmarkCountHard2-4 369 338196 ns/op BenchmarkCountHard3-4 100 3171114 ns/op BenchmarkSplitEmptySeparator-4 1 621020808 ns/op BenchmarkSplitSingleByteSeparator-4 9 36753184 ns/op BenchmarkSplitMultiByteSeparator-4 12 44835628 ns/op BenchmarkSplitNSingleByteSeparator-4 125526 3655 ns/op BenchmarkSplitNMultiByteSeparator-4 72586 10605 ns/op BenchmarkRepeat-4 180586 3529 ns/op BenchmarkRepeatLarge/256/1-4 111045 3484 ns/op 73.48 MB/s BenchmarkRepeatLarge/256/16-4 176290 2124 ns/op 120.54 MB/s BenchmarkRepeatLarge/512/1-4 57157 24345 ns/op 21.03 MB/s BenchmarkRepeatLarge/512/16-4 99307 5507 ns/op 92.97 MB/s BenchmarkRepeatLarge/1024/1-4 60784 4961 ns/op 206.40 MB/s BenchmarkRepeatLarge/1024/16-4 17223 8022 ns/op 127.64 MB/s BenchmarkRepeatLarge/2048/1-4 26704 26460 ns/op 77.40 MB/s BenchmarkRepeatLarge/2048/16-4 10000 38414 ns/op 53.31 MB/s BenchmarkRepeatLarge/4096/1-4 10000 94745 ns/op 43.23 MB/s BenchmarkRepeatLarge/4096/16-4 10000 69791 ns/op 58.69 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14297 ns/op 573.00 MB/s BenchmarkRepeatLarge/8192/16-4 10000 29831 ns/op 274.61 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 14230 ns/op 287.91 MB/s BenchmarkRepeatLarge/16384/1-4 8703 342668 ns/op 47.81 MB/s BenchmarkRepeatLarge/16384/16-4 10000 117823 ns/op 139.06 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 48471 ns/op 253.57 MB/s BenchmarkRepeatLarge/32768/1-4 1263 165677 ns/op 197.78 MB/s BenchmarkRepeatLarge/32768/16-4 100 2087743 ns/op 15.70 MB/s BenchmarkRepeatLarge/32768/4097-4 1551 401595 ns/op 71.41 MB/s BenchmarkRepeatLarge/65536/1-4 778 595558 ns/op 110.04 MB/s BenchmarkRepeatLarge/65536/16-4 1116 528793 ns/op 123.93 MB/s BenchmarkRepeatLarge/65536/4097-4 100 8911693 ns/op 6.90 MB/s BenchmarkRepeatLarge/131072/1-4 237 1525370 ns/op 85.93 MB/s BenchmarkRepeatLarge/131072/16-4 145 25658135 ns/op 5.11 MB/s BenchmarkRepeatLarge/131072/4097-4 199 720860 ns/op 176.19 MB/s BenchmarkRepeatLarge/262144/1-4 148 1655447 ns/op 158.35 MB/s BenchmarkRepeatLarge/262144/16-4 156 1537703 ns/op 170.48 MB/s BenchmarkRepeatLarge/262144/4097-4 100 2637594 ns/op 97.86 MB/s BenchmarkRepeatLarge/524288/1-4 96 6257090 ns/op 83.79 MB/s BenchmarkRepeatLarge/524288/16-4 100 13321734 ns/op 39.36 MB/s BenchmarkRepeatLarge/524288/4097-4 73 2494867 ns/op 208.56 MB/s BenchmarkRepeatLarge/1048576/1-4 49 44663570 ns/op 23.48 MB/s BenchmarkRepeatLarge/1048576/16-4 72 26184655 ns/op 40.05 MB/s BenchmarkRepeatLarge/1048576/4097-4 1 581784993 ns/op 1.80 MB/s BenchmarkRepeatLarge/2097152/1-4 27 7458681 ns/op 281.17 MB/s BenchmarkRepeatLarge/2097152/16-4 37 63712068 ns/op 32.92 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 36820268 ns/op 56.86 MB/s BenchmarkRepeatLarge/4194304/1-4 13 82414158 ns/op 50.89 MB/s BenchmarkRepeatLarge/4194304/16-4 2 67173452 ns/op 62.44 MB/s BenchmarkRepeatLarge/4194304/4097-4 4 44658558 ns/op 93.85 MB/s BenchmarkRepeatLarge/8388608/1-4 1 141860117 ns/op 59.13 MB/s BenchmarkRepeatLarge/8388608/16-4 4 138629336 ns/op 60.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 146783835 ns/op 57.14 MB/s BenchmarkRepeatLarge/16777216/1-4 2 57076452 ns/op 293.94 MB/s BenchmarkRepeatLarge/16777216/16-4 1 367414191 ns/op 45.66 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 94970809 ns/op 176.66 MB/s BenchmarkRepeatLarge/33554432/1-4 1 867013160 ns/op 38.70 MB/s BenchmarkRepeatLarge/33554432/16-4 1 192927694 ns/op 173.92 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 174828904 ns/op 191.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 613603011 ns/op 109.37 MB/s BenchmarkRepeatLarge/67108864/16-4 1 336562965 ns/op 199.39 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 179655956 ns/op 373.54 MB/s BenchmarkRepeatLarge/134217728/1-4 1 746301074 ns/op 179.84 MB/s BenchmarkRepeatLarge/134217728/16-4 1 786987338 ns/op 170.55 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 1078521407 ns/op 124.45 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1888801731 ns/op 142.12 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1830969864 ns/op 146.61 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1079176232 ns/op 248.74 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1277517822 ns/op 420.25 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3922934595 ns/op 136.85 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2789970158 ns/op 192.43 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5755009786 ns/op 186.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4666759292 ns/op 230.08 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5812346680 ns/op 184.73 MB/s BenchmarkBytesCompare/1-4 8833267 28.01 ns/op BenchmarkBytesCompare/2-4 10517802 12.22 ns/op BenchmarkBytesCompare/4-4 10674318 11.44 ns/op BenchmarkBytesCompare/8-4 10347193 12.21 ns/op BenchmarkBytesCompare/16-4 10217478 11.70 ns/op BenchmarkBytesCompare/32-4 8680444 12.09 ns/op BenchmarkBytesCompare/64-4 9116810 17.68 ns/op BenchmarkBytesCompare/128-4 8604518 15.38 ns/op BenchmarkBytesCompare/256-4 6442791 43.05 ns/op BenchmarkBytesCompare/512-4 4235254 28.55 ns/op BenchmarkBytesCompare/1024-4 2811908 46.65 ns/op BenchmarkBytesCompare/2048-4 1000000 101.3 ns/op BenchmarkIndexAnyASCII/1:1-4 2642672 47.78 ns/op BenchmarkIndexAnyASCII/1:2-4 2478213 47.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2499729 68.91 ns/op BenchmarkIndexAnyASCII/1:8-4 2342937 55.95 ns/op BenchmarkIndexAnyASCII/1:16-4 1318648 86.84 ns/op BenchmarkIndexAnyASCII/1:32-4 1569174 207.5 ns/op BenchmarkIndexAnyASCII/1:64-4 1882654 105.9 ns/op BenchmarkIndexAnyASCII/16:1-4 2583879 78.29 ns/op BenchmarkIndexAnyASCII/16:2-4 358665 633.5 ns/op BenchmarkIndexAnyASCII/16:4-4 337533 354.5 ns/op BenchmarkIndexAnyASCII/16:8-4 346230 546.7 ns/op BenchmarkIndexAnyASCII/16:16-4 323942 417.5 ns/op BenchmarkIndexAnyASCII/16:32-4 291168 426.5 ns/op BenchmarkIndexAnyASCII/16:64-4 264429 565.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2297649 112.9 ns/op BenchmarkIndexAnyASCII/256:2-4 24231 4998 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 11206 ns/op BenchmarkIndexAnyASCII/256:8-4 24694 5467 ns/op BenchmarkIndexAnyASCII/256:16-4 21222 6243 ns/op BenchmarkIndexAnyASCII/256:32-4 10000 11622 ns/op BenchmarkIndexAnyASCII/256:64-4 24464 5342 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 104.5 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 114.3 ns/op BenchmarkIndexAnyUTF8/1:4-4 2374317 48.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 203.1 ns/op BenchmarkIndexAnyUTF8/1:16-4 2130630 57.95 ns/op BenchmarkIndexAnyUTF8/1:32-4 2061834 98.86 ns/op BenchmarkIndexAnyUTF8/1:64-4 1895037 60.80 ns/op BenchmarkIndexAnyUTF8/16:1-4 153544 779.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 243740 515.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 232537 521.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 220983 543.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 198880 631.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 187166 671.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 175041 699.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10452 13191 ns/op BenchmarkIndexAnyUTF8/256:2-4 14558 21356 ns/op BenchmarkIndexAnyUTF8/256:4-4 16153 7550 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 18587 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 16457 ns/op BenchmarkIndexAnyUTF8/256:32-4 12552 9462 ns/op BenchmarkIndexAnyUTF8/256:64-4 11181 10567 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2710473 46.15 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2326414 47.27 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2473947 46.99 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2357397 72.21 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2102954 103.3 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 213.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1529330 149.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 351951 552.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 352370 401.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 344223 637.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 330927 372.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 311806 461.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 264652 415.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 254144 486.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22302 4711 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25094 5343 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24376 5384 ns/op BenchmarkLastIndexAnyASCII/256:8-4 22092 5474 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23924 4837 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24526 5765 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24447 4909 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2531846 51.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2633596 72.87 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1637698 63.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2301760 67.30 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2211483 58.91 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2105409 81.84 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1798024 61.72 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 255019 513.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 241987 764.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 222723 733.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 179238 582.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 107226 982.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 185799 877.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166207 732.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21098 5816 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16273 12367 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14846 18874 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 16086 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12927 10635 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 13755 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12020 10301 ns/op BenchmarkTrimASCII/1:1-4 3201370 37.84 ns/op BenchmarkTrimASCII/1:2-4 2285629 60.71 ns/op BenchmarkTrimASCII/1:4-4 1402646 71.73 ns/op BenchmarkTrimASCII/1:8-4 1827888 361.2 ns/op BenchmarkTrimASCII/1:16-4 1430836 165.3 ns/op BenchmarkTrimASCII/16:1-4 533976 242.8 ns/op BenchmarkTrimASCII/16:2-4 350582 353.9 ns/op BenchmarkTrimASCII/16:4-4 232269 873.0 ns/op BenchmarkTrimASCII/16:8-4 338200 352.6 ns/op BenchmarkTrimASCII/16:16-4 319998 415.5 ns/op BenchmarkTrimASCII/256:1-4 40026 3140 ns/op BenchmarkTrimASCII/256:2-4 24404 4808 ns/op BenchmarkTrimASCII/256:4-4 24050 5759 ns/op BenchmarkTrimASCII/256:8-4 24982 7102 ns/op BenchmarkTrimASCII/256:16-4 24894 5731 ns/op BenchmarkTrimASCII/4096:1-4 1680 77331 ns/op BenchmarkTrimASCII/4096:2-4 1358 114496 ns/op BenchmarkTrimASCII/4096:4-4 1555 168131 ns/op BenchmarkTrimASCII/4096:8-4 1388 257302 ns/op BenchmarkTrimASCII/4096:16-4 1588 74934 ns/op BenchmarkTrimByte-4 2072755 70.30 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 23474 5009 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27996 5803 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 502 319764 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1092 114657 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2102 110190 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 100 1180601 ns/op BenchmarkCompareBytesEqual-4 9871273 52.40 ns/op BenchmarkCompareBytesToNil-4 13973277 19.04 ns/op BenchmarkCompareBytesEmpty-4 13641393 12.09 ns/op BenchmarkCompareBytesIdentical-4 13609340 8.834 ns/op BenchmarkCompareBytesSameLength-4 10814929 11.61 ns/op BenchmarkCompareBytesDifferentLength-4 9029760 12.13 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2490 51189 ns/op 20484.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2180 86330 ns/op 12146.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2448 50010 ns/op 20967.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2496 49225 ns/op 21302.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2504 48284 ns/op 21716.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2460 73617 ns/op 14243.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2374 52234 ns/op 20074.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2457 264575 ns/op 3963.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2358 145572 ns/op 7203.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2005 50629 ns/op 20711.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2449 51473 ns/op 20371.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2377 121323 ns/op 8642.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2355 53581 ns/op 19570.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2346 55185 ns/op 19001.04 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2320 56125 ns/op 18683.06 MB/s BenchmarkCompareBytesBig-4 2446 47982 ns/op 21853.82 MB/s BenchmarkCompareBytesBigIdentical-4 13259145 14.94 ns/op 70171139.53 MB/s PASS ok bytes 303.353s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 111422504 ns/op 0.90 MB/s 3611336 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 738947153 ns/op 0.77 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 1 655345000 ns/op 0.03 MB/s 3642592 B/op 27 allocs/op PASS ok compress/bzip2 6.388s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 44 2490709 ns/op 4.01 MB/s 42407 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 38159889 ns/op 2.62 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 413274036 ns/op 2.42 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 34 2941366 ns/op 3.40 MB/s 44249 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26862240 ns/op 3.72 MB/s 47108 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 386045446 ns/op 2.59 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2616509 ns/op 3.82 MB/s 42187 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 36196718 ns/op 2.76 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 304388879 ns/op 3.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 32 3937877 ns/op 2.54 MB/s 42126 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 41250493 ns/op 2.42 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 250662557 ns/op 3.99 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 37 2812362 ns/op 3.56 MB/s 43022 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 44983989 ns/op 2.22 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 295346806 ns/op 3.39 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2748286 ns/op 3.64 MB/s 42827 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 53550442 ns/op 1.87 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 282637322 ns/op 3.54 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 10320772 ns/op 0.97 MB/s 43173 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14309889 ns/op 6.99 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 163985064 ns/op 6.10 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 2343453 ns/op 4.27 MB/s 43173 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 24173624 ns/op 4.14 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 149792313 ns/op 6.68 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 80 1282393 ns/op 7.80 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 6 216677483 ns/op 0.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119802992 ns/op 8.35 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 6459547 ns/op 1.55 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 34641619 ns/op 2.89 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 254763453 ns/op 3.93 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9959529 ns/op 1.00 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 168721989 ns/op 0.59 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1194526769 ns/op 0.84 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 11019661 ns/op 0.91 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 100225502 ns/op 1.00 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1371904121 ns/op 0.73 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 61 1682675 ns/op 5.94 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13051193 ns/op 7.66 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 194352666 ns/op 5.15 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 4878749 ns/op 2.05 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21296304 ns/op 4.70 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 200329784 ns/op 4.99 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8732523 ns/op 1.15 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79554424 ns/op 1.26 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 901960429 ns/op 1.11 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 10006485 ns/op 1.00 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 97469933 ns/op 1.03 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1160052940 ns/op 0.86 MB/s PASS ok compress/flate 56.098s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 5635797 ns/op 1.77 MB/s BenchmarkDecoder/1e-Reuse4-4 24 4306500 ns/op 2.32 MB/s BenchmarkDecoder/1e5-4 1 124564811 ns/op 0.80 MB/s BenchmarkDecoder/1e-Reuse5-4 2 105472258 ns/op 0.95 MB/s BenchmarkDecoder/1e6-4 1 503792661 ns/op 1.98 MB/s BenchmarkDecoder/1e-Reuse6-4 1 917467093 ns/op 1.09 MB/s BenchmarkEncoder/1e4-4 37 3145646 ns/op 3.18 MB/s BenchmarkEncoder/1e-Reuse4-4 39 3126325 ns/op 3.20 MB/s BenchmarkEncoder/1e5-4 1 103686913 ns/op 0.96 MB/s BenchmarkEncoder/1e-Reuse5-4 4 57590313 ns/op 1.74 MB/s BenchmarkEncoder/1e6-4 1 443424073 ns/op 2.26 MB/s BenchmarkEncoder/1e-Reuse6-4 1 332637874 ns/op 3.01 MB/s PASS ok compress/lzw 10.566s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 14 7944433 ns/op PASS ok container/heap 1.461s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28124 6959 ns/op BenchmarkWithTimeout/concurrency=40-4 4242 65491 ns/op BenchmarkWithTimeout/concurrency=4000-4 4622 129534 ns/op BenchmarkWithTimeout/concurrency=400000-4 2403 61717 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 416554 626.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16206 14815 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19014 5430 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3130 34785 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3108 61173 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3295 120663 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 301 5014810 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 212 960975 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 249 433898 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 5578239 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 7832258 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 8365721 ns/op BenchmarkCheckCanceled/Err-4 451568 400.8 ns/op BenchmarkCheckCanceled/Done-4 589964 211.7 ns/op BenchmarkContextCancelDone-4 537492 255.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 39904 3446 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31075 5212 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29478 3981 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21522 5418 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15886 13018 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 356458 308.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 270176 1133 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 184833 779.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 117280 1059 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 41370 3216 ns/op PASS ok context 42.983s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1626820 69.27 ns/op 230.98 MB/s BenchmarkEncrypt/AES-192-4 1800970 73.54 ns/op 217.57 MB/s BenchmarkEncrypt/AES-256-4 1705447 67.76 ns/op 236.13 MB/s BenchmarkDecrypt/AES-128-4 1363486 134.9 ns/op 118.63 MB/s BenchmarkDecrypt/AES-192-4 1000000 155.5 ns/op 102.92 MB/s BenchmarkDecrypt/AES-256-4 1711342 107.0 ns/op 149.56 MB/s BenchmarkExpand/AES-128-4 14180 10222 ns/op BenchmarkExpand/AES-192-4 8139 23516 ns/op BenchmarkExpand/AES-256-4 9955 47027 ns/op BenchmarkCreateCipher/AES-128-4 356239 1529 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 376495 1485 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 418044 477.0 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 12.207s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 153898 772.1 ns/op 82.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 290785 448.9 ns/op 142.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 179896 745.6 ns/op 85.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 373407 425.8 ns/op 150.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 44320 2529 ns/op 533.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 314196 423.5 ns/op 3187.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 138265 795.3 ns/op 1697.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 305244 548.8 ns/op 2459.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100230 7159 ns/op 1144.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 148221 1129 ns/op 7257.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101251 1188 ns/op 6895.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 143158 1118 ns/op 7328.58 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2224 72600 ns/op 14.04 MB/s BenchmarkAESCFBDecrypt1K-4 2331 58947 ns/op 17.29 MB/s BenchmarkAESCFBDecrypt8K-4 302 411773 ns/op 19.88 MB/s BenchmarkAESOFB1K-4 5270 21864 ns/op 46.61 MB/s BenchmarkAESCTR1K-4 60674 2092 ns/op 487.19 MB/s BenchmarkAESCTR8K-4 7860 15984 ns/op 512.20 MB/s BenchmarkAESCBCEncrypt1K-4 407562 376.9 ns/op 2717.15 MB/s BenchmarkAESCBCDecrypt1K-4 680812 198.1 ns/op 5169.32 MB/s PASS ok crypto/cipher 13.365s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 50772 2522 ns/op 3.17 MB/s BenchmarkDecrypt-4 45278 5234 ns/op 1.53 MB/s BenchmarkTDESEncrypt-4 14948 9044 ns/op 0.88 MB/s BenchmarkTDESDecrypt-4 13983 8463 ns/op 0.95 MB/s PASS ok crypto/des 2.911s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 880 556654 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19188183 ns/op 1082 B/op 21 allocs/op BenchmarkECDH/P521-4 3 58492962 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 16 7328981 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 4.649s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3450 46641 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2370 59690 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1722 148888 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2119 82938 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1233 98481 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 776 155005 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3501 35631 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 4962120 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12077412 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 5.036s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 108 1069182 ns/op BenchmarkNewKeyFromSeed-4 68 1935272 ns/op BenchmarkSigning-4 99 2339700 ns/op BenchmarkVerification-4 52 2290863 ns/op PASS ok crypto/ed25519 2.806s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4550 26207 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 5922704 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4997115 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12849952 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1270 121463 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 20 5732867 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13135087 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 75876527 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9475 18744 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4473 28635 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2852 40566 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 3929070 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1864 64243 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 132 1040155 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1286 229672 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 2432891 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 7.922s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 42267 2820 ns/op 363.17 MB/s BenchmarkHMACSHA256_32-4 46095 2909 ns/op 11.00 MB/s BenchmarkNewWriteSum-4 9338 43042 ns/op 0.74 MB/s PASS ok crypto/hmac 3.465s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 30382 5110 ns/op BenchmarkModSub-4 20512 9186 ns/op BenchmarkMontgomeryRepr-4 8180 16012 ns/op BenchmarkMontgomeryMul-4 10000 35354 ns/op BenchmarkModMul-4 7374 29284 ns/op BenchmarkExpBig-4 8 14159809 ns/op BenchmarkExp-4 3 112366898 ns/op PASS ok crypto/internal/bigmod 6.675s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 520 344038 ns/op BenchmarkScalarBaseMult-4 118 2495215 ns/op BenchmarkScalarMult-4 40 18618557 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 6568236 ns/op PASS ok crypto/internal/edwards25519 6.538s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 238897 494.8 ns/op BenchmarkMultiply-4 243489 1616 ns/op BenchmarkSquare-4 332097 3873 ns/op BenchmarkInvert-4 765 653738 ns/op BenchmarkMult32-4 802719 792.8 ns/op PASS ok crypto/internal/edwards25519/field 12.005s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 100 8642277 ns/op BenchmarkEncaps-4 100 4825820 ns/op BenchmarkDecaps-4 96 2633563 ns/op BenchmarkRoundTrip/Alice-4 57 3472708 ns/op BenchmarkRoundTrip/Bob-4 100 4213800 ns/op PASS ok crypto/internal/mlkem768 6.837s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 5338859 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1551 79478 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 15085690 ns/op 658 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 402819913 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 69 1792692 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7010 21325 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 1 213041895 ns/op 254376 B/op 5765 allocs/op BenchmarkScalarBaseMult/P521-4 1 145991571 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 9.029s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 221557 2733 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 89440 1364 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61324 3714 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 212578 748.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 127334 1366 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60543 2212 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 11.449s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 141408 937.2 ns/op 8.54 MB/s BenchmarkHash64-4 205459 834.5 ns/op 76.69 MB/s BenchmarkHash128-4 141548 1158 ns/op 110.55 MB/s BenchmarkHash256-4 143966 971.3 ns/op 263.56 MB/s BenchmarkHash512-4 100531 2424 ns/op 211.26 MB/s BenchmarkHash1K-4 65791 4518 ns/op 226.65 MB/s BenchmarkHash8K-4 9747 11745 ns/op 697.51 MB/s BenchmarkHash1M-4 86 4386029 ns/op 239.07 MB/s BenchmarkHash8M-4 8 26095945 ns/op 321.45 MB/s BenchmarkHash8BytesUnaligned-4 154686 1180 ns/op 6.78 MB/s BenchmarkHash1KUnaligned-4 10000 10661 ns/op 96.05 MB/s BenchmarkHash8KUnaligned-4 10000 45448 ns/op 180.25 MB/s PASS ok crypto/md5 14.070s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 189313 1397 ns/op 22.91 MB/s BenchmarkRead/4K-4 8439 20973 ns/op 195.30 MB/s BenchmarkPrime-4 1 813072185 ns/op PASS ok crypto/rand 4.445s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9744 15510 ns/op 8.25 MB/s BenchmarkRC4_1K-4 1210 120514 ns/op 8.50 MB/s BenchmarkRC4_8K-4 100 1938702 ns/op 4.18 MB/s PASS ok crypto/rc4 1.833s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 33318720 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 66788714 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 111108771 ns/op BenchmarkEncryptPKCS1v15/2048-4 451 721265 ns/op BenchmarkDecryptOAEP/2048-4 1 442409812 ns/op BenchmarkEncryptOAEP/2048-4 372 440744 ns/op BenchmarkSignPKCS1v15/2048-4 6 17497201 ns/op BenchmarkVerifyPKCS1v15/2048-4 100 4522358 ns/op BenchmarkSignPSS/2048-4 6 37022426 ns/op BenchmarkVerifyPSS/2048-4 344 361968 ns/op PASS ok crypto/rsa 11.602s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 139878 887.9 ns/op 9.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 172933 875.3 ns/op 9.14 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 100 1257442 ns/op 0.25 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 139832 847.3 ns/op 377.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 96171 1305 ns/op 784.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 107283 2243 ns/op 456.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 16756 ns/op 488.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23840 11369 ns/op 720.55 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 8.442s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 105789 2498 ns/op 3.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 154562 991.9 ns/op 8.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 149239 1179 ns/op 6.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 97779 6832 ns/op 149.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 115261 1063 ns/op 963.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 113864 1610 ns/op 636.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20181 15312 ns/op 534.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 25898 5045 ns/op 1623.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28058 9654 ns/op 848.54 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 11.982s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53420 9095 ns/op 0.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 130578 1232 ns/op 6.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 131044 956.4 ns/op 8.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 87498 2974 ns/op 344.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 125438 1042 ns/op 983.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 122312 1323 ns/op 773.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36902 7133 ns/op 1148.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 25695 4033 ns/op 2031.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 10000 13753 ns/op 595.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 7.859s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13896480 54.27 ns/op BenchmarkConstantTimeEq-4 13280973 29.03 ns/op BenchmarkConstantTimeLessOrEq-4 13270292 13.08 ns/op BenchmarkXORBytes/8Bytes-4 300804 694.1 ns/op 11.53 MB/s BenchmarkXORBytes/128Bytes-4 132874 998.3 ns/op 128.22 MB/s BenchmarkXORBytes/2048Bytes-4 10000 15022 ns/op 136.33 MB/s BenchmarkXORBytes/32768Bytes-4 733 158216 ns/op 207.11 MB/s PASS ok crypto/subtle 7.542s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 45 19115353 ns/op BenchmarkCertCache/1-4 2 52247675 ns/op BenchmarkCertCache/2-4 28 23704684 ns/op BenchmarkCertCache/3-4 10 42440382 ns/op BenchmarkHandshakeServer/RSA-4 13 10019236 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 22882229 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 12089921 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 151 2731917 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 276 1497807 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 17839871 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 8982837 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 71227598 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 75905897 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 72996910 ns/op 14.36 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 72804471 ns/op 14.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 220552920 ns/op 9.51 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 125361740 ns/op 16.73 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 85453988 ns/op 49.08 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 200856958 ns/op 20.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 1092360369 ns/op 7.68 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1003516403 ns/op 8.36 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1077183499 ns/op 15.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1131906333 ns/op 14.82 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1725361869 ns/op 19.45 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2183547399 ns/op 15.37 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4508876015 ns/op 14.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4119964998 ns/op 16.29 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 131013874 ns/op 8.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 254061562 ns/op 4.13 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 126220870 ns/op 16.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 127060797 ns/op 16.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 649849453 ns/op 6.45 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 244287687 ns/op 17.17 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 320039301 ns/op 26.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 451028260 ns/op 18.60 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1247728317 ns/op 13.45 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 666493426 ns/op 25.17 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1995494662 ns/op 16.82 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2542850157 ns/op 13.20 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4694766575 ns/op 14.29 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4093917008 ns/op 16.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 733901208 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 725280166 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 334115026 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309870406 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 176664615 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 165443408 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 105196570 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 172822282 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 345452533 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 234750261 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 542745329 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 360901187 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 88183732 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 105487526 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 67983219 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 73412610 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 75606848 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 52455232 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 1 210535322 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 37963044 ns/op PASS ok crypto/tls 75.268s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 10521 40790 ns/op BenchmarkCreateCertificate/RSA_2048-4 6 20583364 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 435 1046269 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 580 381070 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 806 2449807 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 10.451s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 34 51942776 ns/op 275865 B/op 1597 allocs/op BenchmarkConcurrentStmtQuery-4 32 5694766 ns/op 262170 B/op 1926 allocs/op BenchmarkConcurrentStmtExec-4 64 4952870 ns/op 215347 B/op 503 allocs/op BenchmarkConcurrentTxQuery-4 40 11149972 ns/op 273077 B/op 2119 allocs/op BenchmarkConcurrentTxExec-4 39 7097002 ns/op 87946 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 31 8990965 ns/op 113632 B/op 2144 allocs/op BenchmarkConcurrentTxStmtExec-4 100 4543368 ns/op 40237 B/op 380 allocs/op BenchmarkConcurrentRandom-4 36 23170041 ns/op 230966 B/op 1739 allocs/op BenchmarkManyConcurrentQueries-4 1338 80861 ns/op 4248 B/op 21 allocs/op BenchmarkGrabConn-4 265800 585.2 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 220286 ns/op PASS ok database/sql 12.792s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1461 160431 ns/op BenchmarkSymbols32-4 1736 476327 ns/op PASS ok debug/elf 2.883s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 62538 2221 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 24 9577797 ns/op 180249 B/op 13 allocs/op Benchmark115/LineToPC-4 38 2701905 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12627 51089 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 7.732s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 33481 22106 ns/op BenchmarkMarshal-4 643 511413 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2685 54216 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 4.267s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 2841981 ns/op 2.88 MB/s BenchmarkEncodeToString-4 100 1502454 ns/op 5.45 MB/s BenchmarkDecode-4 92 2476523 ns/op 5.29 MB/s BenchmarkDecodeString-4 139 6539605 ns/op 2.01 MB/s PASS ok encoding/base32 4.773s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 277 1056674 ns/op 7.75 MB/s BenchmarkDecodeString/2-4 279280 2655 ns/op 1.51 MB/s BenchmarkDecodeString/4-4 253999 719.1 ns/op 11.12 MB/s BenchmarkDecodeString/8-4 156448 1763 ns/op 6.80 MB/s BenchmarkDecodeString/64-4 25008 5165 ns/op 17.04 MB/s BenchmarkDecodeString/8192-4 231 510762 ns/op 21.39 MB/s BenchmarkNewEncoding-4 10000 30680 ns/op 8.34 MB/s PASS ok encoding/base64 13.752s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1285 97456 ns/op 41.04 MB/s BenchmarkReadStruct-4 10000 32757 ns/op 2.29 MB/s BenchmarkWriteStruct-4 13141 55450 ns/op 1.35 MB/s BenchmarkAppendStruct-4 239071 2738 ns/op 27.40 MB/s BenchmarkWriteSlice1000Structs-4 13 32308855 ns/op 2.32 MB/s BenchmarkAppendSlice1000Structs-4 13 8898579 ns/op 8.43 MB/s BenchmarkReadSlice1000Structs-4 13 77973835 ns/op 0.96 MB/s BenchmarkReadInts-4 44220 8298 ns/op 3.62 MB/s BenchmarkWriteInts-4 30746 15897 ns/op 1.89 MB/s BenchmarkAppendInts-4 10000 33362 ns/op 0.90 MB/s BenchmarkWriteSlice1000Int32s-4 690 233605 ns/op 17.12 MB/s BenchmarkAppendSlice1000Int32s-4 963 154534 ns/op 25.88 MB/s BenchmarkPutUint16-4 1000000 606.1 ns/op 3.30 MB/s BenchmarkAppendUint16-4 2159558 97.42 ns/op 20.53 MB/s BenchmarkPutUint32-4 1000000 312.3 ns/op 12.81 MB/s BenchmarkAppendUint32-4 1000000 144.8 ns/op 27.62 MB/s BenchmarkPutUint64-4 692818 210.6 ns/op 38.00 MB/s BenchmarkAppendUint64-4 749775 158.3 ns/op 50.55 MB/s BenchmarkLittleEndianPutUint16-4 1000000 139.0 ns/op 14.39 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 120.5 ns/op 16.60 MB/s BenchmarkLittleEndianPutUint32-4 2398400 51.04 ns/op 78.36 MB/s BenchmarkLittleEndianAppendUint32-4 2359216 69.88 ns/op 57.24 MB/s BenchmarkLittleEndianPutUint64-4 765890 157.9 ns/op 50.66 MB/s BenchmarkLittleEndianAppendUint64-4 764898 1994 ns/op 4.01 MB/s BenchmarkReadFloats-4 10000 41233 ns/op 0.29 MB/s BenchmarkWriteFloats-4 123820 1790 ns/op 6.71 MB/s BenchmarkReadSlice1000Float32s-4 1080 151946 ns/op 26.33 MB/s BenchmarkWriteSlice1000Float32s-4 844 240871 ns/op 16.61 MB/s BenchmarkReadSlice1000Uint8s-4 10000 44774 ns/op 22.33 MB/s BenchmarkWriteSlice1000Uint8s-4 244233 1882 ns/op 531.24 MB/s BenchmarkSize/bool-4 5945224 20.08 ns/op BenchmarkSize/int8-4 5917086 29.34 ns/op BenchmarkSize/int16-4 5873032 154.3 ns/op BenchmarkSize/int32-4 5004898 20.76 ns/op BenchmarkSize/int64-4 6231111 60.99 ns/op BenchmarkSize/uint8-4 3037662 121.8 ns/op BenchmarkSize/uint16-4 2461300 138.7 ns/op BenchmarkSize/uint32-4 4397738 47.96 ns/op BenchmarkSize/uint64-4 5004679 56.63 ns/op BenchmarkSize/float32-4 1743807 250.2 ns/op BenchmarkSize/float64-4 4203559 224.9 ns/op BenchmarkSize/complex64-4 877886 278.7 ns/op BenchmarkSize/complex128-4 890769 535.4 ns/op BenchmarkSize/binary.Struct-4 320253 973.8 ns/op BenchmarkSize/*binary.Struct-4 280242 2243 ns/op BenchmarkSize/[]binary.Struct-4 265500 772.4 ns/op BenchmarkSize/[]binary.Struct#01-4 10000 17419 ns/op BenchmarkSize/[1]binary.Struct-4 244932 507.3 ns/op BenchmarkPutUvarint32-4 475059 1150 ns/op 3.48 MB/s BenchmarkPutUvarint64-4 176204 1400 ns/op 5.71 MB/s PASS ok encoding/binary 74.110s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5665 77703 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5265 107223 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5326 289374 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3080 87575 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5959 51378 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5919 21350 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6127 23324 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3334 83183 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9326 186222 ns/op PASS ok encoding/csv 13.670s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6777 177716 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8848 55750 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 219 766819 ns/op 16843 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 603 280772 ns/op 814 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 964 329025 ns/op 91 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 610 235392 ns/op 144 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1574 85998 ns/op 246 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 49 4224179 ns/op 37635 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 126 1403808 ns/op 25647 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 438 369541 ns/op 10845 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 632 491168 ns/op 9771 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 258 1869617 ns/op 39318 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 57 9433106 ns/op 69283 B/op 2282 allocs/op BenchmarkDecodeBytesSlice-4 434 861154 ns/op 23914 B/op 196 allocs/op BenchmarkDecodeInterfaceSlice-4 44 3427721 ns/op 83854 B/op 3178 allocs/op BenchmarkDecodeMap-4 61 1843764 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 17.282s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13786 8277 ns/op 30.93 MB/s BenchmarkEncode/1024-4 3403 59532 ns/op 17.20 MB/s BenchmarkEncode/4096-4 886 141180 ns/op 29.01 MB/s BenchmarkEncode/16384-4 205 534618 ns/op 30.65 MB/s BenchmarkDecode/256-4 28636 5676 ns/op 45.10 MB/s BenchmarkDecode/1024-4 3601 35990 ns/op 28.45 MB/s BenchmarkDecode/4096-4 1806 205455 ns/op 19.94 MB/s BenchmarkDecode/16384-4 453 349830 ns/op 46.83 MB/s BenchmarkDecodeString/256-4 10000 49339 ns/op 5.19 MB/s BenchmarkDecodeString/1024-4 6247 42342 ns/op 24.18 MB/s BenchmarkDecodeString/4096-4 1632 77497 ns/op 52.85 MB/s BenchmarkDecodeString/16384-4 381 532407 ns/op 30.77 MB/s BenchmarkDump/256-4 931 108115 ns/op 2.37 MB/s BenchmarkDump/1024-4 302 407433 ns/op 2.51 MB/s BenchmarkDump/4096-4 70 1902390 ns/op 2.15 MB/s BenchmarkDump/16384-4 16 6463151 ns/op 2.53 MB/s PASS ok encoding/hex 13.512s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 414386189 ns/op 4.68 MB/s 8391968 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 151324422 ns/op 12.82 MB/s 136032 B/op 94 allocs/op BenchmarkCodeMarshal-4 1 466685861 ns/op 4.16 MB/s 10332928 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 296595125 ns/op 6.54 MB/s 2075832 B/op 86 allocs/op BenchmarkMarshalBytes/32-4 10000 10675 ns/op BenchmarkMarshalBytes/256-4 5481 21572 ns/op BenchmarkMarshalBytes/4096-4 472 386966 ns/op BenchmarkMarshalBytesError/32-4 12 12042526 ns/op BenchmarkMarshalBytesError/256-4 20 60412815 ns/op BenchmarkMarshalBytesError/4096-4 44 6813941 ns/op BenchmarkMarshalMap-4 19929 5212 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1270458529 ns/op 1.53 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 23994 4939 ns/op 2.83 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 25676 5246 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 478354306 ns/op 4.06 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 601323573 ns/op 3.23 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 61279 9314 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 67843 4069 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 47154 2929 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14377 24803 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 51916 2392 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 42370 2791 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 10000 35023 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6091 23914 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1104 107944 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 2609436 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 18530116 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 100 2353975 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 447406 257.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 544162 317.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 670494 169.1 ns/op BenchmarkEncodeMarshaler-4 37324 3394 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 38356 4066 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5506198 26.59 ns/op BenchmarkNumberIsValidRegexp-4 15052 7553 ns/op BenchmarkUnmarshalNumber-4 35880 4187 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 35.674s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3142304 ns/op 20.86 MB/s BenchmarkDecode-4 15 7710551 ns/op 11.51 MB/s PASS ok encoding/pem 2.200s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1161 581655 ns/op 6286 B/op 24 allocs/op BenchmarkUnmarshal-4 648 341227 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2581 254150 ns/op PASS ok encoding/xml 3.483s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 284691 1128 ns/op BenchmarkAs-4 81999 2858 ns/op PASS ok errors 2.582s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 701068 150.2 ns/op BenchmarkIntSet-4 798087 156.0 ns/op BenchmarkFloatAdd-4 452811 369.2 ns/op BenchmarkFloatSet-4 752530 242.5 ns/op BenchmarkStringSet-4 672896 230.8 ns/op BenchmarkMapSet-4 112497 928.8 ns/op BenchmarkMapSetDifferent-4 50331 28189 ns/op BenchmarkMapSetDifferentRandom-4 297 859027 ns/op BenchmarkMapSetString-4 152310 912.9 ns/op BenchmarkMapAddSame-4 23948 38950 ns/op BenchmarkMapAddDifferent-4 10000 15792 ns/op BenchmarkMapAddDifferentRandom-4 212 577983 ns/op BenchmarkMapAddSameSteadyState-4 394143 473.3 ns/op BenchmarkMapAddDifferentSteadyState-4 37201 3066 ns/op BenchmarkMapString-4 7124 122769 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 31684 4338 ns/op PASS ok expvar 14.018s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 40564 3205 ns/op BenchmarkSprintfEmpty-4 247682 4929 ns/op BenchmarkSprintfString-4 89396 1960 ns/op BenchmarkSprintfTruncateString-4 10000 12908 ns/op BenchmarkSprintfTruncateBytes-4 80938 3678 ns/op BenchmarkSprintfSlowParsingPath-4 112498 1927 ns/op BenchmarkSprintfQuoteString-4 31162 3257 ns/op BenchmarkSprintfInt-4 96346 1207 ns/op BenchmarkSprintfIntInt-4 52790 2033 ns/op BenchmarkSprintfPrefixedInt-4 124676 5269 ns/op BenchmarkSprintfFloat-4 74972 1765 ns/op BenchmarkSprintfComplex-4 36758 3552 ns/op BenchmarkSprintfBoolean-4 153954 3648 ns/op BenchmarkSprintfHexString-4 37051 15161 ns/op BenchmarkSprintfHexBytes-4 95468 16327 ns/op BenchmarkSprintfBytes-4 10000 14900 ns/op BenchmarkSprintfStringer-4 10000 10562 ns/op BenchmarkSprintfStructure-4 20811 29340 ns/op BenchmarkManyArgs-4 54784 3925 ns/op BenchmarkFprintInt-4 52200 3716 ns/op BenchmarkFprintfBytes-4 65803 2849 ns/op BenchmarkFprintIntNoAlloc-4 67160 7873 ns/op BenchmarkScanInts-4 25 5798239 ns/op BenchmarkScanRecursiveInt-4 1 451219897 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 455852984 ns/op PASS ok fmt 27.209s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 601 213136 ns/op PASS ok go/build 1.488s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 46905 6305 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13292 17291 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4263 28536 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1610 100793 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 316 408351 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 37 5093496 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 7182695 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 52900861 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 298777329 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 7.428s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 2685925947 ns/op 0.02 MB/s 44328528 B/op 48671 allocs/op PASS ok go/format 4.928s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 31423756 ns/op 1.71 MB/s BenchmarkParseOnly-4 4 37269516 ns/op 1.44 MB/s BenchmarkResolve-4 45 2994891 ns/op 17.94 MB/s PASS ok go/parser 11.588s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 277174822 ns/op 0.19 MB/s 4992560 B/op 27476 allocs/op BenchmarkPrintDecl-4 721 634802 ns/op 0.05 MB/s 16313 B/op 51 allocs/op PASS ok go/printer 2.918s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 238 522469 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 18202195 ns/op 2.81 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 31331051 ns/op 2.37 MB/s BenchmarkScanFiles/net/http/server.go-4 4 29456622 ns/op 4.29 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 2714408 ns/op 1.14 MB/s PASS ok go/scanner 5.036s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 920034 132.7 ns/op PASS ok go/token 1.285s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1163589 ns/op BenchmarkNamed/Underlying/nongeneric-4 1334702 166.6 ns/op BenchmarkNamed/Underlying/generic-4 1000000 240.2 ns/op BenchmarkNamed/Underlying/src_instance-4 898279 733.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 214.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 16685 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 21328 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 28837 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 16934 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1453141131 ns/op 23752 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 2716685607 ns/op 12792 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 2809608266 ns/op 12350 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 390019044 ns/op 73284 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3757930231 ns/op 1397 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 481122406 ns/op 10909 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 641370278 ns/op 8184 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 974407285 ns/op 5136 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 2479091895 ns/op 870.6 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 354875083 ns/op 6106 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 346276989 ns/op 6199 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 366668850 ns/op 5696 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 4124156869 ns/op 17408 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2749863984 ns/op 21129 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 282942371 ns/op 136855 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 2225302147 ns/op 32164 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3288393752 ns/op 619.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 635108472 ns/op 2784 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 139351729 ns/op 14635 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 499285759 ns/op 4088 lines/s PASS ok go/types 126.371s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8805 16758 ns/op 61.11 MB/s PASS ok hash/adler32 1.303s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 214761 693.5 ns/op 21.63 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 194457 600.8 ns/op 24.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 102927 4065 ns/op 9.84 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 75303 1401 ns/op 28.55 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 451077 260.8 ns/op 1963.14 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 460312 1296 ns/op 395.05 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 501691 655.4 ns/op 1562.37 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 492475 472.1 ns/op 2168.86 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 404010 429.5 ns/op 9536.08 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 373363 390.6 ns/op 10485.42 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 103664 5342 ns/op 6133.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 10000 30469 ns/op 1075.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 205101 3273 ns/op 4.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 186342 740.2 ns/op 20.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 101881 1525 ns/op 26.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 82562 1431 ns/op 27.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 359725 585.9 ns/op 873.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 395533 1623 ns/op 315.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 428445 281.6 ns/op 3636.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 438188 267.5 ns/op 3828.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 296301 437.8 ns/op 9356.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 347104 371.3 ns/op 11031.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 143937 922.4 ns/op 35525.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 123388 1878 ns/op 17444.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 231555 768.7 ns/op 19.51 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 203116 921.2 ns/op 16.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106197 2487 ns/op 16.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 92534 8808 ns/op 4.54 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8266 89978 ns/op 5.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8972 50916 ns/op 10.06 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4438 129333 ns/op 7.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4544 54427 ns/op 18.81 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 912 322755 ns/op 12.69 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 585 303864 ns/op 13.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 116 898520 ns/op 36.47 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 6443818 ns/op 5.09 MB/s PASS ok hash/crc32 39.990s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1107654 ns/op 59.17 MB/s BenchmarkCrc64/ISO4KB-4 1669 340319 ns/op 12.04 MB/s BenchmarkCrc64/ISO1KB-4 6700 59019 ns/op 17.35 MB/s BenchmarkCrc64/ECMA64KB-4 100 9140865 ns/op 7.17 MB/s BenchmarkCrc64/Random64KB-4 135 4963021 ns/op 13.20 MB/s BenchmarkCrc64/Random16KB-4 420 2482717 ns/op 6.60 MB/s PASS ok hash/crc64 7.864s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 10286 41949 ns/op 24.41 MB/s BenchmarkFnv32aKB-4 9964 14917 ns/op 68.64 MB/s BenchmarkFnv64KB-4 10000 16578 ns/op 61.77 MB/s BenchmarkFnv64aKB-4 10000 11847 ns/op 86.44 MB/s BenchmarkFnv128KB-4 750 148791 ns/op 6.88 MB/s BenchmarkFnv128aKB-4 895 123685 ns/op 8.28 MB/s PASS ok hash/fnv 10.303s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 496015 337.4 ns/op 11.86 MB/s BenchmarkHash/n=4/Bytes-4 5116243 184.5 ns/op 21.68 MB/s BenchmarkHash/n=4/String-4 1306698 221.3 ns/op 18.08 MB/s BenchmarkHash/n=8/Write-4 554764 269.3 ns/op 29.70 MB/s BenchmarkHash/n=8/Bytes-4 1933735 199.9 ns/op 40.02 MB/s BenchmarkHash/n=8/String-4 1000000 257.5 ns/op 31.07 MB/s BenchmarkHash/n=16/Write-4 574482 654.5 ns/op 24.45 MB/s BenchmarkHash/n=16/Bytes-4 5168858 33.73 ns/op 474.39 MB/s BenchmarkHash/n=16/String-4 1415601 76.04 ns/op 210.40 MB/s BenchmarkHash/n=32/Write-4 560152 241.6 ns/op 132.45 MB/s BenchmarkHash/n=32/Bytes-4 1000000 108.4 ns/op 295.28 MB/s BenchmarkHash/n=32/String-4 1396190 88.84 ns/op 360.19 MB/s BenchmarkHash/n=64/Write-4 537741 529.4 ns/op 120.89 MB/s BenchmarkHash/n=64/Bytes-4 4240539 151.6 ns/op 422.10 MB/s BenchmarkHash/n=64/String-4 1560123 710.1 ns/op 90.13 MB/s BenchmarkHash/n=256/Write-4 380325 341.6 ns/op 749.34 MB/s BenchmarkHash/n=256/Bytes-4 1000000 143.6 ns/op 1782.13 MB/s BenchmarkHash/n=256/String-4 649353 265.8 ns/op 963.09 MB/s BenchmarkHash/n=320/Write-4 369807 409.4 ns/op 781.67 MB/s BenchmarkHash/n=320/Bytes-4 1000000 188.1 ns/op 1701.44 MB/s BenchmarkHash/n=320/String-4 522748 732.6 ns/op 436.79 MB/s BenchmarkHash/n=1024/Write-4 222982 616.6 ns/op 1660.70 MB/s BenchmarkHash/n=1024/Bytes-4 635438 197.2 ns/op 5192.31 MB/s BenchmarkHash/n=1024/String-4 188142 579.0 ns/op 1768.44 MB/s BenchmarkHash/n=4096/Write-4 74054 1410 ns/op 2904.42 MB/s BenchmarkHash/n=4096/Bytes-4 165906 1045 ns/op 3921.30 MB/s BenchmarkHash/n=4096/String-4 52582 3923 ns/op 1044.11 MB/s BenchmarkHash/n=16384/Write-4 24646 9799 ns/op 1672.00 MB/s BenchmarkHash/n=16384/Bytes-4 41613 4452 ns/op 3679.90 MB/s BenchmarkHash/n=16384/String-4 13506 11010 ns/op 1488.15 MB/s PASS ok hash/maphash 51.587s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 830 409203 ns/op BenchmarkEscapeNone-4 75187 12274 ns/op BenchmarkUnescape-4 885 270847 ns/op BenchmarkUnescapeNone-4 489745 274.4 ns/op BenchmarkUnescapeSparse-4 4720 138916 ns/op BenchmarkUnescapeDense-4 1200 573163 ns/op PASS ok html 11.203s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8718 17847 ns/op BenchmarkCSSEscaperNoSpecials-4 52058 2446 ns/op BenchmarkDecodeCSS-4 10000 31068 ns/op BenchmarkDecodeCSSNoSpecials-4 2250763 135.3 ns/op BenchmarkCSSValueFilter-4 82102 6006 ns/op BenchmarkCSSValueFilterOk-4 12276 9520 ns/op BenchmarkEscapedExecute-4 3994 208725 ns/op BenchmarkHTMLNospaceEscaper-4 10000 45815 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 75085 5210 ns/op BenchmarkStripTags-4 10000 29005 ns/op BenchmarkStripTagsNoSpecials-4 329023 4872 ns/op BenchmarkJSValEscaperWithNum-4 10000 48937 ns/op BenchmarkJSValEscaperWithStr-4 5079 24141 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 115993 ns/op BenchmarkJSValEscaperWithObj-4 4645 117077 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9211 28554 ns/op BenchmarkJSStrEscaperNoSpecials-4 56553 5247 ns/op BenchmarkJSStrEscaper-4 10000 42965 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59144 2166 ns/op BenchmarkJSRegexpEscaper-4 10000 21081 ns/op BenchmarkTemplateSpecialTags-4 80 3011740 ns/op BenchmarkURLEscaper-4 3570 67751 ns/op BenchmarkURLEscaperNoSpecials-4 140044 1074 ns/op BenchmarkURLNormalizer-4 5083 73386 ns/op BenchmarkURLNormalizerNoSpecials-4 127920 8136 ns/op BenchmarkSrcsetFilter-4 10000 26955 ns/op BenchmarkSrcsetFilterNoSpecials-4 121029 3784 ns/op PASS ok html/template 40.733s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 505087 1319 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 430155 554.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 579076 3106 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 446844 413.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1688535 202.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 828745 428.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 340.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 749275 757.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 961794 1152 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 467200 309.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 373474 435.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 479098 2467 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 341030 378.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 845563 164.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 587268 314.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 854746 147.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 586231 1282 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 355174 1652 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 907111 531.0 ns/op BenchmarkRGBASetRGBA-4 908118 789.5 ns/op BenchmarkRGBA64At-4 587870 862.7 ns/op BenchmarkRGBA64SetRGBA64-4 643872 249.2 ns/op BenchmarkNRGBAAt-4 884955 778.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 630.3 ns/op BenchmarkNRGBA64At-4 629685 276.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 630873 805.6 ns/op BenchmarkAlphaAt-4 1000000 188.9 ns/op BenchmarkAlphaSetAlpha-4 1000000 179.1 ns/op BenchmarkAlpha16At-4 1000000 705.6 ns/op BenchmarkAlphaSetAlpha16-4 1068138 2276 ns/op BenchmarkGrayAt-4 1000000 177.3 ns/op BenchmarkGraySetGray-4 1000000 350.9 ns/op BenchmarkGray16At-4 897864 841.3 ns/op BenchmarkGraySetGray16-4 1000000 560.1 ns/op PASS ok image 52.866s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 1270320 83.05 ns/op BenchmarkYCbCrToRGB/128-4 2906336 142.8 ns/op BenchmarkYCbCrToRGB/255-4 2908341 41.02 ns/op BenchmarkRGBToYCbCr/0-4 1000000 354.2 ns/op BenchmarkRGBToYCbCr/Cb-4 2942001 280.8 ns/op BenchmarkRGBToYCbCr/Cr-4 2880528 117.4 ns/op BenchmarkYCbCrToRGBA/0-4 1000000 141.3 ns/op BenchmarkYCbCrToRGBA/128-4 2609690 52.24 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 112.8 ns/op BenchmarkNYCbCrAToRGBA/0-4 1000000 109.5 ns/op BenchmarkNYCbCrAToRGBA/128-4 2010523 61.40 ns/op BenchmarkNYCbCrAToRGBA/255-4 1331432 171.1 ns/op PASS ok image/color 23.278s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 3 60419112 ns/op BenchmarkFillSrc-4 338 742350 ns/op BenchmarkCopyOver-4 3 86041498 ns/op BenchmarkCopySrc-4 445 334484 ns/op BenchmarkNRGBAOver-4 3 200096534 ns/op BenchmarkNRGBASrc-4 1 176670690 ns/op BenchmarkYCbCr-4 4 184789140 ns/op BenchmarkGray-4 13 21935686 ns/op BenchmarkCMYK-4 9 17416618 ns/op BenchmarkGlyphOver-4 16 9008103 ns/op BenchmarkRGBAMaskOver-4 1 180082211 ns/op BenchmarkGrayMaskOver-4 2 91915032 ns/op BenchmarkRGBA64ImageMaskOver-4 2 111228073 ns/op BenchmarkRGBA-4 2 164371898 ns/op BenchmarkPalettedFill-4 1095 176086 ns/op BenchmarkPalettedRGBA-4 3 61501154 ns/op BenchmarkGenericOver-4 1 292115717 ns/op BenchmarkGenericMaskOver-4 3 80220253 ns/op BenchmarkGenericSrc-4 2 98487339 ns/op BenchmarkGenericMaskSrc-4 1 229007817 ns/op PASS ok image/draw 54.675s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 23181287 ns/op 0.67 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 554515259 ns/op 0.55 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 14175448538 ns/op 0.09 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 28 8111674 ns/op 1.90 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 275193268 ns/op 0.22 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 23.997s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2534 62353 ns/op BenchmarkIDCT-4 2923 440719 ns/op BenchmarkDecodeBaseline-4 4 49746000 ns/op 1.24 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 1 422543967 ns/op 0.15 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 405944670 ns/op 3.03 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 355032625 ns/op 2.60 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 6.907s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12097534 90.19 ns/op BenchmarkDecodeGray-4 9 41826151 ns/op 1.57 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 72449576 ns/op 3.62 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 1 129179404 ns/op 2.03 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 19227231 ns/op 3.41 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 116019994 ns/op 2.26 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 157931408 ns/op 1.66 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 103644526 ns/op 2.96 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 95063506 ns/op 3.23 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 403260078 ns/op 3.05 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 1197705410 ns/op 1.03 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 58258756 ns/op 5.27 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 314408497 ns/op 3.91 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 2183015801 ns/op 0.56 MB/s 864088 B/op 29 allocs/op PASS ok image/png 27.067s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 162813894 ns/op 0.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 357718853 ns/op 0.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 313107089 ns/op 1.60 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 1300311497 ns/op 0.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 103558469 ns/op 0.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 65954654 ns/op 1.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 441659008 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 920198086 ns/op 0.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 2067480818 ns/op 0.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 3278300287 ns/op 0.31 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5966252341 ns/op 0.84 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 6091689990 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 14275664 ns/op 7.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 31586456 ns/op 3.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 158398903 ns/op 3.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 665916907 ns/op 0.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 145916259 ns/op 6.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 280702857 ns/op 3.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1506828796 ns/op 3.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 954254508 ns/op 5.24 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 699848934 ns/op 0.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 193512895 ns/op 0.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 2392073481 ns/op 0.21 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 2345537419 ns/op 0.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 2497837761 ns/op 0.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 2757495459 ns/op 0.36 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 12114737991 ns/op 0.41 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 10087392963 ns/op 0.50 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 267952875 ns/op 15.60 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 388735485 ns/op 10.75 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 151.885s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 382927 320.6 ns/op 798.59 MB/s PASS ok internal/chacha8rand 2.260s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 548929 233.8 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 222681 707.9 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 160292 6666 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 518713 302.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 134034 3000 ns/op 31 B/op 0 allocs/op PASS ok internal/concurrent 21.185s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33676 7931 ns/op 0.13 MB/s BenchmarkMarshalCorpusFile/2-4 10000 24883 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/4-4 10000 21649 ns/op 0.18 MB/s BenchmarkMarshalCorpusFile/8-4 10000 19186 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/16-4 17743 20227 ns/op 0.79 MB/s BenchmarkMarshalCorpusFile/32-4 10000 56575 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/64-4 9249 22646 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/128-4 8224 83079 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/256-4 3757 217699 ns/op 1.18 MB/s BenchmarkMarshalCorpusFile/512-4 2073 290253 ns/op 1.76 MB/s BenchmarkMarshalCorpusFile/1024-4 980 487319 ns/op 2.10 MB/s BenchmarkMarshalCorpusFile/2048-4 366 1474518 ns/op 1.39 MB/s BenchmarkMarshalCorpusFile/4096-4 100 2229846 ns/op 1.84 MB/s BenchmarkMarshalCorpusFile/8192-4 100 3268458 ns/op 2.51 MB/s BenchmarkMarshalCorpusFile/16384-4 66 16462840 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/32768-4 31 61357218 ns/op 0.53 MB/s BenchmarkMarshalCorpusFile/65536-4 14 25086230 ns/op 2.61 MB/s BenchmarkMarshalCorpusFile/131072-4 4 50592349 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/262144-4 1 159725706 ns/op 1.64 MB/s BenchmarkMarshalCorpusFile/524288-4 1 228691949 ns/op 2.29 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 945476863 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/1-4 3685 283659 ns/op 0.00 MB/s BenchmarkUnmarshalCorpusFile/2-4 7177 101402 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 5906 27644 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/8-4 3589 50008 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/16-4 4525 538208 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/32-4 3356 235904 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/64-4 3130 504011 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/128-4 2450 245971 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/256-4 909 266074 ns/op 0.96 MB/s BenchmarkUnmarshalCorpusFile/512-4 381 320239 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/1024-4 100 1137689 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/2048-4 96 6703652 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 4026604 ns/op 1.02 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 15662351 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 13205258 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 23297578 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 88270776 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 295482781 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 186137631 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1219206972 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 2596000521 ns/op 0.40 MB/s BenchmarkMutatorBytes/1-4 1 261436977 ns/op BenchmarkMutatorBytes/10-4 34615 10361 ns/op BenchmarkMutatorBytes/100-4 29170 14138 ns/op BenchmarkMutatorBytes/1000-4 19281 5962 ns/op BenchmarkMutatorBytes/10000-4 7544 33772 ns/op BenchmarkMutatorBytes/100000-4 1159 505307 ns/op BenchmarkMutatorString/1-4 30158 4280 ns/op BenchmarkMutatorString/10-4 32242 15503 ns/op BenchmarkMutatorString/100-4 25692 14314 ns/op BenchmarkMutatorString/1000-4 10000 41156 ns/op BenchmarkMutatorString/10000-4 4167 182226 ns/op BenchmarkMutatorString/100000-4 100 1854829 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 10232 32524 ns/op BenchmarkMutatorAllBasicTypes/string-4 12314 14114 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47030 2556 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46880 4925 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45854 2672 ns/op BenchmarkMutatorAllBasicTypes/int-4 59139 2737 ns/op BenchmarkMutatorAllBasicTypes/int8-4 55778 3174 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51970 2349 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55584 2864 ns/op BenchmarkMutatorAllBasicTypes/int64-4 36204 4565 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45223 11775 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 51831 8416 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 28543 22891 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 10000 20079 ns/op PASS ok internal/fuzz 110.163s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 34508 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37597 3747 ns/op BenchmarkSplicePipePoolParallel-4 139875 2891 ns/op BenchmarkSplicePipeNativeParallel-4 55093 5878 ns/op PASS ok internal/poll 5.582s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 12547465 8.797 ns/op BenchmarkAnd32Parallel-4 2249966 240.8 ns/op BenchmarkAnd64-4 13054215 14.24 ns/op BenchmarkAnd64Parallel-4 3085264 42.35 ns/op BenchmarkOr32-4 14046858 18.14 ns/op BenchmarkOr32Parallel-4 1289944 227.3 ns/op BenchmarkOr64-4 13718673 41.46 ns/op BenchmarkOr64Parallel-4 1000000 143.8 ns/op BenchmarkAtomicLoad64-4 16246537 65.54 ns/op BenchmarkAtomicStore64-4 14638910 18.14 ns/op BenchmarkAtomicLoad-4 16347975 51.04 ns/op BenchmarkAtomicStore-4 15309531 19.56 ns/op BenchmarkAtomicLoad8-4 16305216 7.429 ns/op BenchmarkAnd8-4 10046050 12.66 ns/op BenchmarkAnd-4 11917179 9.375 ns/op BenchmarkAnd8Parallel-4 2356786 180.0 ns/op BenchmarkAndParallel-4 1000000 359.2 ns/op BenchmarkOr8-4 8204982 73.04 ns/op BenchmarkOr-4 13803638 30.92 ns/op BenchmarkOr8Parallel-4 3038056 39.47 ns/op BenchmarkOrParallel-4 3517584 67.32 ns/op BenchmarkXadd-4 3559088 54.89 ns/op BenchmarkXadd64-4 2615368 49.45 ns/op BenchmarkCas-4 3082461 136.8 ns/op BenchmarkCas64-4 10000 18370 ns/op BenchmarkXchg-4 1748406 167.2 ns/op BenchmarkXchg64-4 2979668 35.79 ns/op PASS ok internal/runtime/atomic 42.899s goos: linux goarch: s390x pkg: internal/runtime/math BenchmarkMulUintptr/small-4 3756304 157.0 ns/op BenchmarkMulUintptr/large-4 1610762 74.50 ns/op PASS ok internal/runtime/math 3.092s PASS ok internal/zstd 1.093s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 102154 ns/op BenchmarkCopyNLarge-4 214 5978900 ns/op PASS ok io 4.109s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 193911 604.4 ns/op BenchmarkPrintln-4 10000 32459 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35643 6746 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 3426 214910 ns/op BenchmarkDiscard-4 895772 410.5 ns/op 0 B/op 0 allocs/op PASS ok log 4.084s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 10000 54173 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 54986 5924 ns/op BenchmarkJSONHandler/defaults-4 4676 21501 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3452 112446 ns/op 770 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3337 70030 ns/op 749 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5973 93048 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5425 57417 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4285 39867 ns/op 502 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22677 18785 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 70871 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 104899 1355 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 10000 77730 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 70141 1436 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 66859 1868 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 49929 8602 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 76563 1825 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 112.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 612831 482.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 604040 558.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 425272 1412 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 341413 368.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 1382 208618 ns/op BenchmarkDispatch/switch-checked-4 127095 4012 ns/op BenchmarkDispatch/As-4 179670 2643 ns/op BenchmarkDispatch/Visit-4 88887 5743 ns/op BenchmarkUnsafeStrings-4 7291 44082 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 33.055s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 556285 774.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 240519 590.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 312012 1232 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 47616 3932 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 14511 27938 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 19562 21145 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24256 11722 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5570 139760 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5202 20543 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4672 21761 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3525 56942 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1297 742659 ns/op 4348 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14678 97123 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 4742 31156 ns/op 539 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 2782 163679 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1916 139232 ns/op 3720 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 23.298s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 58852411 ns/op PASS ok maps 2.520s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 1501017 70.50 ns/op BenchmarkAcosh-4 1000000 150.8 ns/op BenchmarkAsin-4 6372258 27.87 ns/op BenchmarkAsinh-4 4274356 25.95 ns/op BenchmarkAtan-4 3249202 44.23 ns/op BenchmarkAtanh-4 4245476 24.26 ns/op BenchmarkAtan2-4 5247517 83.54 ns/op BenchmarkCbrt-4 5437740 36.38 ns/op BenchmarkCeil-4 14764347 13.66 ns/op BenchmarkCopysign-4 1743271 69.51 ns/op BenchmarkCos-4 7929747 58.48 ns/op BenchmarkCosh-4 6879270 68.18 ns/op BenchmarkErf-4 6219920 136.8 ns/op BenchmarkErfc-4 7536562 72.22 ns/op BenchmarkErfinv-4 3029263 38.66 ns/op BenchmarkErfcinv-4 1424470 394.4 ns/op BenchmarkExp-4 6373976 52.26 ns/op BenchmarkExpGo-4 742605 180.3 ns/op BenchmarkExpm1-4 6190183 18.49 ns/op BenchmarkExp2-4 770907 181.9 ns/op BenchmarkExp2Go-4 714204 191.4 ns/op BenchmarkAbs-4 1435186 115.9 ns/op BenchmarkDim-4 1000000 234.8 ns/op BenchmarkFloor-4 15699789 7.654 ns/op BenchmarkMax-4 8526637 13.64 ns/op BenchmarkMin-4 10103718 30.51 ns/op BenchmarkMod-4 195468 737.1 ns/op BenchmarkFrexp-4 1000000 121.8 ns/op BenchmarkGamma-4 384379 350.3 ns/op BenchmarkHypot-4 969836 118.9 ns/op BenchmarkHypotGo-4 887396 189.9 ns/op BenchmarkIlogb-4 1000000 160.3 ns/op BenchmarkJ0-4 145152 2086 ns/op BenchmarkJ1-4 168000 762.6 ns/op BenchmarkJn-4 55147 2674 ns/op BenchmarkLdexp-4 755678 149.6 ns/op BenchmarkLgamma-4 519926 279.3 ns/op BenchmarkLog-4 5837474 25.04 ns/op BenchmarkLogb-4 1000000 166.6 ns/op BenchmarkLog1p-4 6208617 19.48 ns/op BenchmarkLog10-4 5429620 19.98 ns/op BenchmarkLog2-4 1000000 113.5 ns/op BenchmarkModf-4 2331922 53.82 ns/op BenchmarkNextafter32-4 2285893 388.4 ns/op BenchmarkNextafter64-4 1000000 241.8 ns/op BenchmarkPowInt-4 1943577 618.6 ns/op BenchmarkPowFrac-4 3499555 50.00 ns/op BenchmarkPow10Pos-4 1000000 174.3 ns/op BenchmarkPow10Neg-4 2458324 47.44 ns/op BenchmarkRound-4 8037409 41.11 ns/op BenchmarkRoundToEven-4 3526179 139.7 ns/op BenchmarkRemainder-4 223652 1049 ns/op BenchmarkSignbit-4 1000000 227.8 ns/op BenchmarkSin-4 7768924 26.99 ns/op BenchmarkSincos-4 589692 232.7 ns/op BenchmarkSinh-4 6702854 20.46 ns/op BenchmarkSqrtIndirect-4 15943558 20.26 ns/op BenchmarkSqrtLatency-4 9146757 11.45 ns/op BenchmarkSqrtIndirectLatency-4 6955508 26.06 ns/op BenchmarkSqrtGoLatency-4 1297645 99.72 ns/op BenchmarkSqrtPrime-4 114699 4785 ns/op BenchmarkTan-4 4635307 24.46 ns/op BenchmarkTanh-4 4827694 63.29 ns/op BenchmarkTrunc-4 14925864 8.292 ns/op BenchmarkY0-4 185908 1995 ns/op BenchmarkY1-4 170972 954.3 ns/op BenchmarkYn-4 82176 4100 ns/op BenchmarkFloat64bits-4 1000000 361.5 ns/op BenchmarkFloat64frombits-4 3709714 34.70 ns/op BenchmarkFloat32bits-4 3902919 41.48 ns/op BenchmarkFloat32frombits-4 1000000 122.5 ns/op BenchmarkFMA-4 16581768 26.81 ns/op PASS ok math 86.596s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 7849826 14.08 ns/op 4545.62 MB/s BenchmarkAddVV/2-4 10207413 34.63 ns/op 3696.06 MB/s BenchmarkAddVV/3-4 8960419 18.97 ns/op 10118.81 MB/s BenchmarkAddVV/4-4 7969396 56.00 ns/op 4571.32 MB/s BenchmarkAddVV/5-4 7036604 44.49 ns/op 7191.91 MB/s BenchmarkAddVV/10-4 6853682 22.69 ns/op 28208.68 MB/s BenchmarkAddVV/100-4 1000000 102.6 ns/op 62374.36 MB/s BenchmarkAddVV/1000-4 266694 507.9 ns/op 126015.00 MB/s BenchmarkSubVV/1-4 11648918 17.75 ns/op 3606.21 MB/s BenchmarkSubVV/2-4 9164329 36.50 ns/op 3506.62 MB/s BenchmarkSubVV/3-4 8240638 97.88 ns/op 1961.55 MB/s BenchmarkSubVV/4-4 8103957 22.41 ns/op 11421.39 MB/s BenchmarkSubVV/5-4 7209922 15.25 ns/op 20986.42 MB/s BenchmarkSubVV/10-4 2000097 80.12 ns/op 7988.30 MB/s BenchmarkSubVV/100-4 1000000 190.9 ns/op 33520.75 MB/s BenchmarkSubVV/1000-4 302336 420.4 ns/op 152229.60 MB/s BenchmarkAddVW/1-4 11942490 66.19 ns/op 120.87 MB/s BenchmarkAddVW/2-4 11098399 10.01 ns/op 1597.79 MB/s BenchmarkAddVW/3-4 9373322 17.74 ns/op 1353.24 MB/s BenchmarkAddVW/4-4 10658163 13.81 ns/op 2316.60 MB/s BenchmarkAddVW/5-4 8866832 22.54 ns/op 1774.43 MB/s BenchmarkAddVW/10-4 7693137 67.31 ns/op 1188.51 MB/s BenchmarkAddVW/100-4 4638210 44.35 ns/op 18037.25 MB/s BenchmarkAddVW/1000-4 456134 826.3 ns/op 9681.14 MB/s BenchmarkAddVWext/1-4 10790469 22.80 ns/op 350.92 MB/s BenchmarkAddVWext/2-4 10837718 11.01 ns/op 1452.76 MB/s BenchmarkAddVWext/3-4 10013908 12.53 ns/op 1916.01 MB/s BenchmarkAddVWext/4-4 7243693 22.78 ns/op 1404.49 MB/s BenchmarkAddVWext/5-4 10618480 12.66 ns/op 3159.33 MB/s BenchmarkAddVWext/10-4 8869945 27.77 ns/op 2881.21 MB/s BenchmarkAddVWext/100-4 1000000 193.2 ns/op 4140.76 MB/s BenchmarkAddVWext/1000-4 249511 689.9 ns/op 11596.48 MB/s BenchmarkSubVW/1-4 11475010 10.73 ns/op 745.67 MB/s BenchmarkSubVW/2-4 11249358 10.59 ns/op 1510.94 MB/s BenchmarkSubVW/3-4 10312392 14.36 ns/op 1671.76 MB/s BenchmarkSubVW/4-4 9871359 37.18 ns/op 860.58 MB/s BenchmarkSubVW/5-4 8443052 51.29 ns/op 779.85 MB/s BenchmarkSubVW/10-4 6622879 29.91 ns/op 2674.92 MB/s BenchmarkSubVW/100-4 3786579 78.47 ns/op 10195.18 MB/s BenchmarkSubVW/1000-4 551044 422.3 ns/op 18944.23 MB/s BenchmarkSubVWext/1-4 11678272 11.21 ns/op 713.89 MB/s BenchmarkSubVWext/2-4 11859160 13.85 ns/op 1155.42 MB/s BenchmarkSubVWext/3-4 9987535 23.15 ns/op 1036.77 MB/s BenchmarkSubVWext/4-4 10544958 21.01 ns/op 1522.96 MB/s BenchmarkSubVWext/5-4 10197982 59.09 ns/op 676.90 MB/s BenchmarkSubVWext/10-4 7588552 14.79 ns/op 5408.61 MB/s BenchmarkSubVWext/100-4 1000000 432.9 ns/op 1848.02 MB/s BenchmarkSubVWext/1000-4 212264 774.8 ns/op 10325.60 MB/s BenchmarkMulAddVWW/1-4 8915154 40.85 ns/op 1566.56 MB/s BenchmarkMulAddVWW/2-4 8494963 15.88 ns/op 8060.40 MB/s BenchmarkMulAddVWW/3-4 7975839 24.55 ns/op 7819.74 MB/s BenchmarkMulAddVWW/4-4 6216393 18.07 ns/op 14167.12 MB/s BenchmarkMulAddVWW/5-4 5616109 20.07 ns/op 15944.14 MB/s BenchmarkMulAddVWW/10-4 3482874 45.98 ns/op 13918.89 MB/s BenchmarkMulAddVWW/100-4 526237 214.2 ns/op 29880.60 MB/s BenchmarkMulAddVWW/1000-4 65233 1917 ns/op 33382.70 MB/s BenchmarkAddMulVVW/1-4 2495713 77.82 ns/op 822.38 MB/s BenchmarkAddMulVVW/2-4 7868814 29.27 ns/op 4373.27 MB/s BenchmarkAddMulVVW/3-4 7633117 15.36 ns/op 12500.17 MB/s BenchmarkAddMulVVW/4-4 7408929 20.93 ns/op 12233.52 MB/s BenchmarkAddMulVVW/5-4 5456175 19.33 ns/op 16553.77 MB/s BenchmarkAddMulVVW/10-4 4222566 30.38 ns/op 21063.63 MB/s BenchmarkAddMulVVW/100-4 501406 218.6 ns/op 29283.71 MB/s BenchmarkAddMulVVW/1000-4 58162 4340 ns/op 14745.57 MB/s BenchmarkDivWVW/1-4 2340213 230.6 ns/op 277.58 MB/s BenchmarkDivWVW/2-4 902248 180.0 ns/op 710.99 MB/s BenchmarkDivWVW/3-4 842016 253.8 ns/op 756.63 MB/s BenchmarkDivWVW/4-4 702919 691.8 ns/op 370.03 MB/s BenchmarkDivWVW/5-4 638696 763.6 ns/op 419.08 MB/s BenchmarkDivWVW/10-4 319420 1239 ns/op 516.51 MB/s BenchmarkDivWVW/100-4 10000 17051 ns/op 375.35 MB/s BenchmarkDivWVW/1000-4 3184 54202 ns/op 1180.76 MB/s BenchmarkNonZeroShifts/1/shrVU-4 1227218 158.5 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2284940 58.45 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 189.3 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 116.1 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 470.6 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 437.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 991156 163.0 ns/op BenchmarkNonZeroShifts/4/shlVU-4 824235 706.6 ns/op BenchmarkNonZeroShifts/5/shrVU-4 823236 150.8 ns/op BenchmarkNonZeroShifts/5/shlVU-4 676618 766.4 ns/op BenchmarkNonZeroShifts/10/shrVU-4 459724 935.8 ns/op BenchmarkNonZeroShifts/10/shlVU-4 359413 323.5 ns/op BenchmarkNonZeroShifts/100/shrVU-4 41786 3406 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41726 24006 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4110 135635 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3771 45988 ns/op BenchmarkDecimalConversion-4 178 6228470 ns/op BenchmarkFloatString/100-4 9386 61105 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 862387 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 86561852 ns/op 60800 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 23658700133 ns/op 833368 B/op 476 allocs/op BenchmarkFloatAdd/10-4 91708 1502 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 80240 15410 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 59200 8367 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 77468 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1030 1920591 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 136990 3226 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 120924 6109 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 92408 5915 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 10000 82619 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2788 306451 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1339 3094495 ns/op BenchmarkParseFloatLargeExp-4 274 2352707 ns/op BenchmarkGCD10x10/WithoutXY-4 172808 720.6 ns/op BenchmarkGCD10x10/WithXY-4 38160 7542 ns/op BenchmarkGCD10x100/WithoutXY-4 81280 2426 ns/op BenchmarkGCD10x100/WithXY-4 10000 12674 ns/op BenchmarkGCD10x1000/WithoutXY-4 10000 63612 ns/op BenchmarkGCD10x1000/WithXY-4 8419 18769 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 51108 ns/op BenchmarkGCD100x100/WithXY-4 6795 136492 ns/op BenchmarkGCD100x1000/WithoutXY-4 4011 29053 ns/op BenchmarkGCD100x1000/WithXY-4 4245 37627 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1237 116480 ns/op BenchmarkGCD1000x1000/WithXY-4 939 163165 ns/op BenchmarkHilbert-4 9 19351266 ns/op BenchmarkBinomial-4 8542 17904 ns/op BenchmarkQuoRem-4 10000 173744 ns/op BenchmarkExp-4 8 19434195 ns/op BenchmarkExpMont/Odd-4 100 4942886 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1123881 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1292750 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even3-4 98 9145157 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1098279 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 111 2588867 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1031583 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1461937 ns/op 3650 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 959459 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 150 1644996 ns/op 3243 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 3050113 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 313 1482052 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 423 490202 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 392 785494 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 432 294444 ns/op 1754 B/op 48 allocs/op BenchmarkExp2-4 7 83663069 ns/op BenchmarkBitset-4 735121 711.6 ns/op BenchmarkBitsetNeg-4 260272 453.7 ns/op BenchmarkBitsetOrig-4 195855 1077 ns/op BenchmarkBitsetNegOrig-4 10000 30242 ns/op BenchmarkModSqrt225_Tonelli-4 91 7011598 ns/op BenchmarkModSqrt225_3Mod4-4 332 1699583 ns/op BenchmarkModSqrt231_Tonelli-4 90 4842220 ns/op BenchmarkModSqrt231_5Mod8-4 178 2249085 ns/op BenchmarkModInverse-4 8485 299817 ns/op BenchmarkSqrt-4 880 2628003 ns/op BenchmarkIntSqr/1-4 1000000 191.9 ns/op BenchmarkIntSqr/2-4 581462 1612 ns/op BenchmarkIntSqr/3-4 432068 709.2 ns/op BenchmarkIntSqr/5-4 284545 691.7 ns/op BenchmarkIntSqr/8-4 124758 1424 ns/op BenchmarkIntSqr/10-4 86526 3457 ns/op BenchmarkIntSqr/20-4 24782 6037 ns/op BenchmarkIntSqr/30-4 22884 12571 ns/op BenchmarkIntSqr/50-4 10000 92323 ns/op BenchmarkIntSqr/80-4 7194 120731 ns/op BenchmarkIntSqr/100-4 4908 116431 ns/op BenchmarkIntSqr/200-4 1814 255495 ns/op BenchmarkIntSqr/300-4 571 465517 ns/op BenchmarkIntSqr/500-4 424 522215 ns/op BenchmarkIntSqr/800-4 187 4487407 ns/op BenchmarkIntSqr/1000-4 100 2002558 ns/op BenchmarkDiv/20/10-4 287881 1473 ns/op BenchmarkDiv/40/20-4 313987 786.7 ns/op BenchmarkDiv/100/50-4 308526 1344 ns/op BenchmarkDiv/200/100-4 38889 28828 ns/op BenchmarkDiv/400/200-4 10000 21427 ns/op BenchmarkDiv/1000/500-4 19887 5383 ns/op BenchmarkDiv/2000/1000-4 15207 7307 ns/op BenchmarkDiv/20000/10000-4 687 1657872 ns/op BenchmarkDiv/200000/100000-4 20 10769956 ns/op BenchmarkDiv/2000000/1000000-4 1 312176053 ns/op BenchmarkDiv/20000000/10000000-4 1 22228809562 ns/op BenchmarkMul-4 1 272639354 ns/op BenchmarkNatMul/10-4 120280 6891 ns/op BenchmarkNatMul/100-4 3853 149595 ns/op BenchmarkNatMul/1000-4 100 1352199 ns/op BenchmarkZeroShifts/Shl-4 10000 60416 ns/op BenchmarkZeroShifts/ShlSame-4 1000000 113.9 ns/op BenchmarkZeroShifts/Shr-4 10000 27381 ns/op BenchmarkZeroShifts/ShrSame-4 5889901 19.91 ns/op BenchmarkExp3Power/0x10-4 160269 5856 ns/op BenchmarkExp3Power/0x40-4 143938 2102 ns/op BenchmarkExp3Power/0x100-4 80632 3246 ns/op BenchmarkExp3Power/0x400-4 13099 11940 ns/op BenchmarkExp3Power/0x1000-4 6427 43591 ns/op BenchmarkExp3Power/0x4000-4 1038 493712 ns/op BenchmarkExp3Power/0x10000-4 100 1571370 ns/op BenchmarkExp3Power/0x40000-4 12 21987682 ns/op BenchmarkExp3Power/0x100000-4 1 670080045 ns/op BenchmarkExp3Power/0x400000-4 1 3453729193 ns/op BenchmarkFibo-4 1 118270312 ns/op BenchmarkNatSqr/1-4 843139 1220 ns/op BenchmarkNatSqr/2-4 476910 941.9 ns/op BenchmarkNatSqr/3-4 386484 804.6 ns/op BenchmarkNatSqr/5-4 241674 2520 ns/op BenchmarkNatSqr/8-4 79665 3024 ns/op BenchmarkNatSqr/10-4 103860 2946 ns/op BenchmarkNatSqr/20-4 10000 189548 ns/op BenchmarkNatSqr/30-4 10000 19138 ns/op BenchmarkNatSqr/50-4 10000 52319 ns/op BenchmarkNatSqr/80-4 6307 71229 ns/op BenchmarkNatSqr/100-4 4930 55282 ns/op BenchmarkNatSqr/200-4 780 151026 ns/op BenchmarkNatSqr/300-4 744 398507 ns/op BenchmarkNatSqr/500-4 219 457587 ns/op BenchmarkNatSqr/800-4 100 7596103 ns/op BenchmarkNatSqr/1000-4 100 3777325 ns/op BenchmarkNatSetBytes/8-4 3004309 38.77 ns/op BenchmarkNatSetBytes/24-4 607999 377.9 ns/op BenchmarkNatSetBytes/128-4 267814 1458 ns/op BenchmarkNatSetBytes/7-4 554131 186.1 ns/op BenchmarkNatSetBytes/23-4 449816 1172 ns/op BenchmarkNatSetBytes/127-4 217646 1859 ns/op BenchmarkScanPi-4 100 1511737 ns/op BenchmarkStringPiParallel-4 235 2043383 ns/op BenchmarkScan/10/Base2-4 33694 9121 ns/op BenchmarkScan/100/Base2-4 4152 228525 ns/op BenchmarkScan/1000/Base2-4 280 3564056 ns/op BenchmarkScan/10/Base8-4 88662 4657 ns/op BenchmarkScan/100/Base8-4 12380 25165 ns/op BenchmarkScan/1000/Base8-4 1222 267138 ns/op BenchmarkScan/10/Base10-4 49858 3721 ns/op BenchmarkScan/100/Base10-4 10000 74368 ns/op BenchmarkScan/1000/Base10-4 1314 181156 ns/op BenchmarkScan/10/Base16-4 107547 1093 ns/op BenchmarkScan/100/Base16-4 8175 21041 ns/op BenchmarkScan/1000/Base16-4 1560 183876 ns/op BenchmarkString/10/Base2-4 10000 12469 ns/op BenchmarkString/100/Base2-4 20071 29793 ns/op BenchmarkString/1000/Base2-4 2814 184186 ns/op BenchmarkString/10/Base8-4 277981 500.7 ns/op BenchmarkString/100/Base8-4 60390 15914 ns/op BenchmarkString/1000/Base8-4 8295 109451 ns/op BenchmarkString/10/Base10-4 205455 3330 ns/op BenchmarkString/100/Base10-4 38136 54445 ns/op BenchmarkString/1000/Base10-4 3610 200302 ns/op BenchmarkString/10/Base16-4 392857 511.3 ns/op BenchmarkString/100/Base16-4 86402 2569 ns/op BenchmarkString/1000/Base16-4 9625 41938 ns/op BenchmarkLeafSize/0-4 30 4834465 ns/op BenchmarkLeafSize/1-4 409 706519 ns/op BenchmarkLeafSize/2-4 343 3528610 ns/op BenchmarkLeafSize/3-4 229 455038 ns/op BenchmarkLeafSize/4-4 322 890476 ns/op BenchmarkLeafSize/5-4 139 8867393 ns/op BenchmarkLeafSize/6-4 210 2297215 ns/op BenchmarkLeafSize/7-4 100 1008758 ns/op BenchmarkLeafSize/8-4 100 1329586 ns/op BenchmarkLeafSize/9-4 164 2332690 ns/op BenchmarkLeafSize/10-4 100 7413114 ns/op BenchmarkLeafSize/11-4 180 732699 ns/op BenchmarkLeafSize/12-4 246 3377748 ns/op BenchmarkLeafSize/13-4 100 9000308 ns/op BenchmarkLeafSize/14-4 100 2522061 ns/op BenchmarkLeafSize/15-4 122 10827671 ns/op BenchmarkLeafSize/16-4 189 4105712 ns/op BenchmarkLeafSize/32-4 421 1189337 ns/op BenchmarkLeafSize/64-4 428 1838943 ns/op BenchmarkProbablyPrime/n=0-4 4 283097983 ns/op BenchmarkProbablyPrime/n=1-4 5 22590544 ns/op BenchmarkProbablyPrime/n=5-4 2 209470846 ns/op BenchmarkProbablyPrime/n=10-4 2 57680646 ns/op BenchmarkProbablyPrime/n=20-4 1 781725135 ns/op BenchmarkProbablyPrime/Lucas-4 1 145843385 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 4453512 ns/op BenchmarkRatCmp-4 180362 1885 ns/op BenchmarkFloatPrecExact/1-4 90920 5053 ns/op BenchmarkFloatPrecExact/10-4 43242 14671 ns/op BenchmarkFloatPrecExact/100-4 8180 22731 ns/op BenchmarkFloatPrecExact/1000-4 1185 197427 ns/op BenchmarkFloatPrecExact/10000-4 96 1904215 ns/op BenchmarkFloatPrecExact/100000-4 2 727046002 ns/op BenchmarkFloatPrecExact/1000000-4 1 15319813511 ns/op BenchmarkFloatPrecMixed/1-4 122707 3276 ns/op BenchmarkFloatPrecMixed/10-4 33421 11077 ns/op BenchmarkFloatPrecMixed/100-4 4425 125585 ns/op BenchmarkFloatPrecMixed/1000-4 298 419903 ns/op BenchmarkFloatPrecMixed/10000-4 9 35227531 ns/op BenchmarkFloatPrecMixed/100000-4 1 2841130757 ns/op BenchmarkFloatPrecMixed/1000000-4 1 141968931108 ns/op BenchmarkFloatPrecInexact/1-4 199521 2001 ns/op BenchmarkFloatPrecInexact/10-4 180048 6957 ns/op BenchmarkFloatPrecInexact/100-4 73710 9346 ns/op BenchmarkFloatPrecInexact/1000-4 10000 114309 ns/op BenchmarkFloatPrecInexact/10000-4 2877 109166 ns/op BenchmarkFloatPrecInexact/100000-4 229 1265733 ns/op BenchmarkFloatPrecInexact/1000000-4 21 20409316 ns/op BenchmarkFloatSqrt/64-4 10000 16303 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6598 15322 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5208 96481 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2500 192322 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 356 2240834 ns/op 18025 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 37 19251451 ns/op 176899 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 454658736 ns/op 3752576 B/op 606 allocs/op PASS ok math/big 608.671s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7631466 45.47 ns/op BenchmarkLeadingZeros8-4 5882706 130.4 ns/op BenchmarkLeadingZeros16-4 7725960 16.20 ns/op BenchmarkLeadingZeros32-4 7670994 74.10 ns/op BenchmarkLeadingZeros64-4 6468628 47.36 ns/op BenchmarkTrailingZeros-4 6800922 124.6 ns/op BenchmarkTrailingZeros8-4 7558570 135.3 ns/op BenchmarkTrailingZeros16-4 7680927 19.88 ns/op BenchmarkTrailingZeros32-4 3427387 141.8 ns/op BenchmarkTrailingZeros64-4 5289454 45.23 ns/op BenchmarkOnesCount-4 8045781 15.60 ns/op BenchmarkOnesCount8-4 3026304 33.49 ns/op BenchmarkOnesCount16-4 7983124 91.32 ns/op BenchmarkOnesCount32-4 6008485 27.82 ns/op BenchmarkOnesCount64-4 7197295 22.37 ns/op BenchmarkRotateLeft-4 7737346 39.44 ns/op BenchmarkRotateLeft8-4 6512252 16.03 ns/op BenchmarkRotateLeft16-4 5815954 37.07 ns/op BenchmarkRotateLeft32-4 7766995 211.9 ns/op BenchmarkRotateLeft64-4 7624825 87.91 ns/op BenchmarkReverse-4 13910071 18.44 ns/op BenchmarkReverse8-4 15875083 13.33 ns/op BenchmarkReverse16-4 11834036 10.29 ns/op BenchmarkReverse32-4 13485777 9.941 ns/op BenchmarkReverse64-4 13471009 8.615 ns/op BenchmarkReverseBytes-4 14068968 8.213 ns/op BenchmarkReverseBytes16-4 15518040 8.357 ns/op BenchmarkReverseBytes32-4 14575155 12.30 ns/op BenchmarkReverseBytes64-4 14627394 23.48 ns/op BenchmarkAdd-4 7046473 23.66 ns/op BenchmarkAdd32-4 6551157 36.00 ns/op BenchmarkAdd64-4 5878430 19.56 ns/op BenchmarkAdd64multiple-4 14255619 16.72 ns/op BenchmarkSub-4 7080505 17.32 ns/op BenchmarkSub32-4 6793610 17.88 ns/op BenchmarkSub64-4 7649467 43.08 ns/op BenchmarkSub64multiple-4 13007719 8.627 ns/op BenchmarkMul-4 7810590 15.34 ns/op BenchmarkMul32-4 7682090 21.69 ns/op BenchmarkMul64-4 7893516 15.03 ns/op BenchmarkDiv-4 2971742 41.70 ns/op BenchmarkDiv32-4 5987702 23.71 ns/op BenchmarkDiv64-4 2651959 50.91 ns/op PASS ok math/bits 56.249s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 985894 108.6 ns/op BenchmarkAcos-4 200096 523.2 ns/op BenchmarkAcosh-4 268532 683.5 ns/op BenchmarkAsin-4 254685 1354 ns/op BenchmarkAsinh-4 233139 472.5 ns/op BenchmarkAtan-4 1000000 256.7 ns/op BenchmarkAtanh-4 983628 231.7 ns/op BenchmarkConj-4 15748620 66.19 ns/op BenchmarkCos-4 397288 281.8 ns/op BenchmarkCosh-4 390480 572.7 ns/op BenchmarkExp-4 536905 219.6 ns/op BenchmarkLog-4 718534 178.7 ns/op BenchmarkLog10-4 771012 300.3 ns/op BenchmarkPhase-4 5032648 82.85 ns/op BenchmarkPolar-4 887197 140.4 ns/op BenchmarkPow-4 312325 376.2 ns/op BenchmarkRect-4 647799 746.7 ns/op BenchmarkSin-4 428824 704.6 ns/op BenchmarkSinh-4 417205 892.6 ns/op BenchmarkSqrt-4 353988 1644 ns/op BenchmarkTan-4 1000000 121.2 ns/op BenchmarkTanh-4 1824764 117.8 ns/op PASS ok math/cmplx 30.163s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 744278 502.4 ns/op BenchmarkInt63ThreadsafeParallel-4 1007750 132.4 ns/op BenchmarkInt63Unthreadsafe-4 760009 171.0 ns/op BenchmarkIntn1000-4 668604 185.4 ns/op BenchmarkInt63n1000-4 721274 191.3 ns/op BenchmarkInt31n1000-4 738102 172.8 ns/op BenchmarkFloat32-4 687751 165.9 ns/op BenchmarkFloat64-4 801963 148.1 ns/op BenchmarkPerm3-4 166698 729.4 ns/op BenchmarkPerm30-4 10000 10439 ns/op BenchmarkPerm30ViaShuffle-4 10000 11134 ns/op BenchmarkShuffleOverhead-4 10000 10167 ns/op BenchmarkRead3-4 758574 149.8 ns/op BenchmarkRead64-4 60570 2063 ns/op BenchmarkRead1000-4 4374 26933 ns/op BenchmarkConcurrent-4 190705 698.8 ns/op PASS ok math/rand 8.409s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8MarshalBinary-4 568270 427.9 ns/op BenchmarkChaCha8MarshalBinaryRead-4 232158 3587 ns/op BenchmarkChaCha8-4 4876836 167.8 ns/op BenchmarkChaCha8Read-4 844718 643.8 ns/op 49.70 MB/s BenchmarkPCG_DXSM-4 3024452 67.99 ns/op BenchmarkSourceUint64-4 1922666 189.1 ns/op BenchmarkGlobalInt64-4 2710611 50.59 ns/op BenchmarkGlobalInt64Parallel-4 100 4099213 ns/op BenchmarkGlobalUint64-4 2492209 53.13 ns/op BenchmarkGlobalUint64Parallel-4 1000000 114.1 ns/op BenchmarkInt64-4 1529576 74.87 ns/op BenchmarkUint64-4 1612033 74.08 ns/op BenchmarkGlobalIntN1000-4 1598649 115.1 ns/op BenchmarkIntN1000-4 1000000 100.3 ns/op BenchmarkInt64N1000-4 1346082 251.8 ns/op BenchmarkInt64N1e8-4 1000000 219.0 ns/op BenchmarkInt64N1e9-4 1000000 132.8 ns/op BenchmarkInt64N2e9-4 1242879 351.5 ns/op BenchmarkInt64N1e18-4 1000000 213.3 ns/op BenchmarkInt64N2e18-4 1000000 173.7 ns/op BenchmarkInt64N4e18-4 1000000 178.3 ns/op BenchmarkInt32N1000-4 1360242 321.2 ns/op BenchmarkInt32N1e8-4 1000000 122.9 ns/op BenchmarkInt32N1e9-4 1364953 94.15 ns/op BenchmarkInt32N2e9-4 1000000 103.5 ns/op BenchmarkFloat32-4 1494049 137.5 ns/op BenchmarkFloat64-4 1601529 105.2 ns/op BenchmarkExpFloat64-4 843714 190.2 ns/op BenchmarkNormFloat64-4 818667 1423 ns/op BenchmarkPerm3-4 259870 480.3 ns/op BenchmarkPerm30-4 23491 8602 ns/op BenchmarkPerm30ViaShuffle-4 23330 5135 ns/op BenchmarkShuffleOverhead-4 35806 31885 ns/op BenchmarkConcurrent-4 974409 304.7 ns/op PASS ok math/rand/v2 42.377s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 35638 6927 ns/op BenchmarkQDecodeWord-4 118879 2098 ns/op BenchmarkQDecodeHeader-4 122648 2095 ns/op BenchmarkTypeByExtension/.html-4 427822 628.7 ns/op BenchmarkTypeByExtension/.HTML-4 187641 1212 ns/op BenchmarkTypeByExtension/.unused-4 220512 469.9 ns/op BenchmarkExtensionsByType/text/html-4 56041 2291 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 45244 15579 ns/op BenchmarkExtensionsByType/application/octet-stream-4 85040 1436 ns/op PASS ok mime 17.095s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 175 3887171 ns/op 46986 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 490 2370955 ns/op 47875 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 156 1694006 ns/op 102947 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 4125053 ns/op 50168 B/op 207 allocs/op PASS ok mime/multipart 4.579s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 817 750560 ns/op PASS ok mime/quotedprintable 1.879s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 1 332943580 ns/op 218656 B/op 271 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52355663 ns/op 8280 B/op 71 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5730757515 ns/op 158824 B/op 224 allocs/op BenchmarkDNSName-4 89708 1430 ns/op BenchmarkInterfaces-4 2535 246577 ns/op 8913 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3585 108019 ns/op 6672 B/op 22 allocs/op BenchmarkInterfaceByName-4 2521 340360 ns/op 9020 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1351 331311 ns/op 15155 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 4400 61904 ns/op 4423 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 500 811082 ns/op 135305 B/op 39 allocs/op BenchmarkParseIP-4 10000 15662 ns/op BenchmarkParseIPValidIPv4-4 788839 262.5 ns/op BenchmarkParseIPValidIPv6-4 691310 602.5 ns/op BenchmarkIPString/IPv4-4 89244 1577 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10510 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 35884 7499 ns/op BenchmarkIPEqual/IPv4-4 905364 131.5 ns/op BenchmarkIPEqual/IPv6-4 549081 734.4 ns/op BenchmarkSendfileZeroBytes-4 1 953770506 ns/op 5504512 B/op 294341 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1225891026 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1215376236 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1250568852 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1719056835 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1223785462 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1237758102 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1231123135 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1010373079 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1033200493 ns/op 0.25 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1013803836 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008846697 ns/op 1.04 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1026930748 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1010231947 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1011833068 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1017652565 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1008089543 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1015319397 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1015578454 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1026347776 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008753825 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1022085220 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1035380858 ns/op 1.01 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1024013640 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1015175378 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007588771 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1015759294 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1017510722 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1024463532 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1014944168 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1020261901 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017812714 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1019138835 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1016204738 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1015199632 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1015374775 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1017134477 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1019965348 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016880239 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1023809214 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1009854346 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1018603727 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007872591 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1017694662 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1032365298 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1020996809 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1014930615 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1027952443 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1048677782 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1092898450 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1017411731 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1076730774 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1020123480 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1014372194 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1022253209 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1020032555 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1004460862 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1018519077 ns/op 0.00 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1011745649 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008625414 ns/op 0.01 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1009385946 ns/op 0.02 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1013858020 ns/op 0.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1014426545 ns/op 0.06 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1021461758 ns/op 0.13 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1099388303 ns/op 0.24 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1028103633 ns/op 0.51 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1018289144 ns/op 1.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1190240232 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1020894775 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1013484583 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1037195358 ns/op 0.01 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1018876604 ns/op 0.02 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1005147920 ns/op 0.03 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1021016196 ns/op 0.06 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007999298 ns/op 0.13 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1015586109 ns/op 0.26 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1019280157 ns/op 0.51 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011992616 ns/op 1.04 MB/s 744 B/op 8 allocs/op BenchmarkTCP4OneShot-4 3074 85390 ns/op BenchmarkTCP4OneShotTimeout-4 1863 213187 ns/op BenchmarkTCP4Persistent-4 17707 7231 ns/op BenchmarkTCP4PersistentTimeout-4 16496 8208 ns/op BenchmarkTCP6OneShot-4 1830 196857 ns/op BenchmarkTCP6OneShotTimeout-4 2989 130145 ns/op BenchmarkTCP6Persistent-4 10340 23433 ns/op BenchmarkTCP6PersistentTimeout-4 6183 19910 ns/op BenchmarkTCP4ConcurrentReadWrite-4 44959 2730 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18430 13612 ns/op BenchmarkSetReadDeadline-4 169064 704.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27207 4632 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27337 5665 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26744 4067 ns/op 0 B/op 0 allocs/op PASS ok net 119.366s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21169 6053 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9430 24188 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 13088 16010 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13713 27075 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 10000 15040 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46646 4747 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 112.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3665679 33.68 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 139.9 ns/op BenchmarkFindChild/n=4/rep=linear-4 527541 194.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3398926 173.4 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 579171 259.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 325704 415.3 ns/op BenchmarkFindChild/n=8/rep=map-4 3288802 90.98 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 260718 471.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 172822 860.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2733622 65.72 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1693939 253.1 ns/op BenchmarkFindChild/n=32/rep=linear-4 75102 4344 ns/op BenchmarkFindChild/n=32/rep=map-4 2661844 42.57 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2237744 56.98 ns/op BenchmarkMultiConflicts-4 1 422372471 ns/op BenchmarkServerMatch-4 9624 18273 ns/op BenchmarkReadRequestChrome-4 3301 329208 ns/op 1.86 MB/s 1541 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7766 28931 ns/op 2.70 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7020 70619 ns/op 1.16 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6097 33193 ns/op 4.55 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12552 13761 ns/op 2.91 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 1418575 ns/op 0.72 MB/s BenchmarkFileAndServer_1KB/https1-4 39 3485398 ns/op 0.29 MB/s BenchmarkFileAndServer_1KB/h2-4 51 4958750 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 1 169932988 ns/op 98.73 MB/s BenchmarkFileAndServer_16MB/https1-4 1 243208549 ns/op 68.98 MB/s BenchmarkFileAndServer_16MB/h2-4 1 433718686 ns/op 38.68 MB/s BenchmarkFileAndServer_64MB/h1-4 1 119431836 ns/op 561.90 MB/s BenchmarkFileAndServer_64MB/https1-4 1 831710623 ns/op 80.69 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3522713264 ns/op 19.05 MB/s BenchmarkServeMux-4 217 743765 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 240 586002 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 586 379351 ns/op 6427 B/op 70 allocs/op BenchmarkClientServer/https1-4 39 6940709 ns/op 14902 B/op 111 allocs/op BenchmarkClientServer/h2-4 237 734075 ns/op 10796 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 802 169168 ns/op 9637 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 10 10770080 ns/op 120122 B/op 420 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38664: read tcp 127.0.0.1:35495->127.0.0.1:38664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58184: write tcp 127.0.0.1:41319->127.0.0.1:58184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58200: write tcp 127.0.0.1:41319->127.0.0.1:58200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58170: write tcp 127.0.0.1:41319->127.0.0.1:58170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51032: read tcp 127.0.0.1:35707->127.0.0.1:51032: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50924: read tcp 127.0.0.1:35707->127.0.0.1:50924: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50988: read tcp 127.0.0.1:35707->127.0.0.1:50988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50964: read tcp 127.0.0.1:35707->127.0.0.1:50964: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50980: read tcp 127.0.0.1:35707->127.0.0.1:50980: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51012: read tcp 127.0.0.1:35707->127.0.0.1:51012: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 12 27610150 ns/op 284950 B/op 1218 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50134: read tcp 127.0.0.1:42893->127.0.0.1:50134: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45378: read tcp 127.0.0.1:39371->127.0.0.1:45378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46192: read tcp 127.0.0.1:37517->127.0.0.1:46192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46204: read tcp 127.0.0.1:37517->127.0.0.1:46204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46166: read tcp 127.0.0.1:37517->127.0.0.1:46166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46246: read tcp 127.0.0.1:37517->127.0.0.1:46246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46214: write tcp 127.0.0.1:37517->127.0.0.1:46214: use of closed network connection BenchmarkClientServerParallel/64/h1-4 226 1949928 ns/op 22064 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 1 108496776 ns/op 340904 B/op 1963 allocs/op BenchmarkClientServerParallel/64/h2-4 12 19997259 ns/op 236664 B/op 911 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52288: read tcp 127.0.0.1:45923->127.0.0.1:52288: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52300: write tcp 127.0.0.1:45923->127.0.0.1:52300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52304: write tcp 127.0.0.1:45923->127.0.0.1:52304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40556: EOF clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40516: read tcp 127.0.0.1:41427->127.0.0.1:40516: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40504: read tcp 127.0.0.1:41427->127.0.0.1:40504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40554: write tcp 127.0.0.1:41427->127.0.0.1:40554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40560: write tcp 127.0.0.1:41427->127.0.0.1:40560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40550: write tcp 127.0.0.1:41427->127.0.0.1:40550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40568: write tcp 127.0.0.1:41427->127.0.0.1:40568: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1218765868 ns/op 32056 B/op 161 allocs/op BenchmarkClient-4 301 2535441 ns/op 4229 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 962 578119 ns/op 7497 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1419 156983 ns/op 3094 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1590 153511 ns/op 1983 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1798 142165 ns/op 2829 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1830 102402 ns/op 2800 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1567 690187 ns/op 2815 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1932 168820 ns/op 1955 B/op 13 allocs/op BenchmarkServerHijack-4 100 10959578 ns/op 16845 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 316 663475 ns/op 6223 B/op 52 allocs/op BenchmarkResponseStatusLine-4 291939 2599 ns/op 0 B/op 0 allocs/op PASS ok net/http 67.796s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2716 1518679 ns/op 34258 B/op 14 allocs/op PASS ok net/http/httputil 5.440s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 74619 2296 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 895797 1036 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 693249 640.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 10000 28164 ns/op BenchmarkStdIPv4-4 91170 7852 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 53318 13069 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106725 9481 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 101191 1372 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 94522 2796 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 198.0 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 333.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 934399 135.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 469461 1644 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 229258 1701 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 522216 314.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 119853 1710 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 538100 1009 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 377431 433.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 475892 414.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 384909 852.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 91221 1376 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 263665 470.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 123546 8100 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 143274 1364 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 226903 1703 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 138055 2645 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 301731 379.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 111687 12254 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 117417 1560 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 60778 5874 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 81044 2148 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 481110 3871 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139531 4606 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 170065 2729 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 301141 2210 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 152468 2866 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 268170 2573 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 107019 1134 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 41878 3269 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 161188 738.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 109647 6668 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 318547 1755 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 106629 9367 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 122730 2309 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 196154 1556 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 113946 1442 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 794265 772.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 752788 371.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 841652 877.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 765442 148.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 846314 209.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 823534 661.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 851464 1027 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 845738 264.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 803876 140.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 323797 1934 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 268119 721.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 317781 3889 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 439084 280.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 148844 682.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 106020 1195 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5821252 77.43 ns/op PASS ok net/netip 86.122s 2024/09/04 23:35:29 Test RPC server listening on 127.0.0.1:43271 2024/09/04 23:35:29 Test HTTP RPC server listening on 127.0.0.1:43759 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 655 160433 ns/op BenchmarkEndToEndHTTP-4 1216 143988 ns/op BenchmarkEndToEndAsync-4 848 212025 ns/op BenchmarkEndToEndAsyncHTTP-4 1078 283190 ns/op PASS ok net/rpc 5.158s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2545 94995 ns/op BenchmarkReadMIMEHeader/server_headers-4 4375 26321 ns/op BenchmarkUncommon-4 10000 24048 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.368s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3242 62381 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 118002 3183 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 459981 2028 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94209 2375 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 154530 4173 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 10000 17569 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 54650 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 431367 463.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90528 6780 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 10000 16575 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 73930 1654 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 98361 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 188697 1315 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 88502 1717 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70389 1520 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34234 4956 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6658 20844 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 182595 1431 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63230 1959 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71322 1596 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29534 18596 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6588 17625 ns/op 320 B/op 1 allocs/op PASS ok net/url 33.128s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 153572 872.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 799 168199 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries BenchmarkReaddir-4 280 849147 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries BenchmarkReadDir-4 588 548127 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries BenchmarkStatDot-4 115190 1572 ns/op BenchmarkStatFile-4 57205 2074 ns/op BenchmarkStatDir-4 10000 39237 ns/op BenchmarkLstatDot-4 112473 5506 ns/op BenchmarkLstatFile-4 59659 6681 ns/op BenchmarkLstatDir-4 10000 24380 ns/op BenchmarkSendFile-4 1 2199725925 ns/op 488.13 MB/s 336 B/op 20 allocs/op --- BENCH: BenchmarkSendFile-4 readfrom_unix_test.go:452: random data seed: 1725507385 BenchmarkRemoveAll-4 61 4322820 ns/op 36092 B/op 526 allocs/op PASS ok os 169.820s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 199 6572884 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 2.466s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 4081 67566 ns/op PASS ok os/user 1.654s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3689386 36.08 ns/op BenchmarkString-4 1948504 135.5 ns/op BenchmarkBytes-4 1000000 244.9 ns/op BenchmarkNamedBytes-4 1000000 105.6 ns/op BenchmarkBytesArray-4 721503 276.8 ns/op BenchmarkSliceLen-4 1000000 110.5 ns/op BenchmarkMapLen-4 856186 630.7 ns/op BenchmarkStringLen-4 1000000 142.5 ns/op BenchmarkArrayLen-4 1000000 462.6 ns/op BenchmarkSliceCap-4 1000000 335.1 ns/op BenchmarkDeepEqual/int8-4 400984 497.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 70993 1795 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 346939 2163 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 76476 1599 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 324584 1852 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79210 1462 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 323277 2271 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 50869 3036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 317677 701.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75645 2166 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 272162 502.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 100692 1775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 349928 580.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84555 2490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 274696 371.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 12950 8672 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 343347 981.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79930 4918 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 334402 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 84583 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 332764 1252 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 10000 12717 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 329607 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80924 3756 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 331408 1661 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 85519 17553 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 350581 464.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79669 7652 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 351152 363.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79315 2162 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 378612 517.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81352 2503 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 237703 2821 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82027 3039 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 59182 2890 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 30616 31889 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46681 4623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 10000 18693 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33954 22887 ns/op BenchmarkIsZero/ArrayComparable-4 143023 1306 ns/op BenchmarkIsZero/ArrayIncomparable-4 30543 8672 ns/op BenchmarkIsZero/StructComparable-4 468230 334.8 ns/op BenchmarkIsZero/StructIncomparable-4 141835 835.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1128020 91.87 ns/op BenchmarkIsZero/ArrayInt_1024-4 7057 16014 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 10000 42753 ns/op BenchmarkIsZero/Struct4Int-4 1000000 108.4 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7532 190974 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7514 19481 ns/op BenchmarkIsZero/StructInt_512-4 10000 12372 ns/op BenchmarkSetZero/Bool/Direct-4 4347169 77.94 ns/op BenchmarkSetZero/Bool/CachedZero-4 752167 163.8 ns/op BenchmarkSetZero/Bool/NewZero-4 651019 905.4 ns/op BenchmarkSetZero/Int/Direct-4 2091044 66.02 ns/op BenchmarkSetZero/Int/CachedZero-4 773737 161.1 ns/op BenchmarkSetZero/Int/NewZero-4 657092 382.5 ns/op BenchmarkSetZero/Uint/Direct-4 2100144 57.40 ns/op BenchmarkSetZero/Uint/CachedZero-4 753844 946.1 ns/op BenchmarkSetZero/Uint/NewZero-4 235051 2989 ns/op BenchmarkSetZero/Float/Direct-4 2034258 165.2 ns/op BenchmarkSetZero/Float/CachedZero-4 807870 474.0 ns/op BenchmarkSetZero/Float/NewZero-4 621284 379.3 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 443.6 ns/op BenchmarkSetZero/Complex/CachedZero-4 795164 701.9 ns/op BenchmarkSetZero/Complex/NewZero-4 655940 446.3 ns/op BenchmarkSetZero/Array/Direct-4 2536668 93.83 ns/op BenchmarkSetZero/Array/CachedZero-4 741548 329.6 ns/op BenchmarkSetZero/Array/NewZero-4 600477 337.9 ns/op BenchmarkSetZero/Chan/Direct-4 2116808 270.5 ns/op BenchmarkSetZero/Chan/CachedZero-4 757270 154.8 ns/op BenchmarkSetZero/Chan/NewZero-4 529580 1117 ns/op BenchmarkSetZero/Func/Direct-4 1000000 940.6 ns/op BenchmarkSetZero/Func/CachedZero-4 775350 267.9 ns/op BenchmarkSetZero/Func/NewZero-4 635337 219.1 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 233.2 ns/op BenchmarkSetZero/Interface/CachedZero-4 798932 145.7 ns/op BenchmarkSetZero/Interface/NewZero-4 630060 625.5 ns/op BenchmarkSetZero/Map/Direct-4 1000000 160.2 ns/op BenchmarkSetZero/Map/CachedZero-4 675438 981.5 ns/op BenchmarkSetZero/Map/NewZero-4 615337 742.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 589.8 ns/op BenchmarkSetZero/Pointer/CachedZero-4 815341 466.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 639652 737.8 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 424.3 ns/op BenchmarkSetZero/Slice/CachedZero-4 794472 492.7 ns/op BenchmarkSetZero/Slice/NewZero-4 657878 419.1 ns/op BenchmarkSetZero/String/Direct-4 1000000 212.2 ns/op BenchmarkSetZero/String/CachedZero-4 801829 207.4 ns/op BenchmarkSetZero/String/NewZero-4 653571 871.7 ns/op BenchmarkSetZero/Struct/Direct-4 1352796 106.2 ns/op BenchmarkSetZero/Struct/CachedZero-4 786796 142.8 ns/op BenchmarkSetZero/Struct/NewZero-4 644470 426.8 ns/op BenchmarkSelect/1-4 176756 6568 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 10000 11115 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29442 43928 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 101462 10189 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 155536 1688 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 104317 4007 ns/op 31.95 MB/s BenchmarkCallArgCopy/size=256-4 54135 7553 ns/op 33.89 MB/s BenchmarkCallArgCopy/size=1024-4 80516 13035 ns/op 78.56 MB/s BenchmarkCallArgCopy/size=4096-4 10000 12029 ns/op 340.51 MB/s BenchmarkCallArgCopy/size=65536-4 2404 100253 ns/op 653.71 MB/s BenchmarkFieldByName1-4 432321 249.9 ns/op BenchmarkFieldByName2-4 32984 28335 ns/op BenchmarkFieldByName3-4 3640 86362 ns/op BenchmarkInterfaceBig-4 2217912 90.29 ns/op BenchmarkInterfaceSmall-4 2238771 130.9 ns/op BenchmarkNew-4 1000000 100.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2284 216807 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1975 76083 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2097 50383 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2017 61888 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 1563 70911 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1927 65338 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 240267 504.6 ns/op BenchmarkTypeForString-4 2031712 52.20 ns/op BenchmarkTypeForError-4 995421 112.0 ns/op PASS ok reflect 207.978s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7558 148231 ns/op 9315 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 4291 194640 ns/op 9253 B/op 1 allocs/op BenchmarkFindString-4 7489 137133 ns/op 9143 B/op 1 allocs/op BenchmarkFindSubmatch-4 9052 140158 ns/op 9305 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7347 184996 ns/op 9345 B/op 2 allocs/op BenchmarkLiteral-4 10000 50600 ns/op BenchmarkNotLiteral-4 2756 284572 ns/op BenchmarkMatchClass-4 2240 107941 ns/op BenchmarkMatchClass_InRange-4 1768 113499 ns/op BenchmarkReplaceAll-4 1350 417040 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 113689 1233 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 102136 1864 ns/op BenchmarkAnchoredShortMatch-4 55633 2346 ns/op BenchmarkAnchoredLongMatch-4 62146 14338 ns/op BenchmarkOnePassShortA-4 10000 11478 ns/op BenchmarkNotOnePassShortA-4 5533 48820 ns/op BenchmarkOnePassShortB-4 21012 45218 ns/op BenchmarkNotOnePassShortB-4 6625 32832 ns/op BenchmarkOnePassLongPrefix-4 67273 2591 ns/op BenchmarkOnePassLongNotPrefix-4 10000 45311 ns/op BenchmarkMatchParallelShared-4 7476 16454 ns/op BenchmarkMatchParallelCopied-4 10000 75174 ns/op BenchmarkQuoteMetaAll-4 133424 1362 ns/op 10.28 MB/s BenchmarkQuoteMetaNone-4 305118 428.8 ns/op 60.64 MB/s BenchmarkCompile/Onepass-4 2674 98507 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 492 618604 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 87 4231671 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4138953 79.71 ns/op 200.74 MB/s BenchmarkMatch/Easy0/32-4 10000 13350 ns/op 2.40 MB/s BenchmarkMatch/Easy0/1K-4 10000 93876 ns/op 10.91 MB/s BenchmarkMatch/Easy0i/16-4 4175350 30.75 ns/op 520.27 MB/s BenchmarkMatch/Easy0i/32-4 4038 154220 ns/op 0.21 MB/s BenchmarkMatch/Easy0i/1K-4 100 4512331 ns/op 0.23 MB/s BenchmarkMatch/Easy1/16-4 4102591 29.67 ns/op 539.35 MB/s BenchmarkMatch/Easy1/32-4 10000 58497 ns/op 0.55 MB/s BenchmarkMatch/Easy1/1K-4 5652 92962 ns/op 11.02 MB/s BenchmarkMatch/Medium/16-4 3874081 39.61 ns/op 403.99 MB/s BenchmarkMatch/Medium/32-4 4479 160311 ns/op 0.20 MB/s BenchmarkMatch/Medium/1K-4 144 716102 ns/op 1.43 MB/s BenchmarkMatch/Hard/16-4 1000000 113.3 ns/op 141.22 MB/s BenchmarkMatch/Hard/32-4 2661 231747 ns/op 0.14 MB/s BenchmarkMatch/Hard/1K-4 100 2008287 ns/op 0.51 MB/s BenchmarkMatch/Hard1/16-4 100 1786187 ns/op 0.01 MB/s BenchmarkMatch/Hard1/32-4 432 804019 ns/op 0.04 MB/s BenchmarkMatch/Hard1/1K-4 14 8231063 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 25033 4857 ns/op 3.29 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16389 7456 ns/op 4.29 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 619 187739 ns/op 5.45 MB/s 26 B/op 0 allocs/op PASS ok regexp 60.107s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 481387 274.4 ns/op BenchmarkIsWordChar-4 173521 946.1 ns/op PASS ok regexp/syntax 9.334s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 74962 1856 ns/op BenchmarkCallers/inlined-4 79581 4562 ns/op BenchmarkCallers/no-cache-4 10000 19002 ns/op BenchmarkFPCallers/cached-4 13802508 9.752 ns/op BenchmarkMakeChan/Byte-4 986316 1336 ns/op BenchmarkMakeChan/Int-4 1000000 1807 ns/op BenchmarkMakeChan/Ptr-4 398382 2030 ns/op BenchmarkMakeChan/Struct/0-4 1000000 4064 ns/op BenchmarkMakeChan/Struct/32-4 124567 954.6 ns/op BenchmarkMakeChan/Struct/40-4 76011 2099 ns/op BenchmarkChanNonblocking-4 6131568 48.62 ns/op BenchmarkSelectUncontended-4 331552 515.0 ns/op BenchmarkSelectSyncContended-4 120481 1930 ns/op BenchmarkSelectAsyncContended-4 414114 543.3 ns/op BenchmarkSelectNonblock-4 145370 1700 ns/op BenchmarkChanUncontended-4 11890 49852 ns/op BenchmarkChanContended-4 5738 111108 ns/op BenchmarkChanSync-4 259003 1760 ns/op BenchmarkChanSyncWork-4 95904 3600 ns/op BenchmarkChanProdCons0-4 302098 1032 ns/op BenchmarkChanProdCons10-4 504301 228.1 ns/op BenchmarkChanProdCons100-4 589812 787.1 ns/op BenchmarkChanProdConsWork0-4 10000 27420 ns/op BenchmarkChanProdConsWork10-4 154831 1119 ns/op BenchmarkChanProdConsWork100-4 461563 1405 ns/op BenchmarkSelectProdCons-4 163470 660.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 1269 ns/op BenchmarkChanCreation-4 185677 4217 ns/op BenchmarkChanSem-4 380881 471.4 ns/op BenchmarkChanPopular-4 180 2012094 ns/op BenchmarkChanClosed-4 1000000 248.7 ns/op BenchmarkCallClosure-4 5370626 22.70 ns/op BenchmarkCallClosure1-4 5358613 22.37 ns/op BenchmarkCallClosure2-4 1000000 463.1 ns/op BenchmarkCallClosure3-4 1000000 188.0 ns/op BenchmarkCallClosure4-4 1000000 312.8 ns/op BenchmarkComplex128DivNormal-4 5626734 87.00 ns/op BenchmarkComplex128DivNisNaN-4 5084676 26.85 ns/op BenchmarkComplex128DivDisNaN-4 5171359 24.25 ns/op BenchmarkComplex128DivNisInf-4 4880215 48.06 ns/op BenchmarkComplex128DivDisInf-4 4391282 53.22 ns/op BenchmarkAllocation-4 3397 448981 ns/op BenchmarkReadMemStats-4 22 10943771 ns/op BenchmarkReadMemStatsLatency-4 1 143047601 p50-ns 143047601 p90-ns 143047601 p99-ns BenchmarkWriteBarrier-4 2589225 51.67 ns/op BenchmarkBulkWriteBarrier-4 2722370 56.53 ns/op BenchmarkScanStackNoLocals-4 1 278054817 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10295696 34.05 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8910925 13.48 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7282066 16.23 ns/op BenchmarkMSpanCountAlloc/bits=512-4 4697806 143.0 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3604624 47.23 ns/op BenchmarkHash5-4 4360105 25.29 ns/op 197.69 MB/s BenchmarkHash16-4 4977081 76.96 ns/op 207.90 MB/s BenchmarkHash64-4 3636938 309.1 ns/op 207.03 MB/s BenchmarkHash1024-4 923946 767.1 ns/op 1334.84 MB/s BenchmarkHash65536-4 10000 53105 ns/op 1234.09 MB/s BenchmarkAlignedLoad-4 6967848 47.03 ns/op BenchmarkUnalignedLoad-4 7107091 53.36 ns/op BenchmarkEqEfaceConcrete-4 3635982 204.3 ns/op BenchmarkEqIfaceConcrete-4 5562138 148.4 ns/op BenchmarkNeEfaceConcrete-4 3994896 29.75 ns/op BenchmarkNeIfaceConcrete-4 5267853 98.12 ns/op BenchmarkConvT2EByteSized/bool-4 2186466 71.28 ns/op BenchmarkConvT2EByteSized/uint8-4 5278255 22.79 ns/op BenchmarkConvT2ESmall-4 4778804 27.14 ns/op BenchmarkConvT2EUintptr-4 4480276 56.55 ns/op BenchmarkConvT2ELarge-4 1000000 579.2 ns/op BenchmarkConvT2ISmall-4 3888535 29.01 ns/op BenchmarkConvT2IUintptr-4 5047798 28.30 ns/op BenchmarkConvT2ILarge-4 1000000 859.1 ns/op BenchmarkConvI2E-4 3812594 127.0 ns/op BenchmarkConvI2I-4 4848223 45.46 ns/op BenchmarkAssertE2T-4 1000000 117.6 ns/op BenchmarkAssertE2TLarge-4 1765526 241.7 ns/op BenchmarkAssertE2I-4 4504798 33.26 ns/op BenchmarkAssertI2T-4 4090083 29.97 ns/op BenchmarkAssertI2I-4 5082234 165.5 ns/op BenchmarkAssertI2E-4 4871054 23.53 ns/op BenchmarkAssertE2E-4 5137335 52.13 ns/op BenchmarkAssertE2T2-4 3193714 37.32 ns/op BenchmarkAssertE2T2Blank-4 3950484 30.51 ns/op BenchmarkAssertI2E2-4 3993938 43.49 ns/op BenchmarkAssertI2E2Blank-4 2539206 72.04 ns/op BenchmarkAssertE2E2-4 4135382 37.70 ns/op BenchmarkAssertE2E2Blank-4 5350798 22.74 ns/op BenchmarkConvT2Ezero/zero/16-4 4621242 27.61 ns/op BenchmarkConvT2Ezero/zero/32-4 5109540 24.24 ns/op BenchmarkConvT2Ezero/zero/64-4 4658746 191.3 ns/op BenchmarkConvT2Ezero/zero/str-4 5042088 25.74 ns/op BenchmarkConvT2Ezero/zero/slice-4 3886206 26.14 ns/op BenchmarkConvT2Ezero/zero/big-4 126223 6325 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 416.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 560.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 89648 1784 ns/op BenchmarkConvT2Ezero/smallint/16-4 1000000 184.4 ns/op BenchmarkConvT2Ezero/smallint/32-4 5042178 62.72 ns/op BenchmarkConvT2Ezero/smallint/64-4 5061471 96.22 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 116.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 584.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 620.8 ns/op BenchmarkMalloc8-4 1000000 579.1 ns/op BenchmarkMalloc16-4 1000000 223.9 ns/op BenchmarkMallocTypeInfo8-4 1214053 333.1 ns/op BenchmarkMallocTypeInfo16-4 1000000 441.4 ns/op BenchmarkMallocLargeStruct-4 116900 2951 ns/op BenchmarkGoroutineSelect-4 4 89077168 ns/op BenchmarkGoroutineBlocking-4 7 22741198 ns/op BenchmarkGoroutineForRange-4 14 38934416 ns/op BenchmarkGoroutineIdle-4 6 25091285 ns/op BenchmarkHashStringSpeed-4 1931554 62.26 ns/op BenchmarkHashBytesSpeed-4 1334138 109.3 ns/op BenchmarkHashInt32Speed-4 1000000 105.7 ns/op BenchmarkHashInt64Speed-4 1821260 55.66 ns/op BenchmarkHashStringArraySpeed-4 522618 1323 ns/op BenchmarkMegMap-4 2408082 46.06 ns/op BenchmarkMegOneMap-4 3622336 38.72 ns/op BenchmarkMegEqMap-4 1692 60771 ns/op BenchmarkMegEmptyMap-4 4295798 175.3 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2386419 785.8 ns/op BenchmarkSmallStrMap-4 1000000 276.4 ns/op BenchmarkMapStringKeysEight_16-4 3517426 86.56 ns/op BenchmarkMapStringKeysEight_32-4 1000000 262.4 ns/op BenchmarkMapStringKeysEight_64-4 3397820 150.4 ns/op BenchmarkMapStringKeysEight_1M-4 3300026 95.65 ns/op BenchmarkIntMap-4 1000000 175.1 ns/op BenchmarkMapFirst/1-4 4499344 166.4 ns/op BenchmarkMapFirst/2-4 4311068 82.51 ns/op BenchmarkMapFirst/3-4 4457178 108.8 ns/op BenchmarkMapFirst/4-4 4358817 38.33 ns/op BenchmarkMapFirst/5-4 4292280 112.5 ns/op BenchmarkMapFirst/6-4 1000000 184.0 ns/op BenchmarkMapFirst/7-4 4275002 89.21 ns/op BenchmarkMapFirst/8-4 4257109 215.1 ns/op BenchmarkMapFirst/9-4 3275670 152.1 ns/op BenchmarkMapFirst/10-4 2907223 37.20 ns/op BenchmarkMapFirst/11-4 3289946 104.7 ns/op BenchmarkMapFirst/12-4 1676145 171.9 ns/op BenchmarkMapFirst/13-4 3351200 37.17 ns/op BenchmarkMapFirst/14-4 2157820 102.7 ns/op BenchmarkMapFirst/15-4 2750190 42.78 ns/op BenchmarkMapFirst/16-4 2912434 38.11 ns/op BenchmarkMapMid/1-4 4034491 35.87 ns/op BenchmarkMapMid/2-4 4419440 144.8 ns/op BenchmarkMapMid/3-4 3955749 27.54 ns/op BenchmarkMapMid/4-4 3942408 116.1 ns/op BenchmarkMapMid/5-4 2560680 108.0 ns/op BenchmarkMapMid/6-4 4211088 29.24 ns/op BenchmarkMapMid/7-4 4239088 109.8 ns/op BenchmarkMapMid/8-4 1000000 108.4 ns/op BenchmarkMapMid/9-4 3127147 93.01 ns/op BenchmarkMapMid/10-4 2856058 39.80 ns/op BenchmarkMapMid/11-4 3208927 37.75 ns/op BenchmarkMapMid/12-4 3135864 71.65 ns/op BenchmarkMapMid/13-4 3019813 38.58 ns/op BenchmarkMapMid/14-4 3138996 36.38 ns/op BenchmarkMapMid/15-4 3192818 77.19 ns/op BenchmarkMapMid/16-4 1894479 83.14 ns/op BenchmarkMapLast/1-4 1000000 123.7 ns/op BenchmarkMapLast/2-4 4433400 45.14 ns/op BenchmarkMapLast/3-4 3276410 83.02 ns/op BenchmarkMapLast/4-4 3734330 29.86 ns/op BenchmarkMapLast/5-4 4176889 29.22 ns/op BenchmarkMapLast/6-4 4045874 110.6 ns/op BenchmarkMapLast/7-4 3983452 123.8 ns/op BenchmarkMapLast/8-4 2849458 36.46 ns/op BenchmarkMapLast/9-4 1000000 171.9 ns/op BenchmarkMapLast/10-4 3006246 88.47 ns/op BenchmarkMapLast/11-4 3110790 43.28 ns/op BenchmarkMapLast/12-4 3283480 60.14 ns/op BenchmarkMapLast/13-4 1668646 407.2 ns/op BenchmarkMapLast/14-4 3263095 198.9 ns/op BenchmarkMapLast/15-4 3231644 109.5 ns/op BenchmarkMapLast/16-4 3339085 37.25 ns/op BenchmarkMapCycle-4 2382906 51.62 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2343349 130.8 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1082 137896 ns/op BenchmarkMakeMap/[Byte]Byte-4 530181 1695 ns/op BenchmarkMakeMap/[Int]Int-4 108633 3201 ns/op BenchmarkNewEmptyMap-4 3568597 81.43 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 546115 304.5 ns/op BenchmarkMapIterEmpty-4 6368751 88.65 ns/op BenchmarkSameLengthMap-4 4135245 30.32 ns/op BenchmarkBigKeyMap-4 1692759 291.5 ns/op BenchmarkBigValMap-4 1620402 202.3 ns/op BenchmarkSmallKeyMap-4 2727073 44.82 ns/op BenchmarkMapPopulate/1-4 1895454 347.5 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134997 6521 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9745 88541 ns/op 3347 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 666 916828 ns/op 53308 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 74 5893548 ns/op 427561 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 1 139818727 ns/op 3610024 B/op 4005 allocs/op BenchmarkComplexAlgMap-4 285594 409.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 149.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 1442274 86.91 ns/op BenchmarkGoMapClear/Reflexive/100-4 551540 428.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46038 10476 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5380 24147 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1231347 412.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 472.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 540464 851.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 33447 4506 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5155 101026 ns/op BenchmarkMapStringConversion/32/simple-4 2055553 59.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1673994 257.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1785918 266.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 192.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 228.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 353.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1133842 171.3 ns/op BenchmarkMapInterfacePtr-4 1000000 109.0 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2569750 103.9 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 10000 14056 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5707 51944 ns/op BenchmarkMapPop1000-4 432 633399 ns/op BenchmarkMapPop10000-4 25 7517315 ns/op BenchmarkMapAssign/Int32/256-4 1000000 252.7 ns/op BenchmarkMapAssign/Int32/65536-4 614888 551.2 ns/op BenchmarkMapAssign/Int64/256-4 2488923 153.7 ns/op BenchmarkMapAssign/Int64/65536-4 809614 656.4 ns/op BenchmarkMapAssign/Str/256-4 1000000 199.0 ns/op BenchmarkMapAssign/Str/65536-4 76489 2427 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 523.4 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 483938 262.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1165815 86.22 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 434331 1578 ns/op BenchmarkMapOperatorAssign/Str/256-4 543402 18046 ns/op BenchmarkMapOperatorAssign/Str/65536-4 83203 1923 ns/op BenchmarkMapAppendAssign/Int32/256-4 922078 1526 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 383923 3337 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 1970 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 248408 804.4 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 767557 797.6 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 153493 22924 ns/op 111 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 432.6 ns/op BenchmarkMapDelete/Int32/1000-4 1858392 54.82 ns/op BenchmarkMapDelete/Int32/10000-4 1897665 131.4 ns/op BenchmarkMapDelete/Int64/100-4 1639178 73.17 ns/op BenchmarkMapDelete/Int64/1000-4 1815754 67.12 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 159.0 ns/op BenchmarkMapDelete/Str/100-4 1000000 100.3 ns/op BenchmarkMapDelete/Str/1000-4 1449908 206.4 ns/op BenchmarkMapDelete/Str/10000-4 1000000 327.0 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 132.5 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 218.0 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 112.4 ns/op BenchmarkMemmove/0-4 12433525 65.07 ns/op BenchmarkMemmove/1-4 1888623 168.4 ns/op 5.94 MB/s BenchmarkMemmove/2-4 1000000 103.9 ns/op 19.25 MB/s BenchmarkMemmove/3-4 1000000 601.1 ns/op 4.99 MB/s BenchmarkMemmove/4-4 2089716 153.0 ns/op 26.14 MB/s BenchmarkMemmove/5-4 1000000 203.2 ns/op 24.61 MB/s BenchmarkMemmove/6-4 2052645 77.35 ns/op 77.57 MB/s BenchmarkMemmove/7-4 1971758 211.5 ns/op 33.10 MB/s BenchmarkMemmove/8-4 1000000 324.1 ns/op 24.69 MB/s BenchmarkMemmove/9-4 1000000 177.6 ns/op 50.69 MB/s BenchmarkMemmove/10-4 1962883 65.27 ns/op 153.20 MB/s BenchmarkMemmove/11-4 1893877 65.93 ns/op 166.84 MB/s BenchmarkMemmove/12-4 2059068 187.2 ns/op 64.11 MB/s BenchmarkMemmove/13-4 1723986 67.58 ns/op 192.36 MB/s BenchmarkMemmove/14-4 1000000 193.5 ns/op 72.37 MB/s BenchmarkMemmove/15-4 2062911 111.3 ns/op 134.74 MB/s BenchmarkMemmove/16-4 2018480 351.3 ns/op 45.55 MB/s BenchmarkMemmove/32-4 1896243 92.15 ns/op 347.28 MB/s BenchmarkMemmove/64-4 1569249 102.3 ns/op 625.89 MB/s BenchmarkMemmove/128-4 1250506 250.3 ns/op 511.38 MB/s BenchmarkMemmove/256-4 952137 471.5 ns/op 542.89 MB/s BenchmarkMemmove/512-4 679675 264.2 ns/op 1938.26 MB/s BenchmarkMemmove/1024-4 409069 392.1 ns/op 2611.88 MB/s BenchmarkMemmove/2048-4 236985 2517 ns/op 813.75 MB/s BenchmarkMemmove/4096-4 128013 3378 ns/op 1212.53 MB/s BenchmarkMemmoveOverlap/32-4 1758189 201.1 ns/op 159.16 MB/s BenchmarkMemmoveOverlap/64-4 1553605 388.6 ns/op 164.71 MB/s BenchmarkMemmoveOverlap/128-4 1000000 498.0 ns/op 257.03 MB/s BenchmarkMemmoveOverlap/256-4 947594 495.6 ns/op 516.55 MB/s BenchmarkMemmoveOverlap/512-4 532441 218.8 ns/op 2340.19 MB/s BenchmarkMemmoveOverlap/1024-4 393874 304.6 ns/op 3361.85 MB/s BenchmarkMemmoveOverlap/2048-4 184893 592.5 ns/op 3456.66 MB/s BenchmarkMemmoveOverlap/4096-4 101746 1358 ns/op 3016.36 MB/s BenchmarkMemmoveUnalignedDst/0-4 12117915 21.61 ns/op BenchmarkMemmoveUnalignedDst/1-4 2230838 163.9 ns/op 6.10 MB/s BenchmarkMemmoveUnalignedDst/2-4 2007218 59.58 ns/op 33.57 MB/s BenchmarkMemmoveUnalignedDst/3-4 2064343 75.98 ns/op 39.49 MB/s BenchmarkMemmoveUnalignedDst/4-4 1743382 72.27 ns/op 55.35 MB/s BenchmarkMemmoveUnalignedDst/5-4 2157898 69.79 ns/op 71.64 MB/s BenchmarkMemmoveUnalignedDst/6-4 1782238 91.85 ns/op 65.32 MB/s BenchmarkMemmoveUnalignedDst/7-4 1898456 62.26 ns/op 112.44 MB/s BenchmarkMemmoveUnalignedDst/8-4 2157877 79.93 ns/op 100.09 MB/s BenchmarkMemmoveUnalignedDst/9-4 1935378 57.05 ns/op 157.75 MB/s BenchmarkMemmoveUnalignedDst/10-4 2099875 129.1 ns/op 77.43 MB/s BenchmarkMemmoveUnalignedDst/11-4 2107935 143.1 ns/op 76.86 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 144.8 ns/op 82.88 MB/s BenchmarkMemmoveUnalignedDst/13-4 2054862 357.5 ns/op 36.36 MB/s BenchmarkMemmoveUnalignedDst/14-4 1985406 428.8 ns/op 32.65 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 239.1 ns/op 62.73 MB/s BenchmarkMemmoveUnalignedDst/16-4 1318424 77.82 ns/op 205.59 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 159.1 ns/op 201.14 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 135.7 ns/op 471.58 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 172.3 ns/op 742.95 MB/s BenchmarkMemmoveUnalignedDst/256-4 944836 282.4 ns/op 906.54 MB/s BenchmarkMemmoveUnalignedDst/512-4 675163 197.7 ns/op 2589.92 MB/s BenchmarkMemmoveUnalignedDst/1024-4 429224 288.2 ns/op 3552.86 MB/s BenchmarkMemmoveUnalignedDst/2048-4 239014 667.2 ns/op 3069.63 MB/s BenchmarkMemmoveUnalignedDst/4096-4 114295 986.4 ns/op 4152.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 103.3 ns/op 309.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1332991 83.31 ns/op 768.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.2 ns/op 1182.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 909720 131.4 ns/op 1947.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 611053 1044 ns/op 490.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 381038 358.2 ns/op 2858.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 220969 574.9 ns/op 3562.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 95110 1509 ns/op 2714.39 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12761026 9.639 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2217474 70.06 ns/op 14.27 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2111053 100.5 ns/op 19.91 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 129.1 ns/op 23.24 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 102.8 ns/op 38.92 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2056524 118.3 ns/op 42.28 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 474.3 ns/op 12.65 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2062393 84.07 ns/op 83.26 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2147101 54.78 ns/op 146.05 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1937551 60.96 ns/op 147.63 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1877517 57.73 ns/op 173.22 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2080618 74.05 ns/op 148.55 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2082640 59.32 ns/op 202.28 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1951668 78.19 ns/op 166.25 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2022187 59.23 ns/op 236.35 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1854882 71.34 ns/op 210.27 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2017741 216.9 ns/op 73.76 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 121.9 ns/op 262.42 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1486503 135.4 ns/op 472.64 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1202172 712.5 ns/op 179.64 MB/s BenchmarkMemmoveUnalignedSrc/256-4 992396 142.0 ns/op 1802.82 MB/s BenchmarkMemmoveUnalignedSrc/512-4 679194 751.5 ns/op 681.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 400020 386.5 ns/op 2649.45 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 217705 581.4 ns/op 3522.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128941 1926 ns/op 2127.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 344.2 ns/op 46.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1621306 93.70 ns/op 170.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1572644 77.33 ns/op 206.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 112.3 ns/op 142.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1508534 129.1 ns/op 123.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1558617 78.24 ns/op 204.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1438622 91.05 ns/op 175.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1468813 88.13 ns/op 181.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 108.6 ns/op 589.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1297886 98.79 ns/op 647.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1274868 98.97 ns/op 646.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 115.7 ns/op 553.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1263075 233.1 ns/op 274.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 177.6 ns/op 360.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 209.9 ns/op 304.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1345914 264.1 ns/op 242.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 784558 980.0 ns/op 261.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 806186 692.9 ns/op 369.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 770281 366.3 ns/op 698.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 731697 224.7 ns/op 1139.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 775274 425.6 ns/op 601.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 792655 152.7 ns/op 1676.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 786735 181.9 ns/op 1407.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 521896 974.2 ns/op 262.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 81146 1421 ns/op 2882.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 119030 4088 ns/op 1002.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 117604 1022 ns/op 4009.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 117960 1328 ns/op 3083.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 117115 1204 ns/op 3403.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 115550 1064 ns/op 3848.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 94968 1644 ns/op 2490.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 102295 1035 ns/op 3958.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7603 18818 ns/op 3482.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6374 17291 ns/op 3790.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6621 23230 ns/op 2821.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6382 17143 ns/op 3822.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6663 19919 ns/op 3290.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 5635 59927 ns/op 1093.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7131 87519 ns/op 748.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6277 17221 ns/op 3805.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1844689 77.77 ns/op 411.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1405383 86.04 ns/op 743.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 118.9 ns/op 1076.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 939070 189.6 ns/op 1349.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 622951 242.6 ns/op 2110.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 370927 773.0 ns/op 1324.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 217069 615.4 ns/op 3328.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 115933 4903 ns/op 835.40 MB/s BenchmarkMemclr/5-4 12199137 25.15 ns/op 198.84 MB/s BenchmarkMemclr/16-4 10574223 20.30 ns/op 788.26 MB/s BenchmarkMemclr/64-4 6534339 63.68 ns/op 1005.07 MB/s BenchmarkMemclr/256-4 10605386 65.16 ns/op 3928.86 MB/s BenchmarkMemclr/4096-4 3052386 48.15 ns/op 85061.02 MB/s BenchmarkMemclr/65536-4 21810 5486 ns/op 11946.15 MB/s BenchmarkMemclr/1M-4 1380 133621 ns/op 7847.41 MB/s BenchmarkMemclr/4M-4 1029 142275 ns/op 29480.36 MB/s BenchmarkMemclr/8M-4 547 376311 ns/op 22291.70 MB/s BenchmarkMemclr/16M-4 256 522788 ns/op 32091.81 MB/s BenchmarkMemclr/64M-4 54 3330903 ns/op 20147.35 MB/s BenchmarkMemclrUnaligned/0_5-4 5746588 114.2 ns/op 43.80 MB/s BenchmarkMemclrUnaligned/0_16-4 5931769 27.70 ns/op 577.57 MB/s BenchmarkMemclrUnaligned/0_64-4 1000000 217.2 ns/op 294.70 MB/s BenchmarkMemclrUnaligned/0_256-4 4306392 47.92 ns/op 5341.69 MB/s BenchmarkMemclrUnaligned/0_4096-4 2384980 51.66 ns/op 79289.61 MB/s BenchmarkMemclrUnaligned/0_65536-4 59979 3636 ns/op 18023.78 MB/s BenchmarkMemclrUnaligned/1_5-4 6024662 86.59 ns/op 57.74 MB/s BenchmarkMemclrUnaligned/1_16-4 5271264 33.30 ns/op 480.50 MB/s BenchmarkMemclrUnaligned/1_64-4 4610010 127.4 ns/op 502.26 MB/s BenchmarkMemclrUnaligned/1_256-4 6615076 42.15 ns/op 6074.02 MB/s BenchmarkMemclrUnaligned/1_4096-4 1755548 65.37 ns/op 62657.45 MB/s BenchmarkMemclrUnaligned/1_65536-4 72129 7112 ns/op 9214.23 MB/s BenchmarkMemclrUnaligned/4_5-4 6124606 31.37 ns/op 159.41 MB/s BenchmarkMemclrUnaligned/4_16-4 5816870 18.08 ns/op 884.75 MB/s BenchmarkMemclrUnaligned/4_64-4 1000000 170.9 ns/op 374.41 MB/s BenchmarkMemclrUnaligned/4_256-4 6442299 18.24 ns/op 14037.31 MB/s BenchmarkMemclrUnaligned/4_4096-4 2101533 231.7 ns/op 17679.16 MB/s BenchmarkMemclrUnaligned/4_65536-4 63723 1933 ns/op 33899.37 MB/s BenchmarkMemclrUnaligned/7_5-4 6741883 42.59 ns/op 117.39 MB/s BenchmarkMemclrUnaligned/7_16-4 6660828 20.64 ns/op 775.34 MB/s BenchmarkMemclrUnaligned/7_64-4 1000000 166.6 ns/op 384.18 MB/s BenchmarkMemclrUnaligned/7_256-4 6663430 29.25 ns/op 8750.88 MB/s BenchmarkMemclrUnaligned/7_4096-4 2041012 77.36 ns/op 52945.81 MB/s BenchmarkMemclrUnaligned/7_65536-4 71512 1571 ns/op 41711.46 MB/s BenchmarkMemclrUnaligned/0_1M-4 4982 28158 ns/op 37239.27 MB/s BenchmarkMemclrUnaligned/0_4M-4 1480 101062 ns/op 41502.16 MB/s BenchmarkMemclrUnaligned/0_8M-4 541 380684 ns/op 22035.64 MB/s BenchmarkMemclrUnaligned/0_16M-4 172 809338 ns/op 20729.55 MB/s BenchmarkMemclrUnaligned/0_64M-4 54 5391626 ns/op 12446.87 MB/s BenchmarkMemclrUnaligned/1_1M-4 2892 43851 ns/op 23912.44 MB/s BenchmarkMemclrUnaligned/1_4M-4 793 126960 ns/op 33036.31 MB/s BenchmarkMemclrUnaligned/1_8M-4 466 780041 ns/op 10754.07 MB/s BenchmarkMemclrUnaligned/1_16M-4 260 470887 ns/op 35628.98 MB/s BenchmarkMemclrUnaligned/1_64M-4 56 1951737 ns/op 34384.17 MB/s BenchmarkMemclrUnaligned/4_1M-4 3921 26885 ns/op 39002.66 MB/s BenchmarkMemclrUnaligned/4_4M-4 1136 164602 ns/op 25481.53 MB/s BenchmarkMemclrUnaligned/4_8M-4 525 916276 ns/op 9155.11 MB/s BenchmarkMemclrUnaligned/4_16M-4 204 1557652 ns/op 10770.83 MB/s BenchmarkMemclrUnaligned/4_64M-4 32 3637103 ns/op 18451.19 MB/s BenchmarkMemclrUnaligned/7_1M-4 3465 31777 ns/op 32997.44 MB/s BenchmarkMemclrUnaligned/7_4M-4 916 314212 ns/op 13348.63 MB/s BenchmarkMemclrUnaligned/7_8M-4 243 1094358 ns/op 7665.32 MB/s BenchmarkMemclrUnaligned/7_16M-4 232 3105043 ns/op 5403.22 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 26323106 ns/op 2549.43 MB/s BenchmarkGoMemclr/5-4 12066644 10.78 ns/op 463.65 MB/s BenchmarkGoMemclr/16-4 12154984 10.52 ns/op 1520.48 MB/s BenchmarkGoMemclr/64-4 7066666 20.96 ns/op 3053.20 MB/s BenchmarkGoMemclr/256-4 12453954 21.26 ns/op 12040.96 MB/s BenchmarkMemclrRange/1K_2K-4 10000 20807 ns/op 4607.77 MB/s BenchmarkMemclrRange/2K_8K-4 13551 7853 ns/op 42471.88 MB/s BenchmarkMemclrRange/4K_16K-4 14715 10344 ns/op 31232.37 MB/s BenchmarkMemclrRange/160K_228K-4 2392 42723 ns/op 38921.84 MB/s BenchmarkClearFat7-4 5840336 292.7 ns/op BenchmarkClearFat8-4 6583160 16.99 ns/op BenchmarkClearFat11-4 6228576 17.56 ns/op BenchmarkClearFat12-4 6133390 44.49 ns/op BenchmarkClearFat13-4 6230912 49.36 ns/op BenchmarkClearFat14-4 6671221 18.32 ns/op BenchmarkClearFat15-4 6850902 17.83 ns/op BenchmarkClearFat16-4 7179540 28.30 ns/op BenchmarkClearFat24-4 5673750 22.36 ns/op BenchmarkClearFat32-4 3491992 30.17 ns/op BenchmarkClearFat40-4 5576005 26.88 ns/op BenchmarkClearFat48-4 1000000 428.0 ns/op BenchmarkClearFat56-4 5734105 37.91 ns/op BenchmarkClearFat64-4 4859980 22.38 ns/op BenchmarkClearFat72-4 5258985 27.01 ns/op BenchmarkClearFat128-4 3592365 34.64 ns/op BenchmarkClearFat256-4 2534772 46.58 ns/op BenchmarkClearFat512-4 1670758 73.88 ns/op BenchmarkClearFat1024-4 1000000 140.2 ns/op BenchmarkClearFat1032-4 978974 682.6 ns/op BenchmarkClearFat1040-4 930660 136.1 ns/op BenchmarkCopyFat7-4 6710492 33.27 ns/op BenchmarkCopyFat8-4 6963366 19.36 ns/op BenchmarkCopyFat11-4 6744926 20.68 ns/op BenchmarkCopyFat12-4 6620979 18.18 ns/op BenchmarkCopyFat13-4 6650322 18.00 ns/op BenchmarkCopyFat14-4 6534427 19.22 ns/op BenchmarkCopyFat15-4 6445123 22.84 ns/op BenchmarkCopyFat16-4 6894150 25.63 ns/op BenchmarkCopyFat24-4 6751009 47.06 ns/op BenchmarkCopyFat32-4 6397126 101.8 ns/op BenchmarkCopyFat64-4 5459151 30.40 ns/op BenchmarkCopyFat72-4 2556931 55.32 ns/op BenchmarkCopyFat128-4 3593078 208.5 ns/op BenchmarkCopyFat256-4 1000000 295.4 ns/op BenchmarkCopyFat512-4 1000000 178.8 ns/op BenchmarkCopyFat520-4 1578576 93.63 ns/op BenchmarkCopyFat1024-4 886210 396.6 ns/op BenchmarkCopyFat1032-4 914929 162.6 ns/op BenchmarkCopyFat1040-4 846060 222.8 ns/op BenchmarkIssue18740/2byte-4 548 219477 ns/op BenchmarkIssue18740/4byte-4 766 147022 ns/op BenchmarkIssue18740/8byte-4 930 908321 ns/op BenchmarkMemclrKnownSize1-4 8432448 125.8 ns/op 7.95 MB/s BenchmarkMemclrKnownSize2-4 5315750 85.39 ns/op 23.42 MB/s BenchmarkMemclrKnownSize4-4 1000000 454.8 ns/op 8.80 MB/s BenchmarkMemclrKnownSize8-4 1000000 356.9 ns/op 22.42 MB/s BenchmarkMemclrKnownSize16-4 596995 965.0 ns/op 16.58 MB/s BenchmarkMemclrKnownSize32-4 323556 4030 ns/op 7.94 MB/s BenchmarkMemclrKnownSize64-4 155530 1277 ns/op 50.12 MB/s BenchmarkMemclrKnownSize112-4 97794 4841 ns/op 23.13 MB/s BenchmarkMemclrKnownSize128-4 85612 1523 ns/op 84.06 MB/s BenchmarkMemclrKnownSize192-4 57256 6572 ns/op 29.22 MB/s BenchmarkMemclrKnownSize248-4 37164 6462 ns/op 38.38 MB/s BenchmarkMemclrKnownSize256-4 42688 3214 ns/op 79.66 MB/s BenchmarkMemclrKnownSize512-4 10000 10583 ns/op 48.38 MB/s BenchmarkMemclrKnownSize1024-4 10000 11417 ns/op 89.69 MB/s BenchmarkMemclrKnownSize4096-4 2574 55656 ns/op 73.59 MB/s BenchmarkMemclrKnownSize512KiB-4 12 22063310 ns/op 23.76 MB/s BenchmarkReadMetricsLatency-4 10000 7264 p50-ns 7905 p90-ns 23591 p99-ns BenchmarkFinalizer-4 403 331567 ns/op BenchmarkFinalizerRun-4 403058 355.6 ns/op BenchmarkMinFloat-4 358184 366.8 ns/op BenchmarkMaxFloat-4 407094 298.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7579041 21.07 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2108062 131.4 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1897532 64.95 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1696952 73.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 125.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 117.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1507694 101.0 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 147.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 117.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 566.1 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1470487 645.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1515616 136.6 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 112.0 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 680.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7111254 18.28 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 2465008 84.76 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8061282 16.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5540427 19.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6796190 35.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5860948 23.68 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7222879 29.53 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7781284 42.16 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7586312 18.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7275400 160.1 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8061259 15.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6650830 16.56 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6520148 20.57 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7853858 14.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6900253 14.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6824530 38.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7215062 16.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8065923 24.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7272572 16.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7825468 28.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7891490 17.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6225712 26.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7278256 18.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 4045776 82.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7098468 19.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7122186 30.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6904045 77.98 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5918419 27.84 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6911893 20.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5615820 21.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6610746 116.1 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7960477 15.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8089792 15.54 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6742338 26.14 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6507913 68.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7324299 21.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7292359 16.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7502540 15.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8051349 14.91 ns/op BenchmarkNetpollBreak-4 2389 101779 ns/op BenchmarkPinnerPinUnpinBatch-4 668 605068 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 2525535 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 100 1698446 ns/op BenchmarkPinnerPinUnpin-4 1000000 324.3 ns/op BenchmarkPinnerPinUnpinTiny-4 843214 292.2 ns/op BenchmarkPinnerPinUnpinDouble-4 563830 690.4 ns/op BenchmarkPinnerPinUnpinParallel-4 1231327 190.8 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 1000000 113.2 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 416098 366.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4890631 27.05 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5576958 23.00 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6189103 39.52 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6166468 18.65 ns/op BenchmarkPingPongHog-4 1 207919937 ns/op BenchmarkStackGrowth-4 166620 3129 ns/op BenchmarkStackGrowthDeep-4 306 838250 ns/op BenchmarkCreateGoroutines-4 91515 1810 ns/op BenchmarkCreateGoroutinesParallel-4 125428 1572 ns/op BenchmarkCreateGoroutinesCapture-4 20948 9893 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 42516 2427 ns/op BenchmarkClosureCall-4 13204808 7.600 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 12714 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7701 17193 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5961 30839 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3795 39688 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2310 70310 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1310 108407 ns/op BenchmarkWakeupParallelSpinning/50µs-4 566 368209 ns/op BenchmarkWakeupParallelSpinning/100µs-4 100 4107555 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 2104425 ns/op BenchmarkWakeupParallelSyscall/1µs-4 541 1342708 ns/op BenchmarkWakeupParallelSyscall/2µs-4 61 1775512 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 2463187 ns/op BenchmarkWakeupParallelSyscall/10µs-4 60 5376868 ns/op BenchmarkWakeupParallelSyscall/20µs-4 68 3932299 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 3339833 ns/op BenchmarkWakeupParallelSyscall/100µs-4 19 8223763 ns/op BenchmarkMatmult-4 2784788 360.9 ns/op BenchmarkFastrand-4 4510605 128.0 ns/op BenchmarkFastrand64-4 8409446 40.29 ns/op BenchmarkFastrandHashiter-4 3635323 41.13 ns/op BenchmarkFastrandn/2-4 4069099 30.89 ns/op BenchmarkFastrandn/3-4 4064454 147.5 ns/op BenchmarkFastrandn/4-4 4299573 37.69 ns/op BenchmarkFastrandn/5-4 3975615 28.58 ns/op BenchmarkIfaceCmp100-4 75476 1477 ns/op BenchmarkIfaceCmpNil100-4 145861 784.2 ns/op BenchmarkEfaceCmpDiff-4 15397 6926 ns/op BenchmarkEfaceCmpDiffIndirect-4 18807 5827 ns/op BenchmarkDefer-4 1218016 123.7 ns/op BenchmarkDefer10-4 1000000 224.1 ns/op BenchmarkDeferMany-4 217857 1408 ns/op BenchmarkPanicRecover-4 779643 212.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 741907 134.9 ns/op 62.00 p50-ns 63.00 p90-ns 77.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 917203 145.7 ns/op 61.00 p50-ns 63.00 p90-ns 157.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 236 1124451 ns/op 134298 p50-ns 275295 p90-ns 13624151 p99-ns BenchmarkGoroutineProfile/small/loaded-4 13 13246843 ns/op 3891140 p50-ns 33005338 p90-ns 39918981 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 799706 147.2 ns/op 62.00 p50-ns 63.00 p90-ns 74.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 107607 2194 ns/op 61.00 p50-ns 63.00 p90-ns 162.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 36237426 ns/op 3803970 p50-ns 22227304 p90-ns 789040143 p99-ns BenchmarkGoroutineProfile/large/loaded-4 3 52200557 ns/op 9940834 p50-ns 139949042 p90-ns 139949042 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 877653 294.6 ns/op 62.00 p50-ns 64.00 p90-ns 95.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 726129 601.4 ns/op 62.00 p50-ns 64.00 p90-ns 163.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 16 50046041 ns/op 10962338 p50-ns 249144055 p90-ns 386011815 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 2 208174986 ns/op 415173266 p50-ns 415173266 p90-ns 415173266 p99-ns BenchmarkProcYield/1-4 6379788 25.37 ns/op BenchmarkProcYield/10-4 7455099 37.77 ns/op BenchmarkProcYield/30-4 7874750 21.61 ns/op BenchmarkProcYield/100-4 5341458 25.35 ns/op BenchmarkProcYield/1000-4 10000 60060 ns/op BenchmarkOSYield-4 865940 949.8 ns/op BenchmarkMutexContention-4 2961181 94.25 ns/op BenchmarkMutexHandoff/Solo-4 5198580 22.64 ns/op BenchmarkMutexHandoff/FastPingPong-4 303208 836.5 ns/op BenchmarkMutexHandoff/SlowPingPong-4 110 2829039 ns/op BenchmarkRWMutexUncontended-4 3392899 45.06 ns/op BenchmarkRWMutexWrite100-4 10000 89514 ns/op BenchmarkRWMutexWrite10-4 2160658 71.03 ns/op BenchmarkRWMutexWorkWrite100-4 668384 232.7 ns/op BenchmarkRWMutexWorkWrite10-4 306016 2786 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2638 152689 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1168 620172 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1534 311117 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 238 808021 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 709 546446 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 152 3768439 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 386 744804 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 21 55723277 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 306386 2831 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 222457 1190 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 461464 3659 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 307255 628.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 449746 769.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 382072 2440 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 275510 1499 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 369532 1760 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 361063 2189 ns/op BenchmarkMakeSlice/Byte-4 1353690 602.7 ns/op BenchmarkMakeSlice/Int16-4 1000000 373.7 ns/op BenchmarkMakeSlice/Int-4 1000000 469.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 1075 ns/op BenchmarkMakeSlice/Struct/24-4 804680 768.8 ns/op BenchmarkMakeSlice/Struct/32-4 851841 1853 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 4394 ns/op BenchmarkGrowSlice/Byte-4 972957 592.4 ns/op BenchmarkGrowSlice/Int16-4 997431 437.3 ns/op BenchmarkGrowSlice/Int-4 798738 696.6 ns/op BenchmarkGrowSlice/Ptr-4 671307 1323 ns/op BenchmarkGrowSlice/Struct/24-4 360534 2239 ns/op BenchmarkGrowSlice/Struct/32-4 427548 2206 ns/op BenchmarkGrowSlice/Struct/40-4 107492 4607 ns/op BenchmarkExtendSlice/IntSlice-4 497996 854.1 ns/op BenchmarkExtendSlice/PointerSlice-4 440960 580.7 ns/op BenchmarkExtendSlice/NoGrow-4 981703 3835 ns/op BenchmarkAppend-4 601089 708.8 ns/op BenchmarkAppendGrowByte-4 1 180939374 ns/op BenchmarkAppendGrowString-4 1 2521548264 ns/op BenchmarkAppendSlice/1Bytes-4 2111312 68.44 ns/op BenchmarkAppendSlice/4Bytes-4 1693203 225.8 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 182.8 ns/op BenchmarkAppendSlice/8Bytes-4 2114877 63.21 ns/op BenchmarkAppendSlice/15Bytes-4 2036022 96.54 ns/op BenchmarkAppendSlice/16Bytes-4 2018354 61.44 ns/op BenchmarkAppendSlice/32Bytes-4 1647404 181.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 70476 3466 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 24164 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8662 94850 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 847 509777 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 98 2434209 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 11405817 ns/op BenchmarkAppendStr/1Bytes-4 1812392 111.2 ns/op BenchmarkAppendStr/4Bytes-4 1000000 326.3 ns/op BenchmarkAppendStr/8Bytes-4 1000000 205.2 ns/op BenchmarkAppendStr/16Bytes-4 2274631 257.4 ns/op BenchmarkAppendStr/32Bytes-4 1981026 296.9 ns/op BenchmarkAppendSpecialCase-4 654578 677.8 ns/op BenchmarkCopy/1Byte-4 1772835 186.3 ns/op 5.37 MB/s BenchmarkCopy/1String-4 1535541 147.6 ns/op 6.78 MB/s BenchmarkCopy/2Byte-4 1000000 920.6 ns/op 2.17 MB/s BenchmarkCopy/2String-4 2003376 86.01 ns/op 23.25 MB/s BenchmarkCopy/4Byte-4 1960166 102.2 ns/op 39.12 MB/s BenchmarkCopy/4String-4 1913185 96.94 ns/op 41.26 MB/s BenchmarkCopy/8Byte-4 2135365 80.45 ns/op 99.44 MB/s BenchmarkCopy/8String-4 1000000 478.0 ns/op 16.74 MB/s BenchmarkCopy/12Byte-4 1811307 199.2 ns/op 60.25 MB/s BenchmarkCopy/12String-4 2100196 99.55 ns/op 120.54 MB/s BenchmarkCopy/16Byte-4 2021317 57.29 ns/op 279.29 MB/s BenchmarkCopy/16String-4 1456000 136.5 ns/op 117.22 MB/s BenchmarkCopy/32Byte-4 1793521 615.9 ns/op 51.95 MB/s BenchmarkCopy/32String-4 1000000 144.1 ns/op 222.12 MB/s BenchmarkCopy/128Byte-4 1000000 216.4 ns/op 591.39 MB/s BenchmarkCopy/128String-4 1000000 425.3 ns/op 301.00 MB/s BenchmarkCopy/1024Byte-4 431848 378.5 ns/op 2705.61 MB/s BenchmarkCopy/1024String-4 406654 553.6 ns/op 1849.79 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 13763 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 19540 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 30746 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 45695 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 38987 ns/op BenchmarkAppendInPlace/Grow/Byte-4 89888 1617 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 132775 3682 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 73465 1436 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 75254 8785 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58464 12408 ns/op BenchmarkStackCopyPtr-4 1 165245500 ns/op BenchmarkStackCopy-4 1 130535877 ns/op BenchmarkStackCopyNoCache-4 18 81587794 ns/op BenchmarkStackCopyWithStkobj-4 1 1018485491 ns/op BenchmarkIssue18138-4 370 344972 ns/op BenchmarkCompareStringEqual-4 9741856 15.01 ns/op BenchmarkCompareStringIdentical-4 15943701 10.78 ns/op BenchmarkCompareStringSameLength-4 12499359 9.535 ns/op BenchmarkCompareStringDifferentLength-4 14661283 7.960 ns/op BenchmarkCompareStringBigUnaligned-4 1539 137246 ns/op 7640.18 MB/s BenchmarkCompareStringBig-4 12 94349693 ns/op 11.11 MB/s BenchmarkConcatStringAndBytes-4 2824946 119.6 ns/op BenchmarkSliceByteToString/1-4 2269936 54.23 ns/op BenchmarkSliceByteToString/2-4 1000000 129.9 ns/op BenchmarkSliceByteToString/4-4 1000000 765.7 ns/op BenchmarkSliceByteToString/8-4 1000000 393.0 ns/op BenchmarkSliceByteToString/16-4 1000000 249.7 ns/op BenchmarkSliceByteToString/32-4 1000000 191.9 ns/op BenchmarkSliceByteToString/64-4 964930 714.8 ns/op BenchmarkSliceByteToString/128-4 600657 633.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2375971 149.6 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 860956 385.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 962217 153.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3425104 40.81 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1430586 88.68 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 150.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2767052 143.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 481568 1429 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 424515 285.1 ns/op BenchmarkRuneIterate/range/ASCII-4 9507675 23.45 ns/op BenchmarkRuneIterate/range/Japanese-4 1890379 71.08 ns/op BenchmarkRuneIterate/range/MixedLength-4 2579119 73.57 ns/op BenchmarkRuneIterate/range1/ASCII-4 8062903 14.29 ns/op BenchmarkRuneIterate/range1/Japanese-4 1913770 85.15 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2231412 53.10 ns/op BenchmarkRuneIterate/range2/ASCII-4 7891533 28.04 ns/op BenchmarkRuneIterate/range2/Japanese-4 1736140 69.24 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2526331 48.03 ns/op BenchmarkArrayEqual-4 8376073 21.12 ns/op BenchmarkFunc/Name-4 2071456 62.99 ns/op BenchmarkFunc/Entry-4 10209382 22.25 ns/op BenchmarkFunc/FileLine-4 1868841 182.7 ns/op PASS ok runtime 1152.713s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27823 11311 ns/op BenchmarkHandle/concurrent-4 10000 56480 ns/op PASS ok runtime/cgo 3.187s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 21 17676889 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 22 50489182 ns/op 2239 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 15 14631914 ns/op 518.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 44085302 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 31811619 ns/op 3092 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 12 161201900 ns/op 713.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 107260068 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 115156433 ns/op 15480 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 1 142369817 ns/op 6178 concurrent_launches/op PASS ok runtime/pprof 7.263s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 8 19902531 ns/op BenchmarkStackLeak-4 44593 2906 ns/op PASS ok runtime/race 1.534s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1135158 230.7 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 266763 3130 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 4.242s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 25 4775415 ns/op BenchmarkIndex_Large-4 105 2459394 ns/op BenchmarkIndexFunc_Large-4 2 111314022 ns/op BenchmarkCompact/nil-4 6988848 17.14 ns/op BenchmarkCompact/one-4 1000000 333.8 ns/op BenchmarkCompact/sorted-4 1000000 138.7 ns/op BenchmarkCompact/2_items-4 897892 150.1 ns/op BenchmarkCompact/unsorted-4 1000000 135.3 ns/op BenchmarkCompact/many-4 100 1974442 ns/op BenchmarkCompact_Large/all_dup-4 1614 75668 ns/op BenchmarkCompact_Large/no_dup-4 1716 70365 ns/op BenchmarkCompactFunc/nil-4 3760324 41.32 ns/op BenchmarkCompactFunc/one-4 1608984 145.8 ns/op BenchmarkCompactFunc/sorted-4 883327 132.8 ns/op BenchmarkCompactFunc/2_items-4 762390 359.8 ns/op BenchmarkCompactFunc/unsorted-4 895548 127.8 ns/op BenchmarkCompactFunc/many-4 423666 508.1 ns/op BenchmarkCompactFunc_Large/all_dup-4 4 52598850 ns/op BenchmarkCompactFunc_Large/no_dup-4 1 150947865 ns/op BenchmarkReplace/naive-fast-4 18291 23794 ns/op BenchmarkReplace/optimized-fast-4 10000 32536 ns/op BenchmarkReplace/naive-slow-4 10000 15417 ns/op BenchmarkReplace/optimized-slow-4 10000 15286 ns/op BenchmarkBinarySearchFloats/Size16-4 1022329 139.9 ns/op BenchmarkBinarySearchFloats/Size32-4 922365 253.4 ns/op BenchmarkBinarySearchFloats/Size64-4 758757 166.0 ns/op BenchmarkBinarySearchFloats/Size128-4 773757 158.3 ns/op BenchmarkBinarySearchFloats/Size512-4 659166 391.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 560564 252.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 455257 301.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 439982 871.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 340513 1293 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 243148 632.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 272365 429.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 257125 481.2 ns/op BenchmarkSortFuncStruct/Size16-4 9493 11677 ns/op BenchmarkSortFuncStruct/Size32-4 3913 30807 ns/op BenchmarkSortFuncStruct/Size64-4 5413 36096 ns/op BenchmarkSortFuncStruct/Size128-4 2902 43235 ns/op BenchmarkSortFuncStruct/Size512-4 812 147512 ns/op BenchmarkSortFuncStruct/Size1024-4 351 308460 ns/op PASS ok slices 36.577s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 84944 6545 ns/op BenchmarkSortInts-4 1 155111979 ns/op BenchmarkSlicesSortInts-4 2 76373808 ns/op BenchmarkSortIsSorted-4 22 5846052 ns/op BenchmarkSlicesIsSorted-4 62 2142967 ns/op BenchmarkSortStrings-4 1 241823524 ns/op BenchmarkSlicesSortStrings-4 1 262454449 ns/op BenchmarkSortStrings_Sorted-4 16 12909053 ns/op BenchmarkSlicesSortStrings_Sorted-4 39 2878460 ns/op BenchmarkSortStructs-4 1 377560264 ns/op BenchmarkSortFuncStructs-4 1 188473103 ns/op BenchmarkSortString1K-4 124 1007150 ns/op BenchmarkSortString1K_Slice-4 142 811064 ns/op BenchmarkStableString1K-4 88 1645364 ns/op BenchmarkSortInt1K-4 256 546729 ns/op BenchmarkSortInt1K_Sorted-4 5252 46263 ns/op BenchmarkSortInt1K_Reversed-4 2157 67116 ns/op BenchmarkSortInt1K_Mod8-4 706 818767 ns/op BenchmarkStableInt1K-4 88 2823233 ns/op BenchmarkStableInt1K_Slice-4 100 2316069 ns/op BenchmarkSortInt64K-4 3 84780064 ns/op BenchmarkSortInt64K_Slice-4 2 169941376 ns/op BenchmarkStableInt64K-4 1 1438483981 ns/op BenchmarkSort1e2-4 309 398903 ns/op BenchmarkStable1e2-4 100 3433284 ns/op BenchmarkSort1e4-4 2 80321670 ns/op BenchmarkStable1e4-4 1 299982540 ns/op PASS ok sort 42.815s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 737304 140.5 ns/op BenchmarkAtof64Float-4 578628 184.0 ns/op BenchmarkAtof64FloatExp-4 625758 184.8 ns/op BenchmarkAtof64Big-4 467967 967.6 ns/op BenchmarkAtof64RandomBits-4 448418 465.7 ns/op BenchmarkAtof64RandomFloats-4 498590 244.0 ns/op BenchmarkAtof64RandomLongFloats-4 353350 335.1 ns/op BenchmarkAtof32Decimal-4 781017 141.6 ns/op BenchmarkAtof32Float-4 428551 501.1 ns/op BenchmarkAtof32FloatExp-4 642878 883.1 ns/op BenchmarkAtof32Random-4 354151 365.9 ns/op BenchmarkAtof32RandomLong-4 129882 1067 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 714.5 ns/op BenchmarkParseInt/Pos/26bit-4 617232 173.3 ns/op BenchmarkParseInt/Pos/31bit-4 630128 205.6 ns/op BenchmarkParseInt/Pos/56bit-4 360585 327.6 ns/op BenchmarkParseInt/Pos/63bit-4 343617 347.0 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 424.6 ns/op BenchmarkParseInt/Neg/26bit-4 706796 196.5 ns/op BenchmarkParseInt/Neg/31bit-4 605247 184.3 ns/op BenchmarkParseInt/Neg/56bit-4 437163 286.1 ns/op BenchmarkParseInt/Neg/63bit-4 410670 292.6 ns/op BenchmarkAtoi/Pos/7bit-4 1944810 65.40 ns/op BenchmarkAtoi/Pos/26bit-4 789250 148.4 ns/op BenchmarkAtoi/Pos/31bit-4 730215 153.3 ns/op BenchmarkAtoi/Pos/56bit-4 447295 264.0 ns/op BenchmarkAtoi/Pos/63bit-4 377533 383.1 ns/op BenchmarkAtoi/Neg/7bit-4 2011807 101.4 ns/op BenchmarkAtoi/Neg/26bit-4 737914 344.0 ns/op BenchmarkAtoi/Neg/31bit-4 739407 173.3 ns/op BenchmarkAtoi/Neg/56bit-4 501820 238.1 ns/op BenchmarkAtoi/Neg/63bit-4 373885 301.6 ns/op BenchmarkFormatFloat/Decimal-4 75106 1543 ns/op BenchmarkFormatFloat/Float-4 79971 1488 ns/op BenchmarkFormatFloat/Exp-4 75271 1422 ns/op BenchmarkFormatFloat/NegExp-4 85482 1405 ns/op BenchmarkFormatFloat/LongExp-4 74752 1642 ns/op BenchmarkFormatFloat/Big-4 68863 1798 ns/op BenchmarkFormatFloat/BinaryExp-4 222108 576.9 ns/op BenchmarkFormatFloat/32Integer-4 76834 1640 ns/op BenchmarkFormatFloat/32ExactFraction-4 88158 1363 ns/op BenchmarkFormatFloat/32Point-4 81727 1458 ns/op BenchmarkFormatFloat/32Exp-4 90116 1330 ns/op BenchmarkFormatFloat/32NegExp-4 89733 1329 ns/op BenchmarkFormatFloat/32Shortest-4 100036 1491 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109225 1061 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 110696 1122 ns/op BenchmarkFormatFloat/64Fixed1-4 122761 952.1 ns/op BenchmarkFormatFloat/64Fixed2-4 122482 975.4 ns/op BenchmarkFormatFloat/64Fixed3-4 121512 925.1 ns/op BenchmarkFormatFloat/64Fixed4-4 124438 975.9 ns/op BenchmarkFormatFloat/64Fixed12-4 80666 1458 ns/op BenchmarkFormatFloat/64Fixed16-4 88584 1353 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96589 1295 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79257 1370 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2680 47538 ns/op BenchmarkFormatFloat/Slowpath64-4 72792 1650 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72279 1645 ns/op BenchmarkAppendFloat/Decimal-4 84086 1462 ns/op BenchmarkAppendFloat/Float-4 81907 1472 ns/op BenchmarkAppendFloat/Exp-4 86714 1342 ns/op BenchmarkAppendFloat/NegExp-4 91124 1293 ns/op BenchmarkAppendFloat/LongExp-4 77446 1674 ns/op BenchmarkAppendFloat/Big-4 74348 1755 ns/op BenchmarkAppendFloat/BinaryExp-4 275241 1980 ns/op BenchmarkAppendFloat/32Integer-4 82276 2642 ns/op BenchmarkAppendFloat/32ExactFraction-4 92794 1265 ns/op BenchmarkAppendFloat/32Point-4 86834 1579 ns/op BenchmarkAppendFloat/32Exp-4 85346 1296 ns/op BenchmarkAppendFloat/32NegExp-4 94274 1270 ns/op BenchmarkAppendFloat/32Shortest-4 80120 1956 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 119162 1573 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 116464 1296 ns/op BenchmarkAppendFloat/64Fixed1-4 142824 850.0 ns/op BenchmarkAppendFloat/64Fixed2-4 145525 870.8 ns/op BenchmarkAppendFloat/64Fixed3-4 146799 1098 ns/op BenchmarkAppendFloat/64Fixed4-4 146839 879.2 ns/op BenchmarkAppendFloat/64Fixed12-4 75824 1677 ns/op BenchmarkAppendFloat/64Fixed16-4 97285 1234 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 112258 1057 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 80239 1315 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2221 47854 ns/op BenchmarkAppendFloat/Slowpath64-4 73134 5484 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78470 8021 ns/op BenchmarkFormatInt-4 13476 13817 ns/op BenchmarkAppendInt-4 17024 7257 ns/op BenchmarkFormatUint-4 96942 8806 ns/op BenchmarkAppendUint-4 99957 1459 ns/op BenchmarkFormatIntSmall/7-4 3598168 53.07 ns/op BenchmarkFormatIntSmall/42-4 2798210 40.30 ns/op BenchmarkAppendIntSmall-4 1462017 85.09 ns/op BenchmarkAppendUintVarlen/1-4 1369569 85.88 ns/op BenchmarkAppendUintVarlen/12-4 1523023 122.5 ns/op BenchmarkAppendUintVarlen/123-4 1000000 280.5 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 446.9 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 114.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 104.2 ns/op BenchmarkAppendUintVarlen/1234567-4 998505 109.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 105.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 143.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 992797 113.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 119.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 131.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 127.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 969979 128.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 933196 162.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 742407 455.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 814597 213.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 813464 180.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 848096 155.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 569858 900.5 ns/op BenchmarkQuote-4 42784 9159 ns/op BenchmarkQuoteRune-4 530288 297.6 ns/op BenchmarkAppendQuote-4 39816 5653 ns/op BenchmarkAppendQuoteRune-4 947476 131.0 ns/op BenchmarkUnquoteEasy-4 885867 134.0 ns/op BenchmarkUnquoteHard-4 32989 3229 ns/op PASS ok strconv 68.752s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 449224 357.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115896 4682 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 186835 1444 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 501373 451.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 10000 13781 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 206313 6873 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 259513 2221 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51550 3772 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90861 16133 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1202965 987.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 15082 49112 ns/op BenchmarkGenericMatch1-4 1539 122441 ns/op BenchmarkGenericMatch2-4 297 386775 ns/op BenchmarkSingleMaxSkipping-4 100 1802032 ns/op 5.55 MB/s BenchmarkSingleLongSuffixFail-4 12481 10262 ns/op 97.64 MB/s BenchmarkSingleMatch-4 225 2063527 ns/op 7.27 MB/s BenchmarkByteByteNoMatch-4 60206 2059 ns/op BenchmarkByteByteMatch-4 17163 12485 ns/op BenchmarkByteStringMatch-4 19920 22159 ns/op BenchmarkHTMLEscapeNew-4 66898 1858 ns/op BenchmarkHTMLEscapeOld-4 87471 1522 ns/op BenchmarkByteStringReplacerWriteString-4 967 147987 ns/op BenchmarkByteReplacerWriteString-4 1370 84748 ns/op BenchmarkByteByteReplaces-4 5078 23057 ns/op BenchmarkByteByteMap-4 11625 9537 ns/op BenchmarkMap/identity/ASCII-4 836671 142.5 ns/op BenchmarkMap/identity/Greek-4 307186 651.1 ns/op BenchmarkMap/change/ASCII-4 40602 3626 ns/op BenchmarkMap/change/Greek-4 25885 5385 ns/op BenchmarkIndexRune-4 3025640 43.33 ns/op BenchmarkIndexRuneLongString-4 2095989 57.07 ns/op BenchmarkIndexRuneFastPath-4 3116329 38.57 ns/op BenchmarkIndex-4 4365338 55.01 ns/op BenchmarkLastIndex-4 4746792 116.4 ns/op BenchmarkIndexByte-4 5953974 42.79 ns/op BenchmarkToUpper/#00-4 1000000 140.5 ns/op BenchmarkToUpper/ONLYUPPER-4 2742406 47.74 ns/op BenchmarkToUpper/abc-4 325194 1166 ns/op BenchmarkToUpper/AbC123-4 254794 832.5 ns/op BenchmarkToUpper/azAZ09_-4 277812 597.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 10000 13633 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 81796 1922 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 21790 5837 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57164 2327 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91299 1584 ns/op BenchmarkToLower/#00-4 5185986 22.57 ns/op BenchmarkToLower/abc-4 4412322 77.03 ns/op BenchmarkToLower/AbC123-4 239331 12400 ns/op BenchmarkToLower/azAZ09_-4 230436 518.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 104301 1195 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 77454 1639 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30824 9152 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55191 2912 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 91666 1362 ns/op BenchmarkMapNoChanges-4 1000000 114.7 ns/op BenchmarkTrim-4 34797 3766 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3183573 40.16 ns/op BenchmarkToValidUTF8/InvalidASCII-4 152520 4629 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 113127 1339 ns/op BenchmarkEqualFold/Tests-4 44434 2981 ns/op BenchmarkEqualFold/ASCII-4 3816342 33.31 ns/op BenchmarkEqualFold/UnicodePrefix-4 87846 5038 ns/op BenchmarkEqualFold/UnicodeSuffix-4 75369 10685 ns/op BenchmarkIndexHard1-4 1683 78282 ns/op BenchmarkIndexHard2-4 100 2049574 ns/op BenchmarkIndexHard3-4 170 713692 ns/op BenchmarkIndexHard4-4 57 5855157 ns/op BenchmarkLastIndexHard1-4 45 2821110 ns/op BenchmarkLastIndexHard2-4 44 2627038 ns/op BenchmarkLastIndexHard3-4 44 2620386 ns/op BenchmarkCountHard1-4 1616 74498 ns/op BenchmarkCountHard2-4 387 306965 ns/op BenchmarkCountHard3-4 146 723333 ns/op BenchmarkIndexTorture-4 8000 15105 ns/op BenchmarkCountTorture-4 7093 18733 ns/op BenchmarkCountTortureOverlapping-4 586 654523 ns/op BenchmarkCountByte/10-4 5116111 58.11 ns/op 172.08 MB/s BenchmarkCountByte/32-4 5230143 26.59 ns/op 1203.61 MB/s BenchmarkCountByte/4096-4 591823 228.7 ns/op 17908.70 MB/s BenchmarkCountByte/4194304-4 450 272111 ns/op 15413.92 MB/s BenchmarkCountByte/67108864-4 30 22412948 ns/op 2994.20 MB/s BenchmarkFields/ASCII/16-4 306489 404.3 ns/op 39.57 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22561 8562 ns/op 29.90 MB/s 224 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1329 649246 ns/op 6.31 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 2998099 ns/op 21.86 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 70644916 ns/op 14.84 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 155587 1938 ns/op 8.26 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8598 25273 ns/op 10.13 MB/s 240 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 591 1148546 ns/op 3.57 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 6366449 ns/op 10.29 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 165572585 ns/op 6.33 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 327556 1631 ns/op 9.81 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 24963 14757 ns/op 17.35 MB/s 224 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1078 294891 ns/op 13.89 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 51 8699673 ns/op 7.53 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 324979252 ns/op 3.23 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 212841 695.1 ns/op 23.02 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 15890 ns/op 16.11 MB/s 240 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 722 297152 ns/op 13.78 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 9133740 ns/op 7.18 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 288303487 ns/op 3.64 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 141386667 ns/op BenchmarkSplitSingleByteSeparator-4 18 9549372 ns/op BenchmarkSplitMultiByteSeparator-4 26 9459154 ns/op BenchmarkSplitNSingleByteSeparator-4 272871 1404 ns/op BenchmarkSplitNMultiByteSeparator-4 199316 3417 ns/op BenchmarkRepeat/5x0-4 4498496 96.75 ns/op BenchmarkRepeat/5x1-4 4474118 26.71 ns/op BenchmarkRepeat/5x2-4 198740 891.9 ns/op BenchmarkRepeat/5x6-4 128139 1874 ns/op BenchmarkRepeat/10x0-4 3623961 31.99 ns/op BenchmarkRepeat/10x1-4 4625323 45.33 ns/op BenchmarkRepeat/10x2-4 201688 727.3 ns/op BenchmarkRepeat/10x6-4 92048 1239 ns/op BenchmarkRepeatLarge/256/1-4 55652 2245 ns/op 114.02 MB/s BenchmarkRepeatLarge/256/16-4 89823 2195 ns/op 116.65 MB/s BenchmarkRepeatLarge/512/1-4 31122 3238 ns/op 158.13 MB/s BenchmarkRepeatLarge/512/16-4 61945 2977 ns/op 171.96 MB/s BenchmarkRepeatLarge/1024/1-4 10000 26754 ns/op 38.28 MB/s BenchmarkRepeatLarge/1024/16-4 46417 5529 ns/op 185.20 MB/s BenchmarkRepeatLarge/2048/1-4 18646 12111 ns/op 169.11 MB/s BenchmarkRepeatLarge/2048/16-4 10000 88585 ns/op 23.12 MB/s BenchmarkRepeatLarge/4096/1-4 10000 18905 ns/op 216.66 MB/s BenchmarkRepeatLarge/4096/16-4 10000 82934 ns/op 49.39 MB/s BenchmarkRepeatLarge/8192/1-4 10000 51329 ns/op 159.60 MB/s BenchmarkRepeatLarge/8192/16-4 10000 117956 ns/op 69.45 MB/s BenchmarkRepeatLarge/8192/4097-4 5982942 23.03 ns/op 177879.17 MB/s BenchmarkRepeatLarge/16384/1-4 5409 152040 ns/op 107.76 MB/s BenchmarkRepeatLarge/16384/16-4 7081 23003 ns/op 712.26 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22812 ns/op 538.80 MB/s BenchmarkRepeatLarge/32768/1-4 4642 78516 ns/op 417.34 MB/s BenchmarkRepeatLarge/32768/16-4 3670 53849 ns/op 608.52 MB/s BenchmarkRepeatLarge/32768/4097-4 2330 78047 ns/op 367.46 MB/s BenchmarkRepeatLarge/65536/1-4 1392 150978 ns/op 434.08 MB/s BenchmarkRepeatLarge/65536/16-4 616 429263 ns/op 152.67 MB/s BenchmarkRepeatLarge/65536/4097-4 100 2116691 ns/op 29.03 MB/s BenchmarkRepeatLarge/131072/1-4 435 1690933 ns/op 77.51 MB/s BenchmarkRepeatLarge/131072/16-4 310 2125848 ns/op 61.66 MB/s BenchmarkRepeatLarge/131072/4097-4 100 2430111 ns/op 52.26 MB/s BenchmarkRepeatLarge/262144/1-4 100 6668648 ns/op 39.31 MB/s BenchmarkRepeatLarge/262144/16-4 100 5076687 ns/op 51.64 MB/s BenchmarkRepeatLarge/262144/4097-4 172 634096 ns/op 407.05 MB/s BenchmarkRepeatLarge/524288/1-4 100 1310446 ns/op 400.08 MB/s BenchmarkRepeatLarge/524288/16-4 100 1308149 ns/op 400.79 MB/s BenchmarkRepeatLarge/524288/4097-4 79 2356830 ns/op 220.77 MB/s BenchmarkRepeatLarge/1048576/1-4 43 8846351 ns/op 118.53 MB/s BenchmarkRepeatLarge/1048576/16-4 48 7290000 ns/op 143.84 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 9529416 ns/op 109.63 MB/s BenchmarkRepeatLarge/2097152/1-4 31 21774558 ns/op 96.31 MB/s BenchmarkRepeatLarge/2097152/16-4 31 21986161 ns/op 95.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 30767881 ns/op 68.04 MB/s BenchmarkRepeatLarge/4194304/1-4 9 49509487 ns/op 84.72 MB/s BenchmarkRepeatLarge/4194304/16-4 8 79063257 ns/op 53.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 365022523 ns/op 11.48 MB/s BenchmarkRepeatLarge/8388608/1-4 2 76451168 ns/op 109.73 MB/s BenchmarkRepeatLarge/8388608/16-4 4 39933094 ns/op 210.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 47650204 ns/op 176.00 MB/s BenchmarkRepeatLarge/16777216/1-4 2 51369314 ns/op 326.60 MB/s BenchmarkRepeatLarge/16777216/16-4 2 110448740 ns/op 151.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 479997828 ns/op 34.95 MB/s BenchmarkRepeatLarge/33554432/1-4 1 251228563 ns/op 133.56 MB/s BenchmarkRepeatLarge/33554432/16-4 1 144211033 ns/op 232.68 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 109260543 ns/op 307.10 MB/s BenchmarkRepeatLarge/67108864/1-4 1 466019990 ns/op 144.00 MB/s BenchmarkRepeatLarge/67108864/16-4 1 638236191 ns/op 105.15 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 237662259 ns/op 282.37 MB/s BenchmarkRepeatLarge/134217728/1-4 1 740072334 ns/op 181.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 553380002 ns/op 242.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 857802464 ns/op 156.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 625453543 ns/op 429.19 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1124605535 ns/op 238.69 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 805286279 ns/op 333.34 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1756218040 ns/op 305.70 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2162274512 ns/op 248.29 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1881928806 ns/op 285.28 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2306475669 ns/op 465.53 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3303854102 ns/op 325.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2899278394 ns/op 370.35 MB/s BenchmarkRepeatSpaces-4 1653192 131.1 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2633373 212.5 ns/op BenchmarkIndexAnyASCII/1:2-4 2194671 49.40 ns/op BenchmarkIndexAnyASCII/1:4-4 2329146 50.92 ns/op BenchmarkIndexAnyASCII/1:8-4 2288646 53.47 ns/op BenchmarkIndexAnyASCII/1:16-4 1895679 61.54 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 218.0 ns/op BenchmarkIndexAnyASCII/1:64-4 1450615 69.62 ns/op BenchmarkIndexAnyASCII/16:1-4 2561374 56.15 ns/op BenchmarkIndexAnyASCII/16:2-4 567646 289.1 ns/op BenchmarkIndexAnyASCII/16:4-4 645076 187.3 ns/op BenchmarkIndexAnyASCII/16:8-4 603632 209.3 ns/op BenchmarkIndexAnyASCII/16:16-4 502306 248.2 ns/op BenchmarkIndexAnyASCII/16:32-4 483860 251.3 ns/op BenchmarkIndexAnyASCII/16:64-4 404054 306.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 139.9 ns/op BenchmarkIndexAnyASCII/256:2-4 53947 11558 ns/op BenchmarkIndexAnyASCII/256:4-4 50934 3934 ns/op BenchmarkIndexAnyASCII/256:8-4 36621 3272 ns/op BenchmarkIndexAnyASCII/256:16-4 50581 2388 ns/op BenchmarkIndexAnyASCII/256:32-4 45528 3446 ns/op BenchmarkIndexAnyASCII/256:64-4 48663 3110 ns/op BenchmarkIndexAnyUTF8/1:1-4 2243527 72.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 2258566 54.85 ns/op BenchmarkIndexAnyUTF8/1:4-4 1833717 582.5 ns/op BenchmarkIndexAnyUTF8/1:8-4 2381631 82.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 1862264 77.13 ns/op BenchmarkIndexAnyUTF8/1:32-4 1990927 61.97 ns/op BenchmarkIndexAnyUTF8/1:64-4 1619270 73.36 ns/op BenchmarkIndexAnyUTF8/16:1-4 1939016 321.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 351734 586.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 311545 372.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 309307 389.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 221811 584.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 223524 575.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 212722 605.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 345622 364.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 24856 6028 ns/op BenchmarkIndexAnyUTF8/256:4-4 22658 10394 ns/op BenchmarkIndexAnyUTF8/256:8-4 20589 5935 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10056 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 17254 ns/op BenchmarkIndexAnyUTF8/256:64-4 12753 20310 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2689712 87.36 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2628394 44.74 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2516530 86.75 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1561236 87.87 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2034074 56.69 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1947054 60.03 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1981152 59.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 656943 184.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 565148 618.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 615375 189.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 623083 198.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 562734 218.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 464968 389.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 405606 295.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 41877 3976 ns/op BenchmarkLastIndexAnyASCII/256:2-4 48840 2283 ns/op BenchmarkLastIndexAnyASCII/256:4-4 52228 2226 ns/op BenchmarkLastIndexAnyASCII/256:8-4 52351 2865 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53570 2349 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53403 2355 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51805 2757 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2784656 47.60 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2538344 60.83 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2580214 46.46 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2438253 55.93 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1889184 64.27 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1950494 195.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2001068 76.19 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 466183 321.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 126166 1290 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 183789 878.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 207672 1055 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167698 1081 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165696 2372 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 104410 2792 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34576 3581 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15135 17059 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12360 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13725 21940 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9460 53003 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 33391 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9724 11572 ns/op BenchmarkTrimASCII/1:1-4 4377700 33.99 ns/op BenchmarkTrimASCII/1:2-4 2595610 114.8 ns/op BenchmarkTrimASCII/1:4-4 1000000 321.2 ns/op BenchmarkTrimASCII/1:8-4 1000000 127.1 ns/op BenchmarkTrimASCII/1:16-4 1000000 731.4 ns/op BenchmarkTrimASCII/16:1-4 3329206 44.08 ns/op BenchmarkTrimASCII/16:2-4 628538 288.0 ns/op BenchmarkTrimASCII/16:4-4 589353 1406 ns/op BenchmarkTrimASCII/16:8-4 547824 298.5 ns/op BenchmarkTrimASCII/16:16-4 535809 224.3 ns/op BenchmarkTrimASCII/256:1-4 556677 358.5 ns/op BenchmarkTrimASCII/256:2-4 53324 2422 ns/op BenchmarkTrimASCII/256:4-4 19766 5909 ns/op BenchmarkTrimASCII/256:8-4 47068 3803 ns/op BenchmarkTrimASCII/256:16-4 43377 14106 ns/op BenchmarkTrimASCII/4096:1-4 41283 8732 ns/op BenchmarkTrimASCII/4096:2-4 2625 39010 ns/op BenchmarkTrimASCII/4096:4-4 3403 39044 ns/op BenchmarkTrimASCII/4096:8-4 3396 49198 ns/op BenchmarkTrimASCII/4096:16-4 3122 52612 ns/op BenchmarkTrimByte-4 4537276 32.39 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 32668 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19255 29653 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1336 333336 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1880 110110 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3836 188486 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6452 18509 ns/op BenchmarkJoin/0-4 6403322 32.24 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 1000000 140.2 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182118 689.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 25330 38894 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102991 3919 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81345 3692 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 68461 10633 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59253 4186 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3011919 114.9 ns/op BenchmarkTrimSpace/ASCII-4 1000000 133.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 66994 1520 ns/op BenchmarkTrimSpace/JustNonASCII-4 61824 46272 ns/op BenchmarkReplaceAll-4 141176 6192 ns/op 16 B/op 1 allocs/op PASS ok strings 313.054s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 47666 16941 ns/op BenchmarkCond2-4 50730 2447 ns/op BenchmarkCond4-4 10000 72384 ns/op BenchmarkCond8-4 15722 13336 ns/op BenchmarkCond16-4 7820 61485 ns/op BenchmarkCond32-4 3673 279098 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 379872 389.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 242461 1071 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 406437 1169 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 429727 347.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 326856 3177 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 554403 569.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 89443 12496 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 112528 10349 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 108961 3545 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 66608 12640 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 594396 358.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 10000 24709 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 374853 1013 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 232730 712.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 419256 241.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 236840 496.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 918939 2136 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64724 3485 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 143623 4580 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 10000 14177 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2347 92042 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 456 520881 ns/op BenchmarkRange/*sync.Map-4 735 315996 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 32186 6680 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 278438 2341 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 101437 4242 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 85632 7234 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213358 2266 ns/op BenchmarkAdversarialDelete/*sync.Map-4 112315 1883 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 131174 2176 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 266010 544.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 575962 280.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70827 4197 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 198367 741.1 ns/op BenchmarkSwapCollision/*sync.Map-4 130910 3629 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 2272123 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 174620 2507 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 289369 788.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 73102 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81261 3394 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 10000 29028 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 53684 3364 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 133590 1001 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 357326 1344 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 990000 694.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 255463 858.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 736192 998.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 431034 626.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 223567 648.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 644978 1690 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 138896 1486 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 166419 2411 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 350540 919.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 173820 1414 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 289129 2115 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 381786 549.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 114706 1518 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 308593 642.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 85788 5483 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 10000 29383 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 338539 1385 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 161853 1299 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 410793 2144 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 31556 6523 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 114363 1263 ns/op BenchmarkClear/*sync.Map-4 48825 7864 ns/op BenchmarkUncontendedSemaphore-4 4892368 23.97 ns/op BenchmarkContendedSemaphore-4 4986304 29.35 ns/op BenchmarkMutexUncontended-4 835227 739.2 ns/op BenchmarkMutex-4 414838 992.2 ns/op BenchmarkMutexSlack-4 324147 481.4 ns/op BenchmarkMutexWork-4 315235 526.9 ns/op BenchmarkMutexWorkSlack-4 200000 564.2 ns/op BenchmarkMutexNoSpin-4 10000 11636 ns/op BenchmarkMutexSpin-4 45268 4032 ns/op BenchmarkOnce-4 1000000 100.0 ns/op BenchmarkOnceFunc/v=Once-4 1000000 376.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1317518 116.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1275253 90.04 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 145.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 175.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1428578 316.5 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 1000000 184.5 ns/op BenchmarkSemaSyntNonblock-4 1997236 159.7 ns/op BenchmarkSemaSyntBlock-4 2292573 57.68 ns/op BenchmarkSemaWorkNonblock-4 1250094 107.8 ns/op BenchmarkSemaWorkBlock-4 959811 119.4 ns/op BenchmarkRWMutexUncontended-4 245432 931.9 ns/op BenchmarkRWMutexWrite100-4 444012 482.6 ns/op BenchmarkRWMutexWrite10-4 392834 342.4 ns/op BenchmarkRWMutexWorkWrite100-4 310761 478.7 ns/op BenchmarkRWMutexWorkWrite10-4 309178 1026 ns/op BenchmarkWaitGroupUncontended-4 507189 400.0 ns/op BenchmarkWaitGroupAddDone-4 422847 496.7 ns/op BenchmarkWaitGroupAddDoneWork-4 463178 380.0 ns/op BenchmarkWaitGroupWait-4 2271883 93.03 ns/op BenchmarkWaitGroupWaitWork-4 2947749 113.7 ns/op BenchmarkWaitGroupActuallyWait-4 27524 11292 ns/op 32 B/op 2 allocs/op PASS ok sync 146.802s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 859989 201.9 ns/op PASS ok sync/atomic 3.350s PASS ok syscall 1.074s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 126825 2174 ns/op 0 B/op 0 allocs/op PASS ok testing 1.547s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5298 85891 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6915 34882 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 56 4318291 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 61 5316435 ns/op 1819 B/op 16 allocs/op BenchmarkTable/1x100000/new-4 1 661410911 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 405277603 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1503 104814 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1587 148812 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 71051114 ns/op 395142 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 29868909 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 2155222544 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 3282033054 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 148 1334137 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 187 655281 ns/op 210 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 350768904 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 65086984 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 17501258484 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 19588793182 ns/op 334042176 B/op 100090 allocs/op BenchmarkPyramid/10-4 2305 202771 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 33 12048173 ns/op 410541 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 378951996 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2008 430531 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 12972039 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 58034799 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5168 22626 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 77.588s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 418579184 ns/op BenchmarkVariableString-4 94380 2737 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 100 1458760 ns/op 2586 B/op 40 allocs/op PASS ok text/template/parse 3.150s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 57 27559596 ns/op BenchmarkAfter-4 99220 5658 ns/op BenchmarkStop/impl=chan-4 130476 2527 ns/op BenchmarkStop/impl=func-4 161638 1409 ns/op BenchmarkSimultaneousAfterFunc1000-4 45 2841299 ns/op BenchmarkStartStop1000-4 246 8070569 ns/op BenchmarkReset/impl=chan-4 946650 347.8 ns/op BenchmarkReset/impl=func-4 1000000 443.7 ns/op BenchmarkSleep1000-4 34 3154971 ns/op BenchmarkParallelTimerLatency-4 2 660022872 avg-late-ns 850732759 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 18 60876795 avg-late-ns 364362979 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 3 72245900 avg-late-ns 97727686 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 3 49859193 avg-late-ns 116376347 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 15 37489695 avg-late-ns 265266586 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 19 18902670 avg-late-ns 500986430 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 13 12590274 avg-late-ns 107288535 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 9 39121723 avg-late-ns 140018105 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 9 17188664 avg-late-ns 190397828 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 2 4957942 avg-late-ns 30659743 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 1 4996587 avg-late-ns 26035052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 8 46798005 avg-late-ns 72476165 max-late-ns BenchmarkAdjustTimers10000-4 15 74539310 ns/op BenchmarkTicker-4 739549 983.3 ns/op BenchmarkTickerReset-4 1162239 351.9 ns/op BenchmarkTickerResetNaive-4 80066 5346 ns/op BenchmarkNow-4 1000000 298.6 ns/op BenchmarkNowUnixNano-4 1000000 420.4 ns/op BenchmarkNowUnixMilli-4 1000000 103.3 ns/op BenchmarkNowUnixMicro-4 1000000 293.2 ns/op BenchmarkFormat-4 53904 3851 ns/op BenchmarkFormatRFC3339-4 72849 3358 ns/op BenchmarkFormatRFC3339Nano-4 28964 4308 ns/op BenchmarkFormatNow-4 63616 5591 ns/op BenchmarkMarshalJSON-4 106682 1456 ns/op BenchmarkMarshalText-4 95808 1065 ns/op BenchmarkMarshalBinary-4 216764 556.5 ns/op BenchmarkParse-4 146728 857.6 ns/op BenchmarkParseRFC3339UTC-4 421711 294.6 ns/op BenchmarkParseRFC3339UTCBytes-4 249708 576.7 ns/op BenchmarkParseRFC3339TZ-4 92947 1322 ns/op BenchmarkParseRFC3339TZBytes-4 71644 1760 ns/op BenchmarkParseDuration-4 569080 513.5 ns/op BenchmarkHour-4 816644 159.9 ns/op BenchmarkSecond-4 840600 170.6 ns/op BenchmarkDate-4 636745 191.7 ns/op BenchmarkYear-4 663442 401.1 ns/op BenchmarkYearDay-4 621324 213.8 ns/op BenchmarkMonth-4 639382 189.1 ns/op BenchmarkDay-4 676303 180.7 ns/op BenchmarkISOWeek-4 570370 1672 ns/op BenchmarkGoString-4 71308 4194 ns/op BenchmarkDateFunc-4 1506794 117.3 ns/op BenchmarkUnmarshalText-4 83761 5317 ns/op PASS ok time 84.763s goos: linux goarch: s390x pkg: unicode BenchmarkToUpper-4 297073 358.0 ns/op BenchmarkToLower-4 327264 1199 ns/op BenchmarkSimpleFold/Upper-4 242142 517.1 ns/op BenchmarkSimpleFold/Lower-4 232911 518.0 ns/op BenchmarkSimpleFold/Fold-4 441258 585.2 ns/op BenchmarkSimpleFold/NoFold-4 251462 1235 ns/op PASS ok unicode 9.077s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 324939 1073 ns/op BenchmarkDecodeValidJapaneseChars-4 508743 345.3 ns/op BenchmarkDecodeRune-4 1322806 88.62 ns/op BenchmarkEncodeValidASCII-4 270082 797.6 ns/op BenchmarkEncodeValidJapaneseChars-4 485449 558.0 ns/op BenchmarkAppendRuneValidASCII-4 638150 196.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 172.6 ns/op BenchmarkEncodeRune-4 765834 181.6 ns/op PASS ok unicode/utf16 11.880s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1396706 336.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 347258 396.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3699194 93.44 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 496219 1049 ns/op BenchmarkValidTenASCIIChars-4 1858100 63.53 ns/op BenchmarkValid100KASCIIChars-4 87 2525712 ns/op BenchmarkValidTenJapaneseChars-4 307738 829.7 ns/op BenchmarkValidLongMostlyASCII-4 105 1093002 ns/op BenchmarkValidLongJapanese-4 49 2130600 ns/op BenchmarkValidStringTenASCIIChars-4 5193535 26.70 ns/op BenchmarkValidString100KASCIIChars-4 7020 73016 ns/op BenchmarkValidStringTenJapaneseChars-4 447464 298.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1383 89728 ns/op BenchmarkValidStringLongJapanese-4 100 3785504 ns/op BenchmarkEncodeASCIIRune-4 1000000 185.3 ns/op BenchmarkEncodeSpanishRune-4 2852761 182.6 ns/op BenchmarkEncodeJapaneseRune-4 2366737 374.7 ns/op BenchmarkEncodeMaxRune-4 1476584 77.44 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2420222 102.0 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 1000000 708.3 ns/op BenchmarkEncodeInvalidRuneNegative-4 2218472 57.96 ns/op BenchmarkAppendASCIIRune-4 1000000 173.3 ns/op BenchmarkAppendSpanishRune-4 3124933 168.2 ns/op BenchmarkAppendJapaneseRune-4 1000000 133.8 ns/op BenchmarkAppendMaxRune-4 2344122 108.2 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 1222965 117.8 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2784441 161.5 ns/op BenchmarkAppendInvalidRuneNegative-4 2650990 102.4 ns/op BenchmarkDecodeASCIIRune-4 2670961 61.37 ns/op BenchmarkDecodeJapaneseRune-4 2307092 51.56 ns/op BenchmarkFullRune/ASCII-4 2639578 252.0 ns/op BenchmarkFullRune/Incomplete-4 1000000 235.1 ns/op BenchmarkFullRune/Japanese-4 2881764 38.79 ns/op PASS ok unicode/utf8 40.506s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 303682 1349 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 118615 5934 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 80556 6955 ns/op 0 B/op 0 allocs/op PASS ok unique 30.769s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 300745327737 ns/op PASS ok cmd/api 301.827s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 585135 178.7 ns/op BenchmarkCgoCall/one-pointer-4 520263 227.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 455698 337.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 596041 399.2 ns/op BenchmarkCgoCall/eight-pointers-4 230749 3585 ns/op BenchmarkCgoCall/eight-pointers-nil-4 470667 282.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 25986 4947 ns/op BenchmarkCgoCall/eight-pointers-slice-4 10000 19986 ns/op BenchmarkGoString-4 964837 519.1 ns/op BenchmarkCGoCallback-4 64978 3045 ns/op BenchmarkCGoInCThread-4 4 90255714 ns/op PASS ok cmd/cgo/internal/test 11.015s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 438260 532.3 ns/op BenchmarkEqArrayOfStrings64-4 72118 2719 ns/op BenchmarkEqArrayOfStrings1024-4 4062 107689 ns/op BenchmarkEqArrayOfFloats5-4 533088 218.0 ns/op BenchmarkEqArrayOfFloats64-4 71697 5454 ns/op BenchmarkEqArrayOfFloats1024-4 7510 23828 ns/op BenchmarkEqArrayOfStructsEq-4 1252 107128 ns/op BenchmarkEqArrayOfStructsNotEq-4 1906 64151 ns/op BenchmarkEqStruct-4 16174640 13.60 ns/op PASS ok cmd/compile/internal/reflectdata 10.809s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 292971 ns/op BenchmarkInvertLessThanNoov-4 8941152 17.30 ns/op BenchmarkCopyElim1-4 100 4594218 ns/op BenchmarkCopyElim10-4 100 1872278 ns/op BenchmarkCopyElim100-4 100 1823932 ns/op BenchmarkCopyElim1000-4 32 45633652 ns/op BenchmarkCopyElim10000-4 3 98339034 ns/op BenchmarkCopyElim100000-4 1 956444720 ns/op BenchmarkDeadCode/1-4 100 6735234 ns/op BenchmarkDeadCode/10-4 357 2186815 ns/op BenchmarkDeadCode/100-4 123 3907401 ns/op BenchmarkDeadCode/1000-4 43 20332946 ns/op BenchmarkDeadCode/10000-4 2 69611110 ns/op BenchmarkDeadCode/100000-4 1 793491707 ns/op BenchmarkDeadCode/200000-4 1 1252831358 ns/op BenchmarkDominatorsLinear-4 12 10972862 ns/op 0.91 MB/s BenchmarkDominatorsFwdBack-4 8 25009592 ns/op 0.40 MB/s BenchmarkDominatorsManyPred-4 7 32203949 ns/op 0.31 MB/s BenchmarkDominatorsMaxPred-4 7 17814852 ns/op 0.56 MB/s BenchmarkDominatorsMaxPredVal-4 7 19995839 ns/op 0.50 MB/s BenchmarkFuse/1-4 310 2804536 ns/op BenchmarkFuse/10-4 795 1463511 ns/op BenchmarkFuse/100-4 92 11922111 ns/op BenchmarkFuse/1000-4 16 28632745 ns/op BenchmarkFuse/10000-4 1 262128827 ns/op BenchmarkNilCheckDeep1-4 7155 15058 ns/op 0.07 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3199 54394 ns/op 0.18 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 476 258093 ns/op 0.39 MB/s 1157 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 46 2529356 ns/op 0.40 MB/s 9732 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 2 117467302 ns/op 0.09 MB/s 263052 B/op 9 allocs/op BenchmarkDSEPass-4 13 13209735 ns/op 55745 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 237503986 ns/op 4236912 B/op 108083 allocs/op BenchmarkCSEPass-4 5 67858698 ns/op 197043 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 692006892 ns/op 3770304 B/op 52648 allocs/op BenchmarkDeadcodePass-4 52 2571531 ns/op 124651 B/op 4 allocs/op BenchmarkDeadcodePassBlock-4 1 526025820 ns/op 4028856 B/op 44889 allocs/op BenchmarkMultiPass-4 4 59826550 ns/op 354382 B/op 17 allocs/op BenchmarkMultiPassBlock-4 1 762068710 ns/op 9373792 B/op 105584 allocs/op BenchmarkCondRewrite/SoloJump-4 1000000 209.0 ns/op BenchmarkCondRewrite/CombJump-4 2242778 45.98 ns/op PASS ok cmd/compile/internal/ssa 50.584s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7666 15144 ns/op BenchmarkExtShift-4 10000 22469 ns/op BenchmarkModify-4 7790 106526 ns/op BenchmarkMullImm-4 10000 38341 ns/op BenchmarkConstModify-4 8168 51033 ns/op BenchmarkBitSet-4 10000 19541 ns/op BenchmarkBitClear-4 10000 26059 ns/op BenchmarkBitToggle-4 15124 32153 ns/op BenchmarkBitSetConst-4 124747 1581 ns/op BenchmarkBitClearConst-4 105771 6369 ns/op BenchmarkBitToggleConst-4 126442 1342 ns/op BenchmarkDivconstI64-4 8231954 14.64 ns/op BenchmarkModconstI64-4 7845378 41.84 ns/op BenchmarkDivisiblePow2constI64-4 8265943 56.20 ns/op BenchmarkDivisibleconstI64-4 7678492 18.94 ns/op BenchmarkDivisibleWDivconstI64-4 1000000 169.3 ns/op BenchmarkDivconstU64/3-4 7766425 17.67 ns/op BenchmarkDivconstU64/5-4 6513867 45.31 ns/op BenchmarkDivconstU64/37-4 7441321 113.1 ns/op BenchmarkDivconstU64/1234567-4 7696578 92.03 ns/op BenchmarkModconstU64-4 7958240 15.60 ns/op BenchmarkDivisibleconstU64-4 8054437 24.79 ns/op BenchmarkDivisibleWDivconstU64-4 4079989 112.3 ns/op BenchmarkDivconstI32-4 4725901 42.95 ns/op BenchmarkModconstI32-4 7706774 101.9 ns/op BenchmarkDivisiblePow2constI32-4 7011028 60.67 ns/op BenchmarkDivisibleconstI32-4 7574631 98.69 ns/op BenchmarkDivisibleWDivconstI32-4 4184848 32.42 ns/op BenchmarkDivconstU32-4 6961474 15.35 ns/op BenchmarkModconstU32-4 6328969 16.73 ns/op BenchmarkDivisibleconstU32-4 7620366 32.69 ns/op BenchmarkDivisibleWDivconstU32-4 5391346 104.9 ns/op BenchmarkDivconstI16-4 6439566 50.18 ns/op BenchmarkModconstI16-4 7469866 106.4 ns/op BenchmarkDivisiblePow2constI16-4 5869407 25.45 ns/op BenchmarkDivisibleconstI16-4 8278291 14.59 ns/op BenchmarkDivisibleWDivconstI16-4 5242876 28.34 ns/op BenchmarkDivconstU16-4 8398154 14.40 ns/op BenchmarkModconstU16-4 8333200 34.09 ns/op BenchmarkDivisibleconstU16-4 8055188 35.93 ns/op BenchmarkDivisibleWDivconstU16-4 5240358 22.18 ns/op BenchmarkDivconstI8-4 8118470 52.22 ns/op BenchmarkModconstI8-4 7762512 33.55 ns/op BenchmarkDivisiblePow2constI8-4 2568200 41.38 ns/op BenchmarkDivisibleconstI8-4 8291518 15.34 ns/op BenchmarkDivisibleWDivconstI8-4 2143042 94.05 ns/op BenchmarkDivconstU8-4 7393640 78.35 ns/op BenchmarkModconstU8-4 7262154 17.79 ns/op BenchmarkDivisibleconstU8-4 8345856 33.54 ns/op BenchmarkDivisibleWDivconstU8-4 4792390 49.62 ns/op BenchmarkMul2-4 124591 9154 ns/op BenchmarkMulNeg2-4 168271 3599 ns/op BenchmarkEfaceInteger-4 4311778 35.08 ns/op BenchmarkTypeAssert-4 13865608 12.30 ns/op BenchmarkDiv64UnsignedSmall-4 14068341 10.06 ns/op BenchmarkDiv64Small-4 13745101 65.26 ns/op BenchmarkDiv64SmallNegDivisor-4 1000000 850.9 ns/op BenchmarkDiv64SmallNegDividend-4 13749202 17.31 ns/op BenchmarkDiv64SmallNegBoth-4 14767662 10.89 ns/op BenchmarkDiv64Unsigned-4 11217826 40.98 ns/op BenchmarkDiv64-4 11365750 10.51 ns/op BenchmarkDiv64NegDivisor-4 11561432 14.04 ns/op BenchmarkDiv64NegDividend-4 9750214 90.75 ns/op BenchmarkDiv64NegBoth-4 10215433 61.13 ns/op BenchmarkMod64UnsignedSmall-4 14408440 10.03 ns/op BenchmarkMod64Small-4 11413262 9.278 ns/op BenchmarkMod64SmallNegDivisor-4 12949760 26.46 ns/op BenchmarkMod64SmallNegDividend-4 13574337 21.23 ns/op BenchmarkMod64SmallNegBoth-4 14390935 8.196 ns/op BenchmarkMod64Unsigned-4 11334032 16.27 ns/op BenchmarkMod64-4 10813927 11.20 ns/op BenchmarkMod64NegDivisor-4 11276901 10.80 ns/op BenchmarkMod64NegDividend-4 11305214 84.00 ns/op BenchmarkMod64NegBoth-4 10372466 28.05 ns/op BenchmarkMulconstI32/3-4 14881791 15.81 ns/op BenchmarkMulconstI32/5-4 13403725 29.22 ns/op BenchmarkMulconstI32/12-4 14762586 13.36 ns/op BenchmarkMulconstI32/120-4 15015110 23.81 ns/op BenchmarkMulconstI32/-120-4 14533648 26.06 ns/op BenchmarkMulconstI32/65537-4 14450047 14.83 ns/op BenchmarkMulconstI32/65538-4 13949977 12.75 ns/op BenchmarkMulconstI64/3-4 14472090 8.772 ns/op BenchmarkMulconstI64/5-4 14896423 8.205 ns/op BenchmarkMulconstI64/12-4 14871772 52.32 ns/op BenchmarkMulconstI64/120-4 13429238 32.09 ns/op BenchmarkMulconstI64/-120-4 11310435 10.12 ns/op BenchmarkMulconstI64/65537-4 14635144 9.091 ns/op BenchmarkMulconstI64/65538-4 14692989 8.736 ns/op BenchmarkMulconstU32/3-4 14969168 10.42 ns/op BenchmarkMulconstU32/5-4 15106116 8.124 ns/op BenchmarkMulconstU32/12-4 12009464 19.78 ns/op BenchmarkMulconstU32/120-4 15151230 39.16 ns/op BenchmarkMulconstU32/65537-4 14517552 8.889 ns/op BenchmarkMulconstU32/65538-4 14910925 12.21 ns/op BenchmarkMulconstU64/3-4 14437406 10.41 ns/op BenchmarkMulconstU64/5-4 13852386 28.59 ns/op BenchmarkMulconstU64/12-4 14739489 9.899 ns/op BenchmarkMulconstU64/120-4 14982361 8.318 ns/op BenchmarkMulconstU64/65537-4 14466655 8.547 ns/op BenchmarkMulconstU64/65538-4 13004515 14.82 ns/op BenchmarkShiftArithmeticRight-4 15023422 8.035 ns/op BenchmarkSwitch8Predictable-4 9921463 15.45 ns/op BenchmarkSwitch8Unpredictable-4 5742152 22.55 ns/op BenchmarkSwitch32Predictable-4 8304949 13.83 ns/op BenchmarkSwitch32Unpredictable-4 3079939 36.13 ns/op BenchmarkSwitchStringPredictable-4 4313664 57.12 ns/op BenchmarkSwitchStringUnpredictable-4 2916290 69.08 ns/op BenchmarkSwitchTypePredictable-4 3097990 38.28 ns/op BenchmarkSwitchTypeUnpredictable-4 3120240 77.26 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3040322 56.43 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3761808 34.67 ns/op PASS ok cmd/compile/internal/test 159.502s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 88 1181919 ns/op BenchmarkNamed/Underlying/nongeneric-4 1287751 93.31 ns/op BenchmarkNamed/Underlying/generic-4 1399636 86.58 ns/op BenchmarkNamed/Underlying/src_instance-4 1399880 87.58 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 128.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1744448498 ns/op 19182 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 888053537 ns/op 14770 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1061874904 ns/op 32769 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 447827808 ns/op 43743 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2513854368 ns/op 2091 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 575540513 ns/op 9134 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 61468978 ns/op 72660 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 220735258 ns/op 23815 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 521034557 ns/op 4135 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 148312941 ns/op 7525 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 80389418 ns/op 26439 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 231700370 ns/op 8327 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3550523744 ns/op 18160 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1806727583 ns/op 38070 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 253819175 ns/op 283494 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 1442149568 ns/op 49901 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2112454925 ns/op 966.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 283292239 ns/op 5206 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 162464592 ns/op 9584 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 367536866 ns/op 5193 lines/s PASS ok cmd/compile/internal/types2 84.382s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 1 224946458 ns/op 988000 sys-ns/op 923000 user-ns/op PASS ok cmd/go 2.560s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 256731 2219 ns/op PASS ok cmd/go/internal/cfg 3.151s All tests passed.