linux-s390x-ibm-race at 89228ca439b7ecfc4fa6641e79bb3119e600e519 :: 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=e6d42eb78f174a628c5679d61626f488" "JOURNAL_STREAM=9:321055154" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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=e6d42eb78f174a628c5679d61626f488" "JOURNAL_STREAM=9:321055154" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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 1.868s ok archive/zip 4.016s ok bufio 1.494s ok bytes 2.951s ok cmp 1.079s ok compress/bzip2 2.205s ok compress/flate 13.984s ok compress/gzip 20.641s ok compress/lzw 2.192s ok compress/zlib 11.948s ok container/heap 1.113s ok container/list 1.451s ok container/ring 1.020s ok context 1.117s ok crypto 2.698s ok crypto/aes 1.051s ok crypto/cipher 4.152s ok crypto/des 1.045s ok crypto/dsa 1.012s ok crypto/ecdh 1.486s ok crypto/ecdsa 1.633s ok crypto/ed25519 2.275s ok crypto/elliptic 1.056s ok crypto/hmac 1.055s ok crypto/internal/alias 1.008s ok crypto/internal/bigmod 1.538s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.278s ok crypto/internal/edwards25519 3.472s ok crypto/internal/edwards25519/field 1.190s ok crypto/internal/hpke 1.020s ok crypto/internal/mlkem768 1.959s ok crypto/internal/nistec 2.719s ok crypto/internal/nistec/fiat 1.021s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.337s ok crypto/rc4 1.631s ok crypto/rsa 3.208s ok crypto/sha1 1.011s ok crypto/sha256 1.058s ok crypto/sha512 1.014s ok crypto/subtle 1.373s ok crypto/tls 5.385s ok crypto/x509 2.425s ok database/sql 1.577s ok database/sql/driver 1.019s ok debug/buildinfo 1.132s ok debug/dwarf 1.056s ok debug/elf 1.924s ok debug/gosym 1.116s ok debug/macho 1.019s ok debug/pe 1.032s ok debug/plan9obj 1.008s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.017s ok encoding/asn1 1.010s ok encoding/base32 1.162s ok encoding/base64 1.016s ok encoding/binary 1.023s ok encoding/csv 1.237s ok encoding/gob 42.037s ok encoding/hex 1.088s ok encoding/json 3.236s ok encoding/pem 2.998s ok encoding/xml 1.182s ok errors 1.013s ok expvar 1.009s ok flag 3.066s ok fmt 1.554s ok go/ast 1.062s ok go/ast/internal/tests 1.031s ok go/build 8.894s ok go/build/constraint 1.117s ok go/constant 1.038s ok go/doc 1.280s ok go/doc/comment 3.759s ok go/format 1.042s ok go/importer 2.539s ok go/internal/gccgoimporter 1.089s ok go/internal/gcimporter 14.648s ok go/internal/srcimporter 20.045s ok go/parser 2.122s ok go/printer 2.782s ok go/scanner 1.073s ok go/token 1.252s ok go/types 53.577s ok go/version 1.021s ok hash 1.045s ok hash/adler32 1.054s ok hash/crc32 1.053s ok hash/crc64 1.033s ok hash/fnv 1.047s ok hash/maphash 1.008s ok html 1.023s ok html/template 1.184s ok image 1.542s ok image/color 1.029s ok image/draw 1.679s ok image/gif 2.122s ok image/jpeg 2.805s ok image/png 4.357s ok index/suffixarray 2.718s ok internal/abi 1.040s ok internal/buildcfg 1.026s ok internal/chacha8rand 1.013s ok internal/concurrent 1.861s ok internal/coverage/cfile 2.432s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.010s ok internal/coverage/pods 1.010s ok internal/coverage/slicereader 1.041s ok internal/coverage/slicewriter 1.039s ok internal/coverage/test 1.040s ok internal/cpu 2.019s ok internal/dag 1.017s ok internal/diff 1.013s ok internal/fmtsort 1.023s ok internal/fuzz 1.026s ok internal/godebug 10.396s ok internal/godebugs 138.990s ok internal/gover 1.009s ok internal/itoa 1.009s ok internal/pkgbits 1.094s ok internal/platform 2.119s ok internal/poll 1.441s ok internal/profile 1.037s ok internal/reflectlite 1.015s ok internal/runtime/atomic 1.082s ok internal/runtime/math 1.029s ok internal/runtime/sys 1.020s ok internal/runtime/syscall 1.014s ok internal/saferio 1.310s ok internal/singleflight 1.112s ok internal/syscall/unix 1.008s ok internal/sysinfo 1.007s ok internal/testenv 1.257s ok internal/trace 49.215s ok internal/trace/internal/oldtrace 1.609s ok internal/types/errors 1.266s ok internal/unsafeheader 1.007s ok internal/weak 1.009s ok internal/xcoff 1.020s ok internal/zstd 1.054s ok io 1.040s ok io/fs 1.195s ok io/ioutil 1.012s ok iter 1.008s ok log 1.013s ok log/slog 1.074s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.010s ok log/syslog 2.225s ok maps 1.008s ok math 1.019s ok math/big 5.117s ok math/bits 1.013s ok math/cmplx 1.009s ok math/rand 4.834s ok math/rand/v2 3.769s ok mime 1.027s ok mime/multipart 7.484s ok mime/quotedprintable 1.098s ok net 40.101s ok net/http 13.182s ok net/http/cgi 27.441s ok net/http/cookiejar 1.030s ok net/http/fcgi 1.216s ok net/http/httptest 1.273s ok net/http/httptrace 1.014s ok net/http/httputil 1.906s ok net/http/internal 3.691s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.175s ok net/internal/cgotest 1.024s ok net/internal/socktest 1.025s ok net/mail 1.045s ok net/netip 1.413s ok net/rpc 1.038s ok net/rpc/jsonrpc 1.020s ok net/smtp 1.094s ok net/textproto 1.053s ok net/url 1.016s ok os 7.967s ok os/exec 8.397s ok os/exec/internal/fdtest 1.008s ok os/signal 22.848s ok os/user 1.021s ok path 1.027s ok path/filepath 1.538s ok plugin 1.541s ok reflect 3.444s ok regexp 7.820s ok regexp/syntax 10.954s ok runtime 40.997s ok runtime/cgo 1.009s ok runtime/debug 2.077s ok runtime/internal/wasitest 1.019s ok runtime/metrics 1.024s ok runtime/pprof 31.239s ok runtime/race 10.182s ok runtime/trace 1.153s ok slices 1.385s ok sort 1.591s ok strconv 3.707s ok strings 2.335s ok sync 1.210s ok sync/atomic 3.168s ok syscall 12.792s ok testing 4.117s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.145s ok testing/slogtest 1.010s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.094s ok text/template/parse 1.033s ok time 12.904s ok unicode 1.012s ok unicode/utf16 1.008s ok unicode/utf8 1.023s ok unique 1.439s ok cmd/addr2line 4.572s ok cmd/api 17.811s ok cmd/asm/internal/asm 4.940s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.016s ok cmd/cgo/internal/test 2.931s ok cmd/cgo/internal/testcarchive 30.932s ok cmd/cgo/internal/testcshared 9.417s ok cmd/cgo/internal/testerrors 11.093s ok cmd/cgo/internal/testfortran 1.039s ok cmd/cgo/internal/testgodefs 2.097s ok cmd/cgo/internal/testlife 1.625s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 43.215s ok cmd/cgo/internal/testsanitizers 1.208s ok cmd/cgo/internal/testshared 38.706s ok cmd/cgo/internal/testso 3.584s ok cmd/cgo/internal/teststdio 2.614s ok cmd/cgo/internal/testtls 1.037s ok cmd/compile 22.996s ok cmd/compile/internal/abt 1.036s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.016s ok cmd/compile/internal/compare 1.036s ok cmd/compile/internal/devirtualize 1.008s ok cmd/compile/internal/dwarfgen 1.533s ok cmd/compile/internal/importer 2.099s ok cmd/compile/internal/inline/inlheur 1.413s ok cmd/compile/internal/ir 1.014s ok cmd/compile/internal/liveness 1.097s ok cmd/compile/internal/logopt 1.042s ok cmd/compile/internal/loopvar 1.009s ok cmd/compile/internal/noder 1.011s ok cmd/compile/internal/rangefunc 1.016s ok cmd/compile/internal/reflectdata 1.008s [no tests to run] ok cmd/compile/internal/ssa 13.410s ok cmd/compile/internal/ssagen 1.014s ok cmd/compile/internal/syntax 1.159s ok cmd/compile/internal/test 11.372s ok cmd/compile/internal/typecheck 1.198s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 14.161s ok cmd/covdata 1.013s ok cmd/cover 17.151s ok cmd/dist 1.009s ok cmd/distpack 1.007s ok cmd/doc 1.485s ok cmd/fix 3.404s ok cmd/go 316.972s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.095s ok cmd/go/internal/cfg 1.008s [no tests to run] ok cmd/go/internal/envcmd 1.026s ok cmd/go/internal/fsys 1.031s ok cmd/go/internal/generate 1.027s ok cmd/go/internal/gover 1.017s ok cmd/go/internal/imports 1.017s ok cmd/go/internal/load 1.019s ok cmd/go/internal/lockedfile 2.105s ok cmd/go/internal/lockedfile/internal/filelock 2.045s ok cmd/go/internal/modfetch 1.014s ok cmd/go/internal/modfetch/codehost 1.309s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.669s ok cmd/go/internal/modload 1.014s ok cmd/go/internal/mvs 1.022s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.029s ok cmd/go/internal/toolchain 1.022s ok cmd/go/internal/vcs 1.014s ok cmd/go/internal/vcweb 1.014s ok cmd/go/internal/vcweb/vcstest 1.688s ok cmd/go/internal/web 1.012s ok cmd/go/internal/work 1.136s ok cmd/gofmt 1.163s ok cmd/internal/archive 1.403s ok cmd/internal/buildid 1.521s ok cmd/internal/bootstrap_test 1.011s ok cmd/internal/cov 1.426s ok cmd/internal/dwarf 1.118s ok cmd/internal/edit 1.023s ok cmd/internal/goobj 1.055s ok cmd/internal/moddeps 2.280s ok cmd/internal/obj 1.311s ok cmd/internal/obj/arm64 1.509s ok cmd/internal/obj/loong64 1.116s ok cmd/internal/obj/ppc64 1.152s ok cmd/internal/obj/riscv 1.042s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.696s ok cmd/internal/objabi 1.121s ok cmd/internal/par 1.045s ok cmd/internal/pgo 1.010s ok cmd/internal/pkgpath 5.042s ok cmd/internal/pkgpattern 1.023s ok cmd/internal/quoted 1.018s ok cmd/internal/src 1.011s ok cmd/internal/sys 1.009s ok cmd/internal/test2json 1.970s ok cmd/link 24.849s ok cmd/link/internal/benchmark 1.022s ok cmd/link/internal/ld 11.072s ok cmd/link/internal/loader 1.130s ok cmd/nm 9.155s ok cmd/objdump 5.404s ok cmd/pack 8.026s ok cmd/pprof 1.013s ok cmd/relnote 1.014s ok cmd/trace 1.359s ok cmd/vet 52.591s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3908 30661 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2589 44674 ns/op 1661 B/op 24 allocs/op Benchmark/Writer/PAX-4 2059 62592 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4401 39595 ns/op 5045 B/op 15 allocs/op Benchmark/Reader/GNU-4 6601 29816 ns/op 5206 B/op 15 allocs/op Benchmark/Reader/PAX-4 2137 54027 ns/op 8628 B/op 33 allocs/op PASS ok archive/tar 2.005s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 516666884 ns/op 1643696 B/op 103 allocs/op BenchmarkZip64Test-4 1 170420176 ns/op BenchmarkZip64TestSizes/4096-4 1201 126365 ns/op BenchmarkZip64TestSizes/1048576-4 117 1223519 ns/op BenchmarkZip64TestSizes/67108864-4 1 171121230 ns/op PASS ok archive/zip 2.941s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 169273 685.5 ns/op BenchmarkReaderCopyUnoptimal-4 100207 1149 ns/op BenchmarkReaderCopyNoWriteTo-4 5557 30332 ns/op BenchmarkReaderWriteToOptimal-4 10000 10181 ns/op BenchmarkReaderReadString-4 90228 1324 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 149814 795.7 ns/op BenchmarkWriterCopyUnoptimal-4 196887 625.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 38881 ns/op BenchmarkReaderEmpty-4 78111 1813 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 37951 9377 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 449100 265.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.304s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3774 32052 ns/op 1022.34 MB/s BenchmarkWriteByte-4 397 336409 ns/op 12.18 MB/s BenchmarkWriteRune-4 100 1001276 ns/op 12.27 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4371452 ns/op BenchmarkBufferFullSmallReads-4 86 1339673 ns/op BenchmarkBufferWriteBlock/N4096-4 7238 19687 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 848 207107 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 7020608 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 14 7612376 ns/op 2203.94 MB/s 2396745 B/op 0 allocs/op BenchmarkIndexByte/10-4 4612897 25.65 ns/op 389.81 MB/s BenchmarkIndexByte/32-4 5307775 22.50 ns/op 1421.99 MB/s BenchmarkIndexByte/4K-4 794408 151.7 ns/op 26994.92 MB/s BenchmarkIndexBytePortable/10-4 902155 130.7 ns/op 76.49 MB/s BenchmarkIndexBytePortable/32-4 318300 379.3 ns/op 84.37 MB/s BenchmarkIndexBytePortable/4K-4 2748 45002 ns/op 91.02 MB/s BenchmarkIndexRune/10-4 1303047 94.76 ns/op 105.53 MB/s BenchmarkIndexRune/32-4 1247242 96.34 ns/op 332.15 MB/s BenchmarkIndexRune/4K-4 471361 224.0 ns/op 18284.66 MB/s BenchmarkIndexRuneASCII/10-4 4510650 26.26 ns/op 380.84 MB/s BenchmarkIndexRuneASCII/32-4 5308401 22.88 ns/op 1398.59 MB/s BenchmarkIndexRuneASCII/4K-4 754394 147.9 ns/op 27689.17 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1587086 77.17 ns/op 129.59 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1460956 81.66 ns/op 391.89 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 96687 1210 ns/op 3384.70 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1267567 93.87 ns/op 106.53 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1230541 98.67 ns/op 324.32 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 31950 3904 ns/op 1049.20 MB/s BenchmarkIndexRuneUnicode/Han/10-4 674324 173.5 ns/op 57.63 MB/s BenchmarkIndexRuneUnicode/Han/32-4 885484 131.1 ns/op 244.08 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 67104 1816 ns/op 2255.00 MB/s BenchmarkEqual/0-4 8520550 14.53 ns/op BenchmarkEqual/same/1-4 1410298 79.88 ns/op 12.52 MB/s BenchmarkEqual/same/6-4 1466798 80.28 ns/op 74.74 MB/s BenchmarkEqual/same/9-4 1436641 82.89 ns/op 108.58 MB/s BenchmarkEqual/same/15-4 1418422 83.81 ns/op 178.98 MB/s BenchmarkEqual/same/16-4 1434964 83.95 ns/op 190.59 MB/s BenchmarkEqual/same/20-4 1373046 86.59 ns/op 230.98 MB/s BenchmarkEqual/same/32-4 1366818 86.72 ns/op 369.00 MB/s BenchmarkEqual/same/4K-4 127634 899.8 ns/op 4551.95 MB/s BenchmarkEqual/1-4 1497628 80.54 ns/op 12.42 MB/s BenchmarkEqual/6-4 1470397 80.68 ns/op 74.37 MB/s BenchmarkEqual/9-4 1496312 83.84 ns/op 107.35 MB/s BenchmarkEqual/15-4 1476588 113.1 ns/op 132.64 MB/s BenchmarkEqual/16-4 1433324 83.89 ns/op 190.72 MB/s BenchmarkEqual/20-4 1435231 81.70 ns/op 244.79 MB/s BenchmarkEqual/32-4 1351359 90.21 ns/op 354.74 MB/s BenchmarkEqual/4K-4 106668 1136 ns/op 3605.45 MB/s BenchmarkEqualBothUnaligned/64_0-4 1485096 81.94 ns/op 781.02 MB/s BenchmarkEqualBothUnaligned/64_1-4 1368022 88.67 ns/op 721.81 MB/s BenchmarkEqualBothUnaligned/64_4-4 1319059 88.70 ns/op 721.55 MB/s BenchmarkEqualBothUnaligned/64_7-4 1353402 89.38 ns/op 716.03 MB/s BenchmarkEqualBothUnaligned/4096_0-4 115657 1035 ns/op 3957.57 MB/s BenchmarkEqualBothUnaligned/4096_1-4 106876 1214 ns/op 3374.12 MB/s BenchmarkEqualBothUnaligned/4096_4-4 98738 1151 ns/op 3559.94 MB/s BenchmarkEqualBothUnaligned/4096_7-4 102795 1133 ns/op 3614.08 MB/s BenchmarkIndex/10-4 3521724 31.16 ns/op 320.89 MB/s BenchmarkIndex/32-4 3168482 38.43 ns/op 832.60 MB/s BenchmarkIndex/4K-4 73827 1576 ns/op 2599.50 MB/s BenchmarkIndexEasy/10-4 3694185 32.11 ns/op 311.46 MB/s BenchmarkIndexEasy/32-4 3134359 38.28 ns/op 835.85 MB/s BenchmarkIndexEasy/4K-4 450543 267.6 ns/op 15303.80 MB/s BenchmarkCount/10-4 1897956 66.85 ns/op 149.59 MB/s BenchmarkCount/32-4 1705893 76.85 ns/op 416.41 MB/s BenchmarkCount/4K-4 71762 1594 ns/op 2569.60 MB/s BenchmarkCountEasy/10-4 1705821 62.66 ns/op 159.60 MB/s BenchmarkCountEasy/32-4 1736269 70.79 ns/op 452.02 MB/s BenchmarkCountEasy/4K-4 408879 299.3 ns/op 13684.59 MB/s BenchmarkCountSingle/10-4 3171190 37.16 ns/op 269.13 MB/s BenchmarkCountSingle/32-4 3044114 38.81 ns/op 824.46 MB/s BenchmarkCountSingle/4K-4 540958 221.5 ns/op 18492.89 MB/s BenchmarkToUpper/#00-4 3338298 37.99 ns/op BenchmarkToUpper/ONLYUPPER-4 323479 373.6 ns/op BenchmarkToUpper/abc-4 576544 224.8 ns/op BenchmarkToUpper/AbC123-4 316945 366.7 ns/op BenchmarkToUpper/azAZ09_-4 300458 404.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87849 1380 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37275 3231 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58156 2145 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 112496 1088 ns/op BenchmarkToLower/#00-4 3386528 35.69 ns/op BenchmarkToLower/abc-4 476707 261.8 ns/op BenchmarkToLower/AbC123-4 334269 387.6 ns/op BenchmarkToLower/azAZ09_-4 290390 418.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88366 1384 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38407 3100 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64003 1948 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113230 1257 ns/op BenchmarkFields/ASCII/16-4 138268 1316 ns/op 12.16 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11441 ns/op 22.37 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 673 178796 ns/op 22.91 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3038527 ns/op 21.57 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 65104422 ns/op 16.11 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85711 1278 ns/op 12.52 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7051 16128 ns/op 15.87 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 412 288221 ns/op 14.21 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 4993563 ns/op 13.12 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 88256187 ns/op 11.88 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 174189 680.7 ns/op 23.51 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14881 8038 ns/op 31.85 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 800 144380 ns/op 28.37 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 2708812 ns/op 24.19 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52162798 ns/op 20.10 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134866 905.6 ns/op 17.67 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9352 11398 ns/op 22.46 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 586 202647 ns/op 20.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3713042 ns/op 17.65 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81113132 ns/op 12.93 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2032135 58.35 ns/op BenchmarkTrimSpace/ASCII-4 596778 206.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88321 1382 ns/op BenchmarkTrimSpace/JustNonASCII-4 42852 2832 ns/op BenchmarkToValidUTF8/Valid-4 490299 246.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 330258 335.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88884 1359 ns/op BenchmarkIndexHard1-4 1681 71201 ns/op 14726.98 MB/s BenchmarkIndexHard2-4 387 311215 ns/op 3369.29 MB/s BenchmarkIndexHard3-4 164 711362 ns/op 1474.04 MB/s BenchmarkIndexHard4-4 90 1399682 ns/op 749.15 MB/s BenchmarkLastIndexHard1-4 4 25830138 ns/op BenchmarkLastIndexHard2-4 4 25020400 ns/op BenchmarkLastIndexHard3-4 4 25273911 ns/op BenchmarkCountHard1-4 1666 70105 ns/op BenchmarkCountHard2-4 358 309868 ns/op BenchmarkCountHard3-4 169 711219 ns/op BenchmarkSplitEmptySeparator-4 1 115602274 ns/op BenchmarkSplitSingleByteSeparator-4 13 11179093 ns/op BenchmarkSplitMultiByteSeparator-4 12 8553441 ns/op BenchmarkSplitNSingleByteSeparator-4 194498 863.2 ns/op BenchmarkSplitNMultiByteSeparator-4 70066 2322 ns/op BenchmarkRepeat-4 183697 640.0 ns/op BenchmarkRepeatLarge/256/1-4 126326 1733 ns/op 147.74 MB/s BenchmarkRepeatLarge/256/16-4 213926 647.5 ns/op 395.35 MB/s BenchmarkRepeatLarge/512/1-4 94260 1412 ns/op 362.54 MB/s BenchmarkRepeatLarge/512/16-4 150236 789.9 ns/op 648.19 MB/s BenchmarkRepeatLarge/1024/1-4 64938 4556 ns/op 224.76 MB/s BenchmarkRepeatLarge/1024/16-4 95851 1726 ns/op 593.13 MB/s BenchmarkRepeatLarge/2048/1-4 21048 16954 ns/op 120.80 MB/s BenchmarkRepeatLarge/2048/16-4 10000 32380 ns/op 63.25 MB/s BenchmarkRepeatLarge/4096/1-4 24974 4282 ns/op 956.58 MB/s BenchmarkRepeatLarge/4096/16-4 38266 3335 ns/op 1228.27 MB/s BenchmarkRepeatLarge/8192/1-4 24544 4753 ns/op 1723.38 MB/s BenchmarkRepeatLarge/8192/16-4 28411 4263 ns/op 1921.59 MB/s BenchmarkRepeatLarge/8192/4097-4 54452 3206 ns/op 1277.83 MB/s BenchmarkRepeatLarge/16384/1-4 10000 21921 ns/op 747.40 MB/s BenchmarkRepeatLarge/16384/16-4 10000 10265 ns/op 1596.16 MB/s BenchmarkRepeatLarge/16384/4097-4 17761 6597 ns/op 1863.16 MB/s BenchmarkRepeatLarge/32768/1-4 6290 29584 ns/op 1107.61 MB/s BenchmarkRepeatLarge/32768/16-4 4309 73966 ns/op 443.02 MB/s BenchmarkRepeatLarge/32768/4097-4 5132 32564 ns/op 880.71 MB/s BenchmarkRepeatLarge/65536/1-4 1983 120815 ns/op 542.45 MB/s BenchmarkRepeatLarge/65536/16-4 2862 38004 ns/op 1724.46 MB/s BenchmarkRepeatLarge/65536/4097-4 3580 50026 ns/op 1228.46 MB/s BenchmarkRepeatLarge/131072/1-4 507 226078 ns/op 579.76 MB/s BenchmarkRepeatLarge/131072/16-4 507 234943 ns/op 557.89 MB/s BenchmarkRepeatLarge/131072/4097-4 504 261860 ns/op 485.02 MB/s BenchmarkRepeatLarge/262144/1-4 223 529273 ns/op 495.29 MB/s BenchmarkRepeatLarge/262144/16-4 247 1193515 ns/op 219.64 MB/s BenchmarkRepeatLarge/262144/4097-4 244 1539990 ns/op 167.61 MB/s BenchmarkRepeatLarge/524288/1-4 100 3998824 ns/op 131.11 MB/s BenchmarkRepeatLarge/524288/16-4 100 1676700 ns/op 312.69 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1687661 ns/op 308.31 MB/s BenchmarkRepeatLarge/1048576/1-4 55 2494968 ns/op 420.28 MB/s BenchmarkRepeatLarge/1048576/16-4 73 2867554 ns/op 365.67 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 4103691 ns/op 254.58 MB/s BenchmarkRepeatLarge/2097152/1-4 31 3650476 ns/op 574.49 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4161234 ns/op 503.97 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 3765837 ns/op 555.94 MB/s BenchmarkRepeatLarge/4194304/1-4 15 12875498 ns/op 325.76 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8165218 ns/op 513.68 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 8769651 ns/op 477.92 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19229145 ns/op 436.24 MB/s BenchmarkRepeatLarge/8388608/16-4 1 160791181 ns/op 52.17 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 19566829 ns/op 428.61 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38742806 ns/op 433.04 MB/s BenchmarkRepeatLarge/16777216/16-4 3 33519007 ns/op 500.53 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29797680 ns/op 563.04 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60933706 ns/op 550.67 MB/s BenchmarkRepeatLarge/33554432/16-4 2 219946087 ns/op 152.56 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59683708 ns/op 562.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 117097709 ns/op 573.10 MB/s BenchmarkRepeatLarge/67108864/16-4 1 118203633 ns/op 567.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120954099 ns/op 554.83 MB/s BenchmarkRepeatLarge/134217728/1-4 1 232384309 ns/op 577.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 242728425 ns/op 552.95 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 241457270 ns/op 555.87 MB/s BenchmarkRepeatLarge/268435456/1-4 1 420266535 ns/op 638.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 525616413 ns/op 510.71 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 552198896 ns/op 486.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 842348690 ns/op 637.35 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1315864087 ns/op 408.00 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1105880678 ns/op 485.47 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1716503464 ns/op 625.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1897431070 ns/op 565.89 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1920805855 ns/op 559.01 MB/s BenchmarkBytesCompare/1-4 11084258 10.83 ns/op BenchmarkBytesCompare/2-4 11063047 10.91 ns/op BenchmarkBytesCompare/4-4 11101449 10.84 ns/op BenchmarkBytesCompare/8-4 10994402 10.94 ns/op BenchmarkBytesCompare/16-4 10572472 10.97 ns/op BenchmarkBytesCompare/32-4 10016600 12.22 ns/op BenchmarkBytesCompare/64-4 8709742 12.82 ns/op BenchmarkBytesCompare/128-4 8409220 16.30 ns/op BenchmarkBytesCompare/256-4 6626542 17.30 ns/op BenchmarkBytesCompare/512-4 4870933 25.07 ns/op BenchmarkBytesCompare/1024-4 2647509 41.04 ns/op BenchmarkBytesCompare/2048-4 1609687 80.13 ns/op BenchmarkIndexAnyASCII/1:1-4 2834888 43.28 ns/op BenchmarkIndexAnyASCII/1:2-4 2676722 45.39 ns/op BenchmarkIndexAnyASCII/1:4-4 2544206 46.84 ns/op BenchmarkIndexAnyASCII/1:8-4 2336724 51.41 ns/op BenchmarkIndexAnyASCII/1:16-4 2159451 55.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2109115 56.94 ns/op BenchmarkIndexAnyASCII/1:64-4 2024103 57.50 ns/op BenchmarkIndexAnyASCII/16:1-4 2417930 45.07 ns/op BenchmarkIndexAnyASCII/16:2-4 353629 338.9 ns/op BenchmarkIndexAnyASCII/16:4-4 344511 349.1 ns/op BenchmarkIndexAnyASCII/16:8-4 330788 390.6 ns/op BenchmarkIndexAnyASCII/16:16-4 273549 383.8 ns/op BenchmarkIndexAnyASCII/16:32-4 297054 396.2 ns/op BenchmarkIndexAnyASCII/16:64-4 267382 457.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2290915 54.44 ns/op BenchmarkIndexAnyASCII/256:2-4 25239 4698 ns/op BenchmarkIndexAnyASCII/256:4-4 25516 4662 ns/op BenchmarkIndexAnyASCII/256:8-4 24837 4708 ns/op BenchmarkIndexAnyASCII/256:16-4 25362 4701 ns/op BenchmarkIndexAnyASCII/256:32-4 24110 4996 ns/op BenchmarkIndexAnyASCII/256:64-4 24510 4811 ns/op BenchmarkIndexAnyUTF8/1:1-4 2675046 43.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2626348 45.16 ns/op BenchmarkIndexAnyUTF8/1:4-4 2666232 45.80 ns/op BenchmarkIndexAnyUTF8/1:8-4 2352790 51.17 ns/op BenchmarkIndexAnyUTF8/1:16-4 1897957 66.93 ns/op BenchmarkIndexAnyUTF8/1:32-4 1928618 105.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1969585 60.87 ns/op BenchmarkIndexAnyUTF8/16:1-4 153228 784.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 246126 475.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 235536 510.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 214203 546.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 186729 651.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 180199 661.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 173168 701.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8874 11592 ns/op BenchmarkIndexAnyUTF8/256:2-4 16854 7056 ns/op BenchmarkIndexAnyUTF8/256:4-4 16129 7522 ns/op BenchmarkIndexAnyUTF8/256:8-4 14203 8058 ns/op BenchmarkIndexAnyUTF8/256:16-4 12087 9895 ns/op BenchmarkIndexAnyUTF8/256:32-4 12219 9838 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10506 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2676366 44.34 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2621676 46.21 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2431009 48.45 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2268638 52.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2106142 58.44 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2051865 58.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1972336 60.76 ns/op BenchmarkLastIndexAnyASCII/16:1-4 345496 365.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 329193 371.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 329515 366.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 322212 379.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 307652 398.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 288248 494.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 249182 484.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23174 5244 ns/op BenchmarkLastIndexAnyASCII/256:2-4 22816 5335 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23124 5286 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23570 5339 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23092 5350 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22884 5530 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22651 5423 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2647226 43.85 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2555066 46.16 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2507167 47.38 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2323245 51.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2069515 56.95 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2036923 60.70 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1951238 61.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 301648 397.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 235456 895.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 220707 512.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 219529 1009 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182048 684.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 183962 837.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 172581 713.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21042 5809 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16843 7012 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16272 11311 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12962 8042 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10966 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10234 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10461 ns/op BenchmarkTrimASCII/1:1-4 3200425 37.19 ns/op BenchmarkTrimASCII/1:2-4 2258359 52.99 ns/op BenchmarkTrimASCII/1:4-4 2157696 57.10 ns/op BenchmarkTrimASCII/1:8-4 1885006 63.24 ns/op BenchmarkTrimASCII/1:16-4 1506123 79.12 ns/op BenchmarkTrimASCII/16:1-4 534748 228.2 ns/op BenchmarkTrimASCII/16:2-4 350401 349.2 ns/op BenchmarkTrimASCII/16:4-4 322452 350.0 ns/op BenchmarkTrimASCII/16:8-4 342436 378.1 ns/op BenchmarkTrimASCII/16:16-4 326419 367.6 ns/op BenchmarkTrimASCII/256:1-4 39320 3014 ns/op BenchmarkTrimASCII/256:2-4 25257 4837 ns/op BenchmarkTrimASCII/256:4-4 25214 5352 ns/op BenchmarkTrimASCII/256:8-4 24376 4806 ns/op BenchmarkTrimASCII/256:16-4 25032 5235 ns/op BenchmarkTrimASCII/4096:1-4 2539 49484 ns/op BenchmarkTrimASCII/4096:2-4 1597 74659 ns/op BenchmarkTrimASCII/4096:4-4 1575 75184 ns/op BenchmarkTrimASCII/4096:8-4 1594 74361 ns/op BenchmarkTrimASCII/4096:16-4 1602 74373 ns/op BenchmarkTrimByte-4 2041018 59.09 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29878 3866 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30116 3933 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 500 240148 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1093 108379 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2110 56737 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4148 29684 ns/op BenchmarkCompareBytesEqual-4 10450102 11.75 ns/op BenchmarkCompareBytesToNil-4 13309849 9.702 ns/op BenchmarkCompareBytesEmpty-4 13487500 9.150 ns/op BenchmarkCompareBytesIdentical-4 13690040 18.86 ns/op BenchmarkCompareBytesSameLength-4 10868529 11.25 ns/op BenchmarkCompareBytesDifferentLength-4 10556290 11.17 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2437 57378 ns/op 18274.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2512 51128 ns/op 20508.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2230 49530 ns/op 21170.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2514 48738 ns/op 21514.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2413 48682 ns/op 21539.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2461 49101 ns/op 21355.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2472 48736 ns/op 21515.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2473 49224 ns/op 21302.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2312 52224 ns/op 20078.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2170 53572 ns/op 19573.43 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2355 51288 ns/op 20444.95 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2372 51506 ns/op 20358.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2364 54198 ns/op 19347.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2336 51752 ns/op 20261.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2409 51407 ns/op 20397.57 MB/s BenchmarkCompareBytesBig-4 2440 49420 ns/op 21218.04 MB/s BenchmarkCompareBytesBigIdentical-4 13525752 8.919 ns/op 117563120.41 MB/s PASS ok bytes 80.116s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 101300352 ns/op 0.99 MB/s 3611596 B/op 27 allocs/op BenchmarkDecodeNewton-4 1 403757876 ns/op 1.40 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 4 29902773 ns/op 0.55 MB/s 3646210 B/op 29 allocs/op PASS ok compress/bzip2 2.683s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2394789 ns/op 4.18 MB/s 43597 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25671648 ns/op 3.90 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 270301026 ns/op 3.70 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2608223 ns/op 3.83 MB/s 42382 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26120979 ns/op 3.83 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 277590992 ns/op 3.60 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2660562 ns/op 3.76 MB/s 42223 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25072776 ns/op 3.99 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 253002083 ns/op 3.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 4130278 ns/op 2.42 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 43658411 ns/op 2.29 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 256908271 ns/op 3.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2905554 ns/op 3.44 MB/s 43729 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25665188 ns/op 3.90 MB/s 47204 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 257789583 ns/op 3.88 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2140967 ns/op 4.67 MB/s 43524 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17726741 ns/op 5.64 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 180655287 ns/op 5.54 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1935390 ns/op 5.17 MB/s 42664 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15008295 ns/op 6.66 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 144148628 ns/op 6.94 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 57 2504814 ns/op 3.99 MB/s 43931 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 19410475 ns/op 5.15 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 142915473 ns/op 7.00 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1268809 ns/op 7.88 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11917760 ns/op 8.39 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116932728 ns/op 8.55 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3145829 ns/op 3.18 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26585756 ns/op 3.76 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 255917790 ns/op 3.91 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 8017420 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 109602386 ns/op 0.91 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 969315223 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e4-4 13 7921438 ns/op 1.26 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 91108130 ns/op 1.10 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 949131233 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 73 1572221 ns/op 6.36 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12732686 ns/op 7.85 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127530149 ns/op 7.84 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2785766 ns/op 3.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20524653 ns/op 4.87 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 198220481 ns/op 5.04 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 7124752 ns/op 1.40 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 76081807 ns/op 1.31 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 818632917 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e4-4 15 7165165 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 104541748 ns/op 0.96 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1013991448 ns/op 0.99 MB/s PASS ok compress/flate 20.324s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3997573 ns/op 2.50 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4108467 ns/op 2.43 MB/s BenchmarkDecoder/1e5-4 3 42430329 ns/op 2.36 MB/s BenchmarkDecoder/1e-Reuse5-4 3 50039336 ns/op 2.00 MB/s BenchmarkDecoder/1e6-4 1 416956392 ns/op 2.40 MB/s BenchmarkDecoder/1e-Reuse6-4 1 398332728 ns/op 2.51 MB/s BenchmarkEncoder/1e4-4 40 2912400 ns/op 3.43 MB/s BenchmarkEncoder/1e-Reuse4-4 42 2800746 ns/op 3.57 MB/s BenchmarkEncoder/1e5-4 4 27798704 ns/op 3.60 MB/s BenchmarkEncoder/1e-Reuse5-4 4 28385081 ns/op 3.52 MB/s BenchmarkEncoder/1e6-4 1 281752825 ns/op 3.55 MB/s BenchmarkEncoder/1e-Reuse6-4 1 277448060 ns/op 3.60 MB/s PASS ok compress/lzw 4.783s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6859372 ns/op PASS ok container/heap 1.141s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 27151 4250 ns/op BenchmarkWithTimeout/concurrency=40-4 7677 17204 ns/op BenchmarkWithTimeout/concurrency=4000-4 7684 22822 ns/op BenchmarkWithTimeout/concurrency=400000-4 8769 18226 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 443662 379.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15568 8023 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20894 5041 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4086 32975 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2702 86077 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4458 32716 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 360 438568 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 284 515782 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 452 313918 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 3142674 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4895183 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 46 3084722 ns/op BenchmarkCheckCanceled/Err-4 453810 338.3 ns/op BenchmarkCheckCanceled/Done-4 659864 187.5 ns/op BenchmarkContextCancelDone-4 912722 178.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 40186 2892 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 35169 3935 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 30285 4100 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 24445 5222 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15831 8365 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 468346 283.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 260053 446.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 179370 651.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 98506 1045 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 53361 2038 ns/op PASS ok context 19.037s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1599688 65.41 ns/op 244.60 MB/s BenchmarkEncrypt/AES-192-4 1851714 65.34 ns/op 244.88 MB/s BenchmarkEncrypt/AES-256-4 1781840 72.03 ns/op 222.12 MB/s BenchmarkDecrypt/AES-128-4 1852598 65.98 ns/op 242.50 MB/s BenchmarkDecrypt/AES-192-4 1895822 63.41 ns/op 252.32 MB/s BenchmarkDecrypt/AES-256-4 1538218 68.85 ns/op 232.38 MB/s BenchmarkExpand/AES-128-4 14460 9804 ns/op BenchmarkExpand/AES-192-4 10000 12829 ns/op BenchmarkExpand/AES-256-4 9165 12986 ns/op BenchmarkCreateCipher/AES-128-4 440098 274.0 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 417262 352.7 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 322948 456.7 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 3.737s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175632 663.7 ns/op 96.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 365378 316.0 ns/op 202.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 174867 657.8 ns/op 97.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 377916 320.3 ns/op 199.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 159100 753.4 ns/op 1791.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 307788 390.3 ns/op 3458.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 161002 744.0 ns/op 1814.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 317337 377.9 ns/op 3572.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 103633 1180 ns/op 6941.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 142983 830.1 ns/op 9868.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 103058 1168 ns/op 7015.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 141954 829.7 ns/op 9873.02 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2241 53060 ns/op 19.20 MB/s BenchmarkAESCFBDecrypt1K-4 2263 51561 ns/op 19.76 MB/s BenchmarkAESCFBDecrypt8K-4 297 409956 ns/op 19.97 MB/s BenchmarkAESOFB1K-4 5104 20279 ns/op 50.25 MB/s BenchmarkAESCTR1K-4 60030 2008 ns/op 507.50 MB/s BenchmarkAESCTR8K-4 7398 15300 ns/op 535.09 MB/s BenchmarkAESCBCEncrypt1K-4 401650 293.6 ns/op 3488.29 MB/s BenchmarkAESCBCDecrypt1K-4 771334 154.3 ns/op 6636.23 MB/s PASS ok crypto/cipher 3.602s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 52212 2319 ns/op 3.45 MB/s BenchmarkDecrypt-4 47853 2492 ns/op 3.21 MB/s BenchmarkTDESEncrypt-4 14908 8064 ns/op 0.99 MB/s BenchmarkTDESDecrypt-4 14559 8309 ns/op 0.96 MB/s PASS ok crypto/des 1.735s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 926 130110 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18538138 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 44274354 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 22 5281038 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 1.915s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3613 30224 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2437 49272 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1748 73231 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2138 48390 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1239 96683 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 788 162581 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 4172 28568 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 6403971 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11667164 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.795s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 86 1312968 ns/op BenchmarkNewKeyFromSeed-4 86 1373821 ns/op BenchmarkSigning-4 80 1490926 ns/op BenchmarkVerification-4 56 2158667 ns/op PASS ok crypto/ed25519 1.570s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5073 23487 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 1896737 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4940699 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11695333 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1314 90963 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4821734 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 12964844 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31521083 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9414 12309 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4562 25842 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2889 45805 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2893236 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1924 61916 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 863966 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1287 90684 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2301721 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.542s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 43478 2769 ns/op 369.77 MB/s BenchmarkHMACSHA256_32-4 47454 2513 ns/op 12.73 MB/s BenchmarkNewWriteSum-4 12914 9124 ns/op 3.51 MB/s PASS ok crypto/hmac 1.519s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42414 2753 ns/op BenchmarkModSub-4 33357 3018 ns/op BenchmarkMontgomeryRepr-4 15328 7875 ns/op BenchmarkMontgomeryMul-4 15129 7970 ns/op BenchmarkModMul-4 7670 17119 ns/op BenchmarkExpBig-4 8 14696480 ns/op BenchmarkExp-4 4 29196358 ns/op PASS ok crypto/internal/bigmod 2.248s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 523 224398 ns/op BenchmarkScalarBaseMult-4 118 991498 ns/op BenchmarkScalarMult-4 40 2867352 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2294199 ns/op PASS ok crypto/internal/edwards25519 1.575s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 237747 517.5 ns/op BenchmarkMultiply-4 225102 483.9 ns/op BenchmarkSquare-4 328752 402.5 ns/op BenchmarkInvert-4 1162 99742 ns/op BenchmarkMult32-4 766670 150.6 ns/op PASS ok crypto/internal/edwards25519/field 1.812s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 200 561226 ns/op BenchmarkEncaps-4 130 923616 ns/op BenchmarkDecaps-4 100 1179383 ns/op BenchmarkRoundTrip/Alice-4 68 1814504 ns/op BenchmarkRoundTrip/Bob-4 129 919807 ns/op PASS ok crypto/internal/mlkem768 1.885s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4609859 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1551 77358 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12536973 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30576679 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 74 1613983 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8214 14540 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4261669 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123403964 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.194s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 247658 469.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 123277 912.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62683 1910 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 248570 478.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 131061 922.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61747 1931 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.804s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 154789 712.8 ns/op 11.22 MB/s BenchmarkHash64-4 194294 614.1 ns/op 104.22 MB/s BenchmarkHash128-4 162058 691.6 ns/op 185.07 MB/s BenchmarkHash256-4 138344 854.0 ns/op 299.75 MB/s BenchmarkHash512-4 101860 1189 ns/op 430.58 MB/s BenchmarkHash1K-4 64730 1857 ns/op 551.30 MB/s BenchmarkHash8K-4 10000 11150 ns/op 734.70 MB/s BenchmarkHash1M-4 86 1362003 ns/op 769.88 MB/s BenchmarkHash8M-4 10 11237424 ns/op 746.49 MB/s BenchmarkHash8BytesUnaligned-4 166398 702.8 ns/op 11.38 MB/s BenchmarkHash1KUnaligned-4 64574 1851 ns/op 553.22 MB/s BenchmarkHash8KUnaligned-4 10000 11170 ns/op 733.36 MB/s PASS ok crypto/md5 2.591s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/4-4 202461 546.3 ns/op 7.32 MB/s BenchmarkRead/32-4 205245 578.8 ns/op 55.28 MB/s BenchmarkRead/4K-4 8973 13412 ns/op 305.40 MB/s BenchmarkPrime-4 1 341468455 ns/op PASS ok crypto/rand 1.717s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9680 11518 ns/op 11.11 MB/s BenchmarkRC4_1K-4 1263 91906 ns/op 11.14 MB/s BenchmarkRC4_8K-4 162 727045 ns/op 11.14 MB/s PASS ok crypto/rc4 1.442s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17035614 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 39017486 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 74097487 ns/op BenchmarkEncryptPKCS1v15/2048-4 441 271776 ns/op BenchmarkDecryptOAEP/2048-4 6 17409942 ns/op BenchmarkEncryptOAEP/2048-4 414 290834 ns/op BenchmarkSignPKCS1v15/2048-4 6 17383763 ns/op BenchmarkVerifyPKCS1v15/2048-4 440 273435 ns/op BenchmarkSignPSS/2048-4 6 17779829 ns/op BenchmarkVerifyPSS/2048-4 397 304388 ns/op PASS ok crypto/rsa 2.839s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 137650 857.7 ns/op 9.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 167559 699.0 ns/op 11.44 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 141229 839.3 ns/op 381.27 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 168154 711.4 ns/op 449.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 100801 1191 ns/op 859.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 112245 1070 ns/op 957.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23557 5028 ns/op 1629.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22411 4929 ns/op 1662.08 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.139s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 109612 1042 ns/op 7.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 150640 785.6 ns/op 10.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 119460 987.3 ns/op 8.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 92521 1283 ns/op 798.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 98461 1286 ns/op 796.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 112660 1083 ns/op 945.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25850 4559 ns/op 1796.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 28491 4185 ns/op 1957.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28479 4218 ns/op 1942.15 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.303s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 96009 1225 ns/op 6.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 132744 899.4 ns/op 8.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 129531 952.0 ns/op 8.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 90405 1288 ns/op 794.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 124144 947.5 ns/op 1080.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 124168 966.9 ns/op 1059.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36784 3251 ns/op 2520.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 41184 2922 ns/op 2803.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40927 2927 ns/op 2798.29 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.272s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14434257 8.362 ns/op BenchmarkConstantTimeEq-4 14746398 8.150 ns/op BenchmarkConstantTimeLessOrEq-4 14402786 8.361 ns/op BenchmarkXORBytes/8Bytes-4 309008 379.3 ns/op 21.09 MB/s BenchmarkXORBytes/128Bytes-4 156692 762.8 ns/op 167.81 MB/s BenchmarkXORBytes/2048Bytes-4 17661 6759 ns/op 303.01 MB/s BenchmarkXORBytes/32768Bytes-4 1149 103824 ns/op 315.61 MB/s PASS ok crypto/subtle 1.971s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 247 734177 ns/op BenchmarkCertCache/1-4 253 828450 ns/op BenchmarkCertCache/2-4 237 458076 ns/op BenchmarkCertCache/3-4 283 425153 ns/op BenchmarkHandshakeServer/RSA-4 13 9175489 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 11155177 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 10456605 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 156 735025 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 288 417913 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 5859004 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5552431 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45725912 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45797948 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 35670947 ns/op 29.40 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 36865354 ns/op 28.44 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 50463680 ns/op 41.56 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 59835404 ns/op 35.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 80391818 ns/op 52.17 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 90789693 ns/op 46.20 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 123527660 ns/op 67.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 173098252 ns/op 48.46 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 250223247 ns/op 67.05 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 312329722 ns/op 53.72 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 511475183 ns/op 65.60 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 640240970 ns/op 52.41 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 922896527 ns/op 72.72 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1195365414 ns/op 56.14 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36911632 ns/op 28.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 42986577 ns/op 24.39 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 54054500 ns/op 38.80 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 68378586 ns/op 30.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 98018237 ns/op 42.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 209533786 ns/op 20.02 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 206984028 ns/op 40.53 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 157021640 ns/op 53.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 255953958 ns/op 65.55 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 420297081 ns/op 39.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 503300818 ns/op 66.67 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 755930884 ns/op 44.39 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1109838629 ns/op 60.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1294969741 ns/op 51.82 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715800944 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718414128 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 307062220 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 308383267 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162234842 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161252794 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94276470 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91939342 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52455869 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 50454979 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155156707 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155769402 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76518290 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75594037 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51238032 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50151777 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37243177 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39567126 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35704873 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31519406 ns/op PASS ok crypto/tls 21.839s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 9684 11475 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 16250113 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 522 239514 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 984 127583 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 942 145311 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.288s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 37 2734788 ns/op 280901 B/op 1636 allocs/op BenchmarkConcurrentStmtQuery-4 36 3002934 ns/op 265065 B/op 1961 allocs/op BenchmarkConcurrentStmtExec-4 58 1885492 ns/op 218539 B/op 580 allocs/op BenchmarkConcurrentTxQuery-4 40 2542098 ns/op 277471 B/op 2152 allocs/op BenchmarkConcurrentTxExec-4 78 1548420 ns/op 87907 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 2146762 ns/op 109531 B/op 2104 allocs/op BenchmarkConcurrentTxStmtExec-4 158 790009 ns/op 40201 B/op 380 allocs/op BenchmarkConcurrentRandom-4 52 2418530 ns/op 239966 B/op 1839 allocs/op BenchmarkManyConcurrentQueries-4 3015 40156 ns/op 4119 B/op 20 allocs/op BenchmarkGrabConn-4 284100 447.8 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 13574 8698 ns/op PASS ok database/sql 2.578s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1677 66006 ns/op BenchmarkSymbols32-4 2098 56370 ns/op PASS ok debug/elf 1.255s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 291636 418.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 85 1385099 ns/op 180250 B/op 13 allocs/op Benchmark115/LineToPC-4 56 2043111 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12048 9320 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.818s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 57745 2109 ns/op BenchmarkMarshal-4 678 172325 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 2666 43638 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 1.417s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 226 531733 ns/op 15.41 MB/s BenchmarkEncodeToString-4 266 448582 ns/op 18.26 MB/s BenchmarkDecode-4 145 830720 ns/op 15.78 MB/s BenchmarkDecodeString-4 138 838337 ns/op 15.64 MB/s PASS ok encoding/base32 2.078s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 292 403308 ns/op 20.31 MB/s BenchmarkDecodeString/2-4 312013 371.1 ns/op 10.78 MB/s BenchmarkDecodeString/4-4 238964 512.3 ns/op 15.62 MB/s BenchmarkDecodeString/8-4 170696 698.4 ns/op 17.18 MB/s BenchmarkDecodeString/64-4 27019 4426 ns/op 19.88 MB/s BenchmarkDecodeString/8192-4 229 517619 ns/op 21.10 MB/s BenchmarkNewEncoding-4 51432 2317 ns/op 110.51 MB/s PASS ok encoding/base64 2.107s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1400 84773 ns/op 47.18 MB/s BenchmarkReadStruct-4 13728 8679 ns/op 8.64 MB/s BenchmarkWriteStruct-4 15144 7928 ns/op 9.46 MB/s BenchmarkAppendStruct-4 240296 497.4 ns/op 150.79 MB/s BenchmarkWriteSlice1000Structs-4 13 7899713 ns/op 9.49 MB/s BenchmarkAppendSlice1000Structs-4 14 8559867 ns/op 8.76 MB/s BenchmarkReadSlice1000Structs-4 13 8631537 ns/op 8.69 MB/s BenchmarkReadInts-4 41642 2861 ns/op 10.49 MB/s BenchmarkWriteInts-4 35676 3405 ns/op 8.81 MB/s BenchmarkAppendInts-4 73861 1622 ns/op 18.49 MB/s BenchmarkWriteSlice1000Int32s-4 1002 121768 ns/op 32.85 MB/s BenchmarkAppendSlice1000Int32s-4 1274 94258 ns/op 42.44 MB/s BenchmarkPutUint16-4 2576473 46.61 ns/op 42.91 MB/s BenchmarkAppendUint16-4 3241297 36.83 ns/op 54.30 MB/s BenchmarkPutUint32-4 1771246 67.51 ns/op 59.25 MB/s BenchmarkAppendUint32-4 2334854 52.75 ns/op 75.82 MB/s BenchmarkPutUint64-4 696600 150.1 ns/op 53.31 MB/s BenchmarkAppendUint64-4 776533 154.0 ns/op 51.94 MB/s BenchmarkLittleEndianPutUint16-4 2286826 52.40 ns/op 38.17 MB/s BenchmarkLittleEndianAppendUint16-4 3184548 37.62 ns/op 53.16 MB/s BenchmarkLittleEndianPutUint32-4 1790791 69.13 ns/op 57.87 MB/s BenchmarkLittleEndianAppendUint32-4 2357433 50.98 ns/op 78.47 MB/s BenchmarkLittleEndianPutUint64-4 732232 150.6 ns/op 53.13 MB/s BenchmarkLittleEndianAppendUint64-4 773899 154.3 ns/op 51.84 MB/s BenchmarkReadFloats-4 116928 1006 ns/op 11.93 MB/s BenchmarkWriteFloats-4 129558 917.8 ns/op 13.07 MB/s BenchmarkReadSlice1000Float32s-4 1183 99843 ns/op 40.06 MB/s BenchmarkWriteSlice1000Float32s-4 853 137652 ns/op 29.06 MB/s BenchmarkReadSlice1000Uint8s-4 86150 1420 ns/op 704.16 MB/s BenchmarkWriteSlice1000Uint8s-4 233302 494.8 ns/op 2020.86 MB/s BenchmarkSize/bool-4 5701611 20.40 ns/op BenchmarkSize/int8-4 5749813 19.91 ns/op BenchmarkSize/int16-4 5579066 20.99 ns/op BenchmarkSize/int32-4 5791780 20.83 ns/op BenchmarkSize/int64-4 6042793 19.87 ns/op BenchmarkSize/uint8-4 5894091 20.51 ns/op BenchmarkSize/uint16-4 5564535 21.48 ns/op BenchmarkSize/uint32-4 5691309 20.31 ns/op BenchmarkSize/uint64-4 5545234 19.95 ns/op BenchmarkSize/float32-4 4512424 26.52 ns/op BenchmarkSize/float64-4 4647129 25.77 ns/op BenchmarkSize/complex64-4 890793 134.8 ns/op BenchmarkSize/complex128-4 878638 136.5 ns/op BenchmarkSize/binary.Struct-4 331276 358.3 ns/op BenchmarkSize/*binary.Struct-4 267000 448.1 ns/op BenchmarkSize/[]binary.Struct-4 264576 451.4 ns/op BenchmarkSize/[]binary.Struct#01-4 256615 470.2 ns/op BenchmarkSize/[1]binary.Struct-4 243318 483.3 ns/op BenchmarkPutUvarint32-4 517761 235.0 ns/op 17.02 MB/s BenchmarkPutUvarint64-4 183448 664.6 ns/op 12.04 MB/s PASS ok encoding/binary 8.436s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5493 20547 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5260 21210 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5286 20677 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3165 34280 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5814 20198 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5856 20118 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5958 19834 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2956 69731 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 35550 ns/op PASS ok encoding/csv 3.970s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 5853 35199 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6181 74162 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 168 881423 ns/op 17033 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 195 550041 ns/op 2516 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1082 151414 ns/op 80 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1030 160054 ns/op 84 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1154 88051 ns/op 335 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 18 12075826 ns/op 61548 B/op 257 allocs/op BenchmarkDecodeComplex128Slice-4 294 2256154 ns/op 25012 B/op 147 allocs/op BenchmarkDecodeFloat64Slice-4 639 195878 ns/op 10485 B/op 147 allocs/op BenchmarkDecodeInt32Slice-4 100 1094475 ns/op 9579 B/op 147 allocs/op BenchmarkDecodeStringSlice-4 236 487687 ns/op 39001 B/op 1147 allocs/op BenchmarkDecodeStringsSlice-4 168 1378014 ns/op 66646 B/op 2202 allocs/op BenchmarkDecodeBytesSlice-4 378 1274375 ns/op 23701 B/op 178 allocs/op BenchmarkDecodeInterfaceSlice-4 72 17830985 ns/op 82941 B/op 3156 allocs/op BenchmarkDecodeMap-4 67 3083905 ns/op 53783 B/op 159 allocs/op PASS ok encoding/gob 14.243s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 17263 ns/op 14.83 MB/s BenchmarkEncode/1024-4 3340 50828 ns/op 20.15 MB/s BenchmarkEncode/4096-4 891 154459 ns/op 26.52 MB/s BenchmarkEncode/16384-4 228 584122 ns/op 28.05 MB/s BenchmarkDecode/256-4 28576 4456 ns/op 57.44 MB/s BenchmarkDecode/1024-4 6549 16634 ns/op 61.56 MB/s BenchmarkDecode/4096-4 1796 66953 ns/op 61.18 MB/s BenchmarkDecode/16384-4 100 2409288 ns/op 6.80 MB/s BenchmarkDecodeString/256-4 25346 6546 ns/op 39.11 MB/s BenchmarkDecodeString/1024-4 6361 18195 ns/op 56.28 MB/s BenchmarkDecodeString/4096-4 1318 111228 ns/op 36.83 MB/s BenchmarkDecodeString/16384-4 406 299305 ns/op 54.74 MB/s BenchmarkDump/256-4 1221 102600 ns/op 2.50 MB/s BenchmarkDump/1024-4 307 398187 ns/op 2.57 MB/s BenchmarkDump/4096-4 73 1568123 ns/op 2.61 MB/s BenchmarkDump/16384-4 18 6450281 ns/op 2.54 MB/s PASS ok encoding/hex 11.883s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 138740056 ns/op 13.99 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 161354933 ns/op 12.03 MB/s 8394648 B/op 108 allocs/op BenchmarkCodeMarshal-4 1 145137891 ns/op 13.37 MB/s 1944296 B/op 20 allocs/op BenchmarkCodeMarshalError-4 1 155587439 ns/op 12.47 MB/s 1944864 B/op 60 allocs/op BenchmarkMarshalBytes/32-4 19198 6133 ns/op BenchmarkMarshalBytes/256-4 5170 20812 ns/op BenchmarkMarshalBytes/4096-4 480 246342 ns/op BenchmarkMarshalBytesError/32-4 49 2293716 ns/op BenchmarkMarshalBytesError/256-4 49 2319744 ns/op BenchmarkMarshalBytesError/4096-4 44 2607527 ns/op BenchmarkMarshalMap-4 29755 4259 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 565259056 ns/op 3.43 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25665 4533 ns/op 3.09 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39805 3048 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 421061239 ns/op 4.61 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 444528263 ns/op 4.37 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 71757 1715 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 147164 963.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 160725 723.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16479 6705 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 64236 2852 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 42466 4589 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13795 7517 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5053 22754 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1230 159174 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 153 840779 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8256125 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 894115 154.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 840434 146.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 816176 144.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 847992 158.5 ns/op BenchmarkEncodeMarshaler-4 66559 1953 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 84244 1365 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5529290 21.95 ns/op BenchmarkNumberIsValidRegexp-4 16017 7668 ns/op BenchmarkUnmarshalNumber-4 36392 3269 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 10.991s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 3248485 ns/op 20.17 MB/s BenchmarkDecode-4 15 6955858 ns/op 12.76 MB/s PASS ok encoding/pem 1.257s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1675 80864 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 654 218480 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2220 58041 ns/op PASS ok encoding/xml 1.484s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 299182 370.5 ns/op BenchmarkAs-4 79836 1479 ns/op PASS ok errors 1.273s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 331496 334.9 ns/op BenchmarkIntSet-4 992246 188.8 ns/op BenchmarkFloatAdd-4 95319 1157 ns/op BenchmarkFloatSet-4 621595 163.0 ns/op BenchmarkStringSet-4 637706 359.0 ns/op BenchmarkMapSet-4 180904 884.1 ns/op BenchmarkMapSetDifferent-4 77089 1555 ns/op BenchmarkMapSetDifferentRandom-4 300 355954 ns/op BenchmarkMapSetString-4 177283 717.9 ns/op BenchmarkMapAddSame-4 53565 2135 ns/op BenchmarkMapAddDifferent-4 22850 5479 ns/op BenchmarkMapAddDifferentRandom-4 312 395811 ns/op BenchmarkMapAddSameSteadyState-4 347686 357.8 ns/op BenchmarkMapAddDifferentSteadyState-4 126481 909.3 ns/op BenchmarkMapString-4 7596 15366 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 32205 4105 ns/op PASS ok expvar 3.872s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 85984 1359 ns/op BenchmarkSprintfEmpty-4 330140 351.0 ns/op BenchmarkSprintfString-4 240488 661.7 ns/op BenchmarkSprintfTruncateString-4 171780 747.1 ns/op BenchmarkSprintfTruncateBytes-4 96843 1235 ns/op BenchmarkSprintfSlowParsingPath-4 196623 631.4 ns/op BenchmarkSprintfQuoteString-4 29578 3777 ns/op BenchmarkSprintfInt-4 188208 635.4 ns/op BenchmarkSprintfIntInt-4 186590 682.0 ns/op BenchmarkSprintfPrefixedInt-4 148704 747.7 ns/op BenchmarkSprintfFloat-4 101305 1072 ns/op BenchmarkSprintfComplex-4 46986 2360 ns/op BenchmarkSprintfBoolean-4 296317 519.7 ns/op BenchmarkSprintfHexString-4 123374 1251 ns/op BenchmarkSprintfHexBytes-4 80606 1730 ns/op BenchmarkSprintfBytes-4 39760 2882 ns/op BenchmarkSprintfStringer-4 65374 2153 ns/op BenchmarkSprintfStructure-4 29278 4097 ns/op BenchmarkManyArgs-4 48694 2676 ns/op BenchmarkFprintInt-4 60696 1841 ns/op BenchmarkFprintfBytes-4 77456 1555 ns/op BenchmarkFprintIntNoAlloc-4 65274 1878 ns/op BenchmarkScanInts-4 27 4269882 ns/op BenchmarkScanRecursiveInt-4 1 379994381 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 382249635 ns/op PASS ok fmt 5.808s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 758 149161 ns/op PASS ok go/build 1.139s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 47985 2320 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16622 7063 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5505 20345 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1634 72474 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 427 277594 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 86 1256246 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5109471 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 22192099 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 91408510 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.466s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272159496 ns/op 0.24 MB/s 46856352 B/op 49147 allocs/op PASS ok go/format 1.316s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26768990 ns/op 2.01 MB/s BenchmarkParseOnly-4 5 24095100 ns/op 2.23 MB/s BenchmarkResolve-4 45 2427535 ns/op 22.14 MB/s PASS ok go/parser 3.035s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 151639752 ns/op 0.34 MB/s 5120048 B/op 27891 allocs/op BenchmarkPrintDecl-4 766 147815 ns/op 0.22 MB/s 16849 B/op 53 allocs/op PASS ok go/printer 1.293s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 235 506493 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8637581 ns/op 4.63 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17166964 ns/op 4.32 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26554075 ns/op 4.76 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 731715 ns/op 4.24 MB/s PASS ok go/scanner 1.837s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 920475 131.1 ns/op PASS ok go/token 1.132s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1173277 ns/op BenchmarkNamed/Underlying/nongeneric-4 1403149 85.35 ns/op BenchmarkNamed/Underlying/generic-4 1401238 85.81 ns/op BenchmarkNamed/Underlying/src_instance-4 944242 127.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1392530 86.12 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18606 9191 ns/op BenchmarkNamed/NewMethodSet/generic-4 16966 12536 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16380 8300 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14726 17632 ns/op BenchmarkCheck/http/funcbodies/info-4 1 623615033 ns/op 55713 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 529804017 ns/op 65578 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 285586720 ns/op 121633 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 307200085 ns/op 113087 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 435541557 ns/op 11926 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 132706330 ns/op 39603 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 80146174 ns/op 65576 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77825341 ns/op 67529 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 298998941 ns/op 7247 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 104167851 ns/op 20801 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57787518 ns/op 37494 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56741279 ns/op 38187 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 972865410 ns/op 73889 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 774504124 ns/op 92814 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 196896638 ns/op 363183 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 150910156 ns/op 476260 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 496046138 ns/op 4114 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 157876653 ns/op 12926 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 103279303 ns/op 19760 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 102610145 ns/op 19888 lines/s PASS ok go/types 21.725s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9523 11247 ns/op 91.05 MB/s PASS ok hash/adler32 1.118s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 219163 535.0 ns/op 28.04 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 189778 623.0 ns/op 24.08 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 103108 1124 ns/op 35.60 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 82479 1311 ns/op 30.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 545559 211.8 ns/op 2417.00 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 554664 214.4 ns/op 2388.50 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 497708 218.3 ns/op 4691.67 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 487057 226.5 ns/op 4521.13 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 353012 285.2 ns/op 14363.73 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 377193 293.8 ns/op 13940.09 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 152263 788.5 ns/op 41559.70 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127596 928.3 ns/op 35297.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 208957 549.6 ns/op 27.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 179466 670.9 ns/op 22.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 100018 1646 ns/op 24.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 86907 1378 ns/op 29.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 492032 247.2 ns/op 2070.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 461104 251.5 ns/op 2036.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 446646 246.1 ns/op 4161.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 439516 252.6 ns/op 4053.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 285190 354.6 ns/op 11552.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 347080 341.5 ns/op 11992.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 126276 920.5 ns/op 35599.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 123888 1283 ns/op 25538.59 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 240250 495.7 ns/op 30.26 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 200143 596.7 ns/op 25.14 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108588 1096 ns/op 36.50 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93332 1221 ns/op 32.77 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9393 12537 ns/op 40.84 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9207 12988 ns/op 39.42 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4663 25512 ns/op 40.14 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4665 25738 ns/op 39.78 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1176 101676 ns/op 40.28 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1186 101024 ns/op 40.54 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 818589 ns/op 40.03 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 817559 ns/op 40.08 MB/s PASS ok hash/crc32 7.166s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 138 844269 ns/op 77.62 MB/s BenchmarkCrc64/ISO4KB-4 1724 70451 ns/op 58.14 MB/s BenchmarkCrc64/ISO1KB-4 6848 16904 ns/op 60.58 MB/s BenchmarkCrc64/ECMA64KB-4 141 848615 ns/op 77.23 MB/s BenchmarkCrc64/Random64KB-4 136 863026 ns/op 75.94 MB/s BenchmarkCrc64/Random16KB-4 516 231862 ns/op 70.66 MB/s PASS ok hash/crc64 2.050s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8972 11700 ns/op 87.52 MB/s BenchmarkFnv32aKB-4 9018 11637 ns/op 88.00 MB/s BenchmarkFnv64KB-4 10000 11438 ns/op 89.52 MB/s BenchmarkFnv64aKB-4 10000 12672 ns/op 80.81 MB/s BenchmarkFnv128KB-4 1138 109326 ns/op 9.37 MB/s BenchmarkFnv128aKB-4 1176 102212 ns/op 10.02 MB/s PASS ok hash/fnv 2.174s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 625237 190.5 ns/op 21.00 MB/s BenchmarkHash/n=4/Bytes-4 5359047 23.35 ns/op 171.29 MB/s BenchmarkHash/n=4/String-4 1740159 68.81 ns/op 58.13 MB/s BenchmarkHash/n=8/Write-4 583005 192.9 ns/op 41.48 MB/s BenchmarkHash/n=8/Bytes-4 5368498 24.91 ns/op 321.16 MB/s BenchmarkHash/n=8/String-4 1724842 69.66 ns/op 114.85 MB/s BenchmarkHash/n=16/Write-4 613467 195.7 ns/op 81.74 MB/s BenchmarkHash/n=16/Bytes-4 5104503 22.86 ns/op 699.77 MB/s BenchmarkHash/n=16/String-4 1737969 69.84 ns/op 229.08 MB/s BenchmarkHash/n=32/Write-4 573930 203.8 ns/op 157.05 MB/s BenchmarkHash/n=32/Bytes-4 4659542 25.51 ns/op 1254.58 MB/s BenchmarkHash/n=32/String-4 1690951 81.72 ns/op 391.60 MB/s BenchmarkHash/n=64/Write-4 542007 256.4 ns/op 249.63 MB/s BenchmarkHash/n=64/Bytes-4 4193478 28.46 ns/op 2248.59 MB/s BenchmarkHash/n=64/String-4 1463180 158.2 ns/op 404.56 MB/s BenchmarkHash/n=256/Write-4 367815 342.4 ns/op 747.73 MB/s BenchmarkHash/n=256/Bytes-4 1000000 179.0 ns/op 1430.09 MB/s BenchmarkHash/n=256/String-4 718239 175.3 ns/op 1460.75 MB/s BenchmarkHash/n=320/Write-4 305902 341.2 ns/op 937.74 MB/s BenchmarkHash/n=320/Bytes-4 1604190 77.67 ns/op 4120.19 MB/s BenchmarkHash/n=320/String-4 398643 447.2 ns/op 715.62 MB/s BenchmarkHash/n=1024/Write-4 207627 2873 ns/op 356.36 MB/s BenchmarkHash/n=1024/Bytes-4 623403 190.2 ns/op 5383.54 MB/s BenchmarkHash/n=1024/String-4 211390 769.1 ns/op 1331.38 MB/s BenchmarkHash/n=4096/Write-4 91668 1389 ns/op 2949.59 MB/s BenchmarkHash/n=4096/Bytes-4 149175 742.7 ns/op 5514.79 MB/s BenchmarkHash/n=4096/String-4 48595 2139 ns/op 1914.85 MB/s BenchmarkHash/n=16384/Write-4 24913 7551 ns/op 2169.74 MB/s BenchmarkHash/n=16384/Bytes-4 42116 3005 ns/op 5451.74 MB/s BenchmarkHash/n=16384/String-4 14455 8428 ns/op 1944.08 MB/s PASS ok hash/maphash 23.876s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 838 338885 ns/op BenchmarkEscapeNone-4 10000 38173 ns/op BenchmarkUnescape-4 687 622104 ns/op BenchmarkUnescapeNone-4 500270 1020 ns/op BenchmarkUnescapeSparse-4 9778 74834 ns/op BenchmarkUnescapeDense-4 1135 1647222 ns/op PASS ok html 8.429s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8245 21356 ns/op BenchmarkCSSEscaperNoSpecials-4 51711 2340 ns/op BenchmarkDecodeCSS-4 24135 25150 ns/op BenchmarkDecodeCSSNoSpecials-4 3775245 34.97 ns/op BenchmarkCSSValueFilter-4 50032 10783 ns/op BenchmarkCSSValueFilterOk-4 82641 4939 ns/op BenchmarkEscapedExecute-4 3903 36468 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10588 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70777 1666 ns/op BenchmarkStripTags-4 15471 6558 ns/op BenchmarkStripTagsNoSpecials-4 367716 373.5 ns/op BenchmarkJSValEscaperWithNum-4 15656 6551 ns/op BenchmarkJSValEscaperWithStr-4 5624 20715 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17782 6697 ns/op BenchmarkJSValEscaperWithObj-4 4622 80285 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10076 ns/op BenchmarkJSStrEscaperNoSpecials-4 62980 1865 ns/op BenchmarkJSStrEscaper-4 12163 10674 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57109 1985 ns/op BenchmarkJSRegexpEscaper-4 10544 10951 ns/op BenchmarkTemplateSpecialTags-4 82 2213415 ns/op BenchmarkURLEscaper-4 3632 31143 ns/op BenchmarkURLEscaperNoSpecials-4 196011 786.0 ns/op BenchmarkURLNormalizer-4 5187 25782 ns/op BenchmarkURLNormalizerNoSpecials-4 183984 4024 ns/op BenchmarkSrcsetFilter-4 14770 11849 ns/op BenchmarkSrcsetFilterNoSpecials-4 125704 1418 ns/op PASS ok html/template 26.627s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 536062 207.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 405004 264.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 567262 197.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 466790 257.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1798188 66.30 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 880543 134.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1802596 66.30 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 885530 135.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 961327 126.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 496914 232.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 381235 312.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 518984 229.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 404166 299.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 864662 126.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 663607 182.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 924106 126.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 604942 262.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 360848 316.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 838904 131.3 ns/op BenchmarkRGBASetRGBA-4 1000000 105.5 ns/op BenchmarkRGBA64At-4 624750 191.8 ns/op BenchmarkRGBA64SetRGBA64-4 652946 183.1 ns/op BenchmarkNRGBAAt-4 941905 128.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.4 ns/op BenchmarkNRGBA64At-4 627162 188.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 652338 181.6 ns/op BenchmarkAlphaAt-4 1647907 71.45 ns/op BenchmarkAlphaSetAlpha-4 1715126 70.30 ns/op BenchmarkAlpha16At-4 1000000 114.0 ns/op BenchmarkAlphaSetAlpha16-4 1298834 90.96 ns/op BenchmarkGrayAt-4 1667594 71.43 ns/op BenchmarkGraySetGray-4 1704304 70.14 ns/op BenchmarkGray16At-4 1000000 113.2 ns/op BenchmarkGraySetGray16-4 1279704 93.18 ns/op PASS ok image 5.905s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2882145 41.01 ns/op BenchmarkYCbCrToRGB/128-4 2871771 41.98 ns/op BenchmarkYCbCrToRGB/255-4 2913693 40.83 ns/op BenchmarkRGBToYCbCr/0-4 2911432 41.68 ns/op BenchmarkRGBToYCbCr/Cb-4 2875537 41.68 ns/op BenchmarkRGBToYCbCr/Cr-4 2872452 41.13 ns/op BenchmarkYCbCrToRGBA/0-4 2574943 47.30 ns/op BenchmarkYCbCrToRGBA/128-4 2520006 47.62 ns/op BenchmarkYCbCrToRGBA/255-4 2497977 48.14 ns/op BenchmarkNYCbCrAToRGBA/0-4 2303228 52.28 ns/op BenchmarkNYCbCrAToRGBA/128-4 2280322 52.38 ns/op BenchmarkNYCbCrAToRGBA/255-4 2294001 51.73 ns/op PASS ok image/color 3.104s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 50541716 ns/op BenchmarkFillSrc-4 379 311433 ns/op BenchmarkCopyOver-4 5 20632542 ns/op BenchmarkCopySrc-4 560 219691 ns/op BenchmarkNRGBAOver-4 5 23059406 ns/op BenchmarkNRGBASrc-4 8 13761206 ns/op BenchmarkYCbCr-4 6 19090455 ns/op BenchmarkGray-4 14 7937586 ns/op BenchmarkCMYK-4 9 12303483 ns/op BenchmarkGlyphOver-4 16 6850955 ns/op BenchmarkRGBAMaskOver-4 3 47023269 ns/op BenchmarkGrayMaskOver-4 4 33349784 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51482696 ns/op BenchmarkRGBA-4 4 27664451 ns/op BenchmarkPalettedFill-4 1094 119785 ns/op BenchmarkPalettedRGBA-4 4 30255878 ns/op BenchmarkGenericOver-4 2 77955430 ns/op BenchmarkGenericMaskOver-4 4 29142579 ns/op BenchmarkGenericSrc-4 2 54029993 ns/op BenchmarkGenericMaskSrc-4 3 42757285 ns/op PASS ok image/draw 7.248s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7339237 ns/op 2.11 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 191369735 ns/op 1.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4529539984 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2819298 ns/op 5.48 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 218240323 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.954s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2599 45135 ns/op BenchmarkIDCT-4 3020 38770 ns/op BenchmarkDecodeBaseline-4 6 18914344 ns/op 3.27 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24035650 ns/op 2.57 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 214399549 ns/op 5.73 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 298505434 ns/op 3.09 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.632s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12212607 9.768 ns/op BenchmarkDecodeGray-4 10 10945443 ns/op 5.99 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44688423 ns/op 5.87 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 55988832 ns/op 4.68 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6229358 ns/op 10.52 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34392589 ns/op 7.62 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41734958 ns/op 6.28 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 74807180 ns/op 4.11 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 74208739 ns/op 4.14 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 238312664 ns/op 5.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 277905355 ns/op 4.42 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 29434434 ns/op 10.44 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 238605123 ns/op 5.15 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 812575096 ns/op 1.51 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.857s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62226502 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51368678 ns/op 1.95 MB/s 802904 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 304936314 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 255620529 ns/op 1.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 60325060 ns/op 1.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 50345154 ns/op 1.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 296082810 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 248823787 ns/op 2.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 598026471 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 511753649 ns/op 1.95 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3121904753 ns/op 1.60 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2847865836 ns/op 1.76 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10699068 ns/op 9.35 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10877760 ns/op 9.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50775608 ns/op 9.85 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50912402 ns/op 9.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101902662 ns/op 9.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 101005646 ns/op 9.90 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 522013737 ns/op 9.58 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 530451416 ns/op 9.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 72974014 ns/op 1.37 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 62696322 ns/op 1.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 365152336 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 325662944 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 748764720 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 661856985 ns/op 1.51 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4062924273 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4042990729 ns/op 1.24 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 181511318 ns/op 23.03 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189163072 ns/op 22.10 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 37.119s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 412982 291.0 ns/op 879.82 MB/s PASS ok internal/chacha8rand 1.216s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 611338 201.2 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 561328 191.6 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 218605 557.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 628664 238.0 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 142586 861.9 ns/op 25 B/op 0 allocs/op PASS ok internal/concurrent 3.418s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35710 3302 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33896 3419 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/4-4 31513 3761 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/8-4 26592 4393 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 21541 5536 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/32-4 14726 7948 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10332 ns/op 6.19 MB/s BenchmarkMarshalCorpusFile/128-4 9459 12546 ns/op 10.20 MB/s BenchmarkMarshalCorpusFile/256-4 4054 33116 ns/op 7.73 MB/s BenchmarkMarshalCorpusFile/512-4 2156 53917 ns/op 9.50 MB/s BenchmarkMarshalCorpusFile/1024-4 1167 101344 ns/op 10.10 MB/s BenchmarkMarshalCorpusFile/2048-4 576 204392 ns/op 10.02 MB/s BenchmarkMarshalCorpusFile/4096-4 300 393805 ns/op 10.40 MB/s BenchmarkMarshalCorpusFile/8192-4 152 793301 ns/op 10.33 MB/s BenchmarkMarshalCorpusFile/16384-4 69 1565757 ns/op 10.46 MB/s BenchmarkMarshalCorpusFile/32768-4 28 3632801 ns/op 9.02 MB/s BenchmarkMarshalCorpusFile/65536-4 15 7401121 ns/op 8.85 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15455299 ns/op 8.48 MB/s BenchmarkMarshalCorpusFile/262144-4 4 31514182 ns/op 8.32 MB/s BenchmarkMarshalCorpusFile/524288-4 2 62297913 ns/op 8.42 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 127109634 ns/op 8.25 MB/s BenchmarkUnmarshalCorpusFile/1-4 7748 14601 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7766 15202 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6621 16555 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6255 19458 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16-4 5355 21954 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/32-4 3838 31003 ns/op 1.03 MB/s BenchmarkUnmarshalCorpusFile/64-4 3271 35839 ns/op 1.79 MB/s BenchmarkUnmarshalCorpusFile/128-4 2544 60660 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/256-4 1000 122309 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/512-4 528 225064 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1024-4 277 432606 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 847721 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1692934 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3456685 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6817694 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13450873 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27162548 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53701196 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109784424 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 221443349 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 453198253 ns/op 2.31 MB/s BenchmarkMutatorBytes/1-4 36216 3489 ns/op BenchmarkMutatorBytes/10-4 36147 3366 ns/op BenchmarkMutatorBytes/100-4 33883 3593 ns/op BenchmarkMutatorBytes/1000-4 21800 5578 ns/op BenchmarkMutatorBytes/10000-4 8242 22386 ns/op BenchmarkMutatorBytes/100000-4 1398 142811 ns/op BenchmarkMutatorString/1-4 31750 3675 ns/op BenchmarkMutatorString/10-4 32403 3682 ns/op BenchmarkMutatorString/100-4 30512 4090 ns/op BenchmarkMutatorString/1000-4 15357 7386 ns/op BenchmarkMutatorString/10000-4 4436 43509 ns/op BenchmarkMutatorString/100000-4 362 313104 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20869 6152 ns/op BenchmarkMutatorAllBasicTypes/string-4 18765 6290 ns/op BenchmarkMutatorAllBasicTypes/bool-4 68098 1815 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58782 2093 ns/op BenchmarkMutatorAllBasicTypes/float64-4 57537 2140 ns/op BenchmarkMutatorAllBasicTypes/int-4 63567 1911 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60690 1927 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62858 1951 ns/op BenchmarkMutatorAllBasicTypes/int32-4 62970 1942 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61711 1926 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 61974 2025 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60369 2016 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59408 1986 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60194 2010 ns/op PASS ok internal/fuzz 12.104s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 40578 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 38716 3104 ns/op BenchmarkSplicePipePoolParallel-4 254989 1084 ns/op BenchmarkSplicePipeNativeParallel-4 77774 1602 ns/op PASS ok internal/poll 2.013s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14399896 8.374 ns/op BenchmarkAnd32Parallel-4 2833424 43.14 ns/op BenchmarkAnd64-4 13216267 8.520 ns/op BenchmarkAnd64Parallel-4 2514657 48.25 ns/op BenchmarkOr32-4 14290221 8.399 ns/op BenchmarkOr32Parallel-4 2609668 44.86 ns/op BenchmarkOr64-4 14033341 8.415 ns/op BenchmarkOr64Parallel-4 2563054 43.98 ns/op BenchmarkAtomicLoad64-4 17092090 7.002 ns/op BenchmarkAtomicStore64-4 16885623 7.132 ns/op BenchmarkAtomicLoad-4 17138804 7.035 ns/op BenchmarkAtomicStore-4 16466330 7.224 ns/op BenchmarkAtomicLoad8-4 17024944 7.176 ns/op BenchmarkAnd8-4 14846929 8.045 ns/op BenchmarkAnd-4 14366281 7.993 ns/op BenchmarkAnd8Parallel-4 2958501 42.79 ns/op BenchmarkAndParallel-4 2945060 40.50 ns/op BenchmarkOr8-4 14762218 8.148 ns/op BenchmarkOr-4 14861973 8.058 ns/op BenchmarkOr8Parallel-4 2921133 41.93 ns/op BenchmarkOrParallel-4 3080527 40.61 ns/op BenchmarkXadd-4 3074744 38.94 ns/op BenchmarkXadd64-4 3132939 37.22 ns/op BenchmarkCas-4 3306969 37.77 ns/op BenchmarkCas64-4 2902291 39.58 ns/op BenchmarkXchg-4 2924275 39.97 ns/op BenchmarkXchg64-4 3233550 37.78 ns/op PASS ok internal/runtime/atomic 5.122s goos: linux goarch: s390x pkg: internal/runtime/math BenchmarkMulUintptr/small-4 4016280 30.23 ns/op BenchmarkMulUintptr/large-4 3170571 37.95 ns/op PASS ok internal/runtime/math 1.320s goos: linux goarch: s390x pkg: internal/syscall/unix BenchmarkParallelGetRandom-4 337340 324.7 ns/op 12.32 MB/s PASS ok internal/syscall/unix 1.215s PASS ok internal/zstd 1.027s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19428 6603 ns/op BenchmarkCopyNLarge-4 357 355367 ns/op PASS ok io 1.380s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 199046 591.8 ns/op BenchmarkPrintln-4 22431 5463 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35552 3731 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4046 75461 ns/op BenchmarkDiscard-4 907850 131.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.135s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 16261 7282 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 65698 1847 ns/op BenchmarkJSONHandler/defaults-4 6174 19021 ns/op 534 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3643 31009 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4353 27326 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6320 18675 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6361 18469 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5284 23505 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25486 4835 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24714 5112 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 114463 1080 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80541 1618 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 80061 1338 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73520 1811 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80798 1624 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 82011 1471 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 579862 203.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 613173 198.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 444862 270.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 387092 323.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5220 19413 ns/op BenchmarkDispatch/switch-checked-4 162787 810.0 ns/op BenchmarkDispatch/As-4 163344 776.1 ns/op BenchmarkDispatch/Visit-4 153921 787.7 ns/op BenchmarkUnsafeStrings-4 18591 7963 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 value_test.go:283: Value size = 24 PASS ok log/slog 4.643s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 490467 331.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 541836 260.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 263712 728.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 64450 1846 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 48490 2960 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 44599 2836 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 21127 5225 ns/op 671 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 7743 94128 ns/op 3469 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9272 15031 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9378 13396 ns/op 607 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8990 15260 ns/op 1085 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2418 53174 ns/op 4268 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11138 9422 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 6716 21010 ns/op 522 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6034 60576 ns/op 937 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2031 143148 ns/op 3712 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 6.651s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 39427675 ns/op PASS ok maps 2.030s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6544812 18.43 ns/op BenchmarkAcosh-4 4953080 24.11 ns/op BenchmarkAsin-4 6668163 18.46 ns/op BenchmarkAsinh-4 4368056 26.97 ns/op BenchmarkAtan-4 7014276 16.77 ns/op BenchmarkAtanh-4 4879072 24.56 ns/op BenchmarkAtan2-4 5029438 23.89 ns/op BenchmarkCbrt-4 6048841 21.02 ns/op BenchmarkCeil-4 16330698 8.219 ns/op BenchmarkCopysign-4 1964806 61.03 ns/op BenchmarkCos-4 8568328 14.05 ns/op BenchmarkCosh-4 6860616 17.51 ns/op BenchmarkErf-4 7553676 15.72 ns/op BenchmarkErfc-4 7684602 15.53 ns/op BenchmarkErfinv-4 3121479 34.60 ns/op BenchmarkErfcinv-4 3431824 34.92 ns/op BenchmarkExp-4 7399633 17.17 ns/op BenchmarkExpGo-4 682537 173.3 ns/op BenchmarkExpm1-4 7090887 18.11 ns/op BenchmarkExp2-4 768253 159.4 ns/op BenchmarkExp2Go-4 700758 172.6 ns/op BenchmarkAbs-4 2642221 45.67 ns/op BenchmarkDim-4 8229795 14.38 ns/op BenchmarkFloor-4 15885517 7.796 ns/op BenchmarkMax-4 12406344 9.659 ns/op BenchmarkMin-4 11223160 10.71 ns/op BenchmarkMod-4 179272 611.0 ns/op BenchmarkFrexp-4 1203080 110.5 ns/op BenchmarkGamma-4 397060 311.2 ns/op BenchmarkHypot-4 1000000 109.8 ns/op BenchmarkHypotGo-4 1000000 127.2 ns/op BenchmarkIlogb-4 1493418 92.72 ns/op BenchmarkJ0-4 167884 710.9 ns/op BenchmarkJ1-4 166982 694.2 ns/op BenchmarkJn-4 84975 1435 ns/op BenchmarkLdexp-4 1000000 107.5 ns/op BenchmarkLgamma-4 444541 247.1 ns/op BenchmarkLog-4 6752029 17.91 ns/op BenchmarkLogb-4 1445520 82.45 ns/op BenchmarkLog1p-4 6806052 17.66 ns/op BenchmarkLog10-4 6218474 19.45 ns/op BenchmarkLog2-4 1000000 112.7 ns/op BenchmarkModf-4 2338010 47.75 ns/op BenchmarkNextafter32-4 2423665 51.85 ns/op BenchmarkNextafter64-4 2466734 48.86 ns/op BenchmarkPowInt-4 3419344 35.87 ns/op BenchmarkPowFrac-4 3389158 35.67 ns/op BenchmarkPow10Pos-4 4260842 29.14 ns/op BenchmarkPow10Neg-4 3686077 31.52 ns/op BenchmarkRound-4 8431350 14.94 ns/op BenchmarkRoundToEven-4 8348221 14.65 ns/op BenchmarkRemainder-4 289196 413.2 ns/op BenchmarkSignbit-4 3898003 34.44 ns/op BenchmarkSin-4 8854519 13.74 ns/op BenchmarkSincos-4 605217 183.8 ns/op BenchmarkSinh-4 6587734 18.43 ns/op BenchmarkSqrtIndirect-4 14884918 8.084 ns/op BenchmarkSqrtLatency-4 10307329 11.68 ns/op BenchmarkSqrtIndirectLatency-4 10227369 11.54 ns/op BenchmarkSqrtGoLatency-4 1334896 93.11 ns/op BenchmarkSqrtPrime-4 119714 1130 ns/op BenchmarkTan-4 5730795 19.14 ns/op BenchmarkTanh-4 5685034 21.97 ns/op BenchmarkTrunc-4 15794773 7.693 ns/op BenchmarkY0-4 180277 651.8 ns/op BenchmarkY1-4 183826 655.4 ns/op BenchmarkYn-4 90868 1336 ns/op BenchmarkFloat64bits-4 3859905 32.16 ns/op BenchmarkFloat64frombits-4 3894660 30.21 ns/op BenchmarkFloat32bits-4 3943299 30.13 ns/op BenchmarkFloat32frombits-4 3971270 30.46 ns/op BenchmarkFMA-4 16074811 7.417 ns/op PASS ok math 13.135s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11104148 10.98 ns/op 5830.37 MB/s BenchmarkAddVV/2-4 9888991 12.13 ns/op 10556.68 MB/s BenchmarkAddVV/3-4 8895364 13.49 ns/op 14233.93 MB/s BenchmarkAddVV/4-4 9817474 12.25 ns/op 20897.10 MB/s BenchmarkAddVV/5-4 8734636 13.59 ns/op 23545.94 MB/s BenchmarkAddVV/10-4 6869629 17.84 ns/op 35872.56 MB/s BenchmarkAddVV/100-4 2371332 50.74 ns/op 126128.66 MB/s BenchmarkAddVV/1000-4 292395 408.4 ns/op 156722.58 MB/s BenchmarkSubVV/1-4 11574878 10.41 ns/op 6146.22 MB/s BenchmarkSubVV/2-4 10262690 11.73 ns/op 10911.00 MB/s BenchmarkSubVV/3-4 9233866 13.03 ns/op 14738.41 MB/s BenchmarkSubVV/4-4 9260958 12.56 ns/op 20382.46 MB/s BenchmarkSubVV/5-4 8835277 13.58 ns/op 23561.25 MB/s BenchmarkSubVV/10-4 7071289 17.17 ns/op 37276.44 MB/s BenchmarkSubVV/100-4 2351818 50.95 ns/op 125613.04 MB/s BenchmarkSubVV/1000-4 306669 392.3 ns/op 163160.89 MB/s BenchmarkAddVW/1-4 11738582 10.59 ns/op 755.70 MB/s BenchmarkAddVW/2-4 11991448 10.66 ns/op 1501.62 MB/s BenchmarkAddVW/3-4 11394321 10.81 ns/op 2219.68 MB/s BenchmarkAddVW/4-4 10582740 11.36 ns/op 2816.24 MB/s BenchmarkAddVW/5-4 10808466 11.19 ns/op 3575.45 MB/s BenchmarkAddVW/10-4 7768034 15.54 ns/op 5146.57 MB/s BenchmarkAddVW/100-4 4738070 25.09 ns/op 31884.31 MB/s BenchmarkAddVW/1000-4 716829 165.5 ns/op 48334.30 MB/s BenchmarkAddVWext/1-4 11662357 10.20 ns/op 784.05 MB/s BenchmarkAddVWext/2-4 11602147 9.915 ns/op 1613.78 MB/s BenchmarkAddVWext/3-4 11091998 10.73 ns/op 2236.84 MB/s BenchmarkAddVWext/4-4 10824660 11.15 ns/op 2870.58 MB/s BenchmarkAddVWext/5-4 10682041 11.26 ns/op 3551.51 MB/s BenchmarkAddVWext/10-4 8926777 13.78 ns/op 5804.79 MB/s BenchmarkAddVWext/100-4 2123167 56.76 ns/op 14095.25 MB/s BenchmarkAddVWext/1000-4 274306 407.5 ns/op 19634.07 MB/s BenchmarkSubVW/1-4 11883664 11.39 ns/op 702.50 MB/s BenchmarkSubVW/2-4 11644536 10.29 ns/op 1555.65 MB/s BenchmarkSubVW/3-4 11170770 10.76 ns/op 2230.97 MB/s BenchmarkSubVW/4-4 10758326 11.12 ns/op 2878.00 MB/s BenchmarkSubVW/5-4 10626969 11.39 ns/op 3512.61 MB/s BenchmarkSubVW/10-4 7749300 15.37 ns/op 5205.26 MB/s BenchmarkSubVW/100-4 5019084 24.10 ns/op 33189.66 MB/s BenchmarkSubVW/1000-4 557834 188.7 ns/op 42404.05 MB/s BenchmarkSubVWext/1-4 11283756 10.33 ns/op 774.10 MB/s BenchmarkSubVWext/2-4 11235099 10.23 ns/op 1564.11 MB/s BenchmarkSubVWext/3-4 10893308 11.03 ns/op 2175.89 MB/s BenchmarkSubVWext/4-4 10459257 11.44 ns/op 2796.81 MB/s BenchmarkSubVWext/5-4 10082299 11.65 ns/op 3434.62 MB/s BenchmarkSubVWext/10-4 8334543 14.58 ns/op 5487.58 MB/s BenchmarkSubVWext/100-4 2079876 57.16 ns/op 13996.19 MB/s BenchmarkSubVWext/1000-4 294464 411.7 ns/op 19432.06 MB/s BenchmarkMulAddVWW/1-4 9704817 12.31 ns/op 5199.89 MB/s BenchmarkMulAddVWW/2-4 8897281 13.50 ns/op 9479.07 MB/s BenchmarkMulAddVWW/3-4 7676808 15.42 ns/op 12452.81 MB/s BenchmarkMulAddVWW/4-4 7031092 17.19 ns/op 14892.65 MB/s BenchmarkMulAddVWW/5-4 6360280 23.77 ns/op 13461.76 MB/s BenchmarkMulAddVWW/10-4 4409466 27.48 ns/op 23293.04 MB/s BenchmarkMulAddVWW/100-4 590486 199.0 ns/op 32165.91 MB/s BenchmarkMulAddVWW/1000-4 66402 1797 ns/op 35621.64 MB/s BenchmarkAddMulVVW/1-4 10416018 11.59 ns/op 5523.30 MB/s BenchmarkAddMulVVW/2-4 7959955 13.92 ns/op 9193.29 MB/s BenchmarkAddMulVVW/3-4 7701352 15.31 ns/op 12543.53 MB/s BenchmarkAddMulVVW/4-4 6924421 17.68 ns/op 14478.04 MB/s BenchmarkAddMulVVW/5-4 6554228 18.34 ns/op 17446.92 MB/s BenchmarkAddMulVVW/10-4 4245462 28.19 ns/op 22706.81 MB/s BenchmarkAddMulVVW/100-4 560436 219.8 ns/op 29118.47 MB/s BenchmarkAddMulVVW/1000-4 58225 2079 ns/op 30784.23 MB/s BenchmarkDivWVW/1-4 2566800 45.66 ns/op 1401.64 MB/s BenchmarkDivWVW/2-4 973189 126.4 ns/op 1012.99 MB/s BenchmarkDivWVW/3-4 834304 142.5 ns/op 1347.10 MB/s BenchmarkDivWVW/4-4 699334 170.2 ns/op 1503.70 MB/s BenchmarkDivWVW/5-4 634870 189.0 ns/op 1693.48 MB/s BenchmarkDivWVW/10-4 339432 353.1 ns/op 1812.41 MB/s BenchmarkDivWVW/100-4 37030 3149 ns/op 2032.20 MB/s BenchmarkDivWVW/1000-4 4120 28396 ns/op 2253.82 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2898541 42.26 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2802566 40.54 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1899830 63.34 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1369222 84.48 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1207488 99.99 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 109.6 ns/op BenchmarkNonZeroShifts/4/shrVU-4 973020 123.2 ns/op BenchmarkNonZeroShifts/4/shlVU-4 792999 153.9 ns/op BenchmarkNonZeroShifts/5/shrVU-4 820838 145.4 ns/op BenchmarkNonZeroShifts/5/shlVU-4 668122 175.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 456000 264.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 368588 326.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50282 2394 ns/op BenchmarkNonZeroShifts/100/shlVU-4 40776 2929 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5101 23629 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4330 27777 ns/op BenchmarkDecimalConversion-4 189 622378 ns/op BenchmarkFloatString/100-4 9907 12249 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 640687 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59515414 ns/op 61596 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 6819810667 ns/op 853280 B/op 486 allocs/op BenchmarkFloatAdd/10-4 104560 1136 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 89529 1348 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 62179 2573 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 11199 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1543 76086 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 144022 822.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 131319 922.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 95481 1252 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25489 4858 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3066 37709 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1380 104913 ns/op BenchmarkParseFloatLargeExp-4 308 368052 ns/op BenchmarkGCD10x10/WithoutXY-4 185992 641.4 ns/op BenchmarkGCD10x10/WithXY-4 44554 2679 ns/op BenchmarkGCD10x100/WithoutXY-4 87474 1376 ns/op BenchmarkGCD10x100/WithXY-4 12680 9200 ns/op BenchmarkGCD10x1000/WithoutXY-4 56305 1896 ns/op BenchmarkGCD10x1000/WithXY-4 9963 11452 ns/op BenchmarkGCD100x100/WithoutXY-4 21976 5240 ns/op BenchmarkGCD100x100/WithXY-4 8034 14468 ns/op BenchmarkGCD100x1000/WithoutXY-4 9615 12097 ns/op BenchmarkGCD100x1000/WithXY-4 4650 25479 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1852 64732 ns/op BenchmarkGCD1000x1000/WithXY-4 986 122029 ns/op BenchmarkHilbert-4 16 6784926 ns/op BenchmarkBinomial-4 9470 12492 ns/op BenchmarkQuoRem-4 14662 8551 ns/op BenchmarkExp-4 7 14305751 ns/op BenchmarkExpMont/Odd-4 127 920259 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 121 942344 ns/op 3372 B/op 38 allocs/op BenchmarkExpMont/Even2-4 120 984325 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even3-4 122 1001926 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1077193 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 1032493 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1023966 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even64-4 133 896273 ns/op 3642 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 844505 ns/op 3780 B/op 51 allocs/op BenchmarkExpMont/Even128-4 150 777329 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 164 739110 ns/op 2974 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 498 240361 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 436 275234 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 424 292404 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 429 282516 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 7 16058499 ns/op BenchmarkBitset-4 877377 142.5 ns/op BenchmarkBitsetNeg-4 294716 416.0 ns/op BenchmarkBitsetOrig-4 226364 689.2 ns/op BenchmarkBitsetNegOrig-4 150001 777.3 ns/op BenchmarkModSqrt225_Tonelli-4 94 1171030 ns/op BenchmarkModSqrt225_3Mod4-4 339 355634 ns/op BenchmarkModSqrt231_Tonelli-4 97 1222840 ns/op BenchmarkModSqrt231_5Mod8-4 280 427741 ns/op BenchmarkModInverse-4 9055 12167 ns/op BenchmarkSqrt-4 930 152169 ns/op BenchmarkIntSqr/1-4 1321834 86.05 ns/op BenchmarkIntSqr/2-4 572995 210.3 ns/op BenchmarkIntSqr/3-4 441519 267.7 ns/op BenchmarkIntSqr/5-4 263522 428.1 ns/op BenchmarkIntSqr/8-4 182018 618.4 ns/op BenchmarkIntSqr/10-4 152073 796.8 ns/op BenchmarkIntSqr/20-4 33189 3614 ns/op BenchmarkIntSqr/30-4 22395 5288 ns/op BenchmarkIntSqr/50-4 13262 8985 ns/op BenchmarkIntSqr/80-4 7221 16547 ns/op BenchmarkIntSqr/100-4 5118 22299 ns/op BenchmarkIntSqr/200-4 1866 65097 ns/op BenchmarkIntSqr/300-4 938 127394 ns/op BenchmarkIntSqr/500-4 410 287037 ns/op BenchmarkIntSqr/800-4 190 622822 ns/op BenchmarkIntSqr/1000-4 134 892598 ns/op BenchmarkDiv/20/10-4 301305 396.2 ns/op BenchmarkDiv/40/20-4 299788 398.7 ns/op BenchmarkDiv/100/50-4 294676 410.5 ns/op BenchmarkDiv/200/100-4 40196 3125 ns/op BenchmarkDiv/400/200-4 35263 3534 ns/op BenchmarkDiv/1000/500-4 25928 4822 ns/op BenchmarkDiv/2000/1000-4 17428 7290 ns/op BenchmarkDiv/20000/10000-4 862 138269 ns/op BenchmarkDiv/200000/100000-4 22 5502357 ns/op BenchmarkDiv/2000000/1000000-4 1 190587904 ns/op BenchmarkDiv/20000000/10000000-4 1 6750550768 ns/op BenchmarkMul-4 3 40278638 ns/op BenchmarkNatMul/10-4 125746 921.6 ns/op BenchmarkNatMul/100-4 4104 28521 ns/op BenchmarkNatMul/1000-4 100 1073872 ns/op BenchmarkZeroShifts/Shl-4 13563 7646 ns/op BenchmarkZeroShifts/ShlSame-4 6237772 19.23 ns/op BenchmarkZeroShifts/Shr-4 20114 6316 ns/op BenchmarkZeroShifts/ShrSame-4 6241941 19.98 ns/op BenchmarkExp3Power/0x10-4 206745 698.0 ns/op BenchmarkExp3Power/0x40-4 174579 939.9 ns/op BenchmarkExp3Power/0x100-4 84784 1398 ns/op BenchmarkExp3Power/0x400-4 36687 3251 ns/op BenchmarkExp3Power/0x1000-4 6615 17973 ns/op BenchmarkExp3Power/0x4000-4 1101 108314 ns/op BenchmarkExp3Power/0x10000-4 127 945215 ns/op BenchmarkExp3Power/0x40000-4 12 9120611 ns/op BenchmarkExp3Power/0x100000-4 2 87073574 ns/op BenchmarkExp3Power/0x400000-4 1 804556156 ns/op BenchmarkFibo-4 4 27316618 ns/op BenchmarkNatSqr/1-4 1000000 112.0 ns/op BenchmarkNatSqr/2-4 517236 237.2 ns/op BenchmarkNatSqr/3-4 383593 342.7 ns/op BenchmarkNatSqr/5-4 267092 609.9 ns/op BenchmarkNatSqr/8-4 170148 684.0 ns/op BenchmarkNatSqr/10-4 133914 861.3 ns/op BenchmarkNatSqr/20-4 32611 4179 ns/op BenchmarkNatSqr/30-4 22371 5570 ns/op BenchmarkNatSqr/50-4 10000 13118 ns/op BenchmarkNatSqr/80-4 6861 17579 ns/op BenchmarkNatSqr/100-4 5070 22752 ns/op BenchmarkNatSqr/200-4 1831 65399 ns/op BenchmarkNatSqr/300-4 915 131429 ns/op BenchmarkNatSqr/500-4 408 289703 ns/op BenchmarkNatSqr/800-4 192 611992 ns/op BenchmarkNatSqr/1000-4 135 881871 ns/op BenchmarkNatSetBytes/8-4 3129564 38.14 ns/op BenchmarkNatSetBytes/24-4 639298 169.4 ns/op BenchmarkNatSetBytes/128-4 261860 486.3 ns/op BenchmarkNatSetBytes/7-4 910082 129.3 ns/op BenchmarkNatSetBytes/23-4 452767 282.0 ns/op BenchmarkNatSetBytes/127-4 219410 654.4 ns/op BenchmarkScanPi-4 237 497668 ns/op BenchmarkStringPiParallel-4 667 161901 ns/op BenchmarkScan/10/Base2-4 35875 3168 ns/op BenchmarkScan/100/Base2-4 4245 28170 ns/op BenchmarkScan/1000/Base2-4 417 279571 ns/op BenchmarkScan/10/Base8-4 89565 1303 ns/op BenchmarkScan/100/Base8-4 12450 9652 ns/op BenchmarkScan/1000/Base8-4 1238 102596 ns/op BenchmarkScan/10/Base10-4 99057 1203 ns/op BenchmarkScan/100/Base10-4 13077 9271 ns/op BenchmarkScan/1000/Base10-4 1340 104764 ns/op BenchmarkScan/10/Base16-4 113035 1041 ns/op BenchmarkScan/100/Base16-4 14958 8645 ns/op BenchmarkScan/1000/Base16-4 1492 79409 ns/op BenchmarkString/10/Base2-4 195612 612.6 ns/op BenchmarkString/100/Base2-4 28090 4222 ns/op BenchmarkString/1000/Base2-4 2995 39753 ns/op BenchmarkString/10/Base8-4 356326 330.6 ns/op BenchmarkString/100/Base8-4 70777 1669 ns/op BenchmarkString/1000/Base8-4 8060 14736 ns/op BenchmarkString/10/Base10-4 214165 569.9 ns/op BenchmarkString/100/Base10-4 39270 4099 ns/op BenchmarkString/1000/Base10-4 3939 37889 ns/op BenchmarkString/10/Base16-4 401076 298.8 ns/op BenchmarkString/100/Base16-4 91912 1302 ns/op BenchmarkString/1000/Base16-4 10000 10940 ns/op BenchmarkLeafSize/0-4 31 3729527 ns/op BenchmarkLeafSize/1-4 313 349603 ns/op BenchmarkLeafSize/2-4 440 274290 ns/op BenchmarkLeafSize/3-4 298 411815 ns/op BenchmarkLeafSize/4-4 468 257537 ns/op BenchmarkLeafSize/5-4 265 441103 ns/op BenchmarkLeafSize/6-4 297 396650 ns/op BenchmarkLeafSize/7-4 342 387662 ns/op BenchmarkLeafSize/8-4 498 234262 ns/op BenchmarkLeafSize/9-4 222 631866 ns/op BenchmarkLeafSize/10-4 273 443805 ns/op BenchmarkLeafSize/11-4 247 480520 ns/op BenchmarkLeafSize/12-4 278 425385 ns/op BenchmarkLeafSize/13-4 267 445973 ns/op BenchmarkLeafSize/14-4 339 356761 ns/op BenchmarkLeafSize/15-4 346 364600 ns/op BenchmarkLeafSize/16-4 500 264310 ns/op BenchmarkLeafSize/32-4 487 240920 ns/op BenchmarkLeafSize/64-4 438 270042 ns/op BenchmarkProbablyPrime/n=0-4 6 19242501 ns/op BenchmarkProbablyPrime/n=1-4 5 21323740 ns/op BenchmarkProbablyPrime/n=5-4 4 30086464 ns/op BenchmarkProbablyPrime/n=10-4 2 59666387 ns/op BenchmarkProbablyPrime/n=20-4 2 60953388 ns/op BenchmarkProbablyPrime/Lucas-4 6 19551422 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 52 2162458 ns/op BenchmarkRatCmp-4 176970 581.6 ns/op BenchmarkFloatPrecExact/1-4 130900 940.0 ns/op BenchmarkFloatPrecExact/10-4 44769 2638 ns/op BenchmarkFloatPrecExact/100-4 9542 12917 ns/op BenchmarkFloatPrecExact/1000-4 1603 103788 ns/op BenchmarkFloatPrecExact/10000-4 86 1410660 ns/op BenchmarkFloatPrecExact/100000-4 3 45964822 ns/op BenchmarkFloatPrecExact/1000000-4 1 2789638778 ns/op BenchmarkFloatPrecMixed/1-4 107530 1327 ns/op BenchmarkFloatPrecMixed/10-4 34033 4018 ns/op BenchmarkFloatPrecMixed/100-4 3715 36347 ns/op BenchmarkFloatPrecMixed/1000-4 291 606813 ns/op BenchmarkFloatPrecMixed/10000-4 9 12291286 ns/op BenchmarkFloatPrecMixed/100000-4 1 911156263 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37599923164 ns/op BenchmarkFloatPrecInexact/1-4 198315 612.7 ns/op BenchmarkFloatPrecInexact/10-4 176451 696.8 ns/op BenchmarkFloatPrecInexact/100-4 99009 1178 ns/op BenchmarkFloatPrecInexact/1000-4 25130 5679 ns/op BenchmarkFloatPrecInexact/10000-4 3201 36106 ns/op BenchmarkFloatPrecInexact/100000-4 332 380552 ns/op BenchmarkFloatPrecInexact/1000000-4 22 4579135 ns/op BenchmarkFloatSqrt/64-4 12987 9237 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7266 15323 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5380 22271 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2716 44317 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 506 233977 ns/op 18113 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3132398 ns/op 176028 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 229056791 ns/op 3812888 B/op 639 allocs/op PASS ok math/big 108.774s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7842843 15.39 ns/op BenchmarkLeadingZeros8-4 7728842 15.74 ns/op BenchmarkLeadingZeros16-4 7664197 15.62 ns/op BenchmarkLeadingZeros32-4 7617643 15.77 ns/op BenchmarkLeadingZeros64-4 7811522 15.49 ns/op BenchmarkTrailingZeros-4 7532071 15.84 ns/op BenchmarkTrailingZeros8-4 7636494 15.52 ns/op BenchmarkTrailingZeros16-4 7674492 15.90 ns/op BenchmarkTrailingZeros32-4 7404813 16.99 ns/op BenchmarkTrailingZeros64-4 7494957 15.90 ns/op BenchmarkOnesCount-4 8149459 14.65 ns/op BenchmarkOnesCount8-4 7838395 14.70 ns/op BenchmarkOnesCount16-4 8019027 14.96 ns/op BenchmarkOnesCount32-4 7878648 14.82 ns/op BenchmarkOnesCount64-4 7712522 14.86 ns/op BenchmarkRotateLeft-4 7261893 14.71 ns/op BenchmarkRotateLeft8-4 7506987 15.50 ns/op BenchmarkRotateLeft16-4 7685709 15.41 ns/op BenchmarkRotateLeft32-4 6773349 17.73 ns/op BenchmarkRotateLeft64-4 8120317 16.40 ns/op BenchmarkReverse-4 13590901 9.199 ns/op BenchmarkReverse8-4 16069802 7.442 ns/op BenchmarkReverse16-4 14545779 8.277 ns/op BenchmarkReverse32-4 13375267 9.014 ns/op BenchmarkReverse64-4 13497742 8.939 ns/op BenchmarkReverseBytes-4 14825245 8.112 ns/op BenchmarkReverseBytes16-4 15683965 7.611 ns/op BenchmarkReverseBytes32-4 14565054 8.169 ns/op BenchmarkReverseBytes64-4 14735978 8.131 ns/op BenchmarkAdd-4 7827292 14.81 ns/op BenchmarkAdd32-4 8043140 15.00 ns/op BenchmarkAdd64-4 7827181 14.67 ns/op BenchmarkAdd64multiple-4 14620869 8.187 ns/op BenchmarkSub-4 8026951 15.00 ns/op BenchmarkSub32-4 7686186 14.93 ns/op BenchmarkSub64-4 8077345 14.88 ns/op BenchmarkSub64multiple-4 14724300 8.445 ns/op BenchmarkMul-4 8241741 14.52 ns/op BenchmarkMul32-4 8247664 14.76 ns/op BenchmarkMul64-4 7986720 14.51 ns/op BenchmarkDiv-4 2696532 40.50 ns/op BenchmarkDiv32-4 6328550 19.00 ns/op BenchmarkDiv64-4 2888452 40.10 ns/op PASS ok math/bits 8.394s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 111.2 ns/op BenchmarkAcos-4 258856 451.0 ns/op BenchmarkAcosh-4 262874 457.1 ns/op BenchmarkAsin-4 266880 443.6 ns/op BenchmarkAsinh-4 273632 435.6 ns/op BenchmarkAtan-4 1000000 111.2 ns/op BenchmarkAtanh-4 1000000 110.8 ns/op BenchmarkConj-4 15714270 7.424 ns/op BenchmarkCos-4 406014 276.3 ns/op BenchmarkCosh-4 435339 274.2 ns/op BenchmarkExp-4 582518 207.2 ns/op BenchmarkLog-4 718368 151.5 ns/op BenchmarkLog10-4 808671 149.7 ns/op BenchmarkPhase-4 4661128 25.28 ns/op BenchmarkPolar-4 933654 128.8 ns/op BenchmarkPow-4 290545 386.6 ns/op BenchmarkRect-4 649942 185.4 ns/op BenchmarkSin-4 457135 263.8 ns/op BenchmarkSinh-4 451605 263.9 ns/op BenchmarkSqrt-4 373222 316.4 ns/op BenchmarkTan-4 1000000 104.7 ns/op BenchmarkTanh-4 1808840 65.01 ns/op PASS ok math/cmplx 3.840s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 803736 136.1 ns/op BenchmarkInt63ThreadsafeParallel-4 1000000 104.6 ns/op BenchmarkInt63Unthreadsafe-4 759986 164.4 ns/op BenchmarkIntn1000-4 633750 182.0 ns/op BenchmarkInt63n1000-4 705556 169.5 ns/op BenchmarkInt31n1000-4 705870 168.5 ns/op BenchmarkFloat32-4 693925 170.7 ns/op BenchmarkFloat64-4 761419 158.5 ns/op BenchmarkPerm3-4 165650 743.8 ns/op BenchmarkPerm30-4 18541 6713 ns/op BenchmarkPerm30ViaShuffle-4 17478 6897 ns/op BenchmarkShuffleOverhead-4 12710 9160 ns/op BenchmarkRead3-4 770530 159.9 ns/op BenchmarkRead64-4 64843 1821 ns/op BenchmarkRead1000-4 4222 27496 ns/op BenchmarkConcurrent-4 339744 371.8 ns/op PASS ok math/rand 3.487s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8MarshalBinary-4 707462 153.6 ns/op BenchmarkChaCha8MarshalBinaryRead-4 241166 481.2 ns/op BenchmarkChaCha8-4 5145440 23.55 ns/op BenchmarkChaCha8Read-4 874318 135.6 ns/op 236.06 MB/s BenchmarkPCG_DXSM-4 3271114 37.21 ns/op BenchmarkSourceUint64-4 3227464 36.83 ns/op BenchmarkGlobalInt64-4 3122668 37.82 ns/op BenchmarkGlobalInt64Parallel-4 3347709 33.15 ns/op BenchmarkGlobalUint64-4 3069864 37.94 ns/op BenchmarkGlobalUint64Parallel-4 3239809 33.83 ns/op BenchmarkInt64-4 1674277 72.36 ns/op BenchmarkUint64-4 1673233 72.68 ns/op BenchmarkGlobalIntN1000-4 2291989 52.87 ns/op BenchmarkIntN1000-4 1416372 84.83 ns/op BenchmarkInt64N1000-4 1416619 85.28 ns/op BenchmarkInt64N1e8-4 1413877 85.21 ns/op BenchmarkInt64N1e9-4 1415650 88.32 ns/op BenchmarkInt64N2e9-4 1393366 84.52 ns/op BenchmarkInt64N1e18-4 1362556 88.26 ns/op BenchmarkInt64N2e18-4 1347174 95.77 ns/op BenchmarkInt64N4e18-4 1165341 103.3 ns/op BenchmarkInt32N1000-4 1396827 95.74 ns/op BenchmarkInt32N1e8-4 1399029 85.53 ns/op BenchmarkInt32N1e9-4 1414358 84.71 ns/op BenchmarkInt32N2e9-4 1419631 85.70 ns/op BenchmarkFloat32-4 1594452 75.43 ns/op BenchmarkFloat64-4 1606536 80.49 ns/op BenchmarkExpFloat64-4 791534 139.5 ns/op BenchmarkNormFloat64-4 857728 122.4 ns/op BenchmarkPerm3-4 265462 447.6 ns/op BenchmarkPerm30-4 26076 4563 ns/op BenchmarkPerm30ViaShuffle-4 27272 4399 ns/op BenchmarkShuffleOverhead-4 40598 2953 ns/op BenchmarkConcurrent-4 858734 125.7 ns/op PASS ok math/rand/v2 7.758s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 43969 2696 ns/op BenchmarkQDecodeWord-4 121587 942.6 ns/op BenchmarkQDecodeHeader-4 121852 971.8 ns/op BenchmarkTypeByExtension/.html-4 452862 258.2 ns/op BenchmarkTypeByExtension/.HTML-4 351318 361.9 ns/op BenchmarkTypeByExtension/.unused-4 327930 314.6 ns/op BenchmarkExtensionsByType/text/html-4 158816 737.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 74828 1868 ns/op BenchmarkExtensionsByType/application/octet-stream-4 108684 1097 ns/op PASS ok mime 2.434s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 435 549168 ns/op 48378 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 540 306184 ns/op 47518 B/op 185 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 7927975 ns/op 103961 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 235060 ns/op 48392 B/op 205 allocs/op PASS ok mime/multipart 2.918s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 939 127475 ns/op PASS ok mime/quotedprintable 1.141s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 6 23674437 ns/op 8885 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 12 11254404 ns/op 7368 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022162797 ns/op 160440 B/op 230 allocs/op BenchmarkDNSName-4 86450 1326 ns/op BenchmarkInterfaces-4 2769 39167 ns/op 8963 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3646 32767 ns/op 6652 B/op 22 allocs/op BenchmarkInterfaceByName-4 2959 60139 ns/op 9020 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1707 78605 ns/op 15322 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5329 24454 ns/op 4422 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1333 132859 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 13275 9121 ns/op BenchmarkParseIPValidIPv4-4 671710 172.7 ns/op BenchmarkParseIPValidIPv6-4 737697 158.3 ns/op BenchmarkIPMarshalText/IPv4-4 662143 195.4 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 213356 562.2 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 122053 979.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 91774 1265 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10065 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 50404 2486 ns/op BenchmarkIPEqual/IPv4-4 902071 135.0 ns/op BenchmarkIPEqual/IPv6-4 850296 141.1 ns/op BenchmarkSendfileZeroBytes-4 1 203340902 ns/op 7034112 B/op 376288 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1205674698 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206738441 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206281051 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206840883 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1204413381 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1214800351 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1212862991 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007648647 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1010201907 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1005186211 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1012171725 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007728355 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007433199 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007481882 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007938813 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007767931 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1009084580 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1008043584 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1008844006 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1017529809 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1003897273 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1009952008 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007805544 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1001462313 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1004200323 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007118641 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007548480 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008345685 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1002721995 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1006212501 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1009348448 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1009419948 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009898183 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007603346 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1012699066 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1008164022 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007571663 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1008986818 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1008474502 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1008464581 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1008708461 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007549486 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1012425493 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012663060 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1006919594 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1009857930 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007907415 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007551383 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1013035170 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1008391183 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007992014 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1009255467 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008356283 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1009754567 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1011178789 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007678889 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1014516249 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1009054203 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1014329394 ns/op 0.01 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1014806272 ns/op 0.02 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1025879019 ns/op 0.03 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008252257 ns/op 0.06 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008140500 ns/op 0.13 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1006790252 ns/op 0.26 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1012691398 ns/op 0.52 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1008235432 ns/op 1.04 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1004829651 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1005366479 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1008233506 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007919796 ns/op 0.01 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1008238077 ns/op 0.02 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007631902 ns/op 0.03 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1008799389 ns/op 0.06 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010719173 ns/op 0.13 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007604365 ns/op 0.26 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1005839253 ns/op 0.52 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009515563 ns/op 1.04 MB/s 792 B/op 9 allocs/op BenchmarkTCP4OneShot-4 4202 29676 ns/op BenchmarkTCP4OneShotTimeout-4 4106 28493 ns/op BenchmarkTCP4Persistent-4 33794 3597 ns/op BenchmarkTCP4PersistentTimeout-4 35654 3712 ns/op BenchmarkTCP6OneShot-4 3986 38812 ns/op BenchmarkTCP6OneShotTimeout-4 4647 26725 ns/op BenchmarkTCP6Persistent-4 30362 4984 ns/op BenchmarkTCP6PersistentTimeout-4 30997 3647 ns/op BenchmarkTCP4ConcurrentReadWrite-4 45565 3221 ns/op BenchmarkTCP6ConcurrentReadWrite-4 41246 3287 ns/op BenchmarkSetReadDeadline-4 178159 684.8 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 25696 4532 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26754 4435 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 29178 4139 ns/op 0 B/op 0 allocs/op PASS ok net 92.035s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22462 5294 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11048 10669 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 19201 6303 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15487 7836 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 37402 3098 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53688 2231 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 999769 107.6 ns/op BenchmarkFindChild/n=2/rep=map-4 3731310 30.92 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 951096 121.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 604148 199.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3666313 33.03 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 539029 214.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 317349 373.8 ns/op BenchmarkFindChild/n=8/rep=map-4 3218743 36.99 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 310096 390.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 167113 719.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2874355 45.17 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1964570 56.91 ns/op BenchmarkFindChild/n=32/rep=linear-4 80469 1506 ns/op BenchmarkFindChild/n=32/rep=map-4 2763566 40.92 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2173327 53.12 ns/op BenchmarkMultiConflicts-4 1 205110400 ns/op BenchmarkServerMatch-4 15834 10724 ns/op BenchmarkReadRequestChrome-4 3541 33634 ns/op 18.17 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8061 13990 ns/op 5.58 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8466 14379 ns/op 5.70 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5949 21002 ns/op 7.19 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12922 9148 ns/op 4.37 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 438 254354 ns/op 4.03 MB/s BenchmarkFileAndServer_1KB/https1-4 240 437027 ns/op 2.34 MB/s BenchmarkFileAndServer_1KB/h2-4 175 577793 ns/op 1.77 MB/s BenchmarkFileAndServer_16MB/h1-4 4 28985876 ns/op 578.81 MB/s BenchmarkFileAndServer_16MB/https1-4 2 73638502 ns/op 227.83 MB/s BenchmarkFileAndServer_16MB/h2-4 1 145743507 ns/op 115.11 MB/s BenchmarkFileAndServer_64MB/h1-4 1 123117319 ns/op 545.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 293018448 ns/op 229.03 MB/s BenchmarkFileAndServer_64MB/h2-4 1 600504359 ns/op 111.75 MB/s BenchmarkServeMux-4 211 610681 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 530973 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 531 232262 ns/op 6447 B/op 70 allocs/op BenchmarkClientServer/https1-4 282 380790 ns/op 7968 B/op 80 allocs/op BenchmarkClientServer/h2-4 252 463301 ns/op 10936 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1616 82975 ns/op 10041 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 10 10725050 ns/op 289396 B/op 1230 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35354: read tcp 127.0.0.1:36851->127.0.0.1:35354: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58648: read tcp 127.0.0.1:33187->127.0.0.1:58648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58640: write tcp 127.0.0.1:33187->127.0.0.1:58640: use of closed network connection BenchmarkClientServerParallel/4/h2-4 14 8049959 ns/op 307020 B/op 1386 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53532: read tcp 127.0.0.1:43851->127.0.0.1:53532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53534: read tcp 127.0.0.1:43851->127.0.0.1:53534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55144: read tcp 127.0.0.1:37913->127.0.0.1:55144: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55168: read tcp 127.0.0.1:37913->127.0.0.1:55168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55176: read tcp 127.0.0.1:37913->127.0.0.1:55176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55196: read tcp 127.0.0.1:37913->127.0.0.1:55196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38014: read tcp 127.0.0.1:38341->127.0.0.1:38014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37966: write tcp 127.0.0.1:38341->127.0.0.1:37966: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1226128 ns/op 20898 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 15 7406750 ns/op 294355 B/op 1252 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34506: read tcp 127.0.0.1:44159->127.0.0.1:34506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34464: read tcp 127.0.0.1:44159->127.0.0.1:34464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34472: read tcp 127.0.0.1:44159->127.0.0.1:34472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34482: read tcp 127.0.0.1:44159->127.0.0.1:34482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33976: read tcp 127.0.0.1:37235->127.0.0.1:33976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33990: write tcp 127.0.0.1:37235->127.0.0.1:33990: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33888: write tcp 127.0.0.1:37235->127.0.0.1:33888: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 7360456 ns/op 206757 B/op 786 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45610: write tcp 127.0.0.1:40521->127.0.0.1:45610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45630: write tcp 127.0.0.1:40521->127.0.0.1:45630: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45614: write tcp 127.0.0.1:40521->127.0.0.1:45614: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49428: read tcp 127.0.0.1:46549->127.0.0.1:49428: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49502: read tcp 127.0.0.1:46549->127.0.0.1:49502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49462: read tcp 127.0.0.1:46549->127.0.0.1:49462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49494: write tcp 127.0.0.1:46549->127.0.0.1:49494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49472: write tcp 127.0.0.1:46549->127.0.0.1:49472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49524: write tcp 127.0.0.1:46549->127.0.0.1:49524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49554: write tcp 127.0.0.1:46549->127.0.0.1:49554: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1015699146 ns/op 32184 B/op 159 allocs/op BenchmarkClient-4 566 758906 ns/op 4223 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 960 119722 ns/op 7585 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1502 84335 ns/op 3066 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1958 65677 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1892 65036 ns/op 2800 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1963 83078 ns/op 2784 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1834 66260 ns/op 2786 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2059 65349 ns/op 1957 B/op 14 allocs/op BenchmarkServerHijack-4 1400 73896 ns/op 16862 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 631 170559 ns/op 6042 B/op 52 allocs/op BenchmarkResponseStatusLine-4 345442 293.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.416s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3415 58000 ns/op 34257 B/op 14 allocs/op PASS ok net/http/httputil 1.368s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 80576 1702 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 828472 390.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 691724 355.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 92478 1486 ns/op BenchmarkStdIPv4-4 90736 1462 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 97921 1153 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 101731 2079 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 99206 1277 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 93536 1307 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1695532 78.69 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1508490 78.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 948652 124.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 561739 215.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 722157 160.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 514381 272.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 112372 1051 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 545862 666.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 405366 340.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 488920 274.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 358434 321.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 106921 1101 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 338876 297.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 128564 1223 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 151636 797.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 241123 505.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 136970 872.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 336099 352.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 127203 938.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 127758 1340 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 127174 984.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 102266 1210 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 517353 244.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139539 845.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 160614 857.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 237704 488.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 127768 805.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 269968 434.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 111757 1475 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 128070 936.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 176674 666.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 104210 1068 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 327687 372.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 126124 974.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137354 880.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 204430 589.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122229 1221 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 913896 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 985416 149.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 950640 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 832492 140.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 725175 168.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 867795 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 825682 137.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 834040 139.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 804769 139.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 412730 291.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 523034 360.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 341305 320.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 455150 262.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 377358 310.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 89091 1338 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5806318 20.87 ns/op PASS ok net/netip 14.235s 2024/10/01 14:34:23 Test RPC server listening on 127.0.0.1:43271 2024/10/01 14:34:23 Test HTTP RPC server listening on 127.0.0.1:38327 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2115 50964 ns/op BenchmarkEndToEndHTTP-4 2412 51227 ns/op BenchmarkEndToEndAsync-4 3442 30033 ns/op BenchmarkEndToEndAsyncHTTP-4 4473 30440 ns/op PASS ok net/rpc 1.807s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3363 33969 ns/op BenchmarkReadMIMEHeader/server_headers-4 4452 24277 ns/op BenchmarkUncommon-4 20960 5903 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.467s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3738 30432 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 119470 980.7 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 663214 174.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93151 1258 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 170259 694.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83828 1416 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13226 9088 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 439029 263.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91525 1313 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174049 741.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83962 1417 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13275 8923 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 184422 627.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 83685 1428 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 81130 1445 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 40552 2901 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 7282 16248 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 187494 641.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 83826 1417 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 83472 1446 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 41554 2897 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 7299 15704 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.286s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2942318 38.52 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 181678 629.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 852 137383 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 356 327504 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 692 364534 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 127070 1373 ns/op BenchmarkStatFile-4 48308 2470 ns/op BenchmarkStatDir-4 92671 1305 ns/op BenchmarkLstatDot-4 133207 1151 ns/op BenchmarkLstatFile-4 86832 2382 ns/op BenchmarkLstatDir-4 92659 1432 ns/op BenchmarkSendFile-4 1 807439798 ns/op 1329.81 MB/s 336 B/op 20 allocs/op --- BENCH: BenchmarkSendFile-4 readfrom_unix_test.go:452: random data seed: 1727807675 BenchmarkRemoveAll-4 81 1451480 ns/op 37994 B/op 526 allocs/op PASS ok os 60.631s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 387 306248 ns/op 9040 B/op 30 allocs/op PASS ok os/exec 1.161s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 2800 39086 ns/op PASS ok os/user 1.123s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3647262 33.04 ns/op BenchmarkString-4 1951747 61.58 ns/op BenchmarkBytes-4 1706256 71.17 ns/op BenchmarkNamedBytes-4 1000000 105.5 ns/op BenchmarkBytesArray-4 776146 152.2 ns/op BenchmarkSliceLen-4 1969699 60.79 ns/op BenchmarkMapLen-4 884618 137.1 ns/op BenchmarkStringLen-4 1616726 73.36 ns/op BenchmarkArrayLen-4 1358378 88.74 ns/op BenchmarkSliceCap-4 1966344 62.86 ns/op BenchmarkDeepEqual/int8-4 364708 318.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81456 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 334308 348.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80082 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 350713 348.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79862 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 333223 356.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79803 1507 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 337240 343.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77427 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 384891 301.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 105985 1194 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 345808 350.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80658 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 349760 341.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77132 1612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 338982 382.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80424 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 341672 355.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79706 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 318708 357.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 79406 1718 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 338769 399.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78967 1546 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 348786 340.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81766 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 352473 337.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79443 1488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 354151 338.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 74834 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 384921 301.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83178 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 334714 359.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 78709 1518 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103329 1159 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49929 2435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48170 2443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32672 3742 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32888 3591 ns/op BenchmarkIsZero/ArrayComparable-4 136627 838.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 30194 3971 ns/op BenchmarkIsZero/StructComparable-4 460450 266.8 ns/op BenchmarkIsZero/StructIncomparable-4 134811 852.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1372470 87.87 ns/op BenchmarkIsZero/ArrayInt_1024-4 7508 16456 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14736 8996 ns/op BenchmarkIsZero/Struct4Int-4 1356872 88.11 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7556 16328 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7272 16029 ns/op BenchmarkIsZero/StructInt_512-4 14695 8147 ns/op BenchmarkSetZero/Bool/Direct-4 4448412 30.72 ns/op BenchmarkSetZero/Bool/CachedZero-4 938244 176.0 ns/op BenchmarkSetZero/Bool/NewZero-4 719946 168.4 ns/op BenchmarkSetZero/Int/Direct-4 2151247 56.31 ns/op BenchmarkSetZero/Int/CachedZero-4 939674 126.6 ns/op BenchmarkSetZero/Int/NewZero-4 697329 169.1 ns/op BenchmarkSetZero/Uint/Direct-4 2109777 56.29 ns/op BenchmarkSetZero/Uint/CachedZero-4 932936 128.9 ns/op BenchmarkSetZero/Uint/NewZero-4 705915 170.1 ns/op BenchmarkSetZero/Float/Direct-4 2134807 55.83 ns/op BenchmarkSetZero/Float/CachedZero-4 934089 126.8 ns/op BenchmarkSetZero/Float/NewZero-4 707679 168.0 ns/op BenchmarkSetZero/Complex/Direct-4 2151794 56.17 ns/op BenchmarkSetZero/Complex/CachedZero-4 937531 128.5 ns/op BenchmarkSetZero/Complex/NewZero-4 704485 169.2 ns/op BenchmarkSetZero/Array/Direct-4 2534762 47.66 ns/op BenchmarkSetZero/Array/CachedZero-4 887929 130.6 ns/op BenchmarkSetZero/Array/NewZero-4 687716 173.3 ns/op BenchmarkSetZero/Chan/Direct-4 2107902 57.37 ns/op BenchmarkSetZero/Chan/CachedZero-4 873074 136.1 ns/op BenchmarkSetZero/Chan/NewZero-4 659042 178.2 ns/op BenchmarkSetZero/Func/Direct-4 2089777 56.59 ns/op BenchmarkSetZero/Func/CachedZero-4 853046 133.8 ns/op BenchmarkSetZero/Func/NewZero-4 657397 177.3 ns/op BenchmarkSetZero/Interface/Direct-4 2031396 62.59 ns/op BenchmarkSetZero/Interface/CachedZero-4 906289 133.0 ns/op BenchmarkSetZero/Interface/NewZero-4 706137 170.0 ns/op BenchmarkSetZero/Map/Direct-4 2137328 56.42 ns/op BenchmarkSetZero/Map/CachedZero-4 895365 133.8 ns/op BenchmarkSetZero/Map/NewZero-4 670728 178.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2139026 57.73 ns/op BenchmarkSetZero/Pointer/CachedZero-4 890356 133.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 677310 176.7 ns/op BenchmarkSetZero/Slice/Direct-4 1986754 60.52 ns/op BenchmarkSetZero/Slice/CachedZero-4 919482 128.2 ns/op BenchmarkSetZero/Slice/NewZero-4 634071 169.3 ns/op BenchmarkSetZero/String/Direct-4 2119951 56.31 ns/op BenchmarkSetZero/String/CachedZero-4 919180 129.4 ns/op BenchmarkSetZero/String/NewZero-4 709963 200.2 ns/op BenchmarkSetZero/Struct/Direct-4 2802193 42.55 ns/op BenchmarkSetZero/Struct/CachedZero-4 905442 129.5 ns/op BenchmarkSetZero/Struct/NewZero-4 698614 169.5 ns/op BenchmarkSelect/1-4 182053 625.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75722 1553 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41019 2922 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 165262 738.5 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 202975 590.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 151353 767.6 ns/op 166.76 MB/s BenchmarkCallArgCopy/size=256-4 144012 819.5 ns/op 312.39 MB/s BenchmarkCallArgCopy/size=1024-4 115111 1048 ns/op 976.65 MB/s BenchmarkCallArgCopy/size=4096-4 64093 1876 ns/op 2183.06 MB/s BenchmarkCallArgCopy/size=65536-4 5905 46198 ns/op 1418.59 MB/s BenchmarkFieldByName1-4 1000000 114.0 ns/op BenchmarkFieldByName2-4 73842 1680 ns/op BenchmarkFieldByName3-4 9056 12158 ns/op BenchmarkInterfaceBig-4 2192702 52.43 ns/op BenchmarkInterfaceSmall-4 2306775 51.47 ns/op BenchmarkNew-4 1776193 67.18 ns/op BenchmarkMap/StringKeys/MapIndex-4 2359 49630 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1944 60103 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2442 48595 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1982 60203 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2355 49691 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2012 60101 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 212199 562.8 ns/op BenchmarkTypeForString-4 2423824 48.94 ns/op BenchmarkTypeForError-4 1000000 112.6 ns/op PASS ok reflect 20.366s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12057 9446 ns/op 9376 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 23346 5173 ns/op 9376 B/op 1 allocs/op BenchmarkFindString-4 13095 10272 ns/op 9406 B/op 1 allocs/op BenchmarkFindSubmatch-4 9600 11044 ns/op 9422 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12181 9891 ns/op 9518 B/op 2 allocs/op BenchmarkLiteral-4 31776 3695 ns/op BenchmarkNotLiteral-4 2938 39474 ns/op BenchmarkMatchClass-4 2308 50305 ns/op BenchmarkMatchClass_InRange-4 2374 48474 ns/op BenchmarkReplaceAll-4 2947 37486 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 119216 1038 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 120762 1037 ns/op BenchmarkAnchoredShortMatch-4 63258 1950 ns/op BenchmarkAnchoredLongMatch-4 65436 1920 ns/op BenchmarkOnePassShortA-4 15945 7728 ns/op BenchmarkNotOnePassShortA-4 7225 16237 ns/op BenchmarkOnePassShortB-4 22291 5556 ns/op BenchmarkNotOnePassShortB-4 9248 12270 ns/op BenchmarkOnePassLongPrefix-4 71931 1699 ns/op BenchmarkOnePassLongNotPrefix-4 28428 4590 ns/op BenchmarkMatchParallelShared-4 24782 6196 ns/op BenchmarkMatchParallelCopied-4 35728 4379 ns/op BenchmarkQuoteMetaAll-4 160989 915.4 ns/op 15.29 MB/s BenchmarkQuoteMetaNone-4 307981 389.8 ns/op 66.71 MB/s BenchmarkCompile/Onepass-4 2859 40015 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1107 98207 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 142 842159 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4429256 33.08 ns/op 483.74 MB/s BenchmarkMatch/Easy0/32-4 33360 3532 ns/op 9.06 MB/s BenchmarkMatch/Easy0/1K-4 10000 11732 ns/op 87.28 MB/s BenchmarkMatch/Easy0i/16-4 4313564 27.89 ns/op 573.61 MB/s BenchmarkMatch/Easy0i/32-4 3927 27071 ns/op 1.18 MB/s BenchmarkMatch/Easy0i/1K-4 169 758241 ns/op 1.35 MB/s BenchmarkMatch/Easy1/16-4 4461820 26.91 ns/op 594.50 MB/s BenchmarkMatch/Easy1/32-4 41427 3746 ns/op 8.54 MB/s BenchmarkMatch/Easy1/1K-4 5847 19416 ns/op 52.74 MB/s BenchmarkMatch/Medium/16-4 4108166 27.38 ns/op 584.35 MB/s BenchmarkMatch/Medium/32-4 4422 27531 ns/op 1.16 MB/s BenchmarkMatch/Medium/1K-4 199 603574 ns/op 1.70 MB/s BenchmarkMatch/Hard/16-4 3797112 34.72 ns/op 460.82 MB/s BenchmarkMatch/Hard/32-4 2695 49287 ns/op 0.65 MB/s BenchmarkMatch/Hard/1K-4 100 1192550 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 760 149453 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 450 275144 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8220444 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 24613 4556 ns/op 3.51 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14990 10316 ns/op 3.10 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 578 212258 ns/op 4.82 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.221s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 402374 250.0 ns/op BenchmarkIsWordChar-4 171930 706.9 ns/op PASS ok regexp/syntax 2.505s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 75258 1588 ns/op BenchmarkCallers/inlined-4 95980 1289 ns/op BenchmarkCallers/no-cache-4 33816 3518 ns/op BenchmarkFPCallers/cached-4 13949432 8.649 ns/op BenchmarkMakeChan/Byte-4 986611 133.9 ns/op BenchmarkMakeChan/Int-4 1000000 139.7 ns/op BenchmarkMakeChan/Ptr-4 646281 350.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 102.2 ns/op BenchmarkMakeChan/Struct/32-4 608101 200.2 ns/op BenchmarkMakeChan/Struct/40-4 588820 183.9 ns/op BenchmarkChanNonblocking-4 4693152 25.49 ns/op BenchmarkSelectUncontended-4 1000000 123.6 ns/op BenchmarkSelectSyncContended-4 100344 1630 ns/op BenchmarkSelectAsyncContended-4 283684 428.0 ns/op BenchmarkSelectNonblock-4 2261283 50.06 ns/op BenchmarkChanUncontended-4 14372 8309 ns/op BenchmarkChanContended-4 3922 34489 ns/op BenchmarkChanSync-4 260365 465.4 ns/op BenchmarkChanSyncWork-4 83715 1357 ns/op BenchmarkChanProdCons0-4 142840 721.8 ns/op BenchmarkChanProdCons10-4 274380 406.9 ns/op BenchmarkChanProdCons100-4 362984 280.8 ns/op BenchmarkChanProdConsWork0-4 205362 775.8 ns/op BenchmarkChanProdConsWork10-4 235095 465.7 ns/op BenchmarkChanProdConsWork100-4 299336 396.7 ns/op BenchmarkSelectProdCons-4 218523 785.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.1 ns/op BenchmarkChanCreation-4 385436 369.0 ns/op BenchmarkChanSem-4 258418 434.7 ns/op BenchmarkChanPopular-4 177 642373 ns/op BenchmarkChanClosed-4 1368784 81.02 ns/op BenchmarkCallClosure-4 5207510 29.41 ns/op BenchmarkCallClosure1-4 4851109 23.79 ns/op BenchmarkCallClosure2-4 1519674 80.55 ns/op BenchmarkCallClosure3-4 1583577 67.23 ns/op BenchmarkCallClosure4-4 1528443 72.51 ns/op BenchmarkComplex128DivNormal-4 4944974 24.13 ns/op BenchmarkComplex128DivNisNaN-4 4975470 23.73 ns/op BenchmarkComplex128DivDisNaN-4 4775722 24.66 ns/op BenchmarkComplex128DivNisInf-4 6346982 18.91 ns/op BenchmarkComplex128DivDisInf-4 4383752 27.49 ns/op BenchmarkAllocation-4 6237 27625 ns/op BenchmarkReadMemStats-4 12104 9785 ns/op BenchmarkReadMemStatsLatency-4 1 69603 p50-ns 69603 p90-ns 69603 p99-ns BenchmarkWriteBarrier-4 2365754 42.95 ns/op BenchmarkBulkWriteBarrier-4 6234350 21.06 ns/op BenchmarkScanStackNoLocals-4 4 32539118 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10108506 11.81 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8764296 13.43 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7435468 16.35 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5357371 22.54 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3521640 34.01 ns/op BenchmarkHash5-4 4866682 24.54 ns/op 203.79 MB/s BenchmarkHash16-4 4884734 24.17 ns/op 662.07 MB/s BenchmarkHash64-4 4029841 29.65 ns/op 2158.42 MB/s BenchmarkHash1024-4 926641 129.7 ns/op 7894.14 MB/s BenchmarkHash65536-4 17185 6672 ns/op 9822.11 MB/s BenchmarkAlignedLoad-4 7517810 16.05 ns/op BenchmarkUnalignedLoad-4 7000458 15.97 ns/op BenchmarkEqEfaceConcrete-4 5370336 21.05 ns/op BenchmarkEqIfaceConcrete-4 5541529 20.90 ns/op BenchmarkNeEfaceConcrete-4 5175171 22.01 ns/op BenchmarkNeIfaceConcrete-4 5523591 21.69 ns/op BenchmarkConvT2EByteSized/bool-4 5047555 23.73 ns/op BenchmarkConvT2EByteSized/uint8-4 5103650 24.07 ns/op BenchmarkConvT2ESmall-4 4113873 29.47 ns/op BenchmarkConvT2EUintptr-4 4851285 24.38 ns/op BenchmarkConvT2ELarge-4 1424535 78.28 ns/op BenchmarkConvT2ISmall-4 4772474 25.04 ns/op BenchmarkConvT2IUintptr-4 4845486 25.37 ns/op BenchmarkConvT2ILarge-4 1503601 77.74 ns/op BenchmarkConvI2E-4 4454196 29.01 ns/op BenchmarkConvI2I-4 4831066 24.21 ns/op BenchmarkAssertE2T-4 4543668 26.41 ns/op BenchmarkAssertE2TLarge-4 2424325 49.17 ns/op BenchmarkAssertE2I-4 4909005 24.65 ns/op BenchmarkAssertI2T-4 4530673 28.15 ns/op BenchmarkAssertI2I-4 4893715 24.76 ns/op BenchmarkAssertI2E-4 4996926 24.13 ns/op BenchmarkAssertE2E-4 5173236 23.59 ns/op BenchmarkAssertE2T2-4 3160050 35.24 ns/op BenchmarkAssertE2T2Blank-4 4201580 27.22 ns/op BenchmarkAssertI2E2-4 3740066 32.19 ns/op BenchmarkAssertI2E2Blank-4 4948917 23.82 ns/op BenchmarkAssertE2E2-4 3892783 38.13 ns/op BenchmarkAssertE2E2Blank-4 5037164 23.83 ns/op BenchmarkConvT2Ezero/zero/16-4 4853187 25.01 ns/op BenchmarkConvT2Ezero/zero/32-4 4784218 25.05 ns/op BenchmarkConvT2Ezero/zero/64-4 4647837 25.49 ns/op BenchmarkConvT2Ezero/zero/str-4 4764315 24.81 ns/op BenchmarkConvT2Ezero/zero/slice-4 4529185 26.65 ns/op BenchmarkConvT2Ezero/zero/big-4 377104 298.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1595298 76.17 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1462650 75.60 ns/op BenchmarkConvT2Ezero/nonzero/big-4 386000 457.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 4783678 24.54 ns/op BenchmarkConvT2Ezero/smallint/32-4 4598877 24.79 ns/op BenchmarkConvT2Ezero/smallint/64-4 4791111 24.62 ns/op BenchmarkConvT2Ezero/largeint/16-4 2093185 56.22 ns/op BenchmarkConvT2Ezero/largeint/32-4 2093203 58.48 ns/op BenchmarkConvT2Ezero/largeint/64-4 2126794 55.78 ns/op BenchmarkMalloc8-4 2701192 55.67 ns/op BenchmarkMalloc16-4 2285564 49.93 ns/op BenchmarkMallocTypeInfo8-4 1975032 59.38 ns/op BenchmarkMallocTypeInfo16-4 1940092 64.12 ns/op BenchmarkMallocLargeStruct-4 305912 488.8 ns/op BenchmarkGoroutineSelect-4 100 6092146 ns/op BenchmarkGoroutineBlocking-4 100 4935194 ns/op BenchmarkGoroutineForRange-4 94 1196097 ns/op BenchmarkGoroutineIdle-4 216 891748 ns/op BenchmarkHashStringSpeed-4 1904938 63.31 ns/op BenchmarkHashBytesSpeed-4 1326369 87.32 ns/op BenchmarkHashInt32Speed-4 1933324 62.72 ns/op BenchmarkHashInt64Speed-4 2151458 56.93 ns/op BenchmarkHashStringArraySpeed-4 504448 259.9 ns/op BenchmarkMegMap-4 3500971 34.39 ns/op BenchmarkMegOneMap-4 4135627 28.28 ns/op BenchmarkMegEqMap-4 2020 59550 ns/op BenchmarkMegEmptyMap-4 4621642 25.97 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2802704 42.75 ns/op BenchmarkSmallStrMap-4 3540864 33.77 ns/op BenchmarkMapStringKeysEight_16-4 3159865 37.52 ns/op BenchmarkMapStringKeysEight_32-4 3219984 36.99 ns/op BenchmarkMapStringKeysEight_64-4 3306615 37.13 ns/op BenchmarkMapStringKeysEight_1M-4 3262106 36.09 ns/op BenchmarkIntMap-4 3762128 30.16 ns/op BenchmarkMapFirst/1-4 4562283 26.35 ns/op BenchmarkMapFirst/2-4 4529931 25.84 ns/op BenchmarkMapFirst/3-4 4651686 25.89 ns/op BenchmarkMapFirst/4-4 4301320 27.26 ns/op BenchmarkMapFirst/5-4 4542157 27.31 ns/op BenchmarkMapFirst/6-4 4521416 26.23 ns/op BenchmarkMapFirst/7-4 4394913 26.88 ns/op BenchmarkMapFirst/8-4 4332925 26.52 ns/op BenchmarkMapFirst/9-4 3354058 35.76 ns/op BenchmarkMapFirst/10-4 3290732 35.97 ns/op BenchmarkMapFirst/11-4 3288949 36.18 ns/op BenchmarkMapFirst/12-4 3302628 36.12 ns/op BenchmarkMapFirst/13-4 3164401 36.39 ns/op BenchmarkMapFirst/14-4 3329140 36.53 ns/op BenchmarkMapFirst/15-4 3370562 35.79 ns/op BenchmarkMapFirst/16-4 3378480 35.08 ns/op BenchmarkMapMid/1-4 4530034 27.10 ns/op BenchmarkMapMid/2-4 4402524 28.35 ns/op BenchmarkMapMid/3-4 4346904 26.98 ns/op BenchmarkMapMid/4-4 4290394 27.84 ns/op BenchmarkMapMid/5-4 4452397 27.33 ns/op BenchmarkMapMid/6-4 4346986 27.72 ns/op BenchmarkMapMid/7-4 4236793 27.64 ns/op BenchmarkMapMid/8-4 4187858 28.32 ns/op BenchmarkMapMid/9-4 3244125 36.65 ns/op BenchmarkMapMid/10-4 3336140 35.54 ns/op BenchmarkMapMid/11-4 3206364 36.62 ns/op BenchmarkMapMid/12-4 3151459 36.67 ns/op BenchmarkMapMid/13-4 3189208 37.22 ns/op BenchmarkMapMid/14-4 3287264 36.55 ns/op BenchmarkMapMid/15-4 3422373 35.97 ns/op BenchmarkMapMid/16-4 3262460 35.75 ns/op BenchmarkMapLast/1-4 4365082 27.47 ns/op BenchmarkMapLast/2-4 4461106 27.73 ns/op BenchmarkMapLast/3-4 4398639 27.44 ns/op BenchmarkMapLast/4-4 4198126 28.20 ns/op BenchmarkMapLast/5-4 4166822 28.49 ns/op BenchmarkMapLast/6-4 4226264 28.37 ns/op BenchmarkMapLast/7-4 4100739 29.70 ns/op BenchmarkMapLast/8-4 3947869 29.86 ns/op BenchmarkMapLast/9-4 3267400 35.15 ns/op BenchmarkMapLast/10-4 3260312 38.92 ns/op BenchmarkMapLast/11-4 2931248 39.47 ns/op BenchmarkMapLast/12-4 3021127 39.48 ns/op BenchmarkMapLast/13-4 3131703 41.07 ns/op BenchmarkMapLast/14-4 3304467 38.82 ns/op BenchmarkMapLast/15-4 3452824 35.63 ns/op BenchmarkMapLast/16-4 3356312 36.19 ns/op BenchmarkMapCycle-4 2340459 51.81 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2267574 52.91 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1117 106887 ns/op BenchmarkMakeMap/[Byte]Byte-4 741738 160.5 ns/op BenchmarkMakeMap/[Int]Int-4 459424 222.3 ns/op BenchmarkNewEmptyMap-4 3513255 33.98 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 630922 190.5 ns/op BenchmarkMapIterEmpty-4 6294076 19.10 ns/op BenchmarkSameLengthMap-4 4042712 30.43 ns/op BenchmarkBigKeyMap-4 1827301 68.55 ns/op BenchmarkBigValMap-4 1530894 71.56 ns/op BenchmarkSmallKeyMap-4 2714079 52.25 ns/op BenchmarkMapPopulate/1-4 1857144 63.48 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136376 1051 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 15801 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 939 124995 ns/op 53332 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 72 1582045 ns/op 427720 B/op 320 allocs/op BenchmarkMapPopulate/100000-4 1 102293732 ns/op 3608952 B/op 3998 allocs/op BenchmarkComplexAlgMap-4 272929 416.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1507786 79.50 ns/op BenchmarkGoMapClear/Reflexive/10-4 1420957 84.40 ns/op BenchmarkGoMapClear/Reflexive/100-4 611356 194.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43074 2655 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5184 20717 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1274518 93.26 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1225628 98.09 ns/op BenchmarkGoMapClear/NonReflexive/100-4 582823 210.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 44173 2482 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6332 20466 ns/op BenchmarkMapStringConversion/32/simple-4 2089327 61.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1815650 66.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1875561 63.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2005350 58.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1756010 69.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1799492 66.55 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1778324 70.36 ns/op BenchmarkMapInterfacePtr-4 1854350 63.76 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2570024 47.07 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 276506 491.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5590 20670 ns/op BenchmarkMapPop1000-4 433 275281 ns/op BenchmarkMapPop10000-4 26 4666007 ns/op BenchmarkMapAssign/Int32/256-4 2451346 48.66 ns/op BenchmarkMapAssign/Int32/65536-4 1710352 58.87 ns/op BenchmarkMapAssign/Int64/256-4 2483860 48.21 ns/op BenchmarkMapAssign/Int64/65536-4 1952911 60.75 ns/op BenchmarkMapAssign/Str/256-4 1970434 61.62 ns/op BenchmarkMapAssign/Str/65536-4 1348035 87.30 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1347403 88.08 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1068501 100.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1369978 86.83 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 987078 107.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 584736 1257 ns/op BenchmarkMapOperatorAssign/Str/65536-4 436798 250.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1344512 112.5 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 709303 141.6 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1283595 86.72 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 760729 154.4 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 881400 138.7 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 313668 329.1 ns/op 84 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1879675 61.60 ns/op BenchmarkMapDelete/Int32/1000-4 2184487 55.06 ns/op BenchmarkMapDelete/Int32/10000-4 2161436 56.31 ns/op BenchmarkMapDelete/Int64/100-4 1934205 66.35 ns/op BenchmarkMapDelete/Int64/1000-4 1980093 55.03 ns/op BenchmarkMapDelete/Int64/10000-4 2129414 58.05 ns/op BenchmarkMapDelete/Str/100-4 1402250 85.46 ns/op BenchmarkMapDelete/Str/1000-4 1456008 75.44 ns/op BenchmarkMapDelete/Str/10000-4 1587882 78.12 ns/op BenchmarkMapDelete/Pointer/100-4 1668735 72.70 ns/op BenchmarkMapDelete/Pointer/1000-4 1920228 62.97 ns/op BenchmarkMapDelete/Pointer/10000-4 1783794 66.10 ns/op BenchmarkMemmove/0-4 13436296 8.898 ns/op BenchmarkMemmove/1-4 2212546 53.34 ns/op 18.75 MB/s BenchmarkMemmove/2-4 2178976 54.92 ns/op 36.42 MB/s BenchmarkMemmove/3-4 2171038 54.54 ns/op 55.00 MB/s BenchmarkMemmove/4-4 2244836 53.63 ns/op 74.59 MB/s BenchmarkMemmove/5-4 2191982 54.22 ns/op 92.21 MB/s BenchmarkMemmove/6-4 2187105 53.33 ns/op 112.51 MB/s BenchmarkMemmove/7-4 2176675 54.75 ns/op 127.86 MB/s BenchmarkMemmove/8-4 2260369 54.32 ns/op 147.27 MB/s BenchmarkMemmove/9-4 2101911 56.37 ns/op 159.65 MB/s BenchmarkMemmove/10-4 2102407 56.89 ns/op 175.78 MB/s BenchmarkMemmove/11-4 2102192 56.63 ns/op 194.24 MB/s BenchmarkMemmove/12-4 2201713 55.42 ns/op 216.52 MB/s BenchmarkMemmove/13-4 2080933 56.30 ns/op 230.90 MB/s BenchmarkMemmove/14-4 2085986 56.50 ns/op 247.79 MB/s BenchmarkMemmove/15-4 2131299 56.42 ns/op 265.88 MB/s BenchmarkMemmove/16-4 2026192 56.39 ns/op 283.72 MB/s BenchmarkMemmove/32-4 1915094 62.19 ns/op 514.57 MB/s BenchmarkMemmove/64-4 1669872 71.94 ns/op 889.60 MB/s BenchmarkMemmove/128-4 1283313 94.87 ns/op 1349.27 MB/s BenchmarkMemmove/256-4 989425 119.0 ns/op 2151.51 MB/s BenchmarkMemmove/512-4 700790 174.3 ns/op 2936.90 MB/s BenchmarkMemmove/1024-4 426837 315.0 ns/op 3251.26 MB/s BenchmarkMemmove/2048-4 231704 522.2 ns/op 3921.61 MB/s BenchmarkMemmove/4096-4 127989 1007 ns/op 4067.33 MB/s BenchmarkMemmoveOverlap/32-4 1904146 62.51 ns/op 511.95 MB/s BenchmarkMemmoveOverlap/64-4 1566452 72.46 ns/op 883.21 MB/s BenchmarkMemmoveOverlap/128-4 1250428 95.78 ns/op 1336.36 MB/s BenchmarkMemmoveOverlap/256-4 957235 125.3 ns/op 2042.58 MB/s BenchmarkMemmoveOverlap/512-4 617979 191.4 ns/op 2674.91 MB/s BenchmarkMemmoveOverlap/1024-4 385353 307.6 ns/op 3329.10 MB/s BenchmarkMemmoveOverlap/2048-4 211796 541.4 ns/op 3782.45 MB/s BenchmarkMemmoveOverlap/4096-4 117730 1020 ns/op 4015.34 MB/s BenchmarkMemmoveUnalignedDst/0-4 12731762 9.418 ns/op BenchmarkMemmoveUnalignedDst/1-4 2156823 54.98 ns/op 18.19 MB/s BenchmarkMemmoveUnalignedDst/2-4 2153016 54.93 ns/op 36.41 MB/s BenchmarkMemmoveUnalignedDst/3-4 2163361 54.31 ns/op 55.24 MB/s BenchmarkMemmoveUnalignedDst/4-4 1647741 71.87 ns/op 55.66 MB/s BenchmarkMemmoveUnalignedDst/5-4 2139958 56.49 ns/op 88.51 MB/s BenchmarkMemmoveUnalignedDst/6-4 2148434 55.50 ns/op 108.10 MB/s BenchmarkMemmoveUnalignedDst/7-4 2133726 57.21 ns/op 122.36 MB/s BenchmarkMemmoveUnalignedDst/8-4 2159812 53.41 ns/op 149.79 MB/s BenchmarkMemmoveUnalignedDst/9-4 2127404 54.61 ns/op 164.79 MB/s BenchmarkMemmoveUnalignedDst/10-4 2069440 58.19 ns/op 171.85 MB/s BenchmarkMemmoveUnalignedDst/11-4 2041183 56.69 ns/op 194.03 MB/s BenchmarkMemmoveUnalignedDst/12-4 2064450 54.95 ns/op 218.40 MB/s BenchmarkMemmoveUnalignedDst/13-4 2078191 56.12 ns/op 231.64 MB/s BenchmarkMemmoveUnalignedDst/14-4 2117448 57.05 ns/op 245.42 MB/s BenchmarkMemmoveUnalignedDst/15-4 1897152 57.23 ns/op 262.10 MB/s BenchmarkMemmoveUnalignedDst/16-4 2106412 57.52 ns/op 278.19 MB/s BenchmarkMemmoveUnalignedDst/32-4 1855568 64.38 ns/op 497.08 MB/s BenchmarkMemmoveUnalignedDst/64-4 1626187 73.01 ns/op 876.56 MB/s BenchmarkMemmoveUnalignedDst/128-4 1240798 96.19 ns/op 1330.74 MB/s BenchmarkMemmoveUnalignedDst/256-4 974169 122.8 ns/op 2084.69 MB/s BenchmarkMemmoveUnalignedDst/512-4 673016 174.9 ns/op 2926.94 MB/s BenchmarkMemmoveUnalignedDst/1024-4 422714 284.4 ns/op 3600.06 MB/s BenchmarkMemmoveUnalignedDst/2048-4 239972 505.6 ns/op 4050.44 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127172 979.0 ns/op 4184.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1818674 64.81 ns/op 493.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1585696 73.87 ns/op 866.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 100.7 ns/op 1271.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 920601 131.9 ns/op 1941.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 611220 225.1 ns/op 2274.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 382350 318.7 ns/op 3212.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 215259 551.7 ns/op 3712.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116697 1045 ns/op 3918.84 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12741932 9.455 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2197402 52.61 ns/op 19.01 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2239870 54.70 ns/op 36.56 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2137330 56.07 ns/op 53.51 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2215011 53.09 ns/op 75.34 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2231941 54.99 ns/op 90.93 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2202198 54.26 ns/op 110.58 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2201403 55.88 ns/op 125.26 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2178355 59.09 ns/op 135.40 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1905537 56.00 ns/op 160.70 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2096476 56.72 ns/op 176.31 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2081148 56.68 ns/op 194.07 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2159625 54.68 ns/op 219.46 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2144773 55.58 ns/op 233.90 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2131075 58.61 ns/op 238.85 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2050011 57.27 ns/op 261.90 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2071921 59.05 ns/op 270.98 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1430293 81.82 ns/op 391.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1672740 71.99 ns/op 889.07 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1238871 97.76 ns/op 1309.34 MB/s BenchmarkMemmoveUnalignedSrc/256-4 978390 122.4 ns/op 2091.86 MB/s BenchmarkMemmoveUnalignedSrc/512-4 673018 174.8 ns/op 2928.61 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 410384 284.6 ns/op 3597.98 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 201628 506.3 ns/op 4045.02 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127276 991.4 ns/op 4131.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1332229 88.18 ns/op 181.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1666568 75.24 ns/op 212.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1650802 72.85 ns/op 219.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1565548 72.97 ns/op 219.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1633616 71.81 ns/op 222.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1632304 71.62 ns/op 223.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1655955 71.17 ns/op 224.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1643870 72.90 ns/op 219.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 104.3 ns/op 613.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1346151 88.30 ns/op 724.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1335460 88.40 ns/op 724.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1367161 87.27 ns/op 733.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1360923 89.34 ns/op 716.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1314856 88.36 ns/op 724.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1352973 88.25 ns/op 725.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1348618 87.67 ns/op 730.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 790312 153.1 ns/op 1672.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 819418 148.8 ns/op 1719.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 837122 140.5 ns/op 1822.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 862927 139.2 ns/op 1838.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 858298 139.3 ns/op 1837.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 855380 138.4 ns/op 1849.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 871203 138.5 ns/op 1848.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 866114 139.5 ns/op 1835.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124762 965.2 ns/op 4243.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 111445 1065 ns/op 3845.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 126051 957.0 ns/op 4279.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 126657 948.1 ns/op 4320.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 125144 956.1 ns/op 4284.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 125737 953.8 ns/op 4294.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 125702 959.4 ns/op 4269.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 124869 951.2 ns/op 4306.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7610 15308 ns/op 4281.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6462 18438 ns/op 3554.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7300 16152 ns/op 4057.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6889 16142 ns/op 4059.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7315 15927 ns/op 4114.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7213 16029 ns/op 4088.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7052 16110 ns/op 4067.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7123 15846 ns/op 4135.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1864262 62.73 ns/op 510.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1664403 71.57 ns/op 894.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1238733 97.64 ns/op 1310.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 931960 130.2 ns/op 1966.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 487636 238.2 ns/op 2149.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 377774 316.2 ns/op 3238.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 200854 559.9 ns/op 3657.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114878 1044 ns/op 3924.78 MB/s BenchmarkMemclr/5-4 12495864 9.623 ns/op 519.59 MB/s BenchmarkMemclr/16-4 10846530 11.20 ns/op 1428.02 MB/s BenchmarkMemclr/64-4 6644821 18.13 ns/op 3530.69 MB/s BenchmarkMemclr/256-4 10815650 11.47 ns/op 22321.53 MB/s BenchmarkMemclr/4096-4 3554736 35.33 ns/op 115951.79 MB/s BenchmarkMemclr/65536-4 90330 1304 ns/op 50242.84 MB/s BenchmarkMemclr/1M-4 6159 22162 ns/op 47314.56 MB/s BenchmarkMemclr/4M-4 1273 105458 ns/op 39772.37 MB/s BenchmarkMemclr/8M-4 582 187217 ns/op 44806.97 MB/s BenchmarkMemclr/16M-4 292 371007 ns/op 45220.70 MB/s BenchmarkMemclr/64M-4 75 1458537 ns/op 46011.09 MB/s BenchmarkMemclrUnaligned/0_5-4 6809646 17.56 ns/op 284.75 MB/s BenchmarkMemclrUnaligned/0_16-4 6576446 18.05 ns/op 886.59 MB/s BenchmarkMemclrUnaligned/0_64-4 4488925 26.70 ns/op 2396.76 MB/s BenchmarkMemclrUnaligned/0_256-4 6510124 18.39 ns/op 13918.55 MB/s BenchmarkMemclrUnaligned/0_4096-4 2851492 38.76 ns/op 105685.15 MB/s BenchmarkMemclrUnaligned/0_65536-4 100249 1363 ns/op 48066.94 MB/s BenchmarkMemclrUnaligned/1_5-4 6759363 17.55 ns/op 284.96 MB/s BenchmarkMemclrUnaligned/1_16-4 6626012 18.16 ns/op 880.99 MB/s BenchmarkMemclrUnaligned/1_64-4 4547252 26.36 ns/op 2427.54 MB/s BenchmarkMemclrUnaligned/1_256-4 6647988 18.11 ns/op 14135.06 MB/s BenchmarkMemclrUnaligned/1_4096-4 2498131 48.16 ns/op 85042.67 MB/s BenchmarkMemclrUnaligned/1_65536-4 107248 1066 ns/op 61485.77 MB/s BenchmarkMemclrUnaligned/4_5-4 6783462 17.66 ns/op 283.20 MB/s BenchmarkMemclrUnaligned/4_16-4 6615528 18.06 ns/op 885.94 MB/s BenchmarkMemclrUnaligned/4_64-4 4513904 26.44 ns/op 2420.55 MB/s BenchmarkMemclrUnaligned/4_256-4 6515024 18.29 ns/op 13995.74 MB/s BenchmarkMemclrUnaligned/4_4096-4 2263390 49.54 ns/op 82681.10 MB/s BenchmarkMemclrUnaligned/4_65536-4 113830 1020 ns/op 64272.49 MB/s BenchmarkMemclrUnaligned/7_5-4 6634927 17.83 ns/op 280.48 MB/s BenchmarkMemclrUnaligned/7_16-4 6607137 18.28 ns/op 875.11 MB/s BenchmarkMemclrUnaligned/7_64-4 4499661 26.49 ns/op 2415.86 MB/s BenchmarkMemclrUnaligned/7_256-4 6500624 18.20 ns/op 14063.45 MB/s BenchmarkMemclrUnaligned/7_4096-4 2476693 48.12 ns/op 85127.15 MB/s BenchmarkMemclrUnaligned/7_65536-4 84151 1372 ns/op 47749.57 MB/s BenchmarkMemclrUnaligned/0_1M-4 6976 22153 ns/op 47333.59 MB/s BenchmarkMemclrUnaligned/0_4M-4 1425 91161 ns/op 46009.74 MB/s BenchmarkMemclrUnaligned/0_8M-4 667 197885 ns/op 42391.40 MB/s BenchmarkMemclrUnaligned/0_16M-4 376 382774 ns/op 43830.60 MB/s BenchmarkMemclrUnaligned/0_64M-4 84 1448189 ns/op 46339.87 MB/s BenchmarkMemclrUnaligned/1_1M-4 6254 21768 ns/op 48170.33 MB/s BenchmarkMemclrUnaligned/1_4M-4 1522 87834 ns/op 47752.44 MB/s BenchmarkMemclrUnaligned/1_8M-4 690 177556 ns/op 47244.74 MB/s BenchmarkMemclrUnaligned/1_16M-4 378 343651 ns/op 48820.52 MB/s BenchmarkMemclrUnaligned/1_64M-4 82 1467615 ns/op 45726.47 MB/s BenchmarkMemclrUnaligned/4_1M-4 5982 19162 ns/op 54722.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 1581 77838 ns/op 53885.05 MB/s BenchmarkMemclrUnaligned/4_8M-4 693 186509 ns/op 44977.01 MB/s BenchmarkMemclrUnaligned/4_16M-4 338 381271 ns/op 44003.33 MB/s BenchmarkMemclrUnaligned/4_64M-4 62 1628110 ns/op 41218.88 MB/s BenchmarkMemclrUnaligned/7_1M-4 6374 22328 ns/op 46962.61 MB/s BenchmarkMemclrUnaligned/7_4M-4 1339 91105 ns/op 46038.37 MB/s BenchmarkMemclrUnaligned/7_8M-4 604 213745 ns/op 39245.88 MB/s BenchmarkMemclrUnaligned/7_16M-4 328 364031 ns/op 46087.28 MB/s BenchmarkMemclrUnaligned/7_64M-4 80 1458406 ns/op 46015.22 MB/s BenchmarkGoMemclr/5-4 13915974 8.625 ns/op 579.70 MB/s BenchmarkGoMemclr/16-4 12538254 11.95 ns/op 1338.88 MB/s BenchmarkGoMemclr/64-4 7583682 15.85 ns/op 4038.77 MB/s BenchmarkGoMemclr/256-4 12535393 9.726 ns/op 26320.82 MB/s BenchmarkMemclrRange/1K_2K-4 33465 3963 ns/op 24190.06 MB/s BenchmarkMemclrRange/2K_8K-4 16203 7375 ns/op 45221.07 MB/s BenchmarkMemclrRange/4K_16K-4 20364 6851 ns/op 47155.50 MB/s BenchmarkMemclrRange/160K_228K-4 3997 35414 ns/op 46955.15 MB/s BenchmarkClearFat7-4 6788880 19.66 ns/op BenchmarkClearFat8-4 7343191 18.07 ns/op BenchmarkClearFat11-4 6818786 17.56 ns/op BenchmarkClearFat12-4 6826406 17.55 ns/op BenchmarkClearFat13-4 5806984 17.36 ns/op BenchmarkClearFat14-4 6872966 17.81 ns/op BenchmarkClearFat15-4 6926571 17.42 ns/op BenchmarkClearFat16-4 7257428 16.34 ns/op BenchmarkClearFat24-4 7106680 16.98 ns/op BenchmarkClearFat32-4 6782382 17.61 ns/op BenchmarkClearFat40-4 6485678 17.96 ns/op BenchmarkClearFat48-4 6160201 19.19 ns/op BenchmarkClearFat56-4 5867563 20.47 ns/op BenchmarkClearFat64-4 5688223 20.89 ns/op BenchmarkClearFat72-4 4940752 21.86 ns/op BenchmarkClearFat128-4 3715732 32.58 ns/op BenchmarkClearFat256-4 2668024 45.10 ns/op BenchmarkClearFat512-4 1723261 69.38 ns/op BenchmarkClearFat1024-4 996009 119.5 ns/op BenchmarkClearFat1032-4 969282 123.5 ns/op BenchmarkClearFat1040-4 976934 130.4 ns/op BenchmarkCopyFat7-4 6841029 19.67 ns/op BenchmarkCopyFat8-4 7244773 16.60 ns/op BenchmarkCopyFat11-4 6726843 17.66 ns/op BenchmarkCopyFat12-4 6862761 17.40 ns/op BenchmarkCopyFat13-4 6828670 19.81 ns/op BenchmarkCopyFat14-4 6797750 19.52 ns/op BenchmarkCopyFat15-4 6153542 17.65 ns/op BenchmarkCopyFat16-4 7023771 17.09 ns/op BenchmarkCopyFat24-4 6502075 18.46 ns/op BenchmarkCopyFat32-4 6383476 18.69 ns/op BenchmarkCopyFat64-4 5696894 21.24 ns/op BenchmarkCopyFat72-4 5312560 25.02 ns/op BenchmarkCopyFat128-4 3591038 33.74 ns/op BenchmarkCopyFat256-4 2581124 46.16 ns/op BenchmarkCopyFat512-4 1562078 77.45 ns/op BenchmarkCopyFat520-4 1544122 77.12 ns/op BenchmarkCopyFat1024-4 896989 136.2 ns/op BenchmarkCopyFat1032-4 884532 136.7 ns/op BenchmarkCopyFat1040-4 884059 135.9 ns/op BenchmarkIssue18740/2byte-4 538 222049 ns/op BenchmarkIssue18740/4byte-4 751 156319 ns/op BenchmarkIssue18740/8byte-4 976 123852 ns/op BenchmarkMemclrKnownSize1-4 8440095 14.17 ns/op 70.57 MB/s BenchmarkMemclrKnownSize2-4 4918736 23.61 ns/op 84.72 MB/s BenchmarkMemclrKnownSize4-4 2629899 50.68 ns/op 78.93 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.5 ns/op 77.32 MB/s BenchmarkMemclrKnownSize16-4 641422 189.3 ns/op 84.51 MB/s BenchmarkMemclrKnownSize32-4 281373 360.0 ns/op 88.90 MB/s BenchmarkMemclrKnownSize64-4 170038 713.4 ns/op 89.72 MB/s BenchmarkMemclrKnownSize112-4 97916 1202 ns/op 93.14 MB/s BenchmarkMemclrKnownSize128-4 87855 1377 ns/op 92.99 MB/s BenchmarkMemclrKnownSize192-4 58329 2065 ns/op 92.99 MB/s BenchmarkMemclrKnownSize248-4 43294 2687 ns/op 92.29 MB/s BenchmarkMemclrKnownSize256-4 43035 2735 ns/op 93.62 MB/s BenchmarkMemclrKnownSize512-4 21906 5435 ns/op 94.20 MB/s BenchmarkMemclrKnownSize1024-4 10000 10835 ns/op 94.51 MB/s BenchmarkMemclrKnownSize4096-4 2730 43925 ns/op 93.25 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5819764 ns/op 90.09 MB/s BenchmarkReadMetricsLatency-4 10000 7321 p50-ns 8037 p90-ns 19164 p99-ns BenchmarkFinalizer-4 490 240651 ns/op BenchmarkFinalizerRun-4 479545 292.7 ns/op BenchmarkMinFloat-4 388767 295.6 ns/op BenchmarkMaxFloat-4 399817 301.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8285950 14.53 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2111064 56.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1767855 65.14 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1732738 68.86 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 129.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1570645 75.74 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 112.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 105.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1528062 77.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1517228 72.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1424185 78.50 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1304088 91.09 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7317502 16.02 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8220704 14.80 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7865623 14.45 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7073696 16.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7148294 16.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6411976 18.58 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7405887 16.01 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7943235 14.70 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8291800 14.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7588590 15.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8330310 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8234371 14.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7520018 15.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8242449 14.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8295928 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7418463 15.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8236592 14.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8173148 14.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7496464 16.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7809085 15.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7921035 15.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7484469 15.95 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7720862 15.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7700036 15.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7502764 16.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7547670 15.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7405504 15.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7337031 16.02 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7706734 15.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7815262 15.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7378455 16.08 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7894665 14.54 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8194825 14.76 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7492072 16.00 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8271262 14.53 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8270150 14.58 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7575036 16.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8242928 14.58 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7609947 14.84 ns/op BenchmarkNetpollBreak-4 7473 16343 ns/op BenchmarkPinnerPinUnpinBatch-4 1712 71921 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 292 397017 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2026 58196 ns/op BenchmarkPinnerPinUnpin-4 1662777 71.11 ns/op BenchmarkPinnerPinUnpinTiny-4 1682564 73.24 ns/op BenchmarkPinnerPinUnpinDouble-4 591226 188.1 ns/op BenchmarkPinnerPinUnpinParallel-4 4131150 53.43 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4072633 31.27 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 313876 334.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5067454 23.67 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6213631 19.69 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8045268 12.80 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9349245 12.16 ns/op BenchmarkPingPongHog-4 691 192303 ns/op BenchmarkStackGrowth-4 191872 595.8 ns/op BenchmarkStackGrowthDeep-4 1874 57275 ns/op BenchmarkCreateGoroutines-4 119047 964.0 ns/op BenchmarkCreateGoroutinesParallel-4 64747 2518 ns/op BenchmarkCreateGoroutinesCapture-4 18212 6900 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 73173 1874 ns/op BenchmarkClosureCall-4 15933036 7.495 ns/op BenchmarkWakeupParallelSpinning/0s-4 7086 17449 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5403 21580 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4914 21444 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3598 33877 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2256 52752 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1382 84017 ns/op BenchmarkWakeupParallelSpinning/50µs-4 698 176894 ns/op BenchmarkWakeupParallelSpinning/100µs-4 364 305583 ns/op BenchmarkWakeupParallelSyscall/0s-4 544 201871 ns/op BenchmarkWakeupParallelSyscall/1µs-4 601 213481 ns/op BenchmarkWakeupParallelSyscall/2µs-4 516 228874 ns/op BenchmarkWakeupParallelSyscall/5µs-4 494 248609 ns/op BenchmarkWakeupParallelSyscall/10µs-4 578 249662 ns/op BenchmarkWakeupParallelSyscall/20µs-4 526 242865 ns/op BenchmarkWakeupParallelSyscall/50µs-4 422 358790 ns/op BenchmarkWakeupParallelSyscall/100µs-4 270 383101 ns/op BenchmarkMatmult-4 4345081 30.94 ns/op BenchmarkFastrand-4 10492096 11.03 ns/op BenchmarkFastrand64-4 10483990 11.16 ns/op BenchmarkFastrandHashiter-4 5012394 21.97 ns/op BenchmarkFastrandn/2-4 4030753 28.10 ns/op BenchmarkFastrandn/3-4 4145372 28.19 ns/op BenchmarkFastrandn/4-4 4303340 29.42 ns/op BenchmarkFastrandn/5-4 4272513 28.52 ns/op BenchmarkIfaceCmp100-4 84250 1445 ns/op BenchmarkIfaceCmpNil100-4 169206 742.1 ns/op BenchmarkEfaceCmpDiff-4 19102 6172 ns/op BenchmarkEfaceCmpDiffIndirect-4 20986 5670 ns/op BenchmarkDefer-4 1307827 91.32 ns/op BenchmarkDefer10-4 1000000 123.0 ns/op BenchmarkDeferMany-4 603787 297.7 ns/op BenchmarkPanicRecover-4 726835 170.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 913191 135.7 ns/op 63.00 p50-ns 65.00 p90-ns 110.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 873106 142.5 ns/op 62.00 p50-ns 64.00 p90-ns 143.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 1508 113379 ns/op 73719 p50-ns 84595 p90-ns 662967 p99-ns BenchmarkGoroutineProfile/small/loaded-4 486 639925 ns/op 131247 p50-ns 400642 p90-ns 11790281 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 849716 132.5 ns/op 64.00 p50-ns 66.00 p90-ns 74.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 921787 161.8 ns/op 62.00 p50-ns 65.00 p90-ns 75.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 43 2616057 ns/op 2545411 p50-ns 2721588 p90-ns 3646514 p99-ns BenchmarkGoroutineProfile/large/loaded-4 44 5263175 ns/op 3968227 p50-ns 13238321 p90-ns 14551830 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 838556 146.8 ns/op 63.00 p50-ns 66.00 p90-ns 156.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 806270 177.0 ns/op 62.00 p50-ns 64.00 p90-ns 133.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1536 76945 ns/op 73759 p50-ns 77309 p90-ns 131243 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 493 341163 ns/op 125292 p50-ns 283890 p90-ns 10181707 p99-ns BenchmarkProcYield/1-4 7121354 16.42 ns/op BenchmarkProcYield/10-4 6566058 16.64 ns/op BenchmarkProcYield/30-4 7419520 15.61 ns/op BenchmarkProcYield/100-4 7209564 16.10 ns/op BenchmarkProcYield/1000-4 7445164 15.34 ns/op BenchmarkOSYield-4 848805 143.3 ns/op BenchmarkMutexContention-4 1603872 76.58 ns/op BenchmarkMutexHandoff/Solo-4 5098982 23.22 ns/op BenchmarkMutexHandoff/FastPingPong-4 533710 84.75 ns/op BenchmarkMutexHandoff/SlowPingPong-4 8025 11491 ns/op BenchmarkRWMutexUncontended-4 6440065 18.53 ns/op BenchmarkRWMutexWrite100-4 2253981 52.30 ns/op BenchmarkRWMutexWrite10-4 2179960 59.86 ns/op BenchmarkRWMutexWorkWrite100-4 819493 163.0 ns/op BenchmarkRWMutexWorkWrite10-4 348662 479.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3193 36660 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1208 99162 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1550 76318 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 582 204848 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 771 151862 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 276 425622 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 381 305244 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 868099 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 496366 247.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 430598 251.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 361861 323.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 463921 260.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 408583 274.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 361386 302.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 423064 278.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 357790 287.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 336568 323.7 ns/op BenchmarkMakeSlice/Byte-4 2602024 46.97 ns/op BenchmarkMakeSlice/Int16-4 2638130 49.30 ns/op BenchmarkMakeSlice/Int-4 1839910 67.25 ns/op BenchmarkMakeSlice/Ptr-4 1535713 76.51 ns/op BenchmarkMakeSlice/Struct/24-4 1426278 83.11 ns/op BenchmarkMakeSlice/Struct/32-4 1234024 99.85 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 152.4 ns/op BenchmarkGrowSlice/Byte-4 1000000 117.4 ns/op BenchmarkGrowSlice/Int16-4 979556 125.4 ns/op BenchmarkGrowSlice/Int-4 726982 158.9 ns/op BenchmarkGrowSlice/Ptr-4 679590 182.1 ns/op BenchmarkGrowSlice/Struct/24-4 467536 253.4 ns/op BenchmarkGrowSlice/Struct/32-4 381478 290.7 ns/op BenchmarkGrowSlice/Struct/40-4 331605 331.5 ns/op BenchmarkExtendSlice/IntSlice-4 563004 221.9 ns/op BenchmarkExtendSlice/PointerSlice-4 495370 250.9 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 115.3 ns/op BenchmarkAppend-4 670988 178.7 ns/op BenchmarkAppendGrowByte-4 6 20153295 ns/op BenchmarkAppendGrowString-4 1 195944645 ns/op BenchmarkAppendSlice/1Bytes-4 2209225 53.53 ns/op BenchmarkAppendSlice/4Bytes-4 2191557 54.71 ns/op BenchmarkAppendSlice/7Bytes-4 2069469 58.03 ns/op BenchmarkAppendSlice/8Bytes-4 2042664 58.01 ns/op BenchmarkAppendSlice/15Bytes-4 1997137 59.52 ns/op BenchmarkAppendSlice/16Bytes-4 2020153 58.23 ns/op BenchmarkAppendSlice/32Bytes-4 1851394 64.60 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 160826 771.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 51268 2301 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13623 11057 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3181 36053 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 228 467836 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 67 1767406 ns/op BenchmarkAppendStr/1Bytes-4 2434149 49.33 ns/op BenchmarkAppendStr/4Bytes-4 2442927 49.93 ns/op BenchmarkAppendStr/8Bytes-4 2338969 50.56 ns/op BenchmarkAppendStr/16Bytes-4 2412316 51.21 ns/op BenchmarkAppendStr/32Bytes-4 2131305 55.18 ns/op BenchmarkAppendSpecialCase-4 678111 171.8 ns/op BenchmarkCopy/1Byte-4 2218058 54.69 ns/op 18.29 MB/s BenchmarkCopy/1String-4 2462918 48.08 ns/op 20.80 MB/s BenchmarkCopy/2Byte-4 2159266 54.94 ns/op 36.40 MB/s BenchmarkCopy/2String-4 2146540 55.62 ns/op 35.96 MB/s BenchmarkCopy/4Byte-4 2170245 55.05 ns/op 72.66 MB/s BenchmarkCopy/4String-4 2154442 56.15 ns/op 71.23 MB/s BenchmarkCopy/8Byte-4 2178535 54.76 ns/op 146.09 MB/s BenchmarkCopy/8String-4 2191278 54.94 ns/op 145.61 MB/s BenchmarkCopy/12Byte-4 2108126 58.01 ns/op 206.87 MB/s BenchmarkCopy/12String-4 2048695 56.85 ns/op 211.09 MB/s BenchmarkCopy/16Byte-4 1997200 62.45 ns/op 256.21 MB/s BenchmarkCopy/16String-4 1835530 62.93 ns/op 254.25 MB/s BenchmarkCopy/32Byte-4 1804406 64.42 ns/op 496.73 MB/s BenchmarkCopy/32String-4 1853118 64.67 ns/op 494.80 MB/s BenchmarkCopy/128Byte-4 1214852 98.30 ns/op 1302.16 MB/s BenchmarkCopy/128String-4 1000000 102.0 ns/op 1254.73 MB/s BenchmarkCopy/1024Byte-4 423499 281.7 ns/op 3635.15 MB/s BenchmarkCopy/1024String-4 384314 302.2 ns/op 3388.23 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28496 4238 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 26436 4531 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20220 5943 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 14707 7658 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13774 9273 ns/op BenchmarkAppendInPlace/Grow/Byte-4 150813 801.8 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 147553 779.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 116918 938.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 114631 1057 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 98658 1210 ns/op BenchmarkStackCopyPtr-4 1 142077403 ns/op BenchmarkStackCopy-4 2 79847536 ns/op BenchmarkStackCopyNoCache-4 22 4570834 ns/op BenchmarkStackCopyWithStkobj-4 2 52099494 ns/op BenchmarkIssue18138-4 1244 87664 ns/op BenchmarkCompareStringEqual-4 11212814 10.50 ns/op BenchmarkCompareStringIdentical-4 16184431 7.461 ns/op BenchmarkCompareStringSameLength-4 13616574 8.786 ns/op BenchmarkCompareStringDifferentLength-4 16243566 7.436 ns/op BenchmarkCompareStringBigUnaligned-4 2000 55788 ns/op 18795.86 MB/s BenchmarkCompareStringBig-4 1749 66159 ns/op 15849.50 MB/s BenchmarkConcatStringAndBytes-4 2212564 53.77 ns/op BenchmarkSliceByteToString/1-4 2305264 51.97 ns/op BenchmarkSliceByteToString/2-4 1348342 88.69 ns/op BenchmarkSliceByteToString/4-4 1366412 86.07 ns/op BenchmarkSliceByteToString/8-4 1390976 85.59 ns/op BenchmarkSliceByteToString/16-4 1341415 88.79 ns/op BenchmarkSliceByteToString/32-4 1000000 101.4 ns/op BenchmarkSliceByteToString/64-4 1000000 110.8 ns/op BenchmarkSliceByteToString/128-4 913934 132.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2313627 51.96 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 767336 159.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 893400 126.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3662205 32.41 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1381584 87.19 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1929092 60.83 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 3704839 32.16 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 1487815 81.88 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 1766881 69.34 ns/op BenchmarkRuneIterate/range/ASCII-4 9251660 12.33 ns/op BenchmarkRuneIterate/range/Japanese-4 1619847 74.73 ns/op BenchmarkRuneIterate/range/MixedLength-4 2606434 45.95 ns/op BenchmarkRuneIterate/range1/ASCII-4 8462204 13.99 ns/op BenchmarkRuneIterate/range1/Japanese-4 1616972 74.70 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2616928 46.00 ns/op BenchmarkRuneIterate/range2/ASCII-4 9619917 12.15 ns/op BenchmarkRuneIterate/range2/Japanese-4 1888857 63.29 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2609822 46.36 ns/op BenchmarkArrayEqual-4 14857878 8.118 ns/op BenchmarkFunc/Name-4 2149964 54.32 ns/op BenchmarkFunc/Entry-4 10596217 11.32 ns/op BenchmarkFunc/FileLine-4 2147558 54.66 ns/op PASS ok runtime 155.305s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31006 3541 ns/op BenchmarkHandle/concurrent-4 23703 4997 ns/op PASS ok runtime/cgo 1.335s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4231858 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 5205773 ns/op 610.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 776 181735 ns/op 8.571 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10774067 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11853977 ns/op 1353 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 187 713478 ns/op 52.29 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 74353520 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 82287148 ns/op 9352 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 34 3146766 ns/op 336.5 concurrent_launches/op PASS ok runtime/pprof 2.730s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 116 877851 ns/op BenchmarkStackLeak-4 36495 3568 ns/op PASS ok runtime/race 1.429s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2398608 48.69 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 569127 205.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.299s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 39 2942096 ns/op BenchmarkIndex_Large-4 120 949523 ns/op BenchmarkIndexFunc_Large-4 76 1568479 ns/op BenchmarkCompact/nil-4 7198171 16.97 ns/op BenchmarkCompact/one-4 1937892 61.54 ns/op BenchmarkCompact/sorted-4 1000000 108.1 ns/op BenchmarkCompact/2_items-4 968164 123.9 ns/op BenchmarkCompact/unsorted-4 1000000 109.3 ns/op BenchmarkCompact/many-4 526929 234.2 ns/op BenchmarkCompact_Large/all_dup-4 1389 73700 ns/op BenchmarkCompact_Large/no_dup-4 1705 70471 ns/op BenchmarkCompactFunc/nil-4 4123846 29.46 ns/op BenchmarkCompactFunc/one-4 1647367 73.53 ns/op BenchmarkCompactFunc/sorted-4 961262 126.2 ns/op BenchmarkCompactFunc/2_items-4 801579 148.9 ns/op BenchmarkCompactFunc/unsorted-4 969729 128.1 ns/op BenchmarkCompactFunc/many-4 455332 262.3 ns/op BenchmarkCompactFunc_Large/all_dup-4 5 20231850 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 18186486 ns/op BenchmarkReplace/naive-fast-4 84584 1394 ns/op BenchmarkReplace/optimized-fast-4 140767 842.2 ns/op BenchmarkReplace/naive-slow-4 42753 2671 ns/op BenchmarkReplace/optimized-slow-4 52653 2468 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 112.6 ns/op BenchmarkBinarySearchFloats/Size32-4 940795 125.2 ns/op BenchmarkBinarySearchFloats/Size64-4 856192 140.6 ns/op BenchmarkBinarySearchFloats/Size128-4 795115 153.7 ns/op BenchmarkBinarySearchFloats/Size512-4 647113 182.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 604249 194.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 526220 224.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 453870 263.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 402115 296.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 361890 331.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 290349 407.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 267765 450.4 ns/op BenchmarkSortFuncStruct/Size16-4 10000 10795 ns/op BenchmarkSortFuncStruct/Size32-4 4126 29020 ns/op BenchmarkSortFuncStruct/Size64-4 5782 20892 ns/op BenchmarkSortFuncStruct/Size128-4 3181 37164 ns/op BenchmarkSortFuncStruct/Size512-4 860 139282 ns/op BenchmarkSortFuncStruct/Size1024-4 435 277537 ns/op PASS ok slices 7.040s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 91291 1314 ns/op BenchmarkSortInts-4 1 151545326 ns/op BenchmarkSlicesSortInts-4 2 72773719 ns/op BenchmarkSortIsSorted-4 22 5170873 ns/op BenchmarkSlicesIsSorted-4 63 1982816 ns/op BenchmarkSortStrings-4 1 159194590 ns/op BenchmarkSlicesSortStrings-4 1 110618213 ns/op BenchmarkSortStrings_Sorted-4 20 5780986 ns/op BenchmarkSlicesSortStrings_Sorted-4 39 2837091 ns/op BenchmarkSortStructs-4 1 176101091 ns/op BenchmarkSortFuncStructs-4 1 116640534 ns/op BenchmarkSortString1K-4 190 630099 ns/op BenchmarkSortString1K_Slice-4 168 707928 ns/op BenchmarkStableString1K-4 90 1279892 ns/op BenchmarkSortInt1K-4 254 468471 ns/op BenchmarkSortInt1K_Sorted-4 5301 22313 ns/op BenchmarkSortInt1K_Reversed-4 2589 47717 ns/op BenchmarkSortInt1K_Mod8-4 715 166497 ns/op BenchmarkStableInt1K-4 90 1308968 ns/op BenchmarkStableInt1K_Slice-4 120 983427 ns/op BenchmarkSortInt64K-4 3 41930369 ns/op BenchmarkSortInt64K_Slice-4 2 61734924 ns/op BenchmarkStableInt64K-4 1 124465243 ns/op BenchmarkSort1e2-4 315 369471 ns/op BenchmarkStable1e2-4 138 853574 ns/op BenchmarkSort1e4-4 2 77839921 ns/op BenchmarkStable1e4-4 1 252152345 ns/op PASS ok sort 8.137s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 769267 151.9 ns/op BenchmarkAtof64Float-4 581700 190.1 ns/op BenchmarkAtof64FloatExp-4 628056 173.5 ns/op BenchmarkAtof64Big-4 461686 261.6 ns/op BenchmarkAtof64RandomBits-4 176526 705.8 ns/op BenchmarkAtof64RandomFloats-4 503882 237.7 ns/op BenchmarkAtof64RandomLongFloats-4 382288 317.9 ns/op BenchmarkAtof32Decimal-4 828202 140.4 ns/op BenchmarkAtof32Float-4 718002 173.0 ns/op BenchmarkAtof32FloatExp-4 649125 184.5 ns/op BenchmarkAtof32Random-4 351429 339.4 ns/op BenchmarkAtof32RandomLong-4 129764 918.3 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 100.7 ns/op BenchmarkParseInt/Pos/26bit-4 717174 163.3 ns/op BenchmarkParseInt/Pos/31bit-4 587702 201.9 ns/op BenchmarkParseInt/Pos/56bit-4 412821 292.2 ns/op BenchmarkParseInt/Pos/63bit-4 417054 289.8 ns/op BenchmarkParseInt/Neg/7bit-4 1502540 80.49 ns/op BenchmarkParseInt/Neg/26bit-4 733670 164.0 ns/op BenchmarkParseInt/Neg/31bit-4 591264 201.6 ns/op BenchmarkParseInt/Neg/56bit-4 446781 270.5 ns/op BenchmarkParseInt/Neg/63bit-4 404709 288.5 ns/op BenchmarkAtoi/Pos/7bit-4 2028217 59.92 ns/op BenchmarkAtoi/Pos/26bit-4 846424 136.4 ns/op BenchmarkAtoi/Pos/31bit-4 784675 153.4 ns/op BenchmarkAtoi/Pos/56bit-4 488347 237.5 ns/op BenchmarkAtoi/Pos/63bit-4 394212 302.4 ns/op BenchmarkAtoi/Neg/7bit-4 2026716 59.92 ns/op BenchmarkAtoi/Neg/26bit-4 863142 137.8 ns/op BenchmarkAtoi/Neg/31bit-4 770209 153.1 ns/op BenchmarkAtoi/Neg/56bit-4 503283 234.5 ns/op BenchmarkAtoi/Neg/63bit-4 386252 305.7 ns/op BenchmarkFormatFloat/Decimal-4 71647 1571 ns/op BenchmarkFormatFloat/Float-4 79738 1475 ns/op BenchmarkFormatFloat/Exp-4 91342 1325 ns/op BenchmarkFormatFloat/NegExp-4 93679 1347 ns/op BenchmarkFormatFloat/LongExp-4 74726 1589 ns/op BenchmarkFormatFloat/Big-4 73195 1639 ns/op BenchmarkFormatFloat/BinaryExp-4 225050 534.0 ns/op BenchmarkFormatFloat/32Integer-4 75823 1615 ns/op BenchmarkFormatFloat/32ExactFraction-4 90402 1300 ns/op BenchmarkFormatFloat/32Point-4 82308 1455 ns/op BenchmarkFormatFloat/32Exp-4 95187 1275 ns/op BenchmarkFormatFloat/32NegExp-4 94780 1263 ns/op BenchmarkFormatFloat/32Shortest-4 97195 1281 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 110096 1091 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 107558 1126 ns/op BenchmarkFormatFloat/64Fixed1-4 134643 904.8 ns/op BenchmarkFormatFloat/64Fixed2-4 135194 917.3 ns/op BenchmarkFormatFloat/64Fixed3-4 134826 914.9 ns/op BenchmarkFormatFloat/64Fixed4-4 129687 937.5 ns/op BenchmarkFormatFloat/64Fixed12-4 78816 1508 ns/op BenchmarkFormatFloat/64Fixed16-4 93265 1270 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 97350 1249 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81571 1451 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2636 44685 ns/op BenchmarkFormatFloat/Slowpath64-4 74551 1624 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73978 1602 ns/op BenchmarkAppendFloat/Decimal-4 83148 1477 ns/op BenchmarkAppendFloat/Float-4 83977 1415 ns/op BenchmarkAppendFloat/Exp-4 88058 1232 ns/op BenchmarkAppendFloat/NegExp-4 95710 1239 ns/op BenchmarkAppendFloat/LongExp-4 80480 1506 ns/op BenchmarkAppendFloat/Big-4 77746 1538 ns/op BenchmarkAppendFloat/BinaryExp-4 261865 435.8 ns/op BenchmarkAppendFloat/32Integer-4 82636 1498 ns/op BenchmarkAppendFloat/32ExactFraction-4 101336 1216 ns/op BenchmarkAppendFloat/32Point-4 86612 1384 ns/op BenchmarkAppendFloat/32Exp-4 93997 1257 ns/op BenchmarkAppendFloat/32NegExp-4 97441 1240 ns/op BenchmarkAppendFloat/32Shortest-4 113673 1061 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 119214 999.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 117040 1038 ns/op BenchmarkAppendFloat/64Fixed1-4 139143 858.7 ns/op BenchmarkAppendFloat/64Fixed2-4 143067 851.5 ns/op BenchmarkAppendFloat/64Fixed3-4 144285 850.7 ns/op BenchmarkAppendFloat/64Fixed4-4 146137 850.6 ns/op BenchmarkAppendFloat/64Fixed12-4 85353 1642 ns/op BenchmarkAppendFloat/64Fixed16-4 95862 1205 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 114254 1060 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91218 1783 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2703 44722 ns/op BenchmarkAppendFloat/Slowpath64-4 80119 1512 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81754 1487 ns/op BenchmarkFormatInt-4 16942 6919 ns/op BenchmarkAppendInt-4 17472 6830 ns/op BenchmarkFormatUint-4 96214 1170 ns/op BenchmarkAppendUint-4 102619 1148 ns/op BenchmarkFormatIntSmall/7-4 3351058 34.82 ns/op BenchmarkFormatIntSmall/42-4 3347000 34.58 ns/op BenchmarkAppendIntSmall-4 1507910 79.97 ns/op BenchmarkAppendUintVarlen/1-4 1524386 77.28 ns/op BenchmarkAppendUintVarlen/12-4 1493022 79.57 ns/op BenchmarkAppendUintVarlen/123-4 1000000 100.7 ns/op BenchmarkAppendUintVarlen/1234-4 1200678 99.05 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 108.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 112.1 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 136.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 135.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 141.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 942739 144.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 926252 144.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 983461 149.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 930820 153.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 946420 127.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 893422 132.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 892119 132.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 869182 138.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 867964 137.0 ns/op BenchmarkQuote-4 49384 2395 ns/op BenchmarkQuoteRune-4 548965 219.0 ns/op BenchmarkAppendQuote-4 55407 2190 ns/op BenchmarkAppendQuoteRune-4 919612 127.4 ns/op BenchmarkUnquoteEasy-4 1000000 119.5 ns/op BenchmarkUnquoteHard-4 54687 2132 ns/op PASS ok strconv 17.207s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 455638 223.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 151113 710.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 195600 575.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 537433 211.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 157032 788.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 222832 537.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 287440 387.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 81010 1433 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97377 1327 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1902765 67.13 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 17954 5804 ns/op BenchmarkGenericMatch1-4 1689 71071 ns/op BenchmarkGenericMatch2-4 309 387938 ns/op BenchmarkSingleMaxSkipping-4 5779 18739 ns/op 533.66 MB/s BenchmarkSingleLongSuffixFail-4 13366 8877 ns/op 112.88 MB/s BenchmarkSingleMatch-4 224 516547 ns/op 29.04 MB/s BenchmarkByteByteNoMatch-4 59710 1996 ns/op BenchmarkByteByteMatch-4 18004 6548 ns/op BenchmarkByteStringMatch-4 21787 5446 ns/op BenchmarkHTMLEscapeNew-4 67584 1770 ns/op BenchmarkHTMLEscapeOld-4 83974 1406 ns/op BenchmarkByteStringReplacerWriteString-4 1018 116986 ns/op BenchmarkByteReplacerWriteString-4 1554 77594 ns/op BenchmarkByteByteReplaces-4 5070 23785 ns/op BenchmarkByteByteMap-4 13081 9074 ns/op BenchmarkMap/identity/ASCII-4 833492 141.7 ns/op BenchmarkMap/identity/Greek-4 398599 297.9 ns/op BenchmarkMap/change/ASCII-4 41929 2857 ns/op BenchmarkMap/change/Greek-4 30230 3960 ns/op BenchmarkIndexRune-4 2903313 41.41 ns/op BenchmarkIndexRuneLongString-4 2086920 57.81 ns/op BenchmarkIndexRuneFastPath-4 3360818 35.14 ns/op BenchmarkIndex-4 5645749 20.56 ns/op BenchmarkLastIndex-4 4874703 24.51 ns/op BenchmarkIndexByte-4 5623262 20.18 ns/op BenchmarkToUpper/#00-4 5207487 22.69 ns/op BenchmarkToUpper/ONLYUPPER-4 2941360 39.83 ns/op BenchmarkToUpper/abc-4 324192 375.5 ns/op BenchmarkToUpper/AbC123-4 265558 447.6 ns/op BenchmarkToUpper/azAZ09_-4 284131 422.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 63498 1895 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 79233 1430 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32250 3727 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55040 2238 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 94443 1256 ns/op BenchmarkToLower/#00-4 5385458 22.75 ns/op BenchmarkToLower/abc-4 4357423 26.61 ns/op BenchmarkToLower/AbC123-4 219297 542.3 ns/op BenchmarkToLower/azAZ09_-4 224438 537.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 98848 1120 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 77413 1561 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31603 3817 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56246 2060 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95224 1267 ns/op BenchmarkMapNoChanges-4 1000000 108.2 ns/op BenchmarkTrim-4 35847 3330 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3406066 34.50 ns/op BenchmarkToValidUTF8/InvalidASCII-4 172178 700.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 116755 1028 ns/op BenchmarkEqualFold/Tests-4 46425 2567 ns/op BenchmarkEqualFold/ASCII-4 3512558 33.56 ns/op BenchmarkEqualFold/UnicodePrefix-4 85051 1409 ns/op BenchmarkEqualFold/UnicodeSuffix-4 79034 1505 ns/op BenchmarkIndexHard1-4 1682 71047 ns/op BenchmarkIndexHard2-4 392 305122 ns/op BenchmarkIndexHard3-4 168 700068 ns/op BenchmarkIndexHard4-4 91 1292509 ns/op BenchmarkLastIndexHard1-4 45 2572213 ns/op BenchmarkLastIndexHard2-4 45 2573576 ns/op BenchmarkLastIndexHard3-4 45 2578434 ns/op BenchmarkCountHard1-4 1665 71372 ns/op BenchmarkCountHard2-4 393 313684 ns/op BenchmarkCountHard3-4 170 699915 ns/op BenchmarkIndexTorture-4 7820 15284 ns/op BenchmarkCountTorture-4 7888 15103 ns/op BenchmarkCountTortureOverlapping-4 756 144858 ns/op BenchmarkCountByte/10-4 5133103 22.21 ns/op 450.19 MB/s BenchmarkCountByte/32-4 5029449 23.25 ns/op 1376.40 MB/s BenchmarkCountByte/4096-4 568753 207.4 ns/op 19749.34 MB/s BenchmarkCountByte/4194304-4 610 195350 ns/op 21470.71 MB/s BenchmarkCountByte/67108864-4 33 5672871 ns/op 11829.79 MB/s BenchmarkFields/ASCII/16-4 248402 471.2 ns/op 33.96 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20214 5943 ns/op 43.07 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1287 86651 ns/op 47.27 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1508733 ns/op 43.44 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25713635 ns/op 40.78 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 159859 751.3 ns/op 21.30 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10733 ns/op 23.85 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 664 176669 ns/op 23.18 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3222882 ns/op 20.33 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 60023916 ns/op 17.47 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 228877 524.6 ns/op 30.50 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19500 6238 ns/op 41.04 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1178 97825 ns/op 41.87 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 57 1934161 ns/op 33.88 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 39605199 ns/op 26.48 MB/s 10457376 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 201844 595.5 ns/op 26.87 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14664 8152 ns/op 31.40 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 860 135713 ns/op 30.18 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2546734 ns/op 25.73 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 49948445 ns/op 20.99 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 66188086 ns/op BenchmarkSplitSingleByteSeparator-4 24 4501488 ns/op BenchmarkSplitMultiByteSeparator-4 54 2099004 ns/op BenchmarkSplitNSingleByteSeparator-4 294832 383.9 ns/op BenchmarkSplitNMultiByteSeparator-4 232702 535.8 ns/op BenchmarkRepeat/5x0-4 4137572 28.83 ns/op BenchmarkRepeat/5x1-4 4393903 28.33 ns/op BenchmarkRepeat/5x2-4 214425 574.2 ns/op BenchmarkRepeat/5x6-4 130008 958.8 ns/op BenchmarkRepeat/10x0-4 4168873 28.65 ns/op BenchmarkRepeat/10x1-4 4264099 27.96 ns/op BenchmarkRepeat/10x2-4 185523 579.5 ns/op BenchmarkRepeat/10x6-4 125100 974.4 ns/op BenchmarkRepeatLarge/256/1-4 57780 2022 ns/op 126.63 MB/s BenchmarkRepeatLarge/256/16-4 95240 1235 ns/op 207.32 MB/s BenchmarkRepeatLarge/512/1-4 49928 2313 ns/op 221.34 MB/s BenchmarkRepeatLarge/512/16-4 73992 1527 ns/op 335.36 MB/s BenchmarkRepeatLarge/1024/1-4 43173 2752 ns/op 372.12 MB/s BenchmarkRepeatLarge/1024/16-4 59658 1983 ns/op 516.43 MB/s BenchmarkRepeatLarge/2048/1-4 35588 3258 ns/op 628.53 MB/s BenchmarkRepeatLarge/2048/16-4 46291 2550 ns/op 803.16 MB/s BenchmarkRepeatLarge/4096/1-4 23815 4376 ns/op 936.06 MB/s BenchmarkRepeatLarge/4096/16-4 32960 3509 ns/op 1167.40 MB/s BenchmarkRepeatLarge/8192/1-4 19662 6102 ns/op 1342.60 MB/s BenchmarkRepeatLarge/8192/16-4 22357 5341 ns/op 1533.90 MB/s BenchmarkRepeatLarge/8192/4097-4 5810862 20.07 ns/op 204133.56 MB/s BenchmarkRepeatLarge/16384/1-4 12056 10620 ns/op 1542.73 MB/s BenchmarkRepeatLarge/16384/16-4 12058 8799 ns/op 1862.09 MB/s BenchmarkRepeatLarge/16384/4097-4 17786 6893 ns/op 1783.02 MB/s BenchmarkRepeatLarge/32768/1-4 7432 17146 ns/op 1911.16 MB/s BenchmarkRepeatLarge/32768/16-4 6068 16671 ns/op 1965.59 MB/s BenchmarkRepeatLarge/32768/4097-4 6775 14816 ns/op 1935.67 MB/s BenchmarkRepeatLarge/65536/1-4 3422 29693 ns/op 2207.09 MB/s BenchmarkRepeatLarge/65536/16-4 3360 30758 ns/op 2130.67 MB/s BenchmarkRepeatLarge/65536/4097-4 3577 29870 ns/op 2057.45 MB/s BenchmarkRepeatLarge/131072/1-4 546 215834 ns/op 607.28 MB/s BenchmarkRepeatLarge/131072/16-4 548 208818 ns/op 627.69 MB/s BenchmarkRepeatLarge/131072/4097-4 544 203446 ns/op 624.28 MB/s BenchmarkRepeatLarge/262144/1-4 289 409971 ns/op 639.42 MB/s BenchmarkRepeatLarge/262144/16-4 286 407607 ns/op 643.13 MB/s BenchmarkRepeatLarge/262144/4097-4 285 416923 ns/op 619.09 MB/s BenchmarkRepeatLarge/524288/1-4 139 839076 ns/op 624.84 MB/s BenchmarkRepeatLarge/524288/16-4 144 829027 ns/op 632.41 MB/s BenchmarkRepeatLarge/524288/4097-4 138 835393 ns/op 622.84 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1685652 ns/op 622.06 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1675825 ns/op 625.71 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1710793 ns/op 610.67 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3349470 ns/op 626.11 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4596800 ns/op 456.22 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3490661 ns/op 599.76 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6734469 ns/op 622.81 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6694266 ns/op 626.55 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6855157 ns/op 611.40 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13678216 ns/op 613.28 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13823496 ns/op 606.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13362872 ns/op 627.60 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29086739 ns/op 576.80 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28533506 ns/op 587.98 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29927240 ns/op 560.60 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59474908 ns/op 564.18 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56267616 ns/op 596.34 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56600240 ns/op 592.83 MB/s BenchmarkRepeatLarge/67108864/1-4 1 116894469 ns/op 574.10 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122762389 ns/op 546.66 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 125149511 ns/op 536.23 MB/s BenchmarkRepeatLarge/134217728/1-4 1 211049700 ns/op 635.95 MB/s BenchmarkRepeatLarge/134217728/16-4 1 235236754 ns/op 570.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 246926491 ns/op 543.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421085876 ns/op 637.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 478355738 ns/op 561.16 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 497822106 ns/op 539.22 MB/s BenchmarkRepeatLarge/536870912/1-4 1 881041198 ns/op 609.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 958829169 ns/op 559.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 976144171 ns/op 549.99 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1679856953 ns/op 639.19 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1912845895 ns/op 561.33 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1951798333 ns/op 550.13 MB/s BenchmarkRepeatSpaces-4 4474934 26.06 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2552509 47.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2396049 50.20 ns/op BenchmarkIndexAnyASCII/1:4-4 2318660 51.60 ns/op BenchmarkIndexAnyASCII/1:8-4 2231019 53.36 ns/op BenchmarkIndexAnyASCII/1:16-4 1968080 63.77 ns/op BenchmarkIndexAnyASCII/1:32-4 1923642 61.55 ns/op BenchmarkIndexAnyASCII/1:64-4 1769665 63.28 ns/op BenchmarkIndexAnyASCII/16:1-4 2469302 49.27 ns/op BenchmarkIndexAnyASCII/16:2-4 663217 183.6 ns/op BenchmarkIndexAnyASCII/16:4-4 545799 185.5 ns/op BenchmarkIndexAnyASCII/16:8-4 616280 193.6 ns/op BenchmarkIndexAnyASCII/16:16-4 549177 209.5 ns/op BenchmarkIndexAnyASCII/16:32-4 502993 236.3 ns/op BenchmarkIndexAnyASCII/16:64-4 401386 317.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1976275 60.17 ns/op BenchmarkIndexAnyASCII/256:2-4 54376 2223 ns/op BenchmarkIndexAnyASCII/256:4-4 53071 2202 ns/op BenchmarkIndexAnyASCII/256:8-4 54177 2213 ns/op BenchmarkIndexAnyASCII/256:16-4 53577 2237 ns/op BenchmarkIndexAnyASCII/256:32-4 52634 2267 ns/op BenchmarkIndexAnyASCII/256:64-4 52168 2304 ns/op BenchmarkIndexAnyUTF8/1:1-4 2563402 45.95 ns/op BenchmarkIndexAnyUTF8/1:2-4 2365179 49.59 ns/op BenchmarkIndexAnyUTF8/1:4-4 2300230 51.70 ns/op BenchmarkIndexAnyUTF8/1:8-4 1984047 53.99 ns/op BenchmarkIndexAnyUTF8/1:16-4 1989493 59.83 ns/op BenchmarkIndexAnyUTF8/1:32-4 1993713 60.11 ns/op BenchmarkIndexAnyUTF8/1:64-4 1901127 64.31 ns/op BenchmarkIndexAnyUTF8/16:1-4 1849269 64.20 ns/op BenchmarkIndexAnyUTF8/16:2-4 349251 337.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 320535 364.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 290991 392.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 238900 480.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 236614 494.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 197784 545.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 477734 252.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 25774 4792 ns/op BenchmarkIndexAnyUTF8/256:4-4 23139 5256 ns/op BenchmarkIndexAnyUTF8/256:8-4 21320 5712 ns/op BenchmarkIndexAnyUTF8/256:16-4 16779 7055 ns/op BenchmarkIndexAnyUTF8/256:32-4 16665 7285 ns/op BenchmarkIndexAnyUTF8/256:64-4 14347 8032 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2448735 49.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2338765 50.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2300504 51.72 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2208724 54.84 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1978071 60.67 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1943125 61.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1881714 64.06 ns/op BenchmarkLastIndexAnyASCII/16:1-4 642805 185.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 638743 185.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 545661 187.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 621663 196.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 569523 213.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 493288 239.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401311 302.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54394 2257 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54706 2220 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54542 2223 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53559 2378 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53714 2246 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52543 2286 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50920 2321 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2570214 46.54 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2487517 48.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2393822 48.79 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2362844 51.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2146374 55.97 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2020606 57.81 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1973100 60.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 450310 265.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 213003 564.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 206280 584.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 196191 616.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 181006 691.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169442 707.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 155582 751.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 30980 3671 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14187 8200 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13634 8648 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13197 9077 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10577 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10754 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11452 ns/op BenchmarkTrimASCII/1:1-4 3859448 30.36 ns/op BenchmarkTrimASCII/1:2-4 2609845 46.14 ns/op BenchmarkTrimASCII/1:4-4 2456920 49.11 ns/op BenchmarkTrimASCII/1:8-4 2098604 57.00 ns/op BenchmarkTrimASCII/1:16-4 1638444 73.76 ns/op BenchmarkTrimASCII/16:1-4 3092260 38.60 ns/op BenchmarkTrimASCII/16:2-4 627211 190.7 ns/op BenchmarkTrimASCII/16:4-4 608556 207.8 ns/op BenchmarkTrimASCII/16:8-4 597663 200.8 ns/op BenchmarkTrimASCII/16:16-4 528326 226.5 ns/op BenchmarkTrimASCII/256:1-4 554740 214.9 ns/op BenchmarkTrimASCII/256:2-4 52339 2259 ns/op BenchmarkTrimASCII/256:4-4 52918 2260 ns/op BenchmarkTrimASCII/256:8-4 53220 2253 ns/op BenchmarkTrimASCII/256:16-4 46832 2576 ns/op BenchmarkTrimASCII/4096:1-4 42310 2852 ns/op BenchmarkTrimASCII/4096:2-4 3374 35220 ns/op BenchmarkTrimASCII/4096:4-4 3399 35242 ns/op BenchmarkTrimASCII/4096:8-4 3368 35328 ns/op BenchmarkTrimASCII/4096:16-4 3361 39548 ns/op BenchmarkTrimByte-4 4507318 26.31 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31995 3756 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30991 3940 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1484 81202 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1914 61935 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3747 31722 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7315 16260 ns/op BenchmarkJoin/0-4 5779813 19.82 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4383205 27.64 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 179497 629.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 129763 908.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 99722 1206 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81237 1483 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 70065 1733 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61173 1985 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2996806 39.35 ns/op BenchmarkTrimSpace/ASCII-4 1256092 95.50 ns/op BenchmarkTrimSpace/SomeNonASCII-4 123054 939.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 66873 1809 ns/op BenchmarkReplaceAll-4 133268 884.7 ns/op 16 B/op 1 allocs/op PASS ok strings 56.609s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 81450 1416 ns/op BenchmarkCond2-4 33258 3567 ns/op BenchmarkCond4-4 25747 4501 ns/op BenchmarkCond8-4 13639 8914 ns/op BenchmarkCond16-4 6166 18776 ns/op BenchmarkCond32-4 2755 42382 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 903301 116.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 476563 325.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 786477 128.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1081442 140.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 662815 193.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1528803 79.60 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 143113 940.2 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 117376 1084 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 118528 1192 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74611 1683 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 833982 124.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 232764 500.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 596101 170.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 225976 585.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1196392 122.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 233671 480.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2205079 64.87 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 73231 1595 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 165052 700.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 431442 274.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3457 33046 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 363 327255 ns/op BenchmarkRange/*sync.Map-4 1734 65502 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95905 1102 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 301144 426.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 95594 1126 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 183446 637.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 302035 358.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 316279 398.3 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 125871 946.9 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 250399 455.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 1596433 89.06 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 73569 1638 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 184648 626.6 ns/op BenchmarkSwapCollision/*sync.Map-4 125786 958.6 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 415 298214 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 146672 817.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 406929 268.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30651 3862 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93855 1542 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30232 3690 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 378895 277.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 140901 851.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 226365 553.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2564908 54.51 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 220419 540.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2953627 47.61 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 993589 104.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 195162 587.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1353153 119.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 114099 924.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 458926 263.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 820354 124.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 166444 746.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 118.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 650060 700.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 152469 793.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 611976 437.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 81307 1504 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 266618 409.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 1000000 140.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 175821 685.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1201318 96.11 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 66940 1763 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 113868 1051 ns/op BenchmarkClear/*sync.Map-4 48463 2421 ns/op BenchmarkUncontendedSemaphore-4 5045060 23.66 ns/op BenchmarkContendedSemaphore-4 4557913 25.05 ns/op BenchmarkMutexUncontended-4 1000000 132.3 ns/op BenchmarkMutex-4 312450 389.1 ns/op BenchmarkMutexSlack-4 286107 402.8 ns/op BenchmarkMutexWork-4 274880 433.1 ns/op BenchmarkMutexWorkSlack-4 258864 446.6 ns/op BenchmarkMutexNoSpin-4 96498 1202 ns/op BenchmarkMutexSpin-4 63408 1959 ns/op BenchmarkOnce-4 1367174 96.82 ns/op BenchmarkOnceFunc/v=Once-4 1575351 69.61 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1348615 88.99 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1497367 80.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1565344 76.85 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1335482 90.16 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1467658 81.35 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5742742 21.67 ns/op BenchmarkSemaSyntNonblock-4 2566176 56.53 ns/op BenchmarkSemaSyntBlock-4 1260613 79.37 ns/op BenchmarkSemaWorkNonblock-4 1000000 109.2 ns/op BenchmarkSemaWorkBlock-4 1000000 109.8 ns/op BenchmarkRWMutexUncontended-4 427306 300.9 ns/op BenchmarkRWMutexWrite100-4 473136 240.4 ns/op BenchmarkRWMutexWrite10-4 415484 289.5 ns/op BenchmarkRWMutexWorkWrite100-4 374872 315.2 ns/op BenchmarkRWMutexWorkWrite10-4 300306 396.1 ns/op BenchmarkWaitGroupUncontended-4 756477 143.9 ns/op BenchmarkWaitGroupAddDone-4 709809 164.5 ns/op BenchmarkWaitGroupAddDoneWork-4 645703 167.7 ns/op BenchmarkWaitGroupWait-4 3336973 36.29 ns/op BenchmarkWaitGroupWaitWork-4 2491928 48.53 ns/op BenchmarkWaitGroupActuallyWait-4 108938 1121 ns/op 32 B/op 2 allocs/op PASS ok sync 19.513s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 828722 194.5 ns/op PASS ok sync/atomic 1.275s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 156458 779.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.139s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6040 18648 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6922 14820 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1519323 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 75 1349803 ns/op 1479 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 171322353 ns/op 18290640 B/op 100063 allocs/op BenchmarkTable/1x100000/reuse-4 1 180781981 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1587 74219 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1749 68203 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6647305 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6415507 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 723813922 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 720103318 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 194 602390 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 206 574053 ns/op 190 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 57869562 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 58022106 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6788752380 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6706358853 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2416 50196 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3181815 ns/op 410539 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 334488905 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2119 53755 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 240 504500 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4870644 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5746 20000 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.224s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103644742 ns/op BenchmarkVariableString-4 102090 1156 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1860 63949 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 1.425s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 98 1073867 ns/op BenchmarkAfter-4 172126 719.8 ns/op BenchmarkStop/impl=chan-4 264436 496.2 ns/op BenchmarkStop/impl=func-4 303592 408.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 67 1964560 ns/op BenchmarkStartStop1000-4 567 356622 ns/op BenchmarkReset/impl=chan-4 2437020 99.25 ns/op BenchmarkReset/impl=func-4 2124981 76.91 ns/op BenchmarkSleep1000-4 109 1046308 ns/op BenchmarkParallelTimerLatency-4 54 164221 avg-late-ns 1187575 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 326832 avg-late-ns 1517885 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 346711 avg-late-ns 1063954 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 327954 avg-late-ns 1339962 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 437311 avg-late-ns 1551872 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 282770 avg-late-ns 1528328 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 478250 avg-late-ns 5205958 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 423022 avg-late-ns 5837274 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 283425 avg-late-ns 3120499 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 16 16526374 avg-late-ns 53217047 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 650177 avg-late-ns 4449943 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 342310 avg-late-ns 1389631 max-late-ns BenchmarkAdjustTimers10000-4 50 2545968 ns/op BenchmarkTicker-4 786586 168.0 ns/op BenchmarkTickerReset-4 1000000 112.3 ns/op BenchmarkTickerResetNaive-4 267992 489.1 ns/op BenchmarkNow-4 1722307 68.27 ns/op BenchmarkNowUnixNano-4 1381657 86.58 ns/op BenchmarkNowUnixMilli-4 1380658 86.75 ns/op BenchmarkNowUnixMicro-4 1363630 87.32 ns/op BenchmarkFormat-4 55269 2180 ns/op BenchmarkFormatRFC3339-4 76051 1567 ns/op BenchmarkFormatRFC3339Nano-4 72516 1653 ns/op BenchmarkFormatNow-4 81153 1480 ns/op BenchmarkMarshalJSON-4 103814 1162 ns/op BenchmarkMarshalText-4 110340 1078 ns/op BenchmarkMarshalBinary-4 223891 538.0 ns/op BenchmarkParse-4 147861 807.0 ns/op BenchmarkParseRFC3339UTC-4 420760 284.3 ns/op BenchmarkParseRFC3339UTCBytes-4 242907 486.2 ns/op BenchmarkParseRFC3339TZ-4 89772 1270 ns/op BenchmarkParseRFC3339TZBytes-4 70243 1886 ns/op BenchmarkParseDuration-4 585093 204.2 ns/op BenchmarkHour-4 857041 136.9 ns/op BenchmarkSecond-4 874174 135.9 ns/op BenchmarkDate-4 649887 194.7 ns/op BenchmarkYear-4 690544 186.5 ns/op BenchmarkYearDay-4 652788 180.5 ns/op BenchmarkMonth-4 674673 179.1 ns/op BenchmarkDay-4 675760 179.5 ns/op BenchmarkISOWeek-4 670759 177.7 ns/op BenchmarkGoString-4 73334 2325 ns/op BenchmarkDateFunc-4 1000000 125.6 ns/op BenchmarkUnmarshalText-4 79836 1929 ns/op PASS ok time 16.227s goos: linux goarch: s390x pkg: unicode BenchmarkToUpper-4 399429 274.9 ns/op BenchmarkToLower-4 360559 308.4 ns/op BenchmarkSimpleFold/Upper-4 256078 511.8 ns/op BenchmarkSimpleFold/Lower-4 231552 494.4 ns/op BenchmarkSimpleFold/Fold-4 530197 232.2 ns/op BenchmarkSimpleFold/NoFold-4 282541 483.0 ns/op PASS ok unicode 2.062s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 425888 287.9 ns/op BenchmarkDecodeValidJapaneseChars-4 537182 229.5 ns/op BenchmarkDecodeRune-4 1369701 86.78 ns/op BenchmarkEncodeValidASCII-4 316015 426.4 ns/op BenchmarkEncodeValidJapaneseChars-4 507082 238.5 ns/op BenchmarkAppendRuneValidASCII-4 706306 170.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1209711 98.92 ns/op BenchmarkEncodeRune-4 756585 159.5 ns/op PASS ok unicode/utf16 2.264s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2998740 39.84 ns/op BenchmarkRuneCountTenJapaneseChars-4 1250682 95.85 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 8053813 13.54 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 1944355 62.44 ns/op BenchmarkValidTenASCIIChars-4 2248986 52.91 ns/op BenchmarkValid100KASCIIChars-4 100 1622013 ns/op BenchmarkValidTenJapaneseChars-4 363739 326.0 ns/op BenchmarkValidLongMostlyASCII-4 109 1106220 ns/op BenchmarkValidLongJapanese-4 63 1859567 ns/op BenchmarkValidStringTenASCIIChars-4 5425131 22.45 ns/op BenchmarkValidString100KASCIIChars-4 7008 17209 ns/op BenchmarkValidStringTenJapaneseChars-4 480076 248.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1266 84828 ns/op BenchmarkValidStringLongJapanese-4 168 708716 ns/op BenchmarkEncodeASCIIRune-4 8596704 13.93 ns/op BenchmarkEncodeSpanishRune-4 3016616 39.59 ns/op BenchmarkEncodeJapaneseRune-4 2535268 50.69 ns/op BenchmarkEncodeMaxRune-4 1834382 56.80 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2539606 53.31 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 2476605 49.71 ns/op BenchmarkEncodeInvalidRuneNegative-4 2445540 48.35 ns/op BenchmarkAppendASCIIRune-4 8573026 13.94 ns/op BenchmarkAppendSpanishRune-4 3496378 33.27 ns/op BenchmarkAppendJapaneseRune-4 2888833 41.35 ns/op BenchmarkAppendMaxRune-4 2389986 51.18 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 2877138 42.06 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2856357 42.15 ns/op BenchmarkAppendInvalidRuneNegative-4 2914496 41.28 ns/op BenchmarkDecodeASCIIRune-4 2629165 45.22 ns/op BenchmarkDecodeJapaneseRune-4 2501548 48.97 ns/op BenchmarkFullRune/ASCII-4 3246441 37.50 ns/op BenchmarkFullRune/Incomplete-4 1000000 113.6 ns/op BenchmarkFullRune/Japanese-4 3272821 36.34 ns/op PASS ok unicode/utf8 6.980s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 319112 371.8 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 272925 435.2 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 174520 681.3 ns/op 0 B/op 0 allocs/op PASS ok unique 7.051s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 82393659225 ns/op PASS ok cmd/api 83.464s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 633850 178.9 ns/op BenchmarkCgoCall/one-pointer-4 511284 228.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 459147 259.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 581550 219.7 ns/op BenchmarkCgoCall/eight-pointers-4 233323 519.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 547398 228.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 40795 3148 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51127 2349 ns/op BenchmarkGoString-4 1246188 94.29 ns/op BenchmarkCGoCallback-4 68698 1742 ns/op BenchmarkCGoInCThread-4 296407 505.5 ns/op PASS ok cmd/cgo/internal/test 2.662s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 444870 258.8 ns/op BenchmarkEqArrayOfStrings64-4 73645 1621 ns/op BenchmarkEqArrayOfStrings1024-4 4030 29597 ns/op BenchmarkEqArrayOfFloats5-4 599067 259.6 ns/op BenchmarkEqArrayOfFloats64-4 74970 1792 ns/op BenchmarkEqArrayOfFloats1024-4 7454 15754 ns/op BenchmarkEqArrayOfStructsEq-4 1255 95259 ns/op BenchmarkEqArrayOfStructsNotEq-4 1840 62153 ns/op BenchmarkEqStruct-4 15359612 7.439 ns/op PASS ok cmd/compile/internal/reflectdata 2.674s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 58852 ns/op BenchmarkInvertLessThanNoov-4 12004852 9.873 ns/op BenchmarkCopyElim1-4 1155 201343 ns/op BenchmarkCopyElim10-4 1197 184680 ns/op BenchmarkCopyElim100-4 482 605047 ns/op BenchmarkCopyElim1000-4 73 2791171 ns/op BenchmarkCopyElim10000-4 4 29131972 ns/op BenchmarkCopyElim100000-4 1 542212056 ns/op BenchmarkDeadCode/1-4 1119 164622 ns/op BenchmarkDeadCode/10-4 920 427912 ns/op BenchmarkDeadCode/100-4 334 418919 ns/op BenchmarkDeadCode/1000-4 51 2392961 ns/op BenchmarkDeadCode/10000-4 4 25098809 ns/op BenchmarkDeadCode/100000-4 1 325696460 ns/op BenchmarkDeadCode/200000-4 1 794785266 ns/op BenchmarkDominatorsLinear-4 10 10324868 ns/op 0.97 MB/s BenchmarkDominatorsFwdBack-4 8 14044698 ns/op 0.71 MB/s BenchmarkDominatorsManyPred-4 7 15816050 ns/op 0.63 MB/s BenchmarkDominatorsMaxPred-4 7 18196132 ns/op 0.55 MB/s BenchmarkDominatorsMaxPredVal-4 7 15430545 ns/op 0.65 MB/s BenchmarkFuse/1-4 470 338399 ns/op BenchmarkFuse/10-4 553 379020 ns/op BenchmarkFuse/100-4 148 992673 ns/op BenchmarkFuse/1000-4 20 7105614 ns/op BenchmarkFuse/10000-4 2 67747522 ns/op BenchmarkNilCheckDeep1-4 7671 14368 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3147 36087 ns/op 0.28 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 477 247719 ns/op 0.40 MB/s 1122 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 49 2408505 ns/op 0.42 MB/s 9597 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 26170580 ns/op 0.38 MB/s 229862 B/op 7 allocs/op BenchmarkDSEPass-4 15 7339065 ns/op 39599 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 199791329 ns/op 4252272 B/op 108390 allocs/op BenchmarkCSEPass-4 6 18908974 ns/op 153318 B/op 7 allocs/op BenchmarkCSEPassBlock-4 1 238740009 ns/op 3728024 B/op 52346 allocs/op BenchmarkDeadcodePass-4 110 1015460 ns/op 99564 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 205888759 ns/op 4074272 B/op 45203 allocs/op BenchmarkMultiPass-4 44 2401452 ns/op 269785 B/op 9 allocs/op BenchmarkMultiPassBlock-4 1 384923738 ns/op 9319568 B/op 105242 allocs/op BenchmarkCondRewrite/SoloJump-4 2975456 41.74 ns/op BenchmarkCondRewrite/CombJump-4 2937367 41.38 ns/op PASS ok cmd/compile/internal/ssa 17.280s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7753 16233 ns/op BenchmarkExtShift-4 13740 8415 ns/op BenchmarkModify-4 7777 17132 ns/op BenchmarkMullImm-4 14370 8667 ns/op BenchmarkConstModify-4 6663 16531 ns/op BenchmarkBitSet-4 13063 8088 ns/op BenchmarkBitClear-4 16776 8487 ns/op BenchmarkBitToggle-4 16522 7495 ns/op BenchmarkBitSetConst-4 127677 938.5 ns/op BenchmarkBitClearConst-4 124074 969.8 ns/op BenchmarkBitToggleConst-4 128548 955.0 ns/op BenchmarkDivconstI64-4 7290228 15.68 ns/op BenchmarkModconstI64-4 7573053 15.78 ns/op BenchmarkDivisiblePow2constI64-4 7518258 15.79 ns/op BenchmarkDivisibleconstI64-4 7054656 16.43 ns/op BenchmarkDivisibleWDivconstI64-4 5203048 22.90 ns/op BenchmarkDivconstU64/3-4 7822086 15.36 ns/op BenchmarkDivconstU64/5-4 7235472 15.69 ns/op BenchmarkDivconstU64/37-4 7462333 16.19 ns/op BenchmarkDivconstU64/1234567-4 7675978 15.54 ns/op BenchmarkModconstU64-4 7680110 17.68 ns/op BenchmarkDivisibleconstU64-4 7614118 15.36 ns/op BenchmarkDivisibleWDivconstU64-4 5272144 22.83 ns/op BenchmarkDivconstI32-4 7913016 15.37 ns/op BenchmarkModconstI32-4 7695711 15.62 ns/op BenchmarkDivisiblePow2constI32-4 7810143 15.54 ns/op BenchmarkDivisibleconstI32-4 7836096 15.70 ns/op BenchmarkDivisibleWDivconstI32-4 4971182 23.78 ns/op BenchmarkDivconstU32-4 7597034 15.47 ns/op BenchmarkModconstU32-4 7833750 15.20 ns/op BenchmarkDivisibleconstU32-4 7815620 15.85 ns/op BenchmarkDivisibleWDivconstU32-4 5348534 23.01 ns/op BenchmarkDivconstI16-4 7699738 15.16 ns/op BenchmarkModconstI16-4 7783702 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7770100 15.38 ns/op BenchmarkDivisibleconstI16-4 7816476 15.35 ns/op BenchmarkDivisibleWDivconstI16-4 5169585 22.71 ns/op BenchmarkDivconstU16-4 7779217 15.55 ns/op BenchmarkModconstU16-4 7726280 15.65 ns/op BenchmarkDivisibleconstU16-4 7868360 15.39 ns/op BenchmarkDivisibleWDivconstU16-4 5267174 22.76 ns/op BenchmarkDivconstI8-4 7632926 15.45 ns/op BenchmarkModconstI8-4 7682515 15.66 ns/op BenchmarkDivisiblePow2constI8-4 7786819 15.23 ns/op BenchmarkDivisibleconstI8-4 7762478 15.38 ns/op BenchmarkDivisibleWDivconstI8-4 5118292 23.31 ns/op BenchmarkDivconstU8-4 7853308 15.21 ns/op BenchmarkModconstU8-4 7780134 15.34 ns/op BenchmarkDivisibleconstU8-4 7770894 15.39 ns/op BenchmarkDivisibleWDivconstU8-4 5272963 22.64 ns/op BenchmarkMul2-4 172467 781.4 ns/op BenchmarkMulNeg2-4 171682 696.4 ns/op BenchmarkEfaceInteger-4 4154457 25.13 ns/op BenchmarkTypeAssert-4 13716126 8.615 ns/op BenchmarkDiv64UnsignedSmall-4 13646407 8.973 ns/op BenchmarkDiv64Small-4 13656703 8.816 ns/op BenchmarkDiv64SmallNegDivisor-4 13774108 8.907 ns/op BenchmarkDiv64SmallNegDividend-4 12841696 8.877 ns/op BenchmarkDiv64SmallNegBoth-4 13881958 8.725 ns/op BenchmarkDiv64Unsigned-4 11169874 10.49 ns/op BenchmarkDiv64-4 11311692 14.06 ns/op BenchmarkDiv64NegDivisor-4 11442716 11.66 ns/op BenchmarkDiv64NegDividend-4 11555721 10.39 ns/op BenchmarkDiv64NegBoth-4 11409902 10.79 ns/op BenchmarkMod64UnsignedSmall-4 13784313 8.796 ns/op BenchmarkMod64Small-4 13727844 9.260 ns/op BenchmarkMod64SmallNegDivisor-4 13710216 8.991 ns/op BenchmarkMod64SmallNegDividend-4 12823430 10.22 ns/op BenchmarkMod64SmallNegBoth-4 13295293 8.682 ns/op BenchmarkMod64Unsigned-4 11317406 10.54 ns/op BenchmarkMod64-4 11469601 10.26 ns/op BenchmarkMod64NegDivisor-4 11161446 10.35 ns/op BenchmarkMod64NegDividend-4 10809034 12.26 ns/op BenchmarkMod64NegBoth-4 10686127 10.70 ns/op BenchmarkMulconstI32/3-4 14314671 10.11 ns/op BenchmarkMulconstI32/5-4 14208727 8.695 ns/op BenchmarkMulconstI32/12-4 14439433 8.740 ns/op BenchmarkMulconstI32/120-4 13994613 9.177 ns/op BenchmarkMulconstI32/-120-4 13109820 8.387 ns/op BenchmarkMulconstI32/65537-4 14609844 8.228 ns/op BenchmarkMulconstI32/65538-4 12177141 9.451 ns/op BenchmarkMulconstI64/3-4 14524545 8.295 ns/op BenchmarkMulconstI64/5-4 14623354 8.503 ns/op BenchmarkMulconstI64/12-4 14119748 8.415 ns/op BenchmarkMulconstI64/120-4 14365749 8.649 ns/op BenchmarkMulconstI64/-120-4 14614206 8.189 ns/op BenchmarkMulconstI64/65537-4 14773021 8.213 ns/op BenchmarkMulconstI64/65538-4 14550272 8.281 ns/op BenchmarkMulconstU32/3-4 14569232 8.278 ns/op BenchmarkMulconstU32/5-4 13143837 8.326 ns/op BenchmarkMulconstU32/12-4 14539102 8.255 ns/op BenchmarkMulconstU32/120-4 14509803 8.317 ns/op BenchmarkMulconstU32/65537-4 14565714 8.258 ns/op BenchmarkMulconstU32/65538-4 14596741 8.238 ns/op BenchmarkMulconstU64/3-4 14609674 8.239 ns/op BenchmarkMulconstU64/5-4 14637249 8.197 ns/op BenchmarkMulconstU64/12-4 14674990 8.276 ns/op BenchmarkMulconstU64/120-4 14548538 8.340 ns/op BenchmarkMulconstU64/65537-4 14568810 8.197 ns/op BenchmarkMulconstU64/65538-4 14615263 8.206 ns/op BenchmarkShiftArithmeticRight-4 13880734 8.005 ns/op BenchmarkSwitch8Predictable-4 9794181 12.00 ns/op BenchmarkSwitch8Unpredictable-4 5771400 20.79 ns/op BenchmarkSwitch32Predictable-4 7781725 14.22 ns/op BenchmarkSwitch32Unpredictable-4 5408175 22.34 ns/op BenchmarkSwitchStringPredictable-4 4039995 29.28 ns/op BenchmarkSwitchStringUnpredictable-4 4348924 28.08 ns/op BenchmarkSwitchTypePredictable-4 3318236 34.81 ns/op BenchmarkSwitchTypeUnpredictable-4 3467809 33.18 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3731090 30.42 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3963460 30.17 ns/op PASS ok cmd/compile/internal/test 19.201s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 94 1178466 ns/op BenchmarkNamed/Underlying/nongeneric-4 1367353 88.24 ns/op BenchmarkNamed/Underlying/generic-4 1356387 87.82 ns/op BenchmarkNamed/Underlying/src_instance-4 1344789 88.29 ns/op BenchmarkNamed/Underlying/user_instance-4 1370850 88.30 ns/op BenchmarkCheck/http/funcbodies/info-4 1 517000329 ns/op 67292 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 441367306 ns/op 78823 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153902624 ns/op 226028 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146989797 ns/op 236647 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 396323434 ns/op 13282 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91491636 ns/op 57531 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 32923274 ns/op 159860 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29791774 ns/op 176666 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 58340494 ns/op 37174 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41505179 ns/op 52275 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 20406275 ns/op 106326 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20860355 ns/op 104014 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1004074545 ns/op 71766 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 712108100 ns/op 101193 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 185985284 ns/op 384772 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 138174925 ns/op 521467 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 787672940 ns/op 2597 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66602996 ns/op 30714 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 37759686 ns/op 54178 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 36959064 ns/op 55350 lines/s PASS ok cmd/compile/internal/types2 17.900s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 188 568345 ns/op 514293 sys-ns/op 674755 user-ns/op PASS ok cmd/go 1.163s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 245848 475.0 ns/op PASS ok cmd/go/internal/cfg 1.131s All tests passed.