linux-s390x-ibm-race at 532c6f1c8d724975f578c8ec519f1f5b07d949da :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=7e9862dfc2124c50a19e93baecbb07d5" "JOURNAL_STREAM=9:586816404" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=7e9862dfc2124c50a19e93baecbb07d5" "JOURNAL_STREAM=9:586816404" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.696s ok archive/zip 3.890s ok bufio 1.433s ok bytes 2.703s ok cmp 1.016s ok compress/bzip2 1.645s ok compress/flate 13.848s ok compress/gzip 20.178s ok compress/lzw 2.544s ok compress/zlib 7.246s ok container/heap 1.018s ok container/list 1.017s ok container/ring 1.009s ok context 1.036s ok crypto 1.009s ok crypto/aes 1.042s ok crypto/cipher 1.051s ok crypto/des 1.051s ok crypto/dsa 1.046s ok crypto/ecdh 1.517s ok crypto/ecdsa 1.623s ok crypto/ed25519 2.318s ok crypto/elliptic 1.057s ok crypto/hmac 1.015s ok crypto/internal/alias 1.011s ok crypto/internal/bigmod 1.582s ok crypto/internal/boring 1.025s ok crypto/internal/boring/bcache 1.719s ok crypto/internal/edwards25519 3.948s ok crypto/internal/edwards25519/field 1.219s ok crypto/internal/nistec 2.893s ok crypto/internal/nistec/fiat 1.148s [no tests to run] ok crypto/md5 1.128s ok crypto/rand 1.450s ok crypto/rc4 1.570s ok crypto/rsa 3.461s ok crypto/sha1 1.018s ok crypto/sha256 1.012s ok crypto/sha512 1.014s ok crypto/subtle 1.956s ok crypto/tls 7.890s ok crypto/x509 2.406s ok database/sql 1.721s ok database/sql/driver 1.017s ok debug/buildinfo 1.064s ok debug/dwarf 1.117s ok debug/elf 2.606s ok debug/gosym 1.122s ok debug/macho 1.047s ok debug/pe 1.084s ok debug/plan9obj 1.092s ok embed 1.041s [no tests to run] ok embed/internal/embedtest 1.038s ok encoding/ascii85 1.044s ok encoding/asn1 1.029s ok encoding/base32 1.096s ok encoding/base64 1.022s ok encoding/binary 1.018s ok encoding/csv 1.089s ok encoding/gob 22.083s ok encoding/hex 1.014s ok encoding/json 2.423s ok encoding/pem 2.750s ok encoding/xml 1.168s ok errors 1.015s ok expvar 1.012s ok flag 3.050s ok fmt 1.542s ok go/ast 1.016s ok go/build 7.278s ok go/build/constraint 1.014s ok go/constant 1.014s ok go/doc 1.236s ok go/doc/comment 2.810s ok go/format 1.036s ok go/importer 1.498s ok go/internal/gccgoimporter 1.045s ok go/internal/gcimporter 7.765s ok go/internal/srcimporter 15.303s ok go/parser 1.950s ok go/printer 2.459s ok go/scanner 1.027s ok go/token 1.103s ok go/types 39.506s ok go/version 1.008s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.040s ok hash/crc64 1.025s ok hash/fnv 1.009s ok hash/maphash 1.009s ok html 1.007s ok html/template 1.185s ok image 1.539s ok image/color 1.030s ok image/draw 1.700s ok image/gif 2.074s ok image/jpeg 2.687s ok image/png 4.259s ok index/suffixarray 2.778s ok internal/abi 1.029s ok internal/buildcfg 1.009s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.008s ok internal/fmtsort 1.007s ok internal/fuzz 1.024s ok internal/godebug 12.342s ok internal/godebugs 1.006s ok internal/gover 1.007s ok internal/intern 1.558s ok internal/itoa 1.023s ok internal/platform 1.503s ok internal/poll 1.490s ok internal/profile 1.008s ok internal/reflectlite 1.020s ok internal/safefilepath 1.034s ok internal/saferio 1.283s ok internal/singleflight 1.054s ok internal/testenv 1.356s ok internal/trace 1.285s ok internal/trace/v2 8.723s ok internal/types/errors 1.221s ok internal/unsafeheader 1.007s ok internal/xcoff 1.019s ok internal/zstd 1.097s ok io 1.037s ok io/fs 1.171s ok io/ioutil 1.015s ok log 1.013s ok log/slog 1.077s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.008s ok log/syslog 2.219s ok maps 1.018s ok math 1.018s ok math/big 4.973s ok math/bits 1.019s ok math/cmplx 1.018s ok math/rand 4.581s ok math/rand/v2 4.091s ok mime 1.052s ok mime/multipart 7.098s ok mime/quotedprintable 1.064s ok net 36.369s ok net/http 8.992s ok net/http/cgi 27.396s ok net/http/cookiejar 1.016s ok net/http/fcgi 1.216s ok net/http/httptest 1.192s ok net/http/httptrace 1.010s ok net/http/httputil 1.592s ok net/http/internal 3.817s ok net/http/internal/ascii 1.014s ok net/http/pprof 6.152s ok net/internal/cgotest 1.011s ok net/internal/socktest 1.022s ok net/mail 1.014s ok net/netip 1.338s ok net/rpc 1.061s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.088s ok net/textproto 1.056s ok net/url 1.026s ok os 7.814s ok os/exec 8.303s ok os/exec/internal/fdtest 1.008s ok os/signal 21.925s ok os/user 1.018s ok path 1.017s ok path/filepath 1.032s ok plugin 1.007s ok reflect 1.526s ok regexp 4.868s ok regexp/syntax 11.255s ok runtime 36.935s ok runtime/cgo 1.007s ok runtime/coverage 1.011s ok runtime/debug 2.254s ok runtime/internal/atomic 1.016s ok runtime/internal/math 1.009s ok runtime/internal/sys 1.010s ok runtime/internal/syscall 1.013s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.026s ok runtime/pprof 20.530s ok runtime/race 11.129s ok runtime/trace 1.161s ok slices 1.471s ok sort 1.567s ok strconv 3.584s ok strings 2.690s ok sync 1.325s ok sync/atomic 2.092s ok syscall 10.270s ok testing 3.537s ok testing/fstest 1.012s ok testing/iotest 1.007s ok testing/quick 1.136s ok testing/slogtest 1.011s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.063s ok text/template/parse 1.030s ok time 2.951s ok unicode 1.011s ok unicode/utf16 1.008s ok unicode/utf8 1.025s ok cmd/addr2line 4.147s ok cmd/api 14.254s ok cmd/asm/internal/asm 4.810s ok cmd/asm/internal/lex 1.011s ok cmd/cgo/internal/swig 1.022s ok cmd/cgo/internal/test 1.992s ok cmd/cgo/internal/testcarchive 20.907s ok cmd/cgo/internal/testcshared 4.949s ok cmd/cgo/internal/testerrors 8.142s ok cmd/cgo/internal/testfortran 1.013s ok cmd/cgo/internal/testgodefs 1.352s ok cmd/cgo/internal/testlife 1.378s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 32.638s ok cmd/cgo/internal/testsanitizers 1.063s ok cmd/cgo/internal/testshared 39.131s ok cmd/cgo/internal/testso 2.234s ok cmd/cgo/internal/teststdio 1.843s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.077s ok cmd/compile/internal/amd64 1.012s ok cmd/compile/internal/base 1.009s ok cmd/compile/internal/compare 1.024s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.525s ok cmd/compile/internal/importer 1.498s ok cmd/compile/internal/inline/inlheur 1.247s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/logopt 1.033s ok cmd/compile/internal/loopvar 1.008s ok cmd/compile/internal/noder 1.009s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 12.183s ok cmd/compile/internal/syntax 1.153s ok cmd/compile/internal/test 10.381s ok cmd/compile/internal/typecheck 1.145s ok cmd/compile/internal/types 1.008s ok cmd/compile/internal/types2 9.060s ok cmd/covdata 1.012s ok cmd/cover 19.722s ok cmd/dist 1.008s ok cmd/distpack 1.007s ok cmd/doc 1.391s ok cmd/fix 2.570s ok cmd/go 263.482s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.085s ok cmd/go/internal/cfg 1.007s [no tests to run] ok cmd/go/internal/envcmd 1.025s ok cmd/go/internal/fsys 1.031s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.016s ok cmd/go/internal/load 1.016s ok cmd/go/internal/lockedfile 2.112s ok cmd/go/internal/lockedfile/internal/filelock 2.035s ok cmd/go/internal/modfetch 1.015s ok cmd/go/internal/modfetch/codehost 1.256s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.603s ok cmd/go/internal/modload 1.015s ok cmd/go/internal/mvs 1.021s ok cmd/go/internal/par 1.057s ok cmd/go/internal/str 1.008s ok cmd/go/internal/test 1.028s ok cmd/go/internal/toolchain 1.021s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.016s ok cmd/go/internal/vcweb/vcstest 1.296s ok cmd/go/internal/web 1.016s ok cmd/go/internal/work 1.134s ok cmd/gofmt 1.170s ok cmd/internal/archive 1.294s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/buildid 1.638s ok cmd/internal/cov 1.198s ok cmd/internal/dwarf 1.007s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.907s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.281s ok cmd/internal/obj/ppc64 1.040s ok cmd/internal/obj/riscv 1.030s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 2.850s ok cmd/internal/objabi 1.066s ok cmd/internal/pkgpath 5.039s ok cmd/internal/pkgpattern 1.012s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.007s ok cmd/internal/test2json 1.772s ok cmd/link 11.278s ok cmd/link/internal/benchmark 1.068s ok cmd/link/internal/ld 5.912s ok cmd/link/internal/loader 1.027s ok cmd/nm 9.117s ok cmd/objdump 1.027s ok cmd/pack 7.267s ok cmd/pprof 1.013s ok cmd/relnote 1.009s ok cmd/trace 1.016s ok cmd/trace/v2 1.336s ok cmd/vet 30.694s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2577 45737 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1956 59181 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1366 87026 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4164 26252 ns/op 5174 B/op 16 allocs/op Benchmark/Reader/GNU-4 6079 19379 ns/op 5182 B/op 15 allocs/op Benchmark/Reader/PAX-4 2245 52415 ns/op 8853 B/op 33 allocs/op PASS ok archive/tar 1.749s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 472323038 ns/op 829480 B/op 85 allocs/op BenchmarkZip64Test-4 1 185489100 ns/op BenchmarkZip64TestSizes/4096-4 1645 69338 ns/op BenchmarkZip64TestSizes/1048576-4 109 1143609 ns/op BenchmarkZip64TestSizes/67108864-4 1 181929855 ns/op PASS ok archive/zip 2.616s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 168123 719.5 ns/op BenchmarkReaderCopyUnoptimal-4 106622 1092 ns/op BenchmarkReaderCopyNoWriteTo-4 14800 7766 ns/op BenchmarkReaderWriteToOptimal-4 13170 9126 ns/op BenchmarkReaderReadString-4 84698 1461 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 155089 736.2 ns/op BenchmarkWriterCopyUnoptimal-4 179965 670.8 ns/op BenchmarkWriterCopyNoReadFrom-4 15062 7708 ns/op BenchmarkReaderEmpty-4 71000 1774 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 42225 3323 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 466107 249.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.702s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11116 11129 ns/op 2944.36 MB/s BenchmarkWriteByte-4 415 288760 ns/op 14.18 MB/s BenchmarkWriteRune-4 228 523308 ns/op 23.48 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4252810 ns/op BenchmarkBufferFullSmallReads-4 87 1320538 ns/op BenchmarkBufferWriteBlock/N4096-4 12212 9888 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 855 139797 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6804925 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10054968 ns/op 1668.55 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 4483378 26.24 ns/op 381.16 MB/s BenchmarkIndexByte/32-4 5161964 22.46 ns/op 1424.69 MB/s BenchmarkIndexByte/4K-4 750688 152.3 ns/op 26890.20 MB/s BenchmarkIndexBytePortable/10-4 938766 130.1 ns/op 76.84 MB/s BenchmarkIndexBytePortable/32-4 326210 368.6 ns/op 86.82 MB/s BenchmarkIndexBytePortable/4K-4 2787 43134 ns/op 94.96 MB/s BenchmarkIndexRune/10-4 1268365 93.23 ns/op 107.26 MB/s BenchmarkIndexRune/32-4 1241114 94.21 ns/op 339.65 MB/s BenchmarkIndexRune/4K-4 376808 354.3 ns/op 11562.02 MB/s BenchmarkIndexRuneASCII/10-4 4660747 26.02 ns/op 384.31 MB/s BenchmarkIndexRuneASCII/32-4 5372581 22.16 ns/op 1443.96 MB/s BenchmarkIndexRuneASCII/4K-4 774670 153.7 ns/op 26655.63 MB/s BenchmarkEqual/0-4 8256632 14.44 ns/op BenchmarkEqual/same/1-4 1425247 85.99 ns/op 11.63 MB/s BenchmarkEqual/same/6-4 1425158 83.95 ns/op 71.47 MB/s BenchmarkEqual/same/9-4 1387495 86.82 ns/op 103.66 MB/s BenchmarkEqual/same/15-4 1382371 86.31 ns/op 173.79 MB/s BenchmarkEqual/same/16-4 1377337 85.84 ns/op 186.40 MB/s BenchmarkEqual/same/20-4 1358598 88.95 ns/op 224.84 MB/s BenchmarkEqual/same/32-4 1298959 90.63 ns/op 353.09 MB/s BenchmarkEqual/same/4K-4 118422 935.7 ns/op 4377.67 MB/s BenchmarkEqual/1-4 1429515 84.13 ns/op 11.89 MB/s BenchmarkEqual/6-4 1388178 85.74 ns/op 69.98 MB/s BenchmarkEqual/9-4 1387578 86.77 ns/op 103.72 MB/s BenchmarkEqual/15-4 1000000 103.2 ns/op 145.32 MB/s BenchmarkEqual/16-4 1336045 88.66 ns/op 180.47 MB/s BenchmarkEqual/20-4 1358748 86.85 ns/op 230.28 MB/s BenchmarkEqual/32-4 1262800 98.21 ns/op 325.83 MB/s BenchmarkEqual/4K-4 97750 1155 ns/op 3547.30 MB/s BenchmarkEqualBothUnaligned/64_0-4 1412700 85.73 ns/op 746.51 MB/s BenchmarkEqualBothUnaligned/64_1-4 1324140 90.12 ns/op 710.19 MB/s BenchmarkEqualBothUnaligned/64_4-4 1380405 86.98 ns/op 735.78 MB/s BenchmarkEqualBothUnaligned/64_7-4 1361996 87.22 ns/op 733.79 MB/s BenchmarkEqualBothUnaligned/4096_0-4 115449 1022 ns/op 4008.56 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99108 1201 ns/op 3410.32 MB/s BenchmarkEqualBothUnaligned/4096_4-4 118492 1081 ns/op 3788.03 MB/s BenchmarkEqualBothUnaligned/4096_7-4 119194 1042 ns/op 3929.75 MB/s BenchmarkIndex/10-4 3688838 31.10 ns/op 321.58 MB/s BenchmarkIndex/32-4 2959360 39.36 ns/op 812.93 MB/s BenchmarkIndex/4K-4 75595 1596 ns/op 2566.81 MB/s BenchmarkIndexEasy/10-4 3717148 31.87 ns/op 313.73 MB/s BenchmarkIndexEasy/32-4 2956872 40.10 ns/op 798.10 MB/s BenchmarkIndexEasy/4K-4 440126 272.6 ns/op 15025.27 MB/s BenchmarkCount/10-4 1960746 62.19 ns/op 160.79 MB/s BenchmarkCount/32-4 1705006 71.12 ns/op 449.94 MB/s BenchmarkCount/4K-4 74553 1631 ns/op 2511.93 MB/s BenchmarkCountEasy/10-4 1917072 62.83 ns/op 159.15 MB/s BenchmarkCountEasy/32-4 1662230 71.43 ns/op 447.98 MB/s BenchmarkCountEasy/4K-4 419676 315.9 ns/op 12966.82 MB/s BenchmarkCountSingle/10-4 3029206 38.33 ns/op 260.92 MB/s BenchmarkCountSingle/32-4 3023650 39.57 ns/op 808.74 MB/s BenchmarkCountSingle/4K-4 518970 223.5 ns/op 18326.95 MB/s BenchmarkToUpper/#00-4 3162736 38.65 ns/op BenchmarkToUpper/ONLYUPPER-4 317950 376.7 ns/op BenchmarkToUpper/abc-4 482596 245.1 ns/op BenchmarkToUpper/AbC123-4 315064 393.0 ns/op BenchmarkToUpper/azAZ09_-4 260080 443.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86518 1388 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39315 3081 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57789 2067 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125391 964.3 ns/op BenchmarkToLower/#00-4 3259956 36.95 ns/op BenchmarkToLower/abc-4 465309 261.0 ns/op BenchmarkToLower/AbC123-4 326254 370.8 ns/op BenchmarkToLower/azAZ09_-4 292068 425.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86527 1390 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43624 2762 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75261 1614 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121462 981.0 ns/op BenchmarkFields/ASCII/16-4 128221 922.0 ns/op 17.35 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11344 ns/op 22.57 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 657 178720 ns/op 22.92 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 3077418 ns/op 21.30 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50006036 ns/op 20.97 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 60530 2005 ns/op 7.98 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5686 20131 ns/op 12.72 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 397 302376 ns/op 13.55 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5138132 ns/op 12.75 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92949146 ns/op 11.28 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 150231 791.0 ns/op 20.23 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13390 9015 ns/op 28.40 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 745 151511 ns/op 27.03 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 2832885 ns/op 23.13 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 54181374 ns/op 19.35 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 73626 1640 ns/op 9.75 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8350 13846 ns/op 18.49 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 549 211152 ns/op 19.40 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3812752 ns/op 17.19 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70205944 ns/op 14.94 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1973852 60.34 ns/op BenchmarkTrimSpace/ASCII-4 585278 207.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86551 1388 ns/op BenchmarkTrimSpace/JustNonASCII-4 44404 2723 ns/op BenchmarkToValidUTF8/Valid-4 485130 251.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 362016 335.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86914 1373 ns/op BenchmarkIndexHard1-4 1816 70403 ns/op BenchmarkIndexHard2-4 391 306714 ns/op BenchmarkIndexHard3-4 170 701871 ns/op BenchmarkIndexHard4-4 90 1294783 ns/op BenchmarkLastIndexHard1-4 4 26049611 ns/op BenchmarkLastIndexHard2-4 4 25023071 ns/op BenchmarkLastIndexHard3-4 4 25211019 ns/op BenchmarkCountHard1-4 1624 72516 ns/op BenchmarkCountHard2-4 392 305896 ns/op BenchmarkCountHard3-4 170 701264 ns/op BenchmarkSplitEmptySeparator-4 1 113478177 ns/op BenchmarkSplitSingleByteSeparator-4 15 7219266 ns/op BenchmarkSplitMultiByteSeparator-4 12 8767902 ns/op BenchmarkSplitNSingleByteSeparator-4 202926 546.1 ns/op BenchmarkSplitNMultiByteSeparator-4 69294 1726 ns/op BenchmarkRepeat-4 187724 636.5 ns/op BenchmarkRepeatLarge/256/1-4 128265 918.1 ns/op 278.85 MB/s BenchmarkRepeatLarge/256/16-4 201985 522.5 ns/op 489.91 MB/s BenchmarkRepeatLarge/512/1-4 100981 1100 ns/op 465.66 MB/s BenchmarkRepeatLarge/512/16-4 147230 731.1 ns/op 700.36 MB/s BenchmarkRepeatLarge/1024/1-4 79954 1378 ns/op 742.99 MB/s BenchmarkRepeatLarge/1024/16-4 109369 1011 ns/op 1013.22 MB/s BenchmarkRepeatLarge/2048/1-4 60644 1854 ns/op 1104.73 MB/s BenchmarkRepeatLarge/2048/16-4 76561 1521 ns/op 1346.24 MB/s BenchmarkRepeatLarge/4096/1-4 42849 3002 ns/op 1364.28 MB/s BenchmarkRepeatLarge/4096/16-4 48068 2452 ns/op 1670.40 MB/s BenchmarkRepeatLarge/8192/1-4 24614 4763 ns/op 1719.98 MB/s BenchmarkRepeatLarge/8192/16-4 28321 4274 ns/op 1916.82 MB/s BenchmarkRepeatLarge/8192/4097-4 56535 2064 ns/op 1984.67 MB/s BenchmarkRepeatLarge/16384/1-4 15144 7981 ns/op 2052.97 MB/s BenchmarkRepeatLarge/16384/16-4 15604 7645 ns/op 2143.10 MB/s BenchmarkRepeatLarge/16384/4097-4 21931 5440 ns/op 2259.48 MB/s BenchmarkRepeatLarge/32768/1-4 8498 14448 ns/op 2267.96 MB/s BenchmarkRepeatLarge/32768/16-4 8550 13918 ns/op 2354.32 MB/s BenchmarkRepeatLarge/32768/4097-4 9118 13073 ns/op 2193.79 MB/s BenchmarkRepeatLarge/65536/1-4 3781 31021 ns/op 2112.64 MB/s BenchmarkRepeatLarge/65536/16-4 3973 27041 ns/op 2423.58 MB/s BenchmarkRepeatLarge/65536/4097-4 3962 28157 ns/op 2182.61 MB/s BenchmarkRepeatLarge/131072/1-4 546 206944 ns/op 633.37 MB/s BenchmarkRepeatLarge/131072/16-4 572 207626 ns/op 631.29 MB/s BenchmarkRepeatLarge/131072/4097-4 580 200727 ns/op 632.74 MB/s BenchmarkRepeatLarge/262144/1-4 279 412625 ns/op 635.31 MB/s BenchmarkRepeatLarge/262144/16-4 286 405523 ns/op 646.43 MB/s BenchmarkRepeatLarge/262144/4097-4 284 410554 ns/op 628.69 MB/s BenchmarkRepeatLarge/524288/1-4 144 831989 ns/op 630.16 MB/s BenchmarkRepeatLarge/524288/16-4 141 832988 ns/op 629.41 MB/s BenchmarkRepeatLarge/524288/4097-4 142 850788 ns/op 611.57 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1719825 ns/op 609.70 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1710182 ns/op 613.14 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1659057 ns/op 629.72 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3314927 ns/op 632.64 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3453330 ns/op 607.28 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3374044 ns/op 620.49 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6890117 ns/op 608.74 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6719058 ns/op 624.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7003134 ns/op 598.48 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14763928 ns/op 568.18 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14473670 ns/op 579.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14411395 ns/op 581.94 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30292502 ns/op 553.84 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30188194 ns/op 555.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30517096 ns/op 549.76 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55302547 ns/op 606.74 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58168978 ns/op 576.84 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58799872 ns/op 570.65 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119164816 ns/op 563.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 120208428 ns/op 558.27 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120562529 ns/op 556.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 209967202 ns/op 639.23 MB/s BenchmarkRepeatLarge/134217728/16-4 1 248520060 ns/op 540.07 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 248992563 ns/op 539.04 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424801440 ns/op 631.91 MB/s BenchmarkRepeatLarge/268435456/16-4 1 486704162 ns/op 551.54 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 488332487 ns/op 549.70 MB/s BenchmarkRepeatLarge/536870912/1-4 1 844529451 ns/op 635.70 MB/s BenchmarkRepeatLarge/536870912/16-4 1 958836487 ns/op 559.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 979085178 ns/op 548.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1702904947 ns/op 630.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1925734131 ns/op 557.58 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1955568301 ns/op 549.07 MB/s BenchmarkBytesCompare/1-4 10965135 10.96 ns/op BenchmarkBytesCompare/2-4 11017647 10.93 ns/op BenchmarkBytesCompare/4-4 10850698 12.00 ns/op BenchmarkBytesCompare/8-4 10821082 10.96 ns/op BenchmarkBytesCompare/16-4 10857631 10.97 ns/op BenchmarkBytesCompare/32-4 9733860 12.19 ns/op BenchmarkBytesCompare/64-4 9294393 13.34 ns/op BenchmarkBytesCompare/128-4 6938326 17.20 ns/op BenchmarkBytesCompare/256-4 6995962 17.25 ns/op BenchmarkBytesCompare/512-4 4261084 27.72 ns/op BenchmarkBytesCompare/1024-4 2860718 41.85 ns/op BenchmarkBytesCompare/2048-4 1644225 73.17 ns/op BenchmarkIndexAnyASCII/1:1-4 2644503 44.02 ns/op BenchmarkIndexAnyASCII/1:2-4 2645337 43.74 ns/op BenchmarkIndexAnyASCII/1:4-4 2585449 46.25 ns/op BenchmarkIndexAnyASCII/1:8-4 2424814 48.79 ns/op BenchmarkIndexAnyASCII/1:16-4 2146332 55.73 ns/op BenchmarkIndexAnyASCII/1:32-4 2103171 56.24 ns/op BenchmarkIndexAnyASCII/1:64-4 2069541 58.27 ns/op BenchmarkIndexAnyASCII/16:1-4 2649746 45.55 ns/op BenchmarkIndexAnyASCII/16:2-4 355808 341.5 ns/op BenchmarkIndexAnyASCII/16:4-4 351051 344.6 ns/op BenchmarkIndexAnyASCII/16:8-4 326640 353.5 ns/op BenchmarkIndexAnyASCII/16:16-4 330070 368.4 ns/op BenchmarkIndexAnyASCII/16:32-4 303732 392.8 ns/op BenchmarkIndexAnyASCII/16:64-4 261667 463.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2095875 56.89 ns/op BenchmarkIndexAnyASCII/256:2-4 25683 4677 ns/op BenchmarkIndexAnyASCII/256:4-4 25624 4692 ns/op BenchmarkIndexAnyASCII/256:8-4 25516 4694 ns/op BenchmarkIndexAnyASCII/256:16-4 25564 4716 ns/op BenchmarkIndexAnyASCII/256:32-4 25230 4745 ns/op BenchmarkIndexAnyASCII/256:64-4 25003 4771 ns/op BenchmarkIndexAnyUTF8/1:1-4 2715790 43.40 ns/op BenchmarkIndexAnyUTF8/1:2-4 2651569 45.00 ns/op BenchmarkIndexAnyUTF8/1:4-4 2550496 46.34 ns/op BenchmarkIndexAnyUTF8/1:8-4 2444474 49.02 ns/op BenchmarkIndexAnyUTF8/1:16-4 2150101 54.38 ns/op BenchmarkIndexAnyUTF8/1:32-4 2192990 56.28 ns/op BenchmarkIndexAnyUTF8/1:64-4 2082272 58.52 ns/op BenchmarkIndexAnyUTF8/16:1-4 154702 770.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 256206 469.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 240307 494.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 233174 532.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 195464 614.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 191595 620.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 183720 660.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11534 ns/op BenchmarkIndexAnyUTF8/256:2-4 17586 6821 ns/op BenchmarkIndexAnyUTF8/256:4-4 16348 7247 ns/op BenchmarkIndexAnyUTF8/256:8-4 15552 7756 ns/op BenchmarkIndexAnyUTF8/256:16-4 12961 9171 ns/op BenchmarkIndexAnyUTF8/256:32-4 12780 9283 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10062 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2792379 42.35 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2740502 43.92 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2655585 45.37 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2527309 47.55 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2211142 53.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2208417 54.63 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2070328 59.00 ns/op BenchmarkLastIndexAnyASCII/16:1-4 344013 348.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 338857 351.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 332407 357.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 329364 360.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 316142 376.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 296172 406.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 246595 465.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25496 4721 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25423 4783 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25117 4748 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25268 4738 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24531 4760 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24919 4828 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24806 4830 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2778751 42.98 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2719989 45.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2657701 46.16 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2497459 47.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2111833 54.59 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2189790 55.00 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2092921 57.26 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 301436 404.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 257846 466.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237156 508.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 233049 530.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 192663 626.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 191259 634.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 186940 665.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20738 5783 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16720 7087 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15745 7665 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10404 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13047 9133 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12712 9580 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10069 ns/op BenchmarkTrimASCII/1:1-4 2562812 47.17 ns/op BenchmarkTrimASCII/1:2-4 2302156 53.55 ns/op BenchmarkTrimASCII/1:4-4 2075676 56.51 ns/op BenchmarkTrimASCII/1:8-4 1853797 64.84 ns/op BenchmarkTrimASCII/1:16-4 1462126 80.94 ns/op BenchmarkTrimASCII/16:1-4 543950 228.9 ns/op BenchmarkTrimASCII/16:2-4 341281 358.7 ns/op BenchmarkTrimASCII/16:4-4 341679 350.3 ns/op BenchmarkTrimASCII/16:8-4 340424 357.7 ns/op BenchmarkTrimASCII/16:16-4 322346 375.2 ns/op BenchmarkTrimASCII/256:1-4 40364 4171 ns/op BenchmarkTrimASCII/256:2-4 25231 5054 ns/op BenchmarkTrimASCII/256:4-4 22334 5460 ns/op BenchmarkTrimASCII/256:8-4 24804 4780 ns/op BenchmarkTrimASCII/256:16-4 25359 4808 ns/op BenchmarkTrimASCII/4096:1-4 2160 55165 ns/op BenchmarkTrimASCII/4096:2-4 1605 77306 ns/op BenchmarkTrimASCII/4096:4-4 1603 85226 ns/op BenchmarkTrimASCII/4096:8-4 1602 75990 ns/op BenchmarkTrimASCII/4096:16-4 1581 78446 ns/op BenchmarkTrimByte-4 2150265 60.93 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30547 4817 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27529 4304 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 471 232618 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1111 106779 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2191 54643 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4076 28201 ns/op BenchmarkCompareBytesEqual-4 10130140 11.59 ns/op BenchmarkCompareBytesToNil-4 13344507 8.980 ns/op BenchmarkCompareBytesEmpty-4 12483658 8.990 ns/op BenchmarkCompareBytesIdentical-4 13502607 9.102 ns/op BenchmarkCompareBytesSameLength-4 10924452 11.13 ns/op BenchmarkCompareBytesDifferentLength-4 10741028 11.14 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2433 49585 ns/op 21147.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2395 50348 ns/op 20826.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2464 49639 ns/op 21124.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2295 49337 ns/op 21253.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2428 49079 ns/op 21365.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2475 50236 ns/op 20873.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2442 49584 ns/op 21147.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2443 49129 ns/op 21343.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2384 52065 ns/op 20139.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2308 51781 ns/op 20250.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2348 52318 ns/op 20042.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2302 52785 ns/op 19865.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2288 59740 ns/op 17552.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2432 51754 ns/op 20260.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2107 53452 ns/op 19617.25 MB/s BenchmarkCompareBytesBig-4 2442 49572 ns/op 21152.91 MB/s BenchmarkCompareBytesBigIdentical-4 12998032 8.957 ns/op 117067060.26 MB/s PASS ok bytes 64.365s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101623513 ns/op 0.98 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 414271579 ns/op 1.37 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 33791093 ns/op 0.48 MB/s 3645494 B/op 51 allocs/op PASS ok compress/bzip2 2.465s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 38 6560130 ns/op 1.52 MB/s 43137 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 38682744 ns/op 2.59 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 258898193 ns/op 3.86 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 38 2880159 ns/op 3.47 MB/s 43216 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27026310 ns/op 3.70 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 278408265 ns/op 3.59 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2595103 ns/op 3.85 MB/s 43007 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25288977 ns/op 3.95 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 253546231 ns/op 3.94 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2604632 ns/op 3.84 MB/s 42040 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25461532 ns/op 3.93 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 297001553 ns/op 3.37 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2768228 ns/op 3.61 MB/s 42390 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26672101 ns/op 3.75 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 284965833 ns/op 3.51 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2176558 ns/op 4.59 MB/s 43050 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18207729 ns/op 5.49 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 181679412 ns/op 5.50 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1957716 ns/op 5.11 MB/s 42418 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14652223 ns/op 6.82 MB/s 48822 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 167615998 ns/op 5.97 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1944139 ns/op 5.14 MB/s 43742 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14657848 ns/op 6.82 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 144180662 ns/op 6.94 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1311037 ns/op 7.63 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12042897 ns/op 8.30 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 121372052 ns/op 8.24 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3081588 ns/op 3.25 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25894402 ns/op 3.86 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 264372613 ns/op 3.78 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9335670 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 97476067 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1014401731 ns/op 0.99 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9196630 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 95446823 ns/op 1.05 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 965594307 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1613694 ns/op 6.20 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13211824 ns/op 7.57 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129761628 ns/op 7.71 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2928852 ns/op 3.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 20778053 ns/op 4.81 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 195911891 ns/op 5.10 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8424189 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 80064216 ns/op 1.25 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 796347171 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8781764 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 96002804 ns/op 1.04 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 988987611 ns/op 1.01 MB/s PASS ok compress/flate 19.572s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 30 3990528 ns/op 2.51 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4307599 ns/op 2.32 MB/s BenchmarkDecoder/1e5-4 3 40077326 ns/op 2.50 MB/s BenchmarkDecoder/1e-Reuse5-4 3 41418346 ns/op 2.41 MB/s BenchmarkDecoder/1e6-4 1 417662096 ns/op 2.39 MB/s BenchmarkDecoder/1e-Reuse6-4 1 397654681 ns/op 2.51 MB/s BenchmarkEncoder/1e4-4 38 2960533 ns/op 3.38 MB/s BenchmarkEncoder/1e-Reuse4-4 39 3150289 ns/op 3.17 MB/s BenchmarkEncoder/1e5-4 4 29997376 ns/op 3.33 MB/s BenchmarkEncoder/1e-Reuse5-4 3 35105404 ns/op 2.85 MB/s BenchmarkEncoder/1e6-4 1 305290706 ns/op 3.28 MB/s BenchmarkEncoder/1e-Reuse6-4 1 298828478 ns/op 3.35 MB/s PASS ok compress/lzw 4.910s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6418943 ns/op PASS ok container/heap 1.145s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 33963 3452 ns/op BenchmarkWithTimeout/concurrency=40-4 8907 13898 ns/op BenchmarkWithTimeout/concurrency=4000-4 9578 13325 ns/op BenchmarkWithTimeout/concurrency=400000-4 6810 20122 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 433290 498.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15079 8500 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22110 6278 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4120 30093 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2109 47519 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3447 34999 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 352 319015 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 288 470373 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 448 463366 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3698285 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 25 5394094 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 46 3399827 ns/op BenchmarkCheckCanceled/Err-4 422985 368.0 ns/op BenchmarkCheckCanceled/Done-4 547930 215.5 ns/op BenchmarkContextCancelDone-4 713378 141.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 36708 4021 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28899 3688 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29236 7503 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19717 5600 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13952 11048 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 446785 247.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 231201 478.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 162918 694.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 108811 1262 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 55351 2224 ns/op PASS ok context 14.322s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1782931 68.96 ns/op 232.02 MB/s BenchmarkDecrypt-4 1798856 66.42 ns/op 240.89 MB/s BenchmarkExpand-4 13260 9308 ns/op PASS ok crypto/aes 1.609s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 158612 699.5 ns/op 91.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 329306 344.9 ns/op 185.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 135586 784.2 ns/op 81.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 322846 347.8 ns/op 183.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 153987 908.4 ns/op 1486.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 301405 394.2 ns/op 3424.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 147244 786.1 ns/op 1717.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 295830 408.7 ns/op 3302.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 99310 1301 ns/op 6298.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 131878 856.8 ns/op 9560.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97815 1320 ns/op 6207.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 139770 1022 ns/op 8019.14 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2148 56269 ns/op 18.11 MB/s BenchmarkAESCFBDecrypt1K-4 2232 56347 ns/op 18.08 MB/s BenchmarkAESCFBDecrypt8K-4 261 418694 ns/op 19.55 MB/s BenchmarkAESOFB1K-4 5664 21734 ns/op 46.88 MB/s BenchmarkAESCTR1K-4 5431 21949 ns/op 46.43 MB/s BenchmarkAESCTR8K-4 691 181208 ns/op 45.18 MB/s BenchmarkAESCBCEncrypt1K-4 428764 284.7 ns/op 3596.43 MB/s BenchmarkAESCBCDecrypt1K-4 866680 140.0 ns/op 7313.97 MB/s PASS ok crypto/cipher 4.058s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45172 2754 ns/op 2.90 MB/s BenchmarkDecrypt-4 39548 3178 ns/op 2.52 MB/s BenchmarkTDESEncrypt-4 14508 8005 ns/op 1.00 MB/s BenchmarkTDESDecrypt-4 14682 8669 ns/op 0.92 MB/s PASS ok crypto/des 1.763s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 765 133335 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 23033641 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 54879847 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 7102640 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.391s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2589 46007 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1772 107871 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1362 91658 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2434 49778 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1165 99774 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 778 155297 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3464 34224 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5336246 ns/op 1100 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11770203 ns/op 1409 B/op 17 allocs/op PASS ok crypto/ecdsa 3.433s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 102 1218279 ns/op BenchmarkNewKeyFromSeed-4 100 2015881 ns/op BenchmarkSigning-4 99 1546508 ns/op BenchmarkVerification-4 51 2347630 ns/op PASS ok crypto/ed25519 2.481s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4096 27165 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 5966521 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 18 18813980 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12316138 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1255 93740 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4705977 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 15416372 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 1 103026161 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 5086 23638 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4240 35403 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2878 42877 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 2978313 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1860 69820 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 135 929447 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1107 124860 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 2673861 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 17.466s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15565 7817 ns/op 131.00 MB/s BenchmarkHMACSHA256_32-4 14816 7528 ns/op 4.25 MB/s BenchmarkNewWriteSum-4 9608 19431 ns/op 1.65 MB/s PASS ok crypto/hmac 6.279s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42969 2885 ns/op BenchmarkModSub-4 38296 3026 ns/op BenchmarkMontgomeryRepr-4 12320 9801 ns/op BenchmarkMontgomeryMul-4 12690 10022 ns/op BenchmarkModMul-4 6292 18639 ns/op BenchmarkExpBig-4 7 19522154 ns/op BenchmarkExp-4 3 41380034 ns/op PASS ok crypto/internal/bigmod 3.396s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 495 243842 ns/op BenchmarkScalarBaseMult-4 118 1019825 ns/op BenchmarkScalarMult-4 40 2852421 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2296231 ns/op PASS ok crypto/internal/edwards25519 1.594s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 248145 462.7 ns/op BenchmarkMultiply-4 236938 518.7 ns/op BenchmarkSquare-4 304082 585.3 ns/op BenchmarkInvert-4 1176 102289 ns/op BenchmarkMult32-4 814915 148.0 ns/op PASS ok crypto/internal/edwards25519/field 2.008s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4775155 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1471 78839 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12793475 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 33651772 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 75 1642176 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6550 17116 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 25 4269974 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 121884192 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.438s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 243396 490.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 127908 973.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60999 2009 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 254217 484.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 127810 949.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60591 2094 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.075s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 85996 1433 ns/op 5.58 MB/s BenchmarkHash64-4 103011 1218 ns/op 52.54 MB/s BenchmarkHash128-4 89622 1325 ns/op 96.58 MB/s BenchmarkHash256-4 84843 1569 ns/op 163.18 MB/s BenchmarkHash512-4 60987 1930 ns/op 265.23 MB/s BenchmarkHash1K-4 49965 2715 ns/op 377.13 MB/s BenchmarkHash8K-4 10000 13931 ns/op 588.04 MB/s BenchmarkHash1M-4 86 1441583 ns/op 727.38 MB/s BenchmarkHash8M-4 10 12558256 ns/op 667.98 MB/s BenchmarkHash8BytesUnaligned-4 82305 1466 ns/op 5.46 MB/s BenchmarkHash1KUnaligned-4 50940 2474 ns/op 413.89 MB/s BenchmarkHash8KUnaligned-4 10000 12292 ns/op 666.44 MB/s PASS ok crypto/md5 2.840s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 421990648 ns/op PASS ok crypto/rand 1.434s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11276 ns/op 11.35 MB/s BenchmarkRC4_1K-4 1369 88143 ns/op 11.62 MB/s BenchmarkRC4_8K-4 176 678378 ns/op 11.93 MB/s PASS ok crypto/rc4 1.447s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 21609409 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38170524 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 89777710 ns/op BenchmarkEncryptPKCS1v15/2048-4 384 298853 ns/op BenchmarkDecryptOAEP/2048-4 6 17403180 ns/op BenchmarkEncryptOAEP/2048-4 349 374313 ns/op BenchmarkSignPKCS1v15/2048-4 6 17598514 ns/op BenchmarkVerifyPKCS1v15/2048-4 316 490007 ns/op BenchmarkSignPSS/2048-4 6 17927010 ns/op BenchmarkVerifyPSS/2048-4 355 335556 ns/op PASS ok crypto/rsa 3.506s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 77388 1745 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 80977 1317 ns/op 6.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81130 1475 ns/op 217.01 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 76046 1373 ns/op 233.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65336 1795 ns/op 570.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73635 1734 ns/op 590.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20967 7271 ns/op 1126.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22034 5517 ns/op 1484.90 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.300s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58226 2062 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 67834 1731 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65311 1866 ns/op 4.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54778 2154 ns/op 475.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 63619 1971 ns/op 519.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 58711 2079 ns/op 492.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22520 5300 ns/op 1545.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23841 5151 ns/op 1590.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23466 5209 ns/op 1572.81 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.385s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42933 2788 ns/op 2.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58876 2002 ns/op 4.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51427 2381 ns/op 3.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41172 2815 ns/op 363.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 57540 2091 ns/op 489.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 50001 2409 ns/op 425.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25302 4773 ns/op 1716.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29774 4042 ns/op 2026.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27447 4371 ns/op 1874.24 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.395s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14034225 8.514 ns/op BenchmarkConstantTimeEq-4 14644513 8.308 ns/op BenchmarkConstantTimeLessOrEq-4 14265804 9.207 ns/op BenchmarkXORBytes/8Bytes-4 324006 370.5 ns/op 21.59 MB/s BenchmarkXORBytes/128Bytes-4 173488 696.6 ns/op 183.74 MB/s BenchmarkXORBytes/2048Bytes-4 20584 5880 ns/op 348.27 MB/s BenchmarkXORBytes/32768Bytes-4 1212 89436 ns/op 366.38 MB/s PASS ok crypto/subtle 1.983s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 313 424728 ns/op BenchmarkCertCache/1-4 296 424187 ns/op BenchmarkCertCache/2-4 265 396852 ns/op BenchmarkCertCache/3-4 321 383635 ns/op BenchmarkHandshakeServer/RSA-4 13 9396920 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12697105 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11809453 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 126 1117940 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 174 645094 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6529175 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5509011 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 54857429 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45070840 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 36723272 ns/op 28.55 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 42452508 ns/op 24.70 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 55760884 ns/op 37.61 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 70669284 ns/op 29.68 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 130592197 ns/op 32.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 95666098 ns/op 43.84 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 148190730 ns/op 56.61 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 189435920 ns/op 44.28 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 273693248 ns/op 61.30 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 344715794 ns/op 48.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 501441307 ns/op 66.92 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 631639717 ns/op 53.12 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 986553864 ns/op 68.02 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1244135294 ns/op 53.94 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36539689 ns/op 28.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 42821264 ns/op 24.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 74553866 ns/op 28.13 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 71138981 ns/op 29.48 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 81904934 ns/op 51.21 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 111364342 ns/op 37.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 148600285 ns/op 56.45 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 183366015 ns/op 45.75 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 303373200 ns/op 55.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 343257668 ns/op 48.88 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 513741498 ns/op 65.31 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 736875515 ns/op 45.54 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1195345064 ns/op 56.14 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1131374572 ns/op 59.32 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715980012 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717561102 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301507451 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299831336 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163269573 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161295571 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 101572712 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94091606 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 55329972 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52068556 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156540463 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157733611 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77620921 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77722412 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51389634 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50786276 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 41313197 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35736864 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33282113 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32649888 ns/op PASS ok crypto/tls 21.214s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16690532 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 468 249614 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 948 125816 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 867 136868 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.146s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 2750384 ns/op 281403 B/op 1647 allocs/op BenchmarkConcurrentStmtQuery-4 39 2951666 ns/op 269474 B/op 2032 allocs/op BenchmarkConcurrentStmtExec-4 57 2085490 ns/op 224113 B/op 663 allocs/op BenchmarkConcurrentTxQuery-4 39 2906293 ns/op 274312 B/op 2150 allocs/op BenchmarkConcurrentTxExec-4 69 1622314 ns/op 87939 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2249601 ns/op 104452 B/op 2050 allocs/op BenchmarkConcurrentTxStmtExec-4 145 829735 ns/op 41325 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2460683 ns/op 233181 B/op 1844 allocs/op BenchmarkManyConcurrentQueries-4 2924 40020 ns/op 4105 B/op 20 allocs/op BenchmarkGrabConn-4 233403 558.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.422s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1646 70144 ns/op BenchmarkSymbols32-4 1994 56937 ns/op PASS ok debug/elf 1.261s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 280297 417.6 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 78 1490737 ns/op 180234 B/op 13 allocs/op Benchmark115/LineToPC-4 55 2131269 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13150 9166 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.816s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 55214 2139 ns/op BenchmarkMarshal-4 662 181647 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2616 44813 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.416s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 226 527036 ns/op 15.54 MB/s BenchmarkEncodeToString-4 254 449216 ns/op 18.24 MB/s BenchmarkDecode-4 139 847420 ns/op 15.47 MB/s BenchmarkDecodeString-4 139 848028 ns/op 15.46 MB/s PASS ok encoding/base32 1.741s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 279 418736 ns/op 19.56 MB/s BenchmarkDecodeString/2-4 324534 364.1 ns/op 10.99 MB/s BenchmarkDecodeString/4-4 243801 498.4 ns/op 16.05 MB/s BenchmarkDecodeString/8-4 169857 688.1 ns/op 17.44 MB/s BenchmarkDecodeString/64-4 27807 4297 ns/op 20.48 MB/s BenchmarkDecodeString/8192-4 238 504447 ns/op 21.66 MB/s BenchmarkNewEncoding-4 49533 2402 ns/op 106.56 MB/s PASS ok encoding/base64 2.206s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1380 90527 ns/op 44.19 MB/s BenchmarkReadStruct-4 14014 8652 ns/op 8.67 MB/s BenchmarkWriteStruct-4 12069 8622 ns/op 8.70 MB/s BenchmarkReadInts-4 45912 2662 ns/op 11.27 MB/s BenchmarkWriteInts-4 35307 3522 ns/op 8.52 MB/s BenchmarkWriteSlice1000Int32s-4 973 164121 ns/op 24.37 MB/s BenchmarkPutUint16-4 3257659 38.17 ns/op 52.39 MB/s BenchmarkAppendUint16-4 3205069 53.35 ns/op 37.49 MB/s BenchmarkPutUint32-4 2227748 76.16 ns/op 52.52 MB/s BenchmarkAppendUint32-4 2085030 53.85 ns/op 74.28 MB/s BenchmarkPutUint64-4 721671 166.8 ns/op 47.96 MB/s BenchmarkAppendUint64-4 772659 158.1 ns/op 50.59 MB/s BenchmarkLittleEndianPutUint16-4 3145798 38.27 ns/op 52.27 MB/s BenchmarkLittleEndianAppendUint16-4 3145549 35.81 ns/op 55.85 MB/s BenchmarkLittleEndianPutUint32-4 2331342 75.05 ns/op 53.30 MB/s BenchmarkLittleEndianAppendUint32-4 2366638 57.50 ns/op 69.56 MB/s BenchmarkLittleEndianPutUint64-4 740221 186.8 ns/op 42.84 MB/s BenchmarkLittleEndianAppendUint64-4 768524 158.3 ns/op 50.53 MB/s BenchmarkReadFloats-4 162727 998.7 ns/op 12.02 MB/s BenchmarkWriteFloats-4 134257 904.2 ns/op 13.27 MB/s BenchmarkReadSlice1000Float32s-4 1114 122794 ns/op 32.57 MB/s BenchmarkWriteSlice1000Float32s-4 855 140368 ns/op 28.50 MB/s BenchmarkReadSlice1000Uint8s-4 84285 2107 ns/op 474.67 MB/s BenchmarkWriteSlice1000Uint8s-4 138891 1829 ns/op 546.66 MB/s BenchmarkPutUvarint32-4 483277 335.9 ns/op 11.91 MB/s BenchmarkPutUvarint64-4 162764 844.6 ns/op 9.47 MB/s PASS ok encoding/binary 6.302s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5278 22618 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5727 29541 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5796 25266 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3054 44093 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5894 19934 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5498 25915 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5284 20308 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3446 35653 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9733 17119 ns/op PASS ok encoding/csv 2.733s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8892 11922 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 9073 19592 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 224 516875 ns/op 16836 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 658 171171 ns/op 745 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1392 81377 ns/op 63 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1167 107221 ns/op 75 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2239 46596 ns/op 172 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 2982931 ns/op 34070 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 430 275961 ns/op 25275 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 914 127044 ns/op 10805 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1088 124266 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 475 274981 ns/op 39198 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 63 1701794 ns/op 69552 B/op 2304 allocs/op BenchmarkDecodeBytesSlice-4 349 337585 ns/op 24117 B/op 203 allocs/op BenchmarkDecodeInterfaceSlice-4 84 1488686 ns/op 83126 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 1723718 ns/op 54137 B/op 181 allocs/op PASS ok encoding/gob 3.618s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14444 8956 ns/op 28.59 MB/s BenchmarkEncode/1024-4 3471 33182 ns/op 30.86 MB/s BenchmarkEncode/4096-4 902 132148 ns/op 31.00 MB/s BenchmarkEncode/16384-4 225 549285 ns/op 29.83 MB/s BenchmarkDecode/256-4 28149 4248 ns/op 60.27 MB/s BenchmarkDecode/1024-4 7246 16576 ns/op 61.77 MB/s BenchmarkDecode/4096-4 1734 66377 ns/op 61.71 MB/s BenchmarkDecode/16384-4 451 266764 ns/op 61.42 MB/s BenchmarkDump/256-4 1212 96357 ns/op 2.66 MB/s BenchmarkDump/1024-4 314 375543 ns/op 2.73 MB/s BenchmarkDump/4096-4 78 1491463 ns/op 2.75 MB/s BenchmarkDump/16384-4 19 6135671 ns/op 2.67 MB/s PASS ok encoding/hex 2.810s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 152910407 ns/op 12.69 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 182547820 ns/op 10.63 MB/s 8525000 B/op 137 allocs/op BenchmarkCodeMarshal-4 1 175573911 ns/op 11.05 MB/s 10200976 B/op 32 allocs/op BenchmarkCodeMarshalError-4 1 179170761 ns/op 10.83 MB/s 10335384 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 17733 6407 ns/op BenchmarkMarshalBytes/256-4 5529 20982 ns/op BenchmarkMarshalBytes/4096-4 474 251470 ns/op BenchmarkMarshalBytesError/32-4 48 2309890 ns/op BenchmarkMarshalBytesError/256-4 49 2396804 ns/op BenchmarkMarshalBytesError/4096-4 43 2808263 ns/op BenchmarkMarshalMap-4 40011 2909 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 485773318 ns/op 3.99 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 20911 4804 ns/op 2.91 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37587 3067 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 459955658 ns/op 4.22 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 410349213 ns/op 4.73 MB/s 2020376 B/op 40007 allocs/op BenchmarkUnmarshalString-4 74820 1918 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 152358 857.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 228219 520.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14458 7339 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 58002 1935 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85953 1577 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 15054 10083 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5716 20670 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1123 102837 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1135053 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9443492 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 866026 145.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 730046 145.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 820750 162.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 863713 153.0 ns/op BenchmarkEncodeMarshaler-4 50841 2189 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 86498 1513 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5399268 22.25 ns/op BenchmarkNumberIsValidRegexp-4 14308 8198 ns/op PASS ok encoding/json 9.464s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3172111 ns/op 20.66 MB/s BenchmarkDecode-4 16 6926031 ns/op 12.82 MB/s PASS ok encoding/pem 1.378s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2601 40208 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 932 129947 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2944 38025 ns/op PASS ok encoding/xml 1.725s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 257230 428.8 ns/op BenchmarkAs-4 65512 1826 ns/op PASS ok errors 1.266s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 695554 168.7 ns/op BenchmarkIntSet-4 808071 147.0 ns/op BenchmarkFloatAdd-4 167043 768.0 ns/op BenchmarkFloatSet-4 815788 149.8 ns/op BenchmarkStringSet-4 428815 312.1 ns/op BenchmarkMapSet-4 189274 744.0 ns/op BenchmarkMapSetDifferent-4 69019 1706 ns/op BenchmarkMapSetDifferentRandom-4 314 390095 ns/op BenchmarkMapSetString-4 186258 1058 ns/op BenchmarkMapAddSame-4 44062 2471 ns/op BenchmarkMapAddDifferent-4 21978 5911 ns/op BenchmarkMapAddDifferentRandom-4 298 652934 ns/op BenchmarkMapAddSameSteadyState-4 442458 285.1 ns/op BenchmarkMapAddDifferentSteadyState-4 130357 826.5 ns/op BenchmarkMapString-4 7627 15091 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 27342 6534 ns/op PASS ok expvar 3.588s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 96564 1271 ns/op BenchmarkSprintfEmpty-4 320173 333.5 ns/op BenchmarkSprintfString-4 260203 554.3 ns/op BenchmarkSprintfTruncateString-4 228026 495.2 ns/op BenchmarkSprintfTruncateBytes-4 153498 782.8 ns/op BenchmarkSprintfSlowParsingPath-4 204418 615.1 ns/op BenchmarkSprintfQuoteString-4 43676 3261 ns/op BenchmarkSprintfInt-4 200641 798.2 ns/op BenchmarkSprintfIntInt-4 86428 1276 ns/op BenchmarkSprintfPrefixedInt-4 156609 1391 ns/op BenchmarkSprintfFloat-4 76308 2109 ns/op BenchmarkSprintfComplex-4 42952 3199 ns/op BenchmarkSprintfBoolean-4 222548 491.4 ns/op BenchmarkSprintfHexString-4 125185 1185 ns/op BenchmarkSprintfHexBytes-4 57752 1740 ns/op BenchmarkSprintfBytes-4 43482 2992 ns/op BenchmarkSprintfStringer-4 80947 2099 ns/op BenchmarkSprintfStructure-4 27243 7281 ns/op BenchmarkManyArgs-4 51062 2471 ns/op BenchmarkFprintInt-4 60026 1914 ns/op BenchmarkFprintfBytes-4 74911 1616 ns/op BenchmarkFprintIntNoAlloc-4 63960 1982 ns/op BenchmarkScanInts-4 22 4548078 ns/op BenchmarkScanRecursiveInt-4 1 356008057 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 419345985 ns/op PASS ok fmt 6.224s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 709 161813 ns/op PASS ok go/build 1.355s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 38529 2745 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10131 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4093 31113 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1520 96034 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 158 675176 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 87 2948817 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 22602380 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 61222762 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 142214625 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.859s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 318119427 ns/op 0.20 MB/s 46240072 B/op 49062 allocs/op PASS ok go/format 1.355s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26605785 ns/op 2.02 MB/s BenchmarkParseOnly-4 5 23983384 ns/op 2.25 MB/s BenchmarkResolve-4 49 2430149 ns/op 22.16 MB/s PASS ok go/parser 2.959s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 165419447 ns/op 0.31 MB/s 5415208 B/op 27568 allocs/op BenchmarkPrintDecl-4 738 176076 ns/op 0.18 MB/s 16438 B/op 51 allocs/op PASS ok go/printer 1.442s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 243 497584 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 11270600 ns/op 4.44 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 22797934 ns/op 3.24 MB/s BenchmarkScanFiles/net/http/server.go-4 3 34594394 ns/op 3.57 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 166 715064 ns/op 4.33 MB/s PASS ok go/scanner 2.012s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 913958 133.3 ns/op PASS ok go/token 1.134s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1127973 ns/op BenchmarkNamed/Underlying/nongeneric-4 1200129 86.53 ns/op BenchmarkNamed/Underlying/generic-4 1413872 85.57 ns/op BenchmarkNamed/Underlying/src_instance-4 1402549 93.41 ns/op BenchmarkNamed/Underlying/user_instance-4 1355953 161.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17618 8648 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11142 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13593 14343 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 14326 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1002284313 ns/op 33474 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 584919361 ns/op 55504 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 320967582 ns/op 104824 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 407881441 ns/op 82483 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1605337508 ns/op 3256 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 203685522 ns/op 25658 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 104546074 ns/op 49039 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 165134330 ns/op 27778 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1180063719 ns/op 1836 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 154825704 ns/op 12461 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 154094906 ns/op 13591 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 68882596 ns/op 31455 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1626855294 ns/op 42445 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 893238258 ns/op 77312 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 218684804 ns/op 315752 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 158588202 ns/op 435348 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2427634338 ns/op 826.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 205284541 ns/op 9776 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 115853832 ns/op 17159 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 108412687 ns/op 18374 lines/s PASS ok go/types 33.082s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8659 11961 ns/op 85.61 MB/s PASS ok hash/adler32 1.288s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 199412 514.4 ns/op 29.16 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196077 605.0 ns/op 24.79 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79584 1720 ns/op 23.26 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 84942 1500 ns/op 26.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 504770 215.1 ns/op 2380.39 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 521257 222.3 ns/op 2303.35 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 549883 233.1 ns/op 4392.64 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 525823 270.1 ns/op 3790.59 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 421885 319.2 ns/op 12832.10 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 362656 308.7 ns/op 13266.56 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 156824 876.9 ns/op 37367.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 129848 926.4 ns/op 35372.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 206208 555.6 ns/op 27.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 187626 617.0 ns/op 24.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 73983 1566 ns/op 25.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 78057 1441 ns/op 27.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 517218 238.1 ns/op 2150.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 507504 233.1 ns/op 2196.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 502911 237.0 ns/op 4321.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 476302 241.0 ns/op 4249.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 357062 332.9 ns/op 12302.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 379464 317.4 ns/op 12904.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 151446 841.9 ns/op 38920.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 126436 977.1 ns/op 33536.93 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 238174 521.0 ns/op 28.79 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205514 577.0 ns/op 26.00 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109242 1095 ns/op 36.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101600 1188 ns/op 33.68 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9471 12451 ns/op 41.12 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8971 12962 ns/op 39.50 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4654 25648 ns/op 39.93 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4308 25962 ns/op 39.44 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1164 102181 ns/op 40.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1137 102037 ns/op 40.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 813216 ns/op 40.29 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 147 815094 ns/op 40.20 MB/s PASS ok hash/crc32 6.864s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 2667935 ns/op 24.56 MB/s BenchmarkCrc64/ISO4KB-4 848 160620 ns/op 25.50 MB/s BenchmarkCrc64/ISO1KB-4 3080 35338 ns/op 28.98 MB/s BenchmarkCrc64/ECMA64KB-4 56 2072029 ns/op 31.63 MB/s BenchmarkCrc64/Random64KB-4 51 2235271 ns/op 29.32 MB/s BenchmarkCrc64/Random16KB-4 219 571814 ns/op 28.65 MB/s PASS ok hash/crc64 2.255s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9259 11930 ns/op 85.84 MB/s BenchmarkFnv32aKB-4 8833 11666 ns/op 87.78 MB/s BenchmarkFnv64KB-4 10000 11977 ns/op 85.50 MB/s BenchmarkFnv64aKB-4 8618 11776 ns/op 86.96 MB/s BenchmarkFnv128KB-4 1114 106157 ns/op 9.65 MB/s BenchmarkFnv128aKB-4 1173 102347 ns/op 10.01 MB/s PASS ok hash/fnv 1.787s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 509415 205.1 ns/op 19.50 MB/s BenchmarkHash/n=4/Bytes-4 5133326 22.97 ns/op 174.14 MB/s BenchmarkHash/n=4/String-4 1699417 69.02 ns/op 57.96 MB/s BenchmarkHash/n=8/Write-4 580411 196.1 ns/op 40.80 MB/s BenchmarkHash/n=8/Bytes-4 5497860 22.13 ns/op 361.58 MB/s BenchmarkHash/n=8/String-4 1739128 68.64 ns/op 116.55 MB/s BenchmarkHash/n=16/Write-4 594603 199.9 ns/op 80.02 MB/s BenchmarkHash/n=16/Bytes-4 5107266 23.11 ns/op 692.42 MB/s BenchmarkHash/n=16/String-4 1719283 70.40 ns/op 227.27 MB/s BenchmarkHash/n=32/Write-4 482055 222.2 ns/op 143.99 MB/s BenchmarkHash/n=32/Bytes-4 4631197 30.68 ns/op 1043.09 MB/s BenchmarkHash/n=32/String-4 1638931 81.39 ns/op 393.19 MB/s BenchmarkHash/n=64/Write-4 528400 324.2 ns/op 197.42 MB/s BenchmarkHash/n=64/Bytes-4 4093707 29.68 ns/op 2155.98 MB/s BenchmarkHash/n=64/String-4 1571871 78.75 ns/op 812.70 MB/s BenchmarkHash/n=256/Write-4 342057 310.4 ns/op 824.75 MB/s BenchmarkHash/n=256/Bytes-4 1938150 60.90 ns/op 4203.66 MB/s BenchmarkHash/n=256/String-4 731758 164.7 ns/op 1554.17 MB/s BenchmarkHash/n=320/Write-4 347894 320.9 ns/op 997.34 MB/s BenchmarkHash/n=320/Bytes-4 1576675 78.40 ns/op 4081.85 MB/s BenchmarkHash/n=320/String-4 544527 222.9 ns/op 1435.68 MB/s BenchmarkHash/n=1024/Write-4 228326 521.5 ns/op 1963.67 MB/s BenchmarkHash/n=1024/Bytes-4 603025 199.3 ns/op 5137.50 MB/s BenchmarkHash/n=1024/String-4 213649 590.3 ns/op 1734.57 MB/s BenchmarkHash/n=4096/Write-4 88280 1417 ns/op 2891.41 MB/s BenchmarkHash/n=4096/Bytes-4 155688 780.2 ns/op 5250.24 MB/s BenchmarkHash/n=4096/String-4 55610 2239 ns/op 1829.00 MB/s BenchmarkHash/n=16384/Write-4 24343 4698 ns/op 3487.29 MB/s BenchmarkHash/n=16384/Bytes-4 35737 3163 ns/op 5179.70 MB/s BenchmarkHash/n=16384/String-4 14060 8754 ns/op 1871.60 MB/s PASS ok hash/maphash 6.579s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 848 142416 ns/op BenchmarkEscapeNone-4 82009 1512 ns/op BenchmarkUnescape-4 762 147227 ns/op BenchmarkUnescapeNone-4 504639 225.8 ns/op BenchmarkUnescapeSparse-4 15488 12826 ns/op BenchmarkUnescapeDense-4 1144 103949 ns/op PASS ok html 2.074s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7496 13935 ns/op BenchmarkCSSEscaperNoSpecials-4 49941 2446 ns/op BenchmarkDecodeCSS-4 25125 4847 ns/op BenchmarkDecodeCSSNoSpecials-4 3847428 30.44 ns/op BenchmarkCSSValueFilter-4 112328 1059 ns/op BenchmarkCSSValueFilterOk-4 83848 1420 ns/op BenchmarkEscapedExecute-4 4093 28678 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10687 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72738 1651 ns/op BenchmarkStripTags-4 17487 7010 ns/op BenchmarkStripTagsNoSpecials-4 350390 321.1 ns/op BenchmarkJSValEscaperWithNum-4 18918 6264 ns/op BenchmarkJSValEscaperWithStr-4 5380 23404 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16482 7095 ns/op BenchmarkJSValEscaperWithObj-4 4428 25603 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10706 ns/op BenchmarkJSStrEscaperNoSpecials-4 63463 1898 ns/op BenchmarkJSStrEscaper-4 10000 10942 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58374 2103 ns/op BenchmarkJSRegexpEscaper-4 10000 11280 ns/op BenchmarkTemplateSpecialTags-4 80 1689171 ns/op BenchmarkURLEscaper-4 3810 30443 ns/op BenchmarkURLEscaperNoSpecials-4 173244 672.2 ns/op BenchmarkURLNormalizer-4 5030 23374 ns/op BenchmarkURLNormalizerNoSpecials-4 158272 764.9 ns/op BenchmarkSrcsetFilter-4 15373 7896 ns/op BenchmarkSrcsetFilterNoSpecials-4 97040 1329 ns/op PASS ok html/template 4.912s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 502465 304.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 403552 282.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 550261 222.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 441360 287.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1326154 92.88 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 117.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1237939 91.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 981474 120.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 924043 130.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 438496 265.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 355495 350.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 422834 288.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 340779 478.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 722187 185.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 482218 302.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 603560 183.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 520376 236.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 417399 289.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 792764 151.7 ns/op BenchmarkRGBASetRGBA-4 977454 118.8 ns/op BenchmarkRGBA64At-4 568514 210.2 ns/op BenchmarkRGBA64SetRGBA64-4 640095 187.7 ns/op BenchmarkNRGBAAt-4 754731 151.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 115.2 ns/op BenchmarkNRGBA64At-4 491004 211.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 628281 235.3 ns/op BenchmarkAlphaAt-4 2233848 54.98 ns/op BenchmarkAlphaSetAlpha-4 2169114 57.23 ns/op BenchmarkAlpha16At-4 1230750 101.3 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.6 ns/op BenchmarkGrayAt-4 2145066 58.06 ns/op BenchmarkGraySetGray-4 2181770 54.33 ns/op BenchmarkGray16At-4 1000000 104.5 ns/op BenchmarkGraySetGray16-4 1000000 119.7 ns/op PASS ok image 6.541s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2886272 41.69 ns/op BenchmarkYCbCrToRGB/128-4 1000000 112.3 ns/op BenchmarkYCbCrToRGB/255-4 2808770 42.62 ns/op BenchmarkRGBToYCbCr/0-4 2614653 42.33 ns/op BenchmarkRGBToYCbCr/Cb-4 2797676 42.08 ns/op BenchmarkRGBToYCbCr/Cr-4 2775114 42.56 ns/op BenchmarkYCbCrToRGBA/0-4 2465553 55.45 ns/op BenchmarkYCbCrToRGBA/128-4 2273562 47.38 ns/op BenchmarkYCbCrToRGBA/255-4 2534750 47.41 ns/op BenchmarkNYCbCrAToRGBA/0-4 2483294 50.52 ns/op BenchmarkNYCbCrAToRGBA/128-4 2312486 52.85 ns/op BenchmarkNYCbCrAToRGBA/255-4 2473734 48.92 ns/op PASS ok image/color 3.912s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60310624 ns/op BenchmarkFillSrc-4 373 337198 ns/op BenchmarkCopyOver-4 5 20544256 ns/op BenchmarkCopySrc-4 542 226065 ns/op BenchmarkNRGBAOver-4 5 21154258 ns/op BenchmarkNRGBASrc-4 10 10900623 ns/op BenchmarkYCbCr-4 7 16452976 ns/op BenchmarkGray-4 16 7094933 ns/op BenchmarkCMYK-4 9 12448583 ns/op BenchmarkGlyphOver-4 16 6850264 ns/op BenchmarkRGBAMaskOver-4 2 50291324 ns/op BenchmarkGrayMaskOver-4 3 33843880 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51202610 ns/op BenchmarkRGBA-4 3 36337416 ns/op BenchmarkPalettedFill-4 1062 117093 ns/op BenchmarkPalettedRGBA-4 4 32486949 ns/op BenchmarkGenericOver-4 2 76861896 ns/op BenchmarkGenericMaskOver-4 4 31017917 ns/op BenchmarkGenericSrc-4 3 47849740 ns/op BenchmarkGenericMaskSrc-4 3 41277264 ns/op PASS ok image/draw 7.472s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 13 7723153 ns/op 2.00 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 215823359 ns/op 1.42 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4755369229 ns/op 0.26 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2703062 ns/op 5.72 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 224018869 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.326s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2470 48919 ns/op BenchmarkIDCT-4 2883 39662 ns/op BenchmarkDecodeBaseline-4 6 20079040 ns/op 3.08 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25055284 ns/op 2.47 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 203587696 ns/op 6.04 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 276410992 ns/op 3.33 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.594s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 10775734 9.919 ns/op BenchmarkDecodeGray-4 9 11206722 ns/op 5.85 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 50310548 ns/op 5.21 MB/s 337332 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 62845576 ns/op 4.17 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6360248 ns/op 10.30 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 36400925 ns/op 7.20 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42641921 ns/op 6.15 MB/s 605232 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71894745 ns/op 4.27 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 72005124 ns/op 4.27 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 232877726 ns/op 5.28 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 296481833 ns/op 4.14 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 56845034 ns/op 5.40 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 332100642 ns/op 3.70 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 873427803 ns/op 1.41 MB/s 864200 B/op 36 allocs/op PASS ok image/png 6.043s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 69530242 ns/op 1.44 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53793955 ns/op 1.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 312973501 ns/op 1.60 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 280176238 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 60535638 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53400998 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 302105755 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 265167441 ns/op 1.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 631743579 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 588857019 ns/op 1.70 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4152220257 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3366486298 ns/op 1.49 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 12143021 ns/op 8.24 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10637992 ns/op 9.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 52393821 ns/op 9.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52873972 ns/op 9.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 119411432 ns/op 8.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 118837011 ns/op 8.41 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 549224219 ns/op 9.10 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 555406929 ns/op 9.00 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74674346 ns/op 1.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 67101756 ns/op 1.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 399686666 ns/op 1.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 360735713 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 784042846 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 765654302 ns/op 1.31 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5034703097 ns/op 0.99 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5813978135 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 200710882 ns/op 20.82 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189812643 ns/op 22.02 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 41.529s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 414441 307.1 ns/op 833.64 MB/s PASS ok internal/chacha8rand 1.513s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34338 3506 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 33230 4492 ns/op 0.45 MB/s BenchmarkMarshalCorpusFile/4-4 28837 5444 ns/op 0.73 MB/s BenchmarkMarshalCorpusFile/8-4 26414 6121 ns/op 1.31 MB/s BenchmarkMarshalCorpusFile/16-4 20950 5890 ns/op 2.72 MB/s BenchmarkMarshalCorpusFile/32-4 10000 16280 ns/op 1.97 MB/s BenchmarkMarshalCorpusFile/64-4 10000 15911 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/128-4 7778 15964 ns/op 8.02 MB/s BenchmarkMarshalCorpusFile/256-4 3662 51404 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/512-4 2046 66355 ns/op 7.72 MB/s BenchmarkMarshalCorpusFile/1024-4 789 230653 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/2048-4 499 302772 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/4096-4 176 650605 ns/op 6.30 MB/s BenchmarkMarshalCorpusFile/8192-4 135 849402 ns/op 9.64 MB/s BenchmarkMarshalCorpusFile/16384-4 70 1641345 ns/op 9.98 MB/s BenchmarkMarshalCorpusFile/32768-4 30 4768045 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/65536-4 14 8512231 ns/op 7.70 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18737037 ns/op 7.00 MB/s BenchmarkMarshalCorpusFile/262144-4 2 53763250 ns/op 4.88 MB/s BenchmarkMarshalCorpusFile/524288-4 2 76344392 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 162219749 ns/op 6.46 MB/s BenchmarkUnmarshalCorpusFile/1-4 6926 21969 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 5066 29262 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/4-4 6205 23836 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 6232 28145 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/16-4 4766 32679 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/32-4 3429 39453 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 3064 38045 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/128-4 2450 47393 ns/op 2.70 MB/s BenchmarkUnmarshalCorpusFile/256-4 972 128207 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/512-4 526 242107 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/1024-4 262 445697 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 996310 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1731682 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3558667 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6862261 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13905141 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27547225 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55769262 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 119733901 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 229924220 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 490354623 ns/op 2.14 MB/s BenchmarkMutatorBytes/1-4 33470 3592 ns/op BenchmarkMutatorBytes/10-4 35140 3348 ns/op BenchmarkMutatorBytes/100-4 31150 3722 ns/op BenchmarkMutatorBytes/1000-4 21205 7372 ns/op BenchmarkMutatorBytes/10000-4 8613 27328 ns/op BenchmarkMutatorBytes/100000-4 1010 116907 ns/op BenchmarkMutatorString/1-4 30000 3988 ns/op BenchmarkMutatorString/10-4 31110 3796 ns/op BenchmarkMutatorString/100-4 29337 4157 ns/op BenchmarkMutatorString/1000-4 14275 7859 ns/op BenchmarkMutatorString/10000-4 4258 45474 ns/op BenchmarkMutatorString/100000-4 320 333045 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18084 6810 ns/op BenchmarkMutatorAllBasicTypes/string-4 18517 6739 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65966 1903 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56889 2147 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58624 2301 ns/op BenchmarkMutatorAllBasicTypes/int-4 61041 1975 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61702 1992 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58878 1969 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61896 1958 ns/op BenchmarkMutatorAllBasicTypes/int64-4 62745 1955 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58880 2162 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59856 2046 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57145 2010 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60535 1981 ns/op PASS ok internal/fuzz 15.957s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 41366 7735 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 154719 816.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.783s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 35368 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 38752 5109 ns/op BenchmarkSplicePipePoolParallel-4 112138 1707 ns/op BenchmarkSplicePipeNativeParallel-4 69849 1458 ns/op PASS ok internal/poll 2.008s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 31135798 ns/op PASS ok internal/trace 5.478s PASS ok internal/zstd 1.057s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 18532 8095 ns/op BenchmarkCopyNLarge-4 339 474677 ns/op PASS ok io 1.494s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 182608 653.7 ns/op BenchmarkPrintln-4 21717 5795 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34509 3529 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4426 26017 ns/op BenchmarkDiscard-4 915200 136.8 ns/op 0 B/op 0 allocs/op PASS ok log 1.986s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 59499 1998 ns/op BenchmarkJSONHandler/defaults-4 5264 21178 ns/op 535 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3382 33547 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4114 29422 ns/op 749 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5907 20728 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5816 24511 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4420 24799 ns/op 525 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25089 4846 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24182 5129 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 112586 1137 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 72981 1669 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 69567 1798 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 70274 1928 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 67182 1751 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 72240 3187 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1140609 176.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 618228 218.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 604431 208.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 381969 267.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 321867 374.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3650 29074 ns/op BenchmarkDispatch/switch-checked-4 166665 701.0 ns/op BenchmarkDispatch/As-4 153484 1140 ns/op BenchmarkDispatch/Visit-4 149104 819.6 ns/op BenchmarkUnsafeStrings-4 17762 6578 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 7.012s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 781052 156.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 639658 180.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 364306 405.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 86581 1281 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 54548 1944 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 57278 1950 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 33493 3751 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 7878 18058 ns/op 3450 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8857 16978 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7927 18584 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4665 23184 ns/op 1093 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2829 38084 ns/op 4313 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 13120 8482 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15398 9809 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9218 11142 ns/op 942 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3610 48161 ns/op 3758 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.340s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 35088376 ns/op PASS ok maps 1.784s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6549732 18.47 ns/op BenchmarkAcosh-4 4945010 24.14 ns/op BenchmarkAsin-4 6027565 18.34 ns/op BenchmarkAsinh-4 4644434 25.76 ns/op BenchmarkAtan-4 6872125 17.25 ns/op BenchmarkAtanh-4 4738975 24.10 ns/op BenchmarkAtan2-4 4985256 24.27 ns/op BenchmarkCbrt-4 5955896 20.26 ns/op BenchmarkCeil-4 16257223 7.230 ns/op BenchmarkCopysign-4 1926096 62.68 ns/op BenchmarkCos-4 8495834 13.95 ns/op BenchmarkCosh-4 6944338 17.44 ns/op BenchmarkErf-4 7473867 16.00 ns/op BenchmarkErfc-4 7794661 15.79 ns/op BenchmarkErfinv-4 3235411 37.41 ns/op BenchmarkErfcinv-4 3361172 36.52 ns/op BenchmarkExp-4 7332004 16.44 ns/op BenchmarkExpGo-4 719128 166.2 ns/op BenchmarkExpm1-4 6877812 17.28 ns/op BenchmarkExp2-4 770218 161.4 ns/op BenchmarkExp2Go-4 722792 166.6 ns/op BenchmarkAbs-4 2508686 55.72 ns/op BenchmarkDim-4 8224574 14.38 ns/op BenchmarkFloor-4 14681323 7.868 ns/op BenchmarkMax-4 12280646 13.00 ns/op BenchmarkMin-4 10762552 11.01 ns/op BenchmarkMod-4 189813 641.2 ns/op BenchmarkFrexp-4 1000000 107.5 ns/op BenchmarkGamma-4 349371 325.3 ns/op BenchmarkHypot-4 1000000 110.9 ns/op BenchmarkHypotGo-4 1000000 123.8 ns/op BenchmarkIlogb-4 1426180 84.16 ns/op BenchmarkJ0-4 167557 719.3 ns/op BenchmarkJ1-4 176667 682.1 ns/op BenchmarkJn-4 86202 1496 ns/op BenchmarkLdexp-4 1000000 109.0 ns/op BenchmarkLgamma-4 517590 231.7 ns/op BenchmarkLog-4 6673550 18.27 ns/op BenchmarkLogb-4 1371782 108.5 ns/op BenchmarkLog1p-4 6731028 17.65 ns/op BenchmarkLog10-4 6122883 19.25 ns/op BenchmarkLog2-4 957841 113.3 ns/op BenchmarkModf-4 2469338 49.89 ns/op BenchmarkNextafter32-4 2379267 50.11 ns/op BenchmarkNextafter64-4 2328102 52.39 ns/op BenchmarkPowInt-4 3302157 48.49 ns/op BenchmarkPowFrac-4 3412792 34.97 ns/op BenchmarkPow10Pos-4 4281064 28.52 ns/op BenchmarkPow10Neg-4 3754147 32.88 ns/op BenchmarkRound-4 8301069 14.48 ns/op BenchmarkRoundToEven-4 8246365 14.64 ns/op BenchmarkRemainder-4 289951 444.4 ns/op BenchmarkSignbit-4 3952141 30.89 ns/op BenchmarkSin-4 8867552 13.71 ns/op BenchmarkSincos-4 609225 188.2 ns/op BenchmarkSinh-4 6471682 18.60 ns/op BenchmarkSqrtIndirect-4 14591396 7.997 ns/op BenchmarkSqrtLatency-4 10106581 11.47 ns/op BenchmarkSqrtIndirectLatency-4 10147098 11.60 ns/op BenchmarkSqrtGoLatency-4 1363849 86.96 ns/op BenchmarkSqrtPrime-4 119259 1009 ns/op BenchmarkTan-4 5138217 29.64 ns/op BenchmarkTanh-4 5732689 21.08 ns/op BenchmarkTrunc-4 15735460 7.486 ns/op BenchmarkY0-4 181749 658.5 ns/op BenchmarkY1-4 183410 655.6 ns/op BenchmarkYn-4 90270 1328 ns/op BenchmarkFloat64bits-4 3788060 30.62 ns/op BenchmarkFloat64frombits-4 3984955 30.39 ns/op BenchmarkFloat32bits-4 3960204 30.84 ns/op BenchmarkFloat32frombits-4 3904812 30.52 ns/op BenchmarkFMA-4 16179862 7.281 ns/op PASS ok math 13.515s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11175993 11.10 ns/op 5766.31 MB/s BenchmarkAddVV/2-4 9476780 12.44 ns/op 10291.12 MB/s BenchmarkAddVV/3-4 7936810 13.95 ns/op 13765.57 MB/s BenchmarkAddVV/4-4 8669341 12.51 ns/op 20465.02 MB/s BenchmarkAddVV/5-4 8488407 14.02 ns/op 22822.39 MB/s BenchmarkAddVV/10-4 6803238 18.05 ns/op 35460.62 MB/s BenchmarkAddVV/100-4 2307070 52.67 ns/op 121503.19 MB/s BenchmarkAddVV/1000-4 270357 415.4 ns/op 154054.57 MB/s BenchmarkSubVV/1-4 10996812 11.38 ns/op 5622.17 MB/s BenchmarkSubVV/2-4 10163421 11.68 ns/op 10955.39 MB/s BenchmarkSubVV/3-4 9168811 13.03 ns/op 14735.78 MB/s BenchmarkSubVV/4-4 9535255 12.61 ns/op 20298.06 MB/s BenchmarkSubVV/5-4 8716132 13.62 ns/op 23490.88 MB/s BenchmarkSubVV/10-4 6735540 17.19 ns/op 37230.86 MB/s BenchmarkSubVV/100-4 2351738 51.38 ns/op 124560.42 MB/s BenchmarkSubVV/1000-4 292107 406.3 ns/op 157524.09 MB/s BenchmarkAddVW/1-4 10265432 10.33 ns/op 774.46 MB/s BenchmarkAddVW/2-4 11242681 10.06 ns/op 1590.03 MB/s BenchmarkAddVW/3-4 11310166 11.08 ns/op 2165.97 MB/s BenchmarkAddVW/4-4 10415084 11.58 ns/op 2763.61 MB/s BenchmarkAddVW/5-4 9600606 11.87 ns/op 3370.82 MB/s BenchmarkAddVW/10-4 7272460 15.54 ns/op 5147.25 MB/s BenchmarkAddVW/100-4 4971084 24.32 ns/op 32896.30 MB/s BenchmarkAddVW/1000-4 699501 173.1 ns/op 46209.61 MB/s BenchmarkAddVWext/1-4 10830307 10.38 ns/op 770.97 MB/s BenchmarkAddVWext/2-4 10740592 10.29 ns/op 1554.74 MB/s BenchmarkAddVWext/3-4 11072343 11.01 ns/op 2180.15 MB/s BenchmarkAddVWext/4-4 10645504 11.36 ns/op 2816.64 MB/s BenchmarkAddVWext/5-4 10426275 11.83 ns/op 3380.04 MB/s BenchmarkAddVWext/10-4 8816920 13.64 ns/op 5863.85 MB/s BenchmarkAddVWext/100-4 2053770 57.41 ns/op 13935.67 MB/s BenchmarkAddVWext/1000-4 294354 409.4 ns/op 19539.65 MB/s BenchmarkSubVW/1-4 11833232 10.18 ns/op 785.91 MB/s BenchmarkSubVW/2-4 11221191 10.26 ns/op 1560.20 MB/s BenchmarkSubVW/3-4 11176168 24.49 ns/op 979.92 MB/s BenchmarkSubVW/4-4 8498292 11.83 ns/op 2706.02 MB/s BenchmarkSubVW/5-4 7094131 18.63 ns/op 2146.71 MB/s BenchmarkSubVW/10-4 7723100 22.08 ns/op 3623.33 MB/s BenchmarkSubVW/100-4 4223210 27.45 ns/op 29148.82 MB/s BenchmarkSubVW/1000-4 632086 180.4 ns/op 44357.48 MB/s BenchmarkSubVWext/1-4 11566707 10.45 ns/op 765.34 MB/s BenchmarkSubVWext/2-4 11734284 10.28 ns/op 1556.55 MB/s BenchmarkSubVWext/3-4 10356151 11.32 ns/op 2119.81 MB/s BenchmarkSubVWext/4-4 10488811 11.48 ns/op 2787.82 MB/s BenchmarkSubVWext/5-4 9061179 12.00 ns/op 3333.66 MB/s BenchmarkSubVWext/10-4 6881973 14.95 ns/op 5350.43 MB/s BenchmarkSubVWext/100-4 2101554 59.63 ns/op 13416.25 MB/s BenchmarkSubVWext/1000-4 288722 1012 ns/op 7907.35 MB/s BenchmarkMulAddVWW/1-4 9073032 12.98 ns/op 4932.47 MB/s BenchmarkMulAddVWW/2-4 8206344 13.82 ns/op 9259.78 MB/s BenchmarkMulAddVWW/3-4 7835925 15.81 ns/op 12140.63 MB/s BenchmarkMulAddVWW/4-4 6880846 22.38 ns/op 11436.74 MB/s BenchmarkMulAddVWW/5-4 6465712 18.86 ns/op 16965.10 MB/s BenchmarkMulAddVWW/10-4 4388694 29.28 ns/op 21860.54 MB/s BenchmarkMulAddVWW/100-4 616296 229.7 ns/op 27865.23 MB/s BenchmarkMulAddVWW/1000-4 55850 1824 ns/op 35095.93 MB/s BenchmarkAddMulVVW/1-4 10210885 12.25 ns/op 5225.82 MB/s BenchmarkAddMulVVW/2-4 8569418 13.87 ns/op 9227.09 MB/s BenchmarkAddMulVVW/3-4 7895690 14.82 ns/op 12953.81 MB/s BenchmarkAddMulVVW/4-4 6243370 16.92 ns/op 15129.20 MB/s BenchmarkAddMulVVW/5-4 6623574 18.41 ns/op 17378.26 MB/s BenchmarkAddMulVVW/10-4 4190473 28.56 ns/op 22411.25 MB/s BenchmarkAddMulVVW/100-4 556185 218.6 ns/op 29276.32 MB/s BenchmarkAddMulVVW/1000-4 57548 2085 ns/op 30695.88 MB/s BenchmarkDivWVW/1-4 2479560 48.62 ns/op 1316.32 MB/s BenchmarkDivWVW/2-4 1000000 105.7 ns/op 1211.50 MB/s BenchmarkDivWVW/3-4 841441 146.5 ns/op 1310.78 MB/s BenchmarkDivWVW/4-4 678432 177.2 ns/op 1444.97 MB/s BenchmarkDivWVW/5-4 626809 207.4 ns/op 1543.00 MB/s BenchmarkDivWVW/10-4 341797 357.2 ns/op 1791.62 MB/s BenchmarkDivWVW/100-4 38032 3162 ns/op 2023.74 MB/s BenchmarkDivWVW/1000-4 4311 28654 ns/op 2233.54 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2315304 52.39 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2833977 41.78 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1868152 64.68 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1443133 82.55 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 104.8 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 127.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 777790 142.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 812802 168.3 ns/op BenchmarkNonZeroShifts/5/shrVU-4 790459 148.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 694002 188.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 430299 272.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 388770 325.5 ns/op BenchmarkNonZeroShifts/100/shrVU-4 48979 2638 ns/op BenchmarkNonZeroShifts/100/shlVU-4 34772 3873 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4970 28589 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3873 27233 ns/op BenchmarkDecimalConversion-4 168 698775 ns/op BenchmarkFloatString/100-4 9482 13362 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 170 749919 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 60687801 ns/op 60312 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 6129354048 ns/op 831904 B/op 515 allocs/op BenchmarkFloatAdd/10-4 104698 1243 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 85936 1363 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49554 2620 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 12572 8862 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1585 93869 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 140470 872.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 109281 955.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 94148 1287 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26752 4519 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3297 39292 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1411 95807 ns/op BenchmarkParseFloatLargeExp-4 310 392512 ns/op BenchmarkGCD10x10/WithoutXY-4 147290 721.6 ns/op BenchmarkGCD10x10/WithXY-4 43725 2703 ns/op BenchmarkGCD10x100/WithoutXY-4 82062 1434 ns/op BenchmarkGCD10x100/WithXY-4 13128 12072 ns/op BenchmarkGCD10x1000/WithoutXY-4 59722 2014 ns/op BenchmarkGCD10x1000/WithXY-4 8908 11281 ns/op BenchmarkGCD100x100/WithoutXY-4 21253 6247 ns/op BenchmarkGCD100x100/WithXY-4 7958 14887 ns/op BenchmarkGCD100x1000/WithoutXY-4 9152 12503 ns/op BenchmarkGCD100x1000/WithXY-4 4330 26260 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1648 66615 ns/op BenchmarkGCD1000x1000/WithXY-4 966 139695 ns/op BenchmarkHilbert-4 15 7076770 ns/op BenchmarkBinomial-4 8902 12887 ns/op BenchmarkQuoRem-4 14264 8644 ns/op BenchmarkExp-4 7 15683913 ns/op BenchmarkExpMont/Odd-4 100 1165685 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 96 1231549 ns/op 3370 B/op 38 allocs/op BenchmarkExpMont/Even2-4 92 1273322 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 88 1213118 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even4-4 94 1252292 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even8-4 92 1225236 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 94 1188971 ns/op 3821 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1034662 ns/op 3612 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1081854 ns/op 3775 B/op 51 allocs/op BenchmarkExpMont/Even128-4 126 950180 ns/op 3262 B/op 50 allocs/op BenchmarkExpMont/Even255-4 135 878301 ns/op 2969 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 454 277349 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 403 300159 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 402 301981 ns/op 1753 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 405 296143 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 7 15578717 ns/op BenchmarkBitset-4 889250 167.4 ns/op BenchmarkBitsetNeg-4 314700 401.8 ns/op BenchmarkBitsetOrig-4 215758 1104 ns/op BenchmarkBitsetNegOrig-4 118774 1271 ns/op BenchmarkModSqrt225_Tonelli-4 78 1506959 ns/op BenchmarkModSqrt225_3Mod4-4 262 489042 ns/op BenchmarkModSqrt231_Tonelli-4 73 1564745 ns/op BenchmarkModSqrt231_5Mod8-4 225 579422 ns/op BenchmarkModInverse-4 7801 20757 ns/op BenchmarkSqrt-4 873 150477 ns/op BenchmarkIntSqr/1-4 1338576 86.71 ns/op BenchmarkIntSqr/2-4 428602 244.5 ns/op BenchmarkIntSqr/3-4 315099 321.0 ns/op BenchmarkIntSqr/5-4 255102 489.7 ns/op BenchmarkIntSqr/8-4 149990 743.0 ns/op BenchmarkIntSqr/10-4 126206 954.8 ns/op BenchmarkIntSqr/20-4 34056 3636 ns/op BenchmarkIntSqr/30-4 23024 5365 ns/op BenchmarkIntSqr/50-4 12663 10061 ns/op BenchmarkIntSqr/80-4 7138 17267 ns/op BenchmarkIntSqr/100-4 5384 25376 ns/op BenchmarkIntSqr/200-4 1765 64365 ns/op BenchmarkIntSqr/300-4 936 127723 ns/op BenchmarkIntSqr/500-4 415 290420 ns/op BenchmarkIntSqr/800-4 163 693548 ns/op BenchmarkIntSqr/1000-4 130 908202 ns/op BenchmarkDiv/20/10-4 323916 362.6 ns/op BenchmarkDiv/40/20-4 322579 376.0 ns/op BenchmarkDiv/100/50-4 288057 391.2 ns/op BenchmarkDiv/200/100-4 38341 3276 ns/op BenchmarkDiv/400/200-4 34302 3799 ns/op BenchmarkDiv/1000/500-4 24931 5078 ns/op BenchmarkDiv/2000/1000-4 16587 7374 ns/op BenchmarkDiv/20000/10000-4 720 183319 ns/op BenchmarkDiv/200000/100000-4 18 6502194 ns/op BenchmarkDiv/2000000/1000000-4 1 228977996 ns/op BenchmarkDiv/20000000/10000000-4 1 8175250686 ns/op BenchmarkMul-4 3 44873857 ns/op BenchmarkNatMul/10-4 108811 1165 ns/op BenchmarkNatMul/100-4 3610 47712 ns/op BenchmarkNatMul/1000-4 91 1213695 ns/op BenchmarkZeroShifts/Shl-4 33103 8894 ns/op BenchmarkZeroShifts/ShlSame-4 5362854 23.02 ns/op BenchmarkZeroShifts/Shr-4 10000 11150 ns/op BenchmarkZeroShifts/ShrSame-4 6027423 19.35 ns/op BenchmarkExp3Power/0x10-4 199680 824.8 ns/op BenchmarkExp3Power/0x40-4 172884 1290 ns/op BenchmarkExp3Power/0x100-4 83877 1827 ns/op BenchmarkExp3Power/0x400-4 10000 15544 ns/op BenchmarkExp3Power/0x1000-4 5506 22900 ns/op BenchmarkExp3Power/0x4000-4 1039 120488 ns/op BenchmarkExp3Power/0x10000-4 100 1348279 ns/op BenchmarkExp3Power/0x40000-4 12 11496050 ns/op BenchmarkExp3Power/0x100000-4 2 92206556 ns/op BenchmarkExp3Power/0x400000-4 1 830887119 ns/op BenchmarkFibo-4 4 27482282 ns/op BenchmarkNatSqr/1-4 1000000 111.0 ns/op BenchmarkNatSqr/2-4 427143 294.7 ns/op BenchmarkNatSqr/3-4 318890 356.4 ns/op BenchmarkNatSqr/5-4 225174 519.1 ns/op BenchmarkNatSqr/8-4 140037 947.3 ns/op BenchmarkNatSqr/10-4 110826 1141 ns/op BenchmarkNatSqr/20-4 31275 3892 ns/op BenchmarkNatSqr/30-4 21795 7937 ns/op BenchmarkNatSqr/50-4 12784 9408 ns/op BenchmarkNatSqr/80-4 6915 16952 ns/op BenchmarkNatSqr/100-4 4722 23280 ns/op BenchmarkNatSqr/200-4 1856 65197 ns/op BenchmarkNatSqr/300-4 874 137902 ns/op BenchmarkNatSqr/500-4 406 289514 ns/op BenchmarkNatSqr/800-4 194 813957 ns/op BenchmarkNatSqr/1000-4 133 914445 ns/op BenchmarkNatSetBytes/8-4 695019 169.3 ns/op BenchmarkNatSetBytes/24-4 206396 560.0 ns/op BenchmarkNatSetBytes/128-4 46786 2720 ns/op BenchmarkNatSetBytes/7-4 939748 159.8 ns/op BenchmarkNatSetBytes/23-4 227584 504.5 ns/op BenchmarkNatSetBytes/127-4 48110 4099 ns/op BenchmarkScanPi-4 181 672222 ns/op BenchmarkStringPiParallel-4 495 322498 ns/op BenchmarkScan/10/Base2-4 37634 3178 ns/op BenchmarkScan/100/Base2-4 4243 28879 ns/op BenchmarkScan/1000/Base2-4 410 276764 ns/op BenchmarkScan/10/Base8-4 89648 1425 ns/op BenchmarkScan/100/Base8-4 10000 11520 ns/op BenchmarkScan/1000/Base8-4 1249 98766 ns/op BenchmarkScan/10/Base10-4 93471 1592 ns/op BenchmarkScan/100/Base10-4 13227 26153 ns/op BenchmarkScan/1000/Base10-4 1326 90670 ns/op BenchmarkScan/10/Base16-4 111898 1306 ns/op BenchmarkScan/100/Base16-4 10000 10668 ns/op BenchmarkScan/1000/Base16-4 1507 79708 ns/op BenchmarkString/10/Base2-4 184064 963.5 ns/op BenchmarkString/100/Base2-4 19956 5798 ns/op BenchmarkString/1000/Base2-4 2769 46558 ns/op BenchmarkString/10/Base8-4 348550 367.8 ns/op BenchmarkString/100/Base8-4 66866 1826 ns/op BenchmarkString/1000/Base8-4 6496 16098 ns/op BenchmarkString/10/Base10-4 213421 565.2 ns/op BenchmarkString/100/Base10-4 38802 3763 ns/op BenchmarkString/1000/Base10-4 3796 29750 ns/op BenchmarkString/10/Base16-4 403806 301.4 ns/op BenchmarkString/100/Base16-4 89725 1344 ns/op BenchmarkString/1000/Base16-4 10000 11469 ns/op BenchmarkLeafSize/0-4 31 3819507 ns/op BenchmarkLeafSize/1-4 396 296763 ns/op BenchmarkLeafSize/2-4 330 658061 ns/op BenchmarkLeafSize/3-4 100 1258424 ns/op BenchmarkLeafSize/4-4 381 543763 ns/op BenchmarkLeafSize/5-4 220 627320 ns/op BenchmarkLeafSize/6-4 237 783387 ns/op BenchmarkLeafSize/7-4 271 772079 ns/op BenchmarkLeafSize/8-4 327 657420 ns/op BenchmarkLeafSize/9-4 100 1078844 ns/op BenchmarkLeafSize/10-4 210 830499 ns/op BenchmarkLeafSize/11-4 100 1070503 ns/op BenchmarkLeafSize/12-4 217 506575 ns/op BenchmarkLeafSize/13-4 220 551421 ns/op BenchmarkLeafSize/14-4 291 425474 ns/op BenchmarkLeafSize/15-4 285 411078 ns/op BenchmarkLeafSize/16-4 391 285758 ns/op BenchmarkLeafSize/32-4 386 431229 ns/op BenchmarkLeafSize/64-4 378 309047 ns/op BenchmarkProbablyPrime/n=0-4 6 21505272 ns/op BenchmarkProbablyPrime/n=1-4 5 23295168 ns/op BenchmarkProbablyPrime/n=5-4 4 32795156 ns/op BenchmarkProbablyPrime/n=10-4 3 46819468 ns/op BenchmarkProbablyPrime/n=20-4 2 69664878 ns/op BenchmarkProbablyPrime/Lucas-4 6 17963220 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 34 3280920 ns/op BenchmarkRatCmp-4 192007 1117 ns/op BenchmarkFloatPrecExact/1-4 136449 959.1 ns/op BenchmarkFloatPrecExact/10-4 42046 2863 ns/op BenchmarkFloatPrecExact/100-4 8660 13886 ns/op BenchmarkFloatPrecExact/1000-4 1568 76393 ns/op BenchmarkFloatPrecExact/10000-4 87 1351632 ns/op BenchmarkFloatPrecExact/100000-4 2 53607596 ns/op BenchmarkFloatPrecExact/1000000-4 1 2886475515 ns/op BenchmarkFloatPrecMixed/1-4 121371 1096 ns/op BenchmarkFloatPrecMixed/10-4 36492 4002 ns/op BenchmarkFloatPrecMixed/100-4 4353 43026 ns/op BenchmarkFloatPrecMixed/1000-4 100 1259002 ns/op BenchmarkFloatPrecMixed/10000-4 8 22848069 ns/op BenchmarkFloatPrecMixed/100000-4 1 817373696 ns/op BenchmarkFloatPrecMixed/1000000-4 1 41012300636 ns/op BenchmarkFloatPrecInexact/1-4 192243 641.8 ns/op BenchmarkFloatPrecInexact/10-4 179070 729.7 ns/op BenchmarkFloatPrecInexact/100-4 101245 1549 ns/op BenchmarkFloatPrecInexact/1000-4 26852 9944 ns/op BenchmarkFloatPrecInexact/10000-4 3302 55391 ns/op BenchmarkFloatPrecInexact/100000-4 303 582336 ns/op BenchmarkFloatPrecInexact/1000000-4 22 11783443 ns/op BenchmarkFloatSqrt/64-4 13029 9562 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7453 15652 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5199 24064 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2428 58689 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 442 502937 ns/op 18084 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 33 3458057 ns/op 176393 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 263089512 ns/op 3737760 B/op 595 allocs/op PASS ok math/big 125.558s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7739521 15.49 ns/op BenchmarkLeadingZeros8-4 7713660 15.88 ns/op BenchmarkLeadingZeros16-4 7784500 15.72 ns/op BenchmarkLeadingZeros32-4 7455706 15.94 ns/op BenchmarkLeadingZeros64-4 7583025 16.34 ns/op BenchmarkTrailingZeros-4 6964550 15.95 ns/op BenchmarkTrailingZeros8-4 7057333 17.67 ns/op BenchmarkTrailingZeros16-4 7552354 16.23 ns/op BenchmarkTrailingZeros32-4 6879622 17.19 ns/op BenchmarkTrailingZeros64-4 7660087 16.67 ns/op BenchmarkOnesCount-4 7602129 15.50 ns/op BenchmarkOnesCount8-4 7288538 18.02 ns/op BenchmarkOnesCount16-4 7901936 15.18 ns/op BenchmarkOnesCount32-4 7727434 16.67 ns/op BenchmarkOnesCount64-4 7746375 15.20 ns/op BenchmarkRotateLeft-4 7395826 14.87 ns/op BenchmarkRotateLeft8-4 6656755 16.60 ns/op BenchmarkRotateLeft16-4 6653305 16.00 ns/op BenchmarkRotateLeft32-4 7921784 22.75 ns/op BenchmarkRotateLeft64-4 7686451 15.25 ns/op BenchmarkReverse-4 13388840 8.905 ns/op BenchmarkReverse8-4 15892310 7.527 ns/op BenchmarkReverse16-4 14798707 8.161 ns/op BenchmarkReverse32-4 13489197 8.859 ns/op BenchmarkReverse64-4 13598518 9.590 ns/op BenchmarkReverseBytes-4 14765388 7.987 ns/op BenchmarkReverseBytes16-4 15862024 7.617 ns/op BenchmarkReverseBytes32-4 14961692 8.048 ns/op BenchmarkReverseBytes64-4 14816019 7.966 ns/op BenchmarkAdd-4 8007733 15.03 ns/op BenchmarkAdd32-4 7406271 17.92 ns/op BenchmarkAdd64-4 7467285 15.10 ns/op BenchmarkAdd64multiple-4 14601051 8.172 ns/op BenchmarkSub-4 7278027 15.33 ns/op BenchmarkSub32-4 7753692 15.90 ns/op BenchmarkSub64-4 7381952 15.16 ns/op BenchmarkSub64multiple-4 14670109 8.227 ns/op BenchmarkMul-4 7360620 15.11 ns/op BenchmarkMul32-4 8034816 15.41 ns/op BenchmarkMul64-4 7603638 15.02 ns/op BenchmarkDiv-4 2774306 41.63 ns/op BenchmarkDiv32-4 6299067 19.02 ns/op BenchmarkDiv64-4 2774143 41.37 ns/op PASS ok math/bits 8.327s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.3 ns/op BenchmarkAcos-4 278438 418.5 ns/op BenchmarkAcosh-4 239551 430.0 ns/op BenchmarkAsin-4 290566 420.5 ns/op BenchmarkAsinh-4 303288 395.5 ns/op BenchmarkAtan-4 1000000 114.9 ns/op BenchmarkAtanh-4 947617 112.7 ns/op BenchmarkConj-4 15242931 7.726 ns/op BenchmarkCos-4 407272 317.4 ns/op BenchmarkCosh-4 403814 362.2 ns/op BenchmarkExp-4 588074 204.1 ns/op BenchmarkLog-4 815604 149.5 ns/op BenchmarkLog10-4 778570 152.4 ns/op BenchmarkPhase-4 4708222 29.46 ns/op BenchmarkPolar-4 923311 130.7 ns/op BenchmarkPow-4 304488 378.4 ns/op BenchmarkRect-4 640580 191.9 ns/op BenchmarkSin-4 401947 267.4 ns/op BenchmarkSinh-4 463999 258.5 ns/op BenchmarkSqrt-4 355472 328.5 ns/op BenchmarkTan-4 1000000 117.6 ns/op BenchmarkTanh-4 1820677 67.64 ns/op PASS ok math/cmplx 4.739s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 788626 148.1 ns/op BenchmarkInt63ThreadsafeParallel-4 1338560 92.24 ns/op BenchmarkInt63Unthreadsafe-4 876547 123.4 ns/op BenchmarkIntn1000-4 771583 148.7 ns/op BenchmarkInt63n1000-4 853537 139.1 ns/op BenchmarkInt31n1000-4 870532 144.1 ns/op BenchmarkFloat32-4 868144 140.8 ns/op BenchmarkFloat64-4 977101 120.4 ns/op BenchmarkPerm3-4 188582 662.8 ns/op BenchmarkPerm30-4 21668 5541 ns/op BenchmarkPerm30ViaShuffle-4 18637 6612 ns/op BenchmarkShuffleOverhead-4 14772 7979 ns/op BenchmarkRead3-4 745401 170.5 ns/op BenchmarkRead64-4 66846 1858 ns/op BenchmarkRead1000-4 4440 27826 ns/op BenchmarkConcurrent-4 314815 390.9 ns/op PASS ok math/rand 3.689s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4198083 25.26 ns/op BenchmarkPCG_DXSM-4 3132670 38.62 ns/op BenchmarkSourceUint64-4 2906572 37.97 ns/op BenchmarkGlobalInt64-4 3161596 40.35 ns/op BenchmarkGlobalInt64Parallel-4 3197458 42.59 ns/op BenchmarkGlobalUint64-4 3034430 38.56 ns/op BenchmarkGlobalUint64Parallel-4 2864224 41.22 ns/op BenchmarkInt64-4 1550532 72.35 ns/op BenchmarkUint64-4 1558310 75.84 ns/op BenchmarkGlobalIntN1000-4 2043790 55.10 ns/op BenchmarkIntN1000-4 1000000 101.3 ns/op BenchmarkInt64N1000-4 1000000 102.8 ns/op BenchmarkInt64N1e8-4 1163738 101.4 ns/op BenchmarkInt64N1e9-4 1000000 101.7 ns/op BenchmarkInt64N2e9-4 1000000 127.6 ns/op BenchmarkInt64N1e18-4 1000000 120.0 ns/op BenchmarkInt64N2e18-4 1000000 104.7 ns/op BenchmarkInt64N4e18-4 1000000 114.0 ns/op BenchmarkInt32N1000-4 1000000 100.0 ns/op BenchmarkInt32N1e8-4 1000000 101.0 ns/op BenchmarkInt32N1e9-4 1000000 103.1 ns/op BenchmarkInt32N2e9-4 1000000 101.5 ns/op BenchmarkFloat32-4 1580880 76.39 ns/op BenchmarkFloat64-4 1567269 90.67 ns/op BenchmarkExpFloat64-4 831390 178.0 ns/op BenchmarkNormFloat64-4 982468 119.5 ns/op BenchmarkPerm3-4 230058 663.3 ns/op BenchmarkPerm30-4 21904 5504 ns/op BenchmarkPerm30ViaShuffle-4 21950 5324 ns/op BenchmarkShuffleOverhead-4 35055 3543 ns/op BenchmarkConcurrent-4 901876 119.9 ns/op PASS ok math/rand/v2 6.530s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 41036 2918 ns/op BenchmarkQDecodeWord-4 108542 1182 ns/op BenchmarkQDecodeHeader-4 89911 1799 ns/op BenchmarkTypeByExtension/.html-4 555414 245.8 ns/op BenchmarkTypeByExtension/.HTML-4 335324 402.1 ns/op BenchmarkTypeByExtension/.unused-4 393723 309.2 ns/op BenchmarkExtensionsByType/text/html-4 70776 1564 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 37880 4089 ns/op BenchmarkExtensionsByType/application/octet-stream-4 119772 1026 ns/op PASS ok mime 4.736s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 649 378532 ns/op 48385 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 652 326092 ns/op 48087 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1800021 ns/op 105936 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 1566589 ns/op 50664 B/op 207 allocs/op PASS ok mime/multipart 2.028s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 855 220656 ns/op PASS ok mime/quotedprintable 1.696s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 26 5064790 ns/op 8368 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 27 5330771 ns/op 7118 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5006547784 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 89170 1349 ns/op BenchmarkInterfaces-4 2661 52156 ns/op 8884 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3306 57722 ns/op 6678 B/op 22 allocs/op BenchmarkInterfaceByName-4 2757 87079 ns/op 9041 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1520 87868 ns/op 15249 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4806 23125 ns/op 4395 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 432 263199 ns/op 135309 B/op 39 allocs/op BenchmarkParseIP-4 6979 24513 ns/op BenchmarkParseIPValidIPv4-4 327834 361.2 ns/op BenchmarkParseIPValidIPv6-4 143833 801.9 ns/op BenchmarkIPString/IPv4-4 87468 1302 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8209 13658 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48688 3020 ns/op BenchmarkIPEqual/IPv4-4 1004017 107.7 ns/op BenchmarkIPEqual/IPv6-4 1086045 116.8 ns/op BenchmarkSendfileZeroBytes-4 1 204540930 ns/op 7242512 B/op 387454 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1213329215 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1283177422 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1204767852 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1229604452 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1215062242 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216037756 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1220083256 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1010594042 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1017341385 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1011558335 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008547815 ns/op 1.04 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1011453943 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1012345775 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1011302430 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1005868775 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1004483105 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1003670091 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1014977168 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1009827856 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1012348897 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1019322053 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1019411244 ns/op 1.03 MB/s 376 B/op 9 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1044917611 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1013364692 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1022770276 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1008193163 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1009913889 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1022438866 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1009396297 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1015157086 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007139452 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008588473 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1004990958 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1017065580 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1005650631 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1009154497 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010728800 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007832442 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1003219331 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1012937448 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1016224500 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1013137903 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1020523648 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1032744812 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1040731387 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1009502268 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007045305 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1009204076 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1010685626 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1049392805 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1014341265 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1016515476 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1021933051 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1216848834 ns/op 0.43 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1017295683 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1004179473 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1025919299 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1015018670 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1028371562 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1033591017 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1017806689 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1005847383 ns/op 0.07 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1030383121 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1022248340 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1209188977 ns/op 0.43 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1123368060 ns/op 0.93 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 998754492 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1022756262 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1020934961 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1002915132 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007621847 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1015149194 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1012464116 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009842649 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1015133156 ns/op 0.26 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1023093937 ns/op 0.51 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1062370436 ns/op 0.99 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 1008 104136 ns/op BenchmarkTCP4OneShotTimeout-4 1994 58335 ns/op BenchmarkTCP4Persistent-4 7677 13075 ns/op BenchmarkTCP4PersistentTimeout-4 1 212472159 ns/op BenchmarkTCP6OneShot-4 1000 206562 ns/op BenchmarkTCP6OneShotTimeout-4 2198 360169 ns/op BenchmarkTCP6Persistent-4 20922 13137 ns/op BenchmarkTCP6PersistentTimeout-4 5154 35132 ns/op BenchmarkTCP4ConcurrentReadWrite-4 28562 5743 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20367 6498 ns/op BenchmarkSetReadDeadline-4 170917 729.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26085 4705 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26143 5670 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 25809 5283 ns/op 0 B/op 0 allocs/op PASS ok net 102.364s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21662 5471 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8595 18574 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 16436 7078 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14888 8024 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28663 7693 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 56042 4168 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 112.1 ns/op BenchmarkFindChild/n=2/rep=map-4 3179330 33.48 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 941630 122.8 ns/op BenchmarkFindChild/n=4/rep=linear-4 552435 201.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3413781 35.66 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 530564 243.4 ns/op BenchmarkFindChild/n=8/rep=linear-4 320820 581.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3194914 36.25 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 311835 390.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 141770 901.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2813750 44.83 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2135640 56.32 ns/op BenchmarkFindChild/n=32/rep=linear-4 78518 1464 ns/op BenchmarkFindChild/n=32/rep=map-4 3017540 43.47 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2113744 55.96 ns/op BenchmarkMultiConflicts-4 1 251572468 ns/op BenchmarkServerMatch-4 10000 11131 ns/op BenchmarkReadRequestChrome-4 3228 47078 ns/op 12.98 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7116 26635 ns/op 2.93 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 6945 16751 ns/op 4.90 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5810 26583 ns/op 5.68 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12098 21840 ns/op 1.83 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 406 485336 ns/op 2.11 MB/s BenchmarkFileAndServer_1KB/https1-4 3 51472390 ns/op 0.02 MB/s BenchmarkFileAndServer_1KB/h2-4 116 1056618 ns/op 0.97 MB/s BenchmarkFileAndServer_16MB/h1-4 3 38017301 ns/op 441.30 MB/s BenchmarkFileAndServer_16MB/https1-4 1 158054994 ns/op 106.15 MB/s BenchmarkFileAndServer_16MB/h2-4 1 751255549 ns/op 22.33 MB/s BenchmarkFileAndServer_64MB/h1-4 1 121677126 ns/op 551.53 MB/s BenchmarkFileAndServer_64MB/https1-4 1 286300088 ns/op 234.40 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1174867069 ns/op 57.12 MB/s BenchmarkServeMux-4 194 697572 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 223 586157 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 520 246126 ns/op 5895 B/op 63 allocs/op BenchmarkClientServer/https1-4 234 916977 ns/op 6665 B/op 73 allocs/op BenchmarkClientServer/h2-4 225 596894 ns/op 9653 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1306 182487 ns/op 8761 B/op 73 allocs/op BenchmarkClientServerParallel/4/https1-4 18 8627484 ns/op 74895 B/op 844 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42620: read tcp 127.0.0.1:45309->127.0.0.1:42620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42642: read tcp 127.0.0.1:45309->127.0.0.1:42642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38718: read tcp 127.0.0.1:44139->127.0.0.1:38718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38634: read tcp 127.0.0.1:44139->127.0.0.1:38634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38704: write tcp 127.0.0.1:44139->127.0.0.1:38704: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38648: write tcp 127.0.0.1:44139->127.0.0.1:38648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38674: write tcp 127.0.0.1:44139->127.0.0.1:38674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51102: read tcp 127.0.0.1:34937->127.0.0.1:51102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51108: write tcp 127.0.0.1:34937->127.0.0.1:51108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51028: read tcp 127.0.0.1:34937->127.0.0.1:51028: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 7 20875557 ns/op 82452 B/op 995 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33368: write tcp 127.0.0.1:46621->127.0.0.1:33368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33430: write tcp 127.0.0.1:46621->127.0.0.1:33430: use of closed network connection BenchmarkClientServerParallel/64/h1-4 531 386176 ns/op 18567 B/op 108 allocs/op BenchmarkClientServerParallel/64/https1-4 30 14188825 ns/op 87251 B/op 1007 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56236: read tcp 127.0.0.1:38311->127.0.0.1:56236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56246: read tcp 127.0.0.1:38311->127.0.0.1:56246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56218: read tcp 127.0.0.1:38311->127.0.0.1:56218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56228: read tcp 127.0.0.1:38311->127.0.0.1:56228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56230: write tcp 127.0.0.1:38311->127.0.0.1:56230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41540: write tcp 127.0.0.1:34103->127.0.0.1:41540: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41560: read tcp 127.0.0.1:34103->127.0.0.1:41560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41566: write tcp 127.0.0.1:34103->127.0.0.1:41566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41588: read tcp 127.0.0.1:34103->127.0.0.1:41588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41598: read tcp 127.0.0.1:34103->127.0.0.1:41598: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 25 8027718 ns/op 98543 B/op 1214 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49714: read tcp 127.0.0.1:45149->127.0.0.1:49714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44570: write tcp 127.0.0.1:44673->127.0.0.1:44570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44598: write tcp 127.0.0.1:44673->127.0.0.1:44598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41056: read tcp 127.0.0.1:46191->127.0.0.1:41056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41034: write tcp 127.0.0.1:46191->127.0.0.1:41034: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41040: write tcp 127.0.0.1:46191->127.0.0.1:41040: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41036: write tcp 127.0.0.1:46191->127.0.0.1:41036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41066: write tcp 127.0.0.1:46191->127.0.0.1:41066: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45632: read tcp 127.0.0.1:35339->127.0.0.1:45632: use of closed network connection BenchmarkServer-4 1 1072098507 ns/op 31656 B/op 160 allocs/op BenchmarkClient-4 448 2090394 ns/op 3741 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 897 179123 ns/op 7399 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1462 84569 ns/op 3109 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1658 68265 ns/op 1922 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1492 78072 ns/op 2788 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1995 73082 ns/op 2731 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1790 98554 ns/op 2724 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1790 63415 ns/op 1904 B/op 14 allocs/op BenchmarkServerHijack-4 1665 100289 ns/op 16786 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 492 732085 ns/op 6101 B/op 52 allocs/op BenchmarkResponseStatusLine-4 293086 496.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 28.164s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3618 58067 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 2.240s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 80661 1508 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 616347 243.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 150361 757.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60367 2596 ns/op BenchmarkStdIPv4-4 87596 1200 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 84673 1635 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83168 1258 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 54655 2245 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68305 1986 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 130.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1628649 77.92 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 207969 620.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 221832 822.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 223057 551.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 85416 1806 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 256856 525.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 121400 965.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 125688 945.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 132846 919.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84688 1565 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 389198 300.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 119756 998.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 136324 836.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 228682 539.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 143794 836.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 366706 427.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 138835 888.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 138136 908.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139000 990.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 108907 1076 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 550192 213.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 140034 852.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 157866 772.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 193268 720.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 123560 817.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 252366 500.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99290 1275 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 111906 1148 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 154302 1219 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 110179 1186 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 285412 973.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116061 1111 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 122676 2085 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 100 1615473 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 110905 1150 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 121.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 970696 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1007959 177.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 999484 122.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 993433 148.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 405375 352.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 698554 174.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 168676 725.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 182582 684.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 182376 987.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76291 1606 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 330429 400.1 ns/op PASS ok net/netip 17.615s 2024/02/09 17:51:13 Test RPC server listening on 127.0.0.1:33731 2024/02/09 17:51:13 Test HTTP RPC server listening on 127.0.0.1:38193 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1052 130107 ns/op BenchmarkEndToEndHTTP-4 1100 115886 ns/op BenchmarkEndToEndAsync-4 3296 98025 ns/op BenchmarkEndToEndAsyncHTTP-4 2298 115294 ns/op PASS ok net/rpc 4.246s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3019 216899 ns/op BenchmarkReadMIMEHeader/server_headers-4 3916 30279 ns/op BenchmarkUncommon-4 14944 6914 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.659s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3519 68612 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78045 2853 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 618308 595.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 85978 2247 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 153118 1344 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81564 1486 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10670 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 427927 337.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 73350 3489 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 164688 1326 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 76989 1442 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 63233 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 92314 1153 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 54385 2277 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70992 1636 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30898 10987 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5844 20417 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 166701 679.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73668 1728 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 64755 1645 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34398 3496 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6162 19200 ns/op 320 B/op 1 allocs/op PASS ok net/url 13.243s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3183656 38.91 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 145197 1506 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 650 190607 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 309 749301 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 560 724029 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 83192 1564 ns/op BenchmarkStatFile-4 87530 1446 ns/op BenchmarkStatDir-4 86961 2102 ns/op BenchmarkLstatDot-4 120974 3867 ns/op BenchmarkLstatFile-4 83287 3846 ns/op BenchmarkLstatDir-4 89283 2638 ns/op PASS ok os 7.003s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 272 1891159 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.811s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 274118 2804 ns/op PASS ok os/user 2.459s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 1000000 113.3 ns/op BenchmarkString-4 1943031 68.93 ns/op BenchmarkBytes-4 1685133 71.65 ns/op BenchmarkNamedBytes-4 1000000 123.5 ns/op BenchmarkBytesArray-4 746154 160.4 ns/op BenchmarkSliceLen-4 1915357 74.20 ns/op BenchmarkMapLen-4 838659 144.8 ns/op BenchmarkStringLen-4 1488924 73.68 ns/op BenchmarkArrayLen-4 1000000 113.9 ns/op BenchmarkSliceCap-4 1969395 63.73 ns/op BenchmarkDeepEqual/int8-4 399790 320.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83719 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 338522 406.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 77067 1576 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 336025 1411 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 64605 1934 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 327062 432.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77967 1682 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 342751 501.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78326 1715 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 324045 344.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104498 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 343339 374.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 73888 1682 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 342741 351.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 73857 2859 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 325292 368.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 78810 1608 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 316476 376.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 75454 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 293671 386.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78728 2446 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 348295 764.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 74366 1591 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 325147 368.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81362 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 279058 418.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 66950 5375 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 287424 358.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 72181 1563 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 326107 896.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83188 1670 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 341104 986.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 77428 1618 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 100820 5098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 42856 2379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 37855 3870 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28723 4179 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34216 3688 ns/op BenchmarkIsZero/ArrayComparable-4 145579 895.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 28860 4567 ns/op BenchmarkIsZero/StructComparable-4 410299 330.3 ns/op BenchmarkIsZero/StructIncomparable-4 129450 981.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1278594 91.37 ns/op BenchmarkIsZero/ArrayInt_1024-4 7290 18569 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 10000 19563 ns/op BenchmarkIsZero/Struct4Int-4 1253426 104.4 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7435 16758 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7441 16271 ns/op BenchmarkIsZero/StructInt_512-4 13647 12062 ns/op BenchmarkSetZero/Bool/Direct-4 645798 239.0 ns/op BenchmarkSetZero/Bool/CachedZero-4 834620 145.5 ns/op BenchmarkSetZero/Bool/NewZero-4 652328 188.3 ns/op BenchmarkSetZero/Int/Direct-4 2073124 56.09 ns/op BenchmarkSetZero/Int/CachedZero-4 819156 144.4 ns/op BenchmarkSetZero/Int/NewZero-4 675483 342.2 ns/op BenchmarkSetZero/Uint/Direct-4 2005842 89.52 ns/op BenchmarkSetZero/Uint/CachedZero-4 825206 134.9 ns/op BenchmarkSetZero/Uint/NewZero-4 679480 194.5 ns/op BenchmarkSetZero/Float/Direct-4 1990294 91.04 ns/op BenchmarkSetZero/Float/CachedZero-4 833116 141.8 ns/op BenchmarkSetZero/Float/NewZero-4 671354 183.0 ns/op BenchmarkSetZero/Complex/Direct-4 1971043 123.5 ns/op BenchmarkSetZero/Complex/CachedZero-4 846360 160.2 ns/op BenchmarkSetZero/Complex/NewZero-4 689402 182.4 ns/op BenchmarkSetZero/Array/Direct-4 2474748 88.15 ns/op BenchmarkSetZero/Array/CachedZero-4 828459 138.9 ns/op BenchmarkSetZero/Array/NewZero-4 654822 349.2 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 132.5 ns/op BenchmarkSetZero/Chan/CachedZero-4 801176 230.0 ns/op BenchmarkSetZero/Chan/NewZero-4 608760 181.9 ns/op BenchmarkSetZero/Func/Direct-4 1961095 78.13 ns/op BenchmarkSetZero/Func/CachedZero-4 727237 204.4 ns/op BenchmarkSetZero/Func/NewZero-4 659953 186.9 ns/op BenchmarkSetZero/Interface/Direct-4 1702388 67.78 ns/op BenchmarkSetZero/Interface/CachedZero-4 873334 139.1 ns/op BenchmarkSetZero/Interface/NewZero-4 661614 249.8 ns/op BenchmarkSetZero/Map/Direct-4 1665459 75.02 ns/op BenchmarkSetZero/Map/CachedZero-4 654678 236.7 ns/op BenchmarkSetZero/Map/NewZero-4 649316 186.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1856161 74.32 ns/op BenchmarkSetZero/Pointer/CachedZero-4 847512 169.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 661717 294.4 ns/op BenchmarkSetZero/Slice/Direct-4 1610318 102.3 ns/op BenchmarkSetZero/Slice/CachedZero-4 727755 218.9 ns/op BenchmarkSetZero/Slice/NewZero-4 667963 189.5 ns/op BenchmarkSetZero/String/Direct-4 1830922 58.32 ns/op BenchmarkSetZero/String/CachedZero-4 828094 136.3 ns/op BenchmarkSetZero/String/NewZero-4 674170 284.8 ns/op BenchmarkSetZero/Struct/Direct-4 2491435 60.67 ns/op BenchmarkSetZero/Struct/CachedZero-4 789085 190.0 ns/op BenchmarkSetZero/Struct/NewZero-4 673830 255.5 ns/op BenchmarkSelect/1-4 183703 764.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 62779 2588 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32632 3433 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 120375 974.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 171885 607.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 138847 1071 ns/op 119.46 MB/s BenchmarkCallArgCopy/size=256-4 115426 2219 ns/op 115.35 MB/s BenchmarkCallArgCopy/size=1024-4 111748 2090 ns/op 490.07 MB/s BenchmarkCallArgCopy/size=4096-4 32871 4755 ns/op 861.41 MB/s BenchmarkCallArgCopy/size=65536-4 2754 229702 ns/op 285.31 MB/s BenchmarkFieldByName1-4 473698 431.2 ns/op BenchmarkFieldByName2-4 59625 2494 ns/op BenchmarkFieldByName3-4 8707 33214 ns/op BenchmarkInterfaceBig-4 1985155 79.17 ns/op BenchmarkInterfaceSmall-4 2488603 50.24 ns/op BenchmarkNew-4 697690 659.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2293 69279 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1588 67982 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2146 119272 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2005 62740 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2317 52964 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1977 71949 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 236403 490.6 ns/op PASS ok reflect 64.103s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7611 21875 ns/op 9299 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 112995 ns/op 9209 B/op 1 allocs/op BenchmarkFindString-4 8330 65124 ns/op 9008 B/op 1 allocs/op BenchmarkFindSubmatch-4 6685 25082 ns/op 9151 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 4336 104360 ns/op 9506 B/op 2 allocs/op BenchmarkLiteral-4 10000 19174 ns/op BenchmarkNotLiteral-4 2919 43066 ns/op BenchmarkMatchClass-4 2179 135326 ns/op BenchmarkMatchClass_InRange-4 2042 170936 ns/op BenchmarkReplaceAll-4 534 316593 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 16854 41227 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 30875 ns/op BenchmarkAnchoredShortMatch-4 10000 48681 ns/op BenchmarkAnchoredLongMatch-4 12967 45168 ns/op BenchmarkOnePassShortA-4 10000 21302 ns/op BenchmarkNotOnePassShortA-4 5518 69477 ns/op BenchmarkOnePassShortB-4 19818 7432 ns/op BenchmarkNotOnePassShortB-4 4873 180431 ns/op BenchmarkOnePassLongPrefix-4 73573 1856 ns/op BenchmarkOnePassLongNotPrefix-4 25568 5530 ns/op BenchmarkMatchParallelShared-4 6021 34601 ns/op BenchmarkMatchParallelCopied-4 10000 15977 ns/op BenchmarkQuoteMetaAll-4 157204 957.6 ns/op 14.62 MB/s BenchmarkQuoteMetaNone-4 305114 405.0 ns/op 64.20 MB/s BenchmarkCompile/Onepass-4 2865 173752 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1172 198638 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 80 2550173 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4094433 66.09 ns/op 242.08 MB/s BenchmarkMatch/Easy0/32-4 10000 23701 ns/op 1.35 MB/s BenchmarkMatch/Easy0/1K-4 10000 57130 ns/op 17.92 MB/s BenchmarkMatch/Easy0i/16-4 3520038 30.50 ns/op 524.63 MB/s BenchmarkMatch/Easy0i/32-4 3805 112021 ns/op 0.29 MB/s BenchmarkMatch/Easy0i/1K-4 146 844872 ns/op 1.21 MB/s BenchmarkMatch/Easy1/16-4 4167656 31.29 ns/op 511.39 MB/s BenchmarkMatch/Easy1/32-4 10000 35608 ns/op 0.90 MB/s BenchmarkMatch/Easy1/1K-4 6278 38393 ns/op 26.67 MB/s BenchmarkMatch/Medium/16-4 3412755 44.16 ns/op 362.34 MB/s BenchmarkMatch/Medium/32-4 4244 53898 ns/op 0.59 MB/s BenchmarkMatch/Medium/1K-4 181 610156 ns/op 1.68 MB/s BenchmarkMatch/Hard/16-4 4163197 57.31 ns/op 279.18 MB/s BenchmarkMatch/Hard/32-4 2574 109148 ns/op 0.29 MB/s BenchmarkMatch/Hard/1K-4 100 1659356 ns/op 0.62 MB/s BenchmarkMatch/Hard1/16-4 727 220817 ns/op 0.07 MB/s BenchmarkMatch/Hard1/32-4 430 273053 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8312520 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21148 5555 ns/op 2.88 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 12559 ns/op 2.55 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 484 246898 ns/op 4.15 MB/s 28 B/op 0 allocs/op PASS ok regexp 30.971s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 487531 266.6 ns/op BenchmarkIsWordChar-4 169755 787.5 ns/op PASS ok regexp/syntax 3.716s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 66516 1614 ns/op BenchmarkCallers/inlined-4 88238 2006 ns/op BenchmarkCallers/no-cache-4 32994 6319 ns/op BenchmarkFPCallers/cached-4 9492400 12.86 ns/op BenchmarkMakeChan/Byte-4 900544 830.4 ns/op BenchmarkMakeChan/Int-4 709875 364.4 ns/op BenchmarkMakeChan/Ptr-4 555241 1334 ns/op BenchmarkMakeChan/Struct/0-4 232533 522.3 ns/op BenchmarkMakeChan/Struct/32-4 519838 2382 ns/op BenchmarkMakeChan/Struct/40-4 256510 948.4 ns/op BenchmarkChanNonblocking-4 2759889 46.75 ns/op BenchmarkSelectUncontended-4 695232 155.2 ns/op BenchmarkSelectSyncContended-4 10000 15410 ns/op BenchmarkSelectAsyncContended-4 416781 351.1 ns/op BenchmarkSelectNonblock-4 3099397 50.49 ns/op BenchmarkChanUncontended-4 10000 14872 ns/op BenchmarkChanContended-4 7276 41165 ns/op BenchmarkChanSync-4 269140 510.6 ns/op BenchmarkChanSyncWork-4 102967 1524 ns/op BenchmarkChanProdCons0-4 292952 557.2 ns/op BenchmarkChanProdCons10-4 459595 252.8 ns/op BenchmarkChanProdCons100-4 693552 296.7 ns/op BenchmarkChanProdConsWork0-4 129992 1429 ns/op BenchmarkChanProdConsWork10-4 235550 560.6 ns/op BenchmarkChanProdConsWork100-4 296788 463.5 ns/op BenchmarkSelectProdCons-4 163789 1009 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 117.1 ns/op BenchmarkChanCreation-4 139942 1272 ns/op BenchmarkChanSem-4 330954 480.1 ns/op BenchmarkChanPopular-4 124 1482355 ns/op BenchmarkChanClosed-4 1316953 76.66 ns/op BenchmarkCallClosure-4 5470803 22.29 ns/op BenchmarkCallClosure1-4 1000000 158.7 ns/op BenchmarkCallClosure2-4 1304376 231.9 ns/op BenchmarkCallClosure3-4 1000000 419.9 ns/op BenchmarkCallClosure4-4 1000000 176.0 ns/op BenchmarkComplex128DivNormal-4 5738515 19.59 ns/op BenchmarkComplex128DivNisNaN-4 4674783 24.24 ns/op BenchmarkComplex128DivDisNaN-4 5060408 28.22 ns/op BenchmarkComplex128DivNisInf-4 6028071 19.77 ns/op BenchmarkComplex128DivDisInf-4 4354712 27.14 ns/op BenchmarkAllocation-4 2185 124168 ns/op BenchmarkReadMemStats-4 10000 44210 ns/op BenchmarkReadMemStatsLatency-4 1 363894 p50-ns 363894 p90-ns 363894 p99-ns BenchmarkWriteBarrier-4 2497341 53.05 ns/op BenchmarkBulkWriteBarrier-4 1000000 190.6 ns/op BenchmarkScanStackNoLocals-4 2 104520953 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9726346 21.40 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8901710 14.17 ns/op BenchmarkMSpanCountAlloc/bits=256-4 2900947 46.76 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5283862 56.96 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3442137 44.77 ns/op BenchmarkHash5-4 4704433 28.47 ns/op 175.63 MB/s BenchmarkHash16-4 4885477 61.80 ns/op 258.90 MB/s BenchmarkHash64-4 4021344 30.43 ns/op 2102.98 MB/s BenchmarkHash1024-4 959721 359.9 ns/op 2845.06 MB/s BenchmarkHash65536-4 18478 7174 ns/op 9135.76 MB/s BenchmarkAlignedLoad-4 7263564 16.08 ns/op BenchmarkUnalignedLoad-4 7352821 16.11 ns/op BenchmarkEqEfaceConcrete-4 5289489 21.50 ns/op BenchmarkEqIfaceConcrete-4 5108251 21.74 ns/op BenchmarkNeEfaceConcrete-4 5513160 22.44 ns/op BenchmarkNeIfaceConcrete-4 5511272 22.44 ns/op BenchmarkConvT2EByteSized/bool-4 5248574 22.67 ns/op BenchmarkConvT2EByteSized/uint8-4 5306581 22.60 ns/op BenchmarkConvT2ESmall-4 4864336 29.45 ns/op BenchmarkConvT2EUintptr-4 4778745 25.23 ns/op BenchmarkConvT2ELarge-4 1000000 183.6 ns/op BenchmarkConvT2ISmall-4 4886029 43.99 ns/op BenchmarkConvT2IUintptr-4 4067194 32.51 ns/op BenchmarkConvT2ILarge-4 1000000 220.9 ns/op BenchmarkConvI2E-4 3920102 26.93 ns/op BenchmarkConvI2I-4 5070366 23.68 ns/op BenchmarkAssertE2T-4 4053939 31.18 ns/op BenchmarkAssertE2TLarge-4 2488400 51.96 ns/op BenchmarkAssertE2I-4 4787269 45.84 ns/op BenchmarkAssertI2T-4 4175704 29.65 ns/op BenchmarkAssertI2I-4 4895763 23.71 ns/op BenchmarkAssertI2E-4 5131467 23.53 ns/op BenchmarkAssertE2E-4 5358494 26.98 ns/op BenchmarkAssertE2T2-4 2762863 41.67 ns/op BenchmarkAssertE2T2Blank-4 4150135 31.64 ns/op BenchmarkAssertI2E2-4 3776304 36.92 ns/op BenchmarkAssertI2E2Blank-4 5236419 38.30 ns/op BenchmarkAssertE2E2-4 3993795 44.11 ns/op BenchmarkAssertE2E2Blank-4 4791122 33.16 ns/op BenchmarkConvT2Ezero/zero/16-4 5085552 23.53 ns/op BenchmarkConvT2Ezero/zero/32-4 5021160 23.84 ns/op BenchmarkConvT2Ezero/zero/64-4 4366503 26.88 ns/op BenchmarkConvT2Ezero/zero/str-4 5203351 24.65 ns/op BenchmarkConvT2Ezero/zero/slice-4 4565700 25.28 ns/op BenchmarkConvT2Ezero/zero/big-4 56892 4130 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1213524 107.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 127.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 240255 2933 ns/op BenchmarkConvT2Ezero/smallint/16-4 5137190 36.05 ns/op BenchmarkConvT2Ezero/smallint/32-4 4088887 24.57 ns/op BenchmarkConvT2Ezero/smallint/64-4 4646774 26.48 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 150.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 120.9 ns/op BenchmarkConvT2Ezero/largeint/64-4 1579392 122.5 ns/op BenchmarkMalloc8-4 1000000 630.7 ns/op BenchmarkMalloc16-4 1000000 106.2 ns/op BenchmarkMallocTypeInfo8-4 1000000 177.6 ns/op BenchmarkMallocTypeInfo16-4 1000000 890.6 ns/op BenchmarkMallocLargeStruct-4 84218 3652 ns/op BenchmarkGoroutineSelect-4 14 22699537 ns/op BenchmarkGoroutineBlocking-4 62 25097647 ns/op BenchmarkGoroutineForRange-4 32 19144733 ns/op BenchmarkGoroutineIdle-4 1 113774811 ns/op BenchmarkHashStringSpeed-4 1830027 64.22 ns/op BenchmarkHashBytesSpeed-4 1240321 94.00 ns/op BenchmarkHashInt32Speed-4 1859049 63.50 ns/op BenchmarkHashInt64Speed-4 2037793 64.06 ns/op BenchmarkHashStringArraySpeed-4 389613 275.9 ns/op BenchmarkMegMap-4 3505514 33.34 ns/op BenchmarkMegOneMap-4 3865296 30.15 ns/op BenchmarkMegEqMap-4 2014 89537 ns/op BenchmarkMegEmptyMap-4 4548644 36.85 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2657760 44.46 ns/op BenchmarkSmallStrMap-4 2853838 35.74 ns/op BenchmarkMapStringKeysEight_16-4 3090160 41.08 ns/op BenchmarkMapStringKeysEight_32-4 2799153 43.53 ns/op BenchmarkMapStringKeysEight_64-4 3141364 39.52 ns/op BenchmarkMapStringKeysEight_1M-4 3111375 40.98 ns/op BenchmarkIntMap-4 3892718 31.49 ns/op BenchmarkMapFirst/1-4 3769934 26.96 ns/op BenchmarkMapFirst/2-4 4488454 29.09 ns/op BenchmarkMapFirst/3-4 4332616 27.26 ns/op BenchmarkMapFirst/4-4 4234861 27.16 ns/op BenchmarkMapFirst/5-4 3814480 30.82 ns/op BenchmarkMapFirst/6-4 4407726 26.79 ns/op BenchmarkMapFirst/7-4 4573904 27.28 ns/op BenchmarkMapFirst/8-4 4469468 73.47 ns/op BenchmarkMapFirst/9-4 3334276 40.77 ns/op BenchmarkMapFirst/10-4 3177576 37.52 ns/op BenchmarkMapFirst/11-4 3070364 62.56 ns/op BenchmarkMapFirst/12-4 3071906 58.73 ns/op BenchmarkMapFirst/13-4 3236300 36.57 ns/op BenchmarkMapFirst/14-4 2723560 42.62 ns/op BenchmarkMapFirst/15-4 2095278 56.91 ns/op BenchmarkMapFirst/16-4 2833759 42.47 ns/op BenchmarkMapMid/1-4 4202253 33.01 ns/op BenchmarkMapMid/2-4 4442192 32.09 ns/op BenchmarkMapMid/3-4 4395218 35.52 ns/op BenchmarkMapMid/4-4 4312492 28.78 ns/op BenchmarkMapMid/5-4 3731547 27.35 ns/op BenchmarkMapMid/6-4 3687759 28.48 ns/op BenchmarkMapMid/7-4 4232150 93.66 ns/op BenchmarkMapMid/8-4 3744690 29.22 ns/op BenchmarkMapMid/9-4 2844566 38.22 ns/op BenchmarkMapMid/10-4 3142484 37.66 ns/op BenchmarkMapMid/11-4 3049910 41.29 ns/op BenchmarkMapMid/12-4 3184552 45.19 ns/op BenchmarkMapMid/13-4 3144427 41.15 ns/op BenchmarkMapMid/14-4 3234969 56.37 ns/op BenchmarkMapMid/15-4 3159141 50.62 ns/op BenchmarkMapMid/16-4 1000000 250.6 ns/op BenchmarkMapLast/1-4 4432830 66.51 ns/op BenchmarkMapLast/2-4 4013614 27.25 ns/op BenchmarkMapLast/3-4 3762559 53.48 ns/op BenchmarkMapLast/4-4 3077802 34.77 ns/op BenchmarkMapLast/5-4 3794709 30.92 ns/op BenchmarkMapLast/6-4 2708547 322.3 ns/op BenchmarkMapLast/7-4 4079528 30.63 ns/op BenchmarkMapLast/8-4 1000000 100.5 ns/op BenchmarkMapLast/9-4 3141484 37.86 ns/op BenchmarkMapLast/10-4 1000000 107.2 ns/op BenchmarkMapLast/11-4 2541948 42.49 ns/op BenchmarkMapLast/12-4 2992461 44.28 ns/op BenchmarkMapLast/13-4 2845114 114.3 ns/op BenchmarkMapLast/14-4 1000000 139.5 ns/op BenchmarkMapLast/15-4 3056977 39.69 ns/op BenchmarkMapLast/16-4 2979769 40.32 ns/op BenchmarkMapCycle-4 2257839 65.25 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2295649 52.74 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1224 99882 ns/op BenchmarkMakeMap/[Byte]Byte-4 319959 584.7 ns/op BenchmarkMakeMap/[Int]Int-4 401136 866.9 ns/op BenchmarkNewEmptyMap-4 3450885 66.20 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 158.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 611680 193.5 ns/op BenchmarkMapIterEmpty-4 1000000 241.0 ns/op BenchmarkSameLengthMap-4 3200569 61.17 ns/op BenchmarkBigKeyMap-4 1000000 115.0 ns/op BenchmarkBigValMap-4 1000000 292.3 ns/op BenchmarkSmallKeyMap-4 2555139 44.77 ns/op BenchmarkMapPopulate/1-4 1807848 84.68 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 118304 8217 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9084 83984 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 2381898 ns/op 53302 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 62 2078803 ns/op 427747 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 3 77827320 ns/op 3609032 B/op 3997 allocs/op BenchmarkComplexAlgMap-4 291414 796.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 138.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 1389422 101.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 599089 231.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42457 2832 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5079 31555 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1265013 109.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 109.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 551504 243.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40561 3181 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 3238 34626 ns/op BenchmarkMapStringConversion/32/simple-4 2034693 118.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1624545 77.31 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1827272 177.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1954110 68.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1643180 74.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1503926 72.43 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1621246 69.94 ns/op BenchmarkMapInterfacePtr-4 1624012 78.82 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2356574 65.34 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 93998 3414 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4772 22730 ns/op BenchmarkMapPop1000-4 386 307640 ns/op BenchmarkMapPop10000-4 24 4552943 ns/op BenchmarkMapAssign/Int32/256-4 2287774 56.69 ns/op BenchmarkMapAssign/Int32/65536-4 501546 456.4 ns/op BenchmarkMapAssign/Int64/256-4 2439658 50.15 ns/op BenchmarkMapAssign/Int64/65536-4 1164114 358.6 ns/op BenchmarkMapAssign/Str/256-4 1834622 78.96 ns/op BenchmarkMapAssign/Str/65536-4 10000 27969 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1315488 93.89 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 995995 121.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1325677 99.06 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 678373 587.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 551304 10214 ns/op BenchmarkMapOperatorAssign/Str/65536-4 183579 829.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 1056 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 426348 703.7 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 174.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 150577 6728 ns/op 85 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 790756 799.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 10000 12039 ns/op 173 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1677136 75.31 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 210.5 ns/op BenchmarkMapDelete/Int32/10000-4 1735274 60.48 ns/op BenchmarkMapDelete/Int64/100-4 1622972 71.13 ns/op BenchmarkMapDelete/Int64/1000-4 1887813 83.24 ns/op BenchmarkMapDelete/Int64/10000-4 1820853 63.17 ns/op BenchmarkMapDelete/Str/100-4 1000000 112.0 ns/op BenchmarkMapDelete/Str/1000-4 1571731 99.42 ns/op BenchmarkMapDelete/Str/10000-4 1000000 176.5 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 116.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1268418 101.0 ns/op BenchmarkMapDelete/Pointer/10000-4 960843 177.3 ns/op BenchmarkMemmove/0-4 13390597 10.10 ns/op BenchmarkMemmove/1-4 2149814 59.38 ns/op 16.84 MB/s BenchmarkMemmove/2-4 1722262 59.19 ns/op 33.79 MB/s BenchmarkMemmove/3-4 1781767 63.84 ns/op 47.00 MB/s BenchmarkMemmove/4-4 1991253 62.97 ns/op 63.52 MB/s BenchmarkMemmove/5-4 2007704 59.38 ns/op 84.21 MB/s BenchmarkMemmove/6-4 1000000 313.8 ns/op 19.12 MB/s BenchmarkMemmove/7-4 2037931 61.28 ns/op 114.22 MB/s BenchmarkMemmove/8-4 2049543 58.23 ns/op 137.38 MB/s BenchmarkMemmove/9-4 1992088 59.40 ns/op 151.52 MB/s BenchmarkMemmove/10-4 1957238 60.84 ns/op 164.37 MB/s BenchmarkMemmove/11-4 1910689 59.92 ns/op 183.58 MB/s BenchmarkMemmove/12-4 2067996 59.37 ns/op 202.11 MB/s BenchmarkMemmove/13-4 1778880 62.28 ns/op 208.74 MB/s BenchmarkMemmove/14-4 1776703 62.45 ns/op 224.18 MB/s BenchmarkMemmove/15-4 1923668 59.50 ns/op 252.12 MB/s BenchmarkMemmove/16-4 1742127 63.71 ns/op 251.15 MB/s BenchmarkMemmove/32-4 1900371 69.98 ns/op 457.29 MB/s BenchmarkMemmove/64-4 1624392 114.8 ns/op 557.54 MB/s BenchmarkMemmove/128-4 1244090 104.3 ns/op 1226.96 MB/s BenchmarkMemmove/256-4 948783 123.9 ns/op 2065.82 MB/s BenchmarkMemmove/512-4 640714 258.9 ns/op 1977.95 MB/s BenchmarkMemmove/1024-4 431768 285.0 ns/op 3593.00 MB/s BenchmarkMemmove/2048-4 226881 574.9 ns/op 3562.36 MB/s BenchmarkMemmove/4096-4 115414 993.1 ns/op 4124.32 MB/s BenchmarkMemmoveOverlap/32-4 1830672 60.27 ns/op 530.92 MB/s BenchmarkMemmoveOverlap/64-4 1625443 81.45 ns/op 785.72 MB/s BenchmarkMemmoveOverlap/128-4 1000000 100.7 ns/op 1271.61 MB/s BenchmarkMemmoveOverlap/256-4 620496 172.7 ns/op 1482.20 MB/s BenchmarkMemmoveOverlap/512-4 610118 200.7 ns/op 2550.91 MB/s BenchmarkMemmoveOverlap/1024-4 380244 380.4 ns/op 2691.55 MB/s BenchmarkMemmoveOverlap/2048-4 184332 650.8 ns/op 3146.82 MB/s BenchmarkMemmoveOverlap/4096-4 115940 1220 ns/op 3358.30 MB/s BenchmarkMemmoveUnalignedDst/0-4 12653782 9.479 ns/op BenchmarkMemmoveUnalignedDst/1-4 1732971 86.08 ns/op 11.62 MB/s BenchmarkMemmoveUnalignedDst/2-4 1991042 68.67 ns/op 29.13 MB/s BenchmarkMemmoveUnalignedDst/3-4 2071828 59.90 ns/op 50.08 MB/s BenchmarkMemmoveUnalignedDst/4-4 2024871 62.98 ns/op 63.51 MB/s BenchmarkMemmoveUnalignedDst/5-4 1827703 63.44 ns/op 78.81 MB/s BenchmarkMemmoveUnalignedDst/6-4 2020808 60.38 ns/op 99.37 MB/s BenchmarkMemmoveUnalignedDst/7-4 1989954 69.07 ns/op 101.35 MB/s BenchmarkMemmoveUnalignedDst/8-4 2054623 63.02 ns/op 126.94 MB/s BenchmarkMemmoveUnalignedDst/9-4 1741357 63.04 ns/op 142.76 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 161.6 ns/op 61.89 MB/s BenchmarkMemmoveUnalignedDst/11-4 2017398 62.82 ns/op 175.11 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 127.2 ns/op 94.32 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 108.9 ns/op 119.36 MB/s BenchmarkMemmoveUnalignedDst/14-4 1892984 62.85 ns/op 222.76 MB/s BenchmarkMemmoveUnalignedDst/15-4 2013231 64.38 ns/op 232.97 MB/s BenchmarkMemmoveUnalignedDst/16-4 2007776 117.8 ns/op 135.78 MB/s BenchmarkMemmoveUnalignedDst/32-4 1776639 66.78 ns/op 479.16 MB/s BenchmarkMemmoveUnalignedDst/64-4 1613067 81.47 ns/op 785.53 MB/s BenchmarkMemmoveUnalignedDst/128-4 1247126 96.62 ns/op 1324.81 MB/s BenchmarkMemmoveUnalignedDst/256-4 986682 218.1 ns/op 1173.57 MB/s BenchmarkMemmoveUnalignedDst/512-4 678393 189.2 ns/op 2706.69 MB/s BenchmarkMemmoveUnalignedDst/1024-4 406892 287.7 ns/op 3559.06 MB/s BenchmarkMemmoveUnalignedDst/2048-4 217894 536.1 ns/op 3819.86 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129388 1014 ns/op 4039.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 115.6 ns/op 276.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1602099 124.0 ns/op 516.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.0 ns/op 1174.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 681271 487.3 ns/op 525.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 589377 203.2 ns/op 2519.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 312369 320.8 ns/op 3192.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 216208 596.3 ns/op 3434.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 103222 1120 ns/op 3656.31 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12943275 11.28 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2012389 55.80 ns/op 17.92 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1792245 58.99 ns/op 33.90 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2188016 61.48 ns/op 48.80 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2085789 58.68 ns/op 68.17 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2023435 59.06 ns/op 84.66 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1986470 75.07 ns/op 79.92 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1695330 74.20 ns/op 94.34 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2080670 57.20 ns/op 139.87 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1949706 61.18 ns/op 147.10 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1940101 88.55 ns/op 112.93 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 155.2 ns/op 70.88 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1968322 60.93 ns/op 196.96 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1967718 66.34 ns/op 195.97 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1861336 296.3 ns/op 47.25 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2046405 60.92 ns/op 246.22 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2010411 65.89 ns/op 242.84 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1730936 75.92 ns/op 421.47 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1528153 75.04 ns/op 852.93 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1240063 98.34 ns/op 1301.61 MB/s BenchmarkMemmoveUnalignedSrc/256-4 960862 134.5 ns/op 1903.58 MB/s BenchmarkMemmoveUnalignedSrc/512-4 691519 176.1 ns/op 2907.99 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 381758 289.4 ns/op 3538.51 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 236151 515.5 ns/op 3972.81 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 124950 1116 ns/op 3671.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1222341 90.14 ns/op 177.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1634943 75.62 ns/op 211.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1550446 135.4 ns/op 118.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1571965 84.59 ns/op 189.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1438609 77.73 ns/op 205.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1605020 80.56 ns/op 198.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1323883 78.07 ns/op 204.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1554801 93.48 ns/op 171.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1216407 88.39 ns/op 724.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1124491 110.3 ns/op 580.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 106.1 ns/op 603.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 109.2 ns/op 585.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 106.0 ns/op 603.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1323519 97.71 ns/op 654.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1274943 93.06 ns/op 687.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1286485 108.2 ns/op 591.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 768519 136.8 ns/op 1870.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 724444 162.8 ns/op 1572.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 740205 146.8 ns/op 1744.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 818840 150.0 ns/op 1706.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 746995 157.1 ns/op 1630.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 766364 279.8 ns/op 914.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 770008 248.8 ns/op 1028.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 726450 278.9 ns/op 917.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 125346 1033 ns/op 3963.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 113742 1098 ns/op 3730.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 120313 1914 ns/op 2139.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 122919 1010 ns/op 4053.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 121382 970.4 ns/op 4221.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 121090 2481 ns/op 1650.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123092 1039 ns/op 3943.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 121275 1068 ns/op 3835.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7383 22989 ns/op 2850.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6496 16696 ns/op 3925.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7410 17049 ns/op 3844.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6882 27726 ns/op 2363.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7186 48650 ns/op 1347.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 3717 30590 ns/op 2142.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7268 16862 ns/op 3886.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7286 18991 ns/op 3450.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 128.0 ns/op 249.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1616341 73.33 ns/op 872.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 100.5 ns/op 1273.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 738434 159.2 ns/op 1608.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 613106 275.3 ns/op 1859.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 385687 350.6 ns/op 2920.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 209068 556.2 ns/op 3682.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 115610 1085 ns/op 3774.75 MB/s BenchmarkMemclr/5-4 12349844 10.78 ns/op 463.90 MB/s BenchmarkMemclr/16-4 6477657 17.13 ns/op 933.98 MB/s BenchmarkMemclr/64-4 6550786 18.36 ns/op 3484.91 MB/s BenchmarkMemclr/256-4 10585027 11.39 ns/op 22473.42 MB/s BenchmarkMemclr/4096-4 3328983 37.74 ns/op 108539.13 MB/s BenchmarkMemclr/65536-4 76414 1453 ns/op 45117.17 MB/s BenchmarkMemclr/1M-4 5818 23146 ns/op 45303.57 MB/s BenchmarkMemclr/4M-4 1302 114810 ns/op 36532.54 MB/s BenchmarkMemclr/8M-4 573 361541 ns/op 23202.40 MB/s BenchmarkMemclr/16M-4 294 400976 ns/op 41840.95 MB/s BenchmarkMemclr/64M-4 62 1837881 ns/op 36514.26 MB/s BenchmarkMemclrUnaligned/0_5-4 6425006 19.04 ns/op 262.57 MB/s BenchmarkMemclrUnaligned/0_16-4 6637930 18.46 ns/op 866.62 MB/s BenchmarkMemclrUnaligned/0_64-4 4415448 61.07 ns/op 1048.06 MB/s BenchmarkMemclrUnaligned/0_256-4 5748531 19.80 ns/op 12931.43 MB/s BenchmarkMemclrUnaligned/0_4096-4 2874522 45.77 ns/op 89483.28 MB/s BenchmarkMemclrUnaligned/0_65536-4 69001 1459 ns/op 44924.60 MB/s BenchmarkMemclrUnaligned/1_5-4 6607713 19.12 ns/op 261.49 MB/s BenchmarkMemclrUnaligned/1_16-4 6604202 18.58 ns/op 861.11 MB/s BenchmarkMemclrUnaligned/1_64-4 4453303 28.15 ns/op 2273.67 MB/s BenchmarkMemclrUnaligned/1_256-4 4769781 21.80 ns/op 11740.57 MB/s BenchmarkMemclrUnaligned/1_4096-4 2052170 52.03 ns/op 78722.17 MB/s BenchmarkMemclrUnaligned/1_65536-4 82497 1527 ns/op 42917.69 MB/s BenchmarkMemclrUnaligned/4_5-4 6824396 17.76 ns/op 281.60 MB/s BenchmarkMemclrUnaligned/4_16-4 6473605 19.75 ns/op 810.15 MB/s BenchmarkMemclrUnaligned/4_64-4 4500016 27.03 ns/op 2367.84 MB/s BenchmarkMemclrUnaligned/4_256-4 6474690 18.54 ns/op 13811.29 MB/s BenchmarkMemclrUnaligned/4_4096-4 2360175 49.12 ns/op 83391.13 MB/s BenchmarkMemclrUnaligned/4_65536-4 81480 1406 ns/op 46622.50 MB/s BenchmarkMemclrUnaligned/7_5-4 6668445 18.82 ns/op 265.68 MB/s BenchmarkMemclrUnaligned/7_16-4 6520588 18.79 ns/op 851.71 MB/s BenchmarkMemclrUnaligned/7_64-4 4517852 27.46 ns/op 2330.69 MB/s BenchmarkMemclrUnaligned/7_256-4 6607730 18.30 ns/op 13990.63 MB/s BenchmarkMemclrUnaligned/7_4096-4 2180236 50.08 ns/op 81781.75 MB/s BenchmarkMemclrUnaligned/7_65536-4 65998 1667 ns/op 39314.72 MB/s BenchmarkMemclrUnaligned/0_1M-4 4866 22223 ns/op 47183.75 MB/s BenchmarkMemclrUnaligned/0_4M-4 1282 95801 ns/op 43781.60 MB/s BenchmarkMemclrUnaligned/0_8M-4 602 195450 ns/op 42919.56 MB/s BenchmarkMemclrUnaligned/0_16M-4 289 391488 ns/op 42854.95 MB/s BenchmarkMemclrUnaligned/0_64M-4 72 1607944 ns/op 41735.81 MB/s BenchmarkMemclrUnaligned/1_1M-4 5467 22479 ns/op 46646.07 MB/s BenchmarkMemclrUnaligned/1_4M-4 1310 93386 ns/op 44913.41 MB/s BenchmarkMemclrUnaligned/1_8M-4 586 222104 ns/op 37768.81 MB/s BenchmarkMemclrUnaligned/1_16M-4 312 388855 ns/op 43145.20 MB/s BenchmarkMemclrUnaligned/1_64M-4 69 1573576 ns/op 42647.37 MB/s BenchmarkMemclrUnaligned/4_1M-4 4945 27138 ns/op 38639.03 MB/s BenchmarkMemclrUnaligned/4_4M-4 1324 96390 ns/op 43513.85 MB/s BenchmarkMemclrUnaligned/4_8M-4 460 267018 ns/op 31415.88 MB/s BenchmarkMemclrUnaligned/4_16M-4 289 431537 ns/op 38877.81 MB/s BenchmarkMemclrUnaligned/4_64M-4 70 1563446 ns/op 42923.69 MB/s BenchmarkMemclrUnaligned/7_1M-4 5404 24190 ns/op 43347.93 MB/s BenchmarkMemclrUnaligned/7_4M-4 1442 91358 ns/op 45910.62 MB/s BenchmarkMemclrUnaligned/7_8M-4 597 199311 ns/op 42088.13 MB/s BenchmarkMemclrUnaligned/7_16M-4 254 398933 ns/op 42055.24 MB/s BenchmarkMemclrUnaligned/7_64M-4 24 6394949 ns/op 10494.04 MB/s BenchmarkGoMemclr/5-4 1401933 103.8 ns/op 48.17 MB/s BenchmarkGoMemclr/16-4 584616 196.7 ns/op 81.32 MB/s BenchmarkGoMemclr/64-4 163671 751.0 ns/op 85.21 MB/s BenchmarkGoMemclr/256-4 35886 3148 ns/op 81.32 MB/s BenchmarkMemclrRange/1K_2K-4 33565 3944 ns/op 24307.71 MB/s BenchmarkMemclrRange/2K_8K-4 18916 7821 ns/op 42644.25 MB/s BenchmarkMemclrRange/4K_16K-4 17166 6979 ns/op 46293.77 MB/s BenchmarkMemclrRange/160K_228K-4 3202 36386 ns/op 45700.57 MB/s BenchmarkClearFat7-4 6844614 17.98 ns/op BenchmarkClearFat8-4 5939407 17.89 ns/op BenchmarkClearFat11-4 6785226 18.53 ns/op BenchmarkClearFat12-4 6586058 18.57 ns/op BenchmarkClearFat13-4 6542559 18.24 ns/op BenchmarkClearFat14-4 6278244 18.21 ns/op BenchmarkClearFat15-4 6629764 18.17 ns/op BenchmarkClearFat16-4 7054532 22.92 ns/op BenchmarkClearFat24-4 5662430 18.11 ns/op BenchmarkClearFat32-4 6259748 21.40 ns/op BenchmarkClearFat40-4 5756966 19.62 ns/op BenchmarkClearFat48-4 5541822 20.54 ns/op BenchmarkClearFat56-4 5784903 24.08 ns/op BenchmarkClearFat64-4 5489028 37.06 ns/op BenchmarkClearFat72-4 4865610 24.21 ns/op BenchmarkClearFat128-4 3699757 33.48 ns/op BenchmarkClearFat256-4 2550002 47.91 ns/op BenchmarkClearFat512-4 1364544 79.39 ns/op BenchmarkClearFat1024-4 1000000 121.5 ns/op BenchmarkClearFat1032-4 946023 125.9 ns/op BenchmarkClearFat1040-4 830000 168.0 ns/op BenchmarkCopyFat7-4 6146196 22.01 ns/op BenchmarkCopyFat8-4 7136892 17.40 ns/op BenchmarkCopyFat11-4 6151419 18.19 ns/op BenchmarkCopyFat12-4 6103573 18.41 ns/op BenchmarkCopyFat13-4 5926099 17.99 ns/op BenchmarkCopyFat14-4 6657466 18.01 ns/op BenchmarkCopyFat15-4 6409934 18.26 ns/op BenchmarkCopyFat16-4 6195740 18.83 ns/op BenchmarkCopyFat24-4 6527384 33.83 ns/op BenchmarkCopyFat32-4 5923813 19.29 ns/op BenchmarkCopyFat64-4 5172637 48.11 ns/op BenchmarkCopyFat72-4 4625588 22.95 ns/op BenchmarkCopyFat128-4 3045820 43.65 ns/op BenchmarkCopyFat256-4 2407531 49.31 ns/op BenchmarkCopyFat512-4 1553076 76.26 ns/op BenchmarkCopyFat520-4 1219374 82.43 ns/op BenchmarkCopyFat1024-4 890353 152.9 ns/op BenchmarkCopyFat1032-4 889664 237.8 ns/op BenchmarkCopyFat1040-4 880570 140.6 ns/op BenchmarkIssue18740/2byte-4 530 228612 ns/op BenchmarkIssue18740/4byte-4 799 148794 ns/op BenchmarkIssue18740/8byte-4 940 146067 ns/op BenchmarkMemclrKnownSize1-4 8288736 20.39 ns/op 49.04 MB/s BenchmarkMemclrKnownSize2-4 5101260 23.80 ns/op 84.04 MB/s BenchmarkMemclrKnownSize4-4 2372275 50.89 ns/op 78.60 MB/s BenchmarkMemclrKnownSize8-4 1000000 110.5 ns/op 72.41 MB/s BenchmarkMemclrKnownSize16-4 562060 195.6 ns/op 81.81 MB/s BenchmarkMemclrKnownSize32-4 328587 371.8 ns/op 86.06 MB/s BenchmarkMemclrKnownSize64-4 170354 749.2 ns/op 85.42 MB/s BenchmarkMemclrKnownSize112-4 92520 1385 ns/op 80.85 MB/s BenchmarkMemclrKnownSize128-4 80700 1411 ns/op 90.70 MB/s BenchmarkMemclrKnownSize192-4 57067 2150 ns/op 89.31 MB/s BenchmarkMemclrKnownSize248-4 40405 2700 ns/op 91.87 MB/s BenchmarkMemclrKnownSize256-4 43064 2789 ns/op 91.78 MB/s BenchmarkMemclrKnownSize512-4 21392 6548 ns/op 78.19 MB/s BenchmarkMemclrKnownSize1024-4 10000 11126 ns/op 92.03 MB/s BenchmarkMemclrKnownSize4096-4 2664 52823 ns/op 77.54 MB/s BenchmarkMemclrKnownSize512KiB-4 14 7436908 ns/op 70.50 MB/s BenchmarkReadMetricsLatency-4 10000 6396 p50-ns 7082 p90-ns 16803 p99-ns BenchmarkFinalizer-4 366 300819 ns/op BenchmarkFinalizerRun-4 281476 389.6 ns/op BenchmarkMinFloat-4 391050 309.2 ns/op BenchmarkMaxFloat-4 400918 296.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8199182 14.52 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1837876 57.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1798834 65.79 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1666674 74.21 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.4 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 859569 117.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1553258 81.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 972682 111.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.2 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1508424 80.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1635937 76.58 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1349534 87.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1283631 92.34 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.1 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6877263 17.13 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7619245 15.13 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5176483 20.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7089583 17.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6509466 18.01 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6128830 20.03 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6954588 17.31 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7925728 14.91 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7928020 15.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7042462 17.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7970800 14.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7564057 15.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7099180 16.89 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7752729 15.15 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7855124 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7073877 16.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7932049 14.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7983165 15.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6987007 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7512636 15.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7516246 15.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7113427 16.94 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7449507 18.16 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7380133 15.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7014538 17.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7533704 18.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7559090 15.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6984360 17.37 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7584560 20.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7387774 22.05 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6622110 17.08 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7905814 15.18 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7981288 15.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7132120 17.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7941204 14.91 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7881019 14.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7045854 16.97 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7902310 15.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8035401 15.05 ns/op BenchmarkNetpollBreak-4 7165 21446 ns/op BenchmarkPinnerPinUnpinBatch-4 1429 85963 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 290 430694 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1875 122487 ns/op BenchmarkPinnerPinUnpin-4 1702678 70.58 ns/op BenchmarkPinnerPinUnpinTiny-4 1672276 70.31 ns/op BenchmarkPinnerPinUnpinDouble-4 624272 189.6 ns/op BenchmarkPinnerPinUnpinParallel-4 4256191 28.91 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3451254 36.85 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 538886 242.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4952072 24.56 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5971185 19.46 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8191938 12.65 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7652558 13.74 ns/op BenchmarkPingPongHog-4 516 196001 ns/op BenchmarkStackGrowth-4 158432 725.4 ns/op BenchmarkStackGrowthDeep-4 1848 63692 ns/op BenchmarkCreateGoroutines-4 89930 1811 ns/op BenchmarkCreateGoroutinesParallel-4 73128 1971 ns/op BenchmarkCreateGoroutinesCapture-4 17353 7186 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 115513 1299 ns/op BenchmarkClosureCall-4 15552000 7.670 ns/op BenchmarkWakeupParallelSpinning/0s-4 8241 14127 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7760 16685 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5815 20676 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3777 36428 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2269 61752 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1348 86279 ns/op BenchmarkWakeupParallelSpinning/50µs-4 591 185492 ns/op BenchmarkWakeupParallelSpinning/100µs-4 332 362397 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 1108702 ns/op BenchmarkWakeupParallelSyscall/1µs-4 429 413501 ns/op BenchmarkWakeupParallelSyscall/2µs-4 576 256146 ns/op BenchmarkWakeupParallelSyscall/5µs-4 490 221949 ns/op BenchmarkWakeupParallelSyscall/10µs-4 372 625099 ns/op BenchmarkWakeupParallelSyscall/20µs-4 532 266127 ns/op BenchmarkWakeupParallelSyscall/50µs-4 349 317161 ns/op BenchmarkWakeupParallelSyscall/100µs-4 242 1048346 ns/op BenchmarkMatmult-4 3087097 33.24 ns/op BenchmarkFastrand-4 9901263 11.58 ns/op BenchmarkFastrand64-4 9647412 11.97 ns/op BenchmarkFastrandHashiter-4 4282800 23.41 ns/op BenchmarkFastrandn/2-4 4237461 27.99 ns/op BenchmarkFastrandn/3-4 4244704 28.48 ns/op BenchmarkFastrandn/4-4 4238450 28.06 ns/op BenchmarkFastrandn/5-4 4031366 28.07 ns/op BenchmarkIfaceCmp100-4 79374 1490 ns/op BenchmarkIfaceCmpNil100-4 153673 765.8 ns/op BenchmarkEfaceCmpDiff-4 19665 6132 ns/op BenchmarkEfaceCmpDiffIndirect-4 21511 6366 ns/op BenchmarkDefer-4 1313841 88.49 ns/op BenchmarkDefer10-4 1000000 135.0 ns/op BenchmarkDeferMany-4 577164 384.6 ns/op BenchmarkPanicRecover-4 759974 154.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 788372 141.1 ns/op 63.00 p50-ns 66.00 p90-ns 212.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 552549 430.6 ns/op 63.00 p50-ns 66.00 p90-ns 223.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 2044 126403 ns/op 55964 p50-ns 112647 p90-ns 1485226 p99-ns BenchmarkGoroutineProfile/small/loaded-4 342 1960735 ns/op 179090 p50-ns 6859748 p90-ns 24835152 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 804818 138.1 ns/op 63.00 p50-ns 65.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 855331 214.7 ns/op 63.00 p50-ns 65.00 p90-ns 84.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 50 3130370 ns/op 2386737 p50-ns 4386318 p90-ns 19803860 p99-ns BenchmarkGoroutineProfile/large/loaded-4 34 4481103 ns/op 3155721 p50-ns 8521190 p90-ns 23299623 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 933075 141.5 ns/op 57.00 p50-ns 59.00 p90-ns 133.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 851514 198.2 ns/op 57.00 p50-ns 59.00 p90-ns 211.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1582 147665 ns/op 72265 p50-ns 84029 p90-ns 1963999 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 664 496964 ns/op 132540 p50-ns 470585 p90-ns 11150870 p99-ns BenchmarkRWMutexUncontended-4 6340578 19.07 ns/op BenchmarkRWMutexWrite100-4 2421723 51.61 ns/op BenchmarkRWMutexWrite10-4 1000000 177.5 ns/op BenchmarkRWMutexWorkWrite100-4 663027 196.4 ns/op BenchmarkRWMutexWorkWrite10-4 437360 294.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3150 38349 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1173 103904 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1520 80180 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 565 219488 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 764 187329 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 228 452040 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 376 310958 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 928651 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 436492 321.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 453411 451.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 393547 478.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 437335 467.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 450122 339.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 381880 413.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 401085 658.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 322216 501.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 363348 414.5 ns/op BenchmarkMakeSlice/Byte-4 2148025 49.91 ns/op BenchmarkMakeSlice/Int16-4 2243812 55.56 ns/op BenchmarkMakeSlice/Int-4 1415090 74.14 ns/op BenchmarkMakeSlice/Ptr-4 1490769 104.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 159.8 ns/op BenchmarkMakeSlice/Struct/32-4 972648 130.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 109.7 ns/op BenchmarkGrowSlice/Byte-4 1000000 134.6 ns/op BenchmarkGrowSlice/Int16-4 970549 142.9 ns/op BenchmarkGrowSlice/Int-4 808194 191.3 ns/op BenchmarkGrowSlice/Ptr-4 709446 501.1 ns/op BenchmarkGrowSlice/Struct/24-4 398335 356.5 ns/op BenchmarkGrowSlice/Struct/32-4 364170 461.9 ns/op BenchmarkGrowSlice/Struct/40-4 304132 888.0 ns/op BenchmarkExtendSlice/IntSlice-4 543531 270.4 ns/op BenchmarkExtendSlice/PointerSlice-4 485402 266.2 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 142.9 ns/op BenchmarkAppend-4 660939 213.9 ns/op BenchmarkAppendGrowByte-4 5 22424410 ns/op BenchmarkAppendGrowString-4 1 293135199 ns/op BenchmarkAppendSlice/1Bytes-4 2210991 54.25 ns/op BenchmarkAppendSlice/4Bytes-4 2110735 56.00 ns/op BenchmarkAppendSlice/7Bytes-4 1926208 58.94 ns/op BenchmarkAppendSlice/8Bytes-4 2017183 74.22 ns/op BenchmarkAppendSlice/15Bytes-4 1939009 67.18 ns/op BenchmarkAppendSlice/16Bytes-4 1976142 59.05 ns/op BenchmarkAppendSlice/32Bytes-4 1865986 66.86 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 89533 1776 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 23510 6578 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8834 15961 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3216 51757 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 198 634366 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 55 1987881 ns/op BenchmarkAppendStr/1Bytes-4 1993502 92.53 ns/op BenchmarkAppendStr/4Bytes-4 2319414 50.12 ns/op BenchmarkAppendStr/8Bytes-4 2353821 63.04 ns/op BenchmarkAppendStr/16Bytes-4 2305868 50.68 ns/op BenchmarkAppendStr/32Bytes-4 2087826 56.62 ns/op BenchmarkAppendSpecialCase-4 660680 206.0 ns/op BenchmarkCopy/1Byte-4 2108395 55.97 ns/op 17.87 MB/s BenchmarkCopy/1String-4 2123616 57.38 ns/op 17.43 MB/s BenchmarkCopy/2Byte-4 2101327 66.77 ns/op 29.96 MB/s BenchmarkCopy/2String-4 1991481 57.99 ns/op 34.49 MB/s BenchmarkCopy/4Byte-4 1980064 68.27 ns/op 58.59 MB/s BenchmarkCopy/4String-4 1926518 63.39 ns/op 63.11 MB/s BenchmarkCopy/8Byte-4 1539135 71.42 ns/op 112.01 MB/s BenchmarkCopy/8String-4 1667161 76.32 ns/op 104.83 MB/s BenchmarkCopy/12Byte-4 2044683 65.98 ns/op 181.88 MB/s BenchmarkCopy/12String-4 1901106 62.35 ns/op 192.46 MB/s BenchmarkCopy/16Byte-4 2026658 59.44 ns/op 269.18 MB/s BenchmarkCopy/16String-4 2046423 58.77 ns/op 272.23 MB/s BenchmarkCopy/32Byte-4 1843336 64.97 ns/op 492.52 MB/s BenchmarkCopy/32String-4 1870158 63.66 ns/op 502.71 MB/s BenchmarkCopy/128Byte-4 1288752 92.20 ns/op 1388.35 MB/s BenchmarkCopy/128String-4 1000000 106.7 ns/op 1200.08 MB/s BenchmarkCopy/1024Byte-4 402457 308.0 ns/op 3324.42 MB/s BenchmarkCopy/1024String-4 365985 319.9 ns/op 3201.35 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26971 4488 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25459 5710 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 16950 6815 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 10771 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13473 8949 ns/op BenchmarkAppendInPlace/Grow/Byte-4 153980 901.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152491 799.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 110270 1088 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 101602 1178 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 93327 1350 ns/op BenchmarkStackCopyPtr-4 1 142748238 ns/op BenchmarkStackCopy-4 2 81172927 ns/op BenchmarkStackCopyNoCache-4 26 4431329 ns/op BenchmarkStackCopyWithStkobj-4 2 59368014 ns/op BenchmarkIssue18138-4 835 125241 ns/op BenchmarkCompareStringEqual-4 11164725 10.51 ns/op BenchmarkCompareStringIdentical-4 15356911 7.979 ns/op BenchmarkCompareStringSameLength-4 12519442 10.42 ns/op BenchmarkCompareStringDifferentLength-4 15249330 7.732 ns/op BenchmarkCompareStringBigUnaligned-4 1880 56753 ns/op 18476.24 MB/s BenchmarkCompareStringBig-4 1807 67167 ns/op 15611.67 MB/s BenchmarkConcatStringAndBytes-4 2643332 43.74 ns/op BenchmarkSliceByteToString/1-4 2327250 52.32 ns/op BenchmarkSliceByteToString/2-4 1000000 112.7 ns/op BenchmarkSliceByteToString/4-4 1315032 131.9 ns/op BenchmarkSliceByteToString/8-4 1000000 121.9 ns/op BenchmarkSliceByteToString/16-4 1000000 113.0 ns/op BenchmarkSliceByteToString/32-4 1061536 118.9 ns/op BenchmarkSliceByteToString/64-4 828456 162.9 ns/op BenchmarkSliceByteToString/128-4 879550 306.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2130505 56.34 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 708336 458.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 919059 163.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4038468 28.13 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1403258 81.75 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1842752 63.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2402304 44.45 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 521362 228.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 413818 268.3 ns/op BenchmarkRuneIterate/range/ASCII-4 8132770 14.17 ns/op BenchmarkRuneIterate/range/Japanese-4 1862682 64.39 ns/op BenchmarkRuneIterate/range/MixedLength-4 2580931 46.27 ns/op BenchmarkRuneIterate/range1/ASCII-4 9341035 13.12 ns/op BenchmarkRuneIterate/range1/Japanese-4 1769300 66.10 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2610508 68.18 ns/op BenchmarkRuneIterate/range2/ASCII-4 8082765 14.23 ns/op BenchmarkRuneIterate/range2/Japanese-4 1850958 63.50 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2400759 58.46 ns/op BenchmarkArrayEqual-4 14691588 11.46 ns/op BenchmarkFunc/Name-4 1257052 112.5 ns/op BenchmarkFunc/Entry-4 10446512 12.78 ns/op BenchmarkFunc/FileLine-4 1816856 60.06 ns/op PASS ok runtime 358.667s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 14332 10485 ns/op BenchmarkHandle/concurrent-4 15421 9478 ns/op PASS ok runtime/cgo 4.226s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 11887500 10.67 ns/op BenchmarkAnd32Parallel-4 2598396 50.41 ns/op BenchmarkAnd64-4 13016322 9.556 ns/op BenchmarkAnd64Parallel-4 2221418 52.07 ns/op BenchmarkOr32-4 5796361 149.7 ns/op BenchmarkOr32Parallel-4 2657973 146.3 ns/op BenchmarkOr64-4 12112556 25.13 ns/op BenchmarkOr64Parallel-4 2616094 76.08 ns/op BenchmarkAtomicLoad64-4 12591735 26.39 ns/op BenchmarkAtomicStore64-4 6737968 27.30 ns/op BenchmarkAtomicLoad-4 10966473 10.36 ns/op BenchmarkAtomicStore-4 16250319 10.72 ns/op BenchmarkAnd8-4 14713177 8.091 ns/op BenchmarkAnd-4 14509221 8.874 ns/op BenchmarkAnd8Parallel-4 3403008 60.34 ns/op BenchmarkAndParallel-4 3117338 37.02 ns/op BenchmarkOr8-4 14631756 8.309 ns/op BenchmarkOr-4 9542928 14.70 ns/op BenchmarkOr8Parallel-4 3070576 39.58 ns/op BenchmarkOrParallel-4 3479889 36.62 ns/op BenchmarkXadd-4 2800436 38.86 ns/op BenchmarkXadd64-4 3458832 35.19 ns/op BenchmarkCas-4 1000000 184.8 ns/op BenchmarkCas64-4 3328572 38.50 ns/op BenchmarkXchg-4 3243633 34.63 ns/op BenchmarkXchg64-4 3031484 37.59 ns/op PASS ok runtime/internal/atomic 20.673s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4056660 30.05 ns/op BenchmarkMulUintptr/large-4 2901564 38.17 ns/op PASS ok runtime/internal/math 3.101s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 26 4994924 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 5528867 ns/op 783.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1832 144324 ns/op 9.190 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11236938 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 15078452 ns/op 1950 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 261 1015498 ns/op 63.49 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 126194734 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 167925606 ns/op 17926 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 32 5101973 ns/op 364.3 concurrent_launches/op PASS ok runtime/pprof 2.959s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 15 7248519 ns/op BenchmarkStackLeak-4 39106 2894 ns/op PASS ok runtime/race 1.473s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2280949 51.79 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 395571 335.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.340s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 48 2314745 ns/op BenchmarkIndex_Large-4 10332 11571 ns/op BenchmarkIndexFunc_Large-4 156 718539 ns/op BenchmarkCompact/nil-4 6573802 17.57 ns/op BenchmarkCompact/one-4 1908417 66.85 ns/op BenchmarkCompact/sorted-4 1000000 112.9 ns/op BenchmarkCompact/1_item-4 856194 140.7 ns/op BenchmarkCompact/unsorted-4 1000000 114.2 ns/op BenchmarkCompact/many-4 519259 235.6 ns/op BenchmarkCompact_Large-4 378 295395 ns/op BenchmarkCompactFunc_Large-4 68 1679961 ns/op BenchmarkReplace/naive-fast-4 72258 2285 ns/op BenchmarkReplace/optimized-fast-4 129187 1020 ns/op BenchmarkReplace/naive-slow-4 42373 2661 ns/op BenchmarkReplace/optimized-slow-4 51096 2307 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.2 ns/op BenchmarkBinarySearchFloats/Size32-4 950730 130.9 ns/op BenchmarkBinarySearchFloats/Size64-4 822057 152.9 ns/op BenchmarkBinarySearchFloats/Size128-4 773277 165.0 ns/op BenchmarkBinarySearchFloats/Size512-4 654700 190.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 586621 206.7 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 454490 266.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 387454 317.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 339145 365.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 286056 397.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 241090 490.5 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 222514 524.3 ns/op PASS ok slices 5.530s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 88737 1356 ns/op BenchmarkSortInts-4 1 150552920 ns/op BenchmarkSlicesSortInts-4 2 71894948 ns/op BenchmarkSortIsSorted-4 22 5178824 ns/op BenchmarkSlicesIsSorted-4 60 1882958 ns/op BenchmarkSortStrings-4 1 164312292 ns/op BenchmarkSlicesSortStrings-4 1 132248400 ns/op BenchmarkSortStrings_Sorted-4 20 5719481 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2815829 ns/op BenchmarkSortStructs-4 1 203805990 ns/op BenchmarkSortFuncStructs-4 1 130621438 ns/op BenchmarkSortString1K-4 176 645388 ns/op BenchmarkSortString1K_Slice-4 184 656331 ns/op BenchmarkStableString1K-4 93 1329253 ns/op BenchmarkSortInt1K-4 258 463443 ns/op BenchmarkSortInt1K_Sorted-4 5383 22463 ns/op BenchmarkSortInt1K_Reversed-4 2413 51877 ns/op BenchmarkSortInt1K_Mod8-4 728 168820 ns/op BenchmarkStableInt1K-4 91 1297644 ns/op BenchmarkStableInt1K_Slice-4 100 1081123 ns/op BenchmarkSortInt64K-4 3 43866418 ns/op BenchmarkSortInt64K_Slice-4 2 63826374 ns/op BenchmarkStableInt64K-4 1 142093795 ns/op BenchmarkSort1e2-4 319 415924 ns/op BenchmarkStable1e2-4 127 905809 ns/op BenchmarkSort1e4-4 2 75954474 ns/op BenchmarkStable1e4-4 1 265383287 ns/op PASS ok sort 9.698s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 852190 151.7 ns/op BenchmarkAtof64Float-4 669613 164.6 ns/op BenchmarkAtof64FloatExp-4 634513 181.9 ns/op BenchmarkAtof64Big-4 444950 273.3 ns/op BenchmarkAtof64RandomBits-4 244821 489.5 ns/op BenchmarkAtof64RandomFloats-4 488090 244.2 ns/op BenchmarkAtof64RandomLongFloats-4 261606 456.3 ns/op BenchmarkAtof32Decimal-4 892104 230.6 ns/op BenchmarkAtof32Float-4 773784 158.0 ns/op BenchmarkAtof32FloatExp-4 626314 186.0 ns/op BenchmarkAtof32Random-4 351613 336.6 ns/op BenchmarkAtof32RandomLong-4 129099 929.1 ns/op BenchmarkParseInt/Pos/7bit-4 1438352 82.13 ns/op BenchmarkParseInt/Pos/26bit-4 651583 174.8 ns/op BenchmarkParseInt/Pos/31bit-4 576244 183.6 ns/op BenchmarkParseInt/Pos/56bit-4 428620 275.7 ns/op BenchmarkParseInt/Pos/63bit-4 404682 293.6 ns/op BenchmarkParseInt/Neg/7bit-4 1471540 81.07 ns/op BenchmarkParseInt/Neg/26bit-4 695145 164.9 ns/op BenchmarkParseInt/Neg/31bit-4 564550 223.0 ns/op BenchmarkParseInt/Neg/56bit-4 439767 292.6 ns/op BenchmarkParseInt/Neg/63bit-4 401516 307.9 ns/op BenchmarkAtoi/Pos/7bit-4 1939712 66.40 ns/op BenchmarkAtoi/Pos/26bit-4 839792 162.3 ns/op BenchmarkAtoi/Pos/31bit-4 761601 161.7 ns/op BenchmarkAtoi/Pos/56bit-4 499380 252.3 ns/op BenchmarkAtoi/Pos/63bit-4 382168 311.6 ns/op BenchmarkAtoi/Neg/7bit-4 1972531 60.47 ns/op BenchmarkAtoi/Neg/26bit-4 865623 139.6 ns/op BenchmarkAtoi/Neg/31bit-4 781111 154.9 ns/op BenchmarkAtoi/Neg/56bit-4 511698 235.3 ns/op BenchmarkAtoi/Neg/63bit-4 345540 321.8 ns/op BenchmarkFormatFloat/Decimal-4 76520 1869 ns/op BenchmarkFormatFloat/Float-4 84501 1585 ns/op BenchmarkFormatFloat/Exp-4 85633 1459 ns/op BenchmarkFormatFloat/NegExp-4 88752 1341 ns/op BenchmarkFormatFloat/LongExp-4 76970 2103 ns/op BenchmarkFormatFloat/Big-4 70690 1691 ns/op BenchmarkFormatFloat/BinaryExp-4 212811 551.8 ns/op BenchmarkFormatFloat/32Integer-4 78616 1585 ns/op BenchmarkFormatFloat/32ExactFraction-4 83704 1336 ns/op BenchmarkFormatFloat/32Point-4 81523 1547 ns/op BenchmarkFormatFloat/32Exp-4 86636 1389 ns/op BenchmarkFormatFloat/32NegExp-4 85272 1421 ns/op BenchmarkFormatFloat/32Shortest-4 95797 1241 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 110704 1105 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108970 1115 ns/op BenchmarkFormatFloat/64Fixed1-4 135805 893.8 ns/op BenchmarkFormatFloat/64Fixed2-4 134312 880.1 ns/op BenchmarkFormatFloat/64Fixed3-4 136946 902.2 ns/op BenchmarkFormatFloat/64Fixed4-4 132054 904.0 ns/op BenchmarkFormatFloat/64Fixed12-4 80155 1565 ns/op BenchmarkFormatFloat/64Fixed16-4 91348 1443 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99066 1250 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 78692 1430 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2588 45673 ns/op BenchmarkFormatFloat/Slowpath64-4 73884 1665 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 69022 1651 ns/op BenchmarkAppendFloat/Decimal-4 82951 1430 ns/op BenchmarkAppendFloat/Float-4 86412 1362 ns/op BenchmarkAppendFloat/Exp-4 98374 1254 ns/op BenchmarkAppendFloat/NegExp-4 82778 1245 ns/op BenchmarkAppendFloat/LongExp-4 80822 1490 ns/op BenchmarkAppendFloat/Big-4 74545 1602 ns/op BenchmarkAppendFloat/BinaryExp-4 239026 438.1 ns/op BenchmarkAppendFloat/32Integer-4 79742 1497 ns/op BenchmarkAppendFloat/32ExactFraction-4 96346 1330 ns/op BenchmarkAppendFloat/32Point-4 88387 1387 ns/op BenchmarkAppendFloat/32Exp-4 93829 1279 ns/op BenchmarkAppendFloat/32NegExp-4 99963 1267 ns/op BenchmarkAppendFloat/32Shortest-4 113528 1089 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 121428 978.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 121644 973.4 ns/op BenchmarkAppendFloat/64Fixed1-4 152019 784.2 ns/op BenchmarkAppendFloat/64Fixed2-4 145932 776.3 ns/op BenchmarkAppendFloat/64Fixed3-4 152661 831.0 ns/op BenchmarkAppendFloat/64Fixed4-4 150786 842.2 ns/op BenchmarkAppendFloat/64Fixed12-4 82801 1439 ns/op BenchmarkAppendFloat/64Fixed16-4 99970 1211 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 114159 1835 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88908 1891 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2484 46029 ns/op BenchmarkAppendFloat/Slowpath64-4 75362 1768 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 72868 1534 ns/op BenchmarkFormatInt-4 15996 8930 ns/op BenchmarkAppendInt-4 10000 12563 ns/op BenchmarkFormatUint-4 89131 2155 ns/op BenchmarkAppendUint-4 101680 1133 ns/op BenchmarkFormatIntSmall/7-4 3455889 35.01 ns/op BenchmarkFormatIntSmall/42-4 3379620 35.00 ns/op BenchmarkAppendIntSmall-4 1437964 82.64 ns/op BenchmarkAppendUintVarlen/1-4 1000000 110.5 ns/op BenchmarkAppendUintVarlen/12-4 1554801 82.96 ns/op BenchmarkAppendUintVarlen/123-4 1203487 104.0 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 145.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 103.6 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 135.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 124.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 124.5 ns/op BenchmarkAppendUintVarlen/123456789-4 1063242 114.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 812254 128.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 125.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 129.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 998875 121.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 892440 136.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 935563 134.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 954488 159.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 901160 135.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 892002 139.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 837730 158.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 851283 148.9 ns/op BenchmarkQuote-4 47360 2542 ns/op BenchmarkQuoteRune-4 548202 236.5 ns/op BenchmarkAppendQuote-4 44847 2578 ns/op BenchmarkAppendQuoteRune-4 930159 130.3 ns/op BenchmarkUnquoteEasy-4 946202 134.4 ns/op BenchmarkUnquoteHard-4 53984 3463 ns/op PASS ok strconv 26.228s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 398638 252.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130148 2879 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 117583 866.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 480708 263.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 147068 1216 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 196778 746.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 261264 710.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 74419 1624 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94130 2295 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 748825 162.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19596 6129 ns/op BenchmarkGenericMatch1-4 1670 67864 ns/op BenchmarkGenericMatch2-4 303 387359 ns/op BenchmarkSingleMaxSkipping-4 6230 19421 ns/op 514.91 MB/s BenchmarkSingleLongSuffixFail-4 12860 9108 ns/op 110.01 MB/s BenchmarkSingleMatch-4 193 614743 ns/op 24.40 MB/s BenchmarkByteByteNoMatch-4 59312 2191 ns/op BenchmarkByteByteMatch-4 10000 10864 ns/op BenchmarkByteStringMatch-4 19110 35037 ns/op BenchmarkHTMLEscapeNew-4 67336 1895 ns/op BenchmarkHTMLEscapeOld-4 80376 1603 ns/op BenchmarkByteStringReplacerWriteString-4 876 137515 ns/op BenchmarkByteReplacerWriteString-4 1575 136734 ns/op BenchmarkByteByteReplaces-4 3205 37555 ns/op BenchmarkByteByteMap-4 10000 11862 ns/op BenchmarkMap/identity/ASCII-4 860972 141.8 ns/op BenchmarkMap/identity/Greek-4 365305 301.7 ns/op BenchmarkMap/change/ASCII-4 31256 3620 ns/op BenchmarkMap/change/Greek-4 19843 5450 ns/op BenchmarkIndexRune-4 2433244 53.17 ns/op BenchmarkIndexRuneLongString-4 1520535 79.97 ns/op BenchmarkIndexRuneFastPath-4 3219273 37.47 ns/op BenchmarkIndex-4 3155852 35.33 ns/op BenchmarkLastIndex-4 4573623 23.95 ns/op BenchmarkIndexByte-4 5388076 21.98 ns/op BenchmarkToUpper/#00-4 5276988 22.50 ns/op BenchmarkToUpper/ONLYUPPER-4 2651568 41.14 ns/op BenchmarkToUpper/abc-4 283165 446.2 ns/op BenchmarkToUpper/AbC123-4 207409 532.6 ns/op BenchmarkToUpper/azAZ09_-4 220245 541.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47041 2638 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68850 1765 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28765 4513 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51178 2333 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104553 1217 ns/op BenchmarkToLower/#00-4 5354802 21.73 ns/op BenchmarkToLower/abc-4 4630375 25.40 ns/op BenchmarkToLower/AbC123-4 176235 698.3 ns/op BenchmarkToLower/azAZ09_-4 187968 813.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71920 1599 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59480 2157 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31281 4319 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70292 1676 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106324 1152 ns/op BenchmarkMapNoChanges-4 1000000 117.2 ns/op BenchmarkTrim-4 31131 3602 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3369115 35.39 ns/op BenchmarkToValidUTF8/InvalidASCII-4 153136 782.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 112420 1072 ns/op BenchmarkEqualFold/Tests-4 48057 2550 ns/op BenchmarkEqualFold/ASCII-4 3466476 34.20 ns/op BenchmarkEqualFold/UnicodePrefix-4 90133 1459 ns/op BenchmarkEqualFold/UnicodeSuffix-4 86431 1364 ns/op BenchmarkIndexHard1-4 1723 68258 ns/op BenchmarkIndexHard2-4 376 323091 ns/op BenchmarkIndexHard3-4 169 883466 ns/op BenchmarkIndexHard4-4 91 1502936 ns/op BenchmarkLastIndexHard1-4 70 2650362 ns/op BenchmarkLastIndexHard2-4 66 1747699 ns/op BenchmarkLastIndexHard3-4 67 1736332 ns/op BenchmarkCountHard1-4 1700 127464 ns/op BenchmarkCountHard2-4 385 333026 ns/op BenchmarkCountHard3-4 168 822285 ns/op BenchmarkIndexTorture-4 7983 15214 ns/op BenchmarkCountTorture-4 7990 15254 ns/op BenchmarkCountTortureOverlapping-4 681 166081 ns/op BenchmarkCountByte/10-4 4750425 22.58 ns/op 442.79 MB/s BenchmarkCountByte/32-4 4889788 23.54 ns/op 1359.21 MB/s BenchmarkCountByte/4096-4 573540 520.7 ns/op 7866.00 MB/s BenchmarkCountByte/4194304-4 601 199666 ns/op 21006.61 MB/s BenchmarkCountByte/67108864-4 26 5000062 ns/op 13421.61 MB/s BenchmarkFields/ASCII/16-4 265906 484.2 ns/op 33.05 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20622 6067 ns/op 42.20 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1335 89477 ns/op 45.78 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1571638 ns/op 41.70 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 29484877 ns/op 35.56 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 132986 885.4 ns/op 18.07 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10574 ns/op 24.21 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 649 180368 ns/op 22.71 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3371522 ns/op 19.44 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 81526314 ns/op 12.86 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 264706 468.3 ns/op 34.17 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22336 5498 ns/op 46.56 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1165 100233 ns/op 40.86 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 1971804 ns/op 33.24 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56652666 ns/op 18.51 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 179089 656.0 ns/op 24.39 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15625 7543 ns/op 33.94 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 930 135194 ns/op 30.30 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 2485376 ns/op 26.37 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 51934966 ns/op 20.19 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 67418277 ns/op BenchmarkSplitSingleByteSeparator-4 19 8901329 ns/op BenchmarkSplitMultiByteSeparator-4 38 2936745 ns/op BenchmarkSplitNSingleByteSeparator-4 232059 771.8 ns/op BenchmarkSplitNMultiByteSeparator-4 178248 653.4 ns/op BenchmarkRepeat/5x0-4 4546023 27.85 ns/op BenchmarkRepeat/5x1-4 4381626 28.20 ns/op BenchmarkRepeat/5x2-4 201968 578.0 ns/op BenchmarkRepeat/5x6-4 114232 1058 ns/op BenchmarkRepeat/10x0-4 4263380 28.11 ns/op BenchmarkRepeat/10x1-4 4509691 27.91 ns/op BenchmarkRepeat/10x2-4 203533 600.9 ns/op BenchmarkRepeat/10x6-4 105823 1091 ns/op BenchmarkRepeatLarge/256/1-4 50386 2324 ns/op 110.14 MB/s BenchmarkRepeatLarge/256/16-4 84409 1398 ns/op 183.07 MB/s BenchmarkRepeatLarge/512/1-4 41180 2925 ns/op 175.03 MB/s BenchmarkRepeatLarge/512/16-4 67684 1732 ns/op 295.65 MB/s BenchmarkRepeatLarge/1024/1-4 36067 3398 ns/op 301.34 MB/s BenchmarkRepeatLarge/1024/16-4 47130 2266 ns/op 451.85 MB/s BenchmarkRepeatLarge/2048/1-4 29474 4946 ns/op 414.09 MB/s BenchmarkRepeatLarge/2048/16-4 37171 2872 ns/op 713.16 MB/s BenchmarkRepeatLarge/4096/1-4 23658 5206 ns/op 786.82 MB/s BenchmarkRepeatLarge/4096/16-4 29122 4096 ns/op 999.99 MB/s BenchmarkRepeatLarge/8192/1-4 13383 10933 ns/op 749.28 MB/s BenchmarkRepeatLarge/8192/16-4 18734 6180 ns/op 1325.59 MB/s BenchmarkRepeatLarge/8192/4097-4 5459414 21.33 ns/op 192088.11 MB/s BenchmarkRepeatLarge/16384/1-4 9582 11734 ns/op 1396.27 MB/s BenchmarkRepeatLarge/16384/16-4 10000 11312 ns/op 1448.41 MB/s BenchmarkRepeatLarge/16384/4097-4 16899 7646 ns/op 1607.46 MB/s BenchmarkRepeatLarge/32768/1-4 6374 22308 ns/op 1468.89 MB/s BenchmarkRepeatLarge/32768/16-4 5902 18053 ns/op 1815.05 MB/s BenchmarkRepeatLarge/32768/4097-4 7015 16123 ns/op 1778.74 MB/s BenchmarkRepeatLarge/65536/1-4 2950 39992 ns/op 1638.73 MB/s BenchmarkRepeatLarge/65536/16-4 3513 37215 ns/op 1761.03 MB/s BenchmarkRepeatLarge/65536/4097-4 3766 60987 ns/op 1007.68 MB/s BenchmarkRepeatLarge/131072/1-4 486 271579 ns/op 482.63 MB/s BenchmarkRepeatLarge/131072/16-4 480 251205 ns/op 521.77 MB/s BenchmarkRepeatLarge/131072/4097-4 535 238405 ns/op 532.74 MB/s BenchmarkRepeatLarge/262144/1-4 231 525496 ns/op 498.85 MB/s BenchmarkRepeatLarge/262144/16-4 244 479699 ns/op 546.48 MB/s BenchmarkRepeatLarge/262144/4097-4 234 534734 ns/op 482.69 MB/s BenchmarkRepeatLarge/524288/1-4 124 1234361 ns/op 424.74 MB/s BenchmarkRepeatLarge/524288/16-4 115 960056 ns/op 546.10 MB/s BenchmarkRepeatLarge/524288/4097-4 128 947425 ns/op 549.19 MB/s BenchmarkRepeatLarge/1048576/1-4 64 1895523 ns/op 553.19 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2516961 ns/op 416.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 2142598 ns/op 487.60 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3790264 ns/op 553.30 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3556039 ns/op 589.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3654024 ns/op 572.95 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7244182 ns/op 578.99 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6998377 ns/op 599.33 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7221958 ns/op 580.35 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14152636 ns/op 592.72 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14469466 ns/op 579.75 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 17981045 ns/op 466.41 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34809266 ns/op 481.98 MB/s BenchmarkRepeatLarge/16777216/16-4 3 38864176 ns/op 431.69 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31694756 ns/op 529.34 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61218620 ns/op 548.11 MB/s BenchmarkRepeatLarge/33554432/16-4 2 67478902 ns/op 497.26 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63233947 ns/op 530.64 MB/s BenchmarkRepeatLarge/67108864/1-4 1 129180281 ns/op 519.50 MB/s BenchmarkRepeatLarge/67108864/16-4 1 139285353 ns/op 481.81 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 129378430 ns/op 518.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 222272860 ns/op 603.84 MB/s BenchmarkRepeatLarge/134217728/16-4 1 254206149 ns/op 527.99 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 259835770 ns/op 516.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 448474375 ns/op 598.55 MB/s BenchmarkRepeatLarge/268435456/16-4 1 510757731 ns/op 525.56 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 524041950 ns/op 512.24 MB/s BenchmarkRepeatLarge/536870912/1-4 1 964960647 ns/op 556.37 MB/s BenchmarkRepeatLarge/536870912/16-4 1 986941425 ns/op 543.97 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 995359088 ns/op 539.37 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1737813249 ns/op 617.87 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2003941319 ns/op 535.82 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2000995306 ns/op 536.60 MB/s BenchmarkIndexAnyASCII/1:1-4 2521490 46.00 ns/op BenchmarkIndexAnyASCII/1:2-4 2490440 47.75 ns/op BenchmarkIndexAnyASCII/1:4-4 2356236 50.14 ns/op BenchmarkIndexAnyASCII/1:8-4 2379669 53.62 ns/op BenchmarkIndexAnyASCII/1:16-4 2098029 57.27 ns/op BenchmarkIndexAnyASCII/1:32-4 2088933 57.48 ns/op BenchmarkIndexAnyASCII/1:64-4 1998289 63.99 ns/op BenchmarkIndexAnyASCII/16:1-4 2581149 48.02 ns/op BenchmarkIndexAnyASCII/16:2-4 654961 181.0 ns/op BenchmarkIndexAnyASCII/16:4-4 638288 185.1 ns/op BenchmarkIndexAnyASCII/16:8-4 607723 190.7 ns/op BenchmarkIndexAnyASCII/16:16-4 566055 210.7 ns/op BenchmarkIndexAnyASCII/16:32-4 508738 242.7 ns/op BenchmarkIndexAnyASCII/16:64-4 407863 298.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1962260 54.61 ns/op BenchmarkIndexAnyASCII/256:2-4 54988 2144 ns/op BenchmarkIndexAnyASCII/256:4-4 55833 2160 ns/op BenchmarkIndexAnyASCII/256:8-4 55248 2182 ns/op BenchmarkIndexAnyASCII/256:16-4 52860 2243 ns/op BenchmarkIndexAnyASCII/256:32-4 53631 2225 ns/op BenchmarkIndexAnyASCII/256:64-4 52840 2297 ns/op BenchmarkIndexAnyUTF8/1:1-4 2671603 43.72 ns/op BenchmarkIndexAnyUTF8/1:2-4 2455999 48.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2373753 51.13 ns/op BenchmarkIndexAnyUTF8/1:8-4 2296710 52.32 ns/op BenchmarkIndexAnyUTF8/1:16-4 1946746 60.22 ns/op BenchmarkIndexAnyUTF8/1:32-4 1974380 58.97 ns/op BenchmarkIndexAnyUTF8/1:64-4 1918286 63.93 ns/op BenchmarkIndexAnyUTF8/16:1-4 1937311 62.19 ns/op BenchmarkIndexAnyUTF8/16:2-4 346090 348.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 312222 380.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 279859 409.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 233238 516.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 229284 524.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 214461 566.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 482988 250.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 24258 4960 ns/op BenchmarkIndexAnyUTF8/256:4-4 22778 5397 ns/op BenchmarkIndexAnyUTF8/256:8-4 20919 5751 ns/op BenchmarkIndexAnyUTF8/256:16-4 16178 8205 ns/op BenchmarkIndexAnyUTF8/256:32-4 15819 7542 ns/op BenchmarkIndexAnyUTF8/256:64-4 14197 9494 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2515159 48.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2510942 49.81 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2371114 50.30 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2240407 52.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2065632 58.96 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2077580 60.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1927196 69.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 651518 215.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 640741 195.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 637976 200.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 575215 209.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 559315 211.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 481706 245.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 392482 299.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54795 2228 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53229 2240 ns/op BenchmarkLastIndexAnyASCII/256:4-4 51960 2254 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53407 2246 ns/op BenchmarkLastIndexAnyASCII/256:16-4 48852 2522 ns/op BenchmarkLastIndexAnyASCII/256:32-4 49737 3449 ns/op BenchmarkLastIndexAnyASCII/256:64-4 47938 2741 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2567302 46.06 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2526733 48.05 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2367978 52.12 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2156984 53.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1944232 64.76 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1899216 63.75 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1993494 62.57 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 479823 262.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 195115 642.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 188414 703.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 201486 602.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 168597 700.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169346 706.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 158035 770.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35464 3610 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14115 8940 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13252 8592 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13034 8906 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10681 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10598 11927 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11560 ns/op BenchmarkTrimASCII/1:1-4 3894175 29.57 ns/op BenchmarkTrimASCII/1:2-4 2523687 50.10 ns/op BenchmarkTrimASCII/1:4-4 2417065 49.98 ns/op BenchmarkTrimASCII/1:8-4 2036484 58.64 ns/op BenchmarkTrimASCII/1:16-4 1570863 76.61 ns/op BenchmarkTrimASCII/16:1-4 3290601 36.73 ns/op BenchmarkTrimASCII/16:2-4 656018 185.5 ns/op BenchmarkTrimASCII/16:4-4 488930 220.2 ns/op BenchmarkTrimASCII/16:8-4 632504 201.8 ns/op BenchmarkTrimASCII/16:16-4 493299 221.5 ns/op BenchmarkTrimASCII/256:1-4 556441 211.9 ns/op BenchmarkTrimASCII/256:2-4 55335 2214 ns/op BenchmarkTrimASCII/256:4-4 54434 2263 ns/op BenchmarkTrimASCII/256:8-4 52434 2347 ns/op BenchmarkTrimASCII/256:16-4 46755 2507 ns/op BenchmarkTrimASCII/4096:1-4 42276 3849 ns/op BenchmarkTrimASCII/4096:2-4 3586 43776 ns/op BenchmarkTrimASCII/4096:4-4 3452 34078 ns/op BenchmarkTrimASCII/4096:8-4 3538 45181 ns/op BenchmarkTrimASCII/4096:16-4 3520 42487 ns/op BenchmarkTrimByte-4 4889181 26.09 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31148 4011 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27103 4583 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1525 87416 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1910 67969 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3812 31840 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7414 17547 ns/op BenchmarkJoin/0-4 5687840 21.37 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4445640 27.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 168315 720.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115927 1038 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 87266 1620 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 58273 1722 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 42754 2528 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50749 5490 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2973564 41.49 ns/op BenchmarkTrimSpace/ASCII-4 1261023 118.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 142168 906.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 68434 1761 ns/op BenchmarkReplaceAll-4 119948 1101 ns/op 16 B/op 1 allocs/op PASS ok strings 72.838s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 80283 1392 ns/op BenchmarkCond2-4 53635 2597 ns/op BenchmarkCond4-4 26436 4339 ns/op BenchmarkCond8-4 15074 8268 ns/op BenchmarkCond16-4 7788 15238 ns/op BenchmarkCond32-4 3728 34305 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 715562 245.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 321350 511.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 471368 292.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 583172 361.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 493752 288.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 681634 183.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 119496 1162 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 120510 1197 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 59032 2330 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75030 2048 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 757305 168.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 223467 556.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 779328 139.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 238386 599.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 727401 169.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 245178 728.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 127.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71391 2166 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 197064 687.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 408070 285.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1173 94374 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 318 821594 ns/op BenchmarkRange/*sync.Map-4 968 115556 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 131662 2875 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 267982 554.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 68359 1503 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 92121 2453 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 219997 2236 ns/op BenchmarkAdversarialDelete/*sync.Map-4 187752 592.8 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127866 1070 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 237502 581.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 1245523 146.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62835 8316 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 208908 587.7 ns/op BenchmarkSwapCollision/*sync.Map-4 123057 954.9 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1956272 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 150385 830.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 361840 380.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21760 6232 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 90253 1862 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30783 7826 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 536593 376.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 106294 953.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 574921 294.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 116.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 199562 784.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 194.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 907975 150.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 204375 681.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 775285 165.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 94470 1310 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 446901 472.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 516432 1721 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 176450 927.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 543126 689.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 608302 275.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 143572 1006 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 333624 926.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 79236 8566 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 128042 5266 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 560593 388.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 173058 711.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 423027 535.7 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 52850 3365 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 102094 1119 ns/op BenchmarkClear/*sync.Map-4 49304 3042 ns/op BenchmarkUncontendedSemaphore-4 4720782 24.73 ns/op BenchmarkContendedSemaphore-4 4447566 27.91 ns/op BenchmarkMutexUncontended-4 782062 157.4 ns/op BenchmarkMutex-4 364087 447.1 ns/op BenchmarkMutexSlack-4 327192 382.6 ns/op BenchmarkMutexWork-4 280638 465.8 ns/op BenchmarkMutexWorkSlack-4 275335 405.3 ns/op BenchmarkMutexNoSpin-4 99423 1085 ns/op BenchmarkMutexSpin-4 43904 2890 ns/op BenchmarkOnce-4 1762304 67.64 ns/op BenchmarkOnceFunc/v=Once-4 1724204 102.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1388312 85.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1501938 83.36 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 108.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1499277 80.40 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 7311849 13.93 ns/op BenchmarkSemaSyntNonblock-4 2530689 53.69 ns/op BenchmarkSemaSyntBlock-4 2306074 61.38 ns/op BenchmarkSemaWorkNonblock-4 1000000 107.4 ns/op BenchmarkSemaWorkBlock-4 1000000 115.3 ns/op BenchmarkRWMutexUncontended-4 323914 376.9 ns/op BenchmarkRWMutexWrite100-4 377586 395.1 ns/op BenchmarkRWMutexWrite10-4 452571 327.4 ns/op BenchmarkRWMutexWorkWrite100-4 317493 640.0 ns/op BenchmarkRWMutexWorkWrite10-4 317190 994.3 ns/op BenchmarkWaitGroupUncontended-4 91698 1205 ns/op BenchmarkWaitGroupAddDone-4 352946 650.8 ns/op BenchmarkWaitGroupAddDoneWork-4 335168 460.8 ns/op BenchmarkWaitGroupWait-4 3413511 33.66 ns/op BenchmarkWaitGroupWaitWork-4 2452044 67.69 ns/op BenchmarkWaitGroupActuallyWait-4 10000 13377 ns/op 32 B/op 2 allocs/op PASS ok sync 42.986s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 689070 154.4 ns/op PASS ok sync/atomic 1.600s PASS ok syscall 1.058s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 161121 838.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.237s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5212 79221 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7188 14820 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1785504 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 76 2030053 ns/op 1460 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 585991799 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 507417760 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1418 84284 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1869 82332 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7531538 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6696724 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1141047042 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 1867908735 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 100 2854728 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1024126 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 194599593 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 86530555 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 11479377495 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 9345307734 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2064 48686 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4696148 ns/op 410541 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 348856332 ns/op 35606920 B/op 2055 allocs/op BenchmarkRagged/10-4 2104 72396 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 1119168 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 18412347 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 4592 23060 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 35.027s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 115081826 ns/op BenchmarkVariableString-4 81909 1709 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1704 134868 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.703s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 72 1945083 ns/op BenchmarkAfter-4 114 1906734 ns/op BenchmarkStop-4 338 1085659 ns/op BenchmarkSimultaneousAfterFunc-4 43 2839446 ns/op BenchmarkStartStop-4 315 495738 ns/op BenchmarkReset-4 2205 239566 ns/op BenchmarkSleep-4 76 2181717 ns/op BenchmarkParallelTimerLatency-4 6 6203668 avg-late-ns 17939792 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 32 121964299 avg-late-ns 179179189 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 27 24967826 avg-late-ns 119129097 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 30 4318436 avg-late-ns 15801016 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 11169308 avg-late-ns 47764559 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 20 4697523 avg-late-ns 50495340 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 14 11449831 avg-late-ns 55625487 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 16 3874928 avg-late-ns 20659729 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 16 13674152 avg-late-ns 79768108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 1 2545312 avg-late-ns 26369039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 16 8946415 avg-late-ns 28721479 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 9 12502995 avg-late-ns 87761555 max-late-ns BenchmarkTicker-4 655 281475 ns/op BenchmarkTickerReset-4 3698 37080 ns/op BenchmarkTickerResetNaive-4 174 3709813 ns/op BenchmarkNow-4 1401400 81.73 ns/op BenchmarkNowUnixNano-4 1000000 135.4 ns/op BenchmarkNowUnixMilli-4 1159104 110.3 ns/op BenchmarkNowUnixMicro-4 1000000 101.0 ns/op BenchmarkFormat-4 50748 2524 ns/op BenchmarkFormatRFC3339-4 68846 1735 ns/op BenchmarkFormatRFC3339Nano-4 68655 1852 ns/op BenchmarkFormatNow-4 78060 1750 ns/op BenchmarkMarshalJSON-4 96522 3011 ns/op BenchmarkMarshalText-4 102367 7031 ns/op BenchmarkParse-4 131948 853.7 ns/op BenchmarkParseRFC3339UTC-4 252921 425.1 ns/op BenchmarkParseRFC3339UTCBytes-4 207452 824.9 ns/op BenchmarkParseRFC3339TZ-4 79369 1491 ns/op BenchmarkParseRFC3339TZBytes-4 61747 3756 ns/op BenchmarkParseDuration-4 603585 217.5 ns/op BenchmarkHour-4 1000000 118.3 ns/op BenchmarkSecond-4 1000000 147.3 ns/op BenchmarkYear-4 661899 156.7 ns/op BenchmarkDay-4 654570 380.4 ns/op BenchmarkISOWeek-4 677384 199.6 ns/op BenchmarkGoString-4 70040 2858 ns/op BenchmarkUnmarshalText-4 64674 2007 ns/op PASS ok time 35.225s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 401349 325.6 ns/op BenchmarkDecodeValidJapaneseChars-4 491662 265.1 ns/op BenchmarkDecodeRune-4 1361978 166.9 ns/op BenchmarkEncodeValidASCII-4 333577 2645 ns/op BenchmarkEncodeValidJapaneseChars-4 381880 334.7 ns/op BenchmarkAppendRuneValidASCII-4 506671 225.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 115.0 ns/op BenchmarkEncodeRune-4 472434 354.1 ns/op PASS ok unicode/utf16 7.876s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1000000 431.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 370820 363.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4392903 41.85 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 426687 260.4 ns/op BenchmarkValidTenASCIIChars-4 2220160 55.35 ns/op BenchmarkValid100KASCIIChars-4 87 1627522 ns/op BenchmarkValidTenJapaneseChars-4 330424 363.8 ns/op BenchmarkValidLongMostlyASCII-4 85 1268549 ns/op BenchmarkValidLongJapanese-4 48 2326150 ns/op BenchmarkValidStringTenASCIIChars-4 5231961 27.38 ns/op BenchmarkValidString100KASCIIChars-4 7094 58556 ns/op BenchmarkValidStringTenJapaneseChars-4 462326 648.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1270 84886 ns/op BenchmarkValidStringLongJapanese-4 100 5114410 ns/op BenchmarkEncodeASCIIRune-4 1806385 85.69 ns/op BenchmarkEncodeJapaneseRune-4 1775816 104.0 ns/op BenchmarkAppendASCIIRune-4 6753266 18.34 ns/op BenchmarkAppendJapaneseRune-4 2789818 50.40 ns/op BenchmarkDecodeASCIIRune-4 2437338 43.20 ns/op BenchmarkDecodeJapaneseRune-4 2448289 48.41 ns/op BenchmarkFullRune/ASCII-4 2982472 45.87 ns/op BenchmarkFullRune/Incomplete-4 1000000 120.5 ns/op BenchmarkFullRune/Japanese-4 3207643 39.28 ns/op PASS ok unicode/utf8 15.104s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 111024392225 ns/op PASS ok cmd/api 112.262s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 585457 182.3 ns/op BenchmarkCgoCall/one-pointer-4 528831 236.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 460597 329.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 473676 412.0 ns/op BenchmarkCgoCall/eight-pointers-4 239654 530.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 487155 229.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 39391 3450 ns/op BenchmarkCgoCall/eight-pointers-slice-4 49350 2674 ns/op BenchmarkGoString-4 983679 178.0 ns/op BenchmarkCGoCallback-4 67659 2258 ns/op BenchmarkCGoInCThread-4 545052 479.0 ns/op PASS ok cmd/cgo/internal/test 4.267s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 565477 264.3 ns/op BenchmarkEqArrayOfStrings64-4 61002 1909 ns/op BenchmarkEqArrayOfStrings1024-4 5660 21609 ns/op BenchmarkEqArrayOfFloats5-4 959760 124.6 ns/op BenchmarkEqArrayOfFloats64-4 117937 1014 ns/op BenchmarkEqArrayOfFloats1024-4 5089 24847 ns/op BenchmarkEqArrayOfStructsEq-4 1413 87029 ns/op BenchmarkEqArrayOfStructsNotEq-4 2226 55498 ns/op BenchmarkEqStruct-4 15709250 7.830 ns/op PASS ok cmd/compile/internal/reflectdata 3.867s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 115357 ns/op BenchmarkInvertLessThanNoov-4 10534356 18.04 ns/op BenchmarkCopyElim1-4 100 1239976 ns/op BenchmarkCopyElim10-4 812 500419 ns/op BenchmarkCopyElim100-4 100 1868790 ns/op BenchmarkCopyElim1000-4 46 7394537 ns/op BenchmarkCopyElim10000-4 3 35050104 ns/op BenchmarkCopyElim100000-4 1 709139021 ns/op BenchmarkDeadCode/1-4 163 1008338 ns/op BenchmarkDeadCode/10-4 524 402285 ns/op BenchmarkDeadCode/100-4 212 637301 ns/op BenchmarkDeadCode/1000-4 54 5716192 ns/op BenchmarkDeadCode/10000-4 4 33703728 ns/op BenchmarkDeadCode/100000-4 1 425955807 ns/op BenchmarkDeadCode/200000-4 1 1242902558 ns/op BenchmarkDominatorsLinear-4 10 10262699 ns/op 0.97 MB/s BenchmarkDominatorsFwdBack-4 8 13730856 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 7 16238829 ns/op 0.62 MB/s BenchmarkDominatorsMaxPred-4 7 21502825 ns/op 0.47 MB/s BenchmarkDominatorsMaxPredVal-4 7 18752968 ns/op 0.53 MB/s BenchmarkFuse/1-4 507 247642 ns/op BenchmarkFuse/10-4 320 392917 ns/op BenchmarkFuse/100-4 100 1292999 ns/op BenchmarkFuse/1000-4 20 7499364 ns/op BenchmarkFuse/10000-4 1 133976721 ns/op BenchmarkNilCheckDeep1-4 7906 18238 ns/op 0.05 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3138 43239 ns/op 0.23 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 403 277751 ns/op 0.36 MB/s 1186 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2588971 ns/op 0.39 MB/s 10068 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 32999003 ns/op 0.30 MB/s 295436 B/op 8 allocs/op BenchmarkDSEPass-4 13 10436056 ns/op 55766 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 219745675 ns/op 4287696 B/op 109079 allocs/op BenchmarkCSEPass-4 4 25033936 ns/op 82532 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 267191788 ns/op 5607600 B/op 97058 allocs/op BenchmarkDeadcodePass-4 63 2077970 ns/op 80951 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 219649560 ns/op 4053440 B/op 44997 allocs/op BenchmarkMultiPass-4 5 25936585 ns/op 296921 B/op 17 allocs/op BenchmarkMultiPassBlock-4 1 519490751 ns/op 11173352 B/op 149642 allocs/op BenchmarkCondRewrite/SoloJump-4 2989825 42.18 ns/op BenchmarkCondRewrite/CombJump-4 2400415 46.44 ns/op PASS ok cmd/compile/internal/ssa 22.127s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7792 15553 ns/op BenchmarkExtShift-4 13896 8463 ns/op BenchmarkModify-4 7324 15465 ns/op BenchmarkMullImm-4 14172 8887 ns/op BenchmarkConstModify-4 7568 16346 ns/op BenchmarkBitSet-4 10000 10296 ns/op BenchmarkBitClear-4 10000 12056 ns/op BenchmarkBitToggle-4 15865 8131 ns/op BenchmarkBitSetConst-4 117362 993.2 ns/op BenchmarkBitClearConst-4 114285 1457 ns/op BenchmarkBitToggleConst-4 124264 1526 ns/op BenchmarkDivconstI64-4 8060209 15.04 ns/op BenchmarkModconstI64-4 6841642 19.08 ns/op BenchmarkDivisiblePow2constI64-4 7407568 16.06 ns/op BenchmarkDivisibleconstI64-4 7728946 16.15 ns/op BenchmarkDivisibleWDivconstI64-4 4770225 24.32 ns/op BenchmarkDivconstU64/3-4 7754096 15.27 ns/op BenchmarkDivconstU64/5-4 7113459 15.82 ns/op BenchmarkDivconstU64/37-4 7100253 20.13 ns/op BenchmarkDivconstU64/1234567-4 7865740 15.54 ns/op BenchmarkModconstU64-4 7808228 16.05 ns/op BenchmarkDivisibleconstU64-4 8051924 15.56 ns/op BenchmarkDivisibleWDivconstU64-4 5041345 32.69 ns/op BenchmarkDivconstI32-4 6786122 17.26 ns/op BenchmarkModconstI32-4 7708794 19.58 ns/op BenchmarkDivisiblePow2constI32-4 6382004 16.50 ns/op BenchmarkDivisibleconstI32-4 7375168 18.31 ns/op BenchmarkDivisibleWDivconstI32-4 4187580 41.02 ns/op BenchmarkDivconstU32-4 6587133 15.19 ns/op BenchmarkModconstU32-4 6840280 16.13 ns/op BenchmarkDivisibleconstU32-4 6025160 21.29 ns/op BenchmarkDivisibleWDivconstU32-4 4159822 56.78 ns/op BenchmarkDivconstI16-4 7006603 27.72 ns/op BenchmarkModconstI16-4 6844869 15.84 ns/op BenchmarkDivisiblePow2constI16-4 8041821 16.71 ns/op BenchmarkDivisibleconstI16-4 7975650 24.26 ns/op BenchmarkDivisibleWDivconstI16-4 4935746 29.82 ns/op BenchmarkDivconstU16-4 7581504 15.20 ns/op BenchmarkModconstU16-4 7804996 15.81 ns/op BenchmarkDivisibleconstU16-4 8062296 14.98 ns/op BenchmarkDivisibleWDivconstU16-4 4397445 31.83 ns/op BenchmarkDivconstI8-4 7133154 18.87 ns/op BenchmarkModconstI8-4 6891922 15.58 ns/op BenchmarkDivisiblePow2constI8-4 7817086 14.47 ns/op BenchmarkDivisibleconstI8-4 7047172 15.92 ns/op BenchmarkDivisibleWDivconstI8-4 5451163 31.02 ns/op BenchmarkDivconstU8-4 6915750 16.24 ns/op BenchmarkModconstU8-4 7378431 14.95 ns/op BenchmarkDivisibleconstU8-4 7195572 16.32 ns/op BenchmarkDivisibleWDivconstU8-4 5491840 23.40 ns/op BenchmarkMul2-4 166239 696.6 ns/op BenchmarkMulNeg2-4 165546 784.2 ns/op BenchmarkEfaceInteger-4 4234885 25.99 ns/op BenchmarkTypeAssert-4 13671314 8.654 ns/op BenchmarkDiv64UnsignedSmall-4 13839777 10.64 ns/op BenchmarkDiv64Small-4 12705502 8.987 ns/op BenchmarkDiv64SmallNegDivisor-4 13696292 9.162 ns/op BenchmarkDiv64SmallNegDividend-4 13539072 9.011 ns/op BenchmarkDiv64SmallNegBoth-4 12995892 9.000 ns/op BenchmarkDiv64Unsigned-4 11221911 10.62 ns/op BenchmarkDiv64-4 10941228 16.47 ns/op BenchmarkDiv64NegDivisor-4 11207353 10.39 ns/op BenchmarkDiv64NegDividend-4 11144454 13.03 ns/op BenchmarkDiv64NegBoth-4 10514902 10.34 ns/op BenchmarkMod64UnsignedSmall-4 13970450 8.618 ns/op BenchmarkMod64Small-4 13785124 9.999 ns/op BenchmarkMod64SmallNegDivisor-4 13045585 9.234 ns/op BenchmarkMod64SmallNegDividend-4 13849639 8.856 ns/op BenchmarkMod64SmallNegBoth-4 13512451 8.727 ns/op BenchmarkMod64Unsigned-4 10989295 10.44 ns/op BenchmarkMod64-4 11342311 11.61 ns/op BenchmarkMod64NegDivisor-4 10232349 10.27 ns/op BenchmarkMod64NegDividend-4 11134153 10.41 ns/op BenchmarkMod64NegBoth-4 11478374 11.48 ns/op BenchmarkMulconstI32/3-4 14685613 9.936 ns/op BenchmarkMulconstI32/5-4 13952738 8.049 ns/op BenchmarkMulconstI32/12-4 14225305 9.889 ns/op BenchmarkMulconstI32/120-4 14551221 8.445 ns/op BenchmarkMulconstI32/-120-4 14586540 8.667 ns/op BenchmarkMulconstI32/65537-4 14467318 8.028 ns/op BenchmarkMulconstI32/65538-4 14252228 8.478 ns/op BenchmarkMulconstI64/3-4 13397356 8.260 ns/op BenchmarkMulconstI64/5-4 12423782 8.110 ns/op BenchmarkMulconstI64/12-4 14545406 8.757 ns/op BenchmarkMulconstI64/120-4 14706450 19.66 ns/op BenchmarkMulconstI64/-120-4 12324553 8.267 ns/op BenchmarkMulconstI64/65537-4 14674585 8.072 ns/op BenchmarkMulconstI64/65538-4 14489851 9.157 ns/op BenchmarkMulconstU32/3-4 14643717 8.940 ns/op BenchmarkMulconstU32/5-4 13579617 13.26 ns/op BenchmarkMulconstU32/12-4 14692849 8.977 ns/op BenchmarkMulconstU32/120-4 14642413 8.321 ns/op BenchmarkMulconstU32/65537-4 14716150 8.187 ns/op BenchmarkMulconstU32/65538-4 14720764 9.161 ns/op BenchmarkMulconstU64/3-4 14432480 8.457 ns/op BenchmarkMulconstU64/5-4 14689423 8.032 ns/op BenchmarkMulconstU64/12-4 14741985 9.848 ns/op BenchmarkMulconstU64/120-4 14621241 8.972 ns/op BenchmarkMulconstU64/65537-4 14586138 8.034 ns/op BenchmarkMulconstU64/65538-4 14679724 8.231 ns/op BenchmarkShiftArithmeticRight-4 14935093 8.116 ns/op BenchmarkSwitch8Predictable-4 9572527 13.73 ns/op BenchmarkSwitch8Unpredictable-4 5805504 21.25 ns/op BenchmarkSwitch32Predictable-4 8887597 20.79 ns/op BenchmarkSwitch32Unpredictable-4 5532374 21.89 ns/op BenchmarkSwitchStringPredictable-4 4080636 32.84 ns/op BenchmarkSwitchStringUnpredictable-4 4297699 28.21 ns/op BenchmarkSwitchTypePredictable-4 3282056 38.61 ns/op BenchmarkSwitchTypeUnpredictable-4 3425204 44.49 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3876531 33.19 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4077614 29.12 ns/op PASS ok cmd/compile/internal/test 31.951s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 99 1125329 ns/op BenchmarkNamed/Underlying/nongeneric-4 1292952 87.07 ns/op BenchmarkNamed/Underlying/generic-4 1294447 161.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1264038 91.21 ns/op BenchmarkNamed/Underlying/user_instance-4 1383050 87.28 ns/op BenchmarkCheck/http/funcbodies/info-4 1 624361637 ns/op 43857 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 507930452 ns/op 66327 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 207444409 ns/op 162389 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 158357167 ns/op 212748 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 444241178 ns/op 11783 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 362702376 ns/op 14432 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40397496 ns/op 129559 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70663542 ns/op 74068 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 242532573 ns/op 8942 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 51153560 ns/op 42413 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 29986014 ns/op 70953 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 29088618 ns/op 68069 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1461337792 ns/op 47371 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 925238029 ns/op 63479 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 241561416 ns/op 211555 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 179445626 ns/op 385549 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1282323681 ns/op 1566 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 110043898 ns/op 18281 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86249496 ns/op 19032 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 58116750 ns/op 34614 lines/s PASS ok cmd/compile/internal/types2 28.078s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 45 4916102 ns/op 3596756 sys-ns/op 657578 user-ns/op PASS ok cmd/go 1.397s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 243825 503.8 ns/op PASS ok cmd/go/internal/cfg 1.428s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23624 5170 ns/op 1.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24178 4989 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2613 46285 ns/op 22.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2689 44661 ns/op 22.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 370 352863 ns/op 23.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 380 319817 ns/op 25.61 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.433s All tests passed.