linux-s390x-ibm-race at 061181621641856a90bf555e702a70cac59cb584 :: 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" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=88a69071138242ec93cd0d0d3e07d5d3" "JOURNAL_STREAM=9:911208505" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "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/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. 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=88a69071138242ec93cd0d0d3e07d5d3" "JOURNAL_STREAM=9:911208505" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "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.620s ok archive/zip 3.519s ok bufio 1.368s ok bytes 2.535s ok cmp 1.027s ok compress/bzip2 1.732s ok compress/flate 9.066s ok compress/gzip 19.210s ok compress/lzw 2.313s ok compress/zlib 6.362s ok container/heap 1.011s ok container/list 1.008s ok container/ring 1.007s ok context 1.032s ok crypto 2.432s ok crypto/aes 1.038s ok crypto/cipher 1.039s ok crypto/des 1.035s ok crypto/dsa 1.010s ok crypto/ecdh 1.432s ok crypto/ecdsa 1.614s ok crypto/ed25519 2.206s ok crypto/elliptic 1.057s ok crypto/hmac 1.011s ok crypto/internal/alias 1.006s ok crypto/internal/bigmod 1.452s ok crypto/internal/boring 1.006s ok crypto/internal/boring/bcache 1.270s ok crypto/internal/edwards25519 3.473s ok crypto/internal/edwards25519/field 1.180s ok crypto/internal/nistec 2.815s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.027s ok crypto/rand 1.370s ok crypto/rc4 1.625s ok crypto/rsa 3.206s ok crypto/sha1 1.011s ok crypto/sha256 1.012s ok crypto/sha512 1.013s ok crypto/subtle 1.450s ok crypto/tls 5.575s ok crypto/x509 2.498s ok database/sql 1.748s ok database/sql/driver 1.011s ok debug/buildinfo 1.060s ok debug/dwarf 1.063s ok debug/elf 2.124s ok debug/gosym 1.204s ok debug/macho 1.031s ok debug/pe 1.125s ok debug/plan9obj 1.018s ok embed 1.063s [no tests to run] ok embed/internal/embedtest 1.089s ok encoding/ascii85 1.067s ok encoding/asn1 1.013s ok encoding/base32 1.062s ok encoding/base64 1.018s ok encoding/binary 1.050s ok encoding/csv 1.082s ok encoding/gob 24.449s ok encoding/hex 1.024s ok encoding/json 3.161s ok encoding/pem 2.925s ok encoding/xml 1.157s ok errors 1.021s ok expvar 1.017s ok flag 3.047s ok fmt 1.595s ok go/ast 1.017s ok go/build 8.680s ok go/build/constraint 1.018s ok go/constant 1.016s ok go/doc 1.314s ok go/doc/comment 3.245s ok go/format 1.052s ok go/importer 1.787s ok go/internal/gccgoimporter 1.050s ok go/internal/gcimporter 11.314s ok go/internal/srcimporter 14.802s ok go/parser 1.909s ok go/printer 2.576s ok go/scanner 1.012s ok go/token 1.102s ok go/types 46.208s ok go/version 1.026s ok hash 1.026s ok hash/adler32 1.175s ok hash/crc32 1.054s ok hash/crc64 1.029s ok hash/fnv 1.051s ok hash/maphash 1.013s ok html 1.011s ok html/template 1.216s ok image 1.750s ok image/color 1.081s ok image/draw 1.758s ok image/gif 2.519s ok image/jpeg 2.902s ok image/png 4.723s ok index/suffixarray 2.951s ok internal/abi 1.037s ok internal/buildcfg 1.018s ok internal/chacha8rand 1.010s ok internal/coverage/cformat 1.027s ok internal/coverage/cmerge 1.022s ok internal/coverage/pods 1.010s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.010s ok internal/coverage/test 1.042s ok internal/cpu 2.019s ok internal/dag 1.010s ok internal/diff 1.024s ok internal/fmtsort 1.009s ok internal/fuzz 1.033s ok internal/godebug 14.703s ok internal/godebugs 133.799s ok internal/gover 1.018s ok internal/intern 7.188s ok internal/itoa 1.032s ok internal/platform 2.499s ok internal/poll 2.585s ok internal/profile 1.061s ok internal/reflectlite 1.400s ok internal/runtime/atomic 1.114s ok internal/runtime/syscall 1.236s ok internal/saferio 2.194s ok internal/singleflight 1.283s ok internal/sysinfo 1.017s ok internal/testenv 1.167s ok internal/trace 2.873s ok internal/trace/v2 46.291s ok internal/trace/v2/internal/oldtrace 2.963s ok internal/types/errors 1.632s ok internal/unsafeheader 1.010s ok internal/xcoff 1.026s ok internal/zstd 1.086s ok io 1.075s ok io/fs 1.173s ok io/ioutil 1.010s ok log 1.019s ok log/slog 1.088s ok log/slog/internal/benchmarks 1.021s ok log/slog/internal/buffer 1.017s ok log/syslog 2.222s ok maps 1.040s ok math 1.028s ok math/big 4.890s ok math/bits 1.018s ok math/cmplx 1.010s ok math/rand 4.432s ok math/rand/v2 3.647s ok mime 1.029s ok mime/multipart 6.941s ok mime/quotedprintable 1.047s ok net 37.400s ok net/http 10.598s ok net/http/cgi 27.310s ok net/http/cookiejar 1.018s ok net/http/fcgi 1.221s ok net/http/httptest 1.252s ok net/http/httptrace 1.010s ok net/http/httputil 1.663s ok net/http/internal 3.748s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.101s ok net/internal/cgotest 1.008s ok net/internal/socktest 1.006s ok net/mail 1.011s ok net/netip 1.340s ok net/rpc 1.053s ok net/rpc/jsonrpc 1.023s ok net/smtp 1.086s ok net/textproto 1.024s ok net/url 1.016s ok os 7.842s ok os/exec 8.424s ok os/exec/internal/fdtest 1.016s ok os/signal 22.829s ok os/user 1.031s ok path 1.032s ok path/filepath 1.042s ok plugin 1.016s ok reflect 1.497s ok regexp 4.917s ok regexp/syntax 8.648s ok runtime 28.577s ok runtime/cgo 1.017s ok runtime/coverage 1.016s ok runtime/debug 2.099s ok runtime/internal/math 1.008s ok runtime/internal/sys 1.008s ok runtime/internal/wasitest 1.090s ok runtime/metrics 1.026s ok runtime/pprof 20.092s ok runtime/race 12.937s ok runtime/trace 1.261s ok slices 1.466s ok sort 1.551s ok strconv 3.768s ok strings 3.225s ok sync 1.830s ok sync/atomic 4.811s ok syscall 10.506s ok testing 4.509s ok testing/fstest 1.021s ok testing/iotest 1.025s ok testing/quick 1.169s ok testing/slogtest 1.043s ok text/scanner 1.030s ok text/tabwriter 1.013s ok text/template 1.356s ok text/template/parse 1.037s ok time 13.179s ok unicode 1.167s ok unicode/utf16 1.061s ok unicode/utf8 1.028s ok cmd/addr2line 8.090s ok cmd/api 26.644s ok cmd/asm/internal/asm 6.335s ok cmd/asm/internal/lex 1.021s ok cmd/cgo/internal/swig 1.049s ok cmd/cgo/internal/test 2.319s ok cmd/cgo/internal/testcarchive 35.549s ok cmd/cgo/internal/testcshared 13.571s ok cmd/cgo/internal/testerrors 15.901s ok cmd/cgo/internal/testfortran 1.029s ok cmd/cgo/internal/testgodefs 2.108s ok cmd/cgo/internal/testlife 1.828s ok cmd/cgo/internal/testnocgo 1.034s ok cmd/cgo/internal/testplugin 51.180s ok cmd/cgo/internal/testsanitizers 1.259s ok cmd/cgo/internal/testshared 59.947s ok cmd/cgo/internal/testso 4.425s ok cmd/cgo/internal/teststdio 3.564s ok cmd/cgo/internal/testtls 1.008s ok cmd/compile/internal/abt 1.038s ok cmd/compile/internal/amd64 1.026s ok cmd/compile/internal/base 1.038s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/devirtualize 1.016s ok cmd/compile/internal/dwarfgen 2.515s ok cmd/compile/internal/importer 4.204s ok cmd/compile/internal/inline/inlheur 2.236s ok cmd/compile/internal/ir 1.019s ok cmd/compile/internal/liveness 1.484s ok cmd/compile/internal/logopt 1.135s ok cmd/compile/internal/loopvar 1.079s ok cmd/compile/internal/noder 1.010s ok cmd/compile/internal/reflectdata 1.020s [no tests to run] ok cmd/compile/internal/ssa 44.938s ok cmd/compile/internal/syntax 2.183s ok cmd/compile/internal/test 42.739s ok cmd/compile/internal/typecheck 1.469s ok cmd/compile/internal/types 1.014s ok cmd/compile/internal/types2 9.407s ok cmd/covdata 1.015s ok cmd/cover 19.863s ok cmd/dist 1.008s ok cmd/distpack 1.024s ok cmd/doc 1.872s ok cmd/fix 2.614s ok cmd/go 267.751s ok cmd/go/internal/auth 1.012s ok cmd/go/internal/cache 1.111s ok cmd/go/internal/cfg 1.078s [no tests to run] ok cmd/go/internal/envcmd 1.082s ok cmd/go/internal/fsys 1.058s ok cmd/go/internal/generate 1.023s ok cmd/go/internal/gover 1.014s ok cmd/go/internal/imports 1.020s ok cmd/go/internal/load 1.019s ok cmd/go/internal/lockedfile 2.140s ok cmd/go/internal/lockedfile/internal/filelock 2.051s ok cmd/go/internal/modfetch 1.015s ok cmd/go/internal/modfetch/codehost 1.387s ok cmd/go/internal/modfetch/zip_sum_test 1.015s ok cmd/go/internal/modindex 1.622s ok cmd/go/internal/modload 1.016s ok cmd/go/internal/mvs 1.024s ok cmd/go/internal/par 1.038s ok cmd/go/internal/str 1.008s ok cmd/go/internal/test 1.031s ok cmd/go/internal/toolchain 1.021s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 1.285s ok cmd/go/internal/web 1.010s ok cmd/go/internal/work 1.077s ok cmd/gofmt 1.168s ok cmd/internal/archive 1.301s ok cmd/internal/buildid 1.633s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/cov 1.187s ok cmd/internal/dwarf 1.054s ok cmd/internal/edit 1.006s ok cmd/internal/goobj 1.007s ok cmd/internal/moddeps 1.857s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.359s ok cmd/internal/obj/ppc64 1.054s ok cmd/internal/obj/riscv 1.025s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 2.758s ok cmd/internal/objabi 1.034s ok cmd/internal/pgo 1.008s ok cmd/internal/pkgpath 5.047s ok cmd/internal/pkgpattern 1.010s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.007s ok cmd/internal/test2json 1.726s ok cmd/link 12.746s ok cmd/link/internal/benchmark 1.035s ok cmd/link/internal/ld 7.499s ok cmd/link/internal/loader 1.032s ok cmd/nm 9.145s ok cmd/objdump 1.039s ok cmd/pack 7.843s ok cmd/pprof 1.035s ok cmd/relnote 1.024s ok cmd/trace 1.040s ok cmd/trace/v2 1.436s ok cmd/vet 35.024s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3849 29520 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2544 46000 ns/op 1657 B/op 24 allocs/op Benchmark/Writer/PAX-4 1983 58411 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4172 25801 ns/op 5198 B/op 16 allocs/op Benchmark/Reader/GNU-4 6006 18197 ns/op 5117 B/op 14 allocs/op Benchmark/Reader/PAX-4 2221 52084 ns/op 8901 B/op 33 allocs/op PASS ok archive/tar 1.725s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 463950963 ns/op 1643080 B/op 100 allocs/op BenchmarkZip64Test-4 1 182246373 ns/op BenchmarkZip64TestSizes/4096-4 1693 69786 ns/op BenchmarkZip64TestSizes/1048576-4 129 1106690 ns/op BenchmarkZip64TestSizes/67108864-4 1 167963187 ns/op PASS ok archive/zip 2.608s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 169256 681.8 ns/op BenchmarkReaderCopyUnoptimal-4 106677 1147 ns/op BenchmarkReaderCopyNoWriteTo-4 6571 65332 ns/op BenchmarkReaderWriteToOptimal-4 10000 12383 ns/op BenchmarkReaderReadString-4 85592 1416 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 158738 758.9 ns/op BenchmarkWriterCopyUnoptimal-4 184035 689.5 ns/op BenchmarkWriterCopyNoReadFrom-4 5989 33048 ns/op BenchmarkReaderEmpty-4 54451 3739 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 24896 11208 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 449656 268.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.489s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11602 10309 ns/op 3178.61 MB/s BenchmarkWriteByte-4 410 286425 ns/op 14.30 MB/s BenchmarkWriteRune-4 231 517064 ns/op 23.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4324800 ns/op BenchmarkBufferFullSmallReads-4 87 1340552 ns/op BenchmarkBufferWriteBlock/N4096-4 12457 9122 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 916 128594 ns/op 260099 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6729564 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 18 6077816 ns/op 2760.40 MB/s 1864135 B/op 0 allocs/op BenchmarkIndexByte/10-4 4425196 26.89 ns/op 371.88 MB/s BenchmarkIndexByte/32-4 4879396 23.27 ns/op 1374.89 MB/s BenchmarkIndexByte/4K-4 728337 148.8 ns/op 27521.42 MB/s BenchmarkIndexBytePortable/10-4 936871 128.6 ns/op 77.74 MB/s BenchmarkIndexBytePortable/32-4 327561 366.7 ns/op 87.27 MB/s BenchmarkIndexBytePortable/4K-4 2752 43136 ns/op 94.96 MB/s BenchmarkIndexRune/10-4 1271994 93.62 ns/op 106.81 MB/s BenchmarkIndexRune/32-4 1272115 93.75 ns/op 341.33 MB/s BenchmarkIndexRune/4K-4 359755 350.2 ns/op 11695.47 MB/s BenchmarkIndexRuneASCII/10-4 4360836 26.88 ns/op 372.08 MB/s BenchmarkIndexRuneASCII/32-4 5066068 23.61 ns/op 1355.33 MB/s BenchmarkIndexRuneASCII/4K-4 751288 147.1 ns/op 27853.25 MB/s BenchmarkEqual/0-4 8347136 14.38 ns/op BenchmarkEqual/same/1-4 1447477 83.04 ns/op 12.04 MB/s BenchmarkEqual/same/6-4 1457079 81.40 ns/op 73.71 MB/s BenchmarkEqual/same/9-4 1444910 82.72 ns/op 108.81 MB/s BenchmarkEqual/same/15-4 1439673 84.07 ns/op 178.43 MB/s BenchmarkEqual/same/16-4 1427490 83.56 ns/op 191.47 MB/s BenchmarkEqual/same/20-4 1359632 86.66 ns/op 230.80 MB/s BenchmarkEqual/same/32-4 1369836 86.01 ns/op 372.05 MB/s BenchmarkEqual/same/4K-4 134952 905.7 ns/op 4522.69 MB/s BenchmarkEqual/1-4 1415550 83.51 ns/op 11.97 MB/s BenchmarkEqual/6-4 1498347 81.38 ns/op 73.73 MB/s BenchmarkEqual/9-4 1449948 81.26 ns/op 110.75 MB/s BenchmarkEqual/15-4 1467915 81.37 ns/op 184.35 MB/s BenchmarkEqual/16-4 1418590 83.83 ns/op 190.87 MB/s BenchmarkEqual/20-4 1435561 83.74 ns/op 238.85 MB/s BenchmarkEqual/32-4 1302032 90.10 ns/op 355.15 MB/s BenchmarkEqual/4K-4 104953 1124 ns/op 3642.51 MB/s BenchmarkEqualBothUnaligned/64_0-4 1446470 81.67 ns/op 783.66 MB/s BenchmarkEqualBothUnaligned/64_1-4 1349356 89.30 ns/op 716.65 MB/s BenchmarkEqualBothUnaligned/64_4-4 1371165 86.71 ns/op 738.07 MB/s BenchmarkEqualBothUnaligned/64_7-4 1404258 85.61 ns/op 747.56 MB/s BenchmarkEqualBothUnaligned/4096_0-4 118152 1023 ns/op 4003.52 MB/s BenchmarkEqualBothUnaligned/4096_1-4 95314 1237 ns/op 3311.81 MB/s BenchmarkEqualBothUnaligned/4096_4-4 101005 1120 ns/op 3656.64 MB/s BenchmarkEqualBothUnaligned/4096_7-4 99784 1104 ns/op 3709.17 MB/s BenchmarkIndex/10-4 3634970 32.07 ns/op 311.83 MB/s BenchmarkIndex/32-4 2942244 38.61 ns/op 828.87 MB/s BenchmarkIndex/4K-4 76651 1587 ns/op 2580.18 MB/s BenchmarkIndexEasy/10-4 3628482 32.03 ns/op 312.20 MB/s BenchmarkIndexEasy/32-4 3133694 39.01 ns/op 820.29 MB/s BenchmarkIndexEasy/4K-4 416210 305.2 ns/op 13422.68 MB/s BenchmarkCount/10-4 1850871 63.71 ns/op 156.95 MB/s BenchmarkCount/32-4 1694428 69.43 ns/op 460.88 MB/s BenchmarkCount/4K-4 73699 1658 ns/op 2470.51 MB/s BenchmarkCountEasy/10-4 1906681 63.53 ns/op 157.41 MB/s BenchmarkCountEasy/32-4 1632991 70.48 ns/op 454.00 MB/s BenchmarkCountEasy/4K-4 386262 340.0 ns/op 12048.57 MB/s BenchmarkCountSingle/10-4 3186900 37.44 ns/op 267.12 MB/s BenchmarkCountSingle/32-4 3143721 38.03 ns/op 841.36 MB/s BenchmarkCountSingle/4K-4 553466 218.0 ns/op 18791.27 MB/s BenchmarkToUpper/#00-4 3260517 37.11 ns/op BenchmarkToUpper/ONLYUPPER-4 323396 375.7 ns/op BenchmarkToUpper/abc-4 582356 207.4 ns/op BenchmarkToUpper/AbC123-4 314535 372.8 ns/op BenchmarkToUpper/azAZ09_-4 294451 423.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82897 1383 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37966 3174 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59792 2023 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118522 966.8 ns/op BenchmarkToLower/#00-4 3248023 37.62 ns/op BenchmarkToLower/abc-4 459516 250.0 ns/op BenchmarkToLower/AbC123-4 326186 372.2 ns/op BenchmarkToLower/azAZ09_-4 286878 424.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86947 1385 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44028 2706 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76077 1591 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120268 961.3 ns/op BenchmarkFields/ASCII/16-4 141206 831.7 ns/op 19.24 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9793 12532 ns/op 20.43 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 661 193386 ns/op 21.18 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3111773 ns/op 21.06 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51607086 ns/op 20.32 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 131264 955.2 ns/op 16.75 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6685 17848 ns/op 14.34 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 403 322471 ns/op 12.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5418362 ns/op 12.10 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 108844103 ns/op 9.63 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185036 962.5 ns/op 16.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 21664 ns/op 11.82 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 777 154041 ns/op 26.59 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3303854 ns/op 19.84 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 53900150 ns/op 19.45 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 176038 713.8 ns/op 22.41 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9452 13174 ns/op 19.43 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 582 292168 ns/op 14.02 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 5651095 ns/op 11.60 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 76901380 ns/op 13.64 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1962346 61.48 ns/op BenchmarkTrimSpace/ASCII-4 527362 207.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88520 1396 ns/op BenchmarkTrimSpace/JustNonASCII-4 43474 2929 ns/op BenchmarkToValidUTF8/Valid-4 464581 276.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 375798 348.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90897 1330 ns/op BenchmarkIndexHard1-4 1964 62961 ns/op BenchmarkIndexHard2-4 391 309748 ns/op BenchmarkIndexHard3-4 170 702292 ns/op BenchmarkIndexHard4-4 91 1296835 ns/op BenchmarkLastIndexHard1-4 4 26119292 ns/op BenchmarkLastIndexHard2-4 4 25073111 ns/op BenchmarkLastIndexHard3-4 4 25257791 ns/op BenchmarkCountHard1-4 1854 68372 ns/op BenchmarkCountHard2-4 387 307332 ns/op BenchmarkCountHard3-4 170 701212 ns/op BenchmarkSplitEmptySeparator-4 1 114228736 ns/op BenchmarkSplitSingleByteSeparator-4 15 7058616 ns/op BenchmarkSplitMultiByteSeparator-4 12 8359458 ns/op BenchmarkSplitNSingleByteSeparator-4 196566 572.4 ns/op BenchmarkSplitNMultiByteSeparator-4 71863 1618 ns/op BenchmarkRepeat-4 194539 621.6 ns/op BenchmarkRepeatLarge/256/1-4 138165 825.2 ns/op 310.22 MB/s BenchmarkRepeatLarge/256/16-4 225591 509.3 ns/op 502.69 MB/s BenchmarkRepeatLarge/512/1-4 108964 1016 ns/op 503.71 MB/s BenchmarkRepeatLarge/512/16-4 159514 731.9 ns/op 699.51 MB/s BenchmarkRepeatLarge/1024/1-4 81704 1317 ns/op 777.40 MB/s BenchmarkRepeatLarge/1024/16-4 115542 1051 ns/op 974.68 MB/s BenchmarkRepeatLarge/2048/1-4 63676 1883 ns/op 1087.59 MB/s BenchmarkRepeatLarge/2048/16-4 71908 1623 ns/op 1261.69 MB/s BenchmarkRepeatLarge/4096/1-4 36331 3017 ns/op 1357.78 MB/s BenchmarkRepeatLarge/4096/16-4 44836 2701 ns/op 1516.32 MB/s BenchmarkRepeatLarge/8192/1-4 24631 5146 ns/op 1592.04 MB/s BenchmarkRepeatLarge/8192/16-4 27726 4613 ns/op 1776.02 MB/s BenchmarkRepeatLarge/8192/4097-4 47767 3963 ns/op 1033.69 MB/s BenchmarkRepeatLarge/16384/1-4 15093 9021 ns/op 1816.29 MB/s BenchmarkRepeatLarge/16384/16-4 16194 7788 ns/op 2103.86 MB/s BenchmarkRepeatLarge/16384/4097-4 20274 6343 ns/op 1937.78 MB/s BenchmarkRepeatLarge/32768/1-4 7698 15307 ns/op 2140.77 MB/s BenchmarkRepeatLarge/32768/16-4 6940 19479 ns/op 1682.26 MB/s BenchmarkRepeatLarge/32768/4097-4 6658 18985 ns/op 1510.65 MB/s BenchmarkRepeatLarge/65536/1-4 3981 27641 ns/op 2370.97 MB/s BenchmarkRepeatLarge/65536/16-4 3994 28813 ns/op 2274.54 MB/s BenchmarkRepeatLarge/65536/4097-4 4651 26000 ns/op 2363.68 MB/s BenchmarkRepeatLarge/131072/1-4 561 204562 ns/op 640.74 MB/s BenchmarkRepeatLarge/131072/16-4 568 203077 ns/op 645.43 MB/s BenchmarkRepeatLarge/131072/4097-4 566 203577 ns/op 623.88 MB/s BenchmarkRepeatLarge/262144/1-4 280 422616 ns/op 620.29 MB/s BenchmarkRepeatLarge/262144/16-4 271 419142 ns/op 625.43 MB/s BenchmarkRepeatLarge/262144/4097-4 274 412400 ns/op 625.88 MB/s BenchmarkRepeatLarge/524288/1-4 138 1054002 ns/op 497.43 MB/s BenchmarkRepeatLarge/524288/16-4 141 834573 ns/op 628.21 MB/s BenchmarkRepeatLarge/524288/4097-4 142 862861 ns/op 603.02 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1644278 ns/op 637.71 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1653227 ns/op 634.26 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1692694 ns/op 617.20 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3416583 ns/op 613.82 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3384315 ns/op 619.67 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4929086 ns/op 424.74 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6887559 ns/op 608.97 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6699212 ns/op 626.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6680408 ns/op 627.39 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14097827 ns/op 595.03 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14288177 ns/op 587.10 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13762835 ns/op 609.36 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28320502 ns/op 592.41 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27685853 ns/op 605.99 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28643153 ns/op 585.73 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51581290 ns/op 650.52 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54710428 ns/op 613.31 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56759485 ns/op 591.17 MB/s BenchmarkRepeatLarge/67108864/1-4 1 117198507 ns/op 572.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 112721814 ns/op 595.35 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114468872 ns/op 586.26 MB/s BenchmarkRepeatLarge/134217728/1-4 1 205593468 ns/op 652.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 241420433 ns/op 555.95 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 242763654 ns/op 552.87 MB/s BenchmarkRepeatLarge/268435456/1-4 1 417704313 ns/op 642.64 MB/s BenchmarkRepeatLarge/268435456/16-4 1 484968991 ns/op 553.51 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 497389936 ns/op 539.69 MB/s BenchmarkRepeatLarge/536870912/1-4 1 856034549 ns/op 627.16 MB/s BenchmarkRepeatLarge/536870912/16-4 1 964134165 ns/op 556.84 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 992956831 ns/op 540.68 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1695476867 ns/op 633.30 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1908347769 ns/op 562.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1935432989 ns/op 554.78 MB/s BenchmarkBytesCompare/1-4 10663176 11.13 ns/op BenchmarkBytesCompare/2-4 10528677 11.09 ns/op BenchmarkBytesCompare/4-4 10740535 11.29 ns/op BenchmarkBytesCompare/8-4 10433047 11.13 ns/op BenchmarkBytesCompare/16-4 10467050 11.09 ns/op BenchmarkBytesCompare/32-4 9828180 12.84 ns/op BenchmarkBytesCompare/64-4 9211038 12.96 ns/op BenchmarkBytesCompare/128-4 7454659 14.95 ns/op BenchmarkBytesCompare/256-4 6922893 17.35 ns/op BenchmarkBytesCompare/512-4 4780051 25.34 ns/op BenchmarkBytesCompare/1024-4 2843851 42.83 ns/op BenchmarkBytesCompare/2048-4 1520670 72.64 ns/op BenchmarkIndexAnyASCII/1:1-4 2188819 53.88 ns/op BenchmarkIndexAnyASCII/1:2-4 2599786 44.95 ns/op BenchmarkIndexAnyASCII/1:4-4 2523345 46.69 ns/op BenchmarkIndexAnyASCII/1:8-4 2435455 49.20 ns/op BenchmarkIndexAnyASCII/1:16-4 2134120 56.20 ns/op BenchmarkIndexAnyASCII/1:32-4 2125416 56.81 ns/op BenchmarkIndexAnyASCII/1:64-4 2010838 59.96 ns/op BenchmarkIndexAnyASCII/16:1-4 2559104 46.45 ns/op BenchmarkIndexAnyASCII/16:2-4 338806 354.3 ns/op BenchmarkIndexAnyASCII/16:4-4 331832 361.0 ns/op BenchmarkIndexAnyASCII/16:8-4 327142 371.0 ns/op BenchmarkIndexAnyASCII/16:16-4 289093 425.0 ns/op BenchmarkIndexAnyASCII/16:32-4 293625 412.6 ns/op BenchmarkIndexAnyASCII/16:64-4 248370 471.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2097879 57.44 ns/op BenchmarkIndexAnyASCII/256:2-4 25189 4758 ns/op BenchmarkIndexAnyASCII/256:4-4 25110 4741 ns/op BenchmarkIndexAnyASCII/256:8-4 24879 4756 ns/op BenchmarkIndexAnyASCII/256:16-4 25285 4932 ns/op BenchmarkIndexAnyASCII/256:32-4 24943 4795 ns/op BenchmarkIndexAnyASCII/256:64-4 24126 4968 ns/op BenchmarkIndexAnyUTF8/1:1-4 2257023 53.48 ns/op BenchmarkIndexAnyUTF8/1:2-4 2499072 45.62 ns/op BenchmarkIndexAnyUTF8/1:4-4 2558371 46.82 ns/op BenchmarkIndexAnyUTF8/1:8-4 2448564 48.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2085110 55.62 ns/op BenchmarkIndexAnyUTF8/1:32-4 2129460 56.67 ns/op BenchmarkIndexAnyUTF8/1:64-4 2027503 58.64 ns/op BenchmarkIndexAnyUTF8/16:1-4 152838 788.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 251796 477.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 239116 498.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 229173 534.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 177049 643.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 184378 656.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 168022 698.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9897 11930 ns/op BenchmarkIndexAnyUTF8/256:2-4 17175 6985 ns/op BenchmarkIndexAnyUTF8/256:4-4 15980 7455 ns/op BenchmarkIndexAnyUTF8/256:8-4 15309 7956 ns/op BenchmarkIndexAnyUTF8/256:16-4 12398 9579 ns/op BenchmarkIndexAnyUTF8/256:32-4 12044 9855 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10952 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2702410 43.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2665855 44.71 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2556928 46.94 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2473224 48.74 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2145193 56.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2103913 56.87 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1998954 60.17 ns/op BenchmarkLastIndexAnyASCII/16:1-4 334185 354.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 340194 354.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 328724 359.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 300021 366.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 311498 382.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 251985 412.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251619 473.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25066 4866 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25005 4746 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25077 4758 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25244 4757 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25010 4783 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24892 4836 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24344 4876 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2526375 47.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2487224 48.59 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2387491 48.99 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2241792 51.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2033038 59.67 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1981191 60.43 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1933455 63.36 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 270669 449.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 245425 475.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 236649 506.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 221748 536.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171073 647.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 181479 638.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 169650 698.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18933 6251 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17348 6953 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16159 7550 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15363 7851 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12244 9516 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12260 9717 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10521 ns/op BenchmarkTrimASCII/1:1-4 3210802 37.62 ns/op BenchmarkTrimASCII/1:2-4 1823754 66.16 ns/op BenchmarkTrimASCII/1:4-4 1706952 70.41 ns/op BenchmarkTrimASCII/1:8-4 1553977 76.43 ns/op BenchmarkTrimASCII/1:16-4 1302028 93.94 ns/op BenchmarkTrimASCII/16:1-4 499282 225.0 ns/op BenchmarkTrimASCII/16:2-4 348855 349.3 ns/op BenchmarkTrimASCII/16:4-4 345290 353.1 ns/op BenchmarkTrimASCII/16:8-4 321253 369.4 ns/op BenchmarkTrimASCII/16:16-4 316272 373.0 ns/op BenchmarkTrimASCII/256:1-4 39886 3059 ns/op BenchmarkTrimASCII/256:2-4 25021 4807 ns/op BenchmarkTrimASCII/256:4-4 24780 4757 ns/op BenchmarkTrimASCII/256:8-4 24985 5120 ns/op BenchmarkTrimASCII/256:16-4 25015 4831 ns/op BenchmarkTrimASCII/4096:1-4 2320 47990 ns/op BenchmarkTrimASCII/4096:2-4 1560 75826 ns/op BenchmarkTrimASCII/4096:4-4 1594 75408 ns/op BenchmarkTrimASCII/4096:8-4 1596 75820 ns/op BenchmarkTrimASCII/4096:16-4 1592 75106 ns/op BenchmarkTrimByte-4 2123949 56.14 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30096 3921 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31311 3953 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 506 234709 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1096 107277 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2152 54761 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4039 28900 ns/op BenchmarkCompareBytesEqual-4 10143309 11.62 ns/op BenchmarkCompareBytesToNil-4 13356528 8.827 ns/op BenchmarkCompareBytesEmpty-4 12786250 9.488 ns/op BenchmarkCompareBytesIdentical-4 11451868 9.262 ns/op BenchmarkCompareBytesSameLength-4 10230122 11.22 ns/op BenchmarkCompareBytesDifferentLength-4 10754520 11.24 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2445 50830 ns/op 20629.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2437 50729 ns/op 20670.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2415 50519 ns/op 20756.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2350 49919 ns/op 21005.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2299 49787 ns/op 21061.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2509 50266 ns/op 20860.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2414 50780 ns/op 20649.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2263 50497 ns/op 20765.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2318 51996 ns/op 20166.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2175 51339 ns/op 20424.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2403 51732 ns/op 20269.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2370 51440 ns/op 20384.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2319 51830 ns/op 20231.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2419 51093 ns/op 20523.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2404 50732 ns/op 20669.05 MB/s BenchmarkCompareBytesBig-4 2425 52287 ns/op 20054.50 MB/s BenchmarkCompareBytesBigIdentical-4 10645432 11.31 ns/op 92687807.34 MB/s PASS ok bytes 63.980s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101620429 ns/op 0.98 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 410954243 ns/op 1.38 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 31961569 ns/op 0.51 MB/s 3647666 B/op 52 allocs/op PASS ok compress/bzip2 2.433s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 2508204 ns/op 3.99 MB/s 44008 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24605453 ns/op 4.06 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 243118849 ns/op 4.11 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2675103 ns/op 3.74 MB/s 43980 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26694420 ns/op 3.75 MB/s 49162 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 273957251 ns/op 3.65 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2581443 ns/op 3.87 MB/s 42770 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25363168 ns/op 3.94 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 268873479 ns/op 3.72 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 5511250 ns/op 1.81 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25362240 ns/op 3.94 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 386837067 ns/op 2.59 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2805899 ns/op 3.56 MB/s 43345 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26581844 ns/op 3.76 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 300313294 ns/op 3.33 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2681333 ns/op 3.73 MB/s 43992 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19202643 ns/op 5.21 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 196979554 ns/op 5.08 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 2930264 ns/op 3.41 MB/s 43239 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15463077 ns/op 6.47 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 167126676 ns/op 5.98 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 2091657 ns/op 4.78 MB/s 43032 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14740864 ns/op 6.78 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 163375597 ns/op 6.12 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1323437 ns/op 7.56 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11663215 ns/op 8.57 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117460993 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 3038724 ns/op 3.29 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25815572 ns/op 3.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 268725430 ns/op 3.72 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9627169 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 96814222 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1149562167 ns/op 0.87 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9230867 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 96121670 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 996005297 ns/op 1.00 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1634094 ns/op 6.12 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13044503 ns/op 7.67 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131250981 ns/op 7.62 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2857409 ns/op 3.50 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19884709 ns/op 5.03 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 193990482 ns/op 5.15 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8442635 ns/op 1.18 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79284954 ns/op 1.26 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 793189947 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8406074 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94038878 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 966032321 ns/op 1.04 MB/s PASS ok compress/flate 23.837s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 7376163 ns/op 1.36 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4165998 ns/op 2.40 MB/s BenchmarkDecoder/1e5-4 3 39785893 ns/op 2.51 MB/s BenchmarkDecoder/1e-Reuse5-4 3 38790848 ns/op 2.58 MB/s BenchmarkDecoder/1e6-4 1 594554458 ns/op 1.68 MB/s BenchmarkDecoder/1e-Reuse6-4 1 466234373 ns/op 2.14 MB/s BenchmarkEncoder/1e4-4 37 3153493 ns/op 3.17 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3585520 ns/op 2.79 MB/s BenchmarkEncoder/1e5-4 3 43156623 ns/op 2.32 MB/s BenchmarkEncoder/1e-Reuse5-4 3 34892517 ns/op 2.87 MB/s BenchmarkEncoder/1e6-4 1 312100908 ns/op 3.20 MB/s BenchmarkEncoder/1e-Reuse6-4 1 309881301 ns/op 3.23 MB/s PASS ok compress/lzw 7.403s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 15 6942809 ns/op PASS ok container/heap 1.554s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 27836 6976 ns/op BenchmarkWithTimeout/concurrency=40-4 4466 26677 ns/op BenchmarkWithTimeout/concurrency=4000-4 2931 283970 ns/op BenchmarkWithTimeout/concurrency=400000-4 5245 76033 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 405364 335.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15762 9694 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 27725 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3045 94686 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2193 56082 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3003 33360 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 312 1591627 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 248 609403 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 321 583546 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 39935867 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 25 5883694 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 44 7063507 ns/op BenchmarkCheckCanceled/Err-4 459156 365.7 ns/op BenchmarkCheckCanceled/Done-4 592694 216.6 ns/op BenchmarkContextCancelDone-4 1000000 149.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 39987 2883 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31414 3290 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26364 8124 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 20199 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15386 7548 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 412620 261.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 254598 467.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 181408 728.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 41728 3083 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59085 2119 ns/op PASS ok context 32.956s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1635500 129.9 ns/op 123.14 MB/s BenchmarkEncrypt/AES-192-4 1000000 134.4 ns/op 119.03 MB/s BenchmarkEncrypt/AES-256-4 1624340 92.81 ns/op 172.40 MB/s BenchmarkDecrypt/AES-128-4 1803860 122.2 ns/op 130.95 MB/s BenchmarkDecrypt/AES-192-4 1753705 76.39 ns/op 209.46 MB/s BenchmarkDecrypt/AES-256-4 1601240 69.46 ns/op 230.34 MB/s BenchmarkExpand/AES-128-4 12841 10056 ns/op BenchmarkExpand/AES-192-4 10000 10636 ns/op BenchmarkExpand/AES-256-4 9481 13495 ns/op BenchmarkCreateCipher/AES-128-4 383229 280.1 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 449066 251.9 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 464230 377.6 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 8.358s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 177092 670.9 ns/op 95.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 343603 358.2 ns/op 178.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171420 725.3 ns/op 88.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 352075 385.0 ns/op 166.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 144500 760.4 ns/op 1775.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 292522 428.5 ns/op 3150.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 157033 818.8 ns/op 1648.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 257548 420.1 ns/op 3213.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 97584 1192 ns/op 6870.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 145188 856.2 ns/op 9567.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 100096 1213 ns/op 6753.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 138658 971.1 ns/op 8435.52 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2023 53214 ns/op 19.15 MB/s BenchmarkAESCFBDecrypt1K-4 2269 79266 ns/op 12.86 MB/s BenchmarkAESCFBDecrypt8K-4 286 417763 ns/op 19.60 MB/s BenchmarkAESOFB1K-4 5684 27076 ns/op 37.63 MB/s BenchmarkAESCTR1K-4 5598 23261 ns/op 43.81 MB/s BenchmarkAESCTR8K-4 702 257575 ns/op 31.78 MB/s BenchmarkAESCBCEncrypt1K-4 423100 340.6 ns/op 3006.13 MB/s BenchmarkAESCBCDecrypt1K-4 890943 162.9 ns/op 6285.09 MB/s PASS ok crypto/cipher 4.959s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45235 2723 ns/op 2.94 MB/s BenchmarkDecrypt-4 41677 2944 ns/op 2.72 MB/s BenchmarkTDESEncrypt-4 14509 8235 ns/op 0.97 MB/s BenchmarkTDESDecrypt-4 12986 8314 ns/op 0.96 MB/s PASS ok crypto/des 2.134s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 859 157851 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19103313 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 45764170 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5928492 ns/op 379 B/op 9 allocs/op PASS ok crypto/ecdh 2.371s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2577 44376 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1832 63940 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1402 84283 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2425 49335 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1233 98254 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 783 154124 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3502 33195 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 20 5158828 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11895718 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.414s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 108 1043930 ns/op BenchmarkNewKeyFromSeed-4 100 1118758 ns/op BenchmarkSigning-4 97 1234701 ns/op BenchmarkVerification-4 49 2369670 ns/op PASS ok crypto/ed25519 1.574s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3814 27838 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 1938353 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5251334 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12394670 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1261 94984 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 21 4877712 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13818914 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 32675517 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8596 13999 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4120 27976 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2706 42259 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 3053094 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1782 67338 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 128 898083 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1252 95584 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2391097 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.704s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16365 7301 ns/op 140.26 MB/s BenchmarkHMACSHA256_32-4 15973 7089 ns/op 4.51 MB/s BenchmarkNewWriteSum-4 9820 16161 ns/op 1.98 MB/s PASS ok crypto/hmac 1.577s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43592 2758 ns/op BenchmarkModSub-4 39820 3008 ns/op BenchmarkMontgomeryRepr-4 13352 8225 ns/op BenchmarkMontgomeryMul-4 14293 8459 ns/op BenchmarkModMul-4 7023 17357 ns/op BenchmarkExpBig-4 7 19920205 ns/op BenchmarkExp-4 3 46483667 ns/op PASS ok crypto/internal/bigmod 2.522s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 499 240568 ns/op BenchmarkScalarBaseMult-4 120 1245705 ns/op BenchmarkScalarMult-4 39 2950024 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2405308 ns/op PASS ok crypto/internal/edwards25519 1.644s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 235941 488.1 ns/op BenchmarkMultiply-4 236581 493.7 ns/op BenchmarkSquare-4 311539 567.0 ns/op BenchmarkInvert-4 1136 105010 ns/op BenchmarkMult32-4 792392 151.0 ns/op PASS ok crypto/internal/edwards25519/field 1.809s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4710280 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1525 78430 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 13016137 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 31864030 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1632146 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7119 16896 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4282746 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 126058227 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.301s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 242781 489.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 126897 943.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61300 1970 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 236529 488.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 126721 976.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59625 2017 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.812s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85341 1402 ns/op 5.71 MB/s BenchmarkHash64-4 105664 1168 ns/op 54.79 MB/s BenchmarkHash128-4 98233 1265 ns/op 101.20 MB/s BenchmarkHash256-4 85868 1421 ns/op 180.15 MB/s BenchmarkHash512-4 69582 1758 ns/op 291.26 MB/s BenchmarkHash1K-4 49843 2438 ns/op 420.09 MB/s BenchmarkHash8K-4 9640 11833 ns/op 692.28 MB/s BenchmarkHash1M-4 85 1377611 ns/op 761.16 MB/s BenchmarkHash8M-4 10 10901355 ns/op 769.50 MB/s BenchmarkHash8BytesUnaligned-4 81177 1409 ns/op 5.68 MB/s BenchmarkHash1KUnaligned-4 50911 2421 ns/op 422.94 MB/s BenchmarkHash8KUnaligned-4 10000 11708 ns/op 699.68 MB/s PASS ok crypto/md5 2.726s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 213579 549.2 ns/op 58.26 MB/s BenchmarkRead/4K-4 8776 13718 ns/op 298.58 MB/s BenchmarkPrime-4 1 235409026 ns/op PASS ok crypto/rand 1.500s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9252 11207 ns/op 11.42 MB/s BenchmarkRC4_1K-4 1338 89608 ns/op 11.43 MB/s BenchmarkRC4_8K-4 171 826992 ns/op 9.79 MB/s PASS ok crypto/rc4 1.469s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 17041690 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 39756818 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 75590597 ns/op BenchmarkEncryptPKCS1v15/2048-4 418 285259 ns/op BenchmarkDecryptOAEP/2048-4 6 17278416 ns/op BenchmarkEncryptOAEP/2048-4 370 322123 ns/op BenchmarkSignPKCS1v15/2048-4 6 20242560 ns/op BenchmarkVerifyPKCS1v15/2048-4 409 292585 ns/op BenchmarkSignPSS/2048-4 6 18335915 ns/op BenchmarkVerifyPSS/2048-4 357 325136 ns/op PASS ok crypto/rsa 2.914s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 78468 1549 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 88508 1319 ns/op 6.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82945 1441 ns/op 222.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95320 1298 ns/op 246.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 68035 1856 ns/op 551.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73558 1679 ns/op 609.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21506 5623 ns/op 1456.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22016 5476 ns/op 1495.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.222s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58542 2027 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69241 1738 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65962 1853 ns/op 4.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55447 2146 ns/op 477.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63043 1912 ns/op 535.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60352 2047 ns/op 500.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22572 5312 ns/op 1542.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23529 5104 ns/op 1605.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23269 5210 ns/op 1572.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.497s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42102 2848 ns/op 2.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57632 2045 ns/op 3.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49108 2394 ns/op 3.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41644 2862 ns/op 357.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57190 2097 ns/op 488.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48910 2446 ns/op 418.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24768 4798 ns/op 1707.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29017 4071 ns/op 2012.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27220 4407 ns/op 1858.75 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.385s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13955438 8.354 ns/op BenchmarkConstantTimeEq-4 13711958 8.151 ns/op BenchmarkConstantTimeLessOrEq-4 14457174 8.363 ns/op BenchmarkXORBytes/8Bytes-4 321570 363.6 ns/op 22.00 MB/s BenchmarkXORBytes/128Bytes-4 174045 691.7 ns/op 185.06 MB/s BenchmarkXORBytes/2048Bytes-4 20442 5829 ns/op 351.36 MB/s BenchmarkXORBytes/32768Bytes-4 1334 89977 ns/op 364.18 MB/s PASS ok crypto/subtle 1.948s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 207 666788 ns/op BenchmarkCertCache/1-4 321 409712 ns/op BenchmarkCertCache/2-4 288 450589 ns/op BenchmarkCertCache/3-4 294 456948 ns/op BenchmarkHandshakeServer/RSA-4 10 10065631 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12141367 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11544089 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 128 905546 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 178 606885 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6219943 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5610170 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45985680 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46111631 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 35454069 ns/op 29.58 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 42055933 ns/op 24.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 52600748 ns/op 39.87 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 53099517 ns/op 39.49 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 77087076 ns/op 54.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 96276398 ns/op 43.57 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 127102465 ns/op 66.00 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 168240741 ns/op 49.86 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 265654832 ns/op 63.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 329698317 ns/op 50.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 488676958 ns/op 68.66 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 584222657 ns/op 57.43 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1001318458 ns/op 67.02 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1081677199 ns/op 62.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37290929 ns/op 28.12 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 47880609 ns/op 21.90 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 52482814 ns/op 39.96 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 91449572 ns/op 22.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 109282115 ns/op 38.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 109681609 ns/op 38.24 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 159675374 ns/op 52.54 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 178991255 ns/op 46.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 263541712 ns/op 63.66 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 340618879 ns/op 49.26 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 570140764 ns/op 58.85 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 742863056 ns/op 45.17 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1268809561 ns/op 52.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1755959225 ns/op 38.22 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718414053 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 726024431 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304793503 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302395139 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168173629 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161040261 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 119554139 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94608715 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 57638911 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 63605519 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160325103 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162418245 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78016140 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76578763 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 83640428 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52628026 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41487667 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39556219 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 50228202 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 45259382 ns/op PASS ok crypto/tls 21.628s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17475488 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 452 250924 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 898 132849 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 848 140146 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 1.972s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 34 3913064 ns/op 278688 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 36 5289813 ns/op 263185 B/op 1951 allocs/op BenchmarkConcurrentStmtExec-4 56 4580307 ns/op 217148 B/op 530 allocs/op BenchmarkConcurrentTxQuery-4 55 5765526 ns/op 272575 B/op 2127 allocs/op BenchmarkConcurrentTxExec-4 69 2309903 ns/op 87925 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 2564835 ns/op 108579 B/op 2103 allocs/op BenchmarkConcurrentTxStmtExec-4 153 901512 ns/op 40216 B/op 380 allocs/op BenchmarkConcurrentRandom-4 46 2532633 ns/op 235136 B/op 1801 allocs/op BenchmarkManyConcurrentQueries-4 2545 40359 ns/op 4112 B/op 20 allocs/op BenchmarkGrabConn-4 243266 533.8 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 12448 9529 ns/op PASS ok database/sql 3.550s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1464 118148 ns/op BenchmarkSymbols32-4 1908 62176 ns/op PASS ok debug/elf 1.391s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 166068 1092 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 49 2094684 ns/op 180254 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2237721 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12513 9211 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.753s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50817 2298 ns/op BenchmarkMarshal-4 540 229077 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2696 43492 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.684s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 216 554655 ns/op 14.77 MB/s BenchmarkEncodeToString-4 247 546124 ns/op 15.00 MB/s BenchmarkDecode-4 130 932835 ns/op 14.06 MB/s BenchmarkDecodeString-4 123 915240 ns/op 14.33 MB/s PASS ok encoding/base32 1.878s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 279 422218 ns/op 19.40 MB/s BenchmarkDecodeString/2-4 302908 357.3 ns/op 11.20 MB/s BenchmarkDecodeString/4-4 241761 602.1 ns/op 13.29 MB/s BenchmarkDecodeString/8-4 174603 692.4 ns/op 17.33 MB/s BenchmarkDecodeString/64-4 28478 4328 ns/op 20.33 MB/s BenchmarkDecodeString/8192-4 243 488519 ns/op 22.36 MB/s BenchmarkNewEncoding-4 49335 2501 ns/op 102.36 MB/s PASS ok encoding/base64 2.149s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1209 87985 ns/op 45.46 MB/s BenchmarkReadStruct-4 13375 9002 ns/op 8.33 MB/s BenchmarkWriteStruct-4 13119 9128 ns/op 8.22 MB/s BenchmarkWriteSlice1000Structs-4 12 8925988 ns/op 8.40 MB/s BenchmarkReadSlice1000Structs-4 13 10350232 ns/op 7.25 MB/s BenchmarkReadInts-4 45672 2621 ns/op 11.45 MB/s BenchmarkWriteInts-4 36460 3245 ns/op 9.24 MB/s BenchmarkWriteSlice1000Int32s-4 984 124944 ns/op 32.01 MB/s BenchmarkPutUint16-4 3261518 37.26 ns/op 53.68 MB/s BenchmarkAppendUint16-4 3279938 55.93 ns/op 35.76 MB/s BenchmarkPutUint32-4 2290333 74.73 ns/op 53.53 MB/s BenchmarkAppendUint32-4 2330091 51.77 ns/op 77.27 MB/s BenchmarkPutUint64-4 704236 154.0 ns/op 51.95 MB/s BenchmarkAppendUint64-4 759472 156.6 ns/op 51.10 MB/s BenchmarkLittleEndianPutUint16-4 3220620 37.44 ns/op 53.41 MB/s BenchmarkLittleEndianAppendUint16-4 3144757 36.44 ns/op 54.89 MB/s BenchmarkLittleEndianPutUint32-4 2326598 75.41 ns/op 53.05 MB/s BenchmarkLittleEndianAppendUint32-4 2299341 52.07 ns/op 76.82 MB/s BenchmarkLittleEndianPutUint64-4 700741 158.1 ns/op 50.60 MB/s BenchmarkLittleEndianAppendUint64-4 732198 156.6 ns/op 51.08 MB/s BenchmarkReadFloats-4 146011 773.3 ns/op 15.52 MB/s BenchmarkWriteFloats-4 145292 820.3 ns/op 14.63 MB/s BenchmarkReadSlice1000Float32s-4 1174 100951 ns/op 39.62 MB/s BenchmarkWriteSlice1000Float32s-4 819 138632 ns/op 28.85 MB/s BenchmarkReadSlice1000Uint8s-4 78681 1571 ns/op 636.49 MB/s BenchmarkWriteSlice1000Uint8s-4 144570 823.6 ns/op 1214.18 MB/s BenchmarkPutUvarint32-4 437028 238.7 ns/op 16.76 MB/s BenchmarkPutUvarint64-4 178267 672.9 ns/op 11.89 MB/s PASS ok encoding/binary 5.646s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5314 21214 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5317 21198 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5707 20755 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3291 34521 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5862 20059 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5805 20028 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5965 19974 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3300 35500 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 11056 ns/op PASS ok encoding/csv 2.085s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13453 9624 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 17320 7056 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 242 502520 ns/op 16806 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 690 184871 ns/op 711 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1394 83391 ns/op 63 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1290 98076 ns/op 67 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2174 54862 ns/op 178 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 62 1896992 ns/op 35053 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 483 247924 ns/op 25257 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 969 127177 ns/op 10804 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1009 129516 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 756 151877 ns/op 39144 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 296 444094 ns/op 66316 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 454 240331 ns/op 23878 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 94 1248749 ns/op 83053 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 1701098 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 3.521s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14176 8471 ns/op 30.22 MB/s BenchmarkEncode/1024-4 3321 33276 ns/op 30.77 MB/s BenchmarkEncode/4096-4 902 133661 ns/op 30.64 MB/s BenchmarkEncode/16384-4 210 540196 ns/op 30.33 MB/s BenchmarkDecode/256-4 28660 4244 ns/op 60.32 MB/s BenchmarkDecode/1024-4 7204 16649 ns/op 61.50 MB/s BenchmarkDecode/4096-4 1704 66119 ns/op 61.95 MB/s BenchmarkDecode/16384-4 452 267223 ns/op 61.31 MB/s BenchmarkDump/256-4 1201 101433 ns/op 2.52 MB/s BenchmarkDump/1024-4 298 392229 ns/op 2.61 MB/s BenchmarkDump/4096-4 74 1547620 ns/op 2.65 MB/s BenchmarkDump/16384-4 18 6437122 ns/op 2.55 MB/s PASS ok encoding/hex 2.864s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 141190731 ns/op 13.74 MB/s 2192 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 201106983 ns/op 9.65 MB/s 8394600 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 190492475 ns/op 10.19 MB/s 10332928 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 354675831 ns/op 5.47 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 19250 6176 ns/op BenchmarkMarshalBytes/256-4 5373 21379 ns/op BenchmarkMarshalBytes/4096-4 464 259786 ns/op BenchmarkMarshalBytesError/32-4 49 3078078 ns/op BenchmarkMarshalBytesError/256-4 49 2345633 ns/op BenchmarkMarshalBytesError/4096-4 38 2644865 ns/op BenchmarkMarshalMap-4 36920 3727 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 560201397 ns/op 3.46 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24674 4782 ns/op 2.93 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39721 4312 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 432199513 ns/op 4.49 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 429379402 ns/op 4.52 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 60458 2219 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 140178 871.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 177124 1019 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13342 7535 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 59180 2326 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 63745 2695 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13689 8279 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6508 20555 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1318 97226 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 128 852971 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 8066971 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 713961 181.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 574365 178.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 616364 171.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 703294 165.3 ns/op BenchmarkEncodeMarshaler-4 60727 1805 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 79623 1512 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5494558 23.00 ns/op BenchmarkNumberIsValidRegexp-4 14445 8432 ns/op PASS ok encoding/json 10.712s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 38 3092774 ns/op 21.19 MB/s BenchmarkDecode-4 16 6890044 ns/op 12.89 MB/s PASS ok encoding/pem 1.485s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2606 57984 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 752 184254 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3012 40389 ns/op PASS ok encoding/xml 1.550s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 262413 547.1 ns/op BenchmarkAs-4 65358 1822 ns/op PASS ok errors 1.320s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 809814 146.6 ns/op BenchmarkIntSet-4 866926 139.0 ns/op BenchmarkFloatAdd-4 202808 584.1 ns/op BenchmarkFloatSet-4 495740 254.9 ns/op BenchmarkStringSet-4 314932 340.3 ns/op BenchmarkMapSet-4 125994 1060 ns/op BenchmarkMapSetDifferent-4 60945 1950 ns/op BenchmarkMapSetDifferentRandom-4 314 389744 ns/op BenchmarkMapSetString-4 144163 1064 ns/op BenchmarkMapAddSame-4 36750 4000 ns/op BenchmarkMapAddDifferent-4 21426 6993 ns/op BenchmarkMapAddDifferentRandom-4 298 417794 ns/op BenchmarkMapAddSameSteadyState-4 357004 330.3 ns/op BenchmarkMapAddDifferentSteadyState-4 105252 1255 ns/op BenchmarkMapString-4 6860 17129 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 17774 7154 ns/op PASS ok expvar 4.052s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 89462 1388 ns/op BenchmarkSprintfEmpty-4 301086 369.7 ns/op BenchmarkSprintfString-4 260464 554.9 ns/op BenchmarkSprintfTruncateString-4 176074 760.1 ns/op BenchmarkSprintfTruncateBytes-4 140017 765.9 ns/op BenchmarkSprintfSlowParsingPath-4 191173 642.0 ns/op BenchmarkSprintfQuoteString-4 34682 3267 ns/op BenchmarkSprintfInt-4 189079 735.0 ns/op BenchmarkSprintfIntInt-4 132297 1053 ns/op BenchmarkSprintfPrefixedInt-4 144620 765.0 ns/op BenchmarkSprintfFloat-4 99980 1097 ns/op BenchmarkSprintfComplex-4 49466 2446 ns/op BenchmarkSprintfBoolean-4 228454 525.1 ns/op BenchmarkSprintfHexString-4 101295 1353 ns/op BenchmarkSprintfHexBytes-4 56318 1848 ns/op BenchmarkSprintfBytes-4 38198 3194 ns/op BenchmarkSprintfStringer-4 79046 2402 ns/op BenchmarkSprintfStructure-4 23485 4535 ns/op BenchmarkManyArgs-4 38895 3029 ns/op BenchmarkFprintInt-4 53916 2024 ns/op BenchmarkFprintfBytes-4 76255 1645 ns/op BenchmarkFprintIntNoAlloc-4 61309 1973 ns/op BenchmarkScanInts-4 26 4607232 ns/op BenchmarkScanRecursiveInt-4 1 386029236 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 426165905 ns/op PASS ok fmt 6.054s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 765 151465 ns/op PASS ok go/build 1.144s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42078 2760 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15218 7938 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5300 22008 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1531 93636 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 337 315724 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 81 1777080 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 5682896 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 32887605 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 190448129 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.525s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 286892203 ns/op 0.23 MB/s 44837960 B/op 48785 allocs/op PASS ok go/format 1.402s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 33910651 ns/op 1.59 MB/s BenchmarkParseOnly-4 5 24002725 ns/op 2.24 MB/s BenchmarkResolve-4 49 2423742 ns/op 22.22 MB/s PASS ok go/parser 2.805s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 170668778 ns/op 0.30 MB/s 5147296 B/op 27529 allocs/op BenchmarkPrintDecl-4 738 160063 ns/op 0.20 MB/s 16598 B/op 51 allocs/op PASS ok go/printer 1.452s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 243 495034 ns/op BenchmarkScanFiles/go/types/expr.go-4 8 13532999 ns/op 3.76 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 21368101 ns/op 3.46 MB/s BenchmarkScanFiles/net/http/server.go-4 2 51923010 ns/op 2.38 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 160 715627 ns/op 4.33 MB/s PASS ok go/scanner 2.117s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 928033 138.1 ns/op PASS ok go/token 1.920s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1095375 ns/op BenchmarkNamed/Underlying/nongeneric-4 1294288 90.64 ns/op BenchmarkNamed/Underlying/generic-4 1215184 91.06 ns/op BenchmarkNamed/Underlying/src_instance-4 1322344 86.62 ns/op BenchmarkNamed/Underlying/user_instance-4 1090174 107.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18540 6463 ns/op BenchmarkNamed/NewMethodSet/generic-4 19051 6282 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19020 6369 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18352 6276 ns/op BenchmarkCheck/http/funcbodies/info-4 1 620830004 ns/op 55169 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 568729650 ns/op 58821 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 274084254 ns/op 124954 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 270696868 ns/op 126527 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 301497557 ns/op 17336 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 133518244 ns/op 39142 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 79155570 ns/op 66029 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80666802 ns/op 64793 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 139676685 ns/op 15513 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 78574574 ns/op 27157 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 65802521 ns/op 26965 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 77933116 ns/op 26783 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1192506969 ns/op 58218 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 767459120 ns/op 90458 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 163406698 ns/op 384349 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 134808382 ns/op 514945 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 301972427 ns/op 6646 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 115845146 ns/op 17322 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 93616060 ns/op 21437 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 141388281 ns/op 14194 lines/s PASS ok go/types 26.106s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9802 11454 ns/op 89.40 MB/s PASS ok hash/adler32 1.123s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 209660 535.0 ns/op 28.04 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193653 625.7 ns/op 23.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 75720 1585 ns/op 25.24 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85076 1460 ns/op 27.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 474114 263.2 ns/op 1944.97 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 413808 264.2 ns/op 1937.62 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 499338 239.9 ns/op 4268.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 497164 267.7 ns/op 3824.91 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 393489 346.1 ns/op 11836.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 357328 434.7 ns/op 9421.60 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 138440 867.8 ns/op 37758.95 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 107968 1055 ns/op 31065.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 214098 590.6 ns/op 25.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 182372 665.7 ns/op 22.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 74632 1644 ns/op 24.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 74448 1488 ns/op 26.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 428967 288.3 ns/op 1776.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 448953 295.8 ns/op 1730.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 450450 269.5 ns/op 3800.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 444319 271.5 ns/op 3772.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 362557 329.4 ns/op 12434.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 351720 351.3 ns/op 11660.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 143656 967.3 ns/op 33877.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 119732 1004 ns/op 32623.64 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 236694 509.0 ns/op 29.47 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 196800 598.0 ns/op 25.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106638 1151 ns/op 34.75 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 95203 1260 ns/op 31.74 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9267 12888 ns/op 39.73 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8931 13384 ns/op 38.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4496 26459 ns/op 38.70 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4240 26562 ns/op 38.55 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1148 107318 ns/op 38.17 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1146 106579 ns/op 38.43 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 133 945893 ns/op 34.64 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 142 831478 ns/op 39.41 MB/s PASS ok hash/crc32 6.515s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 2125055 ns/op 30.84 MB/s BenchmarkCrc64/ISO4KB-4 811 147053 ns/op 27.85 MB/s BenchmarkCrc64/ISO1KB-4 3346 35432 ns/op 28.90 MB/s BenchmarkCrc64/ECMA64KB-4 54 2144229 ns/op 30.56 MB/s BenchmarkCrc64/Random64KB-4 54 2182644 ns/op 30.03 MB/s BenchmarkCrc64/Random16KB-4 213 560216 ns/op 29.25 MB/s PASS ok hash/crc64 1.811s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9265 12337 ns/op 83.00 MB/s BenchmarkFnv32aKB-4 8706 11747 ns/op 87.17 MB/s BenchmarkFnv64KB-4 9534 11647 ns/op 87.92 MB/s BenchmarkFnv64aKB-4 9132 12194 ns/op 83.98 MB/s BenchmarkFnv128KB-4 1076 152106 ns/op 6.73 MB/s BenchmarkFnv128aKB-4 1119 114883 ns/op 8.91 MB/s PASS ok hash/fnv 1.931s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 572637 196.8 ns/op 20.33 MB/s BenchmarkHash/n=4/Bytes-4 5203371 23.08 ns/op 173.30 MB/s BenchmarkHash/n=4/String-4 1717724 69.26 ns/op 57.75 MB/s BenchmarkHash/n=8/Write-4 581436 194.4 ns/op 41.15 MB/s BenchmarkHash/n=8/Bytes-4 5253913 22.95 ns/op 348.64 MB/s BenchmarkHash/n=8/String-4 1732986 70.82 ns/op 112.96 MB/s BenchmarkHash/n=16/Write-4 607680 211.9 ns/op 75.52 MB/s BenchmarkHash/n=16/Bytes-4 5034286 23.71 ns/op 674.96 MB/s BenchmarkHash/n=16/String-4 1656291 74.80 ns/op 213.91 MB/s BenchmarkHash/n=32/Write-4 416696 248.6 ns/op 128.70 MB/s BenchmarkHash/n=32/Bytes-4 4743025 25.44 ns/op 1257.97 MB/s BenchmarkHash/n=32/String-4 1620124 76.45 ns/op 418.59 MB/s BenchmarkHash/n=64/Write-4 546278 220.6 ns/op 290.18 MB/s BenchmarkHash/n=64/Bytes-4 3840621 38.83 ns/op 1648.02 MB/s BenchmarkHash/n=64/String-4 1580938 78.96 ns/op 810.50 MB/s BenchmarkHash/n=256/Write-4 389000 317.2 ns/op 806.98 MB/s BenchmarkHash/n=256/Bytes-4 1832428 70.19 ns/op 3647.29 MB/s BenchmarkHash/n=256/String-4 639904 190.6 ns/op 1343.00 MB/s BenchmarkHash/n=320/Write-4 356086 324.9 ns/op 984.92 MB/s BenchmarkHash/n=320/Bytes-4 1396700 79.08 ns/op 4046.39 MB/s BenchmarkHash/n=320/String-4 481546 234.0 ns/op 1367.38 MB/s BenchmarkHash/n=1024/Write-4 221984 549.8 ns/op 1862.53 MB/s BenchmarkHash/n=1024/Bytes-4 570433 211.6 ns/op 4839.81 MB/s BenchmarkHash/n=1024/String-4 209269 589.2 ns/op 1738.07 MB/s BenchmarkHash/n=4096/Write-4 82976 1459 ns/op 2807.16 MB/s BenchmarkHash/n=4096/Bytes-4 147966 766.7 ns/op 5342.38 MB/s BenchmarkHash/n=4096/String-4 55689 2196 ns/op 1864.80 MB/s BenchmarkHash/n=16384/Write-4 26038 4643 ns/op 3528.69 MB/s BenchmarkHash/n=16384/Bytes-4 35905 3136 ns/op 5224.50 MB/s BenchmarkHash/n=16384/String-4 13677 9036 ns/op 1813.23 MB/s PASS ok hash/maphash 6.724s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 752 186606 ns/op BenchmarkEscapeNone-4 78781 1710 ns/op BenchmarkUnescape-4 760 604655 ns/op BenchmarkUnescapeNone-4 438248 397.8 ns/op BenchmarkUnescapeSparse-4 8812 43327 ns/op BenchmarkUnescapeDense-4 1182 99161 ns/op PASS ok html 3.538s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7257 13906 ns/op BenchmarkCSSEscaperNoSpecials-4 46156 2653 ns/op BenchmarkDecodeCSS-4 25387 9357 ns/op BenchmarkDecodeCSSNoSpecials-4 3089490 35.76 ns/op BenchmarkCSSValueFilter-4 103359 1368 ns/op BenchmarkCSSValueFilterOk-4 75817 3265 ns/op BenchmarkEscapedExecute-4 3949 28360 ns/op BenchmarkHTMLNospaceEscaper-4 10000 17832 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 71770 1677 ns/op BenchmarkStripTags-4 13052 9066 ns/op BenchmarkStripTagsNoSpecials-4 362905 498.0 ns/op BenchmarkJSValEscaperWithNum-4 12879 8071 ns/op BenchmarkJSValEscaperWithStr-4 5488 27452 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17892 10661 ns/op BenchmarkJSValEscaperWithObj-4 4244 25889 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9532 12538 ns/op BenchmarkJSStrEscaperNoSpecials-4 61200 2192 ns/op BenchmarkJSStrEscaper-4 10000 24809 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54814 2109 ns/op BenchmarkJSRegexpEscaper-4 9084 18363 ns/op BenchmarkTemplateSpecialTags-4 74 1689953 ns/op BenchmarkURLEscaper-4 3607 30909 ns/op BenchmarkURLEscaperNoSpecials-4 170856 753.4 ns/op BenchmarkURLNormalizer-4 5236 23016 ns/op BenchmarkURLNormalizerNoSpecials-4 138390 1219 ns/op BenchmarkSrcsetFilter-4 14989 15065 ns/op BenchmarkSrcsetFilterNoSpecials-4 96952 1566 ns/op PASS ok html/template 11.008s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 501439 235.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 391945 302.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 538686 235.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 434734 323.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 194.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 981663 133.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1201023 93.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 122.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 883053 137.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 450751 513.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 287407 379.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 413234 325.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 330141 421.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 697779 185.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 454644 261.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 637998 198.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 485515 330.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 374786 409.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 714369 155.5 ns/op BenchmarkRGBASetRGBA-4 945697 123.9 ns/op BenchmarkRGBA64At-4 569720 231.4 ns/op BenchmarkRGBA64SetRGBA64-4 646963 193.0 ns/op BenchmarkNRGBAAt-4 742296 167.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 116.3 ns/op BenchmarkNRGBA64At-4 581484 216.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 642751 194.9 ns/op BenchmarkAlphaAt-4 2192115 55.91 ns/op BenchmarkAlphaSetAlpha-4 2194376 56.15 ns/op BenchmarkAlpha16At-4 1000000 100.7 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.8 ns/op BenchmarkGrayAt-4 1798776 57.06 ns/op BenchmarkGraySetGray-4 2162452 63.88 ns/op BenchmarkGray16At-4 1000000 107.4 ns/op BenchmarkGraySetGray16-4 1000000 119.9 ns/op PASS ok image 9.244s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3011115 41.43 ns/op BenchmarkYCbCrToRGB/128-4 2742666 42.40 ns/op BenchmarkYCbCrToRGB/255-4 2809437 54.41 ns/op BenchmarkRGBToYCbCr/0-4 2735924 41.55 ns/op BenchmarkRGBToYCbCr/Cb-4 2866815 42.46 ns/op BenchmarkRGBToYCbCr/Cr-4 2738397 43.58 ns/op BenchmarkYCbCrToRGBA/0-4 2259633 55.56 ns/op BenchmarkYCbCrToRGBA/128-4 2455366 48.50 ns/op BenchmarkYCbCrToRGBA/255-4 2491218 51.15 ns/op BenchmarkNYCbCrAToRGBA/0-4 2426847 48.91 ns/op BenchmarkNYCbCrAToRGBA/128-4 2273424 52.83 ns/op BenchmarkNYCbCrAToRGBA/255-4 2469094 57.52 ns/op PASS ok image/color 3.500s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 62413714 ns/op BenchmarkFillSrc-4 381 326254 ns/op BenchmarkCopyOver-4 4 28829367 ns/op BenchmarkCopySrc-4 534 228024 ns/op BenchmarkNRGBAOver-4 5 21458284 ns/op BenchmarkNRGBASrc-4 10 10626968 ns/op BenchmarkYCbCr-4 7 17632237 ns/op BenchmarkGray-4 15 7299881 ns/op BenchmarkCMYK-4 8 12624354 ns/op BenchmarkGlyphOver-4 16 6925705 ns/op BenchmarkRGBAMaskOver-4 2 50650911 ns/op BenchmarkGrayMaskOver-4 3 36540184 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51477483 ns/op BenchmarkRGBA-4 4 31879639 ns/op BenchmarkPalettedFill-4 1034 119118 ns/op BenchmarkPalettedRGBA-4 4 33433123 ns/op BenchmarkGenericOver-4 2 72919458 ns/op BenchmarkGenericMaskOver-4 4 31215221 ns/op BenchmarkGenericSrc-4 3 46468865 ns/op BenchmarkGenericMaskSrc-4 3 41891588 ns/op PASS ok image/draw 7.676s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7637683 ns/op 2.02 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 181752581 ns/op 1.69 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4633020227 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 39 2694890 ns/op 5.73 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 220078922 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.052s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2560 46855 ns/op BenchmarkIDCT-4 2956 47102 ns/op BenchmarkDecodeBaseline-4 6 19440320 ns/op 3.18 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24339806 ns/op 2.54 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 206204244 ns/op 5.96 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 282349235 ns/op 3.26 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.631s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12162912 13.08 ns/op BenchmarkDecodeGray-4 10 10821469 ns/op 6.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46370131 ns/op 5.65 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 41330642 ns/op 6.34 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6516989 ns/op 10.06 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35175244 ns/op 7.45 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43630096 ns/op 6.01 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71294235 ns/op 4.31 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70026128 ns/op 4.39 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 227614232 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 257827851 ns/op 4.77 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37283476 ns/op 8.24 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 231743382 ns/op 5.30 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 821762089 ns/op 1.50 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.235s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65540962 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54390672 ns/op 1.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 306824348 ns/op 1.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 258653713 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 60696356 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 50910056 ns/op 1.96 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 298763819 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 253820999 ns/op 1.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 602001170 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 527778595 ns/op 1.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3127081460 ns/op 1.60 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2891967803 ns/op 1.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10266004 ns/op 9.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10543484 ns/op 9.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51541287 ns/op 9.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51319097 ns/op 9.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101084905 ns/op 9.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102525178 ns/op 9.75 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 528079161 ns/op 9.47 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 556061887 ns/op 8.99 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74563946 ns/op 1.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 67784770 ns/op 1.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 374784325 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 370419317 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 799484597 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 814815692 ns/op 1.23 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4324503225 ns/op 1.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4408813695 ns/op 1.13 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 194362402 ns/op 21.50 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 186827308 ns/op 22.37 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 38.477s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 388957 299.4 ns/op 854.91 MB/s PASS ok internal/chacha8rand 1.129s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33658 3343 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 32432 3672 ns/op 0.54 MB/s BenchmarkMarshalCorpusFile/4-4 30385 3963 ns/op 1.01 MB/s BenchmarkMarshalCorpusFile/8-4 26478 4579 ns/op 1.75 MB/s BenchmarkMarshalCorpusFile/16-4 20985 5650 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/32-4 14787 8378 ns/op 3.82 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10793 ns/op 5.93 MB/s BenchmarkMarshalCorpusFile/128-4 7413 13739 ns/op 9.32 MB/s BenchmarkMarshalCorpusFile/256-4 3440 29888 ns/op 8.57 MB/s BenchmarkMarshalCorpusFile/512-4 2160 58743 ns/op 8.72 MB/s BenchmarkMarshalCorpusFile/1024-4 1119 103414 ns/op 9.90 MB/s BenchmarkMarshalCorpusFile/2048-4 558 204459 ns/op 10.02 MB/s BenchmarkMarshalCorpusFile/4096-4 294 405287 ns/op 10.11 MB/s BenchmarkMarshalCorpusFile/8192-4 138 837706 ns/op 9.78 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1597251 ns/op 10.26 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3760018 ns/op 8.71 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7668989 ns/op 8.55 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16204058 ns/op 8.09 MB/s BenchmarkMarshalCorpusFile/262144-4 3 34697171 ns/op 7.56 MB/s BenchmarkMarshalCorpusFile/524288-4 2 77021751 ns/op 6.81 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 144043274 ns/op 7.28 MB/s BenchmarkUnmarshalCorpusFile/1-4 7563 15856 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7336 16097 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 6847 17500 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6142 21121 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/16-4 5179 23769 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/32-4 3604 32534 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/64-4 3210 39883 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/128-4 2530 49785 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/256-4 992 122335 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/512-4 519 225003 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1024-4 272 436555 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 880546 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 1732068 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3478384 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7053205 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14537792 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30505566 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53974498 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 112899377 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 222895395 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 461750891 ns/op 2.27 MB/s BenchmarkMutatorBytes/1-4 34134 3583 ns/op BenchmarkMutatorBytes/10-4 35287 3472 ns/op BenchmarkMutatorBytes/100-4 32882 3712 ns/op BenchmarkMutatorBytes/1000-4 21262 5825 ns/op BenchmarkMutatorBytes/10000-4 8610 22393 ns/op BenchmarkMutatorBytes/100000-4 1350 101880 ns/op BenchmarkMutatorString/1-4 28875 3785 ns/op BenchmarkMutatorString/10-4 32318 3730 ns/op BenchmarkMutatorString/100-4 29835 4184 ns/op BenchmarkMutatorString/1000-4 14674 8212 ns/op BenchmarkMutatorString/10000-4 4244 46682 ns/op BenchmarkMutatorString/100000-4 325 319549 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19041 6509 ns/op BenchmarkMutatorAllBasicTypes/string-4 18524 6580 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64797 1886 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56828 2153 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53740 2151 ns/op BenchmarkMutatorAllBasicTypes/int-4 56450 1994 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60265 1983 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60794 1980 ns/op BenchmarkMutatorAllBasicTypes/int32-4 62047 1995 ns/op BenchmarkMutatorAllBasicTypes/int64-4 62466 2059 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58580 2072 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59110 2068 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59503 2091 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56581 2048 ns/op PASS ok internal/fuzz 12.403s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 42290 2985 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 167211 789.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.305s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 22000 15818 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36294 3054 ns/op BenchmarkSplicePipePoolParallel-4 224358 902.2 ns/op BenchmarkSplicePipeNativeParallel-4 88640 1439 ns/op PASS ok internal/poll 1.922s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14368245 8.398 ns/op BenchmarkAnd32Parallel-4 2333889 47.42 ns/op BenchmarkAnd64-4 14442824 8.364 ns/op BenchmarkAnd64Parallel-4 2364843 47.90 ns/op BenchmarkOr32-4 14345710 8.404 ns/op BenchmarkOr32Parallel-4 2666425 67.61 ns/op BenchmarkOr64-4 13923667 8.558 ns/op BenchmarkOr64Parallel-4 2601098 45.57 ns/op BenchmarkAtomicLoad64-4 16343014 7.116 ns/op BenchmarkAtomicStore64-4 16664400 7.329 ns/op BenchmarkAtomicLoad-4 16747398 7.173 ns/op BenchmarkAtomicStore-4 16558957 7.243 ns/op BenchmarkAnd8-4 14921054 8.180 ns/op BenchmarkAnd-4 14728600 7.973 ns/op BenchmarkAnd8Parallel-4 3015327 40.11 ns/op BenchmarkAndParallel-4 2574648 44.69 ns/op BenchmarkOr8-4 14403139 8.386 ns/op BenchmarkOr-4 14670518 8.264 ns/op BenchmarkOr8Parallel-4 2596411 45.43 ns/op BenchmarkOrParallel-4 2669763 44.99 ns/op BenchmarkXadd-4 3140708 38.11 ns/op BenchmarkXadd64-4 3139681 39.16 ns/op BenchmarkCas-4 2799639 41.75 ns/op BenchmarkCas64-4 2681594 40.64 ns/op BenchmarkXchg-4 2799967 40.94 ns/op BenchmarkXchg64-4 2959872 40.11 ns/op PASS ok internal/runtime/atomic 4.904s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 26333927 ns/op PASS ok internal/trace 3.828s PASS ok internal/zstd 1.048s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 13846 8995 ns/op BenchmarkCopyNLarge-4 267 584560 ns/op PASS ok io 1.821s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 195924 704.3 ns/op BenchmarkPrintln-4 20563 6546 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34059 3601 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 3303 32967 ns/op BenchmarkDiscard-4 884926 133.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.986s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15835 7724 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 62083 1911 ns/op BenchmarkJSONHandler/defaults-4 5984 20025 ns/op 526 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3532 32453 ns/op 790 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3974 28436 ns/op 765 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5745 20014 ns/op 509 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5950 19990 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4364 24001 ns/op 527 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25440 4747 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24254 5008 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 106933 1099 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79074 1642 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 79527 1433 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73425 1854 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80077 1651 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 93075 1296 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 599773 199.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 603814 200.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 456340 269.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 367374 317.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6319 18908 ns/op BenchmarkDispatch/switch-checked-4 173492 685.2 ns/op BenchmarkDispatch/As-4 191644 639.3 ns/op BenchmarkDispatch/Visit-4 146956 793.3 ns/op BenchmarkUnsafeStrings-4 18841 6424 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 4.668s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 758775 139.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 808998 143.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 509529 219.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 165686 714.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 67558 1767 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 70357 1730 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 41518 2921 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 14161 8719 ns/op 3459 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 16192 7823 ns/op 606 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15330 7429 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 10309 12169 ns/op 1081 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3318 35298 ns/op 4306 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17004 8599 ns/op 516 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14385 8472 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8763 12228 ns/op 944 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3967 30208 ns/op 3716 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.624s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 30237411 ns/op PASS ok maps 2.029s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6580962 18.45 ns/op BenchmarkAcosh-4 5035591 23.69 ns/op BenchmarkAsin-4 6494227 17.77 ns/op BenchmarkAsinh-4 4267083 25.67 ns/op BenchmarkAtan-4 7049731 16.28 ns/op BenchmarkAtanh-4 4883431 23.81 ns/op BenchmarkAtan2-4 5101730 23.26 ns/op BenchmarkCbrt-4 6114978 19.95 ns/op BenchmarkCeil-4 16385066 7.149 ns/op BenchmarkCopysign-4 1929195 64.23 ns/op BenchmarkCos-4 8634007 13.74 ns/op BenchmarkCosh-4 7008680 17.35 ns/op BenchmarkErf-4 7592163 15.69 ns/op BenchmarkErfc-4 7793244 15.34 ns/op BenchmarkErfinv-4 3184808 36.23 ns/op BenchmarkErfcinv-4 3353995 35.67 ns/op BenchmarkExp-4 7533973 15.82 ns/op BenchmarkExpGo-4 733264 165.2 ns/op BenchmarkExpm1-4 7100485 16.47 ns/op BenchmarkExp2-4 769993 155.0 ns/op BenchmarkExp2Go-4 741327 163.9 ns/op BenchmarkAbs-4 2594226 46.35 ns/op BenchmarkDim-4 7767385 15.59 ns/op BenchmarkFloor-4 14886108 7.353 ns/op BenchmarkMax-4 12571581 9.473 ns/op BenchmarkMin-4 11398209 10.46 ns/op BenchmarkMod-4 197391 622.6 ns/op BenchmarkFrexp-4 1200320 99.77 ns/op BenchmarkGamma-4 392104 306.6 ns/op BenchmarkHypot-4 1000000 108.6 ns/op BenchmarkHypotGo-4 1000000 115.8 ns/op BenchmarkIlogb-4 1313811 89.73 ns/op BenchmarkJ0-4 164961 731.9 ns/op BenchmarkJ1-4 174018 688.0 ns/op BenchmarkJn-4 83678 1429 ns/op BenchmarkLdexp-4 1000000 107.5 ns/op BenchmarkLgamma-4 505423 236.4 ns/op BenchmarkLog-4 6749685 17.94 ns/op BenchmarkLogb-4 1437331 83.75 ns/op BenchmarkLog1p-4 6878919 17.51 ns/op BenchmarkLog10-4 6350677 19.02 ns/op BenchmarkLog2-4 1000000 111.3 ns/op BenchmarkModf-4 2438594 49.44 ns/op BenchmarkNextafter32-4 2314760 50.72 ns/op BenchmarkNextafter64-4 2386262 49.45 ns/op BenchmarkPowInt-4 3437418 34.33 ns/op BenchmarkPowFrac-4 3420128 34.36 ns/op BenchmarkPow10Pos-4 3667460 29.32 ns/op BenchmarkPow10Neg-4 3880975 31.25 ns/op BenchmarkRound-4 6999228 15.44 ns/op BenchmarkRoundToEven-4 7782907 15.47 ns/op BenchmarkRemainder-4 295054 405.5 ns/op BenchmarkSignbit-4 3945127 30.12 ns/op BenchmarkSin-4 8977041 13.27 ns/op BenchmarkSincos-4 599942 189.0 ns/op BenchmarkSinh-4 6666458 17.95 ns/op BenchmarkSqrtIndirect-4 13471327 7.939 ns/op BenchmarkSqrtLatency-4 10513304 11.40 ns/op BenchmarkSqrtIndirectLatency-4 10040554 11.44 ns/op BenchmarkSqrtGoLatency-4 1335915 89.85 ns/op BenchmarkSqrtPrime-4 118176 1013 ns/op BenchmarkTan-4 6401485 19.00 ns/op BenchmarkTanh-4 5721597 20.73 ns/op BenchmarkTrunc-4 15845216 7.402 ns/op BenchmarkY0-4 178028 676.9 ns/op BenchmarkY1-4 171999 678.2 ns/op BenchmarkYn-4 87788 1358 ns/op BenchmarkFloat64bits-4 3894685 31.03 ns/op BenchmarkFloat64frombits-4 3904142 30.73 ns/op BenchmarkFloat32bits-4 3911944 31.03 ns/op BenchmarkFloat32frombits-4 3663758 31.01 ns/op BenchmarkFMA-4 16005714 7.346 ns/op PASS ok math 11.199s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10935649 10.70 ns/op 5980.81 MB/s BenchmarkAddVV/2-4 9981969 12.00 ns/op 10666.29 MB/s BenchmarkAddVV/3-4 9008223 13.56 ns/op 14158.52 MB/s BenchmarkAddVV/4-4 9828481 12.80 ns/op 20003.12 MB/s BenchmarkAddVV/5-4 8887647 13.53 ns/op 23646.83 MB/s BenchmarkAddVV/10-4 6895785 17.60 ns/op 36361.00 MB/s BenchmarkAddVV/100-4 2409520 50.22 ns/op 127445.93 MB/s BenchmarkAddVV/1000-4 289248 394.9 ns/op 162048.26 MB/s BenchmarkSubVV/1-4 11713224 10.30 ns/op 6211.74 MB/s BenchmarkSubVV/2-4 10490882 11.48 ns/op 11145.45 MB/s BenchmarkSubVV/3-4 9378199 12.82 ns/op 14973.10 MB/s BenchmarkSubVV/4-4 9552540 12.47 ns/op 20526.61 MB/s BenchmarkSubVV/5-4 8778351 14.59 ns/op 21935.05 MB/s BenchmarkSubVV/10-4 7120536 16.85 ns/op 37977.88 MB/s BenchmarkSubVV/100-4 2367307 50.51 ns/op 126700.14 MB/s BenchmarkSubVV/1000-4 268042 391.1 ns/op 163652.54 MB/s BenchmarkAddVW/1-4 11714565 10.13 ns/op 790.07 MB/s BenchmarkAddVW/2-4 12121093 9.930 ns/op 1611.27 MB/s BenchmarkAddVW/3-4 11330588 10.47 ns/op 2291.91 MB/s BenchmarkAddVW/4-4 10711830 11.23 ns/op 2848.35 MB/s BenchmarkAddVW/5-4 10773206 11.12 ns/op 3597.02 MB/s BenchmarkAddVW/10-4 7349512 15.88 ns/op 5037.73 MB/s BenchmarkAddVW/100-4 4546034 26.43 ns/op 30272.52 MB/s BenchmarkAddVW/1000-4 757902 158.2 ns/op 50579.73 MB/s BenchmarkAddVWext/1-4 11808366 10.13 ns/op 790.10 MB/s BenchmarkAddVWext/2-4 12110401 9.989 ns/op 1601.69 MB/s BenchmarkAddVWext/3-4 11085063 10.85 ns/op 2212.34 MB/s BenchmarkAddVWext/4-4 10786047 11.24 ns/op 2847.83 MB/s BenchmarkAddVWext/5-4 10537549 11.33 ns/op 3529.95 MB/s BenchmarkAddVWext/10-4 8808615 13.91 ns/op 5751.58 MB/s BenchmarkAddVWext/100-4 2060505 57.37 ns/op 13945.49 MB/s BenchmarkAddVWext/1000-4 289340 415.3 ns/op 19263.30 MB/s BenchmarkSubVW/1-4 11908370 10.14 ns/op 789.11 MB/s BenchmarkSubVW/2-4 11752399 10.18 ns/op 1572.36 MB/s BenchmarkSubVW/3-4 11174779 10.78 ns/op 2225.59 MB/s BenchmarkSubVW/4-4 10901085 11.04 ns/op 2899.21 MB/s BenchmarkSubVW/5-4 10697076 11.48 ns/op 3483.51 MB/s BenchmarkSubVW/10-4 7846203 15.49 ns/op 5164.04 MB/s BenchmarkSubVW/100-4 4439541 27.16 ns/op 29451.40 MB/s BenchmarkSubVW/1000-4 750076 158.4 ns/op 50493.39 MB/s BenchmarkSubVWext/1-4 11952421 10.07 ns/op 794.25 MB/s BenchmarkSubVWext/2-4 11813665 10.25 ns/op 1560.38 MB/s BenchmarkSubVWext/3-4 10930701 10.96 ns/op 2189.76 MB/s BenchmarkSubVWext/4-4 10553028 11.38 ns/op 2812.18 MB/s BenchmarkSubVWext/5-4 10226521 11.65 ns/op 3432.91 MB/s BenchmarkSubVWext/10-4 8343656 14.72 ns/op 5434.48 MB/s BenchmarkSubVWext/100-4 2071429 57.57 ns/op 13897.33 MB/s BenchmarkSubVWext/1000-4 294154 409.0 ns/op 19561.78 MB/s BenchmarkMulAddVWW/1-4 9851073 12.22 ns/op 5235.70 MB/s BenchmarkMulAddVWW/2-4 8933805 13.43 ns/op 9533.26 MB/s BenchmarkMulAddVWW/3-4 7925630 15.18 ns/op 12645.73 MB/s BenchmarkMulAddVWW/4-4 7093308 16.75 ns/op 15286.04 MB/s BenchmarkMulAddVWW/5-4 6424390 18.54 ns/op 17256.81 MB/s BenchmarkMulAddVWW/10-4 4112982 26.86 ns/op 23829.98 MB/s BenchmarkMulAddVWW/100-4 621483 199.8 ns/op 32032.02 MB/s BenchmarkMulAddVWW/1000-4 65101 1840 ns/op 34790.35 MB/s BenchmarkAddMulVVW/1-4 10432790 13.72 ns/op 4663.97 MB/s BenchmarkAddMulVVW/2-4 8662938 13.71 ns/op 9334.98 MB/s BenchmarkAddMulVVW/3-4 7876216 14.83 ns/op 12943.99 MB/s BenchmarkAddMulVVW/4-4 7326115 16.58 ns/op 15438.31 MB/s BenchmarkAddMulVVW/5-4 6551706 18.19 ns/op 17593.54 MB/s BenchmarkAddMulVVW/10-4 4280726 28.53 ns/op 22430.59 MB/s BenchmarkAddMulVVW/100-4 560919 216.7 ns/op 29535.76 MB/s BenchmarkAddMulVVW/1000-4 58552 2071 ns/op 30905.47 MB/s BenchmarkDivWVW/1-4 2492256 47.08 ns/op 1359.42 MB/s BenchmarkDivWVW/2-4 1000000 104.7 ns/op 1222.31 MB/s BenchmarkDivWVW/3-4 825528 149.4 ns/op 1285.34 MB/s BenchmarkDivWVW/4-4 696812 172.8 ns/op 1481.48 MB/s BenchmarkDivWVW/5-4 614698 191.0 ns/op 1675.41 MB/s BenchmarkDivWVW/10-4 327378 360.6 ns/op 1774.99 MB/s BenchmarkDivWVW/100-4 37522 3217 ns/op 1989.21 MB/s BenchmarkDivWVW/1000-4 4152 29050 ns/op 2203.11 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2923382 41.39 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2889648 41.77 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1773668 64.08 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1436632 82.80 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 105.2 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 108.8 ns/op BenchmarkNonZeroShifts/4/shrVU-4 931236 128.0 ns/op BenchmarkNonZeroShifts/4/shlVU-4 828860 145.9 ns/op BenchmarkNonZeroShifts/5/shrVU-4 740768 147.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 714926 171.4 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451687 260.8 ns/op BenchmarkNonZeroShifts/10/shlVU-4 332713 331.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50798 2356 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43245 2797 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5100 23488 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4437 26733 ns/op BenchmarkDecimalConversion-4 189 621014 ns/op BenchmarkFloatString/100-4 9217 12209 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 633536 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59383978 ns/op 60636 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 6200259197 ns/op 832936 B/op 546 allocs/op BenchmarkFloatAdd/10-4 106338 1122 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 80829 1420 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 51423 2301 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14064 8645 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1544 95676 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 148588 818.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 123848 898.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 95017 1248 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 27150 4535 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3202 36766 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1369 86567 ns/op BenchmarkParseFloatLargeExp-4 312 380391 ns/op BenchmarkGCD10x10/WithoutXY-4 182868 640.9 ns/op BenchmarkGCD10x10/WithXY-4 44809 2643 ns/op BenchmarkGCD10x100/WithoutXY-4 86325 1380 ns/op BenchmarkGCD10x100/WithXY-4 13794 9159 ns/op BenchmarkGCD10x1000/WithoutXY-4 59457 1949 ns/op BenchmarkGCD10x1000/WithXY-4 9702 11375 ns/op BenchmarkGCD100x100/WithoutXY-4 21885 5542 ns/op BenchmarkGCD100x100/WithXY-4 7664 14927 ns/op BenchmarkGCD100x1000/WithoutXY-4 9291 12321 ns/op BenchmarkGCD100x1000/WithXY-4 4443 26288 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1804 65658 ns/op BenchmarkGCD1000x1000/WithXY-4 964 125729 ns/op BenchmarkHilbert-4 16 7158214 ns/op BenchmarkBinomial-4 8989 12901 ns/op BenchmarkQuoRem-4 14624 8485 ns/op BenchmarkExp-4 7 14402870 ns/op BenchmarkExpMont/Odd-4 127 940545 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 951255 ns/op 3354 B/op 37 allocs/op BenchmarkExpMont/Even2-4 121 986445 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 981637 ns/op 3875 B/op 54 allocs/op BenchmarkExpMont/Even4-4 122 970842 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even8-4 122 971557 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 123 976027 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 893197 ns/op 3616 B/op 53 allocs/op BenchmarkExpMont/Even96-4 140 846616 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 151 792909 ns/op 3273 B/op 51 allocs/op BenchmarkExpMont/Even255-4 156 741923 ns/op 2969 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 501 235571 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 439 272356 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 432 277993 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 434 275332 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 7 14309077 ns/op BenchmarkBitset-4 857601 137.7 ns/op BenchmarkBitsetNeg-4 305964 393.8 ns/op BenchmarkBitsetOrig-4 207214 535.4 ns/op BenchmarkBitsetNegOrig-4 139473 850.5 ns/op BenchmarkModSqrt225_Tonelli-4 84 1230716 ns/op BenchmarkModSqrt225_3Mod4-4 325 361508 ns/op BenchmarkModSqrt231_Tonelli-4 91 1242737 ns/op BenchmarkModSqrt231_5Mod8-4 274 434768 ns/op BenchmarkModInverse-4 8948 12437 ns/op BenchmarkSqrt-4 926 132364 ns/op BenchmarkIntSqr/1-4 1327833 88.38 ns/op BenchmarkIntSqr/2-4 504432 218.4 ns/op BenchmarkIntSqr/3-4 427737 279.3 ns/op BenchmarkIntSqr/5-4 296584 402.8 ns/op BenchmarkIntSqr/8-4 186078 622.5 ns/op BenchmarkIntSqr/10-4 151705 808.1 ns/op BenchmarkIntSqr/20-4 33409 3695 ns/op BenchmarkIntSqr/30-4 22875 5417 ns/op BenchmarkIntSqr/50-4 12627 9044 ns/op BenchmarkIntSqr/80-4 6662 16403 ns/op BenchmarkIntSqr/100-4 5162 22315 ns/op BenchmarkIntSqr/200-4 1834 63843 ns/op BenchmarkIntSqr/300-4 918 128685 ns/op BenchmarkIntSqr/500-4 409 289147 ns/op BenchmarkIntSqr/800-4 192 630481 ns/op BenchmarkIntSqr/1000-4 133 896681 ns/op BenchmarkDiv/20/10-4 320116 377.5 ns/op BenchmarkDiv/40/20-4 301780 379.1 ns/op BenchmarkDiv/100/50-4 320604 375.4 ns/op BenchmarkDiv/200/100-4 37839 3191 ns/op BenchmarkDiv/400/200-4 34503 3706 ns/op BenchmarkDiv/1000/500-4 24822 4819 ns/op BenchmarkDiv/2000/1000-4 16712 7196 ns/op BenchmarkDiv/20000/10000-4 862 140365 ns/op BenchmarkDiv/200000/100000-4 21 5631228 ns/op BenchmarkDiv/2000000/1000000-4 1 192107960 ns/op BenchmarkDiv/20000000/10000000-4 1 6759482682 ns/op BenchmarkMul-4 3 40062109 ns/op BenchmarkNatMul/10-4 124294 872.5 ns/op BenchmarkNatMul/100-4 3927 28089 ns/op BenchmarkNatMul/1000-4 100 1060230 ns/op BenchmarkZeroShifts/Shl-4 40711 3068 ns/op BenchmarkZeroShifts/ShlSame-4 6058398 19.49 ns/op BenchmarkZeroShifts/Shr-4 38595 3036 ns/op BenchmarkZeroShifts/ShrSame-4 5614362 20.78 ns/op BenchmarkExp3Power/0x10-4 216546 557.3 ns/op BenchmarkExp3Power/0x40-4 181416 655.1 ns/op BenchmarkExp3Power/0x100-4 90799 1290 ns/op BenchmarkExp3Power/0x400-4 35894 3339 ns/op BenchmarkExp3Power/0x1000-4 6439 17772 ns/op BenchmarkExp3Power/0x4000-4 1122 108567 ns/op BenchmarkExp3Power/0x10000-4 128 941330 ns/op BenchmarkExp3Power/0x40000-4 12 9106019 ns/op BenchmarkExp3Power/0x100000-4 2 86070144 ns/op BenchmarkExp3Power/0x400000-4 1 793066404 ns/op BenchmarkFibo-4 4 27060616 ns/op BenchmarkNatSqr/1-4 1000000 108.1 ns/op BenchmarkNatSqr/2-4 493255 234.3 ns/op BenchmarkNatSqr/3-4 376116 302.1 ns/op BenchmarkNatSqr/5-4 264722 443.9 ns/op BenchmarkNatSqr/8-4 171350 679.6 ns/op BenchmarkNatSqr/10-4 129271 847.2 ns/op BenchmarkNatSqr/20-4 33530 3508 ns/op BenchmarkNatSqr/30-4 23196 5137 ns/op BenchmarkNatSqr/50-4 13092 9052 ns/op BenchmarkNatSqr/80-4 6768 16461 ns/op BenchmarkNatSqr/100-4 5229 23606 ns/op BenchmarkNatSqr/200-4 1831 65297 ns/op BenchmarkNatSqr/300-4 873 130384 ns/op BenchmarkNatSqr/500-4 394 290424 ns/op BenchmarkNatSqr/800-4 192 623679 ns/op BenchmarkNatSqr/1000-4 130 900086 ns/op BenchmarkNatSetBytes/8-4 710221 172.8 ns/op BenchmarkNatSetBytes/24-4 207805 572.7 ns/op BenchmarkNatSetBytes/128-4 46638 2548 ns/op BenchmarkNatSetBytes/7-4 926330 130.4 ns/op BenchmarkNatSetBytes/23-4 232426 513.5 ns/op BenchmarkNatSetBytes/127-4 47328 2538 ns/op BenchmarkScanPi-4 252 469112 ns/op BenchmarkStringPiParallel-4 643 165181 ns/op BenchmarkScan/10/Base2-4 36979 3168 ns/op BenchmarkScan/100/Base2-4 4083 27613 ns/op BenchmarkScan/1000/Base2-4 429 274540 ns/op BenchmarkScan/10/Base8-4 90709 1333 ns/op BenchmarkScan/100/Base8-4 12524 9620 ns/op BenchmarkScan/1000/Base8-4 1263 95400 ns/op BenchmarkScan/10/Base10-4 98218 1232 ns/op BenchmarkScan/100/Base10-4 13648 8927 ns/op BenchmarkScan/1000/Base10-4 1398 86597 ns/op BenchmarkScan/10/Base16-4 109272 1073 ns/op BenchmarkScan/100/Base16-4 15542 7679 ns/op BenchmarkScan/1000/Base16-4 1614 75816 ns/op BenchmarkString/10/Base2-4 194253 623.5 ns/op BenchmarkString/100/Base2-4 27936 4257 ns/op BenchmarkString/1000/Base2-4 2935 41004 ns/op BenchmarkString/10/Base8-4 337424 341.2 ns/op BenchmarkString/100/Base8-4 68916 1743 ns/op BenchmarkString/1000/Base8-4 7593 15008 ns/op BenchmarkString/10/Base10-4 215524 582.4 ns/op BenchmarkString/100/Base10-4 40773 2968 ns/op BenchmarkString/1000/Base10-4 4017 29504 ns/op BenchmarkString/10/Base16-4 404373 301.2 ns/op BenchmarkString/100/Base16-4 90512 1340 ns/op BenchmarkString/1000/Base16-4 10000 11490 ns/op BenchmarkLeafSize/0-4 31 3847928 ns/op BenchmarkLeafSize/1-4 456 249784 ns/op BenchmarkLeafSize/2-4 466 246714 ns/op BenchmarkLeafSize/3-4 290 402365 ns/op BenchmarkLeafSize/4-4 477 251238 ns/op BenchmarkLeafSize/5-4 265 449399 ns/op BenchmarkLeafSize/6-4 290 396499 ns/op BenchmarkLeafSize/7-4 342 355050 ns/op BenchmarkLeafSize/8-4 496 234700 ns/op BenchmarkLeafSize/9-4 222 530630 ns/op BenchmarkLeafSize/10-4 272 437569 ns/op BenchmarkLeafSize/11-4 246 477485 ns/op BenchmarkLeafSize/12-4 304 393735 ns/op BenchmarkLeafSize/13-4 262 446423 ns/op BenchmarkLeafSize/14-4 331 346559 ns/op BenchmarkLeafSize/15-4 342 339431 ns/op BenchmarkLeafSize/16-4 489 234202 ns/op BenchmarkLeafSize/32-4 481 237004 ns/op BenchmarkLeafSize/64-4 435 262807 ns/op BenchmarkProbablyPrime/n=0-4 6 19599197 ns/op BenchmarkProbablyPrime/n=1-4 5 21943255 ns/op BenchmarkProbablyPrime/n=5-4 4 30300161 ns/op BenchmarkProbablyPrime/n=10-4 3 41238492 ns/op BenchmarkProbablyPrime/n=20-4 2 62254259 ns/op BenchmarkProbablyPrime/Lucas-4 6 17718036 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2168079 ns/op BenchmarkRatCmp-4 210667 559.5 ns/op BenchmarkFloatPrecExact/1-4 135199 901.9 ns/op BenchmarkFloatPrecExact/10-4 44232 2683 ns/op BenchmarkFloatPrecExact/100-4 8826 12160 ns/op BenchmarkFloatPrecExact/1000-4 1620 75192 ns/op BenchmarkFloatPrecExact/10000-4 97 1222242 ns/op BenchmarkFloatPrecExact/100000-4 3 47423172 ns/op BenchmarkFloatPrecExact/1000000-4 1 2210838013 ns/op BenchmarkFloatPrecMixed/1-4 125830 976.8 ns/op BenchmarkFloatPrecMixed/10-4 36042 3266 ns/op BenchmarkFloatPrecMixed/100-4 4414 27488 ns/op BenchmarkFloatPrecMixed/1000-4 291 410006 ns/op BenchmarkFloatPrecMixed/10000-4 9 11785077 ns/op BenchmarkFloatPrecMixed/100000-4 1 525595607 ns/op BenchmarkFloatPrecMixed/1000000-4 1 36502712880 ns/op BenchmarkFloatPrecInexact/1-4 205069 586.6 ns/op BenchmarkFloatPrecInexact/10-4 186969 629.1 ns/op BenchmarkFloatPrecInexact/100-4 102736 1125 ns/op BenchmarkFloatPrecInexact/1000-4 27554 4275 ns/op BenchmarkFloatPrecInexact/10000-4 3170 34955 ns/op BenchmarkFloatPrecInexact/100000-4 339 343066 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4421844 ns/op BenchmarkFloatSqrt/64-4 13274 8976 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7644 14920 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5474 21469 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2769 43072 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 520 232446 ns/op 18077 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 38 3044064 ns/op 176061 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 223460270 ns/op 3930840 B/op 698 allocs/op PASS ok math/big 99.632s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7835601 15.24 ns/op BenchmarkLeadingZeros8-4 7784286 15.55 ns/op BenchmarkLeadingZeros16-4 7799304 16.20 ns/op BenchmarkLeadingZeros32-4 7832962 15.33 ns/op BenchmarkLeadingZeros64-4 7380334 16.31 ns/op BenchmarkTrailingZeros-4 7120694 15.21 ns/op BenchmarkTrailingZeros8-4 7776535 15.45 ns/op BenchmarkTrailingZeros16-4 7780380 15.61 ns/op BenchmarkTrailingZeros32-4 7211019 15.58 ns/op BenchmarkTrailingZeros64-4 7323295 15.29 ns/op BenchmarkOnesCount-4 7979959 15.03 ns/op BenchmarkOnesCount8-4 8084329 14.81 ns/op BenchmarkOnesCount16-4 7501453 14.73 ns/op BenchmarkOnesCount32-4 7920243 15.06 ns/op BenchmarkOnesCount64-4 7495916 14.95 ns/op BenchmarkRotateLeft-4 8035729 14.88 ns/op BenchmarkRotateLeft8-4 7441570 15.52 ns/op BenchmarkRotateLeft16-4 7829092 15.34 ns/op BenchmarkRotateLeft32-4 8166294 14.71 ns/op BenchmarkRotateLeft64-4 7805851 15.05 ns/op BenchmarkReverse-4 13359685 8.603 ns/op BenchmarkReverse8-4 16314697 7.369 ns/op BenchmarkReverse16-4 14884244 7.902 ns/op BenchmarkReverse32-4 13478014 8.825 ns/op BenchmarkReverse64-4 13683097 8.553 ns/op BenchmarkReverseBytes-4 14960666 7.950 ns/op BenchmarkReverseBytes16-4 15970815 7.542 ns/op BenchmarkReverseBytes32-4 14354334 7.945 ns/op BenchmarkReverseBytes64-4 14991291 8.014 ns/op BenchmarkAdd-4 7809208 15.08 ns/op BenchmarkAdd32-4 7999891 15.01 ns/op BenchmarkAdd64-4 7768776 15.64 ns/op BenchmarkAdd64multiple-4 14628276 8.224 ns/op BenchmarkSub-4 7351102 14.90 ns/op BenchmarkSub32-4 8061706 14.97 ns/op BenchmarkSub64-4 7997445 14.88 ns/op BenchmarkSub64multiple-4 14826615 8.124 ns/op BenchmarkMul-4 7623750 15.90 ns/op BenchmarkMul32-4 8108982 15.09 ns/op BenchmarkMul64-4 7908352 15.83 ns/op BenchmarkDiv-4 2771684 40.98 ns/op BenchmarkDiv32-4 6347217 18.68 ns/op BenchmarkDiv64-4 2942320 41.15 ns/op PASS ok math/bits 6.794s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.7 ns/op BenchmarkAcos-4 275216 417.0 ns/op BenchmarkAcosh-4 277580 431.5 ns/op BenchmarkAsin-4 283149 419.3 ns/op BenchmarkAsinh-4 302360 394.6 ns/op BenchmarkAtan-4 1000000 110.0 ns/op BenchmarkAtanh-4 1000000 110.8 ns/op BenchmarkConj-4 15951922 7.803 ns/op BenchmarkCos-4 408022 278.1 ns/op BenchmarkCosh-4 360840 280.7 ns/op BenchmarkExp-4 557608 213.3 ns/op BenchmarkLog-4 747709 148.9 ns/op BenchmarkLog10-4 798940 148.8 ns/op BenchmarkPhase-4 4739222 25.39 ns/op BenchmarkPolar-4 921290 134.4 ns/op BenchmarkPow-4 316819 380.6 ns/op BenchmarkRect-4 606276 194.4 ns/op BenchmarkSin-4 456357 271.6 ns/op BenchmarkSinh-4 443517 270.3 ns/op BenchmarkSqrt-4 349912 335.1 ns/op BenchmarkTan-4 1000000 102.4 ns/op BenchmarkTanh-4 1774023 71.26 ns/op PASS ok math/cmplx 3.745s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 749922 134.2 ns/op BenchmarkInt63ThreadsafeParallel-4 1000000 101.6 ns/op BenchmarkInt63Unthreadsafe-4 986731 118.5 ns/op BenchmarkIntn1000-4 800794 147.3 ns/op BenchmarkInt63n1000-4 860640 135.0 ns/op BenchmarkInt31n1000-4 871281 134.8 ns/op BenchmarkFloat32-4 880494 134.8 ns/op BenchmarkFloat64-4 973938 118.9 ns/op BenchmarkPerm3-4 192738 623.4 ns/op BenchmarkPerm30-4 22033 5365 ns/op BenchmarkPerm30ViaShuffle-4 19390 6153 ns/op BenchmarkShuffleOverhead-4 15724 7612 ns/op BenchmarkRead3-4 737144 159.0 ns/op BenchmarkRead64-4 60835 2008 ns/op BenchmarkRead1000-4 4010 29333 ns/op BenchmarkConcurrent-4 246073 408.3 ns/op PASS ok math/rand 3.121s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4818550 24.34 ns/op BenchmarkPCG_DXSM-4 3266782 36.52 ns/op BenchmarkSourceUint64-4 3292207 36.59 ns/op BenchmarkGlobalInt64-4 3232374 36.84 ns/op BenchmarkGlobalInt64Parallel-4 2911738 37.67 ns/op BenchmarkGlobalUint64-4 2922620 40.58 ns/op BenchmarkGlobalUint64Parallel-4 2970202 37.33 ns/op BenchmarkInt64-4 1673020 71.72 ns/op BenchmarkUint64-4 1693096 71.21 ns/op BenchmarkGlobalIntN1000-4 1994346 59.57 ns/op BenchmarkIntN1000-4 1392256 85.20 ns/op BenchmarkInt64N1000-4 1416157 84.54 ns/op BenchmarkInt64N1e8-4 1420669 84.17 ns/op BenchmarkInt64N1e9-4 1409305 85.03 ns/op BenchmarkInt64N2e9-4 1392277 85.14 ns/op BenchmarkInt64N1e18-4 1373557 87.78 ns/op BenchmarkInt64N2e18-4 1343846 89.27 ns/op BenchmarkInt64N4e18-4 1000000 103.4 ns/op BenchmarkInt32N1000-4 1396114 86.63 ns/op BenchmarkInt32N1e8-4 1397097 85.46 ns/op BenchmarkInt32N1e9-4 1384839 84.52 ns/op BenchmarkInt32N2e9-4 1407880 86.33 ns/op BenchmarkFloat32-4 1600540 75.37 ns/op BenchmarkFloat64-4 1552596 78.04 ns/op BenchmarkExpFloat64-4 783256 163.7 ns/op BenchmarkNormFloat64-4 975420 120.5 ns/op BenchmarkPerm3-4 249948 636.7 ns/op BenchmarkPerm30-4 22938 5466 ns/op BenchmarkPerm30ViaShuffle-4 24669 4851 ns/op BenchmarkShuffleOverhead-4 39783 3175 ns/op BenchmarkConcurrent-4 1117467 112.1 ns/op PASS ok math/rand/v2 6.729s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41590 2884 ns/op BenchmarkQDecodeWord-4 105272 1094 ns/op BenchmarkQDecodeHeader-4 99022 1286 ns/op BenchmarkTypeByExtension/.html-4 337695 328.8 ns/op BenchmarkTypeByExtension/.HTML-4 297840 357.6 ns/op BenchmarkTypeByExtension/.unused-4 346774 361.7 ns/op BenchmarkExtensionsByType/text/html-4 161121 1022 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 81064 1610 ns/op BenchmarkExtensionsByType/application/octet-stream-4 92539 1229 ns/op PASS ok mime 2.581s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 613 185081 ns/op 47443 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 615 206149 ns/op 48550 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 248 406919 ns/op 104086 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 469 323321 ns/op 49176 B/op 207 allocs/op PASS ok mime/multipart 1.757s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 868 137248 ns/op PASS ok mime/quotedprintable 1.146s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 7 14352353 ns/op 8828 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 7 14718530 ns/op 7616 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025869483 ns/op 158736 B/op 225 allocs/op BenchmarkDNSName-4 90355 1286 ns/op BenchmarkInterfaces-4 2792 38506 ns/op 8897 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3730 29635 ns/op 6635 B/op 22 allocs/op BenchmarkInterfaceByName-4 3019 37382 ns/op 8973 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1731 65469 ns/op 15249 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5676 20991 ns/op 4411 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1215 83264 ns/op 135290 B/op 39 allocs/op BenchmarkParseIP-4 7227 15272 ns/op BenchmarkParseIPValidIPv4-4 271248 449.8 ns/op BenchmarkParseIPValidIPv6-4 154915 775.4 ns/op BenchmarkIPString/IPv4-4 96632 1243 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8659 12989 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49197 2392 ns/op BenchmarkIPEqual/IPv4-4 1113883 110.5 ns/op BenchmarkIPEqual/IPv6-4 1116782 104.5 ns/op BenchmarkSendfileZeroBytes-4 1 208343128 ns/op 7900992 B/op 422705 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1205443265 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206151741 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1203693130 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1204359154 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1205204623 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1215233896 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1213825343 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1008169601 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007958060 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1010298134 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008576772 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007526237 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007501914 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007404391 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007534037 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007686941 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007529087 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1006603477 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1012892307 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008151999 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1007891632 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1007986250 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1004088073 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007858608 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1005900499 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1031684414 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1004775776 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007802283 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007525407 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007762083 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008794052 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008231812 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009323391 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007103290 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1004652909 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1011587458 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007412033 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007432506 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007435132 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007702459 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007565698 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1003928593 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1008258941 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008920508 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1003309827 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1003093339 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1004618955 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1008120390 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007703888 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1008020265 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008079002 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1008184592 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008367569 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008572598 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008715713 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1014150178 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1014094681 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007268294 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008504149 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1003089576 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008052109 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007893867 ns/op 0.07 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012105142 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008411250 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1015070277 ns/op 0.52 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1016271747 ns/op 1.03 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1006285958 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1028182348 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1014652642 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1018709137 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1023364110 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1008953928 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1145635594 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1061567809 ns/op 0.12 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1042275660 ns/op 0.25 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1010352335 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1065584839 ns/op 0.98 MB/s 696 B/op 5 allocs/op BenchmarkTCP4OneShot-4 1798 63775 ns/op BenchmarkTCP4OneShotTimeout-4 2380 47974 ns/op BenchmarkTCP4Persistent-4 21976 9905 ns/op BenchmarkTCP4PersistentTimeout-4 7782 15720 ns/op BenchmarkTCP6OneShot-4 1941 59004 ns/op BenchmarkTCP6OneShotTimeout-4 2272 114164 ns/op BenchmarkTCP6Persistent-4 8191 14855 ns/op BenchmarkTCP6PersistentTimeout-4 29463 4094 ns/op BenchmarkTCP4ConcurrentReadWrite-4 50470 2280 ns/op BenchmarkTCP6ConcurrentReadWrite-4 43233 2649 ns/op BenchmarkSetReadDeadline-4 149852 796.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 25896 5151 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 22126 4705 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 22563 4548 ns/op 0 B/op 0 allocs/op PASS ok net 93.035s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 19575 5383 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7387 112793 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 37086 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15301 7688 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 24715 4819 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52446 3049 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1133858 122.1 ns/op BenchmarkFindChild/n=2/rep=map-4 3601666 33.56 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 939228 121.5 ns/op BenchmarkFindChild/n=4/rep=linear-4 568533 199.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3528853 43.17 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 536089 224.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 324910 379.9 ns/op BenchmarkFindChild/n=8/rep=map-4 3163516 37.89 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 308488 390.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 164950 823.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2648720 45.30 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2122000 56.46 ns/op BenchmarkFindChild/n=32/rep=linear-4 83313 1485 ns/op BenchmarkFindChild/n=32/rep=map-4 3082327 43.73 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2158420 58.52 ns/op BenchmarkMultiConflicts-4 1 238771324 ns/op BenchmarkServerMatch-4 16412 7374 ns/op BenchmarkReadRequestChrome-4 3367 35346 ns/op 17.29 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7882 14258 ns/op 5.47 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7647 14534 ns/op 5.64 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5967 19887 ns/op 7.59 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12970 9830 ns/op 4.07 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 494 231388 ns/op 4.43 MB/s BenchmarkFileAndServer_1KB/https1-4 231 975254 ns/op 1.05 MB/s BenchmarkFileAndServer_1KB/h2-4 200 647073 ns/op 1.58 MB/s BenchmarkFileAndServer_16MB/h1-4 4 41507168 ns/op 404.20 MB/s BenchmarkFileAndServer_16MB/https1-4 1 118879003 ns/op 141.13 MB/s BenchmarkFileAndServer_16MB/h2-4 1 242418880 ns/op 69.21 MB/s BenchmarkFileAndServer_64MB/h1-4 1 123064963 ns/op 545.31 MB/s BenchmarkFileAndServer_64MB/https1-4 1 278683342 ns/op 240.81 MB/s BenchmarkFileAndServer_64MB/h2-4 1 604445709 ns/op 111.03 MB/s BenchmarkServeMux-4 195 672279 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 229 575178 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 528 218928 ns/op 5969 B/op 64 allocs/op BenchmarkClientServer/https1-4 301 380468 ns/op 6509 B/op 73 allocs/op BenchmarkClientServer/h2-4 265 486057 ns/op 10007 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1818 115588 ns/op 8770 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8330979 ns/op 86982 B/op 989 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56574: read tcp 127.0.0.1:34501->127.0.0.1:56574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36240: read tcp 127.0.0.1:39995->127.0.0.1:36240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36262: read tcp 127.0.0.1:39995->127.0.0.1:36262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35078: read tcp 127.0.0.1:38797->127.0.0.1:35078: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35088: write tcp 127.0.0.1:38797->127.0.0.1:35088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35086: write tcp 127.0.0.1:38797->127.0.0.1:35086: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7886898 ns/op 65022 B/op 791 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56892: write tcp 127.0.0.1:44227->127.0.0.1:56892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56908: write tcp 127.0.0.1:44227->127.0.0.1:56908: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35518: read tcp 127.0.0.1:33971->127.0.0.1:35518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35464: read tcp 127.0.0.1:33971->127.0.0.1:35464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35506: read tcp 127.0.0.1:33971->127.0.0.1:35506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35494: write tcp 127.0.0.1:33971->127.0.0.1:35494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42524: read tcp 127.0.0.1:44807->127.0.0.1:42524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42574: read tcp 127.0.0.1:44807->127.0.0.1:42574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42592: read tcp 127.0.0.1:44807->127.0.0.1:42592: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42488: write tcp 127.0.0.1:44807->127.0.0.1:42488: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 313 814955 ns/op 14668 B/op 100 allocs/op BenchmarkClientServerParallel/64/https1-4 18 9434171 ns/op 60020 B/op 718 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54800: read tcp 127.0.0.1:32853->127.0.0.1:54800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33852: read tcp 127.0.0.1:43623->127.0.0.1:33852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33868: write tcp 127.0.0.1:43623->127.0.0.1:33868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33874: write tcp 127.0.0.1:43623->127.0.0.1:33874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53334: write tcp 127.0.0.1:40925->127.0.0.1:53334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53336: write tcp 127.0.0.1:40925->127.0.0.1:53336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53358: write tcp 127.0.0.1:40925->127.0.0.1:53358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35034: read tcp 127.0.0.1:41363->127.0.0.1:35034: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35090: read tcp 127.0.0.1:41363->127.0.0.1:35090: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35194: read tcp 127.0.0.1:41363->127.0.0.1:35194: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 12 11689778 ns/op 64360 B/op 777 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45782: write tcp 127.0.0.1:41279->127.0.0.1:45782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45788: write tcp 127.0.0.1:41279->127.0.0.1:45788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35570: write tcp 127.0.0.1:46653->127.0.0.1:35570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35558: write tcp 127.0.0.1:46653->127.0.0.1:35558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35542: write tcp 127.0.0.1:46653->127.0.0.1:35542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47432: read tcp 127.0.0.1:46441->127.0.0.1:47432: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47438: read tcp 127.0.0.1:46441->127.0.0.1:47438: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47426: write tcp 127.0.0.1:46441->127.0.0.1:47426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47468: write tcp 127.0.0.1:46441->127.0.0.1:47468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47478: read tcp 127.0.0.1:46441->127.0.0.1:47478: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1103694304 ns/op 31272 B/op 157 allocs/op BenchmarkClient-4 40 3445944 ns/op 4083 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 1003 139570 ns/op 7496 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1555 112317 ns/op 3074 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1526 100985 ns/op 1949 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1802 81319 ns/op 2773 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1890 64345 ns/op 2761 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1429 80263 ns/op 2786 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1954 60348 ns/op 1924 B/op 14 allocs/op BenchmarkServerHijack-4 1040 145334 ns/op 16776 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 414 298712 ns/op 6057 B/op 52 allocs/op BenchmarkResponseStatusLine-4 337624 397.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.872s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3320 188621 ns/op 34194 B/op 14 allocs/op PASS ok net/http/httputil 1.763s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 73434 1501 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 589558 202.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 156170 853.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 54283 1862 ns/op BenchmarkStdIPv4-4 105224 1143 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103584 1172 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108489 1136 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 63045 1899 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73441 1643 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 109.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1220665 99.94 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 766135 138.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 180049 652.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 214640 545.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 205087 626.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 70842 1979 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 222290 515.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 123494 999.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 131215 1362 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 129669 945.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 75109 1584 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 390936 341.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 122953 1018 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 127321 861.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 243210 632.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 135444 919.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 353860 336.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 113916 923.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142848 894.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 144890 1441 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 113372 1359 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 560971 217.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 148981 862.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 136642 811.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 270741 754.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 150355 1357 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 267128 451.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 101306 1311 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 102144 993.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 154278 964.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 107499 1097 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 306831 469.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 109724 1352 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 114297 2962 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 168300 809.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 96099 1188 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 129.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 895042 131.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 141.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 126.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 128.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 980612 138.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 410617 377.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 476492 282.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 164460 721.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 179145 678.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 169010 755.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76233 1723 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 380457 316.9 ns/op PASS ok net/netip 16.527s 2024/04/02 10:55:28 Test RPC server listening on 127.0.0.1:39177 2024/04/02 10:55:28 Test HTTP RPC server listening on 127.0.0.1:40307 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2124 57519 ns/op BenchmarkEndToEndHTTP-4 2449 52207 ns/op BenchmarkEndToEndAsync-4 3324 32125 ns/op BenchmarkEndToEndAsyncHTTP-4 3512 33335 ns/op PASS ok net/rpc 1.711s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3370 34938 ns/op BenchmarkReadMIMEHeader/server_headers-4 4447 24941 ns/op BenchmarkUncommon-4 20136 5809 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.433s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3642 30379 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85057 1444 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 656650 180.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93516 1304 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173157 701.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84128 1434 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10080 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 418144 301.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90394 1488 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171406 714.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85263 1445 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13170 9037 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175891 676.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73486 1628 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71340 1685 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32817 3654 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5738 20400 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178454 674.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74313 1647 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71016 1670 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32750 3670 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5676 21630 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.337s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3331132 37.01 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 182170 616.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 692 170531 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 337 348804 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 583 198387 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 127440 909.1 ns/op BenchmarkStatFile-4 84390 1415 ns/op BenchmarkStatDir-4 89306 1294 ns/op BenchmarkLstatDot-4 131409 898.3 ns/op BenchmarkLstatFile-4 85110 1481 ns/op BenchmarkLstatDir-4 92064 1277 ns/op BenchmarkRemoveAll-4 81 1639132 ns/op 39155 B/op 507 allocs/op PASS ok os 4.290s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 74 2437256 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.497s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 414904 399.6 ns/op PASS ok os/user 1.267s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3586162 32.96 ns/op BenchmarkString-4 1909203 64.56 ns/op BenchmarkBytes-4 1000000 127.9 ns/op BenchmarkNamedBytes-4 1000000 112.0 ns/op BenchmarkBytesArray-4 522740 218.1 ns/op BenchmarkSliceLen-4 1845914 60.90 ns/op BenchmarkMapLen-4 833178 139.8 ns/op BenchmarkStringLen-4 1483584 78.92 ns/op BenchmarkArrayLen-4 1373896 89.22 ns/op BenchmarkSliceCap-4 1973664 60.78 ns/op BenchmarkDeepEqual/int8-4 404109 292.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 86994 1361 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 348975 339.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 84085 1445 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 350415 349.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83082 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 338814 356.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82467 1458 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 354165 341.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 84279 1450 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 343993 291.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 113607 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 347371 359.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72889 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 351073 361.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84115 1430 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 320278 359.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 83056 1444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 329386 356.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81081 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 335000 353.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83373 1611 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 348050 388.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80232 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 341670 362.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83311 1521 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 350253 339.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 71988 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 360799 337.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83874 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 417132 288.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 88430 1358 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 348722 333.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 75594 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 110434 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53091 2263 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 49351 2425 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33402 3578 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34784 3482 ns/op BenchmarkIsZero/ArrayComparable-4 146593 810.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 30969 3891 ns/op BenchmarkIsZero/StructComparable-4 461724 264.7 ns/op BenchmarkIsZero/StructIncomparable-4 143484 842.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1413098 83.21 ns/op BenchmarkIsZero/ArrayInt_1024-4 7572 15765 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14866 8026 ns/op BenchmarkIsZero/Struct4Int-4 1406773 87.24 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7582 15955 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7524 15940 ns/op BenchmarkIsZero/StructInt_512-4 14869 8150 ns/op BenchmarkSetZero/Bool/Direct-4 4585609 26.25 ns/op BenchmarkSetZero/Bool/CachedZero-4 942819 126.9 ns/op BenchmarkSetZero/Bool/NewZero-4 707516 184.0 ns/op BenchmarkSetZero/Int/Direct-4 2102120 58.01 ns/op BenchmarkSetZero/Int/CachedZero-4 935912 132.4 ns/op BenchmarkSetZero/Int/NewZero-4 605076 168.8 ns/op BenchmarkSetZero/Uint/Direct-4 2157472 58.09 ns/op BenchmarkSetZero/Uint/CachedZero-4 918662 126.8 ns/op BenchmarkSetZero/Uint/NewZero-4 719942 171.9 ns/op BenchmarkSetZero/Float/Direct-4 2138361 56.19 ns/op BenchmarkSetZero/Float/CachedZero-4 908496 130.9 ns/op BenchmarkSetZero/Float/NewZero-4 712090 183.7 ns/op BenchmarkSetZero/Complex/Direct-4 2005252 57.92 ns/op BenchmarkSetZero/Complex/CachedZero-4 880532 129.9 ns/op BenchmarkSetZero/Complex/NewZero-4 704922 176.5 ns/op BenchmarkSetZero/Array/Direct-4 2252223 51.64 ns/op BenchmarkSetZero/Array/CachedZero-4 911544 129.8 ns/op BenchmarkSetZero/Array/NewZero-4 688068 179.0 ns/op BenchmarkSetZero/Chan/Direct-4 2079393 58.14 ns/op BenchmarkSetZero/Chan/CachedZero-4 902442 154.0 ns/op BenchmarkSetZero/Chan/NewZero-4 609800 186.8 ns/op BenchmarkSetZero/Func/Direct-4 1774048 58.06 ns/op BenchmarkSetZero/Func/CachedZero-4 900884 138.5 ns/op BenchmarkSetZero/Func/NewZero-4 634293 197.4 ns/op BenchmarkSetZero/Interface/Direct-4 1771448 66.15 ns/op BenchmarkSetZero/Interface/CachedZero-4 856189 133.4 ns/op BenchmarkSetZero/Interface/NewZero-4 713364 176.0 ns/op BenchmarkSetZero/Map/Direct-4 2073781 58.09 ns/op BenchmarkSetZero/Map/CachedZero-4 894819 137.0 ns/op BenchmarkSetZero/Map/NewZero-4 625525 197.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1975470 59.67 ns/op BenchmarkSetZero/Pointer/CachedZero-4 798405 135.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 653414 191.5 ns/op BenchmarkSetZero/Slice/Direct-4 1959780 63.16 ns/op BenchmarkSetZero/Slice/CachedZero-4 834396 137.0 ns/op BenchmarkSetZero/Slice/NewZero-4 708348 179.5 ns/op BenchmarkSetZero/String/Direct-4 2074602 57.28 ns/op BenchmarkSetZero/String/CachedZero-4 909574 132.0 ns/op BenchmarkSetZero/String/NewZero-4 703368 170.7 ns/op BenchmarkSetZero/Struct/Direct-4 2567786 46.52 ns/op BenchmarkSetZero/Struct/CachedZero-4 885210 132.5 ns/op BenchmarkSetZero/Struct/NewZero-4 714840 176.0 ns/op BenchmarkSelect/1-4 181138 645.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75469 1763 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39844 3096 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 140458 791.0 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 186487 599.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 167544 738.1 ns/op 173.42 MB/s BenchmarkCallArgCopy/size=256-4 155182 953.1 ns/op 268.59 MB/s BenchmarkCallArgCopy/size=1024-4 138332 980.8 ns/op 1044.00 MB/s BenchmarkCallArgCopy/size=4096-4 58410 5445 ns/op 752.24 MB/s BenchmarkCallArgCopy/size=65536-4 2568 185307 ns/op 353.66 MB/s BenchmarkFieldByName1-4 694296 185.2 ns/op BenchmarkFieldByName2-4 59535 2071 ns/op BenchmarkFieldByName3-4 6938 16991 ns/op BenchmarkInterfaceBig-4 1448257 84.07 ns/op BenchmarkInterfaceSmall-4 2296962 52.27 ns/op BenchmarkNew-4 1720231 71.90 ns/op BenchmarkMap/StringKeys/MapIndex-4 2365 51061 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2013 62136 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2416 49626 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2046 58383 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2404 50050 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1963 59552 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 251700 469.2 ns/op BenchmarkTypeForString-4 1260849 97.85 ns/op BenchmarkTypeForError-4 718017 169.0 ns/op PASS ok reflect 22.517s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 9441 10767 ns/op 9315 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22386 5675 ns/op 9296 B/op 1 allocs/op BenchmarkFindString-4 13046 12946 ns/op 9427 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10575 ns/op 9240 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9974 10082 ns/op 9274 B/op 2 allocs/op BenchmarkLiteral-4 25789 4650 ns/op BenchmarkNotLiteral-4 2988 40931 ns/op BenchmarkMatchClass-4 2426 49929 ns/op BenchmarkMatchClass_InRange-4 2430 47785 ns/op BenchmarkReplaceAll-4 2491 49821 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 28316 11086 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25771 4601 ns/op BenchmarkAnchoredShortMatch-4 10000 19804 ns/op BenchmarkAnchoredLongMatch-4 10000 10845 ns/op BenchmarkOnePassShortA-4 14134 8941 ns/op BenchmarkNotOnePassShortA-4 5359 19228 ns/op BenchmarkOnePassShortB-4 19786 5917 ns/op BenchmarkNotOnePassShortB-4 6406 16554 ns/op BenchmarkOnePassLongPrefix-4 72000 1855 ns/op BenchmarkOnePassLongNotPrefix-4 26833 5498 ns/op BenchmarkMatchParallelShared-4 10000 12018 ns/op BenchmarkMatchParallelCopied-4 10000 11029 ns/op BenchmarkQuoteMetaAll-4 164302 829.4 ns/op 16.88 MB/s BenchmarkQuoteMetaNone-4 303688 434.2 ns/op 59.88 MB/s BenchmarkCompile/Onepass-4 2782 57159 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1140 320480 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 130 1355185 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4324536 28.53 ns/op 560.83 MB/s BenchmarkMatch/Easy0/32-4 16713 6713 ns/op 4.77 MB/s BenchmarkMatch/Easy0/1K-4 10000 10613 ns/op 96.48 MB/s BenchmarkMatch/Easy0i/16-4 3925772 27.67 ns/op 578.27 MB/s BenchmarkMatch/Easy0i/32-4 3860 32012 ns/op 1.00 MB/s BenchmarkMatch/Easy0i/1K-4 163 719646 ns/op 1.42 MB/s BenchmarkMatch/Easy1/16-4 4219090 27.30 ns/op 586.16 MB/s BenchmarkMatch/Easy1/32-4 29056 5629 ns/op 5.69 MB/s BenchmarkMatch/Easy1/1K-4 6265 21938 ns/op 46.68 MB/s BenchmarkMatch/Medium/16-4 3839883 28.02 ns/op 571.01 MB/s BenchmarkMatch/Medium/32-4 4508 30996 ns/op 1.03 MB/s BenchmarkMatch/Medium/1K-4 195 602006 ns/op 1.70 MB/s BenchmarkMatch/Hard/16-4 4214368 27.92 ns/op 573.03 MB/s BenchmarkMatch/Hard/32-4 2654 48811 ns/op 0.66 MB/s BenchmarkMatch/Hard/1K-4 100 1193261 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 776 142272 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 452 267726 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8002713 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 22974 5252 ns/op 3.05 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13782 8825 ns/op 3.63 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 522 231443 ns/op 4.42 MB/s 25 B/op 0 allocs/op PASS ok regexp 9.942s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 498475 243.6 ns/op BenchmarkIsWordChar-4 173301 709.3 ns/op PASS ok regexp/syntax 2.615s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 76624 1910 ns/op BenchmarkCallers/inlined-4 86100 1377 ns/op BenchmarkCallers/no-cache-4 30079 4043 ns/op BenchmarkFPCallers/cached-4 11946366 8.531 ns/op BenchmarkMakeChan/Byte-4 1000000 165.9 ns/op BenchmarkMakeChan/Int-4 1000000 338.9 ns/op BenchmarkMakeChan/Ptr-4 537194 301.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 244.5 ns/op BenchmarkMakeChan/Struct/32-4 314407 379.1 ns/op BenchmarkMakeChan/Struct/40-4 449655 470.7 ns/op BenchmarkChanNonblocking-4 3824432 34.61 ns/op BenchmarkSelectUncontended-4 619792 190.2 ns/op BenchmarkSelectSyncContended-4 107852 1143 ns/op BenchmarkSelectAsyncContended-4 303429 401.5 ns/op BenchmarkSelectNonblock-4 3236698 36.67 ns/op BenchmarkChanUncontended-4 12421 8335 ns/op BenchmarkChanContended-4 3720 29082 ns/op BenchmarkChanSync-4 230481 562.4 ns/op BenchmarkChanSyncWork-4 84309 1545 ns/op BenchmarkChanProdCons0-4 220448 560.4 ns/op BenchmarkChanProdCons10-4 386301 305.2 ns/op BenchmarkChanProdCons100-4 732033 276.0 ns/op BenchmarkChanProdConsWork0-4 184906 1128 ns/op BenchmarkChanProdConsWork10-4 278083 448.6 ns/op BenchmarkChanProdConsWork100-4 124227 928.7 ns/op BenchmarkSelectProdCons-4 205773 692.7 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 127.5 ns/op BenchmarkChanCreation-4 307099 364.8 ns/op BenchmarkChanSem-4 306771 377.9 ns/op BenchmarkChanPopular-4 118 1222746 ns/op BenchmarkChanClosed-4 1764566 68.91 ns/op BenchmarkCallClosure-4 5122040 27.24 ns/op BenchmarkCallClosure1-4 5138038 22.97 ns/op BenchmarkCallClosure2-4 1000000 334.0 ns/op BenchmarkCallClosure3-4 1000000 139.2 ns/op BenchmarkCallClosure4-4 1000000 122.3 ns/op BenchmarkComplex128DivNormal-4 6084676 21.15 ns/op BenchmarkComplex128DivNisNaN-4 5169008 118.7 ns/op BenchmarkComplex128DivDisNaN-4 5009091 27.81 ns/op BenchmarkComplex128DivNisInf-4 6036446 19.75 ns/op BenchmarkComplex128DivDisInf-4 4272562 34.36 ns/op BenchmarkAllocation-4 3308 93292 ns/op BenchmarkReadMemStats-4 404 417664 ns/op BenchmarkReadMemStatsLatency-4 1 3964441 p50-ns 3964441 p90-ns 3964441 p99-ns BenchmarkWriteBarrier-4 2455800 44.12 ns/op BenchmarkBulkWriteBarrier-4 5534374 21.75 ns/op BenchmarkScanStackNoLocals-4 3 34512628 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10126648 11.90 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8860624 13.35 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7429320 17.10 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5304266 23.05 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3508534 34.25 ns/op BenchmarkHash5-4 4891426 26.05 ns/op 191.94 MB/s BenchmarkHash16-4 4866040 24.34 ns/op 657.36 MB/s BenchmarkHash64-4 3727224 30.00 ns/op 2133.14 MB/s BenchmarkHash1024-4 966012 126.7 ns/op 8083.05 MB/s BenchmarkHash65536-4 18284 6894 ns/op 9506.81 MB/s BenchmarkAlignedLoad-4 7200008 16.20 ns/op BenchmarkUnalignedLoad-4 7215890 16.47 ns/op BenchmarkEqEfaceConcrete-4 5629560 20.95 ns/op BenchmarkEqIfaceConcrete-4 5482754 21.07 ns/op BenchmarkNeEfaceConcrete-4 5217988 21.46 ns/op BenchmarkNeIfaceConcrete-4 5614153 21.93 ns/op BenchmarkConvT2EByteSized/bool-4 5170060 24.48 ns/op BenchmarkConvT2EByteSized/uint8-4 5116036 22.64 ns/op BenchmarkConvT2ESmall-4 5102092 23.71 ns/op BenchmarkConvT2EUintptr-4 4803639 26.15 ns/op BenchmarkConvT2ELarge-4 1000000 112.5 ns/op BenchmarkConvT2ISmall-4 4969346 23.65 ns/op BenchmarkConvT2IUintptr-4 4120957 24.38 ns/op BenchmarkConvT2ILarge-4 1372197 80.77 ns/op BenchmarkConvI2E-4 4527988 26.74 ns/op BenchmarkConvI2I-4 4830760 24.39 ns/op BenchmarkAssertE2T-4 4139868 29.79 ns/op BenchmarkAssertE2TLarge-4 2381620 47.39 ns/op BenchmarkAssertE2I-4 5058435 23.37 ns/op BenchmarkAssertI2T-4 4207794 29.26 ns/op BenchmarkAssertI2I-4 5003864 23.48 ns/op BenchmarkAssertI2E-4 5184339 22.47 ns/op BenchmarkAssertE2E-4 5318217 22.80 ns/op BenchmarkAssertE2T2-4 2808556 39.87 ns/op BenchmarkAssertE2T2Blank-4 4198784 28.66 ns/op BenchmarkAssertI2E2-4 4014744 30.52 ns/op BenchmarkAssertI2E2Blank-4 4783878 24.39 ns/op BenchmarkAssertE2E2-4 3755766 30.65 ns/op BenchmarkAssertE2E2Blank-4 4902649 24.42 ns/op BenchmarkConvT2Ezero/zero/16-4 5000540 27.04 ns/op BenchmarkConvT2Ezero/zero/32-4 3769292 31.32 ns/op BenchmarkConvT2Ezero/zero/64-4 4460263 24.70 ns/op BenchmarkConvT2Ezero/zero/str-4 3326670 33.54 ns/op BenchmarkConvT2Ezero/zero/slice-4 4300914 27.10 ns/op BenchmarkConvT2Ezero/zero/big-4 98577 2828 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 214.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 198.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 10000 51459 ns/op BenchmarkConvT2Ezero/smallint/16-4 5421024 24.29 ns/op BenchmarkConvT2Ezero/smallint/32-4 3516538 32.92 ns/op BenchmarkConvT2Ezero/smallint/64-4 4301988 24.70 ns/op BenchmarkConvT2Ezero/largeint/16-4 1400845 99.80 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 101.7 ns/op BenchmarkConvT2Ezero/largeint/64-4 1638865 117.1 ns/op BenchmarkMalloc8-4 1867404 78.87 ns/op BenchmarkMalloc16-4 1798021 65.48 ns/op BenchmarkMallocTypeInfo8-4 1596502 66.85 ns/op BenchmarkMallocTypeInfo16-4 1000000 126.2 ns/op BenchmarkMallocLargeStruct-4 177520 2214 ns/op BenchmarkGoroutineSelect-4 14 9376959 ns/op BenchmarkGoroutineBlocking-4 16 7112141 ns/op BenchmarkGoroutineForRange-4 32 14665131 ns/op BenchmarkGoroutineIdle-4 100 6220140 ns/op BenchmarkHashStringSpeed-4 1000000 106.6 ns/op BenchmarkHashBytesSpeed-4 1000000 113.4 ns/op BenchmarkHashInt32Speed-4 1235552 92.82 ns/op BenchmarkHashInt64Speed-4 2122092 61.37 ns/op BenchmarkHashStringArraySpeed-4 396297 342.3 ns/op BenchmarkMegMap-4 3438556 35.24 ns/op BenchmarkMegOneMap-4 3717417 30.21 ns/op BenchmarkMegEqMap-4 1948 65966 ns/op BenchmarkMegEmptyMap-4 4137470 25.93 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2770686 79.18 ns/op BenchmarkSmallStrMap-4 3858057 36.55 ns/op BenchmarkMapStringKeysEight_16-4 3364503 43.80 ns/op BenchmarkMapStringKeysEight_32-4 3393496 40.05 ns/op BenchmarkMapStringKeysEight_64-4 3026328 35.21 ns/op BenchmarkMapStringKeysEight_1M-4 3303580 35.61 ns/op BenchmarkIntMap-4 3484785 30.90 ns/op BenchmarkMapFirst/1-4 4131655 36.55 ns/op BenchmarkMapFirst/2-4 4278031 27.13 ns/op BenchmarkMapFirst/3-4 4556316 30.50 ns/op BenchmarkMapFirst/4-4 4443876 30.51 ns/op BenchmarkMapFirst/5-4 4300028 26.70 ns/op BenchmarkMapFirst/6-4 4217755 31.67 ns/op BenchmarkMapFirst/7-4 4221832 27.99 ns/op BenchmarkMapFirst/8-4 4328848 27.68 ns/op BenchmarkMapFirst/9-4 3263782 38.38 ns/op BenchmarkMapFirst/10-4 3023350 38.11 ns/op BenchmarkMapFirst/11-4 2790771 40.44 ns/op BenchmarkMapFirst/12-4 3027832 37.75 ns/op BenchmarkMapFirst/13-4 2960299 38.33 ns/op BenchmarkMapFirst/14-4 3102012 78.68 ns/op BenchmarkMapFirst/15-4 3143269 38.58 ns/op BenchmarkMapFirst/16-4 3141240 37.35 ns/op BenchmarkMapMid/1-4 4450086 33.43 ns/op BenchmarkMapMid/2-4 4362274 28.78 ns/op BenchmarkMapMid/3-4 3529108 31.45 ns/op BenchmarkMapMid/4-4 4275427 63.12 ns/op BenchmarkMapMid/5-4 3244633 71.33 ns/op BenchmarkMapMid/6-4 3708973 29.77 ns/op BenchmarkMapMid/7-4 4036952 30.35 ns/op BenchmarkMapMid/8-4 4103157 33.94 ns/op BenchmarkMapMid/9-4 2746832 59.51 ns/op BenchmarkMapMid/10-4 3016378 37.13 ns/op BenchmarkMapMid/11-4 2681841 38.90 ns/op BenchmarkMapMid/12-4 1000000 131.8 ns/op BenchmarkMapMid/13-4 2924206 52.47 ns/op BenchmarkMapMid/14-4 3168738 40.09 ns/op BenchmarkMapMid/15-4 3103982 44.63 ns/op BenchmarkMapMid/16-4 3198699 40.08 ns/op BenchmarkMapLast/1-4 3826408 48.20 ns/op BenchmarkMapLast/2-4 3042816 36.35 ns/op BenchmarkMapLast/3-4 4008435 51.14 ns/op BenchmarkMapLast/4-4 3515847 33.58 ns/op BenchmarkMapLast/5-4 4098159 71.79 ns/op BenchmarkMapLast/6-4 3265315 35.43 ns/op BenchmarkMapLast/7-4 3417667 34.41 ns/op BenchmarkMapLast/8-4 3863036 38.44 ns/op BenchmarkMapLast/9-4 1407860 81.92 ns/op BenchmarkMapLast/10-4 2804876 56.18 ns/op BenchmarkMapLast/11-4 3124928 43.16 ns/op BenchmarkMapLast/12-4 2489823 49.75 ns/op BenchmarkMapLast/13-4 2133409 51.68 ns/op BenchmarkMapLast/14-4 3068041 40.02 ns/op BenchmarkMapLast/15-4 2650628 39.14 ns/op BenchmarkMapLast/16-4 2777614 42.70 ns/op BenchmarkMapCycle-4 2234378 60.56 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1870207 57.82 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1154 133711 ns/op BenchmarkMakeMap/[Byte]Byte-4 563990 392.8 ns/op BenchmarkMakeMap/[Int]Int-4 338410 691.5 ns/op BenchmarkNewEmptyMap-4 3496905 36.06 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1032344 139.5 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 508089 226.3 ns/op BenchmarkMapIterEmpty-4 4684065 22.12 ns/op BenchmarkSameLengthMap-4 4413891 33.12 ns/op BenchmarkBigKeyMap-4 1767291 78.87 ns/op BenchmarkBigValMap-4 1658966 118.2 ns/op BenchmarkSmallKeyMap-4 2033352 119.4 ns/op BenchmarkMapPopulate/1-4 1822966 68.75 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134340 2750 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8620 23852 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 763 204208 ns/op 53289 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 82 3359056 ns/op 427422 B/op 317 allocs/op BenchmarkMapPopulate/100000-4 6 28627059 ns/op 3612429 B/op 4033 allocs/op BenchmarkComplexAlgMap-4 289809 453.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 114.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 906561 143.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 522237 362.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42034 5266 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5065 25738 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 104.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1225096 99.27 ns/op BenchmarkGoMapClear/NonReflexive/100-4 503500 219.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43648 2718 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5509 22525 ns/op BenchmarkMapStringConversion/32/simple-4 2064344 63.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1599962 76.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1826418 64.73 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1957480 87.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1681566 81.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1674927 69.99 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1702452 76.11 ns/op BenchmarkMapInterfacePtr-4 1906378 66.38 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2719536 45.88 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 179048 583.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5785 20737 ns/op BenchmarkMapPop1000-4 432 284929 ns/op BenchmarkMapPop10000-4 26 4990471 ns/op BenchmarkMapAssign/Int32/256-4 2472772 54.59 ns/op BenchmarkMapAssign/Int32/65536-4 1366134 77.09 ns/op BenchmarkMapAssign/Int64/256-4 2512473 49.19 ns/op BenchmarkMapAssign/Int64/65536-4 1521618 100.5 ns/op BenchmarkMapAssign/Str/256-4 1963024 65.65 ns/op BenchmarkMapAssign/Str/65536-4 1045783 105.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1312288 87.64 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 818694 124.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1366807 97.26 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 960444 134.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 566787 2943 ns/op BenchmarkMapOperatorAssign/Str/65536-4 363933 295.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 108.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 631206 177.3 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1224570 119.6 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 575659 226.1 ns/op 43 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 961050 212.4 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 167586 745.5 ns/op 107 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1761834 65.01 ns/op BenchmarkMapDelete/Int32/1000-4 1822651 65.08 ns/op BenchmarkMapDelete/Int32/10000-4 2115127 57.04 ns/op BenchmarkMapDelete/Int64/100-4 1836747 66.08 ns/op BenchmarkMapDelete/Int64/1000-4 2104879 57.24 ns/op BenchmarkMapDelete/Int64/10000-4 2017266 59.43 ns/op BenchmarkMapDelete/Str/100-4 1444850 83.73 ns/op BenchmarkMapDelete/Str/1000-4 1469666 81.05 ns/op BenchmarkMapDelete/Str/10000-4 1570041 90.04 ns/op BenchmarkMapDelete/Pointer/100-4 1647895 73.32 ns/op BenchmarkMapDelete/Pointer/1000-4 1800886 66.69 ns/op BenchmarkMapDelete/Pointer/10000-4 1780424 70.47 ns/op BenchmarkMemmove/0-4 13326588 9.426 ns/op BenchmarkMemmove/1-4 2096283 55.78 ns/op 17.93 MB/s BenchmarkMemmove/2-4 2111533 59.48 ns/op 33.63 MB/s BenchmarkMemmove/3-4 2117040 60.67 ns/op 49.44 MB/s BenchmarkMemmove/4-4 2084202 56.03 ns/op 71.39 MB/s BenchmarkMemmove/5-4 2125465 55.90 ns/op 89.45 MB/s BenchmarkMemmove/6-4 2096845 56.47 ns/op 106.26 MB/s BenchmarkMemmove/7-4 1911042 57.30 ns/op 122.16 MB/s BenchmarkMemmove/8-4 2136541 55.67 ns/op 143.71 MB/s BenchmarkMemmove/9-4 2026174 58.42 ns/op 154.05 MB/s BenchmarkMemmove/10-4 2015622 59.86 ns/op 167.04 MB/s BenchmarkMemmove/11-4 1990257 60.58 ns/op 181.59 MB/s BenchmarkMemmove/12-4 2072428 58.11 ns/op 206.51 MB/s BenchmarkMemmove/13-4 2077414 58.90 ns/op 220.71 MB/s BenchmarkMemmove/14-4 2104867 58.39 ns/op 239.76 MB/s BenchmarkMemmove/15-4 2032026 60.50 ns/op 247.93 MB/s BenchmarkMemmove/16-4 2015116 59.55 ns/op 268.69 MB/s BenchmarkMemmove/32-4 1877012 67.25 ns/op 475.86 MB/s BenchmarkMemmove/64-4 1560555 87.12 ns/op 734.62 MB/s BenchmarkMemmove/128-4 1202752 99.67 ns/op 1284.24 MB/s BenchmarkMemmove/256-4 857271 123.5 ns/op 2072.23 MB/s BenchmarkMemmove/512-4 671752 182.6 ns/op 2803.51 MB/s BenchmarkMemmove/1024-4 415860 290.5 ns/op 3525.52 MB/s BenchmarkMemmove/2048-4 233917 567.9 ns/op 3606.40 MB/s BenchmarkMemmove/4096-4 123555 1013 ns/op 4042.33 MB/s BenchmarkMemmoveOverlap/32-4 1850793 62.94 ns/op 508.41 MB/s BenchmarkMemmoveOverlap/64-4 1614146 82.00 ns/op 780.46 MB/s BenchmarkMemmoveOverlap/128-4 1234918 96.97 ns/op 1320.00 MB/s BenchmarkMemmoveOverlap/256-4 823323 147.2 ns/op 1738.72 MB/s BenchmarkMemmoveOverlap/512-4 527618 229.5 ns/op 2230.49 MB/s BenchmarkMemmoveOverlap/1024-4 361969 321.4 ns/op 3186.53 MB/s BenchmarkMemmoveOverlap/2048-4 213241 556.7 ns/op 3678.94 MB/s BenchmarkMemmoveOverlap/4096-4 114158 1043 ns/op 3928.47 MB/s BenchmarkMemmoveUnalignedDst/0-4 10714917 10.23 ns/op BenchmarkMemmoveUnalignedDst/1-4 2033434 57.16 ns/op 17.50 MB/s BenchmarkMemmoveUnalignedDst/2-4 2079582 56.04 ns/op 35.69 MB/s BenchmarkMemmoveUnalignedDst/3-4 2180595 57.64 ns/op 52.05 MB/s BenchmarkMemmoveUnalignedDst/4-4 2018739 57.60 ns/op 69.44 MB/s BenchmarkMemmoveUnalignedDst/5-4 2089770 55.83 ns/op 89.56 MB/s BenchmarkMemmoveUnalignedDst/6-4 2116764 57.59 ns/op 104.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 2107989 56.63 ns/op 123.61 MB/s BenchmarkMemmoveUnalignedDst/8-4 2097844 54.76 ns/op 146.08 MB/s BenchmarkMemmoveUnalignedDst/9-4 2012844 60.27 ns/op 149.33 MB/s BenchmarkMemmoveUnalignedDst/10-4 2036533 59.69 ns/op 167.54 MB/s BenchmarkMemmoveUnalignedDst/11-4 2032782 60.65 ns/op 181.37 MB/s BenchmarkMemmoveUnalignedDst/12-4 2023130 58.68 ns/op 204.49 MB/s BenchmarkMemmoveUnalignedDst/13-4 2071366 58.83 ns/op 220.96 MB/s BenchmarkMemmoveUnalignedDst/14-4 2028648 58.62 ns/op 238.81 MB/s BenchmarkMemmoveUnalignedDst/15-4 2037304 63.22 ns/op 237.26 MB/s BenchmarkMemmoveUnalignedDst/16-4 2036781 59.30 ns/op 269.83 MB/s BenchmarkMemmoveUnalignedDst/32-4 1562828 66.78 ns/op 479.18 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 104.1 ns/op 614.89 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 103.3 ns/op 1239.48 MB/s BenchmarkMemmoveUnalignedDst/256-4 977584 128.7 ns/op 1989.60 MB/s BenchmarkMemmoveUnalignedDst/512-4 591735 216.7 ns/op 2362.60 MB/s BenchmarkMemmoveUnalignedDst/1024-4 422557 283.4 ns/op 3613.51 MB/s BenchmarkMemmoveUnalignedDst/2048-4 221272 501.8 ns/op 4081.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 116455 976.3 ns/op 4195.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1861426 66.54 ns/op 480.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1415952 75.51 ns/op 847.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.7 ns/op 1199.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 825662 166.4 ns/op 1538.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 574578 197.1 ns/op 2597.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 383564 316.3 ns/op 3237.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 214462 560.2 ns/op 3655.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 110554 1149 ns/op 3566.29 MB/s BenchmarkMemmoveUnalignedSrc/0-4 9290607 12.02 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1921740 56.45 ns/op 17.71 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2061721 56.62 ns/op 35.32 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2041777 57.76 ns/op 51.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2119767 56.20 ns/op 71.17 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2048995 61.59 ns/op 81.19 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2041138 57.19 ns/op 104.92 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2036265 60.21 ns/op 116.25 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1960981 72.85 ns/op 109.82 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1808138 60.55 ns/op 148.65 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1871451 59.40 ns/op 168.35 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1929078 58.65 ns/op 187.56 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2056149 83.02 ns/op 144.54 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1392582 74.56 ns/op 174.36 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1480813 72.00 ns/op 194.43 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2048173 71.63 ns/op 209.41 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1945046 71.76 ns/op 222.96 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1673883 68.55 ns/op 466.82 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1547920 78.80 ns/op 812.20 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 155.4 ns/op 823.42 MB/s BenchmarkMemmoveUnalignedSrc/256-4 908752 131.0 ns/op 1954.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 560074 187.8 ns/op 2726.25 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 421753 323.6 ns/op 3164.32 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242028 729.7 ns/op 2806.67 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 116869 1296 ns/op 3161.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1278342 88.71 ns/op 180.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1231947 141.7 ns/op 112.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1302849 97.35 ns/op 164.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1273390 91.94 ns/op 174.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1279194 91.61 ns/op 174.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1263493 89.21 ns/op 179.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 107.2 ns/op 149.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1264664 101.6 ns/op 157.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 107.7 ns/op 594.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 108.5 ns/op 590.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 110.3 ns/op 580.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 129.2 ns/op 495.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 994708 116.3 ns/op 550.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 120.3 ns/op 532.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 109.0 ns/op 587.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 108.8 ns/op 588.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 749044 155.9 ns/op 1642.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 710143 179.4 ns/op 1426.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 733702 159.6 ns/op 1604.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 718478 264.4 ns/op 968.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 749845 162.8 ns/op 1572.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 751796 166.2 ns/op 1540.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 736047 159.5 ns/op 1605.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 643504 183.8 ns/op 1392.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 116170 1073 ns/op 3816.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 103675 1794 ns/op 2283.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 109496 2365 ns/op 1731.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 85452 1247 ns/op 3283.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 119293 1400 ns/op 2926.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 112915 1017 ns/op 4025.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 121468 980.2 ns/op 4178.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 33340 3579 ns/op 1144.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7074 16590 ns/op 3950.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6352 19616 ns/op 3340.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7018 44431 ns/op 1475.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7102 16577 ns/op 3953.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6988 27945 ns/op 2345.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6746 27185 ns/op 2410.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6943 17755 ns/op 3691.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6768 17130 ns/op 3825.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 246.6 ns/op 129.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 103.8 ns/op 616.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1226343 99.76 ns/op 1283.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 775935 147.6 ns/op 1734.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 611533 249.2 ns/op 2054.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 366471 528.1 ns/op 1939.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 165507 869.9 ns/op 2354.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 108219 1110 ns/op 3689.58 MB/s BenchmarkMemclr/5-4 12264216 9.990 ns/op 500.49 MB/s BenchmarkMemclr/16-4 10682716 11.50 ns/op 1390.90 MB/s BenchmarkMemclr/64-4 6062449 18.28 ns/op 3500.83 MB/s BenchmarkMemclr/256-4 10166655 11.64 ns/op 21990.77 MB/s BenchmarkMemclr/4096-4 3150337 42.60 ns/op 96145.17 MB/s BenchmarkMemclr/65536-4 77056 2186 ns/op 29975.76 MB/s BenchmarkMemclr/1M-4 5007 29411 ns/op 35652.82 MB/s BenchmarkMemclr/4M-4 1156 99080 ns/op 42332.39 MB/s BenchmarkMemclr/8M-4 570 212436 ns/op 39487.69 MB/s BenchmarkMemclr/16M-4 297 406748 ns/op 41247.18 MB/s BenchmarkMemclr/64M-4 66 1718858 ns/op 39042.70 MB/s BenchmarkMemclrUnaligned/0_5-4 6717423 20.11 ns/op 248.60 MB/s BenchmarkMemclrUnaligned/0_16-4 6242829 20.48 ns/op 781.14 MB/s BenchmarkMemclrUnaligned/0_64-4 3813362 26.73 ns/op 2393.92 MB/s BenchmarkMemclrUnaligned/0_256-4 5349542 28.26 ns/op 9058.55 MB/s BenchmarkMemclrUnaligned/0_4096-4 2715340 52.14 ns/op 78561.00 MB/s BenchmarkMemclrUnaligned/0_65536-4 82947 1409 ns/op 46510.44 MB/s BenchmarkMemclrUnaligned/1_5-4 6405086 18.54 ns/op 269.66 MB/s BenchmarkMemclrUnaligned/1_16-4 6469594 52.86 ns/op 302.67 MB/s BenchmarkMemclrUnaligned/1_64-4 4206060 43.34 ns/op 1476.67 MB/s BenchmarkMemclrUnaligned/1_256-4 5507814 18.26 ns/op 14021.44 MB/s BenchmarkMemclrUnaligned/1_4096-4 1997146 60.69 ns/op 67490.67 MB/s BenchmarkMemclrUnaligned/1_65536-4 87763 1342 ns/op 48817.65 MB/s BenchmarkMemclrUnaligned/4_5-4 6687997 19.52 ns/op 256.08 MB/s BenchmarkMemclrUnaligned/4_16-4 6625659 18.86 ns/op 848.51 MB/s BenchmarkMemclrUnaligned/4_64-4 4572868 31.75 ns/op 2015.70 MB/s BenchmarkMemclrUnaligned/4_256-4 5873436 21.13 ns/op 12118.15 MB/s BenchmarkMemclrUnaligned/4_4096-4 2204227 62.14 ns/op 65910.49 MB/s BenchmarkMemclrUnaligned/4_65536-4 72813 1579 ns/op 41493.23 MB/s BenchmarkMemclrUnaligned/7_5-4 5734836 18.23 ns/op 274.33 MB/s BenchmarkMemclrUnaligned/7_16-4 6317941 19.16 ns/op 835.28 MB/s BenchmarkMemclrUnaligned/7_64-4 4448277 26.67 ns/op 2400.05 MB/s BenchmarkMemclrUnaligned/7_256-4 6071851 18.75 ns/op 13652.99 MB/s BenchmarkMemclrUnaligned/7_4096-4 1990788 53.88 ns/op 76017.93 MB/s BenchmarkMemclrUnaligned/7_65536-4 78895 1511 ns/op 43362.96 MB/s BenchmarkMemclrUnaligned/0_1M-4 5164 24110 ns/op 43491.46 MB/s BenchmarkMemclrUnaligned/0_4M-4 1288 99420 ns/op 42187.85 MB/s BenchmarkMemclrUnaligned/0_8M-4 608 404901 ns/op 20717.66 MB/s BenchmarkMemclrUnaligned/0_16M-4 272 433942 ns/op 38662.38 MB/s BenchmarkMemclrUnaligned/0_64M-4 69 1926485 ns/op 34834.88 MB/s BenchmarkMemclrUnaligned/1_1M-4 3516 81647 ns/op 12842.85 MB/s BenchmarkMemclrUnaligned/1_4M-4 1165 109253 ns/op 38390.80 MB/s BenchmarkMemclrUnaligned/1_8M-4 558 304985 ns/op 27505.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 282 442162 ns/op 37943.56 MB/s BenchmarkMemclrUnaligned/1_64M-4 74 2104051 ns/op 31895.07 MB/s BenchmarkMemclrUnaligned/4_1M-4 5434 23816 ns/op 44028.31 MB/s BenchmarkMemclrUnaligned/4_4M-4 1161 104205 ns/op 40250.37 MB/s BenchmarkMemclrUnaligned/4_8M-4 548 222465 ns/op 37707.57 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 3552956 ns/op 4722.04 MB/s BenchmarkMemclrUnaligned/4_64M-4 62 2324488 ns/op 28870.39 MB/s BenchmarkMemclrUnaligned/7_1M-4 4662 22131 ns/op 47380.40 MB/s BenchmarkMemclrUnaligned/7_4M-4 1184 95961 ns/op 43708.52 MB/s BenchmarkMemclrUnaligned/7_8M-4 608 216778 ns/op 38696.80 MB/s BenchmarkMemclrUnaligned/7_16M-4 290 749565 ns/op 22382.59 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 1925496 ns/op 34852.77 MB/s BenchmarkGoMemclr/5-4 10624351 11.79 ns/op 424.00 MB/s BenchmarkGoMemclr/16-4 11758142 10.62 ns/op 1506.52 MB/s BenchmarkGoMemclr/64-4 7413346 16.04 ns/op 3991.03 MB/s BenchmarkGoMemclr/256-4 10544713 10.27 ns/op 24932.28 MB/s BenchmarkMemclrRange/1K_2K-4 28850 5601 ns/op 17117.08 MB/s BenchmarkMemclrRange/2K_8K-4 10000 12280 ns/op 27160.83 MB/s BenchmarkMemclrRange/4K_16K-4 17371 7582 ns/op 42609.60 MB/s BenchmarkMemclrRange/160K_228K-4 3061 37647 ns/op 44169.78 MB/s BenchmarkClearFat7-4 5967602 21.03 ns/op BenchmarkClearFat8-4 7155949 24.96 ns/op BenchmarkClearFat11-4 6738192 18.49 ns/op BenchmarkClearFat12-4 6704182 28.18 ns/op BenchmarkClearFat13-4 6230516 33.35 ns/op BenchmarkClearFat14-4 6446934 20.21 ns/op BenchmarkClearFat15-4 6061052 26.32 ns/op BenchmarkClearFat16-4 6224502 28.91 ns/op BenchmarkClearFat24-4 5332677 19.79 ns/op BenchmarkClearFat32-4 6227824 32.37 ns/op BenchmarkClearFat40-4 6101889 23.68 ns/op BenchmarkClearFat48-4 5955897 20.97 ns/op BenchmarkClearFat56-4 5547320 21.09 ns/op BenchmarkClearFat64-4 5487738 23.83 ns/op BenchmarkClearFat72-4 4716505 25.90 ns/op BenchmarkClearFat128-4 3543105 33.85 ns/op BenchmarkClearFat256-4 2634126 47.34 ns/op BenchmarkClearFat512-4 1630060 85.02 ns/op BenchmarkClearFat1024-4 957492 126.8 ns/op BenchmarkClearFat1032-4 970431 132.9 ns/op BenchmarkClearFat1040-4 973486 124.3 ns/op BenchmarkCopyFat7-4 6682380 18.75 ns/op BenchmarkCopyFat8-4 6969235 17.11 ns/op BenchmarkCopyFat11-4 6642309 18.30 ns/op BenchmarkCopyFat12-4 6406425 18.43 ns/op BenchmarkCopyFat13-4 5700463 18.23 ns/op BenchmarkCopyFat14-4 5569182 18.20 ns/op BenchmarkCopyFat15-4 6634245 18.47 ns/op BenchmarkCopyFat16-4 6919052 18.36 ns/op BenchmarkCopyFat24-4 6581694 18.02 ns/op BenchmarkCopyFat32-4 5411019 19.76 ns/op BenchmarkCopyFat64-4 5350010 22.58 ns/op BenchmarkCopyFat72-4 5195812 23.52 ns/op BenchmarkCopyFat128-4 3502220 36.98 ns/op BenchmarkCopyFat256-4 2581305 52.24 ns/op BenchmarkCopyFat512-4 1580737 75.66 ns/op BenchmarkCopyFat520-4 1568509 78.91 ns/op BenchmarkCopyFat1024-4 886100 139.3 ns/op BenchmarkCopyFat1032-4 893196 139.0 ns/op BenchmarkCopyFat1040-4 885883 139.6 ns/op BenchmarkIssue18740/2byte-4 543 231810 ns/op BenchmarkIssue18740/4byte-4 828 138095 ns/op BenchmarkIssue18740/8byte-4 968 155020 ns/op BenchmarkMemclrKnownSize1-4 8305563 14.52 ns/op 68.87 MB/s BenchmarkMemclrKnownSize2-4 3878217 28.61 ns/op 69.91 MB/s BenchmarkMemclrKnownSize4-4 3105279 50.94 ns/op 78.52 MB/s BenchmarkMemclrKnownSize8-4 1000000 108.5 ns/op 73.73 MB/s BenchmarkMemclrKnownSize16-4 635551 196.1 ns/op 81.59 MB/s BenchmarkMemclrKnownSize32-4 328520 395.2 ns/op 80.98 MB/s BenchmarkMemclrKnownSize64-4 128226 783.4 ns/op 81.70 MB/s BenchmarkMemclrKnownSize112-4 93260 1229 ns/op 91.11 MB/s BenchmarkMemclrKnownSize128-4 81936 1474 ns/op 86.87 MB/s BenchmarkMemclrKnownSize192-4 56524 2108 ns/op 91.10 MB/s BenchmarkMemclrKnownSize248-4 40255 2739 ns/op 90.56 MB/s BenchmarkMemclrKnownSize256-4 37321 2826 ns/op 90.59 MB/s BenchmarkMemclrKnownSize512-4 21591 6103 ns/op 83.90 MB/s BenchmarkMemclrKnownSize1024-4 10000 11931 ns/op 85.83 MB/s BenchmarkMemclrKnownSize4096-4 2648 46200 ns/op 88.66 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6172357 ns/op 84.94 MB/s BenchmarkReadMetricsLatency-4 10000 6646 p50-ns 7559 p90-ns 17481 p99-ns BenchmarkFinalizer-4 470 277300 ns/op BenchmarkFinalizerRun-4 424574 339.5 ns/op BenchmarkMinFloat-4 375393 305.6 ns/op BenchmarkMaxFloat-4 402193 304.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 5748620 20.65 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1886059 59.63 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1849411 77.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1399939 74.11 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 106.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 885577 117.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1566688 76.26 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 882753 113.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 109.7 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1482085 78.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1657183 77.26 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1408399 80.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 109.5 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 107.6 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6781978 17.06 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7732351 14.86 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8048047 14.88 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7160269 18.18 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6625318 18.06 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6183956 19.48 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7041274 16.89 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8076798 14.88 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7952040 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6241800 16.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8094750 15.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8050628 16.91 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6643714 17.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7941921 18.20 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8102415 15.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7061934 16.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7990820 15.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8106130 14.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7040630 16.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7673662 15.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7733048 15.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7045796 18.13 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6404562 18.26 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7661160 24.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7008337 17.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7659254 15.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7702689 15.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7018732 17.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7606064 19.02 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6664536 18.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7117282 16.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7560022 14.72 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8119789 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6061747 17.20 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7936326 14.91 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8107794 14.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6481200 17.17 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7874922 14.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7943896 15.16 ns/op BenchmarkNetpollBreak-4 6656 19773 ns/op BenchmarkPinnerPinUnpinBatch-4 1918 86653 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 150 1167569 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1182 273206 ns/op BenchmarkPinnerPinUnpin-4 1662016 74.01 ns/op BenchmarkPinnerPinUnpinTiny-4 1535353 106.2 ns/op BenchmarkPinnerPinUnpinDouble-4 606976 244.8 ns/op BenchmarkPinnerPinUnpinParallel-4 3893162 49.91 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4746744 38.87 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 501540 232.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4844905 24.72 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6085570 20.86 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8292986 14.65 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9339160 15.01 ns/op BenchmarkPingPongHog-4 404 821881 ns/op BenchmarkStackGrowth-4 121610 899.2 ns/op BenchmarkStackGrowthDeep-4 1242 199564 ns/op BenchmarkCreateGoroutines-4 126130 1084 ns/op BenchmarkCreateGoroutinesParallel-4 111406 2640 ns/op BenchmarkCreateGoroutinesCapture-4 22624 18211 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 51273 2058 ns/op BenchmarkClosureCall-4 15820564 9.089 ns/op BenchmarkWakeupParallelSpinning/0s-4 7914 13085 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6382 18490 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6031 22168 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3741 32017 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2313 58203 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1297 95404 ns/op BenchmarkWakeupParallelSpinning/50µs-4 582 188743 ns/op BenchmarkWakeupParallelSpinning/100µs-4 381 390089 ns/op BenchmarkWakeupParallelSyscall/0s-4 554 257877 ns/op BenchmarkWakeupParallelSyscall/1µs-4 442 315884 ns/op BenchmarkWakeupParallelSyscall/2µs-4 538 403326 ns/op BenchmarkWakeupParallelSyscall/5µs-4 148 923988 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 1787835 ns/op BenchmarkWakeupParallelSyscall/20µs-4 240 1363102 ns/op BenchmarkWakeupParallelSyscall/50µs-4 139 1167139 ns/op BenchmarkWakeupParallelSyscall/100µs-4 188 770976 ns/op BenchmarkMatmult-4 2695797 61.65 ns/op BenchmarkFastrand-4 5519760 26.46 ns/op BenchmarkFastrand64-4 7623910 18.87 ns/op BenchmarkFastrandHashiter-4 4123539 42.99 ns/op BenchmarkFastrandn/2-4 4157816 29.02 ns/op BenchmarkFastrandn/3-4 3995755 28.56 ns/op BenchmarkFastrandn/4-4 2582079 52.35 ns/op BenchmarkFastrandn/5-4 4205877 28.90 ns/op BenchmarkIfaceCmp100-4 10000 15380 ns/op BenchmarkIfaceCmpNil100-4 151984 862.8 ns/op BenchmarkEfaceCmpDiff-4 16885 6367 ns/op BenchmarkEfaceCmpDiffIndirect-4 19348 9852 ns/op BenchmarkDefer-4 1331379 91.11 ns/op BenchmarkDefer10-4 1000000 138.6 ns/op BenchmarkDeferMany-4 596733 480.5 ns/op BenchmarkPanicRecover-4 772189 155.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 846889 142.1 ns/op 58.00 p50-ns 60.00 p90-ns 133.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 841308 165.3 ns/op 58.00 p50-ns 61.00 p90-ns 179.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 744 878471 ns/op 103528 p50-ns 162156 p90-ns 10488827 p99-ns BenchmarkGoroutineProfile/small/loaded-4 296 388644 ns/op 176402 p50-ns 456106 p90-ns 5282785 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 810352 143.6 ns/op 65.00 p50-ns 68.00 p90-ns 75.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 890006 189.4 ns/op 64.00 p50-ns 67.00 p90-ns 101.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 42 2478451 ns/op 2324582 p50-ns 2573813 p90-ns 4974247 p99-ns BenchmarkGoroutineProfile/large/loaded-4 45 5765579 ns/op 3180365 p50-ns 16364242 p90-ns 22809093 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 956226 143.6 ns/op 57.00 p50-ns 59.00 p90-ns 180.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 548001 334.2 ns/op 57.00 p50-ns 60.00 p90-ns 142.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1030 109107 ns/op 97840 p50-ns 127686 p90-ns 349502 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 56 1809471 ns/op 352979 p50-ns 2236583 p90-ns 42401274 p99-ns BenchmarkRWMutexUncontended-4 6350701 20.42 ns/op BenchmarkRWMutexWrite100-4 1900107 57.01 ns/op BenchmarkRWMutexWrite10-4 2075673 70.53 ns/op BenchmarkRWMutexWorkWrite100-4 537920 197.9 ns/op BenchmarkRWMutexWorkWrite10-4 417231 329.6 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3104 37438 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1209 98748 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1534 76933 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 580 207189 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 753 156812 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 265 434740 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 373 319901 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 115 914986 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 483176 258.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 325849 475.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 438406 371.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 443571 302.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 425449 423.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 427832 384.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 462097 382.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 529114 291.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 427788 339.1 ns/op BenchmarkMakeSlice/Byte-4 2631414 45.95 ns/op BenchmarkMakeSlice/Int16-4 2537485 46.77 ns/op BenchmarkMakeSlice/Int-4 1827243 64.97 ns/op BenchmarkMakeSlice/Ptr-4 1573588 76.14 ns/op BenchmarkMakeSlice/Struct/24-4 1319606 88.43 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 191.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 174.6 ns/op BenchmarkGrowSlice/Byte-4 952488 134.7 ns/op BenchmarkGrowSlice/Int16-4 1000000 139.1 ns/op BenchmarkGrowSlice/Int-4 839982 194.8 ns/op BenchmarkGrowSlice/Ptr-4 689923 230.5 ns/op BenchmarkGrowSlice/Struct/24-4 459804 330.6 ns/op BenchmarkGrowSlice/Struct/32-4 388336 324.5 ns/op BenchmarkGrowSlice/Struct/40-4 284412 357.3 ns/op BenchmarkExtendSlice/IntSlice-4 557696 217.9 ns/op BenchmarkExtendSlice/PointerSlice-4 480182 258.7 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 135.6 ns/op BenchmarkAppend-4 677671 179.7 ns/op BenchmarkAppendGrowByte-4 5 28132393 ns/op BenchmarkAppendGrowString-4 1 232933300 ns/op BenchmarkAppendSlice/1Bytes-4 2119840 55.66 ns/op BenchmarkAppendSlice/4Bytes-4 2104323 55.56 ns/op BenchmarkAppendSlice/7Bytes-4 2092995 58.79 ns/op BenchmarkAppendSlice/8Bytes-4 2098039 56.29 ns/op BenchmarkAppendSlice/15Bytes-4 2019508 60.65 ns/op BenchmarkAppendSlice/16Bytes-4 2067781 59.10 ns/op BenchmarkAppendSlice/32Bytes-4 1850455 64.01 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 114438 917.5 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 35500 4104 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 12951 8746 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3226 34921 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 232 584062 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 56 2001393 ns/op BenchmarkAppendStr/1Bytes-4 2419406 49.34 ns/op BenchmarkAppendStr/4Bytes-4 2298739 51.44 ns/op BenchmarkAppendStr/8Bytes-4 2274660 52.29 ns/op BenchmarkAppendStr/16Bytes-4 2267665 52.11 ns/op BenchmarkAppendStr/32Bytes-4 2113675 57.43 ns/op BenchmarkAppendSpecialCase-4 668637 184.4 ns/op BenchmarkCopy/1Byte-4 2231330 52.60 ns/op 19.01 MB/s BenchmarkCopy/1String-4 2169010 57.12 ns/op 17.51 MB/s BenchmarkCopy/2Byte-4 2036448 54.28 ns/op 36.85 MB/s BenchmarkCopy/2String-4 2134462 55.21 ns/op 36.23 MB/s BenchmarkCopy/4Byte-4 2249490 53.88 ns/op 74.24 MB/s BenchmarkCopy/4String-4 2156875 54.52 ns/op 73.37 MB/s BenchmarkCopy/8Byte-4 2245652 53.74 ns/op 148.88 MB/s BenchmarkCopy/8String-4 2232506 54.67 ns/op 146.34 MB/s BenchmarkCopy/12Byte-4 2146160 54.98 ns/op 218.27 MB/s BenchmarkCopy/12String-4 2126416 57.65 ns/op 208.15 MB/s BenchmarkCopy/16Byte-4 1987758 55.92 ns/op 286.12 MB/s BenchmarkCopy/16String-4 2095412 56.51 ns/op 283.12 MB/s BenchmarkCopy/32Byte-4 1949470 61.38 ns/op 521.35 MB/s BenchmarkCopy/32String-4 1931010 63.60 ns/op 503.11 MB/s BenchmarkCopy/128Byte-4 1293271 93.71 ns/op 1365.90 MB/s BenchmarkCopy/128String-4 1227945 98.18 ns/op 1303.67 MB/s BenchmarkCopy/1024Byte-4 415845 288.6 ns/op 3548.11 MB/s BenchmarkCopy/1024String-4 422920 286.2 ns/op 3577.34 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27318 4217 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25551 5008 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14533 7136 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15986 8307 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 10167 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157224 909.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 157384 783.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 120850 932.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 107278 1104 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 81577 1255 ns/op BenchmarkStackCopyPtr-4 1 137723793 ns/op BenchmarkStackCopy-4 2 83661144 ns/op BenchmarkStackCopyNoCache-4 24 4325625 ns/op BenchmarkStackCopyWithStkobj-4 2 57187681 ns/op BenchmarkIssue18138-4 583 245276 ns/op BenchmarkCompareStringEqual-4 11618175 10.46 ns/op BenchmarkCompareStringIdentical-4 15490148 7.735 ns/op BenchmarkCompareStringSameLength-4 13092619 9.288 ns/op BenchmarkCompareStringDifferentLength-4 15609241 7.706 ns/op BenchmarkCompareStringBigUnaligned-4 2088 56730 ns/op 18483.64 MB/s BenchmarkCompareStringBig-4 1749 65052 ns/op 16119.10 MB/s BenchmarkConcatStringAndBytes-4 2223996 53.22 ns/op BenchmarkSliceByteToString/1-4 2269018 53.66 ns/op BenchmarkSliceByteToString/2-4 1301959 90.58 ns/op BenchmarkSliceByteToString/4-4 1400128 85.67 ns/op BenchmarkSliceByteToString/8-4 1401140 85.47 ns/op BenchmarkSliceByteToString/16-4 1355620 89.73 ns/op BenchmarkSliceByteToString/32-4 1218254 98.01 ns/op BenchmarkSliceByteToString/64-4 1000000 129.2 ns/op BenchmarkSliceByteToString/128-4 784771 214.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2456342 47.58 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 774757 157.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 962389 133.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3856654 30.30 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1475659 80.28 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1978452 60.63 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2827902 42.70 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 461382 240.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 480805 251.7 ns/op BenchmarkRuneIterate/range/ASCII-4 9353768 12.35 ns/op BenchmarkRuneIterate/range/Japanese-4 1922044 62.41 ns/op BenchmarkRuneIterate/range/MixedLength-4 2601199 46.64 ns/op BenchmarkRuneIterate/range1/ASCII-4 8422200 14.59 ns/op BenchmarkRuneIterate/range1/Japanese-4 1837549 63.13 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2557698 49.34 ns/op BenchmarkRuneIterate/range2/ASCII-4 8585194 13.34 ns/op BenchmarkRuneIterate/range2/Japanese-4 1902625 63.36 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2560358 46.84 ns/op BenchmarkArrayEqual-4 14465647 8.387 ns/op BenchmarkFunc/Name-4 1567596 77.98 ns/op BenchmarkFunc/Entry-4 9403462 11.55 ns/op BenchmarkFunc/FileLine-4 2112981 57.19 ns/op PASS ok runtime 233.039s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30423 3713 ns/op BenchmarkHandle/concurrent-4 24621 5036 ns/op PASS ok runtime/cgo 1.359s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3093986 35.57 ns/op BenchmarkMulUintptr/large-4 2745602 41.72 ns/op PASS ok runtime/internal/math 1.362s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 7 15760400 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 3 71827897 ns/op 1339 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 98 11789313 ns/op 114.8 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 38917374 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 52346847 ns/op 3803 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 205 1919279 ns/op 91.73 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 215119139 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 129013351 ns/op 11186 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 20415702 ns/op 698.9 concurrent_launches/op PASS ok runtime/pprof 6.519s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 12 17733009 ns/op BenchmarkStackLeak-4 46045 2983 ns/op PASS ok runtime/race 2.365s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2089111 87.45 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 240279 561.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.764s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 49 2415934 ns/op BenchmarkIndex_Large-4 9748 11557 ns/op BenchmarkIndexFunc_Large-4 169 711579 ns/op BenchmarkCompact/nil-4 6508437 18.11 ns/op BenchmarkCompact/one-4 1989775 64.24 ns/op BenchmarkCompact/sorted-4 1000000 116.6 ns/op BenchmarkCompact/1_item-4 825210 141.9 ns/op BenchmarkCompact/unsorted-4 1000000 108.9 ns/op BenchmarkCompact/many-4 502622 242.1 ns/op BenchmarkCompact_Large-4 384 286125 ns/op BenchmarkCompactFunc_Large-4 60 1893087 ns/op BenchmarkReplace/naive-fast-4 21504 8900 ns/op BenchmarkReplace/optimized-fast-4 35804 3158 ns/op BenchmarkReplace/naive-slow-4 10000 38567 ns/op BenchmarkReplace/optimized-slow-4 24956 9248 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 117.2 ns/op BenchmarkBinarySearchFloats/Size32-4 899102 132.7 ns/op BenchmarkBinarySearchFloats/Size64-4 715329 149.2 ns/op BenchmarkBinarySearchFloats/Size128-4 726182 173.6 ns/op BenchmarkBinarySearchFloats/Size512-4 599924 189.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 540748 210.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 511816 229.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 423808 261.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 411634 306.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 367657 334.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 241856 414.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 221066 834.8 ns/op PASS ok slices 8.726s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 95700 1236 ns/op BenchmarkSortInts-4 1 155887869 ns/op BenchmarkSlicesSortInts-4 2 71481991 ns/op BenchmarkSortIsSorted-4 21 8467732 ns/op BenchmarkSlicesIsSorted-4 61 2915995 ns/op BenchmarkSortStrings-4 1 163539934 ns/op BenchmarkSlicesSortStrings-4 1 133342134 ns/op BenchmarkSortStrings_Sorted-4 19 6072041 ns/op BenchmarkSlicesSortStrings_Sorted-4 38 2922736 ns/op BenchmarkSortStructs-4 1 202729456 ns/op BenchmarkSortFuncStructs-4 1 128567887 ns/op BenchmarkSortString1K-4 180 623482 ns/op BenchmarkSortString1K_Slice-4 189 668068 ns/op BenchmarkStableString1K-4 82 1266941 ns/op BenchmarkSortInt1K-4 244 485167 ns/op BenchmarkSortInt1K_Sorted-4 5404 23773 ns/op BenchmarkSortInt1K_Reversed-4 2290 51699 ns/op BenchmarkSortInt1K_Mod8-4 708 173704 ns/op BenchmarkStableInt1K-4 92 1343268 ns/op BenchmarkStableInt1K_Slice-4 100 1083686 ns/op BenchmarkSortInt64K-4 3 41074870 ns/op BenchmarkSortInt64K_Slice-4 2 62316476 ns/op BenchmarkStableInt64K-4 1 123467227 ns/op BenchmarkSort1e2-4 313 435282 ns/op BenchmarkStable1e2-4 136 937186 ns/op BenchmarkSort1e4-4 2 76380682 ns/op BenchmarkStable1e4-4 1 250987601 ns/op PASS ok sort 13.093s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 801745 136.8 ns/op BenchmarkAtof64Float-4 657163 167.8 ns/op BenchmarkAtof64FloatExp-4 663336 183.1 ns/op BenchmarkAtof64Big-4 408230 286.0 ns/op BenchmarkAtof64RandomBits-4 442244 271.6 ns/op BenchmarkAtof64RandomFloats-4 488580 253.4 ns/op BenchmarkAtof64RandomLongFloats-4 398794 309.1 ns/op BenchmarkAtof32Decimal-4 901058 132.6 ns/op BenchmarkAtof32Float-4 783524 151.7 ns/op BenchmarkAtof32FloatExp-4 646368 183.4 ns/op BenchmarkAtof32Random-4 367138 333.2 ns/op BenchmarkAtof32RandomLong-4 125324 928.8 ns/op BenchmarkParseInt/Pos/7bit-4 1494158 80.48 ns/op BenchmarkParseInt/Pos/26bit-4 701439 163.9 ns/op BenchmarkParseInt/Pos/31bit-4 666330 199.2 ns/op BenchmarkParseInt/Pos/56bit-4 411921 272.9 ns/op BenchmarkParseInt/Pos/63bit-4 403698 288.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 100.2 ns/op BenchmarkParseInt/Neg/26bit-4 727935 180.3 ns/op BenchmarkParseInt/Neg/31bit-4 590266 183.3 ns/op BenchmarkParseInt/Neg/56bit-4 443300 270.0 ns/op BenchmarkParseInt/Neg/63bit-4 419536 287.0 ns/op BenchmarkAtoi/Pos/7bit-4 1977886 60.43 ns/op BenchmarkAtoi/Pos/26bit-4 775719 137.6 ns/op BenchmarkAtoi/Pos/31bit-4 780074 152.9 ns/op BenchmarkAtoi/Pos/56bit-4 496234 244.6 ns/op BenchmarkAtoi/Pos/63bit-4 396762 301.0 ns/op BenchmarkAtoi/Neg/7bit-4 1930117 62.50 ns/op BenchmarkAtoi/Neg/26bit-4 861409 137.1 ns/op BenchmarkAtoi/Neg/31bit-4 792123 153.0 ns/op BenchmarkAtoi/Neg/56bit-4 463023 233.1 ns/op BenchmarkAtoi/Neg/63bit-4 373855 302.9 ns/op BenchmarkFormatFloat/Decimal-4 78324 1559 ns/op BenchmarkFormatFloat/Float-4 78694 1531 ns/op BenchmarkFormatFloat/Exp-4 85489 1411 ns/op BenchmarkFormatFloat/NegExp-4 81766 1425 ns/op BenchmarkFormatFloat/LongExp-4 75303 1624 ns/op BenchmarkFormatFloat/Big-4 68695 1740 ns/op BenchmarkFormatFloat/BinaryExp-4 217779 543.1 ns/op BenchmarkFormatFloat/32Integer-4 77182 1574 ns/op BenchmarkFormatFloat/32ExactFraction-4 88286 1278 ns/op BenchmarkFormatFloat/32Point-4 81421 1479 ns/op BenchmarkFormatFloat/32Exp-4 88062 1395 ns/op BenchmarkFormatFloat/32NegExp-4 86013 1373 ns/op BenchmarkFormatFloat/32Shortest-4 93297 1282 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111129 1063 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 109304 1094 ns/op BenchmarkFormatFloat/64Fixed1-4 132394 917.1 ns/op BenchmarkFormatFloat/64Fixed2-4 134227 912.5 ns/op BenchmarkFormatFloat/64Fixed3-4 131890 933.4 ns/op BenchmarkFormatFloat/64Fixed4-4 128949 915.2 ns/op BenchmarkFormatFloat/64Fixed12-4 77901 1494 ns/op BenchmarkFormatFloat/64Fixed16-4 92234 1304 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99148 1220 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84992 1426 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2626 45192 ns/op BenchmarkFormatFloat/Slowpath64-4 75043 2100 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71734 1709 ns/op BenchmarkAppendFloat/Decimal-4 74157 1461 ns/op BenchmarkAppendFloat/Float-4 78292 1456 ns/op BenchmarkAppendFloat/Exp-4 93656 1279 ns/op BenchmarkAppendFloat/NegExp-4 94101 1296 ns/op BenchmarkAppendFloat/LongExp-4 78487 1561 ns/op BenchmarkAppendFloat/Big-4 74680 1625 ns/op BenchmarkAppendFloat/BinaryExp-4 278864 424.8 ns/op BenchmarkAppendFloat/32Integer-4 80248 1485 ns/op BenchmarkAppendFloat/32ExactFraction-4 95359 1218 ns/op BenchmarkAppendFloat/32Point-4 85471 1401 ns/op BenchmarkAppendFloat/32Exp-4 92397 1307 ns/op BenchmarkAppendFloat/32NegExp-4 95428 1262 ns/op BenchmarkAppendFloat/32Shortest-4 112459 1089 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124587 965.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 122626 991.7 ns/op BenchmarkAppendFloat/64Fixed1-4 145944 798.1 ns/op BenchmarkAppendFloat/64Fixed2-4 146282 803.7 ns/op BenchmarkAppendFloat/64Fixed3-4 148254 806.7 ns/op BenchmarkAppendFloat/64Fixed4-4 143974 801.7 ns/op BenchmarkAppendFloat/64Fixed12-4 80834 1493 ns/op BenchmarkAppendFloat/64Fixed16-4 96406 1309 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111594 1036 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91142 1297 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2673 45296 ns/op BenchmarkAppendFloat/Slowpath64-4 76279 1567 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76255 1546 ns/op BenchmarkFormatInt-4 17155 6795 ns/op BenchmarkAppendInt-4 17636 6691 ns/op BenchmarkFormatUint-4 96648 1184 ns/op BenchmarkAppendUint-4 96945 1145 ns/op BenchmarkFormatIntSmall/7-4 3356806 34.50 ns/op BenchmarkFormatIntSmall/42-4 3396980 34.94 ns/op BenchmarkAppendIntSmall-4 1531651 76.73 ns/op BenchmarkAppendUintVarlen/1-4 1482506 74.74 ns/op BenchmarkAppendUintVarlen/12-4 1565904 76.74 ns/op BenchmarkAppendUintVarlen/123-4 1225029 97.82 ns/op BenchmarkAppendUintVarlen/1234-4 1201178 99.55 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 102.6 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 101.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1113177 106.5 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 107.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 111.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 111.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 883405 136.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 119.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 921498 124.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 977376 120.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 932648 125.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 928514 126.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 909480 133.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 898902 133.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 850860 136.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 838902 137.1 ns/op BenchmarkQuote-4 48135 2454 ns/op BenchmarkQuoteRune-4 551155 217.0 ns/op BenchmarkAppendQuote-4 55795 2166 ns/op BenchmarkAppendQuoteRune-4 930339 123.8 ns/op BenchmarkUnquoteEasy-4 1000000 115.5 ns/op BenchmarkUnquoteHard-4 54192 2238 ns/op PASS ok strconv 17.758s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 420525 249.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 142700 774.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 183427 649.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 517292 231.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 150871 726.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 209364 558.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 286497 407.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80367 1405 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95766 1231 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 786285 153.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19935 5921 ns/op BenchmarkGenericMatch1-4 1767 66180 ns/op BenchmarkGenericMatch2-4 324 367652 ns/op BenchmarkSingleMaxSkipping-4 5992 18895 ns/op 529.23 MB/s BenchmarkSingleLongSuffixFail-4 13400 8982 ns/op 111.56 MB/s BenchmarkSingleMatch-4 198 597415 ns/op 25.11 MB/s BenchmarkByteByteNoMatch-4 54559 2035 ns/op BenchmarkByteByteMatch-4 18100 6600 ns/op BenchmarkByteStringMatch-4 21138 5505 ns/op BenchmarkHTMLEscapeNew-4 62763 1761 ns/op BenchmarkHTMLEscapeOld-4 82944 1458 ns/op BenchmarkByteStringReplacerWriteString-4 999 118991 ns/op BenchmarkByteReplacerWriteString-4 1516 78717 ns/op BenchmarkByteByteReplaces-4 3307 37070 ns/op BenchmarkByteByteMap-4 9694 12307 ns/op BenchmarkMap/identity/ASCII-4 774714 150.8 ns/op BenchmarkMap/identity/Greek-4 400078 295.2 ns/op BenchmarkMap/change/ASCII-4 33658 3546 ns/op BenchmarkMap/change/Greek-4 22072 5395 ns/op BenchmarkIndexRune-4 2261097 52.47 ns/op BenchmarkIndexRuneLongString-4 1521295 77.61 ns/op BenchmarkIndexRuneFastPath-4 4381458 26.54 ns/op BenchmarkIndex-4 4639676 25.73 ns/op BenchmarkLastIndex-4 5100752 22.78 ns/op BenchmarkIndexByte-4 9627877 12.24 ns/op BenchmarkToUpper/#00-4 5208942 23.01 ns/op BenchmarkToUpper/ONLYUPPER-4 2884786 41.68 ns/op BenchmarkToUpper/abc-4 300607 428.3 ns/op BenchmarkToUpper/AbC123-4 227816 545.4 ns/op BenchmarkToUpper/azAZ09_-4 236056 501.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46473 2529 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67670 1785 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29569 4040 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56306 2157 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101019 1153 ns/op BenchmarkToLower/#00-4 5344879 21.55 ns/op BenchmarkToLower/abc-4 4654420 24.78 ns/op BenchmarkToLower/AbC123-4 173646 672.4 ns/op BenchmarkToLower/azAZ09_-4 184041 643.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79870 1538 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61024 1984 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31136 3830 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72680 1664 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102843 1120 ns/op BenchmarkMapNoChanges-4 1000000 113.6 ns/op BenchmarkTrim-4 35958 3340 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3361246 34.48 ns/op BenchmarkToValidUTF8/InvalidASCII-4 159847 993.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117944 1017 ns/op BenchmarkEqualFold/Tests-4 42398 2540 ns/op BenchmarkEqualFold/ASCII-4 3666518 32.70 ns/op BenchmarkEqualFold/UnicodePrefix-4 90492 1336 ns/op BenchmarkEqualFold/UnicodeSuffix-4 86661 1380 ns/op BenchmarkIndexHard1-4 1753 72440 ns/op BenchmarkIndexHard2-4 370 327307 ns/op BenchmarkIndexHard3-4 169 716710 ns/op BenchmarkIndexHard4-4 91 1352674 ns/op BenchmarkLastIndexHard1-4 67 1745262 ns/op BenchmarkLastIndexHard2-4 66 1928625 ns/op BenchmarkLastIndexHard3-4 66 1766236 ns/op BenchmarkCountHard1-4 1770 70203 ns/op BenchmarkCountHard2-4 361 307414 ns/op BenchmarkCountHard3-4 157 706082 ns/op BenchmarkIndexTorture-4 7994 15197 ns/op BenchmarkCountTorture-4 7971 15140 ns/op BenchmarkCountTortureOverlapping-4 687 167757 ns/op BenchmarkCountByte/10-4 5503567 21.55 ns/op 463.97 MB/s BenchmarkCountByte/32-4 5309108 23.66 ns/op 1352.51 MB/s BenchmarkCountByte/4096-4 496652 221.6 ns/op 18484.81 MB/s BenchmarkCountByte/4194304-4 609 198667 ns/op 21112.24 MB/s BenchmarkCountByte/67108864-4 34 3718185 ns/op 18048.83 MB/s BenchmarkFields/ASCII/16-4 245370 472.7 ns/op 33.85 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20275 8906 ns/op 28.74 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1357 91333 ns/op 44.85 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1532105 ns/op 42.78 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 41999060 ns/op 24.97 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 121837 1469 ns/op 10.89 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10357 11686 ns/op 21.91 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 649 231046 ns/op 17.73 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 5251360 ns/op 12.48 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 123575650 ns/op 8.49 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 233931 547.1 ns/op 29.24 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19208 5868 ns/op 43.63 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1089 106509 ns/op 38.46 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 55 3147992 ns/op 20.82 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 48376473 ns/op 21.68 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 163412 755.4 ns/op 21.18 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14421 8136 ns/op 31.47 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 861 135544 ns/op 30.22 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2542469 ns/op 25.78 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 53001410 ns/op 19.78 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 71732926 ns/op BenchmarkSplitSingleByteSeparator-4 19 6225659 ns/op BenchmarkSplitMultiByteSeparator-4 36 7100497 ns/op BenchmarkSplitNSingleByteSeparator-4 229528 559.6 ns/op BenchmarkSplitNMultiByteSeparator-4 186952 883.6 ns/op BenchmarkRepeat/5x0-4 4554844 27.04 ns/op BenchmarkRepeat/5x1-4 4576051 26.92 ns/op BenchmarkRepeat/5x2-4 202035 663.6 ns/op BenchmarkRepeat/5x6-4 110047 1148 ns/op BenchmarkRepeat/10x0-4 4563669 28.15 ns/op BenchmarkRepeat/10x1-4 4445926 28.46 ns/op BenchmarkRepeat/10x2-4 196890 612.5 ns/op BenchmarkRepeat/10x6-4 100141 1198 ns/op BenchmarkRepeatLarge/256/1-4 44077 2942 ns/op 87.01 MB/s BenchmarkRepeatLarge/256/16-4 68851 2105 ns/op 121.64 MB/s BenchmarkRepeatLarge/512/1-4 37296 3630 ns/op 141.04 MB/s BenchmarkRepeatLarge/512/16-4 44444 3083 ns/op 166.06 MB/s BenchmarkRepeatLarge/1024/1-4 10000 13209 ns/op 77.52 MB/s BenchmarkRepeatLarge/1024/16-4 34674 5105 ns/op 200.58 MB/s BenchmarkRepeatLarge/2048/1-4 21075 8357 ns/op 245.07 MB/s BenchmarkRepeatLarge/2048/16-4 10000 11529 ns/op 177.64 MB/s BenchmarkRepeatLarge/4096/1-4 12847 22189 ns/op 184.59 MB/s BenchmarkRepeatLarge/4096/16-4 21033 7853 ns/op 521.61 MB/s BenchmarkRepeatLarge/8192/1-4 10000 40627 ns/op 201.64 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18685 ns/op 438.43 MB/s BenchmarkRepeatLarge/8192/4097-4 5737743 19.75 ns/op 207404.43 MB/s BenchmarkRepeatLarge/16384/1-4 6290 33642 ns/op 487.01 MB/s BenchmarkRepeatLarge/16384/16-4 9910 22967 ns/op 713.37 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27243 ns/op 451.17 MB/s BenchmarkRepeatLarge/32768/1-4 3601 66967 ns/op 489.32 MB/s BenchmarkRepeatLarge/32768/16-4 3462 55753 ns/op 587.74 MB/s BenchmarkRepeatLarge/32768/4097-4 6490 53599 ns/op 535.07 MB/s BenchmarkRepeatLarge/65536/1-4 2366 68063 ns/op 962.87 MB/s BenchmarkRepeatLarge/65536/16-4 2593 57399 ns/op 1141.77 MB/s BenchmarkRepeatLarge/65536/4097-4 1815 61515 ns/op 999.02 MB/s BenchmarkRepeatLarge/131072/1-4 390 276269 ns/op 474.44 MB/s BenchmarkRepeatLarge/131072/16-4 363 368281 ns/op 355.90 MB/s BenchmarkRepeatLarge/131072/4097-4 297 1109541 ns/op 114.47 MB/s BenchmarkRepeatLarge/262144/1-4 100 1261487 ns/op 207.81 MB/s BenchmarkRepeatLarge/262144/16-4 100 1752417 ns/op 149.59 MB/s BenchmarkRepeatLarge/262144/4097-4 81 2146996 ns/op 120.22 MB/s BenchmarkRepeatLarge/524288/1-4 100 1372410 ns/op 382.02 MB/s BenchmarkRepeatLarge/524288/16-4 100 1788620 ns/op 293.12 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1720286 ns/op 302.46 MB/s BenchmarkRepeatLarge/1048576/1-4 57 2107291 ns/op 497.59 MB/s BenchmarkRepeatLarge/1048576/16-4 64 1979163 ns/op 529.81 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 1931242 ns/op 540.97 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3563362 ns/op 588.53 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3556158 ns/op 589.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3829259 ns/op 546.73 MB/s BenchmarkRepeatLarge/4194304/1-4 6 23004545 ns/op 182.33 MB/s BenchmarkRepeatLarge/4194304/16-4 15 17273756 ns/op 242.81 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 20376872 ns/op 205.69 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20513496 ns/op 408.93 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14982781 ns/op 559.88 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17081996 ns/op 490.96 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30751970 ns/op 545.57 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34782875 ns/op 482.34 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34966047 ns/op 479.81 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64027112 ns/op 524.07 MB/s BenchmarkRepeatLarge/33554432/16-4 2 70417058 ns/op 476.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65475806 ns/op 512.47 MB/s BenchmarkRepeatLarge/67108864/1-4 1 217127736 ns/op 309.08 MB/s BenchmarkRepeatLarge/67108864/16-4 1 133417334 ns/op 503.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 133165629 ns/op 503.95 MB/s BenchmarkRepeatLarge/134217728/1-4 1 260123591 ns/op 515.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 257842896 ns/op 520.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 274030261 ns/op 489.79 MB/s BenchmarkRepeatLarge/268435456/1-4 1 475086525 ns/op 565.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 530451624 ns/op 506.05 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 532619571 ns/op 503.99 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1011727861 ns/op 530.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1136436874 ns/op 472.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1316352279 ns/op 407.85 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1897450711 ns/op 565.89 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2166661707 ns/op 495.57 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2282630978 ns/op 470.40 MB/s BenchmarkRepeatSpaces-4 4726071 27.98 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2704868 42.81 ns/op BenchmarkIndexAnyASCII/1:2-4 2594833 45.06 ns/op BenchmarkIndexAnyASCII/1:4-4 2517177 48.04 ns/op BenchmarkIndexAnyASCII/1:8-4 2354845 51.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2068693 56.91 ns/op BenchmarkIndexAnyASCII/1:32-4 2063539 61.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2007868 62.37 ns/op BenchmarkIndexAnyASCII/16:1-4 2600598 45.38 ns/op BenchmarkIndexAnyASCII/16:2-4 656368 198.8 ns/op BenchmarkIndexAnyASCII/16:4-4 642270 329.9 ns/op BenchmarkIndexAnyASCII/16:8-4 488516 286.2 ns/op BenchmarkIndexAnyASCII/16:16-4 551126 275.4 ns/op BenchmarkIndexAnyASCII/16:32-4 478737 249.2 ns/op BenchmarkIndexAnyASCII/16:64-4 395872 305.8 ns/op BenchmarkIndexAnyASCII/256:1-4 2083713 58.96 ns/op BenchmarkIndexAnyASCII/256:2-4 54190 2216 ns/op BenchmarkIndexAnyASCII/256:4-4 55375 2250 ns/op BenchmarkIndexAnyASCII/256:8-4 48510 2497 ns/op BenchmarkIndexAnyASCII/256:16-4 53420 2193 ns/op BenchmarkIndexAnyASCII/256:32-4 54000 2263 ns/op BenchmarkIndexAnyASCII/256:64-4 53239 2288 ns/op BenchmarkIndexAnyUTF8/1:1-4 2788003 42.92 ns/op BenchmarkIndexAnyUTF8/1:2-4 2612121 44.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 2541258 47.65 ns/op BenchmarkIndexAnyUTF8/1:8-4 2435200 47.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2614004 53.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 2449050 48.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 2410867 48.95 ns/op BenchmarkIndexAnyUTF8/16:1-4 1975244 60.04 ns/op BenchmarkIndexAnyUTF8/16:2-4 379635 328.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 335517 348.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 313929 379.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 348252 343.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 335029 357.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 317436 382.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 491090 246.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 26726 4569 ns/op BenchmarkIndexAnyUTF8/256:4-4 24114 5038 ns/op BenchmarkIndexAnyUTF8/256:8-4 20944 5502 ns/op BenchmarkIndexAnyUTF8/256:16-4 23888 4846 ns/op BenchmarkIndexAnyUTF8/256:32-4 23660 5030 ns/op BenchmarkIndexAnyUTF8/256:64-4 21165 5569 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2747461 43.23 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2722077 46.31 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2593828 46.67 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2335972 76.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2149570 59.43 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1978389 56.85 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1743820 69.23 ns/op BenchmarkLastIndexAnyASCII/16:1-4 572947 207.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 533887 230.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 540846 219.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 561764 226.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 442286 276.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 398162 277.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 324376 469.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 52339 2233 ns/op BenchmarkLastIndexAnyASCII/256:2-4 52381 2228 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53672 2218 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53854 2270 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53119 2275 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51866 2281 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50858 2338 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2727678 43.52 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2612215 44.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2541566 57.31 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2448466 48.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1844560 71.42 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2453485 47.80 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2420708 51.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 476944 258.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 234499 509.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 218416 760.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 174740 633.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 195081 596.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 216825 565.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 179407 587.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 32551 3690 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15507 7742 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14690 8583 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13926 8618 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 14196 10599 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 14120 8377 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13610 10241 ns/op BenchmarkTrimASCII/1:1-4 4286533 27.15 ns/op BenchmarkTrimASCII/1:2-4 2585887 47.50 ns/op BenchmarkTrimASCII/1:4-4 2443041 49.38 ns/op BenchmarkTrimASCII/1:8-4 2025075 68.12 ns/op BenchmarkTrimASCII/1:16-4 1641147 93.60 ns/op BenchmarkTrimASCII/16:1-4 3325604 36.79 ns/op BenchmarkTrimASCII/16:2-4 612319 192.8 ns/op BenchmarkTrimASCII/16:4-4 612476 223.4 ns/op BenchmarkTrimASCII/16:8-4 606871 202.3 ns/op BenchmarkTrimASCII/16:16-4 528681 221.7 ns/op BenchmarkTrimASCII/256:1-4 482193 215.9 ns/op BenchmarkTrimASCII/256:2-4 54261 2216 ns/op BenchmarkTrimASCII/256:4-4 54166 2937 ns/op BenchmarkTrimASCII/256:8-4 53239 2205 ns/op BenchmarkTrimASCII/256:16-4 47761 2935 ns/op BenchmarkTrimASCII/4096:1-4 39104 2909 ns/op BenchmarkTrimASCII/4096:2-4 3572 36276 ns/op BenchmarkTrimASCII/4096:4-4 3463 37086 ns/op BenchmarkTrimASCII/4096:8-4 3511 42045 ns/op BenchmarkTrimASCII/4096:16-4 3534 39839 ns/op BenchmarkTrimByte-4 4886125 25.03 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27225 6205 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 24244 4445 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1521 81826 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1651 69208 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3601 31138 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7051 15982 ns/op BenchmarkJoin/0-4 5856754 19.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4449691 35.62 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 174865 701.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 118830 1195 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88656 1360 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74559 1681 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62271 1962 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55260 2189 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3133420 37.53 ns/op BenchmarkTrimSpace/ASCII-4 1000000 130.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128572 920.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 61030 2095 ns/op BenchmarkReplaceAll-4 116109 1101 ns/op 16 B/op 1 allocs/op PASS ok strings 80.203s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 79641 1443 ns/op BenchmarkCond2-4 37266 3435 ns/op BenchmarkCond4-4 24280 5613 ns/op BenchmarkCond8-4 13111 8140 ns/op BenchmarkCond16-4 7089 18046 ns/op BenchmarkCond32-4 4093 30640 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 723982 151.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 334531 354.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 741676 166.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 759104 153.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 570433 306.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 999300 119.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 141296 912.5 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 103537 1050 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 116338 1177 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70359 2170 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 948484 186.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 246316 492.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1060605 203.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 237100 575.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 932493 137.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 248066 485.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2477208 46.32 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69903 3938 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 194864 871.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 717817 214.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2763 78446 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 280 366664 ns/op BenchmarkRange/*sync.Map-4 1442 86925 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99060 1143 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 349188 366.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 98450 1161 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 60217 3411 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242959 498.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 223660 758.7 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 116838 1066 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 252807 460.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 1329967 120.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 80037 1543 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 192716 615.3 ns/op BenchmarkSwapCollision/*sync.Map-4 117885 973.5 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 321 335433 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 152421 819.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 497550 243.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30591 3965 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93057 1355 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28882 3706 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 498114 318.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 162772 864.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 377415 321.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2031816 83.14 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 202132 1371 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 857290 124.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 618770 234.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 200012 611.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 824143 143.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 139708 1121 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 430478 712.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 342667 448.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 139050 804.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 896158 219.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 680709 329.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 168104 714.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 305061 361.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 80058 1616 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 163778 767.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 425475 316.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 190498 791.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 692244 419.6 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 42696 5328 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 114352 1102 ns/op BenchmarkClear/*sync.Map-4 45146 2510 ns/op BenchmarkUncontendedSemaphore-4 5005884 23.99 ns/op BenchmarkContendedSemaphore-4 4413072 25.28 ns/op BenchmarkMutexUncontended-4 786639 148.0 ns/op BenchmarkMutex-4 311940 387.8 ns/op BenchmarkMutexSlack-4 277696 432.4 ns/op BenchmarkMutexWork-4 280524 451.7 ns/op BenchmarkMutexWorkSlack-4 251971 444.9 ns/op BenchmarkMutexNoSpin-4 93860 1153 ns/op BenchmarkMutexSpin-4 57026 2208 ns/op BenchmarkOnce-4 1821013 84.87 ns/op BenchmarkOnceFunc/v=Once-4 1713495 71.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1400790 96.55 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1481440 92.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1559808 78.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1368211 87.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1258390 86.42 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8823013 13.52 ns/op BenchmarkSemaSyntNonblock-4 2548330 47.31 ns/op BenchmarkSemaSyntBlock-4 2362244 56.71 ns/op BenchmarkSemaWorkNonblock-4 1136821 105.2 ns/op BenchmarkSemaWorkBlock-4 986451 112.9 ns/op BenchmarkRWMutexUncontended-4 150442 783.1 ns/op BenchmarkRWMutexWrite100-4 436791 243.9 ns/op BenchmarkRWMutexWrite10-4 428637 301.5 ns/op BenchmarkRWMutexWorkWrite100-4 310939 399.0 ns/op BenchmarkRWMutexWorkWrite10-4 317668 460.3 ns/op BenchmarkWaitGroupUncontended-4 565544 225.4 ns/op BenchmarkWaitGroupAddDone-4 481947 218.1 ns/op BenchmarkWaitGroupAddDoneWork-4 756720 168.0 ns/op BenchmarkWaitGroupWait-4 3495156 31.09 ns/op BenchmarkWaitGroupWaitWork-4 2812228 43.15 ns/op BenchmarkWaitGroupActuallyWait-4 83606 2005 ns/op 32 B/op 2 allocs/op PASS ok sync 29.592s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 871317 136.2 ns/op PASS ok sync/atomic 1.342s PASS ok syscall 1.047s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 152526 1006 ns/op 0 B/op 0 allocs/op PASS ok testing 1.576s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5486 22509 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6753 15249 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 1992158 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 82 2002743 ns/op 1353 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 425639659 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 267156516 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1546 122461 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1660 68983 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7783158 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6462176 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1571579601 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 993133792 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 180 942459 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 205 599899 ns/op 191 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 69369480 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 135959400 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x100000/new-4 1 10460072982 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7585492137 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2380 47967 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3060753 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 306086192 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2192 52989 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 231 509629 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 6406356 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5390 21095 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 28.314s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 111152391 ns/op BenchmarkVariableString-4 79995 1487 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1719 75399 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 1.612s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 67 3269537 ns/op BenchmarkAfter-4 129522 1160 ns/op BenchmarkStop/impl=chan-4 220233 854.8 ns/op BenchmarkStop/impl=func-4 222550 777.4 ns/op BenchmarkSimultaneousAfterFunc1000-4 33 3394344 ns/op BenchmarkStartStop1000-4 546 344662 ns/op BenchmarkReset/impl=chan-4 2566484 70.95 ns/op BenchmarkReset/impl=func-4 2185744 80.95 ns/op BenchmarkSleep1000-4 62 2299034 ns/op BenchmarkParallelTimerLatency-4 45 9146749 avg-late-ns 111837333 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 338510 avg-late-ns 794181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 294411 avg-late-ns 773161 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 4702232 avg-late-ns 104829557 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 24 11582300 avg-late-ns 62817747 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 22 21049012 avg-late-ns 58613779 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 5038590 avg-late-ns 46664812 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 31 346219 avg-late-ns 2532973 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 4253014 avg-late-ns 29893721 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 22 1479346 avg-late-ns 24582459 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 6826677 avg-late-ns 22094812 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 1299478 avg-late-ns 7149540 max-late-ns BenchmarkAdjustTimers10000-4 42 2785151 ns/op BenchmarkTicker-4 670581 311.1 ns/op BenchmarkTickerReset-4 1635490 125.7 ns/op BenchmarkTickerResetNaive-4 140948 851.3 ns/op BenchmarkNow-4 1816641 65.90 ns/op BenchmarkNowUnixNano-4 1390821 87.47 ns/op BenchmarkNowUnixMilli-4 1217772 99.38 ns/op BenchmarkNowUnixMicro-4 1285620 99.58 ns/op BenchmarkFormat-4 52900 2310 ns/op BenchmarkFormatRFC3339-4 71762 1672 ns/op BenchmarkFormatRFC3339Nano-4 70321 1708 ns/op BenchmarkFormatNow-4 79118 1443 ns/op BenchmarkMarshalJSON-4 97550 1276 ns/op BenchmarkMarshalText-4 96031 1184 ns/op BenchmarkParse-4 126892 932.4 ns/op BenchmarkParseRFC3339UTC-4 333891 357.8 ns/op BenchmarkParseRFC3339UTCBytes-4 222904 567.2 ns/op BenchmarkParseRFC3339TZ-4 77530 1613 ns/op BenchmarkParseRFC3339TZBytes-4 64864 1889 ns/op BenchmarkParseDuration-4 577348 203.2 ns/op BenchmarkHour-4 989262 119.6 ns/op BenchmarkSecond-4 996303 119.4 ns/op BenchmarkYear-4 773193 155.7 ns/op BenchmarkDay-4 632097 168.8 ns/op BenchmarkISOWeek-4 666295 182.8 ns/op BenchmarkGoString-4 72049 1674 ns/op BenchmarkUnmarshalText-4 70484 1697 ns/op PASS ok time 19.248s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 388839 370.8 ns/op BenchmarkDecodeValidJapaneseChars-4 535993 226.3 ns/op BenchmarkDecodeRune-4 1381612 95.14 ns/op BenchmarkEncodeValidASCII-4 323295 453.3 ns/op BenchmarkEncodeValidJapaneseChars-4 487753 241.3 ns/op BenchmarkAppendRuneValidASCII-4 684333 172.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1208172 98.81 ns/op BenchmarkEncodeRune-4 716712 163.1 ns/op PASS ok unicode/utf16 2.452s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2175985 55.15 ns/op BenchmarkRuneCountTenJapaneseChars-4 335545 333.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3793584 29.92 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 478448 243.0 ns/op BenchmarkValidTenASCIIChars-4 2309922 52.08 ns/op BenchmarkValid100KASCIIChars-4 85 1674937 ns/op BenchmarkValidTenJapaneseChars-4 320503 378.7 ns/op BenchmarkValidLongMostlyASCII-4 108 1116187 ns/op BenchmarkValidLongJapanese-4 62 1925503 ns/op BenchmarkValidStringTenASCIIChars-4 4664001 25.41 ns/op BenchmarkValidString100KASCIIChars-4 7083 17134 ns/op BenchmarkValidStringTenJapaneseChars-4 435582 255.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1390 89991 ns/op BenchmarkValidStringLongJapanese-4 160 790060 ns/op BenchmarkEncodeASCIIRune-4 4514728 26.84 ns/op BenchmarkEncodeJapaneseRune-4 2331814 54.01 ns/op BenchmarkAppendASCIIRune-4 7899745 14.79 ns/op BenchmarkAppendJapaneseRune-4 2688999 43.93 ns/op BenchmarkDecodeASCIIRune-4 2556104 46.14 ns/op BenchmarkDecodeJapaneseRune-4 2316033 51.12 ns/op BenchmarkFullRune/ASCII-4 2917762 44.73 ns/op BenchmarkFullRune/Incomplete-4 1378675 87.15 ns/op BenchmarkFullRune/Japanese-4 2864708 46.45 ns/op PASS ok unicode/utf8 5.680s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 93891458387 ns/op PASS ok cmd/api 95.065s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 649263 178.3 ns/op BenchmarkCgoCall/one-pointer-4 521894 223.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 450142 263.4 ns/op BenchmarkCgoCall/string-pointer-noescape-4 472053 256.0 ns/op BenchmarkCgoCall/eight-pointers-4 225651 551.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 551061 228.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 39062 3291 ns/op BenchmarkCgoCall/eight-pointers-slice-4 48230 2369 ns/op BenchmarkGoString-4 1283118 96.05 ns/op BenchmarkCGoCallback-4 68708 1741 ns/op BenchmarkCGoInCThread-4 619978 167.2 ns/op PASS ok cmd/cgo/internal/test 2.630s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 563703 227.1 ns/op BenchmarkEqArrayOfStrings64-4 63943 1877 ns/op BenchmarkEqArrayOfStrings1024-4 5648 20567 ns/op BenchmarkEqArrayOfFloats5-4 906045 116.1 ns/op BenchmarkEqArrayOfFloats64-4 121401 1025 ns/op BenchmarkEqArrayOfFloats1024-4 5114 23563 ns/op BenchmarkEqArrayOfStructsEq-4 1411 85388 ns/op BenchmarkEqArrayOfStructsNotEq-4 2284 52810 ns/op BenchmarkEqStruct-4 15751508 7.639 ns/op PASS ok cmd/compile/internal/reflectdata 2.174s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 57780 ns/op BenchmarkInvertLessThanNoov-4 11689268 10.35 ns/op BenchmarkCopyElim1-4 1387 83834 ns/op BenchmarkCopyElim10-4 1221 92396 ns/op BenchmarkCopyElim100-4 572 198497 ns/op BenchmarkCopyElim1000-4 78 1481974 ns/op BenchmarkCopyElim10000-4 5 23710055 ns/op BenchmarkCopyElim100000-4 1 452576131 ns/op BenchmarkDeadCode/1-4 1100 113177 ns/op BenchmarkDeadCode/10-4 943 128744 ns/op BenchmarkDeadCode/100-4 337 351573 ns/op BenchmarkDeadCode/1000-4 50 2372390 ns/op BenchmarkDeadCode/10000-4 4 25019298 ns/op BenchmarkDeadCode/100000-4 1 318176071 ns/op BenchmarkDeadCode/200000-4 1 750366180 ns/op BenchmarkDominatorsLinear-4 12 10747988 ns/op 0.93 MB/s BenchmarkDominatorsFwdBack-4 8 13263814 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 14942482 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 7 15744377 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15549125 ns/op 0.64 MB/s BenchmarkFuse/1-4 933 118821 ns/op BenchmarkFuse/10-4 595 172646 ns/op BenchmarkFuse/100-4 182 676718 ns/op BenchmarkFuse/1000-4 21 5791307 ns/op BenchmarkFuse/10000-4 2 62280578 ns/op BenchmarkNilCheckDeep1-4 8169 14203 ns/op 0.07 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3280 35722 ns/op 0.28 MB/s 241 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 490 247081 ns/op 0.40 MB/s 1227 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2470027 ns/op 0.40 MB/s 10028 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 5 25182282 ns/op 0.40 MB/s 262600 B/op 8 allocs/op BenchmarkDSEPass-4 15 7320229 ns/op 74618 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 195849934 ns/op 4249088 B/op 108313 allocs/op BenchmarkCSEPass-4 5 21647326 ns/op 144766 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 265919667 ns/op 5667312 B/op 97486 allocs/op BenchmarkDeadcodePass-4 111 1018006 ns/op 97792 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 203659508 ns/op 4068304 B/op 45173 allocs/op BenchmarkMultiPass-4 42 2597616 ns/op 254597 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 392420901 ns/op 11283064 B/op 150468 allocs/op BenchmarkCondRewrite/SoloJump-4 3011306 39.91 ns/op BenchmarkCondRewrite/CombJump-4 2985398 40.12 ns/op PASS ok cmd/compile/internal/ssa 16.182s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7969 15209 ns/op BenchmarkExtShift-4 14630 8165 ns/op BenchmarkModify-4 7210 15205 ns/op BenchmarkMullImm-4 13983 8497 ns/op BenchmarkConstModify-4 7692 15239 ns/op BenchmarkBitSet-4 15895 7584 ns/op BenchmarkBitClear-4 16164 7438 ns/op BenchmarkBitToggle-4 15838 7611 ns/op BenchmarkBitSetConst-4 125082 978.1 ns/op BenchmarkBitClearConst-4 127791 943.7 ns/op BenchmarkBitToggleConst-4 123097 973.7 ns/op BenchmarkDivconstI64-4 7985868 15.02 ns/op BenchmarkModconstI64-4 7566734 15.66 ns/op BenchmarkDivisiblePow2constI64-4 8124693 14.68 ns/op BenchmarkDivisibleconstI64-4 7805833 15.38 ns/op BenchmarkDivisibleWDivconstI64-4 5330018 22.29 ns/op BenchmarkDivconstU64/3-4 7901919 15.27 ns/op BenchmarkDivconstU64/5-4 7846057 15.36 ns/op BenchmarkDivconstU64/37-4 7749373 15.31 ns/op BenchmarkDivconstU64/1234567-4 7846425 15.43 ns/op BenchmarkModconstU64-4 7932654 15.26 ns/op BenchmarkDivisibleconstU64-4 8156804 14.66 ns/op BenchmarkDivisibleWDivconstU64-4 5224624 22.61 ns/op BenchmarkDivconstI32-4 7926156 14.67 ns/op BenchmarkModconstI32-4 7624173 15.49 ns/op BenchmarkDivisiblePow2constI32-4 8243928 14.61 ns/op BenchmarkDivisibleconstI32-4 7420302 15.49 ns/op BenchmarkDivisibleWDivconstI32-4 5470050 22.71 ns/op BenchmarkDivconstU32-4 7949097 14.67 ns/op BenchmarkModconstU32-4 7924686 15.14 ns/op BenchmarkDivisibleconstU32-4 8097466 14.55 ns/op BenchmarkDivisibleWDivconstU32-4 5430304 22.32 ns/op BenchmarkDivconstI16-4 7633886 14.48 ns/op BenchmarkModconstI16-4 8055754 14.76 ns/op BenchmarkDivisiblePow2constI16-4 7332992 14.85 ns/op BenchmarkDivisibleconstI16-4 7959848 14.57 ns/op BenchmarkDivisibleWDivconstI16-4 5273353 22.71 ns/op BenchmarkDivconstU16-4 8228419 14.23 ns/op BenchmarkModconstU16-4 7673424 15.41 ns/op BenchmarkDivisibleconstU16-4 8107614 14.57 ns/op BenchmarkDivisibleWDivconstU16-4 5419418 22.07 ns/op BenchmarkDivconstI8-4 8064852 14.64 ns/op BenchmarkModconstI8-4 7681434 15.47 ns/op BenchmarkDivisiblePow2constI8-4 7316364 16.30 ns/op BenchmarkDivisibleconstI8-4 8063736 14.55 ns/op BenchmarkDivisibleWDivconstI8-4 5381530 22.11 ns/op BenchmarkDivconstU8-4 8141696 14.32 ns/op BenchmarkModconstU8-4 8159149 14.78 ns/op BenchmarkDivisibleconstU8-4 7703580 14.69 ns/op BenchmarkDivisibleWDivconstU8-4 5514537 21.85 ns/op BenchmarkMul2-4 167054 691.8 ns/op BenchmarkMulNeg2-4 163106 695.1 ns/op BenchmarkEfaceInteger-4 3989572 27.92 ns/op BenchmarkTypeAssert-4 13892400 8.503 ns/op BenchmarkDiv64UnsignedSmall-4 14161576 8.387 ns/op BenchmarkDiv64Small-4 13696629 8.811 ns/op BenchmarkDiv64SmallNegDivisor-4 13666062 8.793 ns/op BenchmarkDiv64SmallNegDividend-4 13745143 8.782 ns/op BenchmarkDiv64SmallNegBoth-4 13399964 8.646 ns/op BenchmarkDiv64Unsigned-4 11269382 10.41 ns/op BenchmarkDiv64-4 11399804 10.28 ns/op BenchmarkDiv64NegDivisor-4 11465935 10.27 ns/op BenchmarkDiv64NegDividend-4 11418620 10.29 ns/op BenchmarkDiv64NegBoth-4 11473615 10.28 ns/op BenchmarkMod64UnsignedSmall-4 14110237 8.487 ns/op BenchmarkMod64Small-4 13699738 8.799 ns/op BenchmarkMod64SmallNegDivisor-4 12800524 9.056 ns/op BenchmarkMod64SmallNegDividend-4 13471492 8.969 ns/op BenchmarkMod64SmallNegBoth-4 13672504 8.786 ns/op BenchmarkMod64Unsigned-4 10974403 10.55 ns/op BenchmarkMod64-4 11486824 10.30 ns/op BenchmarkMod64NegDivisor-4 11368154 10.35 ns/op BenchmarkMod64NegDividend-4 10455847 10.40 ns/op BenchmarkMod64NegBoth-4 11387012 10.36 ns/op BenchmarkMulconstI32/3-4 14481732 8.087 ns/op BenchmarkMulconstI32/5-4 14628898 8.073 ns/op BenchmarkMulconstI32/12-4 14557640 8.256 ns/op BenchmarkMulconstI32/120-4 14528754 8.321 ns/op BenchmarkMulconstI32/-120-4 14484322 8.279 ns/op BenchmarkMulconstI32/65537-4 14306186 8.143 ns/op BenchmarkMulconstI32/65538-4 14059748 8.345 ns/op BenchmarkMulconstI64/3-4 14031403 8.146 ns/op BenchmarkMulconstI64/5-4 14469184 8.183 ns/op BenchmarkMulconstI64/12-4 14472325 8.374 ns/op BenchmarkMulconstI64/120-4 14317546 8.357 ns/op BenchmarkMulconstI64/-120-4 14532264 8.375 ns/op BenchmarkMulconstI64/65537-4 14340691 8.525 ns/op BenchmarkMulconstI64/65538-4 12298945 8.634 ns/op BenchmarkMulconstU32/3-4 14502139 8.276 ns/op BenchmarkMulconstU32/5-4 14660283 9.326 ns/op BenchmarkMulconstU32/12-4 13869432 8.410 ns/op BenchmarkMulconstU32/120-4 14302867 8.952 ns/op BenchmarkMulconstU32/65537-4 14467515 8.482 ns/op BenchmarkMulconstU32/65538-4 14662209 8.358 ns/op BenchmarkMulconstU64/3-4 14516930 8.019 ns/op BenchmarkMulconstU64/5-4 14775306 8.056 ns/op BenchmarkMulconstU64/12-4 14475973 8.262 ns/op BenchmarkMulconstU64/120-4 14392868 8.311 ns/op BenchmarkMulconstU64/65537-4 14364672 8.121 ns/op BenchmarkMulconstU64/65538-4 14517439 8.190 ns/op BenchmarkShiftArithmeticRight-4 14893718 7.971 ns/op BenchmarkSwitch8Predictable-4 9663445 12.19 ns/op BenchmarkSwitch8Unpredictable-4 5768505 20.91 ns/op BenchmarkSwitch32Predictable-4 8381788 13.80 ns/op BenchmarkSwitch32Unpredictable-4 5504386 21.76 ns/op BenchmarkSwitchStringPredictable-4 4076334 28.97 ns/op BenchmarkSwitchStringUnpredictable-4 4265929 27.60 ns/op BenchmarkSwitchTypePredictable-4 3005174 38.43 ns/op BenchmarkSwitchTypeUnpredictable-4 3413230 34.86 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3844352 29.82 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4125573 29.01 ns/op PASS ok cmd/compile/internal/test 16.740s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1115745 ns/op BenchmarkNamed/Underlying/nongeneric-4 1233621 94.25 ns/op BenchmarkNamed/Underlying/generic-4 1359644 87.73 ns/op BenchmarkNamed/Underlying/src_instance-4 1365942 87.73 ns/op BenchmarkNamed/Underlying/user_instance-4 1329721 89.22 ns/op BenchmarkCheck/http/funcbodies/info-4 1 523525276 ns/op 65508 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 440588045 ns/op 77831 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 155707190 ns/op 220244 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 143742184 ns/op 238555 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 367368417 ns/op 14249 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 96141510 ns/op 54447 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 31035629 ns/op 168648 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 51637317 ns/op 101371 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 188654516 ns/op 11502 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44627890 ns/op 48501 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 22523891 ns/op 96331 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 24514344 ns/op 88513 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 987461763 ns/op 70476 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 707165088 ns/op 98409 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 146165616 ns/op 476026 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125605886 ns/op 553842 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 467222602 ns/op 4306 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63012357 ns/op 31926 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 39276658 ns/op 51220 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 33405968 ns/op 60220 lines/s PASS ok cmd/compile/internal/types2 17.900s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 136 846927 ns/op 547640 sys-ns/op 713449 user-ns/op PASS ok cmd/go 1.215s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 247143 468.6 ns/op PASS ok cmd/go/internal/cfg 1.135s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 22372 5129 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24105 5033 ns/op 1.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2602 45177 ns/op 22.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2617 44469 ns/op 23.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 322238 ns/op 25.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 379 321366 ns/op 25.49 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.912s All tests passed.