linux-s390x-ibm-race at aec9b916a2d54a3248553b920cf3a29b52f54998 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=ef603c6e04f841fcbd5939801c99457a" "JOURNAL_STREAM=9:317859533" "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" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=ef603c6e04f841fcbd5939801c99457a" "JOURNAL_STREAM=9:317859533" "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 4.020s ok archive/zip 11.474s ok bufio 3.416s ok bytes 5.258s ok cmp 1.663s ok compress/bzip2 3.500s ok compress/flate 44.180s ok compress/gzip 45.701s ok compress/lzw 5.354s ok compress/zlib 35.210s ok container/heap 1.102s ok container/list 1.364s ok container/ring 2.529s ok context 1.349s ok crypto 9.647s ok crypto/aes 3.062s ok crypto/cipher 17.410s ok crypto/des 2.742s ok crypto/dsa 1.254s ok crypto/ecdh 3.277s ok crypto/ecdsa 3.285s ok crypto/ed25519 4.545s ok crypto/elliptic 1.061s ok crypto/hmac 1.097s ok crypto/internal/alias 1.023s ok crypto/internal/bigmod 5.173s ok crypto/internal/boring 1.090s ok crypto/internal/boring/bcache 4.252s ok crypto/internal/edwards25519 9.801s ok crypto/internal/edwards25519/field 1.818s ok crypto/internal/hpke 2.524s ok crypto/internal/mlkem768 6.270s ok crypto/internal/nistec 8.788s ok crypto/internal/nistec/fiat 1.106s [no tests to run] ok crypto/md5 1.586s ok crypto/rand 3.462s ok crypto/rc4 3.080s ok crypto/rsa 9.354s ok crypto/sha1 1.796s ok crypto/sha256 1.199s ok crypto/sha512 1.085s ok crypto/subtle 1.967s ok crypto/tls 23.562s ok crypto/x509 4.833s ok database/sql 2.607s ok database/sql/driver 1.888s ok debug/buildinfo 2.514s ok debug/dwarf 1.195s ok debug/elf 6.880s ok debug/gosym 4.000s ok debug/macho 2.676s ok debug/pe 1.825s ok debug/plan9obj 1.043s ok embed 1.041s [no tests to run] ok embed/internal/embedtest 1.100s ok encoding/ascii85 1.064s ok encoding/asn1 1.109s ok encoding/base32 2.301s ok encoding/base64 1.184s ok encoding/binary 1.541s ok encoding/csv 1.078s ok encoding/gob 56.441s ok encoding/hex 2.019s ok encoding/json 6.195s ok encoding/pem 4.520s ok encoding/xml 1.226s ok errors 1.243s ok expvar 1.204s ok flag 3.557s ok fmt 3.068s ok go/ast 1.125s ok go/ast/internal/tests 1.267s ok go/build 20.552s ok go/build/constraint 1.148s ok go/constant 1.182s ok go/doc 2.735s ok go/doc/comment 9.637s ok go/format 1.284s ok go/importer 4.539s ok go/internal/gccgoimporter 1.076s ok go/internal/gcimporter 47.235s ok go/internal/srcimporter 54.096s ok go/parser 3.314s ok go/printer 6.791s ok go/scanner 1.387s ok go/token 1.496s ok go/types 138.793s ok go/version 1.734s ok hash 1.180s ok hash/adler32 1.270s ok hash/crc32 1.041s ok hash/crc64 1.031s ok hash/fnv 1.017s ok hash/maphash 1.022s ok html 1.078s ok html/template 1.935s ok image 2.699s ok image/color 1.224s ok image/draw 2.331s ok image/gif 5.589s ok image/jpeg 5.337s ok image/png 12.686s ok index/suffixarray 4.083s ok internal/abi 3.072s ok internal/buildcfg 1.054s ok internal/chacha8rand 1.820s ok internal/concurrent 6.326s ok internal/coverage/cfile 15.536s ok internal/coverage/cformat 2.521s ok internal/coverage/cmerge 1.841s ok internal/coverage/pods 1.019s ok internal/coverage/slicereader 1.891s ok internal/coverage/slicewriter 1.619s ok internal/coverage/test 1.535s ok internal/cpu 2.334s ok internal/dag 1.032s ok internal/diff 1.219s ok internal/fmtsort 1.423s ok internal/fuzz 1.418s ok internal/godebug 18.392s ok internal/godebugs 385.007s ok internal/gover 1.355s ok internal/itoa 1.354s ok internal/pkgbits 1.086s ok internal/platform 9.943s ok internal/poll 2.049s ok internal/profile 1.699s ok internal/reflectlite 1.031s ok internal/runtime/atomic 1.086s ok internal/runtime/math 1.367s ok internal/runtime/sys 1.022s ok internal/runtime/syscall 1.074s ok internal/saferio 2.348s ok internal/singleflight 1.482s ok internal/syscall/unix 1.146s ok internal/sysinfo 2.078s ok internal/testenv 2.770s ok internal/trace 219.782s ok internal/trace/internal/oldtrace 4.146s ok internal/types/errors 6.435s ok internal/unsafeheader 1.831s ok internal/weak 1.402s ok internal/xcoff 1.221s ok internal/zstd 1.701s ok io 1.142s ok io/fs 3.297s ok io/ioutil 1.102s ok iter 1.082s ok log 1.065s ok log/slog 1.810s ok log/slog/internal/benchmarks 1.016s ok log/slog/internal/buffer 1.065s ok log/syslog 2.763s ok maps 1.740s ok math 1.165s ok math/big 21.537s ok math/bits 1.131s ok math/cmplx 1.124s ok math/rand 13.170s ok math/rand/v2 10.589s ok mime 1.160s ok mime/multipart 31.083s ok mime/quotedprintable 1.296s ok net 127.954s ok net/http 72.972s ok net/http/cgi 28.083s ok net/http/cookiejar 1.327s ok net/http/fcgi 1.322s ok net/http/httptest 2.135s ok net/http/httptrace 1.274s ok net/http/httputil 2.425s ok net/http/internal 18.659s ok net/http/internal/ascii 1.024s ok net/http/pprof 8.006s ok net/internal/cgotest 1.085s ok net/internal/socktest 1.154s ok net/mail 1.026s ok net/netip 5.812s ok net/rpc 1.077s ok net/rpc/jsonrpc 3.024s ok net/smtp 1.248s ok net/textproto 1.879s ok net/url 1.029s ok os 27.509s ok os/exec 18.693s ok os/exec/internal/fdtest 2.459s ok os/signal 28.853s ok os/user 2.216s ok path 1.058s ok path/filepath 1.852s ok plugin 1.918s ok reflect 12.728s ok regexp 17.220s ok regexp/syntax 29.547s ok runtime 263.627s ok runtime/cgo 1.015s ok runtime/debug 2.218s ok runtime/internal/wasitest 1.036s ok runtime/metrics 1.151s ok runtime/pprof 72.336s ok runtime/race 47.924s ok runtime/trace 2.003s ok slices 3.406s ok sort 8.315s ok strconv 16.056s ok strings 13.603s ok sync 8.619s ok sync/atomic 92.562s ok syscall 59.921s ok testing 52.303s ok testing/fstest 3.284s ok testing/iotest 1.044s ok testing/quick 1.233s ok testing/slogtest 1.531s ok text/scanner 1.070s ok text/tabwriter 1.032s ok text/template 3.822s ok text/template/parse 1.164s ok time 64.882s ok unicode 1.040s ok unicode/utf16 1.091s ok unicode/utf8 1.092s ok unique 5.869s ok cmd/addr2line 15.780s ok cmd/api 99.555s ok cmd/asm/internal/asm 20.382s ok cmd/asm/internal/lex 1.316s ok cmd/cgo/internal/swig 1.310s ok cmd/cgo/internal/test 19.417s ok cmd/cgo/internal/testcarchive 134.322s ok cmd/cgo/internal/testcshared 52.858s ok cmd/cgo/internal/testerrors 51.139s ok cmd/cgo/internal/testfortran 1.174s ok cmd/cgo/internal/testgodefs 6.241s ok cmd/cgo/internal/testlife 6.662s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 245.307s ok cmd/cgo/internal/testsanitizers 1.530s ok cmd/cgo/internal/testshared 222.327s ok cmd/cgo/internal/testso 8.732s ok cmd/cgo/internal/teststdio 28.998s ok cmd/cgo/internal/testtls 2.128s ok cmd/compile 83.020s ok cmd/compile/internal/abt 1.529s ok cmd/compile/internal/amd64 1.181s ok cmd/compile/internal/base 1.178s ok cmd/compile/internal/compare 1.854s ok cmd/compile/internal/devirtualize 1.235s ok cmd/compile/internal/dwarfgen 4.462s ok cmd/compile/internal/importer 8.173s ok cmd/compile/internal/inline/inlheur 4.945s ok cmd/compile/internal/ir 1.033s ok cmd/compile/internal/liveness 2.332s ok cmd/compile/internal/logopt 3.362s ok cmd/compile/internal/loopvar 2.321s ok cmd/compile/internal/noder 1.136s ok cmd/compile/internal/rangefunc 1.020s ok cmd/compile/internal/reflectdata 1.291s [no tests to run] ok cmd/compile/internal/ssa 75.008s ok cmd/compile/internal/ssagen 2.444s ok cmd/compile/internal/syntax 2.109s ok cmd/compile/internal/test 79.854s ok cmd/compile/internal/typecheck 2.406s ok cmd/compile/internal/types 1.034s ok cmd/compile/internal/types2 109.017s ok cmd/covdata 1.142s ok cmd/cover 32.127s ok cmd/dist 1.066s ok cmd/distpack 1.088s ok cmd/doc 4.076s ok cmd/fix 24.513s ok cmd/go 693.739s ok cmd/go/internal/auth 1.037s ok cmd/go/internal/cache 1.128s ok cmd/go/internal/cfg 1.193s [no tests to run] ok cmd/go/internal/envcmd 1.102s ok cmd/go/internal/fsys 1.687s ok cmd/go/internal/generate 1.033s ok cmd/go/internal/gover 1.018s ok cmd/go/internal/imports 1.068s ok cmd/go/internal/load 1.075s ok cmd/go/internal/lockedfile 2.245s ok cmd/go/internal/lockedfile/internal/filelock 2.090s ok cmd/go/internal/modfetch 1.107s ok cmd/go/internal/modfetch/codehost 3.700s ok cmd/go/internal/modfetch/zip_sum_test 1.029s ok cmd/go/internal/modindex 4.630s ok cmd/go/internal/modload 1.794s ok cmd/go/internal/mvs 1.102s ok cmd/go/internal/str 1.061s ok cmd/go/internal/test 1.085s ok cmd/go/internal/toolchain 1.044s ok cmd/go/internal/vcs 1.023s ok cmd/go/internal/vcweb 1.025s ok cmd/go/internal/vcweb/vcstest 8.518s ok cmd/go/internal/web 1.239s ok cmd/go/internal/work 2.631s ok cmd/gofmt 2.879s ok cmd/internal/archive 7.339s ok cmd/internal/buildid 5.745s ok cmd/internal/bootstrap_test 1.013s ok cmd/internal/cov 2.840s ok cmd/internal/dwarf 1.140s ok cmd/internal/edit 1.029s ok cmd/internal/goobj 1.875s ok cmd/internal/moddeps 7.457s ok cmd/internal/obj 3.871s ok cmd/internal/obj/arm64 2.187s ok cmd/internal/obj/loong64 2.041s ok cmd/internal/obj/ppc64 2.273s ok cmd/internal/obj/riscv 2.031s ok cmd/internal/obj/s390x 1.069s ok cmd/internal/obj/x86 18.276s ok cmd/internal/objabi 1.334s ok cmd/internal/par 1.080s ok cmd/internal/pgo 1.081s ok cmd/internal/pkgpath 5.221s ok cmd/internal/pkgpattern 1.026s ok cmd/internal/quoted 1.019s ok cmd/internal/src 1.387s ok cmd/internal/sys 1.502s ok cmd/internal/test2json 5.401s ok cmd/link 112.233s ok cmd/link/internal/benchmark 1.332s ok cmd/link/internal/ld 70.454s ok cmd/link/internal/loader 1.211s ok cmd/nm 12.370s ok cmd/objdump 14.669s ok cmd/pack 12.844s ok cmd/pprof 1.028s ok cmd/relnote 1.026s ok cmd/trace 2.358s ok cmd/vet 158.917s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3709 32903 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2451 62431 ns/op 1663 B/op 24 allocs/op Benchmark/Writer/PAX-4 1926 272810 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 2134 486049 ns/op 5160 B/op 16 allocs/op Benchmark/Reader/GNU-4 5440 45039 ns/op 5161 B/op 15 allocs/op Benchmark/Reader/PAX-4 2084 388691 ns/op 8847 B/op 33 allocs/op PASS ok archive/tar 9.455s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 514627934 ns/op 829384 B/op 84 allocs/op BenchmarkZip64Test-4 1 198404346 ns/op BenchmarkZip64TestSizes/4096-4 1125 1974537 ns/op BenchmarkZip64TestSizes/1048576-4 72 2112553 ns/op BenchmarkZip64TestSizes/67108864-4 1 203978455 ns/op PASS ok archive/zip 12.976s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 149340 1478 ns/op BenchmarkReaderCopyUnoptimal-4 93265 12199 ns/op BenchmarkReaderCopyNoWriteTo-4 4750 101614 ns/op BenchmarkReaderWriteToOptimal-4 11191 12158 ns/op BenchmarkReaderReadString-4 74563 8758 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 140731 1095 ns/op BenchmarkWriterCopyUnoptimal-4 173624 924.7 ns/op BenchmarkWriterCopyNoReadFrom-4 5211 240151 ns/op BenchmarkReaderEmpty-4 10000 108822 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 29163 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 442736 1974 ns/op 0 B/op 0 allocs/op PASS ok bufio 13.697s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3747 148365 ns/op 220.86 MB/s BenchmarkWriteByte-4 402 522097 ns/op 7.85 MB/s BenchmarkWriteRune-4 244 4163433 ns/op 2.95 MB/s BenchmarkBufferNotEmptyWriteRead-4 16 20809958 ns/op BenchmarkBufferFullSmallReads-4 75 1516596 ns/op BenchmarkBufferWriteBlock/N4096-4 7050 530669 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 370 4719504 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 416710133 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 736880225 ns/op 22.77 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4386391 39.64 ns/op 252.30 MB/s BenchmarkIndexByte/32-4 4793815 32.83 ns/op 974.61 MB/s BenchmarkIndexByte/4K-4 776899 288.7 ns/op 14188.48 MB/s BenchmarkIndexBytePortable/10-4 903024 328.6 ns/op 30.43 MB/s BenchmarkIndexBytePortable/32-4 318872 623.2 ns/op 51.35 MB/s BenchmarkIndexBytePortable/4K-4 1041 160058 ns/op 25.59 MB/s BenchmarkIndexRune/10-4 1240242 183.8 ns/op 54.40 MB/s BenchmarkIndexRune/32-4 1000000 105.6 ns/op 303.17 MB/s BenchmarkIndexRune/4K-4 523248 235.9 ns/op 17359.69 MB/s BenchmarkIndexRuneASCII/10-4 4468750 405.1 ns/op 24.68 MB/s BenchmarkIndexRuneASCII/32-4 5283524 23.55 ns/op 1358.72 MB/s BenchmarkIndexRuneASCII/4K-4 817248 553.9 ns/op 7394.68 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1000000 404.5 ns/op 24.72 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1000000 118.0 ns/op 271.09 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 92030 1442 ns/op 2840.43 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1267714 98.56 ns/op 101.46 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1000000 100.7 ns/op 317.66 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 26997 8509 ns/op 481.40 MB/s BenchmarkIndexRuneUnicode/Han/10-4 690506 179.1 ns/op 55.84 MB/s BenchmarkIndexRuneUnicode/Han/32-4 885633 137.4 ns/op 232.87 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 63596 1895 ns/op 2161.00 MB/s BenchmarkEqual/0-4 8422333 14.34 ns/op BenchmarkEqual/same/1-4 1233442 100.6 ns/op 9.94 MB/s BenchmarkEqual/same/6-4 1434898 96.54 ns/op 62.15 MB/s BenchmarkEqual/same/9-4 1000000 353.6 ns/op 25.45 MB/s BenchmarkEqual/same/15-4 1369377 98.27 ns/op 152.64 MB/s BenchmarkEqual/same/16-4 1000000 202.4 ns/op 79.04 MB/s BenchmarkEqual/same/20-4 1000000 1218 ns/op 16.41 MB/s BenchmarkEqual/same/32-4 1000000 117.4 ns/op 272.54 MB/s BenchmarkEqual/same/4K-4 122857 962.5 ns/op 4255.79 MB/s BenchmarkEqual/1-4 1381640 225.6 ns/op 4.43 MB/s BenchmarkEqual/6-4 814962 356.9 ns/op 16.81 MB/s BenchmarkEqual/9-4 1486174 267.0 ns/op 33.71 MB/s BenchmarkEqual/15-4 1216741 128.7 ns/op 116.57 MB/s BenchmarkEqual/16-4 1000000 419.7 ns/op 38.12 MB/s BenchmarkEqual/20-4 1327687 253.9 ns/op 78.78 MB/s BenchmarkEqual/32-4 1000000 333.9 ns/op 95.84 MB/s BenchmarkEqual/4K-4 105883 2120 ns/op 1932.34 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 175.4 ns/op 364.96 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 101.5 ns/op 630.40 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 140.7 ns/op 454.89 MB/s BenchmarkEqualBothUnaligned/64_7-4 1345650 1180 ns/op 54.26 MB/s BenchmarkEqualBothUnaligned/4096_0-4 10000 10989 ns/op 372.75 MB/s BenchmarkEqualBothUnaligned/4096_1-4 96198 4152 ns/op 986.50 MB/s BenchmarkEqualBothUnaligned/4096_4-4 95983 1173 ns/op 3492.19 MB/s BenchmarkEqualBothUnaligned/4096_7-4 80574 1310 ns/op 3125.76 MB/s BenchmarkIndex/10-4 3775914 32.04 ns/op 312.13 MB/s BenchmarkIndex/32-4 3166839 40.21 ns/op 795.89 MB/s BenchmarkIndex/4K-4 10000 21021 ns/op 194.86 MB/s BenchmarkIndexEasy/10-4 1000000 155.3 ns/op 64.39 MB/s BenchmarkIndexEasy/32-4 3104775 119.0 ns/op 268.93 MB/s BenchmarkIndexEasy/4K-4 452545 336.6 ns/op 12168.82 MB/s BenchmarkCount/10-4 1000000 411.6 ns/op 24.30 MB/s BenchmarkCount/32-4 1000000 488.9 ns/op 65.45 MB/s BenchmarkCount/4K-4 71169 4094 ns/op 1000.41 MB/s BenchmarkCountEasy/10-4 1903425 155.9 ns/op 64.15 MB/s BenchmarkCountEasy/32-4 1445889 69.47 ns/op 460.61 MB/s BenchmarkCountEasy/4K-4 401487 382.6 ns/op 10707.00 MB/s BenchmarkCountSingle/10-4 1000000 152.0 ns/op 65.79 MB/s BenchmarkCountSingle/32-4 2648186 60.42 ns/op 529.65 MB/s BenchmarkCountSingle/4K-4 549556 238.6 ns/op 17165.02 MB/s BenchmarkToUpper/#00-4 3121519 159.3 ns/op BenchmarkToUpper/ONLYUPPER-4 292000 607.8 ns/op BenchmarkToUpper/abc-4 522552 1351 ns/op BenchmarkToUpper/AbC123-4 317786 759.2 ns/op BenchmarkToUpper/azAZ09_-4 296900 496.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84146 1405 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 10000 23961 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 10000 12589 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108752 3905 ns/op BenchmarkToLower/#00-4 2810816 218.6 ns/op BenchmarkToLower/abc-4 458101 485.7 ns/op BenchmarkToLower/AbC123-4 333651 846.3 ns/op BenchmarkToLower/azAZ09_-4 287144 481.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85992 1485 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37071 3398 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59802 5322 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115179 1591 ns/op BenchmarkFields/ASCII/16-4 132302 1292 ns/op 12.39 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 39549 ns/op 6.47 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 616 406372 ns/op 10.08 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 26 76316678 ns/op 0.86 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 139639442 ns/op 7.51 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 63430 8342 ns/op 1.92 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7027 60216 ns/op 4.25 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 372 2282644 ns/op 1.79 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 8379217 ns/op 7.82 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 567082533 ns/op 1.85 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 168336 823.3 ns/op 19.43 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 16784 ns/op 15.25 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 624 237180 ns/op 17.27 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 11140676 ns/op 5.88 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 303303646 ns/op 3.46 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 99351 1439 ns/op 11.12 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9139 12730 ns/op 20.11 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 554 575557 ns/op 7.12 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 36700346 ns/op 1.79 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 168335911 ns/op 6.23 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1835648 70.73 ns/op BenchmarkTrimSpace/ASCII-4 525964 488.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 84588 1371 ns/op BenchmarkTrimSpace/JustNonASCII-4 42812 2925 ns/op BenchmarkToValidUTF8/Valid-4 478794 252.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 359028 2069 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85658 1365 ns/op BenchmarkIndexHard1-4 1704 90257 ns/op 11617.65 MB/s BenchmarkIndexHard2-4 376 367201 ns/op 2855.59 MB/s BenchmarkIndexHard3-4 164 2192978 ns/op 478.15 MB/s BenchmarkIndexHard4-4 88 2767079 ns/op 378.95 MB/s BenchmarkLastIndexHard1-4 4 44047306 ns/op BenchmarkLastIndexHard2-4 4 32434851 ns/op BenchmarkLastIndexHard3-4 3 68305279 ns/op BenchmarkCountHard1-4 1566 73501 ns/op BenchmarkCountHard2-4 390 381538 ns/op BenchmarkCountHard3-4 140 1453600 ns/op BenchmarkSplitEmptySeparator-4 1 289542174 ns/op BenchmarkSplitSingleByteSeparator-4 12 67375962 ns/op BenchmarkSplitMultiByteSeparator-4 8 13264671 ns/op BenchmarkSplitNSingleByteSeparator-4 187352 4446 ns/op BenchmarkSplitNMultiByteSeparator-4 64410 10667 ns/op BenchmarkRepeat-4 180974 1743 ns/op BenchmarkRepeatLarge/256/1-4 87700 2295 ns/op 111.55 MB/s BenchmarkRepeatLarge/256/16-4 126312 951.5 ns/op 269.04 MB/s BenchmarkRepeatLarge/512/1-4 26917 10519 ns/op 48.67 MB/s BenchmarkRepeatLarge/512/16-4 98154 9715 ns/op 52.70 MB/s BenchmarkRepeatLarge/1024/1-4 26959 7603 ns/op 134.68 MB/s BenchmarkRepeatLarge/1024/16-4 29698 22759 ns/op 44.99 MB/s BenchmarkRepeatLarge/2048/1-4 10000 29758 ns/op 68.82 MB/s BenchmarkRepeatLarge/2048/16-4 10000 31168 ns/op 65.71 MB/s BenchmarkRepeatLarge/4096/1-4 10000 28533 ns/op 143.55 MB/s BenchmarkRepeatLarge/4096/16-4 10000 82511 ns/op 49.64 MB/s BenchmarkRepeatLarge/8192/1-4 10000 41230 ns/op 198.69 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14965 ns/op 547.41 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 19152 ns/op 213.92 MB/s BenchmarkRepeatLarge/16384/1-4 9048 80130 ns/op 204.47 MB/s BenchmarkRepeatLarge/16384/16-4 10000 41578 ns/op 394.05 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 47354 ns/op 259.56 MB/s BenchmarkRepeatLarge/32768/1-4 4699 125702 ns/op 260.68 MB/s BenchmarkRepeatLarge/32768/16-4 5202 36360 ns/op 901.21 MB/s BenchmarkRepeatLarge/32768/4097-4 1563 78624 ns/op 364.76 MB/s BenchmarkRepeatLarge/65536/1-4 2326 330112 ns/op 198.53 MB/s BenchmarkRepeatLarge/65536/16-4 1423 174742 ns/op 375.04 MB/s BenchmarkRepeatLarge/65536/4097-4 2234 203924 ns/op 301.36 MB/s BenchmarkRepeatLarge/131072/1-4 100 2295435 ns/op 57.10 MB/s BenchmarkRepeatLarge/131072/16-4 100 5301383 ns/op 24.72 MB/s BenchmarkRepeatLarge/131072/4097-4 100 3078077 ns/op 41.26 MB/s BenchmarkRepeatLarge/262144/1-4 100 7701292 ns/op 34.04 MB/s BenchmarkRepeatLarge/262144/16-4 147 879558 ns/op 298.04 MB/s BenchmarkRepeatLarge/262144/4097-4 228 2269004 ns/op 113.76 MB/s BenchmarkRepeatLarge/524288/1-4 100 6739784 ns/op 77.79 MB/s BenchmarkRepeatLarge/524288/16-4 48 3825987 ns/op 137.03 MB/s BenchmarkRepeatLarge/524288/4097-4 100 15125556 ns/op 34.40 MB/s BenchmarkRepeatLarge/1048576/1-4 52 21801419 ns/op 48.10 MB/s BenchmarkRepeatLarge/1048576/16-4 70 16773913 ns/op 62.51 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 15458295 ns/op 67.58 MB/s BenchmarkRepeatLarge/2097152/1-4 1 852980539 ns/op 2.46 MB/s BenchmarkRepeatLarge/2097152/16-4 37 9468851 ns/op 221.48 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 18958055 ns/op 110.43 MB/s BenchmarkRepeatLarge/4194304/1-4 16 36965957 ns/op 113.46 MB/s BenchmarkRepeatLarge/4194304/16-4 12 41227176 ns/op 101.74 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 126268267 ns/op 33.19 MB/s BenchmarkRepeatLarge/8388608/1-4 4 40365825 ns/op 207.81 MB/s BenchmarkRepeatLarge/8388608/16-4 2 58035342 ns/op 144.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 236362627 ns/op 35.48 MB/s BenchmarkRepeatLarge/16777216/1-4 2 504479002 ns/op 33.26 MB/s BenchmarkRepeatLarge/16777216/16-4 1 221857768 ns/op 75.62 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 346877834 ns/op 48.37 MB/s BenchmarkRepeatLarge/33554432/1-4 1 301946119 ns/op 111.13 MB/s BenchmarkRepeatLarge/33554432/16-4 1 110338162 ns/op 304.11 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 75402420 ns/op 445.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 310004093 ns/op 216.48 MB/s BenchmarkRepeatLarge/67108864/16-4 1 360085680 ns/op 186.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 649062578 ns/op 103.39 MB/s BenchmarkRepeatLarge/134217728/1-4 1 273753665 ns/op 490.29 MB/s BenchmarkRepeatLarge/134217728/16-4 1 673014708 ns/op 199.43 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 1734937687 ns/op 77.36 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1681872945 ns/op 159.61 MB/s BenchmarkRepeatLarge/268435456/16-4 1 503988096 ns/op 532.62 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1659098817 ns/op 161.80 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2498623727 ns/op 214.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3194156843 ns/op 168.08 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1791179281 ns/op 299.73 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 8689631078 ns/op 123.57 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4130410131 ns/op 259.96 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3688115660 ns/op 291.14 MB/s BenchmarkBytesCompare/1-4 10904186 24.49 ns/op BenchmarkBytesCompare/2-4 10658565 60.17 ns/op BenchmarkBytesCompare/4-4 1000000 112.4 ns/op BenchmarkBytesCompare/8-4 6945790 24.28 ns/op BenchmarkBytesCompare/16-4 4640719 143.1 ns/op BenchmarkBytesCompare/32-4 8489367 62.32 ns/op BenchmarkBytesCompare/64-4 2315620 49.39 ns/op BenchmarkBytesCompare/128-4 7667823 44.66 ns/op BenchmarkBytesCompare/256-4 6863634 44.19 ns/op BenchmarkBytesCompare/512-4 4835863 117.8 ns/op BenchmarkBytesCompare/1024-4 2642302 79.48 ns/op BenchmarkBytesCompare/2048-4 1000000 120.4 ns/op BenchmarkIndexAnyASCII/1:1-4 2664639 45.28 ns/op BenchmarkIndexAnyASCII/1:2-4 2543517 89.62 ns/op BenchmarkIndexAnyASCII/1:4-4 2486740 69.57 ns/op BenchmarkIndexAnyASCII/1:8-4 2154414 56.89 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 155.2 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 754.2 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 100.0 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 209.9 ns/op BenchmarkIndexAnyASCII/16:2-4 343701 462.6 ns/op BenchmarkIndexAnyASCII/16:4-4 334458 370.3 ns/op BenchmarkIndexAnyASCII/16:8-4 331730 1226 ns/op BenchmarkIndexAnyASCII/16:16-4 312907 1033 ns/op BenchmarkIndexAnyASCII/16:32-4 236218 514.1 ns/op BenchmarkIndexAnyASCII/16:64-4 257596 499.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2156560 137.2 ns/op BenchmarkIndexAnyASCII/256:2-4 23586 14841 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 12255 ns/op BenchmarkIndexAnyASCII/256:8-4 24985 18066 ns/op BenchmarkIndexAnyASCII/256:16-4 23853 19930 ns/op BenchmarkIndexAnyASCII/256:32-4 22634 25053 ns/op BenchmarkIndexAnyASCII/256:64-4 23520 17774 ns/op BenchmarkIndexAnyUTF8/1:1-4 2600985 77.70 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 170.6 ns/op BenchmarkIndexAnyUTF8/1:4-4 2137832 75.89 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 142.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 2092762 201.9 ns/op BenchmarkIndexAnyUTF8/1:32-4 1932396 256.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1964032 381.6 ns/op BenchmarkIndexAnyUTF8/16:1-4 145605 774.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 239455 486.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 137107 2061 ns/op BenchmarkIndexAnyUTF8/16:8-4 217000 3287 ns/op BenchmarkIndexAnyUTF8/16:16-4 183295 2589 ns/op BenchmarkIndexAnyUTF8/16:32-4 147776 875.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 169660 866.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9783 50347 ns/op BenchmarkIndexAnyUTF8/256:2-4 16258 7137 ns/op BenchmarkIndexAnyUTF8/256:4-4 14983 8756 ns/op BenchmarkIndexAnyUTF8/256:8-4 13900 47961 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 17628 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 15463 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 16477 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 505.6 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2242426 53.49 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2098478 97.59 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2107093 218.7 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 169.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 1381 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 188.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 285488 381.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 302566 502.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 311457 811.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 304584 931.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 266618 4370 ns/op BenchmarkLastIndexAnyASCII/16:32-4 278890 1639 ns/op BenchmarkLastIndexAnyASCII/16:64-4 247748 493.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 16063 25284 ns/op BenchmarkLastIndexAnyASCII/256:2-4 18637 24025 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23208 5234 ns/op BenchmarkLastIndexAnyASCII/256:8-4 14481 8244 ns/op BenchmarkLastIndexAnyASCII/256:16-4 20882 11539 ns/op BenchmarkLastIndexAnyASCII/256:32-4 10000 29386 ns/op BenchmarkLastIndexAnyASCII/256:64-4 21254 5839 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 172.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2411419 53.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2491714 55.35 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2254263 50.98 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1987081 91.30 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1886220 63.74 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1899506 218.4 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 228729 1700 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 236446 1426 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 220486 688.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 217077 704.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 154206 2314 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 176206 1042 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 21019 5380 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18385 6152 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17025 18687 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15388 10749 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 27393 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8775 18669 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 13512 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9565 10558 ns/op BenchmarkTrimASCII/1:1-4 2930661 46.87 ns/op BenchmarkTrimASCII/1:2-4 10000 39023 ns/op BenchmarkTrimASCII/1:4-4 2125471 100.9 ns/op BenchmarkTrimASCII/1:8-4 1000000 104.3 ns/op BenchmarkTrimASCII/1:16-4 896894 111.8 ns/op BenchmarkTrimASCII/16:1-4 518716 233.0 ns/op BenchmarkTrimASCII/16:2-4 344719 348.2 ns/op BenchmarkTrimASCII/16:4-4 257785 983.2 ns/op BenchmarkTrimASCII/16:8-4 316167 395.2 ns/op BenchmarkTrimASCII/16:16-4 227718 1068 ns/op BenchmarkTrimASCII/256:1-4 34827 3028 ns/op BenchmarkTrimASCII/256:2-4 19578 27678 ns/op BenchmarkTrimASCII/256:4-4 10000 20304 ns/op BenchmarkTrimASCII/256:8-4 10000 10631 ns/op BenchmarkTrimASCII/256:16-4 10000 55986 ns/op BenchmarkTrimASCII/4096:1-4 2416 64310 ns/op BenchmarkTrimASCII/4096:2-4 1560 79693 ns/op BenchmarkTrimASCII/4096:4-4 1491 82836 ns/op BenchmarkTrimASCII/4096:8-4 1591 309539 ns/op BenchmarkTrimASCII/4096:16-4 1491 77013 ns/op BenchmarkTrimByte-4 2038713 170.5 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10221 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16360 22525 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 465 834791 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1081 135263 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2060 101577 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3447 29372 ns/op BenchmarkCompareBytesEqual-4 10151443 28.95 ns/op BenchmarkCompareBytesToNil-4 1000000 477.3 ns/op BenchmarkCompareBytesEmpty-4 5398363 87.89 ns/op BenchmarkCompareBytesIdentical-4 12873019 34.49 ns/op BenchmarkCompareBytesSameLength-4 9659262 16.60 ns/op BenchmarkCompareBytesDifferentLength-4 10773592 32.80 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2425 164827 ns/op 6361.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2260 99750 ns/op 10512.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2442 70406 ns/op 14893.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2300 62661 ns/op 16734.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2376 49763 ns/op 21071.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1394 125697 ns/op 8342.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2378 63649 ns/op 16474.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2450 176152 ns/op 5952.72 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2274 67959 ns/op 15429.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2146 81956 ns/op 12794.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2266 52263 ns/op 20063.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2304 52108 ns/op 20123.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2288 54255 ns/op 19326.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2283 174217 ns/op 6018.80 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2367 80087 ns/op 13093.04 MB/s BenchmarkCompareBytesBig-4 2395 50463 ns/op 20779.34 MB/s BenchmarkCompareBytesBigIdentical-4 10315413 12.47 ns/op 84083129.58 MB/s PASS ok bytes 432.638s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 142024458 ns/op 0.70 MB/s 3611336 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 2289536329 ns/op 0.25 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 2 89306308 ns/op 0.18 MB/s 3650996 B/op 29 allocs/op PASS ok compress/bzip2 7.294s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2445727 ns/op 4.09 MB/s 43598 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 1 134102058 ns/op 0.75 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 362603206 ns/op 2.76 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2703040 ns/op 3.70 MB/s 42339 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 43770623 ns/op 2.28 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 385721597 ns/op 2.59 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 40 2834028 ns/op 3.53 MB/s 42224 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 51856004 ns/op 1.93 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 703741265 ns/op 1.42 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 3589023 ns/op 2.79 MB/s 42366 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 75214006 ns/op 1.33 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 313354171 ns/op 3.19 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 37 3082304 ns/op 3.24 MB/s 43022 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 46648560 ns/op 2.14 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 619185302 ns/op 1.62 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 7198388 ns/op 1.39 MB/s 43050 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 76236346 ns/op 1.31 MB/s 50645 B/op 33 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 510066362 ns/op 1.96 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 2013171 ns/op 4.97 MB/s 42418 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 21528925 ns/op 4.64 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 445246375 ns/op 2.25 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 49 7520987 ns/op 1.33 MB/s 43565 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 57043461 ns/op 1.75 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 689130600 ns/op 1.45 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 55 20466763 ns/op 0.49 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 27915044 ns/op 3.58 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 185148494 ns/op 5.40 MB/s BenchmarkEncode/Digits/Speed/1e4-4 33 3875513 ns/op 2.58 MB/s BenchmarkEncode/Digits/Speed/1e5-4 3 42919902 ns/op 2.33 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 1171589751 ns/op 0.85 MB/s BenchmarkEncode/Digits/Default/1e4-4 13 19735004 ns/op 0.51 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 154520719 ns/op 0.65 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1322660712 ns/op 0.76 MB/s BenchmarkEncode/Digits/Compression/1e4-4 13 27299979 ns/op 0.37 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 644463388 ns/op 0.16 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1779125785 ns/op 0.56 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 5128306 ns/op 1.95 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 33115416 ns/op 3.02 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 592004518 ns/op 1.69 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 11306268 ns/op 0.88 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 170159005 ns/op 0.59 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 361907481 ns/op 2.76 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 24903562 ns/op 0.40 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 136647275 ns/op 0.73 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 2156426191 ns/op 0.46 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 9062923 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 208658224 ns/op 0.48 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 2628237868 ns/op 0.38 MB/s PASS ok compress/flate 97.794s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 4674002 ns/op 2.14 MB/s BenchmarkDecoder/1e-Reuse4-4 28 10116218 ns/op 0.99 MB/s BenchmarkDecoder/1e5-4 2 86037870 ns/op 1.16 MB/s BenchmarkDecoder/1e-Reuse5-4 1 433223413 ns/op 0.23 MB/s BenchmarkDecoder/1e6-4 1 1712363670 ns/op 0.58 MB/s BenchmarkDecoder/1e-Reuse6-4 1 1563018287 ns/op 0.64 MB/s BenchmarkEncoder/1e4-4 40 3014595 ns/op 3.32 MB/s BenchmarkEncoder/1e-Reuse4-4 40 7646625 ns/op 1.31 MB/s BenchmarkEncoder/1e5-4 4 40104234 ns/op 2.49 MB/s BenchmarkEncoder/1e-Reuse5-4 2 233606212 ns/op 0.43 MB/s BenchmarkEncoder/1e6-4 1 1486903489 ns/op 0.67 MB/s BenchmarkEncoder/1e-Reuse6-4 1 329732859 ns/op 3.03 MB/s PASS ok compress/lzw 20.362s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 16 12196912 ns/op PASS ok container/heap 1.577s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 10000 14018 ns/op BenchmarkWithTimeout/concurrency=40-4 2907 94950 ns/op BenchmarkWithTimeout/concurrency=4000-4 6946 19390 ns/op BenchmarkWithTimeout/concurrency=400000-4 5156 115192 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 474546 954.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 21785 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 11872 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2761 215157 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1867 74830 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3319 31846 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 100 5213661 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 199 7396330 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 346 309302 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 25007641 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 22 30479260 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 4583095 ns/op BenchmarkCheckCanceled/Err-4 443654 368.5 ns/op BenchmarkCheckCanceled/Done-4 666206 193.0 ns/op BenchmarkContextCancelDone-4 767100 187.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28761 8593 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 10000 10156 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24282 10566 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 25264 9175 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14950 7867 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 469312 286.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 256815 930.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 181801 1430 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112791 1874 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 44722 16823 ns/op PASS ok context 79.966s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1791404 66.70 ns/op 239.86 MB/s BenchmarkEncrypt/AES-192-4 1854552 64.30 ns/op 248.82 MB/s BenchmarkEncrypt/AES-256-4 1648480 90.86 ns/op 176.10 MB/s BenchmarkDecrypt/AES-128-4 1824754 141.5 ns/op 113.11 MB/s BenchmarkDecrypt/AES-192-4 1824567 111.8 ns/op 143.15 MB/s BenchmarkDecrypt/AES-256-4 1000000 902.9 ns/op 17.72 MB/s BenchmarkExpand/AES-128-4 10000 34222 ns/op BenchmarkExpand/AES-192-4 12120 12874 ns/op BenchmarkExpand/AES-256-4 10000 17943 ns/op BenchmarkCreateCipher/AES-128-4 351985 2801 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 449860 806.4 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 409042 2557 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 17.219s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 146479 711.5 ns/op 89.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354777 318.1 ns/op 201.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182292 2797 ns/op 22.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 288354 377.7 ns/op 169.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 150260 1510 ns/op 894.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 316963 655.9 ns/op 2058.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 148772 746.0 ns/op 1809.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 313730 384.5 ns/op 3510.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 97846 1211 ns/op 6766.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 144586 2571 ns/op 3186.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101476 3136 ns/op 2611.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 126172 2256 ns/op 3631.58 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2271 64271 ns/op 15.85 MB/s BenchmarkAESCFBDecrypt1K-4 2244 79007 ns/op 12.90 MB/s BenchmarkAESCFBDecrypt8K-4 285 1117420 ns/op 7.33 MB/s BenchmarkAESOFB1K-4 5367 20210 ns/op 50.42 MB/s BenchmarkAESCTR1K-4 58839 3478 ns/op 292.98 MB/s BenchmarkAESCTR8K-4 7747 16095 ns/op 508.65 MB/s BenchmarkAESCBCEncrypt1K-4 403148 803.6 ns/op 1274.29 MB/s BenchmarkAESCBCDecrypt1K-4 720030 174.8 ns/op 5858.82 MB/s PASS ok crypto/cipher 20.546s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 39249 8255 ns/op 0.97 MB/s BenchmarkDecrypt-4 45031 3746 ns/op 2.14 MB/s BenchmarkTDESEncrypt-4 14882 9410 ns/op 0.85 MB/s BenchmarkTDESDecrypt-4 14493 10994 ns/op 0.73 MB/s PASS ok crypto/des 6.173s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 892 557422 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 65653414 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 2 66198083 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 21 8218421 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 4.546s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2709 80419 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2271 187003 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1441 70804 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2319 214655 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1224 106972 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 784 154884 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3987 68381 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 15 8905190 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 1 193345016 ns/op 1408 B/op 17 allocs/op PASS ok crypto/ecdsa 9.259s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1113969 ns/op BenchmarkNewKeyFromSeed-4 1 296033435 ns/op BenchmarkSigning-4 90 1548253 ns/op BenchmarkVerification-4 44 14306214 ns/op PASS ok crypto/ed25519 10.862s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4294 91988 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 2786360 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 24 6401077 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 15506900 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1138 374744 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 21 27898668 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 7 14623594 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 1 100239196 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8166 13328 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4329 27366 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2786 56125 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 3880572 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1860 63160 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 1016928 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1276 218516 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 3475650 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 12.196s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 33248 3173 ns/op 322.69 MB/s BenchmarkHMACSHA256_32-4 45044 2890 ns/op 11.07 MB/s BenchmarkNewWriteSum-4 12556 72012 ns/op 0.44 MB/s PASS ok crypto/hmac 5.110s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42690 3197 ns/op BenchmarkModSub-4 30538 6668 ns/op BenchmarkMontgomeryRepr-4 10000 12784 ns/op BenchmarkMontgomeryMul-4 10000 19075 ns/op BenchmarkModMul-4 5128 21549 ns/op BenchmarkExpBig-4 7 14302182 ns/op BenchmarkExp-4 3 41082311 ns/op PASS ok crypto/internal/bigmod 3.628s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 355 962303 ns/op BenchmarkScalarBaseMult-4 54 4657634 ns/op BenchmarkScalarMult-4 26 25697614 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 50 18366249 ns/op PASS ok crypto/internal/edwards25519 7.111s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 233230 618.9 ns/op BenchmarkMultiply-4 238380 1796 ns/op BenchmarkSquare-4 314940 728.3 ns/op BenchmarkInvert-4 1204 172757 ns/op BenchmarkMult32-4 760893 175.2 ns/op PASS ok crypto/internal/edwards25519/field 5.231s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 170 1473418 ns/op BenchmarkEncaps-4 100 1409580 ns/op BenchmarkDecaps-4 97 10661676 ns/op BenchmarkRoundTrip/Alice-4 67 3119174 ns/op BenchmarkRoundTrip/Bob-4 100 1002581 ns/op PASS ok crypto/internal/mlkem768 4.384s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 6452829 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1531 88645 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 36116007 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 61522198 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 70 3745050 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7574 26755 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 25 10018626 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 181316982 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 11.059s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 237655 580.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 122420 2556 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 10000 17161 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 222633 1272 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 74766 1637 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 42278 3109 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 7.591s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 151744 4461 ns/op 1.79 MB/s BenchmarkHash64-4 151872 964.5 ns/op 66.35 MB/s BenchmarkHash128-4 159306 5718 ns/op 22.39 MB/s BenchmarkHash256-4 138342 1309 ns/op 195.63 MB/s BenchmarkHash512-4 101313 6310 ns/op 81.14 MB/s BenchmarkHash1K-4 50136 4991 ns/op 205.18 MB/s BenchmarkHash8K-4 10149 235353 ns/op 34.81 MB/s BenchmarkHash1M-4 26 8429870 ns/op 124.39 MB/s BenchmarkHash8M-4 4 119526554 ns/op 70.18 MB/s BenchmarkHash8BytesUnaligned-4 165404 734.3 ns/op 10.90 MB/s BenchmarkHash1KUnaligned-4 10000 29506 ns/op 34.70 MB/s BenchmarkHash8KUnaligned-4 8995 67552 ns/op 121.27 MB/s PASS ok crypto/md5 15.175s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/4-4 197642 2383 ns/op 1.68 MB/s BenchmarkRead/32-4 189763 1274 ns/op 25.12 MB/s BenchmarkRead/4K-4 8559 35340 ns/op 115.90 MB/s BenchmarkPrime-4 1 625954471 ns/op PASS ok crypto/rand 6.825s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 8919 16917 ns/op 7.57 MB/s BenchmarkRC4_1K-4 1214 144882 ns/op 7.07 MB/s BenchmarkRC4_8K-4 100 3527022 ns/op 2.30 MB/s PASS ok crypto/rc4 3.792s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 57779196 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 84264790 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 503097302 ns/op BenchmarkEncryptPKCS1v15/2048-4 320 357159 ns/op BenchmarkDecryptOAEP/2048-4 6 40010568 ns/op BenchmarkEncryptOAEP/2048-4 396 869555 ns/op BenchmarkSignPKCS1v15/2048-4 6 17561799 ns/op BenchmarkVerifyPKCS1v15/2048-4 435 1129281 ns/op BenchmarkSignPSS/2048-4 6 26667074 ns/op BenchmarkVerifyPSS/2048-4 394 305515 ns/op PASS ok crypto/rsa 9.932s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 134836 881.5 ns/op 9.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 162422 1435 ns/op 5.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 52341 2245 ns/op 142.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 112080 3065 ns/op 104.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 89290 1784 ns/op 574.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 107223 4760 ns/op 215.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 19381 5671 ns/op 1444.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23798 8252 ns/op 992.68 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 12.840s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 109989 4505 ns/op 1.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 98827 3356 ns/op 2.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 136452 821.7 ns/op 9.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 91470 2120 ns/op 483.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 113630 1670 ns/op 613.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 97537 1154 ns/op 887.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26750 4671 ns/op 1753.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 10000 20409 ns/op 401.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 27534 13919 ns/op 588.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 20.418s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 90217 5409 ns/op 1.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 130360 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 125760 3387 ns/op 2.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 89461 4072 ns/op 251.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 127778 3664 ns/op 279.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 122140 989.2 ns/op 1035.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36834 9980 ns/op 820.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 27627 9322 ns/op 878.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 35362 26670 ns/op 307.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 11.860s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13836656 31.00 ns/op BenchmarkConstantTimeEq-4 14660751 9.046 ns/op BenchmarkConstantTimeLessOrEq-4 14281430 12.84 ns/op BenchmarkXORBytes/8Bytes-4 255308 740.8 ns/op 10.80 MB/s BenchmarkXORBytes/128Bytes-4 148531 5160 ns/op 24.81 MB/s BenchmarkXORBytes/2048Bytes-4 10000 14283 ns/op 143.39 MB/s BenchmarkXORBytes/32768Bytes-4 1138 122466 ns/op 267.57 MB/s PASS ok crypto/subtle 11.337s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 1 105463784 ns/op BenchmarkCertCache/1-4 6 34984188 ns/op BenchmarkCertCache/2-4 20 24407323 ns/op BenchmarkCertCache/3-4 180 130337932 ns/op BenchmarkHandshakeServer/RSA-4 13 12234417 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 1 106823847 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 41766992 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 2680867 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 277 1357903 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 23015096 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 12118025 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 1 1280362938 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 1 141642881 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 113042666 ns/op 9.28 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 482395872 ns/op 2.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 267130464 ns/op 7.85 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 270452167 ns/op 7.75 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 117879320 ns/op 35.58 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 125576439 ns/op 33.40 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 287146891 ns/op 29.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 647524127 ns/op 12.95 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 487991670 ns/op 34.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 3430845256 ns/op 4.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1743059213 ns/op 19.25 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1648437330 ns/op 20.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5188516483 ns/op 12.93 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5834731950 ns/op 11.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 227465910 ns/op 4.61 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 65588519 ns/op 15.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 488766536 ns/op 4.29 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 77867623 ns/op 26.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 131164366 ns/op 31.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 661489605 ns/op 6.34 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 663251962 ns/op 12.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 421297540 ns/op 19.91 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 463016599 ns/op 36.23 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2285018874 ns/op 7.34 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2159125401 ns/op 15.54 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1332696982 ns/op 25.18 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3305158042 ns/op 20.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4085244021 ns/op 16.43 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 895518663 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 730819581 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 793392633 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 685978697 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 195876148 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 171098684 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 150356775 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 170025496 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 60953008 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 141088301 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 207597695 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159562338 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 267681161 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 146673476 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 137485088 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56338820 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 1 137547009 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 106840824 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 137076046 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 38092847 ns/op PASS ok crypto/tls 101.709s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 7083 50197 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 18364172 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 516 240890 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 870 341664 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 906 1658441 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 8.866s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 4141560 ns/op 277017 B/op 1604 allocs/op BenchmarkConcurrentStmtQuery-4 37 51597805 ns/op 260919 B/op 1916 allocs/op BenchmarkConcurrentStmtExec-4 60 13414082 ns/op 215853 B/op 513 allocs/op BenchmarkConcurrentTxQuery-4 33 8583259 ns/op 272899 B/op 2120 allocs/op BenchmarkConcurrentTxExec-4 50 10138495 ns/op 88007 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 5795874 ns/op 113012 B/op 2140 allocs/op BenchmarkConcurrentTxStmtExec-4 94 1264370 ns/op 40294 B/op 380 allocs/op BenchmarkConcurrentRandom-4 36 7598906 ns/op 228670 B/op 1723 allocs/op BenchmarkManyConcurrentQueries-4 2098 175512 ns/op 4144 B/op 20 allocs/op BenchmarkGrabConn-4 282210 557.8 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 79463 ns/op PASS ok database/sql 11.495s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1483 155983 ns/op BenchmarkSymbols32-4 1705 106560 ns/op PASS ok debug/elf 2.052s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 48296 18858 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 60 4540104 ns/op 180321 B/op 14 allocs/op Benchmark115/LineToPC-4 56 2166129 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12958 17738 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 5.435s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 10000 10238 ns/op BenchmarkMarshal-4 370 349838 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 2575 184222 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 2.055s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 100 8764920 ns/op 0.93 MB/s BenchmarkEncodeToString-4 152 1250072 ns/op 6.55 MB/s BenchmarkDecode-4 91 4858081 ns/op 2.70 MB/s BenchmarkDecodeString-4 122 2186323 ns/op 6.00 MB/s PASS ok encoding/base32 4.209s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 146 1095001 ns/op 7.48 MB/s BenchmarkDecodeString/2-4 285469 1374 ns/op 2.91 MB/s BenchmarkDecodeString/4-4 231046 721.3 ns/op 11.09 MB/s BenchmarkDecodeString/8-4 95676 1712 ns/op 7.01 MB/s BenchmarkDecodeString/64-4 10000 14473 ns/op 6.08 MB/s BenchmarkDecodeString/8192-4 229 519144 ns/op 21.04 MB/s BenchmarkNewEncoding-4 49820 4787 ns/op 53.48 MB/s PASS ok encoding/base64 7.352s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1359 326289 ns/op 12.26 MB/s BenchmarkReadStruct-4 10000 31130 ns/op 2.41 MB/s BenchmarkWriteStruct-4 5472 48374 ns/op 1.55 MB/s BenchmarkAppendStruct-4 236364 2423 ns/op 30.95 MB/s BenchmarkWriteSlice1000Structs-4 1 272807477 ns/op 0.27 MB/s BenchmarkAppendSlice1000Structs-4 13 43484964 ns/op 1.72 MB/s BenchmarkReadSlice1000Structs-4 9 42672031 ns/op 1.76 MB/s BenchmarkReadInts-4 36055 20262 ns/op 1.48 MB/s BenchmarkWriteInts-4 35376 8278 ns/op 3.62 MB/s BenchmarkAppendInts-4 33728 4860 ns/op 6.17 MB/s BenchmarkWriteSlice1000Int32s-4 841 343964 ns/op 11.63 MB/s BenchmarkAppendSlice1000Int32s-4 1287 434315 ns/op 9.21 MB/s BenchmarkPutUint16-4 2372124 226.1 ns/op 8.85 MB/s BenchmarkAppendUint16-4 3213247 38.42 ns/op 52.05 MB/s BenchmarkPutUint32-4 1000000 134.5 ns/op 29.74 MB/s BenchmarkAppendUint32-4 2034666 486.3 ns/op 8.23 MB/s BenchmarkPutUint64-4 618736 407.8 ns/op 19.62 MB/s BenchmarkAppendUint64-4 767118 1385 ns/op 5.78 MB/s BenchmarkLittleEndianPutUint16-4 1874595 72.32 ns/op 27.65 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 120.1 ns/op 16.66 MB/s BenchmarkLittleEndianPutUint32-4 1776904 118.9 ns/op 33.63 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 112.4 ns/op 35.58 MB/s BenchmarkLittleEndianPutUint64-4 759582 152.9 ns/op 52.31 MB/s BenchmarkLittleEndianAppendUint64-4 781992 284.9 ns/op 28.08 MB/s BenchmarkReadFloats-4 140047 1378 ns/op 8.71 MB/s BenchmarkWriteFloats-4 122782 1006 ns/op 11.93 MB/s BenchmarkReadSlice1000Float32s-4 1150 126540 ns/op 31.61 MB/s BenchmarkWriteSlice1000Float32s-4 883 238803 ns/op 16.75 MB/s BenchmarkReadSlice1000Uint8s-4 10000 18751 ns/op 53.33 MB/s BenchmarkWriteSlice1000Uint8s-4 253858 5828 ns/op 171.59 MB/s BenchmarkSize/bool-4 5809948 79.00 ns/op BenchmarkSize/int8-4 5757312 37.00 ns/op BenchmarkSize/int16-4 4011826 39.55 ns/op BenchmarkSize/int32-4 5686832 67.74 ns/op BenchmarkSize/int64-4 5973591 62.71 ns/op BenchmarkSize/uint8-4 5785897 56.02 ns/op BenchmarkSize/uint16-4 2240244 311.4 ns/op BenchmarkSize/uint32-4 1000000 218.6 ns/op BenchmarkSize/uint64-4 1000000 172.2 ns/op BenchmarkSize/float32-4 4505458 39.30 ns/op BenchmarkSize/float64-4 4306587 70.32 ns/op BenchmarkSize/complex64-4 832657 176.5 ns/op BenchmarkSize/complex128-4 879154 611.1 ns/op BenchmarkSize/binary.Struct-4 309266 567.3 ns/op BenchmarkSize/*binary.Struct-4 206709 542.4 ns/op BenchmarkSize/[]binary.Struct-4 256129 1994 ns/op BenchmarkSize/[]binary.Struct#01-4 238035 1496 ns/op BenchmarkSize/[1]binary.Struct-4 232592 592.9 ns/op BenchmarkPutUvarint32-4 514696 276.4 ns/op 14.47 MB/s BenchmarkPutUvarint64-4 159184 1049 ns/op 7.63 MB/s PASS ok encoding/binary 76.899s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5313 67930 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5277 38706 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5827 70699 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2811 158976 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 4774 101509 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6183 33923 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4909 84341 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3262 241804 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9200 35702 ns/op PASS ok encoding/csv 14.605s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 3627 90466 ns/op 1826 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5007 23865 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 51 2899882 ns/op 19163 B/op 343 allocs/op BenchmarkEncodeComplex128Slice-4 138 792936 ns/op 2670 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 100 1715070 ns/op 248 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 710 278933 ns/op 122 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 628 425906 ns/op 312 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 18 17093242 ns/op 61197 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 279 1808837 ns/op 25024 B/op 147 allocs/op BenchmarkDecodeFloat64Slice-4 100 2441978 ns/op 10769 B/op 147 allocs/op BenchmarkDecodeInt32Slice-4 895 542551 ns/op 9428 B/op 147 allocs/op BenchmarkDecodeStringSlice-4 320 658980 ns/op 38929 B/op 1147 allocs/op BenchmarkDecodeStringsSlice-4 57 1912639 ns/op 69652 B/op 2295 allocs/op BenchmarkDecodeBytesSlice-4 301 3416296 ns/op 23940 B/op 186 allocs/op BenchmarkDecodeInterfaceSlice-4 21 5056673 ns/op 85156 B/op 3157 allocs/op BenchmarkDecodeMap-4 64 2159634 ns/op 53795 B/op 159 allocs/op PASS ok encoding/gob 14.193s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 11459 ns/op 22.34 MB/s BenchmarkEncode/1024-4 2919 64037 ns/op 15.99 MB/s BenchmarkEncode/4096-4 902 518389 ns/op 7.90 MB/s BenchmarkEncode/16384-4 214 541889 ns/op 30.23 MB/s BenchmarkDecode/256-4 26872 4634 ns/op 55.25 MB/s BenchmarkDecode/1024-4 6730 17550 ns/op 58.35 MB/s BenchmarkDecode/4096-4 1749 72938 ns/op 56.16 MB/s BenchmarkDecode/16384-4 337 1245706 ns/op 13.15 MB/s BenchmarkDecodeString/256-4 25617 5066 ns/op 50.54 MB/s BenchmarkDecodeString/1024-4 6265 18953 ns/op 54.03 MB/s BenchmarkDecodeString/4096-4 1580 155698 ns/op 26.31 MB/s BenchmarkDecodeString/16384-4 318 659771 ns/op 24.83 MB/s BenchmarkDump/256-4 1174 105211 ns/op 2.43 MB/s BenchmarkDump/1024-4 301 836284 ns/op 1.22 MB/s BenchmarkDump/4096-4 68 2348929 ns/op 1.74 MB/s BenchmarkDump/16384-4 16 30460559 ns/op 0.54 MB/s PASS ok encoding/hex 19.303s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 346621209 ns/op 5.60 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 341692586 ns/op 5.68 MB/s 8395096 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 504240636 ns/op 3.85 MB/s 10332856 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 208047502 ns/op 9.33 MB/s 10466136 B/op 128 allocs/op BenchmarkMarshalBytes/32-4 10000 14021 ns/op BenchmarkMarshalBytes/256-4 5538 21414 ns/op BenchmarkMarshalBytes/4096-4 445 309171 ns/op BenchmarkMarshalBytesError/32-4 40 11177315 ns/op BenchmarkMarshalBytesError/256-4 19 11138967 ns/op BenchmarkMarshalBytesError/4096-4 43 13457345 ns/op BenchmarkMarshalMap-4 18357 13346 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1031642394 ns/op 1.88 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 10000 16797 ns/op 0.83 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 10543 30163 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 966055448 ns/op 2.01 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 929524313 ns/op 2.09 MB/s 2020024 B/op 40007 allocs/op BenchmarkUnmarshalString-4 55113 4340 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 31428 6767 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 70392 2812 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 11894 13080 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 45430 6914 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 61633 3194 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 14590 27578 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6100 112535 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1069 285927 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 97 1085772 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 17887378 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 503032 292.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 518606 292.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 510168 420.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 633081 1250 ns/op BenchmarkEncodeMarshaler-4 37371 6981 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 33106 38853 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4848609 69.55 ns/op BenchmarkNumberIsValidRegexp-4 16443 9341 ns/op BenchmarkUnmarshalNumber-4 33109 8880 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 47.530s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 13169981 ns/op 4.98 MB/s BenchmarkDecode-4 15 7290555 ns/op 12.18 MB/s PASS ok encoding/pem 1.902s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 753 206544 ns/op 6283 B/op 24 allocs/op BenchmarkUnmarshal-4 244 905787 ns/op 8227 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 370 381669 ns/op PASS ok encoding/xml 5.208s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 288828 493.6 ns/op BenchmarkAs-4 57974 2105 ns/op PASS ok errors 2.009s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 386901 305.5 ns/op BenchmarkIntSet-4 682802 438.0 ns/op BenchmarkFloatAdd-4 330003 431.3 ns/op BenchmarkFloatSet-4 746690 196.0 ns/op BenchmarkStringSet-4 368211 1142 ns/op BenchmarkMapSet-4 113426 3733 ns/op BenchmarkMapSetDifferent-4 53535 12404 ns/op BenchmarkMapSetDifferentRandom-4 330 1968026 ns/op BenchmarkMapSetString-4 99620 1627 ns/op BenchmarkMapAddSame-4 29575 27600 ns/op BenchmarkMapAddDifferent-4 11440 63440 ns/op BenchmarkMapAddDifferentRandom-4 100 5093138 ns/op BenchmarkMapAddSameSteadyState-4 298458 535.3 ns/op BenchmarkMapAddDifferentSteadyState-4 89626 1280 ns/op BenchmarkMapString-4 7224 18684 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 13634 19563 ns/op PASS ok expvar 24.783s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 66474 10465 ns/op BenchmarkSprintfEmpty-4 210778 651.6 ns/op BenchmarkSprintfString-4 161337 6613 ns/op BenchmarkSprintfTruncateString-4 95649 3381 ns/op BenchmarkSprintfTruncateBytes-4 118624 5765 ns/op BenchmarkSprintfSlowParsingPath-4 93183 4856 ns/op BenchmarkSprintfQuoteString-4 32132 10205 ns/op BenchmarkSprintfInt-4 138450 4003 ns/op BenchmarkSprintfIntInt-4 102463 1067 ns/op BenchmarkSprintfPrefixedInt-4 149494 24847 ns/op BenchmarkSprintfFloat-4 46923 2275 ns/op BenchmarkSprintfComplex-4 19785 5959 ns/op BenchmarkSprintfBoolean-4 180680 2082 ns/op BenchmarkSprintfHexString-4 70818 3742 ns/op BenchmarkSprintfHexBytes-4 65382 8664 ns/op BenchmarkSprintfBytes-4 5083 32176 ns/op BenchmarkSprintfStringer-4 49254 12336 ns/op BenchmarkSprintfStructure-4 8835 11860 ns/op BenchmarkManyArgs-4 13396 11943 ns/op BenchmarkFprintInt-4 55904 2085 ns/op BenchmarkFprintfBytes-4 13010 47181 ns/op BenchmarkFprintIntNoAlloc-4 64752 8688 ns/op BenchmarkScanInts-4 21 5402460 ns/op BenchmarkScanRecursiveInt-4 1 580044972 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 1195491666 ns/op PASS ok fmt 30.262s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 213 938224 ns/op PASS ok go/build 2.116s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 10000 17619 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 24010 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4256 224510 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1443 511548 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 100 2353033 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 82 2967434 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 21186567 ns/op 846308 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 65453414 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 490351960 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 6.895s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1038553635 ns/op 0.06 MB/s 46014072 B/op 48971 allocs/op PASS ok go/format 2.378s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 166520753 ns/op 0.32 MB/s BenchmarkParseOnly-4 4 140273083 ns/op 0.38 MB/s BenchmarkResolve-4 44 3043501 ns/op 17.66 MB/s PASS ok go/parser 8.013s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 201386284 ns/op 0.26 MB/s 5513312 B/op 27967 allocs/op BenchmarkPrintDecl-4 745 408195 ns/op 0.08 MB/s 17978 B/op 53 allocs/op PASS ok go/printer 2.540s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 177 3609260 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 14493253 ns/op 2.76 MB/s BenchmarkScanFiles/go/parser/parser.go-4 5 30473330 ns/op 2.43 MB/s BenchmarkScanFiles/net/http/server.go-4 4 28467302 ns/op 4.44 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 162 904239 ns/op 3.43 MB/s PASS ok go/scanner 5.746s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 921337 290.7 ns/op PASS ok go/token 1.438s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 93 1200604 ns/op BenchmarkNamed/Underlying/nongeneric-4 958600 526.2 ns/op BenchmarkNamed/Underlying/generic-4 1000000 173.6 ns/op BenchmarkNamed/Underlying/src_instance-4 944589 231.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 261.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 21532 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 41768 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 8427 12262 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16070 17900 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1711363160 ns/op 14166 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 3286867702 ns/op 10571 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1139344640 ns/op 18114 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 4643075827 ns/op 7141 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 7883172855 ns/op 666.2 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 531624840 ns/op 9784 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 2476341105 ns/op 2121 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 775789929 ns/op 6681 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 393204576 ns/op 5511 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 455767390 ns/op 4754 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 175337470 ns/op 3824 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 673077228 ns/op 2910 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 7499429555 ns/op 9586 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 3356837304 ns/op 21311 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 612510167 ns/op 31766 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 692472702 ns/op 103808 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 9538608728 ns/op 213.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 701266111 ns/op 2910 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 747835759 ns/op 2457 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 1264529683 ns/op 1614 lines/s PASS ok go/types 147.988s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8577 17730 ns/op 57.76 MB/s PASS ok hash/adler32 1.403s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 216214 540.5 ns/op 27.75 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 187124 636.1 ns/op 23.58 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 100717 1176 ns/op 34.01 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 81588 1426 ns/op 28.06 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 546289 355.4 ns/op 1440.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 564333 246.4 ns/op 2077.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 554443 784.0 ns/op 1306.12 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 483274 878.0 ns/op 1166.25 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 394534 333.9 ns/op 12268.17 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 371732 344.3 ns/op 11897.65 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 128604 2549 ns/op 12853.47 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127357 995.1 ns/op 32929.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 214735 610.3 ns/op 24.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 153339 1109 ns/op 13.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 76617 9067 ns/op 4.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 87268 2872 ns/op 13.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 456831 474.8 ns/op 1078.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 480870 1911 ns/op 267.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 438939 1429 ns/op 716.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 432477 395.4 ns/op 2590.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 309255 770.0 ns/op 5319.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 322970 745.6 ns/op 5493.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 139191 2738 ns/op 11968.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 118470 4847 ns/op 6759.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 198528 5230 ns/op 2.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 178598 1055 ns/op 14.22 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 95084 2600 ns/op 15.38 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 94812 2563 ns/op 15.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9174 16815 ns/op 30.45 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9132 29371 ns/op 17.43 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4591 27937 ns/op 36.65 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4596 62226 ns/op 16.46 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1155 469499 ns/op 8.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1178 255606 ns/op 16.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 141 1495220 ns/op 21.92 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 129 1249904 ns/op 26.22 MB/s PASS ok hash/crc32 50.387s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 134 3147029 ns/op 20.82 MB/s BenchmarkCrc64/ISO4KB-4 1303 184297 ns/op 22.23 MB/s BenchmarkCrc64/ISO1KB-4 5592 18206 ns/op 56.25 MB/s BenchmarkCrc64/ECMA64KB-4 100 2272162 ns/op 28.84 MB/s BenchmarkCrc64/Random64KB-4 128 1258745 ns/op 52.06 MB/s BenchmarkCrc64/Random16KB-4 434 231062 ns/op 70.91 MB/s PASS ok hash/crc64 8.367s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8452 18608 ns/op 55.03 MB/s BenchmarkFnv32aKB-4 8720 30903 ns/op 33.14 MB/s BenchmarkFnv64KB-4 9987 11808 ns/op 86.72 MB/s BenchmarkFnv64aKB-4 9829 18803 ns/op 54.46 MB/s BenchmarkFnv128KB-4 1119 134740 ns/op 7.60 MB/s BenchmarkFnv128aKB-4 1142 199146 ns/op 5.14 MB/s PASS ok hash/fnv 5.339s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 567036 261.1 ns/op 15.32 MB/s BenchmarkHash/n=4/Bytes-4 4992806 53.40 ns/op 74.91 MB/s BenchmarkHash/n=4/String-4 1707024 117.3 ns/op 34.10 MB/s BenchmarkHash/n=8/Write-4 573208 208.2 ns/op 38.43 MB/s BenchmarkHash/n=8/Bytes-4 4904275 80.43 ns/op 99.46 MB/s BenchmarkHash/n=8/String-4 1713607 168.7 ns/op 47.42 MB/s BenchmarkHash/n=16/Write-4 559744 242.3 ns/op 66.03 MB/s BenchmarkHash/n=16/Bytes-4 4840696 28.44 ns/op 562.65 MB/s BenchmarkHash/n=16/String-4 1000000 342.1 ns/op 46.77 MB/s BenchmarkHash/n=32/Write-4 586972 203.8 ns/op 157.05 MB/s BenchmarkHash/n=32/Bytes-4 4659955 28.85 ns/op 1109.36 MB/s BenchmarkHash/n=32/String-4 1000000 240.3 ns/op 133.17 MB/s BenchmarkHash/n=64/Write-4 545547 588.5 ns/op 108.75 MB/s BenchmarkHash/n=64/Bytes-4 3939642 54.53 ns/op 1173.75 MB/s BenchmarkHash/n=64/String-4 1445414 723.7 ns/op 88.43 MB/s BenchmarkHash/n=256/Write-4 307150 501.4 ns/op 510.52 MB/s BenchmarkHash/n=256/Bytes-4 1932884 66.49 ns/op 3849.91 MB/s BenchmarkHash/n=256/String-4 700596 380.4 ns/op 672.95 MB/s BenchmarkHash/n=320/Write-4 346564 404.3 ns/op 791.56 MB/s BenchmarkHash/n=320/Bytes-4 1000000 131.0 ns/op 2442.39 MB/s BenchmarkHash/n=320/String-4 456243 1048 ns/op 305.29 MB/s BenchmarkHash/n=1024/Write-4 227968 527.4 ns/op 1941.45 MB/s BenchmarkHash/n=1024/Bytes-4 609324 334.1 ns/op 3064.99 MB/s BenchmarkHash/n=1024/String-4 213127 801.1 ns/op 1278.18 MB/s BenchmarkHash/n=4096/Write-4 91992 11513 ns/op 355.78 MB/s BenchmarkHash/n=4096/Bytes-4 139431 2365 ns/op 1731.89 MB/s BenchmarkHash/n=4096/String-4 52657 10819 ns/op 378.58 MB/s BenchmarkHash/n=16384/Write-4 12416 10872 ns/op 1506.99 MB/s BenchmarkHash/n=16384/Bytes-4 43537 3045 ns/op 5380.37 MB/s BenchmarkHash/n=16384/String-4 10000 16645 ns/op 984.31 MB/s PASS ok hash/maphash 44.100s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 618 741441 ns/op BenchmarkEscapeNone-4 57993 8405 ns/op BenchmarkUnescape-4 824 426928 ns/op BenchmarkUnescapeNone-4 504132 1196 ns/op BenchmarkUnescapeSparse-4 9736 75348 ns/op BenchmarkUnescapeDense-4 1156 97432 ns/op PASS ok html 6.714s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8516 95684 ns/op BenchmarkCSSEscaperNoSpecials-4 49887 5788 ns/op BenchmarkDecodeCSS-4 10000 19119 ns/op BenchmarkDecodeCSSNoSpecials-4 3624732 155.4 ns/op BenchmarkCSSValueFilter-4 130543 1300 ns/op BenchmarkCSSValueFilterOk-4 72771 2045 ns/op BenchmarkEscapedExecute-4 3562 46187 ns/op BenchmarkHTMLNospaceEscaper-4 9895 17566 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 66452 1978 ns/op BenchmarkStripTags-4 10000 42900 ns/op BenchmarkStripTagsNoSpecials-4 300517 613.9 ns/op BenchmarkJSValEscaperWithNum-4 19509 24809 ns/op BenchmarkJSValEscaperWithStr-4 5124 125950 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 23065 ns/op BenchmarkJSValEscaperWithObj-4 3526 93222 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9699 32661 ns/op BenchmarkJSStrEscaperNoSpecials-4 63160 7405 ns/op BenchmarkJSStrEscaper-4 7198 28836 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 36298 43367 ns/op BenchmarkJSRegexpEscaper-4 8770 224696 ns/op BenchmarkTemplateSpecialTags-4 66 2432200 ns/op BenchmarkURLEscaper-4 2889 84753 ns/op BenchmarkURLEscaperNoSpecials-4 142554 4515 ns/op BenchmarkURLNormalizer-4 4476 139026 ns/op BenchmarkURLNormalizerNoSpecials-4 29157 5029 ns/op BenchmarkSrcsetFilter-4 10000 65355 ns/op BenchmarkSrcsetFilterNoSpecials-4 59754 2228 ns/op PASS ok html/template 42.614s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 347787 530.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 422551 344.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 530326 424.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 447913 1163 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1678723 417.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 854288 1023 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 169.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 835956 267.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 744679 389.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 465147 235.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 346632 403.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 460770 1177 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 377458 3442 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 925407 226.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 618134 424.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 929470 707.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 539404 324.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 344662 321.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 863994 344.5 ns/op BenchmarkRGBASetRGBA-4 1000000 445.6 ns/op BenchmarkRGBA64At-4 627306 373.2 ns/op BenchmarkRGBA64SetRGBA64-4 640502 641.9 ns/op BenchmarkNRGBAAt-4 925978 193.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 405.0 ns/op BenchmarkNRGBA64At-4 601322 319.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 646362 1157 ns/op BenchmarkAlphaAt-4 1000000 161.6 ns/op BenchmarkAlphaSetAlpha-4 1547816 223.3 ns/op BenchmarkAlpha16At-4 703185 528.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 1093 ns/op BenchmarkGrayAt-4 1000000 204.9 ns/op BenchmarkGraySetGray-4 1000000 488.9 ns/op BenchmarkGray16At-4 1000000 188.3 ns/op BenchmarkGraySetGray16-4 1000000 355.9 ns/op PASS ok image 69.608s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 1000000 102.1 ns/op BenchmarkYCbCrToRGB/128-4 1000000 1391 ns/op BenchmarkYCbCrToRGB/255-4 2792970 82.73 ns/op BenchmarkRGBToYCbCr/0-4 1000000 830.6 ns/op BenchmarkRGBToYCbCr/Cb-4 1000000 175.4 ns/op BenchmarkRGBToYCbCr/Cr-4 1000000 181.1 ns/op BenchmarkYCbCrToRGBA/0-4 1000000 244.6 ns/op BenchmarkYCbCrToRGBA/128-4 2321192 193.6 ns/op BenchmarkYCbCrToRGBA/255-4 1901206 147.7 ns/op BenchmarkNYCbCrAToRGBA/0-4 1876684 187.7 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 466.2 ns/op BenchmarkNYCbCrAToRGBA/255-4 1878195 57.50 ns/op PASS ok image/color 20.018s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 381515795 ns/op BenchmarkFillSrc-4 334 737157 ns/op BenchmarkCopyOver-4 4 98768896 ns/op BenchmarkCopySrc-4 493 460616 ns/op BenchmarkNRGBAOver-4 2 229777618 ns/op BenchmarkNRGBASrc-4 6 24527176 ns/op BenchmarkYCbCr-4 6 22609710 ns/op BenchmarkGray-4 14 24591420 ns/op BenchmarkCMYK-4 9 56843634 ns/op BenchmarkGlyphOver-4 15 108078575 ns/op BenchmarkRGBAMaskOver-4 1 421607574 ns/op BenchmarkGrayMaskOver-4 2 253589307 ns/op BenchmarkRGBA64ImageMaskOver-4 1 210328088 ns/op BenchmarkRGBA-4 2 58347594 ns/op BenchmarkPalettedFill-4 1035 487760 ns/op BenchmarkPalettedRGBA-4 2 197824352 ns/op BenchmarkGenericOver-4 1 362481544 ns/op BenchmarkGenericMaskOver-4 3 211255306 ns/op BenchmarkGenericSrc-4 2 362972157 ns/op BenchmarkGenericMaskSrc-4 1 545375952 ns/op PASS ok image/draw 33.873s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7908358 ns/op 1.95 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 191851136 ns/op 1.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 10377445606 ns/op 0.12 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 3703645 ns/op 4.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 389354531 ns/op 0.16 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 21.211s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2510 223437 ns/op BenchmarkIDCT-4 2931 40674 ns/op BenchmarkDecodeBaseline-4 4 57315977 ns/op 1.08 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 160697415 ns/op 0.38 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 247499763 ns/op 4.96 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 1047025239 ns/op 0.88 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 9.564s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11229148 42.68 ns/op BenchmarkDecodeGray-4 8 61286331 ns/op 1.07 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 83562217 ns/op 3.14 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 1 320934268 ns/op 0.82 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 27743539 ns/op 2.36 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 239660646 ns/op 1.09 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 211444460 ns/op 1.24 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 298331256 ns/op 1.03 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 556206411 ns/op 0.55 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 388661720 ns/op 3.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 362303708 ns/op 3.39 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 63006078 ns/op 4.88 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 931336330 ns/op 1.32 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 4524881906 ns/op 0.27 MB/s 864184 B/op 30 allocs/op PASS ok image/png 22.077s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 246211691 ns/op 0.41 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 295695444 ns/op 0.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 465503888 ns/op 1.07 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 573221542 ns/op 0.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 227341085 ns/op 0.44 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 72663078 ns/op 1.38 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 347770331 ns/op 1.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 649671158 ns/op 0.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1578245127 ns/op 0.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1353972625 ns/op 0.74 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 14165985201 ns/op 0.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 11965691287 ns/op 0.42 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 20038529 ns/op 4.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 6 53545517 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 189709454 ns/op 2.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 138828359 ns/op 3.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 503693860 ns/op 1.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 553592325 ns/op 1.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 3111475258 ns/op 1.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1795866599 ns/op 2.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 115749273 ns/op 0.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 77868126 ns/op 1.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 1722792271 ns/op 0.29 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 1875388611 ns/op 0.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 967418430 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1283951407 ns/op 0.78 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7131979093 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 10220582422 ns/op 0.49 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 241209646 ns/op 17.33 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 198565429 ns/op 21.05 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 140.671s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 413670 943.4 ns/op 271.37 MB/s PASS ok internal/chacha8rand 3.401s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 767736 239.5 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 224557 605.8 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 10000 49853 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 438579 739.8 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 120673 2391 ns/op 27 B/op 0 allocs/op PASS ok internal/concurrent 10.694s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 21115 7618 ns/op 0.13 MB/s BenchmarkMarshalCorpusFile/2-4 10000 25557 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/4-4 26709 13373 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/8-4 10000 11248 ns/op 0.71 MB/s BenchmarkMarshalCorpusFile/16-4 13510 7755 ns/op 2.06 MB/s BenchmarkMarshalCorpusFile/32-4 10000 11068 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/64-4 10000 21845 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/128-4 8432 149145 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/256-4 3720 157921 ns/op 1.62 MB/s BenchmarkMarshalCorpusFile/512-4 1975 510392 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/1024-4 1110 785913 ns/op 1.30 MB/s BenchmarkMarshalCorpusFile/2048-4 100 2553645 ns/op 0.80 MB/s BenchmarkMarshalCorpusFile/4096-4 100 13071547 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/8192-4 100 4930260 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/16384-4 69 29920904 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/32768-4 28 17285296 ns/op 1.90 MB/s BenchmarkMarshalCorpusFile/65536-4 14 20453089 ns/op 3.20 MB/s BenchmarkMarshalCorpusFile/131072-4 4 32182932 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/262144-4 1 249665737 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/524288-4 1 859098614 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 181500775 ns/op 5.78 MB/s BenchmarkUnmarshalCorpusFile/1-4 7750 95089 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/2-4 6856 36650 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/4-4 4508 125929 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/8-4 5529 106116 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/16-4 5144 73403 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/32-4 3706 98635 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/64-4 3015 52548 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/128-4 2514 51690 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/256-4 837 126218 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/512-4 524 666485 ns/op 0.77 MB/s BenchmarkUnmarshalCorpusFile/1024-4 264 6664585 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1298447 ns/op 1.58 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 5738955 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 65712679 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 17388678 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 52457317 ns/op 0.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 48392364 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 67414306 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 550166320 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 2578432368 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 4245826146 ns/op 0.25 MB/s BenchmarkMutatorBytes/1-4 32006 28961 ns/op BenchmarkMutatorBytes/10-4 35910 25204 ns/op BenchmarkMutatorBytes/100-4 10000 12364 ns/op BenchmarkMutatorBytes/1000-4 21928 20787 ns/op BenchmarkMutatorBytes/10000-4 8829 66192 ns/op BenchmarkMutatorBytes/100000-4 505 247334 ns/op BenchmarkMutatorString/1-4 31926 4239 ns/op BenchmarkMutatorString/10-4 32116 13147 ns/op BenchmarkMutatorString/100-4 26206 9345 ns/op BenchmarkMutatorString/1000-4 10000 31242 ns/op BenchmarkMutatorString/10000-4 4128 125065 ns/op BenchmarkMutatorString/100000-4 100 3722156 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19303 16054 ns/op BenchmarkMutatorAllBasicTypes/string-4 18409 15162 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63272 1903 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58401 2172 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55308 32783 ns/op BenchmarkMutatorAllBasicTypes/int-4 58272 1953 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61886 2073 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61162 7594 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60146 12023 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58484 2540 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 32262 6473 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59769 8155 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 34698 4148 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59544 3962 ns/op PASS ok internal/fuzz 113.038s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 185198 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35882 7934 ns/op BenchmarkSplicePipePoolParallel-4 101354 5120 ns/op BenchmarkSplicePipeNativeParallel-4 41080 16220 ns/op PASS ok internal/poll 8.206s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14175370 9.398 ns/op BenchmarkAnd32Parallel-4 2727124 67.96 ns/op BenchmarkAnd64-4 6122731 25.69 ns/op BenchmarkAnd64Parallel-4 2835325 80.84 ns/op BenchmarkOr32-4 13976635 9.745 ns/op BenchmarkOr32Parallel-4 3365491 101.0 ns/op BenchmarkOr64-4 14318770 9.283 ns/op BenchmarkOr64Parallel-4 1577125 269.0 ns/op BenchmarkAtomicLoad64-4 17196854 28.72 ns/op BenchmarkAtomicStore64-4 16429875 25.35 ns/op BenchmarkAtomicLoad-4 14868560 30.89 ns/op BenchmarkAtomicStore-4 16094683 15.60 ns/op BenchmarkAtomicLoad8-4 1000000 127.0 ns/op BenchmarkAnd8-4 12782504 30.89 ns/op BenchmarkAnd-4 13643043 30.38 ns/op BenchmarkAnd8Parallel-4 3133819 183.5 ns/op BenchmarkAndParallel-4 3047488 42.19 ns/op BenchmarkOr8-4 13171147 8.503 ns/op BenchmarkOr-4 14496990 8.947 ns/op BenchmarkOr8Parallel-4 3132836 94.28 ns/op BenchmarkOrParallel-4 3113713 185.8 ns/op BenchmarkXadd-4 1000000 217.8 ns/op BenchmarkXadd64-4 2769128 127.3 ns/op BenchmarkCas-4 1000000 105.7 ns/op BenchmarkCas64-4 1000000 141.1 ns/op BenchmarkXchg-4 1000000 296.9 ns/op BenchmarkXchg64-4 3125832 93.27 ns/op PASS ok internal/runtime/atomic 57.416s goos: linux goarch: s390x pkg: internal/runtime/math BenchmarkMulUintptr/small-4 3898708 462.5 ns/op BenchmarkMulUintptr/large-4 1899315 83.93 ns/op PASS ok internal/runtime/math 4.568s goos: linux goarch: s390x pkg: internal/syscall/unix BenchmarkParallelGetRandom-4 1 250422569 ns/op 0.00 MB/s PASS ok internal/syscall/unix 1.563s PASS ok internal/zstd 1.333s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 18393 ns/op BenchmarkCopyNLarge-4 100 1511634 ns/op PASS ok io 2.152s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 183639 6620 ns/op BenchmarkPrintln-4 10000 12193 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33004 13802 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 122 6501163 ns/op BenchmarkDiscard-4 886933 572.3 ns/op 0 B/op 0 allocs/op PASS ok log 7.726s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 10000 24324 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 65619 9857 ns/op BenchmarkJSONHandler/defaults-4 5412 42071 ns/op 514 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3602 56085 ns/op 798 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4298 119656 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5384 78159 ns/op 538 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6266 82332 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5032 87160 ns/op 525 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25744 25053 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 11922 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 87295 4849 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 68625 2750 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 69332 9285 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 72001 10826 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 74990 10022 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 62594 1882 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 207.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 646185 580.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 586930 770.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 479670 765.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 100014 2161 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5134 551150 ns/op BenchmarkDispatch/switch-checked-4 113473 2328 ns/op BenchmarkDispatch/As-4 102526 2119 ns/op BenchmarkDispatch/Visit-4 149644 3204 ns/op BenchmarkUnsafeStrings-4 16788 12545 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 43.274s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 450350 420.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 302424 2318 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 179952 1044 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 10000 16195 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 29302 19023 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 47476 27464 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 8175 68377 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4749 177539 ns/op 3516 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 6270 63994 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6807 59052 ns/op 584 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7476 101131 ns/op 1100 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 860 243324 ns/op 4300 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 4604 28013 ns/op 514 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 5690 120083 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 4470 126341 ns/op 921 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1256 139665 ns/op 3772 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 30.693s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 381604102 ns/op PASS ok maps 9.087s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 4253217 23.53 ns/op BenchmarkAcosh-4 3390253 69.57 ns/op BenchmarkAsin-4 6604888 49.72 ns/op BenchmarkAsinh-4 3567007 40.84 ns/op BenchmarkAtan-4 7318011 155.6 ns/op BenchmarkAtanh-4 1000000 285.4 ns/op BenchmarkAtan2-4 1000000 840.9 ns/op BenchmarkCbrt-4 5700411 45.21 ns/op BenchmarkCeil-4 15800523 27.68 ns/op BenchmarkCopysign-4 1774888 163.6 ns/op BenchmarkCos-4 8296266 66.86 ns/op BenchmarkCosh-4 1000000 198.6 ns/op BenchmarkErf-4 1000000 560.8 ns/op BenchmarkErfc-4 1000000 345.2 ns/op BenchmarkErfinv-4 1207509 105.7 ns/op BenchmarkErfcinv-4 3431738 75.86 ns/op BenchmarkExp-4 7588350 31.36 ns/op BenchmarkExpGo-4 709174 250.7 ns/op BenchmarkExpm1-4 7232490 119.7 ns/op BenchmarkExp2-4 772576 258.8 ns/op BenchmarkExp2Go-4 699310 179.7 ns/op BenchmarkAbs-4 2572814 130.0 ns/op BenchmarkDim-4 7830002 34.28 ns/op BenchmarkFloor-4 15946732 52.65 ns/op BenchmarkMax-4 10993530 35.55 ns/op BenchmarkMin-4 11312247 70.88 ns/op BenchmarkMod-4 186345 1434 ns/op BenchmarkFrexp-4 1207984 943.1 ns/op BenchmarkGamma-4 384314 1322 ns/op BenchmarkHypot-4 1000000 409.0 ns/op BenchmarkHypotGo-4 1051000 150.5 ns/op BenchmarkIlogb-4 1000000 249.7 ns/op BenchmarkJ0-4 168630 8441 ns/op BenchmarkJ1-4 90838 5543 ns/op BenchmarkJn-4 81117 1459 ns/op BenchmarkLdexp-4 1000000 112.4 ns/op BenchmarkLgamma-4 512661 337.7 ns/op BenchmarkLog-4 6551115 56.19 ns/op BenchmarkLogb-4 1444695 259.4 ns/op BenchmarkLog1p-4 6276548 37.95 ns/op BenchmarkLog10-4 1000000 203.7 ns/op BenchmarkLog2-4 994574 824.1 ns/op BenchmarkModf-4 1000000 125.2 ns/op BenchmarkNextafter32-4 1000000 986.7 ns/op BenchmarkNextafter64-4 1815000 55.72 ns/op BenchmarkPowInt-4 2549348 153.3 ns/op BenchmarkPowFrac-4 3225108 45.90 ns/op BenchmarkPow10Pos-4 1000000 310.9 ns/op BenchmarkPow10Neg-4 3784428 32.62 ns/op BenchmarkRound-4 8338980 67.21 ns/op BenchmarkRoundToEven-4 8359618 14.38 ns/op BenchmarkRemainder-4 297906 2448 ns/op BenchmarkSignbit-4 3888742 97.96 ns/op BenchmarkSin-4 8193184 18.89 ns/op BenchmarkSincos-4 651966 287.2 ns/op BenchmarkSinh-4 6676818 147.1 ns/op BenchmarkSqrtIndirect-4 14764585 22.09 ns/op BenchmarkSqrtLatency-4 9302565 37.72 ns/op BenchmarkSqrtIndirectLatency-4 3658101 197.1 ns/op BenchmarkSqrtGoLatency-4 1000000 538.1 ns/op BenchmarkSqrtPrime-4 120436 6229 ns/op BenchmarkTan-4 6364372 23.41 ns/op BenchmarkTanh-4 1000000 751.2 ns/op BenchmarkTrunc-4 15244945 12.52 ns/op BenchmarkY0-4 167938 2423 ns/op BenchmarkY1-4 184822 1089 ns/op BenchmarkYn-4 75637 3568 ns/op BenchmarkFloat64bits-4 2811198 228.9 ns/op BenchmarkFloat64frombits-4 2148452 151.7 ns/op BenchmarkFloat32bits-4 2227376 125.6 ns/op BenchmarkFloat32frombits-4 3836822 35.07 ns/op BenchmarkFMA-4 15019377 8.228 ns/op PASS ok math 135.213s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 1000000 303.4 ns/op 210.96 MB/s BenchmarkAddVV/2-4 7180032 49.92 ns/op 2563.95 MB/s BenchmarkAddVV/3-4 8910639 55.81 ns/op 3440.50 MB/s BenchmarkAddVV/4-4 4344871 27.28 ns/op 9383.55 MB/s BenchmarkAddVV/5-4 8246910 33.63 ns/op 9515.78 MB/s BenchmarkAddVV/10-4 6831182 41.02 ns/op 15600.38 MB/s BenchmarkAddVV/100-4 1336430 265.2 ns/op 24135.96 MB/s BenchmarkAddVV/1000-4 260241 3022 ns/op 21181.06 MB/s BenchmarkSubVV/1-4 8170381 56.24 ns/op 1138.06 MB/s BenchmarkSubVV/2-4 5853762 19.11 ns/op 6698.85 MB/s BenchmarkSubVV/3-4 9225726 59.83 ns/op 3209.24 MB/s BenchmarkSubVV/4-4 9311719 26.50 ns/op 9660.37 MB/s BenchmarkSubVV/5-4 8113632 48.86 ns/op 6549.16 MB/s BenchmarkSubVV/10-4 6741648 193.1 ns/op 3314.74 MB/s BenchmarkSubVV/100-4 2253188 117.4 ns/op 54533.44 MB/s BenchmarkSubVV/1000-4 276463 2082 ns/op 30745.10 MB/s BenchmarkAddVW/1-4 9367885 29.41 ns/op 272.05 MB/s BenchmarkAddVW/2-4 11963220 11.23 ns/op 1424.85 MB/s BenchmarkAddVW/3-4 11423770 68.64 ns/op 349.63 MB/s BenchmarkAddVW/4-4 10082095 78.04 ns/op 410.04 MB/s BenchmarkAddVW/5-4 10087656 37.77 ns/op 1059.06 MB/s BenchmarkAddVW/10-4 1000000 152.3 ns/op 525.33 MB/s BenchmarkAddVW/100-4 3361424 96.79 ns/op 8265.01 MB/s BenchmarkAddVW/1000-4 625519 2014 ns/op 3972.51 MB/s BenchmarkAddVWext/1-4 6506481 62.42 ns/op 128.16 MB/s BenchmarkAddVWext/2-4 9781485 88.15 ns/op 181.50 MB/s BenchmarkAddVWext/3-4 10665457 97.71 ns/op 245.63 MB/s BenchmarkAddVWext/4-4 6153878 68.48 ns/op 467.32 MB/s BenchmarkAddVWext/5-4 10492120 34.83 ns/op 1148.55 MB/s BenchmarkAddVWext/10-4 8751952 253.9 ns/op 315.14 MB/s BenchmarkAddVWext/100-4 1000000 149.5 ns/op 5351.76 MB/s BenchmarkAddVWext/1000-4 281359 1432 ns/op 5585.32 MB/s BenchmarkSubVW/1-4 11341922 10.44 ns/op 766.09 MB/s BenchmarkSubVW/2-4 11351863 34.54 ns/op 463.18 MB/s BenchmarkSubVW/3-4 11264352 137.9 ns/op 174.00 MB/s BenchmarkSubVW/4-4 10733499 83.09 ns/op 385.14 MB/s BenchmarkSubVW/5-4 7225591 34.45 ns/op 1161.00 MB/s BenchmarkSubVW/10-4 7747460 59.31 ns/op 1348.77 MB/s BenchmarkSubVW/100-4 1000000 179.2 ns/op 4463.68 MB/s BenchmarkSubVW/1000-4 296530 988.4 ns/op 8093.87 MB/s BenchmarkSubVWext/1-4 11537287 39.16 ns/op 204.31 MB/s BenchmarkSubVWext/2-4 9002812 51.14 ns/op 312.89 MB/s BenchmarkSubVWext/3-4 10449878 17.44 ns/op 1376.19 MB/s BenchmarkSubVWext/4-4 9246538 18.94 ns/op 1689.35 MB/s BenchmarkSubVWext/5-4 9994302 56.82 ns/op 704.01 MB/s BenchmarkSubVWext/10-4 5238362 83.83 ns/op 954.35 MB/s BenchmarkSubVWext/100-4 2109262 301.5 ns/op 2653.70 MB/s BenchmarkSubVWext/1000-4 243352 3418 ns/op 2340.58 MB/s BenchmarkMulAddVWW/1-4 8399551 107.9 ns/op 593.41 MB/s BenchmarkMulAddVWW/2-4 8313508 19.74 ns/op 6483.92 MB/s BenchmarkMulAddVWW/3-4 1489309 76.75 ns/op 2501.51 MB/s BenchmarkMulAddVWW/4-4 6596379 84.58 ns/op 3026.74 MB/s BenchmarkMulAddVWW/5-4 1000000 293.5 ns/op 1090.44 MB/s BenchmarkMulAddVWW/10-4 4363573 111.3 ns/op 5748.55 MB/s BenchmarkMulAddVWW/100-4 617880 304.1 ns/op 21043.41 MB/s BenchmarkMulAddVWW/1000-4 60492 32765 ns/op 1953.30 MB/s BenchmarkAddMulVVW/1-4 10522611 137.4 ns/op 465.86 MB/s BenchmarkAddMulVVW/2-4 6866221 185.2 ns/op 691.04 MB/s BenchmarkAddMulVVW/3-4 5509945 107.2 ns/op 1791.27 MB/s BenchmarkAddMulVVW/4-4 3545061 98.49 ns/op 2599.34 MB/s BenchmarkAddMulVVW/5-4 6573391 301.8 ns/op 1060.28 MB/s BenchmarkAddMulVVW/10-4 1000000 650.6 ns/op 983.63 MB/s BenchmarkAddMulVVW/100-4 471867 277.8 ns/op 23039.12 MB/s BenchmarkAddMulVVW/1000-4 58285 16520 ns/op 3874.01 MB/s BenchmarkDivWVW/1-4 1408640 147.3 ns/op 434.57 MB/s BenchmarkDivWVW/2-4 1000000 591.5 ns/op 216.42 MB/s BenchmarkDivWVW/3-4 735037 873.8 ns/op 219.74 MB/s BenchmarkDivWVW/4-4 689577 670.8 ns/op 381.64 MB/s BenchmarkDivWVW/5-4 617262 867.2 ns/op 368.99 MB/s BenchmarkDivWVW/10-4 292833 511.5 ns/op 1251.27 MB/s BenchmarkDivWVW/100-4 36951 3316 ns/op 1929.91 MB/s BenchmarkDivWVW/1000-4 3840 130152 ns/op 491.73 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2767592 96.00 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2740822 157.7 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 431.0 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 494.1 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 148.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 205.9 ns/op BenchmarkNonZeroShifts/4/shrVU-4 982556 272.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 798320 788.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 775047 1434 ns/op BenchmarkNonZeroShifts/5/shlVU-4 669601 540.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 452838 1116 ns/op BenchmarkNonZeroShifts/10/shlVU-4 364626 356.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50715 3246 ns/op BenchmarkNonZeroShifts/100/shlVU-4 10000 10652 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5017 80655 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4342 42942 ns/op BenchmarkDecimalConversion-4 100 4693910 ns/op BenchmarkFloatString/100-4 9523 17223 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 3693579 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 135479946 ns/op 61464 B/op 56 allocs/op BenchmarkFloatString/100000-4 1 25752872269 ns/op 838600 B/op 502 allocs/op BenchmarkFloatAdd/10-4 96832 6749 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 78124 10385 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 59938 4442 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 19912 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1420 682074 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 125214 2825 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 113162 12339 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 87964 10272 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 17418 12639 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3234 89501 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1310 210509 ns/op BenchmarkParseFloatLargeExp-4 312 1542856 ns/op BenchmarkGCD10x10/WithoutXY-4 180285 719.5 ns/op BenchmarkGCD10x10/WithXY-4 43202 15931 ns/op BenchmarkGCD10x100/WithoutXY-4 82026 2193 ns/op BenchmarkGCD10x100/WithXY-4 10000 43674 ns/op BenchmarkGCD10x1000/WithoutXY-4 37326 9918 ns/op BenchmarkGCD10x1000/WithXY-4 9361 27037 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 25113 ns/op BenchmarkGCD100x100/WithXY-4 6769 45329 ns/op BenchmarkGCD100x1000/WithoutXY-4 9349 31739 ns/op BenchmarkGCD100x1000/WithXY-4 4068 67344 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1293 147123 ns/op BenchmarkGCD1000x1000/WithXY-4 933 609591 ns/op BenchmarkHilbert-4 15 91711453 ns/op BenchmarkBinomial-4 9676 54155 ns/op BenchmarkQuoRem-4 10000 11515 ns/op BenchmarkExp-4 4 37993243 ns/op BenchmarkExpMont/Odd-4 84 5532244 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1008236 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 4128746 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 3876972 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even4-4 93 1270401 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 90 7712290 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even32-4 98 7783254 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 10612520 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 5589364 ns/op 3762 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 5508484 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 3498562 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 504 2308356 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 100 3611800 ns/op 1761 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 236 1405629 ns/op 1732 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 324 2410373 ns/op 1759 B/op 48 allocs/op BenchmarkExp2-4 7 58790443 ns/op BenchmarkBitset-4 863150 288.9 ns/op BenchmarkBitsetNeg-4 298138 472.3 ns/op BenchmarkBitsetOrig-4 210012 13947 ns/op BenchmarkBitsetNegOrig-4 132074 7933 ns/op BenchmarkModSqrt225_Tonelli-4 98 6585590 ns/op BenchmarkModSqrt225_3Mod4-4 100 1630737 ns/op BenchmarkModSqrt231_Tonelli-4 92 2795140 ns/op BenchmarkModSqrt231_5Mod8-4 100 5243289 ns/op BenchmarkModInverse-4 8428 54781 ns/op BenchmarkSqrt-4 692 2561788 ns/op BenchmarkIntSqr/1-4 1000000 803.9 ns/op BenchmarkIntSqr/2-4 440396 299.1 ns/op BenchmarkIntSqr/3-4 429141 1209 ns/op BenchmarkIntSqr/5-4 278949 3818 ns/op BenchmarkIntSqr/8-4 197768 642.0 ns/op BenchmarkIntSqr/10-4 93756 4168 ns/op BenchmarkIntSqr/20-4 19683 7472 ns/op BenchmarkIntSqr/30-4 10000 19391 ns/op BenchmarkIntSqr/50-4 10000 12221 ns/op BenchmarkIntSqr/80-4 6985 43948 ns/op BenchmarkIntSqr/100-4 5413 23593 ns/op BenchmarkIntSqr/200-4 1735 214667 ns/op BenchmarkIntSqr/300-4 842 237003 ns/op BenchmarkIntSqr/500-4 422 1041701 ns/op BenchmarkIntSqr/800-4 100 1416680 ns/op BenchmarkIntSqr/1000-4 100 1482505 ns/op BenchmarkDiv/20/10-4 289959 663.7 ns/op BenchmarkDiv/40/20-4 10000 14689 ns/op BenchmarkDiv/100/50-4 290090 730.3 ns/op BenchmarkDiv/200/100-4 38308 4523 ns/op BenchmarkDiv/400/200-4 10000 33401 ns/op BenchmarkDiv/1000/500-4 18554 30128 ns/op BenchmarkDiv/2000/1000-4 10000 27221 ns/op BenchmarkDiv/20000/10000-4 714 208766 ns/op BenchmarkDiv/200000/100000-4 21 90155487 ns/op BenchmarkDiv/2000000/1000000-4 1 542727552 ns/op BenchmarkDiv/20000000/10000000-4 1 41741659845 ns/op BenchmarkMul-4 1 129761114 ns/op BenchmarkNatMul/10-4 92592 4565 ns/op BenchmarkNatMul/100-4 3852 141878 ns/op BenchmarkNatMul/1000-4 100 2064548 ns/op BenchmarkZeroShifts/Shl-4 10000 39783 ns/op BenchmarkZeroShifts/ShlSame-4 5935041 69.89 ns/op BenchmarkZeroShifts/Shr-4 10000 22326 ns/op BenchmarkZeroShifts/ShrSame-4 4970703 50.55 ns/op BenchmarkExp3Power/0x10-4 210540 5003 ns/op BenchmarkExp3Power/0x40-4 177218 4155 ns/op BenchmarkExp3Power/0x100-4 61590 1881 ns/op BenchmarkExp3Power/0x400-4 28594 53741 ns/op BenchmarkExp3Power/0x1000-4 6249 147461 ns/op BenchmarkExp3Power/0x4000-4 1059 502879 ns/op BenchmarkExp3Power/0x10000-4 100 1450015 ns/op BenchmarkExp3Power/0x40000-4 10 78954576 ns/op BenchmarkExp3Power/0x100000-4 1 949573171 ns/op BenchmarkExp3Power/0x400000-4 1 1771067659 ns/op BenchmarkFibo-4 3 94415387 ns/op BenchmarkNatSqr/1-4 812751 408.3 ns/op BenchmarkNatSqr/2-4 421548 701.8 ns/op BenchmarkNatSqr/3-4 345207 2475 ns/op BenchmarkNatSqr/5-4 250411 2060 ns/op BenchmarkNatSqr/8-4 165096 6710 ns/op BenchmarkNatSqr/10-4 81692 2461 ns/op BenchmarkNatSqr/20-4 13546 11026 ns/op BenchmarkNatSqr/30-4 10000 29120 ns/op BenchmarkNatSqr/50-4 10000 24569 ns/op BenchmarkNatSqr/80-4 6456 49391 ns/op BenchmarkNatSqr/100-4 4519 55997 ns/op BenchmarkNatSqr/200-4 1750 116920 ns/op BenchmarkNatSqr/300-4 872 1657058 ns/op BenchmarkNatSqr/500-4 364 1453209 ns/op BenchmarkNatSqr/800-4 100 2477797 ns/op BenchmarkNatSqr/1000-4 100 1523404 ns/op BenchmarkNatSetBytes/8-4 3042969 51.66 ns/op BenchmarkNatSetBytes/24-4 629192 2028 ns/op BenchmarkNatSetBytes/128-4 250791 2993 ns/op BenchmarkNatSetBytes/7-4 592798 569.2 ns/op BenchmarkNatSetBytes/23-4 414601 2471 ns/op BenchmarkNatSetBytes/127-4 191030 3229 ns/op BenchmarkScanPi-4 100 2414470 ns/op BenchmarkStringPiParallel-4 260 2201059 ns/op BenchmarkScan/10/Base2-4 10000 11409 ns/op BenchmarkScan/100/Base2-4 4232 98354 ns/op BenchmarkScan/1000/Base2-4 378 2132231 ns/op BenchmarkScan/10/Base8-4 64719 12334 ns/op BenchmarkScan/100/Base8-4 10000 85347 ns/op BenchmarkScan/1000/Base8-4 100 1066738 ns/op BenchmarkScan/10/Base10-4 45549 10413 ns/op BenchmarkScan/100/Base10-4 10000 27392 ns/op BenchmarkScan/1000/Base10-4 1101 1387281 ns/op BenchmarkScan/10/Base16-4 111534 5645 ns/op BenchmarkScan/100/Base16-4 10000 19773 ns/op BenchmarkScan/1000/Base16-4 1081 172473 ns/op BenchmarkString/10/Base2-4 51194 7024 ns/op BenchmarkString/100/Base2-4 25959 10242 ns/op BenchmarkString/1000/Base2-4 2502 311726 ns/op BenchmarkString/10/Base8-4 294211 2843 ns/op BenchmarkString/100/Base8-4 10000 39757 ns/op BenchmarkString/1000/Base8-4 7636 63330 ns/op BenchmarkString/10/Base10-4 211136 2910 ns/op BenchmarkString/100/Base10-4 14914 19984 ns/op BenchmarkString/1000/Base10-4 3718 280508 ns/op BenchmarkString/10/Base16-4 374575 2689 ns/op BenchmarkString/100/Base16-4 30206 9911 ns/op BenchmarkString/1000/Base16-4 9999 22312 ns/op BenchmarkLeafSize/0-4 28 25051443 ns/op BenchmarkLeafSize/1-4 357 810677 ns/op BenchmarkLeafSize/2-4 100 1251874 ns/op BenchmarkLeafSize/3-4 100 1053038 ns/op BenchmarkLeafSize/4-4 386 1024756 ns/op BenchmarkLeafSize/5-4 126 5226785 ns/op BenchmarkLeafSize/6-4 240 3216594 ns/op BenchmarkLeafSize/7-4 225 3663258 ns/op BenchmarkLeafSize/8-4 100 6021090 ns/op BenchmarkLeafSize/9-4 100 7117014 ns/op BenchmarkLeafSize/10-4 100 1089081 ns/op BenchmarkLeafSize/11-4 100 4719977 ns/op BenchmarkLeafSize/12-4 100 1157135 ns/op BenchmarkLeafSize/13-4 100 2303888 ns/op BenchmarkLeafSize/14-4 142 1249050 ns/op BenchmarkLeafSize/15-4 284 408401 ns/op BenchmarkLeafSize/16-4 447 1502204 ns/op BenchmarkLeafSize/32-4 222 4252355 ns/op BenchmarkLeafSize/64-4 381 2726212 ns/op BenchmarkProbablyPrime/n=0-4 4 140344292 ns/op BenchmarkProbablyPrime/n=1-4 3 113710318 ns/op BenchmarkProbablyPrime/n=5-4 3 169445489 ns/op BenchmarkProbablyPrime/n=10-4 2 249235812 ns/op BenchmarkProbablyPrime/n=20-4 1 274141872 ns/op BenchmarkProbablyPrime/Lucas-4 3 52939831 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2144624 ns/op BenchmarkRatCmp-4 157317 1419 ns/op BenchmarkFloatPrecExact/1-4 130165 2116 ns/op BenchmarkFloatPrecExact/10-4 37735 2653 ns/op BenchmarkFloatPrecExact/100-4 4920 80586 ns/op BenchmarkFloatPrecExact/1000-4 1544 88386 ns/op BenchmarkFloatPrecExact/10000-4 86 29854132 ns/op BenchmarkFloatPrecExact/100000-4 2 584901904 ns/op BenchmarkFloatPrecExact/1000000-4 1 15393596454 ns/op BenchmarkFloatPrecMixed/1-4 111584 5599 ns/op BenchmarkFloatPrecMixed/10-4 21632 19799 ns/op BenchmarkFloatPrecMixed/100-4 4179 100472 ns/op BenchmarkFloatPrecMixed/1000-4 290 668676 ns/op BenchmarkFloatPrecMixed/10000-4 9 164088371 ns/op BenchmarkFloatPrecMixed/100000-4 1 2354190343 ns/op BenchmarkFloatPrecMixed/1000000-4 1 223569888283 ns/op BenchmarkFloatPrecInexact/1-4 188606 2306 ns/op BenchmarkFloatPrecInexact/10-4 176590 21183 ns/op BenchmarkFloatPrecInexact/100-4 99565 13632 ns/op BenchmarkFloatPrecInexact/1000-4 15294 152002 ns/op BenchmarkFloatPrecInexact/10000-4 2881 273250 ns/op BenchmarkFloatPrecInexact/100000-4 100 10554308 ns/op BenchmarkFloatPrecInexact/1000000-4 18 46879790 ns/op BenchmarkFloatSqrt/64-4 10000 12526 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7468 22757 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 2232 168006 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2599 137082 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 482 4414672 ns/op 18123 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 15356627 ns/op 176686 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 557108829 ns/op 3757664 B/op 611 allocs/op PASS ok math/big 823.779s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 3135910 81.44 ns/op BenchmarkLeadingZeros8-4 7754568 116.7 ns/op BenchmarkLeadingZeros16-4 7125886 52.99 ns/op BenchmarkLeadingZeros32-4 2488806 124.0 ns/op BenchmarkLeadingZeros64-4 7753200 136.1 ns/op BenchmarkTrailingZeros-4 7180092 58.40 ns/op BenchmarkTrailingZeros8-4 1000000 139.9 ns/op BenchmarkTrailingZeros16-4 7492992 93.14 ns/op BenchmarkTrailingZeros32-4 7490397 134.4 ns/op BenchmarkTrailingZeros64-4 1000000 113.6 ns/op BenchmarkOnesCount-4 7556306 26.49 ns/op BenchmarkOnesCount8-4 8024206 28.91 ns/op BenchmarkOnesCount16-4 7224621 52.64 ns/op BenchmarkOnesCount32-4 7717486 90.57 ns/op BenchmarkOnesCount64-4 5833849 86.55 ns/op BenchmarkRotateLeft-4 8227491 53.47 ns/op BenchmarkRotateLeft8-4 7739462 232.0 ns/op BenchmarkRotateLeft16-4 7619121 50.33 ns/op BenchmarkRotateLeft32-4 2826566 89.36 ns/op BenchmarkRotateLeft64-4 7986464 195.4 ns/op BenchmarkReverse-4 13186867 64.41 ns/op BenchmarkReverse8-4 15395678 34.89 ns/op BenchmarkReverse16-4 14258542 47.67 ns/op BenchmarkReverse32-4 12417860 38.70 ns/op BenchmarkReverse64-4 12070308 57.87 ns/op BenchmarkReverseBytes-4 14785300 19.93 ns/op BenchmarkReverseBytes16-4 15868320 58.34 ns/op BenchmarkReverseBytes32-4 14908711 21.41 ns/op BenchmarkReverseBytes64-4 12863980 161.1 ns/op BenchmarkAdd-4 8270246 302.3 ns/op BenchmarkAdd32-4 8092266 92.40 ns/op BenchmarkAdd64-4 8223962 18.01 ns/op BenchmarkAdd64multiple-4 13802623 73.03 ns/op BenchmarkSub-4 7890208 66.58 ns/op BenchmarkSub32-4 2977453 70.04 ns/op BenchmarkSub64-4 8155537 107.9 ns/op BenchmarkSub64multiple-4 14615331 147.2 ns/op BenchmarkMul-4 1000000 227.3 ns/op BenchmarkMul32-4 8376772 60.64 ns/op BenchmarkMul64-4 3103870 124.7 ns/op BenchmarkDiv-4 1000000 114.1 ns/op BenchmarkDiv32-4 6255355 144.8 ns/op BenchmarkDiv64-4 1000000 562.8 ns/op PASS ok math/bits 104.854s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 751.1 ns/op BenchmarkAcos-4 252690 788.7 ns/op BenchmarkAcosh-4 257703 1823 ns/op BenchmarkAsin-4 271102 1519 ns/op BenchmarkAsinh-4 272242 553.6 ns/op BenchmarkAtan-4 1000000 752.5 ns/op BenchmarkAtanh-4 999991 230.0 ns/op BenchmarkConj-4 13397418 23.23 ns/op BenchmarkCos-4 221307 1151 ns/op BenchmarkCosh-4 428930 1836 ns/op BenchmarkExp-4 552402 5447 ns/op BenchmarkLog-4 817918 815.1 ns/op BenchmarkLog10-4 785174 347.1 ns/op BenchmarkPhase-4 4658929 364.4 ns/op BenchmarkPolar-4 888415 517.6 ns/op BenchmarkPow-4 302560 15656 ns/op BenchmarkRect-4 648034 204.0 ns/op BenchmarkSin-4 201186 7298 ns/op BenchmarkSinh-4 422734 941.8 ns/op BenchmarkSqrt-4 343176 1071 ns/op BenchmarkTan-4 1000000 1903 ns/op BenchmarkTanh-4 1000000 1705 ns/op PASS ok math/cmplx 61.111s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 771795 1278 ns/op BenchmarkInt63ThreadsafeParallel-4 878641 229.3 ns/op BenchmarkInt63Unthreadsafe-4 736440 734.1 ns/op BenchmarkIntn1000-4 643735 2733 ns/op BenchmarkInt63n1000-4 673034 1177 ns/op BenchmarkInt31n1000-4 674323 835.6 ns/op BenchmarkFloat32-4 675352 2080 ns/op BenchmarkFloat64-4 765363 1864 ns/op BenchmarkPerm3-4 103489 2530 ns/op BenchmarkPerm30-4 10000 18882 ns/op BenchmarkPerm30ViaShuffle-4 10000 101507 ns/op BenchmarkShuffleOverhead-4 10000 77825 ns/op BenchmarkRead3-4 753529 807.8 ns/op BenchmarkRead64-4 64083 2024 ns/op BenchmarkRead1000-4 4052 268345 ns/op BenchmarkConcurrent-4 229558 1584 ns/op PASS ok math/rand 26.724s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8MarshalBinary-4 740752 875.1 ns/op BenchmarkChaCha8MarshalBinaryRead-4 218199 3423 ns/op BenchmarkChaCha8-4 4949936 115.8 ns/op BenchmarkChaCha8Read-4 726732 547.5 ns/op 58.45 MB/s BenchmarkPCG_DXSM-4 3211593 272.0 ns/op BenchmarkSourceUint64-4 1000000 141.6 ns/op BenchmarkGlobalInt64-4 3252572 258.3 ns/op BenchmarkGlobalInt64Parallel-4 1274878 612.0 ns/op BenchmarkGlobalUint64-4 3141219 77.69 ns/op BenchmarkGlobalUint64Parallel-4 1000000 252.8 ns/op BenchmarkInt64-4 1000000 2262 ns/op BenchmarkUint64-4 1000000 116.4 ns/op BenchmarkGlobalIntN1000-4 2247530 214.6 ns/op BenchmarkIntN1000-4 1000000 1201 ns/op BenchmarkInt64N1000-4 1000000 1264 ns/op BenchmarkInt64N1e8-4 1000000 602.0 ns/op BenchmarkInt64N1e9-4 10000 26631 ns/op BenchmarkInt64N2e9-4 1000000 636.6 ns/op BenchmarkInt64N1e18-4 1000000 165.9 ns/op BenchmarkInt64N2e18-4 1000000 965.4 ns/op BenchmarkInt64N4e18-4 1000000 433.5 ns/op BenchmarkInt32N1000-4 1000000 771.4 ns/op BenchmarkInt32N1e8-4 1000000 785.3 ns/op BenchmarkInt32N1e9-4 1000000 520.6 ns/op BenchmarkInt32N2e9-4 1000000 1013 ns/op BenchmarkFloat32-4 1000000 559.1 ns/op BenchmarkFloat64-4 1000000 137.8 ns/op BenchmarkExpFloat64-4 802615 183.5 ns/op BenchmarkNormFloat64-4 987289 442.6 ns/op BenchmarkPerm3-4 265184 2345 ns/op BenchmarkPerm30-4 10000 14875 ns/op BenchmarkPerm30ViaShuffle-4 10000 11531 ns/op BenchmarkShuffleOverhead-4 36534 22197 ns/op BenchmarkConcurrent-4 873682 1115 ns/op PASS ok math/rand/v2 55.139s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 43069 6778 ns/op BenchmarkQDecodeWord-4 10000 32138 ns/op BenchmarkQDecodeHeader-4 111508 14842 ns/op BenchmarkTypeByExtension/.html-4 173834 1476 ns/op BenchmarkTypeByExtension/.HTML-4 156480 772.1 ns/op BenchmarkTypeByExtension/.unused-4 238399 5675 ns/op BenchmarkExtensionsByType/text/html-4 171224 8227 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 10000 229941 ns/op BenchmarkExtensionsByType/application/octet-stream-4 127090 8997 ns/op PASS ok mime 26.304s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 253 1641885 ns/op 47829 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 454 1747098 ns/op 47286 B/op 185 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 10356969 ns/op 102663 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 1494452 ns/op 49842 B/op 206 allocs/op PASS ok mime/multipart 4.772s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 903 430129 ns/op PASS ok mime/quotedprintable 2.586s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 8 14434926 ns/op 8476 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 12 12137817 ns/op 7425 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5011385413 ns/op 159752 B/op 227 allocs/op BenchmarkDNSName-4 70324 14962 ns/op BenchmarkInterfaces-4 2107 449943 ns/op 8906 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 2731 460611 ns/op 6625 B/op 22 allocs/op BenchmarkInterfaceByName-4 2562 536906 ns/op 8974 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 100 14191771 ns/op 14829 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 4378 155460 ns/op 4410 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 124 2465482 ns/op 135382 B/op 39 allocs/op BenchmarkParseIP-4 10000 63756 ns/op BenchmarkParseIPValidIPv4-4 614125 404.8 ns/op BenchmarkParseIPValidIPv6-4 754822 179.2 ns/op BenchmarkIPMarshalText/IPv4-4 589435 260.1 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 209061 3845 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 95004 5901 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 70334 2638 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 85630 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41277 36437 ns/op BenchmarkIPEqual/IPv4-4 608266 2804 ns/op BenchmarkIPEqual/IPv6-4 711955 722.0 ns/op BenchmarkSendfileZeroBytes-4 1 375172342 ns/op 2275480 B/op 121364 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1215680457 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1217511812 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1217744528 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1218067050 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1212031713 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1227960836 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1242982855 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1018480525 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1016476015 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1023029534 ns/op 0.51 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1015630185 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1022447547 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1035383910 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1084323919 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1010391291 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1004095346 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1030930156 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1015970026 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1018781933 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1015030546 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1016894689 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1033545084 ns/op 1.01 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1003127299 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1011582553 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007170640 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1025379696 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010077808 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1011766485 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010960252 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1015332109 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017913972 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1012792000 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1013533357 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1018252405 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1011807753 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1006778098 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1025708423 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1013019975 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1025575510 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1005067495 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1053520366 ns/op 0.12 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1044849717 ns/op 0.25 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1037581354 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1030064164 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1019462084 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1019893694 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1020013082 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1016315493 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1003481980 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1015596384 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1022839961 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1008603335 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1031239478 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1006246078 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1011765690 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1022216071 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1000924253 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1013750016 ns/op 0.00 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016656115 ns/op 0.01 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1011748005 ns/op 0.02 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1005303658 ns/op 0.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1014745212 ns/op 0.06 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1012363985 ns/op 0.13 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1019063661 ns/op 0.26 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1025093687 ns/op 0.51 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1017345139 ns/op 1.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1021968276 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1019063095 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1023783393 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007752018 ns/op 0.01 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1014904011 ns/op 0.02 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1006861310 ns/op 0.03 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1015036976 ns/op 0.06 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009572347 ns/op 0.13 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010721526 ns/op 0.26 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1014920548 ns/op 0.52 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009408830 ns/op 1.04 MB/s 792 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2187 211572 ns/op BenchmarkTCP4OneShotTimeout-4 1113 102287 ns/op BenchmarkTCP4Persistent-4 6064 47184 ns/op BenchmarkTCP4PersistentTimeout-4 14996 12071 ns/op BenchmarkTCP6OneShot-4 1694 296656 ns/op BenchmarkTCP6OneShotTimeout-4 2103 468547 ns/op BenchmarkTCP6Persistent-4 13480 28731 ns/op BenchmarkTCP6PersistentTimeout-4 14800 13793 ns/op BenchmarkTCP4ConcurrentReadWrite-4 31628 5692 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16566 14064 ns/op BenchmarkSetReadDeadline-4 174162 4405 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27031 10284 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 53270 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11720 ns/op 0 B/op 0 allocs/op PASS ok net 174.439s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 10000 73343 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 100 1878049 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 10000 60692 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 26700 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 17957 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 34710 15306 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 145.3 ns/op BenchmarkFindChild/n=2/rep=map-4 10000 13171 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 939489 732.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 582782 2812 ns/op BenchmarkFindChild/n=4/rep=map-4 1000000 187.6 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 568386 1575 ns/op BenchmarkFindChild/n=8/rep=linear-4 320773 622.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2859658 60.93 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 290202 2543 ns/op BenchmarkFindChild/n=16/rep=linear-4 135367 3903 ns/op BenchmarkFindChild/n=16/rep=map-4 1546231 65.43 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1676451 224.6 ns/op BenchmarkFindChild/n=32/rep=linear-4 54452 8486 ns/op BenchmarkFindChild/n=32/rep=map-4 1875841 218.5 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1000000 838.1 ns/op BenchmarkMultiConflicts-4 1 389467328 ns/op BenchmarkServerMatch-4 10000 62330 ns/op BenchmarkReadRequestChrome-4 3358 163177 ns/op 3.74 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7395 18576 ns/op 4.20 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7810 47558 ns/op 1.72 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5209 30944 ns/op 4.88 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 63819 ns/op 0.63 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 81 1282276 ns/op 0.80 MB/s BenchmarkFileAndServer_1KB/https1-4 2 63618604 ns/op 0.02 MB/s BenchmarkFileAndServer_1KB/h2-4 2 116735866 ns/op 0.01 MB/s BenchmarkFileAndServer_16MB/h1-4 1 366603804 ns/op 45.76 MB/s BenchmarkFileAndServer_16MB/https1-4 1 4627287395 ns/op 3.63 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1431577745 ns/op 11.72 MB/s BenchmarkFileAndServer_64MB/h1-4 1 1057575816 ns/op 63.46 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1180051409 ns/op 56.87 MB/s BenchmarkFileAndServer_64MB/h2-4 1 6871114116 ns/op 9.77 MB/s BenchmarkServeMux-4 100 2170382 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 593279 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 333 386336 ns/op 6534 B/op 70 allocs/op BenchmarkClientServer/https1-4 1 120344519 ns/op 332728 B/op 1467 allocs/op BenchmarkClientServer/h2-4 2 76582781 ns/op 171768 B/op 846 allocs/op BenchmarkClientServerParallel/4/h1-4 1 303054578 ns/op 45880 B/op 241 allocs/op BenchmarkClientServerParallel/4/https1-4 13 64086632 ns/op 315409 B/op 1371 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51578: write tcp 127.0.0.1:35423->127.0.0.1:51578: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36820: write tcp 127.0.0.1:45139->127.0.0.1:36820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36812: write tcp 127.0.0.1:45139->127.0.0.1:36812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40878: read tcp 127.0.0.1:36717->127.0.0.1:40878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40848: read tcp 127.0.0.1:36717->127.0.0.1:40848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40840: write tcp 127.0.0.1:36717->127.0.0.1:40840: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40864: read tcp 127.0.0.1:36717->127.0.0.1:40864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40868: write tcp 127.0.0.1:36717->127.0.0.1:40868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40882: write tcp 127.0.0.1:36717->127.0.0.1:40882: use of closed network connection BenchmarkClientServerParallel/4/h2-4 1 456919760 ns/op 345472 B/op 1667 allocs/op BenchmarkClientServerParallel/64/h1-4 344 1428939 ns/op 19809 B/op 117 allocs/op BenchmarkClientServerParallel/64/https1-4 7 20606304 ns/op 305056 B/op 1359 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34610: write tcp 127.0.0.1:40077->127.0.0.1:34610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55308: read tcp 127.0.0.1:40245->127.0.0.1:55308: read: connection reset by peer BenchmarkClientServerParallel/64/h2-4 10 321745788 ns/op 309705 B/op 1465 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43686: read tcp 127.0.0.1:40399->127.0.0.1:43686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34582: read tcp 127.0.0.1:39153->127.0.0.1:34582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34590: read tcp 127.0.0.1:39153->127.0.0.1:34590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34584: write tcp 127.0.0.1:39153->127.0.0.1:34584: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52874: write tcp 127.0.0.1:36509->127.0.0.1:52874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52892: write tcp 127.0.0.1:36509->127.0.0.1:52892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52856: write tcp 127.0.0.1:36509->127.0.0.1:52856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53386: read tcp 127.0.0.1:36555->127.0.0.1:53386: use of closed network connection BenchmarkServer-4 1 1617080220 ns/op 31776 B/op 158 allocs/op BenchmarkClient-4 100 3762135 ns/op 4309 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 991 559875 ns/op 7484 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1384 547874 ns/op 3119 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1798 412027 ns/op 1977 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1744 355351 ns/op 2805 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1540 1023105 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1448 318048 ns/op 2744 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1806 88643 ns/op 1973 B/op 14 allocs/op BenchmarkServerHijack-4 1099 254539 ns/op 16852 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 100 1149837 ns/op 7084 B/op 53 allocs/op BenchmarkResponseStatusLine-4 92392 4030 ns/op 0 B/op 0 allocs/op PASS ok net/http 158.273s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 1966 1102268 ns/op 34259 B/op 14 allocs/op PASS ok net/http/httputil 3.575s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 83858 17253 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 771765 253.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 589119 3363 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 82970 4669 ns/op BenchmarkStdIPv4-4 100664 3135 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 81564 1673 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 35661 40315 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 99106 41597 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 94356 7969 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1226689 1059 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 467.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 946744 1249 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 465795 1427 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 752217 549.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 493051 1400 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93672 12795 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 471633 2153 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 358738 4024 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 497335 1353 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 385329 2881 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 65128 1739 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 392736 2120 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 97586 4662 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 148275 9712 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 236103 795.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 131004 3206 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 334143 1265 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 119127 10349 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 122880 6180 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 119029 10617 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 101239 2241 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 224568 1045 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 136735 7336 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 146629 870.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 262308 2338 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 111904 4518 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 249049 3065 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 105285 9867 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121948 6085 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 171351 5497 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 107943 6063 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 336183 2748 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 118512 7360 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128332 6276 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 206023 11325 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114886 5076 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 881335 1160 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 883423 605.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 793300 217.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 913342 1214 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 876808 627.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 897133 2240 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 883812 520.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 903385 686.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 913069 844.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 10000 12511 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 497068 278.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 353286 5165 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 443523 2062 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 379605 2545 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 79086 10802 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5304780 107.6 ns/op PASS ok net/netip 165.642s 2024/10/01 05:13:31 Test RPC server listening on 127.0.0.1:43389 2024/10/01 05:13:31 Test HTTP RPC server listening on 127.0.0.1:32955 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 805 282933 ns/op BenchmarkEndToEndHTTP-4 282 659784 ns/op BenchmarkEndToEndAsync-4 2319 169842 ns/op BenchmarkEndToEndAsyncHTTP-4 1000 220739 ns/op PASS ok net/rpc 6.670s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3411 571613 ns/op BenchmarkReadMIMEHeader/server_headers-4 1774 208903 ns/op BenchmarkUncommon-4 10000 25362 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 4.158s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3554 69150 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 114516 10838 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 635887 467.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91972 40648 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 162526 4169 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85364 3693 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12855 75504 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 426853 343.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91442 20720 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 173491 2744 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84476 6809 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 68340 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182346 6738 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78658 1449 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76527 6284 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 10000 11205 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6919 18252 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 164565 2366 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 85216 1525 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71414 1517 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 20623 9878 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 7564 61639 ns/op 320 B/op 1 allocs/op PASS ok net/url 76.479s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1522276 177.9 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 165385 5564 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 788 2369489 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries BenchmarkReaddir-4 152 2575271 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries BenchmarkReadDir-4 663 1183246 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries BenchmarkStatDot-4 123730 6504 ns/op BenchmarkStatFile-4 84826 3025 ns/op BenchmarkStatDir-4 41638 3607 ns/op BenchmarkLstatDot-4 124078 3513 ns/op BenchmarkLstatFile-4 72795 7508 ns/op BenchmarkLstatDir-4 72229 4917 ns/op BenchmarkSendFile-4 1 4211547115 ns/op 254.95 MB/s 336 B/op 20 allocs/op --- BENCH: BenchmarkSendFile-4 readfrom_unix_test.go:452: random data seed: 1727774147 BenchmarkRemoveAll-4 80 18468915 ns/op 40850 B/op 527 allocs/op PASS ok os 253.700s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 6428885 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 1.784s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 4381 347998 ns/op PASS ok os/user 2.689s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 2820300 569.3 ns/op BenchmarkString-4 1974824 62.82 ns/op BenchmarkBytes-4 1000000 470.3 ns/op BenchmarkNamedBytes-4 1000000 582.9 ns/op BenchmarkBytesArray-4 641254 692.3 ns/op BenchmarkSliceLen-4 1286443 286.2 ns/op BenchmarkMapLen-4 875102 167.4 ns/op BenchmarkStringLen-4 1000000 169.6 ns/op BenchmarkArrayLen-4 1000000 237.0 ns/op BenchmarkSliceCap-4 1000000 173.9 ns/op BenchmarkDeepEqual/int8-4 351711 1719 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 78488 1659 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 317289 1293 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 82947 3485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 292676 360.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79519 2686 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 330338 860.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 10000 10696 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 358705 1028 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 70459 4711 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 145308 988.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103746 1737 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 10000 22547 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 59238 3767 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 283003 2080 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 82045 4359 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 324058 900.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 76372 25760 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 340255 2589 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 10000 31130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 334722 3805 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80523 9491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 192348 688.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 73452 1749 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 293146 1378 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 82052 5650 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 348922 1650 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77907 9512 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 346242 1900 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81717 19483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 396783 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83635 7947 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 315811 2921 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 51667 7659 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103063 3082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47456 16904 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 32614 4179 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 10000 10531 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33528 14383 ns/op BenchmarkIsZero/ArrayComparable-4 10000 24453 ns/op BenchmarkIsZero/ArrayIncomparable-4 10000 28854 ns/op BenchmarkIsZero/StructComparable-4 461757 1097 ns/op BenchmarkIsZero/StructIncomparable-4 142082 4783 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 171.2 ns/op BenchmarkIsZero/ArrayInt_1024-4 7464 71428 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14480 27862 ns/op BenchmarkIsZero/Struct4Int-4 1000000 910.3 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7206 245634 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7441 69724 ns/op BenchmarkIsZero/StructInt_512-4 10000 20308 ns/op BenchmarkSetZero/Bool/Direct-4 3943114 173.0 ns/op BenchmarkSetZero/Bool/CachedZero-4 881011 1005 ns/op BenchmarkSetZero/Bool/NewZero-4 712261 851.2 ns/op BenchmarkSetZero/Int/Direct-4 1000000 621.4 ns/op BenchmarkSetZero/Int/CachedZero-4 884858 589.9 ns/op BenchmarkSetZero/Int/NewZero-4 691561 1400 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 562.4 ns/op BenchmarkSetZero/Uint/CachedZero-4 923883 996.5 ns/op BenchmarkSetZero/Uint/NewZero-4 683442 761.4 ns/op BenchmarkSetZero/Float/Direct-4 1000000 775.5 ns/op BenchmarkSetZero/Float/CachedZero-4 90966 7934 ns/op BenchmarkSetZero/Float/NewZero-4 673488 1848 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 115.4 ns/op BenchmarkSetZero/Complex/CachedZero-4 887014 229.3 ns/op BenchmarkSetZero/Complex/NewZero-4 708316 1168 ns/op BenchmarkSetZero/Array/Direct-4 2530810 487.1 ns/op BenchmarkSetZero/Array/CachedZero-4 871479 805.0 ns/op BenchmarkSetZero/Array/NewZero-4 699571 193.0 ns/op BenchmarkSetZero/Chan/Direct-4 1892574 221.1 ns/op BenchmarkSetZero/Chan/CachedZero-4 802220 1142 ns/op BenchmarkSetZero/Chan/NewZero-4 680964 228.0 ns/op BenchmarkSetZero/Func/Direct-4 1000000 149.6 ns/op BenchmarkSetZero/Func/CachedZero-4 716120 733.8 ns/op BenchmarkSetZero/Func/NewZero-4 675274 1066 ns/op BenchmarkSetZero/Interface/Direct-4 1654036 114.6 ns/op BenchmarkSetZero/Interface/CachedZero-4 856555 168.0 ns/op BenchmarkSetZero/Interface/NewZero-4 622291 3425 ns/op BenchmarkSetZero/Map/Direct-4 2021428 105.2 ns/op BenchmarkSetZero/Map/CachedZero-4 772934 147.6 ns/op BenchmarkSetZero/Map/NewZero-4 682578 715.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1360381 383.1 ns/op BenchmarkSetZero/Pointer/CachedZero-4 832797 319.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 651375 651.2 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 177.3 ns/op BenchmarkSetZero/Slice/CachedZero-4 871849 368.7 ns/op BenchmarkSetZero/Slice/NewZero-4 614514 256.4 ns/op BenchmarkSetZero/String/Direct-4 1000000 101.3 ns/op BenchmarkSetZero/String/CachedZero-4 880105 1429 ns/op BenchmarkSetZero/String/NewZero-4 698581 175.3 ns/op BenchmarkSetZero/Struct/Direct-4 2244105 322.2 ns/op BenchmarkSetZero/Struct/CachedZero-4 882414 1134 ns/op BenchmarkSetZero/Struct/NewZero-4 684331 1641 ns/op BenchmarkSelect/1-4 186718 923.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 65752 5100 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 72934 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 30669 4331 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 199177 13413 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 76554 4079 ns/op 31.38 MB/s BenchmarkCallArgCopy/size=256-4 75708 2272 ns/op 112.69 MB/s BenchmarkCallArgCopy/size=1024-4 69783 20716 ns/op 49.43 MB/s BenchmarkCallArgCopy/size=4096-4 10000 83554 ns/op 49.02 MB/s BenchmarkCallArgCopy/size=65536-4 2274 295149 ns/op 222.04 MB/s BenchmarkFieldByName1-4 396129 2316 ns/op BenchmarkFieldByName2-4 25036 25309 ns/op BenchmarkFieldByName3-4 4212 172791 ns/op BenchmarkInterfaceBig-4 1000000 664.4 ns/op BenchmarkInterfaceSmall-4 956739 390.0 ns/op BenchmarkNew-4 668287 1335 ns/op BenchmarkMap/StringKeys/MapIndex-4 2364 372140 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2004 196443 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2266 248643 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2008 751041 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2371 353532 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1780 251605 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 216550 1002 ns/op BenchmarkTypeForString-4 1000000 574.2 ns/op BenchmarkTypeForError-4 963157 310.4 ns/op PASS ok reflect 235.716s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7020 51202 ns/op 9285 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 56695 ns/op 9242 B/op 1 allocs/op BenchmarkFindString-4 10000 83351 ns/op 9390 B/op 1 allocs/op BenchmarkFindSubmatch-4 8708 47353 ns/op 9129 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9264 213578 ns/op 9176 B/op 2 allocs/op BenchmarkLiteral-4 10000 103979 ns/op BenchmarkNotLiteral-4 2644 292418 ns/op BenchmarkMatchClass-4 2332 376781 ns/op BenchmarkMatchClass_InRange-4 2362 308862 ns/op BenchmarkReplaceAll-4 826 629260 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 111806 4253 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 119910 3183 ns/op BenchmarkAnchoredShortMatch-4 24364 9464 ns/op BenchmarkAnchoredLongMatch-4 50257 11478 ns/op BenchmarkOnePassShortA-4 10000 56882 ns/op BenchmarkNotOnePassShortA-4 3250 126131 ns/op BenchmarkOnePassShortB-4 10000 18337 ns/op BenchmarkNotOnePassShortB-4 6834 257438 ns/op BenchmarkOnePassLongPrefix-4 66318 4040 ns/op BenchmarkOnePassLongNotPrefix-4 26536 15685 ns/op BenchmarkMatchParallelShared-4 9819 140382 ns/op BenchmarkMatchParallelCopied-4 10000 90402 ns/op BenchmarkQuoteMetaAll-4 158092 1658 ns/op 8.44 MB/s BenchmarkQuoteMetaNone-4 308234 1045 ns/op 24.87 MB/s BenchmarkCompile/Onepass-4 2656 243554 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1135 649761 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 94 1224142 ns/op 90713 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4319439 229.8 ns/op 69.63 MB/s BenchmarkMatch/Easy0/32-4 10000 118124 ns/op 0.27 MB/s BenchmarkMatch/Easy0/1K-4 10000 285091 ns/op 3.59 MB/s BenchmarkMatch/Easy0i/16-4 2520262 120.8 ns/op 132.42 MB/s BenchmarkMatch/Easy0i/32-4 3614 67465 ns/op 0.47 MB/s BenchmarkMatch/Easy0i/1K-4 142 3019171 ns/op 0.34 MB/s BenchmarkMatch/Easy1/16-4 4453656 60.70 ns/op 263.60 MB/s BenchmarkMatch/Easy1/32-4 10000 82344 ns/op 0.39 MB/s BenchmarkMatch/Easy1/1K-4 5560 91981 ns/op 11.13 MB/s BenchmarkMatch/Medium/16-4 3367668 308.4 ns/op 51.88 MB/s BenchmarkMatch/Medium/32-4 4050 192904 ns/op 0.17 MB/s BenchmarkMatch/Medium/1K-4 100 1390812 ns/op 0.74 MB/s BenchmarkMatch/Hard/16-4 4270845 28.65 ns/op 558.47 MB/s BenchmarkMatch/Hard/32-4 2683 630070 ns/op 0.05 MB/s BenchmarkMatch/Hard/1K-4 100 2532694 ns/op 0.40 MB/s BenchmarkMatch/Hard1/16-4 416 1735096 ns/op 0.01 MB/s BenchmarkMatch/Hard1/32-4 442 3909556 ns/op 0.01 MB/s BenchmarkMatch/Hard1/1K-4 14 21712040 ns/op 0.05 MB/s BenchmarkMatch_onepass_regex/16-4 17242 17867 ns/op 0.90 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13815 10220 ns/op 3.13 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 481 1841235 ns/op 0.56 MB/s 25 B/op 0 allocs/op PASS ok regexp 77.559s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 503638 2275 ns/op BenchmarkIsWordChar-4 172486 3131 ns/op PASS ok regexp/syntax 15.345s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 74095 11601 ns/op BenchmarkCallers/inlined-4 10000 12043 ns/op BenchmarkCallers/no-cache-4 30721 23528 ns/op BenchmarkFPCallers/cached-4 14156490 10.37 ns/op BenchmarkMakeChan/Byte-4 792846 1506 ns/op BenchmarkMakeChan/Int-4 671337 2723 ns/op BenchmarkMakeChan/Ptr-4 434359 5713 ns/op BenchmarkMakeChan/Struct/0-4 1000000 1500 ns/op BenchmarkMakeChan/Struct/32-4 70000 1437 ns/op BenchmarkMakeChan/Struct/40-4 92916 1795 ns/op BenchmarkChanNonblocking-4 5441460 186.4 ns/op BenchmarkSelectUncontended-4 523593 445.2 ns/op BenchmarkSelectSyncContended-4 116864 1192 ns/op BenchmarkSelectAsyncContended-4 288566 2133 ns/op BenchmarkSelectNonblock-4 1000000 205.8 ns/op BenchmarkChanUncontended-4 7604 45433 ns/op BenchmarkChanContended-4 7506 148052 ns/op BenchmarkChanSync-4 219595 3421 ns/op BenchmarkChanSyncWork-4 67322 18152 ns/op BenchmarkChanProdCons0-4 241076 2011 ns/op BenchmarkChanProdCons10-4 297331 472.6 ns/op BenchmarkChanProdCons100-4 643081 313.3 ns/op BenchmarkChanProdConsWork0-4 231055 654.5 ns/op BenchmarkChanProdConsWork10-4 386319 663.4 ns/op BenchmarkChanProdConsWork100-4 443774 893.8 ns/op BenchmarkSelectProdCons-4 153570 6792 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 174.7 ns/op BenchmarkChanCreation-4 61461 4489 ns/op BenchmarkChanSem-4 323157 1235 ns/op BenchmarkChanPopular-4 1 105970468 ns/op BenchmarkChanClosed-4 1000000 932.0 ns/op BenchmarkCallClosure-4 4982924 123.3 ns/op BenchmarkCallClosure1-4 2623167 53.33 ns/op BenchmarkCallClosure2-4 1000000 1067 ns/op BenchmarkCallClosure3-4 1000000 318.6 ns/op BenchmarkCallClosure4-4 566486 5523 ns/op BenchmarkComplex128DivNormal-4 4195771 112.5 ns/op BenchmarkComplex128DivNisNaN-4 4502325 131.8 ns/op BenchmarkComplex128DivDisNaN-4 4808475 246.2 ns/op BenchmarkComplex128DivNisInf-4 6032997 67.16 ns/op BenchmarkComplex128DivDisInf-4 1000000 180.5 ns/op BenchmarkAllocation-4 1693 317729 ns/op BenchmarkReadMemStats-4 1 165567812 ns/op BenchmarkReadMemStatsLatency-4 1 1114921988 p50-ns 1114921988 p90-ns 1114921988 p99-ns BenchmarkWriteBarrier-4 2146252 1123 ns/op BenchmarkBulkWriteBarrier-4 1324292 98.23 ns/op BenchmarkScanStackNoLocals-4 1 143656142 ns/op BenchmarkMSpanCountAlloc/bits=64-4 7098270 30.63 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8849916 64.38 ns/op BenchmarkMSpanCountAlloc/bits=256-4 2404758 46.99 ns/op BenchmarkMSpanCountAlloc/bits=512-4 3614396 122.1 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3563992 174.4 ns/op BenchmarkHash5-4 1000000 106.8 ns/op 46.80 MB/s BenchmarkHash16-4 5018980 30.16 ns/op 530.48 MB/s BenchmarkHash64-4 1000000 320.7 ns/op 199.54 MB/s BenchmarkHash1024-4 891082 256.6 ns/op 3990.80 MB/s BenchmarkHash65536-4 10000 36063 ns/op 1817.24 MB/s BenchmarkAlignedLoad-4 7010134 78.26 ns/op BenchmarkUnalignedLoad-4 7100083 19.68 ns/op BenchmarkEqEfaceConcrete-4 5453211 102.3 ns/op BenchmarkEqIfaceConcrete-4 5379078 64.51 ns/op BenchmarkNeEfaceConcrete-4 5370121 58.53 ns/op BenchmarkNeIfaceConcrete-4 5409844 113.0 ns/op BenchmarkConvT2EByteSized/bool-4 4198600 26.65 ns/op BenchmarkConvT2EByteSized/uint8-4 4611912 264.5 ns/op BenchmarkConvT2ESmall-4 4660941 103.2 ns/op BenchmarkConvT2EUintptr-4 3596083 200.1 ns/op BenchmarkConvT2ELarge-4 1000000 1006 ns/op BenchmarkConvT2ISmall-4 3345038 244.9 ns/op BenchmarkConvT2IUintptr-4 4681718 167.8 ns/op BenchmarkConvT2ILarge-4 1000000 722.4 ns/op BenchmarkConvI2E-4 1000000 441.7 ns/op BenchmarkConvI2I-4 3923137 111.1 ns/op BenchmarkAssertE2T-4 4407315 162.3 ns/op BenchmarkAssertE2TLarge-4 2197630 552.7 ns/op BenchmarkAssertE2I-4 1400185 94.31 ns/op BenchmarkAssertI2T-4 4447077 36.30 ns/op BenchmarkAssertI2I-4 2986636 62.63 ns/op BenchmarkAssertI2E-4 5165809 23.97 ns/op BenchmarkAssertE2E-4 4648749 45.37 ns/op BenchmarkAssertE2T2-4 3248521 260.5 ns/op BenchmarkAssertE2T2Blank-4 4229164 35.77 ns/op BenchmarkAssertI2E2-4 1000000 121.3 ns/op BenchmarkAssertI2E2Blank-4 4099040 77.66 ns/op BenchmarkAssertE2E2-4 3246573 98.26 ns/op BenchmarkAssertE2E2Blank-4 4865472 102.7 ns/op BenchmarkConvT2Ezero/zero/16-4 4789862 99.32 ns/op BenchmarkConvT2Ezero/zero/32-4 3184344 168.9 ns/op BenchmarkConvT2Ezero/zero/64-4 1000000 225.5 ns/op BenchmarkConvT2Ezero/zero/str-4 3298461 38.15 ns/op BenchmarkConvT2Ezero/zero/slice-4 3686967 90.60 ns/op BenchmarkConvT2Ezero/zero/big-4 104449 6167 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 1297 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 723.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 16432 17494 ns/op BenchmarkConvT2Ezero/smallint/16-4 4531023 121.1 ns/op BenchmarkConvT2Ezero/smallint/32-4 4071181 34.10 ns/op BenchmarkConvT2Ezero/smallint/64-4 4022905 186.8 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 292.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 1132 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 306.2 ns/op BenchmarkMalloc8-4 1000000 199.5 ns/op BenchmarkMalloc16-4 1000000 201.0 ns/op BenchmarkMallocTypeInfo8-4 1738083 323.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 429.1 ns/op BenchmarkMallocLargeStruct-4 10000 15995 ns/op BenchmarkGoroutineSelect-4 8 15500477 ns/op BenchmarkGoroutineBlocking-4 8 21031322 ns/op BenchmarkGoroutineForRange-4 7 35810011 ns/op BenchmarkGoroutineIdle-4 7 45163876 ns/op BenchmarkHashStringSpeed-4 1000000 363.0 ns/op BenchmarkHashBytesSpeed-4 1000000 322.1 ns/op BenchmarkHashInt32Speed-4 1000000 209.0 ns/op BenchmarkHashInt64Speed-4 1000000 178.0 ns/op BenchmarkHashStringArraySpeed-4 405603 1572 ns/op BenchmarkMegMap-4 1948728 55.39 ns/op BenchmarkMegOneMap-4 1000000 186.3 ns/op BenchmarkMegEqMap-4 1728 952233 ns/op BenchmarkMegEmptyMap-4 2294845 176.1 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2801810 99.16 ns/op BenchmarkSmallStrMap-4 1000000 519.5 ns/op BenchmarkMapStringKeysEight_16-4 3233562 46.15 ns/op BenchmarkMapStringKeysEight_32-4 2843976 164.1 ns/op BenchmarkMapStringKeysEight_64-4 2489760 198.8 ns/op BenchmarkMapStringKeysEight_1M-4 2826146 105.4 ns/op BenchmarkIntMap-4 3241287 518.9 ns/op BenchmarkMapFirst/1-4 3949741 71.24 ns/op BenchmarkMapFirst/2-4 4142282 26.85 ns/op BenchmarkMapFirst/3-4 3878082 147.5 ns/op BenchmarkMapFirst/4-4 2694601 94.03 ns/op BenchmarkMapFirst/5-4 4206840 152.5 ns/op BenchmarkMapFirst/6-4 4195352 27.92 ns/op BenchmarkMapFirst/7-4 4449145 612.9 ns/op BenchmarkMapFirst/8-4 3491514 140.2 ns/op BenchmarkMapFirst/9-4 1209327 163.0 ns/op BenchmarkMapFirst/10-4 3262852 320.9 ns/op BenchmarkMapFirst/11-4 1000000 407.0 ns/op BenchmarkMapFirst/12-4 1000000 129.7 ns/op BenchmarkMapFirst/13-4 2973980 444.1 ns/op BenchmarkMapFirst/14-4 3304760 109.8 ns/op BenchmarkMapFirst/15-4 1975862 78.41 ns/op BenchmarkMapFirst/16-4 2147348 124.2 ns/op BenchmarkMapMid/1-4 3529078 36.88 ns/op BenchmarkMapMid/2-4 3937575 116.8 ns/op BenchmarkMapMid/3-4 1000000 325.0 ns/op BenchmarkMapMid/4-4 2533483 145.4 ns/op BenchmarkMapMid/5-4 2079519 176.0 ns/op BenchmarkMapMid/6-4 3182623 340.4 ns/op BenchmarkMapMid/7-4 4228597 555.6 ns/op BenchmarkMapMid/8-4 1494440 94.86 ns/op BenchmarkMapMid/9-4 2153780 305.6 ns/op BenchmarkMapMid/10-4 3235801 91.32 ns/op BenchmarkMapMid/11-4 1000000 124.3 ns/op BenchmarkMapMid/12-4 2655144 686.4 ns/op BenchmarkMapMid/13-4 1000000 408.7 ns/op BenchmarkMapMid/14-4 1000000 203.4 ns/op BenchmarkMapMid/15-4 2494047 141.4 ns/op BenchmarkMapMid/16-4 1000000 100.9 ns/op BenchmarkMapLast/1-4 2003850 159.6 ns/op BenchmarkMapLast/2-4 1000000 128.4 ns/op BenchmarkMapLast/3-4 1000000 138.9 ns/op BenchmarkMapLast/4-4 3777092 68.69 ns/op BenchmarkMapLast/5-4 1000000 187.9 ns/op BenchmarkMapLast/6-4 3764124 181.3 ns/op BenchmarkMapLast/7-4 3853230 95.93 ns/op BenchmarkMapLast/8-4 3059780 63.33 ns/op BenchmarkMapLast/9-4 3058530 38.82 ns/op BenchmarkMapLast/10-4 2928598 231.0 ns/op BenchmarkMapLast/11-4 1802971 184.1 ns/op BenchmarkMapLast/12-4 3113492 178.0 ns/op BenchmarkMapLast/13-4 2860170 41.18 ns/op BenchmarkMapLast/14-4 3389943 42.27 ns/op BenchmarkMapLast/15-4 3282102 668.2 ns/op BenchmarkMapLast/16-4 3073905 131.3 ns/op BenchmarkMapCycle-4 2186935 151.9 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1000000 164.9 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 762 1331607 ns/op BenchmarkMakeMap/[Byte]Byte-4 557215 1045 ns/op BenchmarkMakeMap/[Int]Int-4 144957 3564 ns/op BenchmarkNewEmptyMap-4 3556929 51.84 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 278.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 631970 928.0 ns/op BenchmarkMapIterEmpty-4 4362842 33.62 ns/op BenchmarkSameLengthMap-4 4414408 127.0 ns/op BenchmarkBigKeyMap-4 1000000 202.1 ns/op BenchmarkBigValMap-4 1000000 400.1 ns/op BenchmarkSmallKeyMap-4 2425208 87.20 ns/op BenchmarkMapPopulate/1-4 1000000 209.9 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136210 1285 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4720 23020 ns/op 3355 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 6452988 ns/op 53318 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 42 21669089 ns/op 428126 B/op 324 allocs/op BenchmarkMapPopulate/100000-4 1 456897999 ns/op 3613560 B/op 4044 allocs/op BenchmarkComplexAlgMap-4 282091 828.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1281434 180.1 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 105.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 554536 334.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43425 3935 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4432 153614 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 1515 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 845.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 390174 762.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 21669 8685 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 3667 71370 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1799660 485.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 1012 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 389.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 200.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 872.9 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 783.7 ns/op BenchmarkMapInterfacePtr-4 1000000 448.2 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2124314 232.7 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 12372 10414 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5634 34663 ns/op BenchmarkMapPop1000-4 100 3153166 ns/op BenchmarkMapPop10000-4 24 12883087 ns/op BenchmarkMapAssign/Int32/256-4 2148992 202.0 ns/op BenchmarkMapAssign/Int32/65536-4 493530 327.1 ns/op BenchmarkMapAssign/Int64/256-4 1486887 97.94 ns/op BenchmarkMapAssign/Int64/65536-4 481380 635.0 ns/op BenchmarkMapAssign/Str/256-4 1855219 249.4 ns/op BenchmarkMapAssign/Str/65536-4 120368 3476 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 266.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 518640 708.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 756682 415.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 434228 546.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 539826 30109 ns/op BenchmarkMapOperatorAssign/Str/65536-4 10000 76490 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 1153 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 312780 1501 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 1182 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 300170 1512 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 847225 592.6 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 10000 20257 ns/op 173 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 139.9 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 167.9 ns/op BenchmarkMapDelete/Int32/10000-4 2084112 140.8 ns/op BenchmarkMapDelete/Int64/100-4 1525242 339.3 ns/op BenchmarkMapDelete/Int64/1000-4 1880326 96.92 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 172.3 ns/op BenchmarkMapDelete/Str/100-4 1000000 100.6 ns/op BenchmarkMapDelete/Str/1000-4 1455997 195.4 ns/op BenchmarkMapDelete/Str/10000-4 1000000 198.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 144.7 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 126.2 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 620.1 ns/op BenchmarkMemmove/0-4 13591976 11.48 ns/op BenchmarkMemmove/1-4 1000000 178.3 ns/op 5.61 MB/s BenchmarkMemmove/2-4 1000000 130.1 ns/op 15.37 MB/s BenchmarkMemmove/3-4 1000000 138.1 ns/op 21.73 MB/s BenchmarkMemmove/4-4 1570609 280.0 ns/op 14.29 MB/s BenchmarkMemmove/5-4 2158420 568.8 ns/op 8.79 MB/s BenchmarkMemmove/6-4 1000000 166.1 ns/op 36.12 MB/s BenchmarkMemmove/7-4 1000000 245.4 ns/op 28.53 MB/s BenchmarkMemmove/8-4 1000000 120.5 ns/op 66.39 MB/s BenchmarkMemmove/9-4 1000000 402.7 ns/op 22.35 MB/s BenchmarkMemmove/10-4 1000000 207.2 ns/op 48.26 MB/s BenchmarkMemmove/11-4 1000000 109.3 ns/op 100.63 MB/s BenchmarkMemmove/12-4 1000000 569.8 ns/op 21.06 MB/s BenchmarkMemmove/13-4 1862673 140.2 ns/op 92.71 MB/s BenchmarkMemmove/14-4 1708884 84.96 ns/op 164.79 MB/s BenchmarkMemmove/15-4 1943484 255.8 ns/op 58.64 MB/s BenchmarkMemmove/16-4 1000000 221.5 ns/op 72.25 MB/s BenchmarkMemmove/32-4 1000000 559.2 ns/op 57.23 MB/s BenchmarkMemmove/64-4 1327288 366.8 ns/op 174.49 MB/s BenchmarkMemmove/128-4 1000000 249.9 ns/op 512.15 MB/s BenchmarkMemmove/256-4 1000000 1013 ns/op 252.67 MB/s BenchmarkMemmove/512-4 697735 1068 ns/op 479.40 MB/s BenchmarkMemmove/1024-4 429734 1147 ns/op 893.03 MB/s BenchmarkMemmove/2048-4 238928 1731 ns/op 1183.09 MB/s BenchmarkMemmove/4096-4 108978 16790 ns/op 243.96 MB/s BenchmarkMemmoveOverlap/32-4 1838227 525.6 ns/op 60.88 MB/s BenchmarkMemmoveOverlap/64-4 1000000 320.4 ns/op 199.74 MB/s BenchmarkMemmoveOverlap/128-4 1000000 169.3 ns/op 756.14 MB/s BenchmarkMemmoveOverlap/256-4 822855 147.6 ns/op 1734.79 MB/s BenchmarkMemmoveOverlap/512-4 589099 865.3 ns/op 591.73 MB/s BenchmarkMemmoveOverlap/1024-4 393668 320.4 ns/op 3195.72 MB/s BenchmarkMemmoveOverlap/2048-4 214472 3611 ns/op 567.19 MB/s BenchmarkMemmoveOverlap/4096-4 119258 10240 ns/op 400.01 MB/s BenchmarkMemmoveUnalignedDst/0-4 12866154 41.87 ns/op BenchmarkMemmoveUnalignedDst/1-4 2036559 228.2 ns/op 4.38 MB/s BenchmarkMemmoveUnalignedDst/2-4 2138779 129.7 ns/op 15.42 MB/s BenchmarkMemmoveUnalignedDst/3-4 1673854 98.79 ns/op 30.37 MB/s BenchmarkMemmoveUnalignedDst/4-4 1951814 349.3 ns/op 11.45 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 778.9 ns/op 6.42 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 117.4 ns/op 51.10 MB/s BenchmarkMemmoveUnalignedDst/7-4 2032447 676.3 ns/op 10.35 MB/s BenchmarkMemmoveUnalignedDst/8-4 2018139 402.4 ns/op 19.88 MB/s BenchmarkMemmoveUnalignedDst/9-4 1669912 416.5 ns/op 21.61 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 162.7 ns/op 61.48 MB/s BenchmarkMemmoveUnalignedDst/11-4 2102361 188.1 ns/op 58.49 MB/s BenchmarkMemmoveUnalignedDst/12-4 2088988 745.3 ns/op 16.10 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 210.8 ns/op 61.67 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 122.9 ns/op 113.96 MB/s BenchmarkMemmoveUnalignedDst/15-4 2004746 354.5 ns/op 42.31 MB/s BenchmarkMemmoveUnalignedDst/16-4 1991329 518.0 ns/op 30.89 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 596.6 ns/op 53.64 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 203.5 ns/op 314.56 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 1992 ns/op 64.27 MB/s BenchmarkMemmoveUnalignedDst/256-4 960544 578.5 ns/op 442.50 MB/s BenchmarkMemmoveUnalignedDst/512-4 686972 4766 ns/op 107.43 MB/s BenchmarkMemmoveUnalignedDst/1024-4 428964 284.4 ns/op 3600.08 MB/s BenchmarkMemmoveUnalignedDst/2048-4 182905 4626 ns/op 442.74 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128824 3290 ns/op 1244.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 152.3 ns/op 210.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 114.7 ns/op 558.14 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 116.1 ns/op 1102.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 849236 940.0 ns/op 272.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 611060 798.3 ns/op 641.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384534 2706 ns/op 378.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 220082 5954 ns/op 343.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117606 7861 ns/op 521.02 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12933970 55.07 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1699410 1198 ns/op 0.83 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 1209 ns/op 1.65 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 363.9 ns/op 8.24 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1644457 766.3 ns/op 5.22 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 185.1 ns/op 27.01 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 175.4 ns/op 34.22 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1902021 526.2 ns/op 13.30 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 747.4 ns/op 10.70 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 265.6 ns/op 33.88 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1955539 196.5 ns/op 50.90 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 250.2 ns/op 43.96 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 1016 ns/op 11.81 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2087863 1084 ns/op 12.00 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2099572 509.8 ns/op 27.46 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 225.1 ns/op 66.63 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 189.0 ns/op 84.64 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 416.7 ns/op 76.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 215.9 ns/op 296.40 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 177.8 ns/op 719.97 MB/s BenchmarkMemmoveUnalignedSrc/256-4 968942 137.9 ns/op 1856.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 686198 205.0 ns/op 2496.96 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 420021 360.4 ns/op 2841.23 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 234397 930.9 ns/op 2200.01 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 93219 5133 ns/op 798.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 136.2 ns/op 117.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 584.3 ns/op 27.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1678905 652.5 ns/op 24.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 123.7 ns/op 129.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1609500 141.4 ns/op 113.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1512399 108.7 ns/op 147.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 329.4 ns/op 48.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 130.3 ns/op 122.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 559.2 ns/op 114.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 151.0 ns/op 423.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 319.8 ns/op 200.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 1208 ns/op 52.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 102.7 ns/op 623.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 691.5 ns/op 92.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 425.9 ns/op 150.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 126.7 ns/op 504.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 772381 254.3 ns/op 1006.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 815942 390.4 ns/op 655.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 844810 2102 ns/op 121.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 858294 306.1 ns/op 836.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 831398 420.2 ns/op 609.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 860125 221.5 ns/op 1155.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 529291 728.4 ns/op 351.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 870686 439.0 ns/op 583.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124306 2382 ns/op 1719.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 105243 1889 ns/op 2167.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 117158 4371 ns/op 937.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 109234 16066 ns/op 254.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 125289 15051 ns/op 272.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 123550 1006 ns/op 4071.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 122884 12383 ns/op 330.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 126582 9028 ns/op 453.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7420 29704 ns/op 2206.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6830 74823 ns/op 875.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6945 15814 ns/op 4144.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 5647 60496 ns/op 1083.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6669 259718 ns/op 252.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7090 107129 ns/op 611.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6994 78375 ns/op 836.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7046 40075 ns/op 1635.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 443.1 ns/op 72.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 373.4 ns/op 171.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 844530 602.3 ns/op 212.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 330909 1232 ns/op 207.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 619179 2106 ns/op 243.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 376078 1312 ns/op 780.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 168448 2658 ns/op 770.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116149 11781 ns/op 347.68 MB/s BenchmarkMemclr/5-4 12341466 63.72 ns/op 78.47 MB/s BenchmarkMemclr/16-4 10614861 74.97 ns/op 213.42 MB/s BenchmarkMemclr/64-4 6568486 17.82 ns/op 3592.15 MB/s BenchmarkMemclr/256-4 7205071 67.27 ns/op 3805.78 MB/s BenchmarkMemclr/4096-4 2286504 65.01 ns/op 63002.84 MB/s BenchmarkMemclr/65536-4 72177 11234 ns/op 5833.84 MB/s BenchmarkMemclr/1M-4 3988 29539 ns/op 35498.30 MB/s BenchmarkMemclr/4M-4 1269 1537920 ns/op 2727.26 MB/s BenchmarkMemclr/8M-4 216 2700951 ns/op 3105.80 MB/s BenchmarkMemclr/16M-4 91 1266176 ns/op 13250.30 MB/s BenchmarkMemclr/64M-4 48 23412611 ns/op 2866.36 MB/s BenchmarkMemclrUnaligned/0_5-4 5938047 157.9 ns/op 31.66 MB/s BenchmarkMemclrUnaligned/0_16-4 1000000 716.1 ns/op 22.34 MB/s BenchmarkMemclrUnaligned/0_64-4 1000000 217.0 ns/op 294.87 MB/s BenchmarkMemclrUnaligned/0_256-4 6656683 141.7 ns/op 1806.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 1765370 266.8 ns/op 15352.21 MB/s BenchmarkMemclrUnaligned/0_65536-4 54734 4652 ns/op 14088.87 MB/s BenchmarkMemclrUnaligned/1_5-4 1000000 116.0 ns/op 43.09 MB/s BenchmarkMemclrUnaligned/1_16-4 6630362 197.5 ns/op 81.01 MB/s BenchmarkMemclrUnaligned/1_64-4 2710786 144.6 ns/op 442.62 MB/s BenchmarkMemclrUnaligned/1_256-4 2835952 125.8 ns/op 2035.56 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 201.5 ns/op 20325.23 MB/s BenchmarkMemclrUnaligned/1_65536-4 40534 7584 ns/op 8641.32 MB/s BenchmarkMemclrUnaligned/4_5-4 6846519 62.79 ns/op 79.62 MB/s BenchmarkMemclrUnaligned/4_16-4 6665149 64.50 ns/op 248.06 MB/s BenchmarkMemclrUnaligned/4_64-4 1266148 309.9 ns/op 206.54 MB/s BenchmarkMemclrUnaligned/4_256-4 6562786 27.22 ns/op 9406.53 MB/s BenchmarkMemclrUnaligned/4_4096-4 1641050 72.08 ns/op 56825.23 MB/s BenchmarkMemclrUnaligned/4_65536-4 54051 9799 ns/op 6687.85 MB/s BenchmarkMemclrUnaligned/7_5-4 6878212 101.4 ns/op 49.31 MB/s BenchmarkMemclrUnaligned/7_16-4 6114015 40.02 ns/op 399.82 MB/s BenchmarkMemclrUnaligned/7_64-4 1892241 94.13 ns/op 679.91 MB/s BenchmarkMemclrUnaligned/7_256-4 6102110 92.60 ns/op 2764.60 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 155.3 ns/op 26372.13 MB/s BenchmarkMemclrUnaligned/7_65536-4 91369 8284 ns/op 7911.04 MB/s BenchmarkMemclrUnaligned/0_1M-4 3300 40261 ns/op 26044.78 MB/s BenchmarkMemclrUnaligned/0_4M-4 1296 103059 ns/op 40697.97 MB/s BenchmarkMemclrUnaligned/0_8M-4 474 449019 ns/op 18682.07 MB/s BenchmarkMemclrUnaligned/0_16M-4 247 1663186 ns/op 10087.40 MB/s BenchmarkMemclrUnaligned/0_64M-4 67 14709541 ns/op 4562.27 MB/s BenchmarkMemclrUnaligned/1_1M-4 5548 392735 ns/op 2669.93 MB/s BenchmarkMemclrUnaligned/1_4M-4 1278 358880 ns/op 11687.21 MB/s BenchmarkMemclrUnaligned/1_8M-4 592 1865508 ns/op 4496.69 MB/s BenchmarkMemclrUnaligned/1_16M-4 252 1098068 ns/op 15278.86 MB/s BenchmarkMemclrUnaligned/1_64M-4 45 3735515 ns/op 17965.09 MB/s BenchmarkMemclrUnaligned/4_1M-4 100 5277019 ns/op 198.71 MB/s BenchmarkMemclrUnaligned/4_4M-4 867 396925 ns/op 10566.98 MB/s BenchmarkMemclrUnaligned/4_8M-4 447 1285142 ns/op 6527.38 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 4461055 ns/op 3760.82 MB/s BenchmarkMemclrUnaligned/4_64M-4 26 8059271 ns/op 8326.92 MB/s BenchmarkMemclrUnaligned/7_1M-4 5960 87678 ns/op 11959.43 MB/s BenchmarkMemclrUnaligned/7_4M-4 937 2376927 ns/op 1764.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 168 1518399 ns/op 5524.64 MB/s BenchmarkMemclrUnaligned/7_16M-4 261 6910818 ns/op 2427.67 MB/s BenchmarkMemclrUnaligned/7_64M-4 63 7724266 ns/op 8688.06 MB/s BenchmarkGoMemclr/5-4 10313392 47.66 ns/op 104.90 MB/s BenchmarkGoMemclr/16-4 9617768 11.54 ns/op 1386.91 MB/s BenchmarkGoMemclr/64-4 7623104 143.7 ns/op 445.49 MB/s BenchmarkGoMemclr/256-4 11515659 93.54 ns/op 2736.85 MB/s BenchmarkMemclrRange/1K_2K-4 27036 37876 ns/op 2531.32 MB/s BenchmarkMemclrRange/2K_8K-4 10000 22475 ns/op 14840.03 MB/s BenchmarkMemclrRange/4K_16K-4 399 303208 ns/op 1065.51 MB/s BenchmarkMemclrRange/160K_228K-4 2526 65464 ns/op 25401.34 MB/s BenchmarkClearFat7-4 4078111 77.54 ns/op BenchmarkClearFat8-4 4251285 105.1 ns/op BenchmarkClearFat11-4 5940286 92.92 ns/op BenchmarkClearFat12-4 6746565 114.2 ns/op BenchmarkClearFat13-4 3272643 91.46 ns/op BenchmarkClearFat14-4 6576540 163.4 ns/op BenchmarkClearFat15-4 3889860 61.80 ns/op BenchmarkClearFat16-4 7224776 98.93 ns/op BenchmarkClearFat24-4 6914149 61.18 ns/op BenchmarkClearFat32-4 5676254 117.6 ns/op BenchmarkClearFat40-4 1424410 117.0 ns/op BenchmarkClearFat48-4 5104689 82.97 ns/op BenchmarkClearFat56-4 4582083 41.76 ns/op BenchmarkClearFat64-4 5658009 122.3 ns/op BenchmarkClearFat72-4 4716385 338.4 ns/op BenchmarkClearFat128-4 3542775 467.8 ns/op BenchmarkClearFat256-4 1000000 261.3 ns/op BenchmarkClearFat512-4 1622107 83.57 ns/op BenchmarkClearFat1024-4 1000000 1359 ns/op BenchmarkClearFat1032-4 934936 2451 ns/op BenchmarkClearFat1040-4 895644 2155 ns/op BenchmarkCopyFat7-4 6743848 87.74 ns/op BenchmarkCopyFat8-4 7023652 254.1 ns/op BenchmarkCopyFat11-4 6701821 476.6 ns/op BenchmarkCopyFat12-4 3565816 126.7 ns/op BenchmarkCopyFat13-4 6346387 56.70 ns/op BenchmarkCopyFat14-4 6259650 148.7 ns/op BenchmarkCopyFat15-4 1611787 320.5 ns/op BenchmarkCopyFat16-4 7138064 111.0 ns/op BenchmarkCopyFat24-4 6904936 26.80 ns/op BenchmarkCopyFat32-4 6026538 138.2 ns/op BenchmarkCopyFat64-4 5625601 49.41 ns/op BenchmarkCopyFat72-4 3411903 64.32 ns/op BenchmarkCopyFat128-4 3614950 202.5 ns/op BenchmarkCopyFat256-4 1000000 247.1 ns/op BenchmarkCopyFat512-4 1000000 676.4 ns/op BenchmarkCopyFat520-4 1000000 277.9 ns/op BenchmarkCopyFat1024-4 849008 225.7 ns/op BenchmarkCopyFat1032-4 854371 619.1 ns/op BenchmarkCopyFat1040-4 899086 505.8 ns/op BenchmarkIssue18740/2byte-4 483 1156095 ns/op BenchmarkIssue18740/4byte-4 862 1494462 ns/op BenchmarkIssue18740/8byte-4 1023 2580680 ns/op BenchmarkMemclrKnownSize1-4 7982109 91.29 ns/op 10.95 MB/s BenchmarkMemclrKnownSize2-4 3914097 131.0 ns/op 15.26 MB/s BenchmarkMemclrKnownSize4-4 1481919 429.7 ns/op 9.31 MB/s BenchmarkMemclrKnownSize8-4 1000000 109.7 ns/op 72.96 MB/s BenchmarkMemclrKnownSize16-4 609931 309.3 ns/op 51.73 MB/s BenchmarkMemclrKnownSize32-4 329292 1942 ns/op 16.48 MB/s BenchmarkMemclrKnownSize64-4 168760 2475 ns/op 25.86 MB/s BenchmarkMemclrKnownSize112-4 96648 1277 ns/op 87.68 MB/s BenchmarkMemclrKnownSize128-4 84834 5477 ns/op 23.37 MB/s BenchmarkMemclrKnownSize192-4 40930 11923 ns/op 16.10 MB/s BenchmarkMemclrKnownSize248-4 44444 15061 ns/op 16.47 MB/s BenchmarkMemclrKnownSize256-4 43676 42662 ns/op 6.00 MB/s BenchmarkMemclrKnownSize512-4 10000 15495 ns/op 33.04 MB/s BenchmarkMemclrKnownSize1024-4 10000 47797 ns/op 21.42 MB/s BenchmarkMemclrKnownSize4096-4 2709 205432 ns/op 19.94 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7769301 ns/op 67.48 MB/s BenchmarkReadMetricsLatency-4 10000 6827 p50-ns 7383 p90-ns 12651 p99-ns BenchmarkFinalizer-4 309 828748 ns/op BenchmarkFinalizerRun-4 246300 8651 ns/op BenchmarkMinFloat-4 396016 309.9 ns/op BenchmarkMaxFloat-4 408628 757.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8308522 71.96 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1000000 130.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 122.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 145.6 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 105.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 132.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 879.6 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 401.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 168.2 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1564629 194.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 507.6 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 628.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 551.4 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 487.6 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7381593 25.89 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8097661 60.87 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7888990 97.61 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 1000000 119.0 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6709126 182.0 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6532198 109.4 ns/op BenchmarkFindBitRange64/PatternAASize2-4 1000000 169.8 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7653547 50.97 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7852658 15.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6880632 66.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8183745 65.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8344844 119.7 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6205618 33.71 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 1000000 128.3 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8179789 118.7 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7604413 121.8 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6958365 15.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8360164 123.7 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7098913 138.4 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7796397 23.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7913775 24.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7564356 128.7 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7817154 220.8 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 4477327 183.1 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 2358250 183.5 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7895240 101.7 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7709024 52.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7029350 106.0 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7893007 74.08 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7588300 317.6 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6058669 28.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7975198 30.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7473736 166.1 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7431140 233.3 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7646250 75.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 3993325 84.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7064720 109.3 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7594162 76.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8158099 49.22 ns/op BenchmarkNetpollBreak-4 2601 45705 ns/op BenchmarkPinnerPinUnpinBatch-4 967 1212437 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 1253406 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 981 555146 ns/op BenchmarkPinnerPinUnpin-4 1000000 103.4 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 106.5 ns/op BenchmarkPinnerPinUnpinDouble-4 575925 2870 ns/op BenchmarkPinnerPinUnpinParallel-4 2324055 607.8 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2242778 589.4 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 194569 624.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5128002 178.8 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6046374 89.33 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6289473 142.2 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 1000000 536.9 ns/op BenchmarkPingPongHog-4 450 2092755 ns/op BenchmarkStackGrowth-4 95828 5538 ns/op BenchmarkStackGrowthDeep-4 583 349223 ns/op BenchmarkCreateGoroutines-4 116302 3549 ns/op BenchmarkCreateGoroutinesParallel-4 50852 3338 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13869 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 34201 3829 ns/op BenchmarkClosureCall-4 14798352 74.79 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 81041 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7482 75626 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4065 106864 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3573 367613 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1951 95277 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1304 1042657 ns/op BenchmarkWakeupParallelSpinning/50µs-4 567 739775 ns/op BenchmarkWakeupParallelSpinning/100µs-4 163 2924992 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 5309319 ns/op BenchmarkWakeupParallelSyscall/1µs-4 24 4719910 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 4362014 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1818488 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 12423263 ns/op BenchmarkWakeupParallelSyscall/20µs-4 36 43080249 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 5850634 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 2763636 ns/op BenchmarkMatmult-4 1212528 120.3 ns/op BenchmarkFastrand-4 7575358 62.21 ns/op BenchmarkFastrand64-4 4496947 318.5 ns/op BenchmarkFastrandHashiter-4 3217062 314.1 ns/op BenchmarkFastrandn/2-4 1000000 178.6 ns/op BenchmarkFastrandn/3-4 2883598 182.2 ns/op BenchmarkFastrandn/4-4 3839218 35.30 ns/op BenchmarkFastrandn/5-4 3534096 496.1 ns/op BenchmarkIfaceCmp100-4 84484 6891 ns/op BenchmarkIfaceCmpNil100-4 144602 3853 ns/op BenchmarkEfaceCmpDiff-4 10000 18970 ns/op BenchmarkEfaceCmpDiffIndirect-4 20534 37902 ns/op BenchmarkDefer-4 1000000 606.4 ns/op BenchmarkDefer10-4 975922 219.3 ns/op BenchmarkDeferMany-4 518359 2834 ns/op BenchmarkPanicRecover-4 773955 837.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 897661 631.3 ns/op 63.00 p50-ns 65.00 p90-ns 84.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 799566 1517 ns/op 63.00 p50-ns 65.00 p90-ns 89.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 1893752266 ns/op 1893746497 p50-ns 1893746497 p90-ns 1893746497 p99-ns BenchmarkGoroutineProfile/small/loaded-4 10 841206401 ns/op 345363246 p50-ns 3938193730 p90-ns 3938193730 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 760987 738.3 ns/op 62.00 p50-ns 65.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 855921 1911 ns/op 62.00 p50-ns 65.00 p90-ns 72.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 13109556 ns/op 9566526 p50-ns 38005792 p90-ns 38005792 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 558815931 ns/op 558807245 p50-ns 558807245 p90-ns 558807245 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 870057 1844 ns/op 62.00 p50-ns 64.00 p90-ns 121.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 816615 1225 ns/op 61.00 p50-ns 63.00 p90-ns 163.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 10120743 ns/op 166415 p50-ns 190948 p90-ns 984257221 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 83632696 ns/op 10383034 p50-ns 99412086 p90-ns 3073964708 p99-ns BenchmarkProcYield/1-4 6902121 55.17 ns/op BenchmarkProcYield/10-4 7581334 144.0 ns/op BenchmarkProcYield/30-4 7453182 123.7 ns/op BenchmarkProcYield/100-4 1000000 226.9 ns/op BenchmarkProcYield/1000-4 1000000 216.4 ns/op BenchmarkOSYield-4 773134 516.7 ns/op BenchmarkMutexContention-4 2478956 119.4 ns/op BenchmarkMutexHandoff/Solo-4 1000000 119.9 ns/op BenchmarkMutexHandoff/FastPingPong-4 100 2617436 ns/op BenchmarkMutexHandoff/SlowPingPong-4 19 8236807 ns/op BenchmarkRWMutexUncontended-4 3430515 212.3 ns/op BenchmarkRWMutexWrite100-4 1000000 1442 ns/op BenchmarkRWMutexWrite10-4 1000000 620.5 ns/op BenchmarkRWMutexWorkWrite100-4 80792 21759 ns/op BenchmarkRWMutexWorkWrite10-4 727492 1109 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3165 152064 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1090 1395557 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1448 706111 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 526 962291 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 614 342077 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 46 16897026 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 256 1762211 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 54 7622517 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 300480 4196 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 317625 2068 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 311036 6471 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 311560 7322 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 369469 1913 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 393855 3830 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 423024 5400 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 191522 594.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 364258 8113 ns/op BenchmarkMakeSlice/Byte-4 1675671 344.0 ns/op BenchmarkMakeSlice/Int16-4 1000000 113.0 ns/op BenchmarkMakeSlice/Int-4 1000000 142.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 2152 ns/op BenchmarkMakeSlice/Struct/24-4 878316 1929 ns/op BenchmarkMakeSlice/Struct/32-4 950618 843.2 ns/op BenchmarkMakeSlice/Struct/40-4 621188 878.5 ns/op BenchmarkGrowSlice/Byte-4 975777 1838 ns/op BenchmarkGrowSlice/Int16-4 881655 966.6 ns/op BenchmarkGrowSlice/Int-4 497199 917.5 ns/op BenchmarkGrowSlice/Ptr-4 517377 1025 ns/op BenchmarkGrowSlice/Struct/24-4 390235 1335 ns/op BenchmarkGrowSlice/Struct/32-4 418761 1326 ns/op BenchmarkGrowSlice/Struct/40-4 223132 4370 ns/op BenchmarkExtendSlice/IntSlice-4 585132 1189 ns/op BenchmarkExtendSlice/PointerSlice-4 469254 1101 ns/op BenchmarkExtendSlice/NoGrow-4 982328 606.9 ns/op BenchmarkAppend-4 676989 568.7 ns/op BenchmarkAppendGrowByte-4 1 435639263 ns/op BenchmarkAppendGrowString-4 1 3147104645 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 281.7 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 482.8 ns/op BenchmarkAppendSlice/7Bytes-4 1350634 261.0 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 760.4 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 210.7 ns/op BenchmarkAppendSlice/16Bytes-4 2038416 202.2 ns/op BenchmarkAppendSlice/32Bytes-4 1872620 66.03 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 82909 8454 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 11206 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7540 45518 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 818 1048871 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 3200127 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 14335154 ns/op BenchmarkAppendStr/1Bytes-4 2440561 190.4 ns/op BenchmarkAppendStr/4Bytes-4 1910277 253.5 ns/op BenchmarkAppendStr/8Bytes-4 2191280 120.2 ns/op BenchmarkAppendStr/16Bytes-4 1000000 275.0 ns/op BenchmarkAppendStr/32Bytes-4 1728963 423.9 ns/op BenchmarkAppendSpecialCase-4 688270 332.5 ns/op BenchmarkCopy/1Byte-4 2033768 258.5 ns/op 3.87 MB/s BenchmarkCopy/1String-4 1000000 339.9 ns/op 2.94 MB/s BenchmarkCopy/2Byte-4 2187034 242.0 ns/op 8.26 MB/s BenchmarkCopy/2String-4 1000000 1209 ns/op 1.65 MB/s BenchmarkCopy/4Byte-4 719907 346.8 ns/op 11.53 MB/s BenchmarkCopy/4String-4 1000000 260.5 ns/op 15.35 MB/s BenchmarkCopy/8Byte-4 2195108 467.9 ns/op 17.10 MB/s BenchmarkCopy/8String-4 1939470 154.3 ns/op 51.83 MB/s BenchmarkCopy/12Byte-4 1283552 123.4 ns/op 97.27 MB/s BenchmarkCopy/12String-4 1000000 125.6 ns/op 95.54 MB/s BenchmarkCopy/16Byte-4 1850556 296.7 ns/op 53.93 MB/s BenchmarkCopy/16String-4 1509975 280.9 ns/op 56.95 MB/s BenchmarkCopy/32Byte-4 1000000 231.8 ns/op 138.04 MB/s BenchmarkCopy/32String-4 1000000 359.8 ns/op 88.93 MB/s BenchmarkCopy/128Byte-4 1000000 746.7 ns/op 171.41 MB/s BenchmarkCopy/128String-4 1000000 206.6 ns/op 619.54 MB/s BenchmarkCopy/1024Byte-4 427096 2318 ns/op 441.76 MB/s BenchmarkCopy/1024String-4 420738 1629 ns/op 628.46 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 10000 13187 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13593 51348 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 71960 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 38656 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 80053 ns/op BenchmarkAppendInPlace/Grow/Byte-4 91579 3123 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 138223 2089 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 91761 21267 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 72270 7381 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 10000 40070 ns/op BenchmarkStackCopyPtr-4 1 973223234 ns/op BenchmarkStackCopy-4 1 493055465 ns/op BenchmarkStackCopyNoCache-4 22 50749897 ns/op BenchmarkStackCopyWithStkobj-4 1 106352169 ns/op BenchmarkIssue18138-4 314 565272 ns/op BenchmarkCompareStringEqual-4 11720600 71.50 ns/op BenchmarkCompareStringIdentical-4 14255440 21.88 ns/op BenchmarkCompareStringSameLength-4 6269610 66.42 ns/op BenchmarkCompareStringDifferentLength-4 15693213 75.66 ns/op BenchmarkCompareStringBigUnaligned-4 1218 323748 ns/op 3238.90 MB/s BenchmarkCompareStringBig-4 1015 654677 ns/op 1601.68 MB/s BenchmarkConcatStringAndBytes-4 1000000 440.3 ns/op BenchmarkSliceByteToString/1-4 2320518 58.84 ns/op BenchmarkSliceByteToString/2-4 1000000 277.6 ns/op BenchmarkSliceByteToString/4-4 1000000 314.5 ns/op BenchmarkSliceByteToString/8-4 1000000 474.6 ns/op BenchmarkSliceByteToString/16-4 1000000 1058 ns/op BenchmarkSliceByteToString/32-4 1000000 221.8 ns/op BenchmarkSliceByteToString/64-4 946106 975.4 ns/op BenchmarkSliceByteToString/128-4 702327 3875 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 642573 189.6 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 514581 587.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 948032 779.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3576286 269.8 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 456.8 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1939818 721.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 207.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 1000000 876.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 1000000 279.5 ns/op BenchmarkRuneIterate/range/ASCII-4 10038529 52.50 ns/op BenchmarkRuneIterate/range/Japanese-4 1712316 226.4 ns/op BenchmarkRuneIterate/range/MixedLength-4 1000000 248.5 ns/op BenchmarkRuneIterate/range1/ASCII-4 7593532 84.07 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 185.8 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2223511 79.62 ns/op BenchmarkRuneIterate/range2/ASCII-4 6213404 66.95 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 521.5 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1000000 375.5 ns/op BenchmarkArrayEqual-4 14992694 21.77 ns/op BenchmarkFunc/Name-4 1000000 255.5 ns/op BenchmarkFunc/Entry-4 10201090 39.52 ns/op BenchmarkFunc/FileLine-4 2011388 54.79 ns/op PASS ok runtime 2008.474s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29138 15238 ns/op BenchmarkHandle/concurrent-4 22477 67646 ns/op PASS ok runtime/cgo 3.606s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 41780481 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 398150646 ns/op 2891 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 10 13795356 ns/op 650.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 85497740 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 78723244 ns/op 1182 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 47601617 ns/op 344.7 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 311446550 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 1802698463 ns/op 10335 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 1 221929175 ns/op 68.00 concurrent_launches/op PASS ok runtime/pprof 13.335s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 3 158155062 ns/op BenchmarkStackLeak-4 42763 5593 ns/op PASS ok runtime/race 2.147s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1000000 418.0 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 215714 1832 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 3.336s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 4 40563466 ns/op BenchmarkIndex_Large-4 68 16539602 ns/op BenchmarkIndexFunc_Large-4 6 17117500 ns/op BenchmarkCompact/nil-4 7159660 31.42 ns/op BenchmarkCompact/one-4 1000000 231.8 ns/op BenchmarkCompact/sorted-4 10000 38612 ns/op BenchmarkCompact/2_items-4 957968 982.0 ns/op BenchmarkCompact/unsorted-4 1000000 1116 ns/op BenchmarkCompact/many-4 331514 1002 ns/op BenchmarkCompact_Large/all_dup-4 1425 74700 ns/op BenchmarkCompact_Large/no_dup-4 1705 91680 ns/op BenchmarkCompactFunc/nil-4 3739300 227.1 ns/op BenchmarkCompactFunc/one-4 1619179 114.1 ns/op BenchmarkCompactFunc/sorted-4 903510 715.8 ns/op BenchmarkCompactFunc/2_items-4 712888 264.3 ns/op BenchmarkCompactFunc/unsorted-4 962332 355.1 ns/op BenchmarkCompactFunc/many-4 458016 848.3 ns/op BenchmarkCompactFunc_Large/all_dup-4 1 318706251 ns/op BenchmarkCompactFunc_Large/no_dup-4 3 241904686 ns/op BenchmarkReplace/naive-fast-4 26718 16042 ns/op BenchmarkReplace/optimized-fast-4 49056 26527 ns/op BenchmarkReplace/naive-slow-4 10000 72076 ns/op BenchmarkReplace/optimized-slow-4 16581 159625 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 1070 ns/op BenchmarkBinarySearchFloats/Size32-4 932005 532.7 ns/op BenchmarkBinarySearchFloats/Size64-4 858195 404.3 ns/op BenchmarkBinarySearchFloats/Size128-4 752263 542.4 ns/op BenchmarkBinarySearchFloats/Size512-4 542442 2468 ns/op BenchmarkBinarySearchFloats/Size1024-4 608546 738.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 509246 256.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 448302 1663 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 389823 539.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 338748 1325 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 285140 3124 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 245672 2489 ns/op BenchmarkSortFuncStruct/Size16-4 9096 16150 ns/op BenchmarkSortFuncStruct/Size32-4 4011 61053 ns/op BenchmarkSortFuncStruct/Size64-4 4758 23414 ns/op BenchmarkSortFuncStruct/Size128-4 2827 42844 ns/op BenchmarkSortFuncStruct/Size512-4 615 514195 ns/op BenchmarkSortFuncStruct/Size1024-4 414 829135 ns/op PASS ok slices 82.371s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 87924 5456 ns/op BenchmarkSortInts-4 1 174377902 ns/op BenchmarkSlicesSortInts-4 2 129900198 ns/op BenchmarkSortIsSorted-4 21 7031377 ns/op BenchmarkSlicesIsSorted-4 60 4267773 ns/op BenchmarkSortStrings-4 1 618921909 ns/op BenchmarkSlicesSortStrings-4 1 1414407704 ns/op BenchmarkSortStrings_Sorted-4 16 6422154 ns/op BenchmarkSlicesSortStrings_Sorted-4 25 64799680 ns/op BenchmarkSortStructs-4 1 1681914642 ns/op BenchmarkSortFuncStructs-4 1 124003552 ns/op BenchmarkSortString1K-4 164 930712 ns/op BenchmarkSortString1K_Slice-4 127 937214 ns/op BenchmarkStableString1K-4 87 1493723 ns/op BenchmarkSortInt1K-4 176 575091 ns/op BenchmarkSortInt1K_Sorted-4 5037 27170 ns/op BenchmarkSortInt1K_Reversed-4 1189 169091 ns/op BenchmarkSortInt1K_Mod8-4 694 262694 ns/op BenchmarkStableInt1K-4 88 4217263 ns/op BenchmarkStableInt1K_Slice-4 100 2041164 ns/op BenchmarkSortInt64K-4 2 70175230 ns/op BenchmarkSortInt64K_Slice-4 2 277766528 ns/op BenchmarkStableInt64K-4 1 224141235 ns/op BenchmarkSort1e2-4 244 2142059 ns/op BenchmarkStable1e2-4 100 1078534 ns/op BenchmarkSort1e4-4 1 104631619 ns/op BenchmarkStable1e4-4 1 922369153 ns/op PASS ok sort 74.500s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 713473 634.2 ns/op BenchmarkAtof64Float-4 564289 275.9 ns/op BenchmarkAtof64FloatExp-4 644472 182.9 ns/op BenchmarkAtof64Big-4 427604 1089 ns/op BenchmarkAtof64RandomBits-4 448416 307.2 ns/op BenchmarkAtof64RandomFloats-4 469138 371.9 ns/op BenchmarkAtof64RandomLongFloats-4 381381 311.3 ns/op BenchmarkAtof32Decimal-4 826384 664.4 ns/op BenchmarkAtof32Float-4 711392 424.6 ns/op BenchmarkAtof32FloatExp-4 631243 2264 ns/op BenchmarkAtof32Random-4 354512 2372 ns/op BenchmarkAtof32RandomLong-4 96780 6907 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 257.0 ns/op BenchmarkParseInt/Pos/26bit-4 645361 625.0 ns/op BenchmarkParseInt/Pos/31bit-4 619524 352.1 ns/op BenchmarkParseInt/Pos/56bit-4 350625 732.8 ns/op BenchmarkParseInt/Pos/63bit-4 412424 824.3 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 1265 ns/op BenchmarkParseInt/Neg/26bit-4 720741 781.8 ns/op BenchmarkParseInt/Neg/31bit-4 576642 1585 ns/op BenchmarkParseInt/Neg/56bit-4 288610 1547 ns/op BenchmarkParseInt/Neg/63bit-4 303847 418.4 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 500.5 ns/op BenchmarkAtoi/Pos/26bit-4 844134 480.0 ns/op BenchmarkAtoi/Pos/31bit-4 787053 167.9 ns/op BenchmarkAtoi/Pos/56bit-4 10000 40041 ns/op BenchmarkAtoi/Pos/63bit-4 383912 437.3 ns/op BenchmarkAtoi/Neg/7bit-4 1976643 59.86 ns/op BenchmarkAtoi/Neg/26bit-4 842629 2745 ns/op BenchmarkAtoi/Neg/31bit-4 771157 189.6 ns/op BenchmarkAtoi/Neg/56bit-4 502876 334.1 ns/op BenchmarkAtoi/Neg/63bit-4 395816 481.3 ns/op BenchmarkFormatFloat/Decimal-4 78097 10242 ns/op BenchmarkFormatFloat/Float-4 80437 4739 ns/op BenchmarkFormatFloat/Exp-4 88249 17651 ns/op BenchmarkFormatFloat/NegExp-4 89785 4593 ns/op BenchmarkFormatFloat/LongExp-4 10000 99303 ns/op BenchmarkFormatFloat/Big-4 58910 10805 ns/op BenchmarkFormatFloat/BinaryExp-4 214195 5810 ns/op BenchmarkFormatFloat/32Integer-4 10000 13058 ns/op BenchmarkFormatFloat/32ExactFraction-4 91285 5311 ns/op BenchmarkFormatFloat/32Point-4 80229 4876 ns/op BenchmarkFormatFloat/32Exp-4 85104 1309 ns/op BenchmarkFormatFloat/32NegExp-4 96366 1488 ns/op BenchmarkFormatFloat/32Shortest-4 85086 3849 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 82245 5038 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 94665 11808 ns/op BenchmarkFormatFloat/64Fixed1-4 136968 8250 ns/op BenchmarkFormatFloat/64Fixed2-4 120872 2921 ns/op BenchmarkFormatFloat/64Fixed3-4 135818 3034 ns/op BenchmarkFormatFloat/64Fixed4-4 127867 1224 ns/op BenchmarkFormatFloat/64Fixed12-4 80036 4073 ns/op BenchmarkFormatFloat/64Fixed16-4 95017 4375 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 91728 4627 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 10000 14733 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2622 188218 ns/op BenchmarkFormatFloat/Slowpath64-4 69500 2850 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 58069 15360 ns/op BenchmarkAppendFloat/Decimal-4 82894 1918 ns/op BenchmarkAppendFloat/Float-4 47038 8575 ns/op BenchmarkAppendFloat/Exp-4 98587 1691 ns/op BenchmarkAppendFloat/NegExp-4 93596 1564 ns/op BenchmarkAppendFloat/LongExp-4 77880 1513 ns/op BenchmarkAppendFloat/Big-4 77379 2601 ns/op BenchmarkAppendFloat/BinaryExp-4 263832 2148 ns/op BenchmarkAppendFloat/32Integer-4 79350 7433 ns/op BenchmarkAppendFloat/32ExactFraction-4 98008 3803 ns/op BenchmarkAppendFloat/32Point-4 88346 5947 ns/op BenchmarkAppendFloat/32Exp-4 97591 1382 ns/op BenchmarkAppendFloat/32NegExp-4 98448 1516 ns/op BenchmarkAppendFloat/32Shortest-4 89094 13669 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 121969 1547 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 93764 1867 ns/op BenchmarkAppendFloat/64Fixed1-4 140767 952.1 ns/op BenchmarkAppendFloat/64Fixed2-4 129439 9620 ns/op BenchmarkAppendFloat/64Fixed3-4 142813 1881 ns/op BenchmarkAppendFloat/64Fixed4-4 146788 860.0 ns/op BenchmarkAppendFloat/64Fixed12-4 85009 2166 ns/op BenchmarkAppendFloat/64Fixed16-4 57610 2363 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 112150 4425 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 71078 2275 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2688 99171 ns/op BenchmarkAppendFloat/Slowpath64-4 38227 8118 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 77772 6658 ns/op BenchmarkFormatInt-4 10000 11135 ns/op BenchmarkAppendInt-4 16990 23915 ns/op BenchmarkFormatUint-4 95342 16232 ns/op BenchmarkAppendUint-4 72900 2418 ns/op BenchmarkFormatIntSmall/7-4 2834358 45.01 ns/op BenchmarkFormatIntSmall/42-4 3369963 117.0 ns/op BenchmarkAppendIntSmall-4 1257225 482.1 ns/op BenchmarkAppendUintVarlen/1-4 1000000 108.3 ns/op BenchmarkAppendUintVarlen/12-4 1505438 297.5 ns/op BenchmarkAppendUintVarlen/123-4 1136210 103.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 125.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 778.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 116.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 213.2 ns/op BenchmarkAppendUintVarlen/12345678-4 910519 219.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 282.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 137.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 249.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 137.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 850305 186.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 976905 143.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 929326 167.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 946990 123.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 891346 201.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 895953 1101 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 758691 252.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 741574 232.1 ns/op BenchmarkQuote-4 48636 15923 ns/op BenchmarkQuoteRune-4 524226 1011 ns/op BenchmarkAppendQuote-4 10000 17460 ns/op BenchmarkAppendQuoteRune-4 910690 889.3 ns/op BenchmarkUnquoteEasy-4 989268 132.2 ns/op BenchmarkUnquoteHard-4 37839 7325 ns/op PASS ok strconv 207.888s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 474730 886.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 127759 1454 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 200001 14899 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 501019 631.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 100441 3491 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 151117 5030 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 131922 867.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 10000 30189 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 52624 6072 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 224.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 15057 ns/op BenchmarkGenericMatch1-4 1638 141820 ns/op BenchmarkGenericMatch2-4 304 421905 ns/op BenchmarkSingleMaxSkipping-4 5733 54629 ns/op 183.05 MB/s BenchmarkSingleLongSuffixFail-4 10000 57570 ns/op 17.40 MB/s BenchmarkSingleMatch-4 129 3388896 ns/op 4.43 MB/s BenchmarkByteByteNoMatch-4 60546 4030 ns/op BenchmarkByteByteMatch-4 12828 15511 ns/op BenchmarkByteStringMatch-4 10000 36334 ns/op BenchmarkHTMLEscapeNew-4 59726 7972 ns/op BenchmarkHTMLEscapeOld-4 82310 5934 ns/op BenchmarkByteStringReplacerWriteString-4 1000 117775 ns/op BenchmarkByteReplacerWriteString-4 1498 138151 ns/op BenchmarkByteByteReplaces-4 4910 130400 ns/op BenchmarkByteByteMap-4 10000 37933 ns/op BenchmarkMap/identity/ASCII-4 807158 175.0 ns/op BenchmarkMap/identity/Greek-4 401149 328.7 ns/op BenchmarkMap/change/ASCII-4 40507 3535 ns/op BenchmarkMap/change/Greek-4 29854 5567 ns/op BenchmarkIndexRune-4 1000000 1199 ns/op BenchmarkIndexRuneLongString-4 1000000 1105 ns/op BenchmarkIndexRuneFastPath-4 1000000 361.0 ns/op BenchmarkIndex-4 5400232 94.13 ns/op BenchmarkLastIndex-4 4777296 36.59 ns/op BenchmarkIndexByte-4 5653000 20.23 ns/op BenchmarkToUpper/#00-4 3335354 446.2 ns/op BenchmarkToUpper/ONLYUPPER-4 1000000 407.3 ns/op BenchmarkToUpper/abc-4 300741 1281 ns/op BenchmarkToUpper/AbC123-4 261151 5396 ns/op BenchmarkToUpper/azAZ09_-4 278206 1014 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 63762 3488 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62431 3980 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32380 6229 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56002 9832 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 10000 13363 ns/op BenchmarkToLower/#00-4 1000000 1131 ns/op BenchmarkToLower/abc-4 4362231 72.20 ns/op BenchmarkToLower/AbC123-4 217033 2218 ns/op BenchmarkToLower/azAZ09_-4 204188 1237 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 105883 1992 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 71344 14056 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30882 11360 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 10000 18030 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95439 13819 ns/op BenchmarkMapNoChanges-4 1000000 756.3 ns/op BenchmarkTrim-4 12156 166673 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1552168 208.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 162675 753.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 105252 12360 ns/op BenchmarkEqualFold/Tests-4 10000 13337 ns/op BenchmarkEqualFold/ASCII-4 3500120 75.05 ns/op BenchmarkEqualFold/UnicodePrefix-4 83046 1994 ns/op BenchmarkEqualFold/UnicodeSuffix-4 74222 10686 ns/op BenchmarkIndexHard1-4 1690 625845 ns/op BenchmarkIndexHard2-4 374 975379 ns/op BenchmarkIndexHard3-4 100 4198309 ns/op BenchmarkIndexHard4-4 67 3291851 ns/op BenchmarkLastIndexHard1-4 45 2615977 ns/op BenchmarkLastIndexHard2-4 44 2604551 ns/op BenchmarkLastIndexHard3-4 39 9703075 ns/op BenchmarkCountHard1-4 1680 104634 ns/op BenchmarkCountHard2-4 325 2013376 ns/op BenchmarkCountHard3-4 100 1619355 ns/op BenchmarkIndexTorture-4 7711 218933 ns/op BenchmarkCountTorture-4 5491 53955 ns/op BenchmarkCountTortureOverlapping-4 416 455823 ns/op BenchmarkCountByte/10-4 5225776 34.37 ns/op 290.98 MB/s BenchmarkCountByte/32-4 4883990 206.6 ns/op 154.87 MB/s BenchmarkCountByte/4096-4 543327 1502 ns/op 2727.50 MB/s BenchmarkCountByte/4194304-4 469 683062 ns/op 6140.45 MB/s BenchmarkCountByte/67108864-4 32 4039438 ns/op 16613.42 MB/s BenchmarkFields/ASCII/16-4 255848 563.2 ns/op 28.41 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21136 69227 ns/op 3.70 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1341 552740 ns/op 7.41 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 2820194 ns/op 23.24 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 316684093 ns/op 3.31 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 303962 1599 ns/op 10.01 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 20195 ns/op 12.68 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 636 430446 ns/op 9.52 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 50756814 ns/op 1.29 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 1742739415 ns/op 0.60 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 234722 3401 ns/op 4.70 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 17225 ns/op 14.86 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 913 1407891 ns/op 2.91 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 60 19845201 ns/op 3.30 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 117036436 ns/op 8.96 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 315722 2293 ns/op 6.98 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 15842 ns/op 16.16 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 826 946590 ns/op 4.33 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 8655782 ns/op 7.57 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 292975698 ns/op 3.58 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 126626381 ns/op BenchmarkSplitSingleByteSeparator-4 21 32208225 ns/op BenchmarkSplitMultiByteSeparator-4 15 7031973 ns/op BenchmarkSplitNSingleByteSeparator-4 244173 4466 ns/op BenchmarkSplitNMultiByteSeparator-4 227845 2040 ns/op BenchmarkRepeat/5x0-4 4169353 151.2 ns/op BenchmarkRepeat/5x1-4 3716628 94.75 ns/op BenchmarkRepeat/5x2-4 212454 2890 ns/op BenchmarkRepeat/5x6-4 128516 3535 ns/op BenchmarkRepeat/10x0-4 1000000 157.1 ns/op BenchmarkRepeat/10x1-4 3990444 96.55 ns/op BenchmarkRepeat/10x2-4 207015 2138 ns/op BenchmarkRepeat/10x6-4 123632 2039 ns/op BenchmarkRepeatLarge/256/1-4 54447 5129 ns/op 49.91 MB/s BenchmarkRepeatLarge/256/16-4 72039 1450 ns/op 176.57 MB/s BenchmarkRepeatLarge/512/1-4 45530 2682 ns/op 190.87 MB/s BenchmarkRepeatLarge/512/16-4 10000 32864 ns/op 15.58 MB/s BenchmarkRepeatLarge/1024/1-4 10000 10812 ns/op 94.71 MB/s BenchmarkRepeatLarge/1024/16-4 29062 12949 ns/op 79.08 MB/s BenchmarkRepeatLarge/2048/1-4 9055 40019 ns/op 51.18 MB/s BenchmarkRepeatLarge/2048/16-4 10000 16563 ns/op 123.65 MB/s BenchmarkRepeatLarge/4096/1-4 10000 26582 ns/op 154.09 MB/s BenchmarkRepeatLarge/4096/16-4 10000 34343 ns/op 119.27 MB/s BenchmarkRepeatLarge/8192/1-4 2611 105485 ns/op 77.66 MB/s BenchmarkRepeatLarge/8192/16-4 10000 32522 ns/op 251.89 MB/s BenchmarkRepeatLarge/8192/4097-4 5665216 27.79 ns/op 147426.30 MB/s BenchmarkRepeatLarge/16384/1-4 6466 202709 ns/op 80.83 MB/s BenchmarkRepeatLarge/16384/16-4 7928 183968 ns/op 89.06 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 53476 ns/op 229.84 MB/s BenchmarkRepeatLarge/32768/1-4 100 1364081 ns/op 24.02 MB/s BenchmarkRepeatLarge/32768/16-4 1936 521819 ns/op 62.80 MB/s BenchmarkRepeatLarge/32768/4097-4 1630 76565 ns/op 374.57 MB/s BenchmarkRepeatLarge/65536/1-4 2305 246926 ns/op 265.41 MB/s BenchmarkRepeatLarge/65536/16-4 100 1153334 ns/op 56.82 MB/s BenchmarkRepeatLarge/65536/4097-4 1413 145972 ns/op 421.00 MB/s BenchmarkRepeatLarge/131072/1-4 200 4260881 ns/op 30.76 MB/s BenchmarkRepeatLarge/131072/16-4 241 1498944 ns/op 87.44 MB/s BenchmarkRepeatLarge/131072/4097-4 144 1094382 ns/op 116.05 MB/s BenchmarkRepeatLarge/262144/1-4 100 3025348 ns/op 86.65 MB/s BenchmarkRepeatLarge/262144/16-4 132 1489414 ns/op 176.00 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1733223 ns/op 148.92 MB/s BenchmarkRepeatLarge/524288/1-4 99 16456647 ns/op 31.86 MB/s BenchmarkRepeatLarge/524288/16-4 94 29034788 ns/op 18.06 MB/s BenchmarkRepeatLarge/524288/4097-4 100 5531885 ns/op 94.06 MB/s BenchmarkRepeatLarge/1048576/1-4 64 14234486 ns/op 73.66 MB/s BenchmarkRepeatLarge/1048576/16-4 58 30838450 ns/op 34.00 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 8413216 ns/op 124.18 MB/s BenchmarkRepeatLarge/2097152/1-4 24 61046899 ns/op 34.35 MB/s BenchmarkRepeatLarge/2097152/16-4 33 27514870 ns/op 76.22 MB/s BenchmarkRepeatLarge/2097152/4097-4 19 16184554 ns/op 129.36 MB/s BenchmarkRepeatLarge/4194304/1-4 1 419576539 ns/op 10.00 MB/s BenchmarkRepeatLarge/4194304/16-4 4 25936590 ns/op 161.71 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 138458759 ns/op 30.27 MB/s BenchmarkRepeatLarge/8388608/1-4 3 454288758 ns/op 18.47 MB/s BenchmarkRepeatLarge/8388608/16-4 1 391194123 ns/op 21.44 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 54113108 ns/op 154.98 MB/s BenchmarkRepeatLarge/16777216/1-4 1 534136999 ns/op 31.41 MB/s BenchmarkRepeatLarge/16777216/16-4 1 1065759899 ns/op 15.74 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 272984475 ns/op 61.46 MB/s BenchmarkRepeatLarge/33554432/1-4 1 190337164 ns/op 176.29 MB/s BenchmarkRepeatLarge/33554432/16-4 1 113678263 ns/op 295.17 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 134487290 ns/op 249.50 MB/s BenchmarkRepeatLarge/67108864/1-4 1 335359617 ns/op 200.11 MB/s BenchmarkRepeatLarge/67108864/16-4 1 236388183 ns/op 283.89 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 983895817 ns/op 68.21 MB/s BenchmarkRepeatLarge/134217728/1-4 1 1018925416 ns/op 131.72 MB/s BenchmarkRepeatLarge/134217728/16-4 1 367066569 ns/op 365.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 784069843 ns/op 171.18 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1070073417 ns/op 250.86 MB/s BenchmarkRepeatLarge/268435456/16-4 1 2326488584 ns/op 115.38 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 866277602 ns/op 309.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1573809778 ns/op 341.13 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2134331481 ns/op 251.54 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2317449402 ns/op 231.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4523771253 ns/op 237.36 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6313336528 ns/op 170.08 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8976648288 ns/op 119.61 MB/s BenchmarkRepeatSpaces-4 4212024 45.32 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 1000000 110.4 ns/op BenchmarkIndexAnyASCII/1:2-4 2369438 273.5 ns/op BenchmarkIndexAnyASCII/1:4-4 2048460 297.0 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 186.6 ns/op BenchmarkIndexAnyASCII/1:16-4 1868139 77.11 ns/op BenchmarkIndexAnyASCII/1:32-4 1968645 85.58 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 159.0 ns/op BenchmarkIndexAnyASCII/16:1-4 2303278 180.4 ns/op BenchmarkIndexAnyASCII/16:2-4 662816 611.5 ns/op BenchmarkIndexAnyASCII/16:4-4 502990 655.8 ns/op BenchmarkIndexAnyASCII/16:8-4 593001 294.3 ns/op BenchmarkIndexAnyASCII/16:16-4 568828 507.9 ns/op BenchmarkIndexAnyASCII/16:32-4 507907 1263 ns/op BenchmarkIndexAnyASCII/16:64-4 377107 313.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 100.2 ns/op BenchmarkIndexAnyASCII/256:2-4 54880 6377 ns/op BenchmarkIndexAnyASCII/256:4-4 50540 35508 ns/op BenchmarkIndexAnyASCII/256:8-4 34412 3922 ns/op BenchmarkIndexAnyASCII/256:16-4 49575 19211 ns/op BenchmarkIndexAnyASCII/256:32-4 47994 11716 ns/op BenchmarkIndexAnyASCII/256:64-4 47012 4511 ns/op BenchmarkIndexAnyUTF8/1:1-4 2612433 170.2 ns/op BenchmarkIndexAnyUTF8/1:2-4 2266035 215.9 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 253.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 1531596 131.1 ns/op BenchmarkIndexAnyUTF8/1:16-4 1871124 77.30 ns/op BenchmarkIndexAnyUTF8/1:32-4 1592938 76.86 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 170.7 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 104.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 340263 1049 ns/op BenchmarkIndexAnyUTF8/16:4-4 283183 388.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 285796 3089 ns/op BenchmarkIndexAnyUTF8/16:16-4 238370 556.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 197268 1178 ns/op BenchmarkIndexAnyUTF8/16:64-4 174576 715.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 468032 251.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 24909 8240 ns/op BenchmarkIndexAnyUTF8/256:4-4 22720 10342 ns/op BenchmarkIndexAnyUTF8/256:8-4 20965 6943 ns/op BenchmarkIndexAnyUTF8/256:16-4 14091 26515 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 15338 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10306 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2303168 53.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 139.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 199.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2083050 59.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 179.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1994434 108.7 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1887864 167.2 ns/op BenchmarkLastIndexAnyASCII/16:1-4 621393 188.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 576450 184.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 643110 256.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 603284 198.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 571191 727.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 488653 791.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 399314 305.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54523 5311 ns/op BenchmarkLastIndexAnyASCII/256:2-4 45312 12474 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54181 2891 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53542 9511 ns/op BenchmarkLastIndexAnyASCII/256:16-4 42960 2568 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33231 3314 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52172 2392 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 129.4 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2479269 49.36 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 490.2 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2269040 63.01 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2044159 59.59 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1922376 168.4 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1626618 74.87 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 433063 636.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 198832 1477 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 198391 1476 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 170320 4442 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 136902 917.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165386 2789 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 154069 2771 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 51276 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12322 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 15906 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6679 62698 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10869 70885 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 88825 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 181846 ns/op BenchmarkTrimASCII/1:1-4 3828954 281.3 ns/op BenchmarkTrimASCII/1:2-4 1000000 425.6 ns/op BenchmarkTrimASCII/1:4-4 2425992 54.09 ns/op BenchmarkTrimASCII/1:8-4 1827374 119.6 ns/op BenchmarkTrimASCII/1:16-4 1000000 146.6 ns/op BenchmarkTrimASCII/16:1-4 2746306 48.99 ns/op BenchmarkTrimASCII/16:2-4 553597 193.6 ns/op BenchmarkTrimASCII/16:4-4 627372 680.8 ns/op BenchmarkTrimASCII/16:8-4 608888 201.8 ns/op BenchmarkTrimASCII/16:16-4 526020 300.5 ns/op BenchmarkTrimASCII/256:1-4 569216 368.9 ns/op BenchmarkTrimASCII/256:2-4 43285 3005 ns/op BenchmarkTrimASCII/256:4-4 46191 10356 ns/op BenchmarkTrimASCII/256:8-4 51738 27623 ns/op BenchmarkTrimASCII/256:16-4 46886 2613 ns/op BenchmarkTrimASCII/4096:1-4 37526 3027 ns/op BenchmarkTrimASCII/4096:2-4 3397 38163 ns/op BenchmarkTrimASCII/4096:4-4 3348 38322 ns/op BenchmarkTrimASCII/4096:8-4 3313 35355 ns/op BenchmarkTrimASCII/4096:16-4 3344 196736 ns/op BenchmarkTrimByte-4 1000000 163.2 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 24667 9519 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 24625 4533 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1477 81819 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1959 72085 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3733 388092 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5852 24113 ns/op BenchmarkJoin/0-4 4836409 102.4 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182725 715.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 126534 944.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 62506 4518 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79707 2865 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 68834 4126 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57246 16665 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3039205 37.22 ns/op BenchmarkTrimSpace/ASCII-4 1251206 260.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 117747 984.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 64456 3464 ns/op BenchmarkReplaceAll-4 134240 3429 ns/op 16 B/op 1 allocs/op PASS ok strings 509.744s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 94188 1530 ns/op BenchmarkCond2-4 42381 2635 ns/op BenchmarkCond4-4 24828 5991 ns/op BenchmarkCond8-4 16336 13633 ns/op BenchmarkCond16-4 7009 33373 ns/op BenchmarkCond32-4 4189 29429 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 407254 288.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 297872 501.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 705222 163.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 703236 846.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 348908 4444 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 1392 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 113358 1668 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 115242 1371 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 110116 4501 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 83996 7856 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 635583 166.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 242358 924.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 426855 319.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 248559 691.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 523564 492.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 282625 553.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 938239 707.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 10000 10016 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 195596 3907 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 206158 767.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2464 123354 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 141 1186849 ns/op BenchmarkRange/*sync.Map-4 1047 394153 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 112345 10252 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 281769 2051 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 75718 5894 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 79590 8003 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 231787 482.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 106584 10462 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 133209 3306 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 297252 660.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 802539 129.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 10000 20473 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 194686 841.0 ns/op BenchmarkSwapCollision/*sync.Map-4 142162 955.8 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 165 2731929 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 85614 1256 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 246358 1588 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 50401 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 102626 2549 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 22500 28015 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 10000 14315 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 95542 1734 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 330380 402.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 830305 286.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 248508 1416 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 658890 303.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 869882 157.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 198686 1977 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 546981 280.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 106594 1605 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 204600 1345 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 287523 1304 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 157870 2074 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 431502 713.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 367377 326.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 152131 986.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 225021 663.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 87052 1594 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 171180 1150 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 308220 1378 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 156812 1164 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 555654 884.1 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 34219 9052 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 121224 1660 ns/op BenchmarkClear/*sync.Map-4 49029 10660 ns/op BenchmarkUncontendedSemaphore-4 4801089 32.71 ns/op BenchmarkContendedSemaphore-4 4422592 88.14 ns/op BenchmarkMutexUncontended-4 456344 958.8 ns/op BenchmarkMutex-4 423361 648.0 ns/op BenchmarkMutexSlack-4 351076 428.3 ns/op BenchmarkMutexWork-4 350750 429.9 ns/op BenchmarkMutexWorkSlack-4 235572 909.5 ns/op BenchmarkMutexNoSpin-4 27111 61349 ns/op BenchmarkMutexSpin-4 31062 6943 ns/op BenchmarkOnce-4 1000000 101.5 ns/op BenchmarkOnceFunc/v=Once-4 1600912 78.55 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 145.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 250.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1542304 95.88 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 392.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 130.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4699908 98.61 ns/op BenchmarkSemaSyntNonblock-4 1562828 250.8 ns/op BenchmarkSemaSyntBlock-4 1809374 64.08 ns/op BenchmarkSemaWorkNonblock-4 1000000 191.8 ns/op BenchmarkSemaWorkBlock-4 994622 132.8 ns/op BenchmarkRWMutexUncontended-4 10000 16506 ns/op BenchmarkRWMutexWrite100-4 486328 348.0 ns/op BenchmarkRWMutexWrite10-4 451143 477.8 ns/op BenchmarkRWMutexWorkWrite100-4 330595 428.5 ns/op BenchmarkRWMutexWorkWrite10-4 317736 505.3 ns/op BenchmarkWaitGroupUncontended-4 367485 378.1 ns/op BenchmarkWaitGroupAddDone-4 379291 505.0 ns/op BenchmarkWaitGroupAddDoneWork-4 380238 290.6 ns/op BenchmarkWaitGroupWait-4 1000000 261.2 ns/op BenchmarkWaitGroupWaitWork-4 1585594 140.6 ns/op BenchmarkWaitGroupActuallyWait-4 10000 10463 ns/op 32 B/op 2 allocs/op PASS ok sync 153.614s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 482016 327.2 ns/op PASS ok sync/atomic 1.523s PASS ok syscall 1.216s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 144559 806.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.636s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5504 120631 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6882 43728 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 2941514 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 46 3487698 ns/op 2412 B/op 22 allocs/op BenchmarkTable/1x100000/new-4 1 971215497 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 1476559657 ns/op 18285536 B/op 100062 allocs/op BenchmarkTable/10x10/new-4 1599 82080 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1730 437528 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 72697317 ns/op 395142 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 9081598 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 1931120000 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 1634186631 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 198 1427664 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1468583 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 364123520 ns/op 3270624 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 218917954 ns/op 1635312 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 16126930074 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 21545657662 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2370 96173 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 22 62924961 ns/op 410544 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 1732262109 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2142 168698 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 7798970 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 6212598 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5661 80429 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 70.380s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 730971760 ns/op BenchmarkVariableString-4 98804 6150 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1418 413539 ns/op 2516 B/op 39 allocs/op PASS ok text/template/parse 5.651s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 64 3623947 ns/op BenchmarkAfter-4 108194 6632 ns/op BenchmarkStop/impl=chan-4 117601 2849 ns/op BenchmarkStop/impl=func-4 226758 2303 ns/op BenchmarkSimultaneousAfterFunc1000-4 13 73213560 ns/op BenchmarkStartStop1000-4 180 5397367 ns/op BenchmarkReset/impl=chan-4 1300640 330.7 ns/op BenchmarkReset/impl=func-4 1185654 175.5 ns/op BenchmarkSleep1000-4 61 15458236 ns/op BenchmarkParallelTimerLatency-4 1 53429727 avg-late-ns 78477511 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 24 17762236 avg-late-ns 102670951 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 13 18462488 avg-late-ns 108362058 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 21 28310902 avg-late-ns 193767571 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 16 42149716 avg-late-ns 168762178 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 13 8041856 avg-late-ns 40941804 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 1 2697412 avg-late-ns 10232836 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 4 52310908 avg-late-ns 433304648 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 2 1347286 avg-late-ns 7352043 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 1 1363377 avg-late-ns 9862585 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 2907362 avg-late-ns 11815293 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 16 334807587 avg-late-ns 351586915 max-late-ns BenchmarkAdjustTimers10000-4 15 14749606 ns/op BenchmarkTicker-4 537898 569.2 ns/op BenchmarkTickerReset-4 532617 221.2 ns/op BenchmarkTickerResetNaive-4 180363 4902 ns/op BenchmarkNow-4 1770264 69.04 ns/op BenchmarkNowUnixNano-4 1323626 112.8 ns/op BenchmarkNowUnixMilli-4 1000000 242.4 ns/op BenchmarkNowUnixMicro-4 1000000 280.9 ns/op BenchmarkFormat-4 36121 7043 ns/op BenchmarkFormatRFC3339-4 75392 1829 ns/op BenchmarkFormatRFC3339Nano-4 70980 10064 ns/op BenchmarkFormatNow-4 75865 6658 ns/op BenchmarkMarshalJSON-4 90907 5269 ns/op BenchmarkMarshalText-4 80552 3087 ns/op BenchmarkMarshalBinary-4 233256 859.1 ns/op BenchmarkParse-4 146149 959.2 ns/op BenchmarkParseRFC3339UTC-4 426490 628.6 ns/op BenchmarkParseRFC3339UTCBytes-4 199304 866.0 ns/op BenchmarkParseRFC3339TZ-4 85081 3926 ns/op BenchmarkParseRFC3339TZBytes-4 43926 10716 ns/op BenchmarkParseDuration-4 474740 218.9 ns/op BenchmarkHour-4 823786 405.4 ns/op BenchmarkSecond-4 844520 591.0 ns/op BenchmarkDate-4 666367 183.4 ns/op BenchmarkYear-4 682969 434.9 ns/op BenchmarkYearDay-4 599599 616.0 ns/op BenchmarkMonth-4 660783 804.3 ns/op BenchmarkDay-4 653534 180.4 ns/op BenchmarkISOWeek-4 661393 338.0 ns/op BenchmarkGoString-4 68517 3041 ns/op BenchmarkDateFunc-4 1000000 216.0 ns/op BenchmarkUnmarshalText-4 80581 1448 ns/op PASS ok time 99.748s goos: linux goarch: s390x pkg: unicode BenchmarkToUpper-4 425682 984.2 ns/op BenchmarkToLower-4 375427 300.8 ns/op BenchmarkSimpleFold/Upper-4 262854 1358 ns/op BenchmarkSimpleFold/Lower-4 241374 2700 ns/op BenchmarkSimpleFold/Fold-4 508185 242.8 ns/op BenchmarkSimpleFold/NoFold-4 269047 6050 ns/op PASS ok unicode 11.161s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 371862 342.8 ns/op BenchmarkDecodeValidJapaneseChars-4 526359 229.0 ns/op BenchmarkDecodeRune-4 1000000 155.7 ns/op BenchmarkEncodeValidASCII-4 269144 739.4 ns/op BenchmarkEncodeValidJapaneseChars-4 465391 520.8 ns/op BenchmarkAppendRuneValidASCII-4 694821 781.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1244527 648.8 ns/op BenchmarkEncodeRune-4 751441 599.9 ns/op PASS ok unicode/utf16 11.439s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2362917 72.48 ns/op BenchmarkRuneCountTenJapaneseChars-4 1000000 117.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 8743250 67.18 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 1484026 80.42 ns/op BenchmarkValidTenASCIIChars-4 2259915 62.23 ns/op BenchmarkValid100KASCIIChars-4 78 2437577 ns/op BenchmarkValidTenJapaneseChars-4 306264 781.8 ns/op BenchmarkValidLongMostlyASCII-4 87 1244135 ns/op BenchmarkValidLongJapanese-4 48 7456695 ns/op BenchmarkValidStringTenASCIIChars-4 5059059 26.56 ns/op BenchmarkValidString100KASCIIChars-4 6253 35550 ns/op BenchmarkValidStringTenJapaneseChars-4 472858 1148 ns/op BenchmarkValidStringLongMostlyASCII-4 1408 86610 ns/op BenchmarkValidStringLongJapanese-4 145 888770 ns/op BenchmarkEncodeASCIIRune-4 8043787 15.91 ns/op BenchmarkEncodeSpanishRune-4 2575789 39.76 ns/op BenchmarkEncodeJapaneseRune-4 2228722 50.83 ns/op BenchmarkEncodeMaxRune-4 1882004 56.25 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2475021 48.81 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 2445808 232.9 ns/op BenchmarkEncodeInvalidRuneNegative-4 2448572 59.36 ns/op BenchmarkAppendASCIIRune-4 8315198 42.09 ns/op BenchmarkAppendSpanishRune-4 1000000 647.2 ns/op BenchmarkAppendJapaneseRune-4 1829000 55.35 ns/op BenchmarkAppendMaxRune-4 1000000 212.7 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 1000000 320.7 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2751813 172.7 ns/op BenchmarkAppendInvalidRuneNegative-4 2718640 78.65 ns/op BenchmarkDecodeASCIIRune-4 1000000 117.6 ns/op BenchmarkDecodeJapaneseRune-4 2407495 179.9 ns/op BenchmarkFullRune/ASCII-4 2862554 162.0 ns/op BenchmarkFullRune/Incomplete-4 1000000 341.5 ns/op BenchmarkFullRune/Japanese-4 2871742 40.78 ns/op PASS ok unicode/utf8 45.216s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 233946 471.1 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 187288 2184 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 10000 22084 ns/op 0 B/op 0 allocs/op PASS ok unique 23.649s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 255000365843 ns/op PASS ok cmd/api 257.200s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 604431 205.1 ns/op BenchmarkCgoCall/one-pointer-4 330277 454.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 438244 723.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 597982 321.0 ns/op BenchmarkCgoCall/eight-pointers-4 233737 593.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 546828 1068 ns/op BenchmarkCgoCall/eight-pointers-array-4 40924 11501 ns/op BenchmarkCgoCall/eight-pointers-slice-4 47976 3731 ns/op BenchmarkGoString-4 1000000 335.8 ns/op BenchmarkCGoCallback-4 62708 2850 ns/op BenchmarkCGoInCThread-4 261644 551.7 ns/op PASS ok cmd/cgo/internal/test 13.083s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 437768 315.8 ns/op BenchmarkEqArrayOfStrings64-4 71634 7014 ns/op BenchmarkEqArrayOfStrings1024-4 3950 31162 ns/op BenchmarkEqArrayOfFloats5-4 605796 266.3 ns/op BenchmarkEqArrayOfFloats64-4 74998 5064 ns/op BenchmarkEqArrayOfFloats1024-4 7209 68787 ns/op BenchmarkEqArrayOfStructsEq-4 1212 261695 ns/op BenchmarkEqArrayOfStructsNotEq-4 1915 63858 ns/op BenchmarkEqStruct-4 8355649 34.15 ns/op PASS ok cmd/compile/internal/reflectdata 11.829s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 147384 ns/op BenchmarkInvertLessThanNoov-4 12029468 13.97 ns/op BenchmarkCopyElim1-4 174 691168 ns/op BenchmarkCopyElim10-4 100 2097802 ns/op BenchmarkCopyElim100-4 100 2959516 ns/op BenchmarkCopyElim1000-4 52 2586883 ns/op BenchmarkCopyElim10000-4 1 128601743 ns/op BenchmarkCopyElim100000-4 1 974927449 ns/op BenchmarkDeadCode/1-4 100 2164792 ns/op BenchmarkDeadCode/10-4 273 1288119 ns/op BenchmarkDeadCode/100-4 100 2154018 ns/op BenchmarkDeadCode/1000-4 49 3481345 ns/op BenchmarkDeadCode/10000-4 1 430016228 ns/op BenchmarkDeadCode/100000-4 1 684850153 ns/op BenchmarkDeadCode/200000-4 1 1325792674 ns/op BenchmarkDominatorsLinear-4 10 12087331 ns/op 0.83 MB/s BenchmarkDominatorsFwdBack-4 7 37874553 ns/op 0.26 MB/s BenchmarkDominatorsManyPred-4 6 35635292 ns/op 0.28 MB/s BenchmarkDominatorsMaxPred-4 7 17796792 ns/op 0.56 MB/s BenchmarkDominatorsMaxPredVal-4 7 17524025 ns/op 0.57 MB/s BenchmarkFuse/1-4 216 1310754 ns/op BenchmarkFuse/10-4 100 1886198 ns/op BenchmarkFuse/100-4 100 1518000 ns/op BenchmarkFuse/1000-4 19 6872180 ns/op BenchmarkFuse/10000-4 1 178439419 ns/op BenchmarkNilCheckDeep1-4 7790 18193 ns/op 0.05 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3405 37320 ns/op 0.27 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 474 525191 ns/op 0.19 MB/s 1177 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 46 2780596 ns/op 0.36 MB/s 11159 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 3 50664641 ns/op 0.20 MB/s 219096 B/op 9 allocs/op BenchmarkDSEPass-4 12 24193878 ns/op 71340 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 254013572 ns/op 4279456 B/op 108943 allocs/op BenchmarkCSEPass-4 4 25991762 ns/op 164342 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 614649056 ns/op 3788784 B/op 52780 allocs/op BenchmarkDeadcodePass-4 73 1463875 ns/op 98515 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 206370695 ns/op 4029712 B/op 44829 allocs/op BenchmarkMultiPass-4 1 332011504 ns/op 545240 B/op 37 allocs/op BenchmarkMultiPassBlock-4 1 616110696 ns/op 9327256 B/op 105236 allocs/op BenchmarkCondRewrite/SoloJump-4 2967592 39.80 ns/op BenchmarkCondRewrite/CombJump-4 1000000 182.3 ns/op PASS ok cmd/compile/internal/ssa 44.625s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7808 27283 ns/op BenchmarkExtShift-4 10000 63631 ns/op BenchmarkModify-4 7935 15120 ns/op BenchmarkMullImm-4 13282 34203 ns/op BenchmarkConstModify-4 8114 15039 ns/op BenchmarkBitSet-4 9618 25961 ns/op BenchmarkBitClear-4 15458 7544 ns/op BenchmarkBitToggle-4 15994 11387 ns/op BenchmarkBitSetConst-4 116319 1850 ns/op BenchmarkBitClearConst-4 10000 16742 ns/op BenchmarkBitToggleConst-4 124522 1466 ns/op BenchmarkDivconstI64-4 7293499 19.56 ns/op BenchmarkModconstI64-4 7607944 15.67 ns/op BenchmarkDivisiblePow2constI64-4 6307048 26.68 ns/op BenchmarkDivisibleconstI64-4 7708527 16.07 ns/op BenchmarkDivisibleWDivconstI64-4 5125659 23.53 ns/op BenchmarkDivconstU64/3-4 7259856 15.12 ns/op BenchmarkDivconstU64/5-4 7639311 21.01 ns/op BenchmarkDivconstU64/37-4 5838411 20.32 ns/op BenchmarkDivconstU64/1234567-4 7612315 18.65 ns/op BenchmarkModconstU64-4 2436651 468.8 ns/op BenchmarkDivisibleconstU64-4 7690002 23.09 ns/op BenchmarkDivisibleWDivconstU64-4 5105037 23.47 ns/op BenchmarkDivconstI32-4 7734028 33.12 ns/op BenchmarkModconstI32-4 7755498 30.85 ns/op BenchmarkDivisiblePow2constI32-4 7593573 16.21 ns/op BenchmarkDivisibleconstI32-4 7811319 22.21 ns/op BenchmarkDivisibleWDivconstI32-4 5230677 32.43 ns/op BenchmarkDivconstU32-4 7770771 16.21 ns/op BenchmarkModconstU32-4 7245783 17.70 ns/op BenchmarkDivisibleconstU32-4 5676158 22.67 ns/op BenchmarkDivisibleWDivconstU32-4 4312596 32.08 ns/op BenchmarkDivconstI16-4 7816372 46.62 ns/op BenchmarkModconstI16-4 7824915 25.24 ns/op BenchmarkDivisiblePow2constI16-4 7839814 15.72 ns/op BenchmarkDivisibleconstI16-4 7791223 51.41 ns/op BenchmarkDivisibleWDivconstI16-4 1000000 272.1 ns/op BenchmarkDivconstU16-4 5778416 40.71 ns/op BenchmarkModconstU16-4 7782094 15.46 ns/op BenchmarkDivisibleconstU16-4 7646286 14.99 ns/op BenchmarkDivisibleWDivconstU16-4 5214333 22.64 ns/op BenchmarkDivconstI8-4 7523181 15.93 ns/op BenchmarkModconstI8-4 7754059 17.53 ns/op BenchmarkDivisiblePow2constI8-4 7868083 25.27 ns/op BenchmarkDivisibleconstI8-4 6256100 18.05 ns/op BenchmarkDivisibleWDivconstI8-4 5260688 22.60 ns/op BenchmarkDivconstU8-4 7639593 19.47 ns/op BenchmarkModconstU8-4 7133467 18.69 ns/op BenchmarkDivisibleconstU8-4 7817181 18.40 ns/op BenchmarkDivisibleWDivconstU8-4 5291414 31.05 ns/op BenchmarkMul2-4 174913 1381 ns/op BenchmarkMulNeg2-4 169788 691.8 ns/op BenchmarkEfaceInteger-4 3785466 29.59 ns/op BenchmarkTypeAssert-4 13652407 8.763 ns/op BenchmarkDiv64UnsignedSmall-4 11927895 14.71 ns/op BenchmarkDiv64Small-4 13242885 38.97 ns/op BenchmarkDiv64SmallNegDivisor-4 11409649 9.233 ns/op BenchmarkDiv64SmallNegDividend-4 13710604 8.766 ns/op BenchmarkDiv64SmallNegBoth-4 13901626 10.53 ns/op BenchmarkDiv64Unsigned-4 11273070 12.48 ns/op BenchmarkDiv64-4 11651664 15.29 ns/op BenchmarkDiv64NegDivisor-4 11344317 13.37 ns/op BenchmarkDiv64NegDividend-4 11356605 10.91 ns/op BenchmarkDiv64NegBoth-4 11527647 11.32 ns/op BenchmarkMod64UnsignedSmall-4 13796688 19.15 ns/op BenchmarkMod64Small-4 13694130 83.49 ns/op BenchmarkMod64SmallNegDivisor-4 13777244 43.98 ns/op BenchmarkMod64SmallNegDividend-4 11417900 8.893 ns/op BenchmarkMod64SmallNegBoth-4 13873249 23.25 ns/op BenchmarkMod64Unsigned-4 3477348 33.34 ns/op BenchmarkMod64-4 6966340 62.25 ns/op BenchmarkMod64NegDivisor-4 11535495 10.29 ns/op BenchmarkMod64NegDividend-4 10711861 36.41 ns/op BenchmarkMod64NegBoth-4 11502954 25.74 ns/op BenchmarkMulconstI32/3-4 9142638 12.02 ns/op BenchmarkMulconstI32/5-4 13077993 15.56 ns/op BenchmarkMulconstI32/12-4 14489366 9.129 ns/op BenchmarkMulconstI32/120-4 13507281 12.04 ns/op BenchmarkMulconstI32/-120-4 14527227 12.56 ns/op BenchmarkMulconstI32/65537-4 14644287 21.08 ns/op BenchmarkMulconstI32/65538-4 14742697 8.399 ns/op BenchmarkMulconstI64/3-4 14645551 11.87 ns/op BenchmarkMulconstI64/5-4 13689895 11.62 ns/op BenchmarkMulconstI64/12-4 14648806 20.42 ns/op BenchmarkMulconstI64/120-4 14660631 8.533 ns/op BenchmarkMulconstI64/-120-4 14744535 8.683 ns/op BenchmarkMulconstI64/65537-4 14468888 15.07 ns/op BenchmarkMulconstI64/65538-4 14556340 21.31 ns/op BenchmarkMulconstU32/3-4 12826687 8.746 ns/op BenchmarkMulconstU32/5-4 14207419 8.903 ns/op BenchmarkMulconstU32/12-4 14726066 23.51 ns/op BenchmarkMulconstU32/120-4 13444114 8.604 ns/op BenchmarkMulconstU32/65537-4 14416682 30.29 ns/op BenchmarkMulconstU32/65538-4 14681046 10.46 ns/op BenchmarkMulconstU64/3-4 14369313 8.798 ns/op BenchmarkMulconstU64/5-4 12480318 9.810 ns/op BenchmarkMulconstU64/12-4 14431419 8.756 ns/op BenchmarkMulconstU64/120-4 14636901 51.66 ns/op BenchmarkMulconstU64/65537-4 14690361 27.71 ns/op BenchmarkMulconstU64/65538-4 14496754 8.240 ns/op BenchmarkShiftArithmeticRight-4 14533399 8.126 ns/op BenchmarkSwitch8Predictable-4 10004238 21.60 ns/op BenchmarkSwitch8Unpredictable-4 5728777 20.84 ns/op BenchmarkSwitch32Predictable-4 7734945 32.52 ns/op BenchmarkSwitch32Unpredictable-4 5379492 22.57 ns/op BenchmarkSwitchStringPredictable-4 3793768 31.80 ns/op BenchmarkSwitchStringUnpredictable-4 3552021 28.74 ns/op BenchmarkSwitchTypePredictable-4 3567531 55.29 ns/op BenchmarkSwitchTypeUnpredictable-4 3474510 78.08 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3050737 114.4 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4088324 36.66 ns/op PASS ok cmd/compile/internal/test 132.167s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 97 1319148 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 111.6 ns/op BenchmarkNamed/Underlying/generic-4 1000000 249.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1402503 397.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1285130 108.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1798343476 ns/op 10005 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1282847988 ns/op 25104 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 922273753 ns/op 37718 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 394377466 ns/op 87577 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 8066544306 ns/op 652.1 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 223287717 ns/op 23555 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 243194002 ns/op 21482 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 129165351 ns/op 40717 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 364895663 ns/op 5861 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 50521822 ns/op 42945 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 99976561 ns/op 21704 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 125050401 ns/op 13271 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 6646873235 ns/op 10289 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1734875319 ns/op 41536 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 830906722 ns/op 86725 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 647544494 ns/op 111236 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2190152464 ns/op 934.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 309125150 ns/op 6618 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 371748076 ns/op 5382 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 420309389 ns/op 3964 lines/s PASS ok cmd/compile/internal/types2 80.960s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 44 3598421 ns/op 543909 sys-ns/op 684000 user-ns/op PASS ok cmd/go 3.440s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 244280 468.4 ns/op PASS ok cmd/go/internal/cfg 1.178s All tests passed.