linux-s390x-ibm-race at b2efd1de97402ec4b8fb4e9e0ec29c8e49e8e200 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] 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=bba0d3196a9d4fec9077385c73e8b625" "JOURNAL_STREAM=9:299311573" "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=bba0d3196a9d4fec9077385c73e8b625" "JOURNAL_STREAM=9:299311573" "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.837s ok archive/zip 3.982s ok bufio 1.380s ok bytes 3.399s ok cmp 1.146s ok compress/bzip2 1.742s ok compress/flate 9.892s ok compress/gzip 18.961s ok compress/lzw 2.208s ok compress/zlib 7.138s ok container/heap 1.034s ok container/list 1.028s ok container/ring 1.012s ok context 1.167s ok crypto 1.158s ok crypto/aes 1.206s ok crypto/cipher 1.077s ok crypto/des 1.093s ok crypto/dsa 1.035s ok crypto/ecdh 1.605s ok crypto/ecdsa 1.684s ok crypto/ed25519 2.865s ok crypto/elliptic 1.107s ok crypto/hmac 1.023s ok crypto/internal/alias 1.092s ok crypto/internal/bigmod 8.155s ok crypto/internal/boring 1.053s ok crypto/internal/boring/bcache 1.661s ok crypto/internal/edwards25519 3.997s ok crypto/internal/edwards25519/field 1.193s ok crypto/internal/nistec 2.970s ok crypto/internal/nistec/fiat 1.059s [no tests to run] ok crypto/md5 1.059s ok crypto/rand 1.543s ok crypto/rc4 1.779s ok crypto/rsa 4.130s ok crypto/sha1 1.011s ok crypto/sha256 1.051s ok crypto/sha512 1.054s ok crypto/subtle 1.627s ok crypto/tls 6.673s ok crypto/x509 3.410s ok database/sql 1.599s ok database/sql/driver 1.010s ok debug/buildinfo 1.026s ok debug/dwarf 1.058s ok debug/elf 2.188s ok debug/gosym 1.114s ok debug/macho 1.019s ok debug/pe 1.033s ok debug/plan9obj 1.009s ok embed 1.013s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.011s ok encoding/asn1 1.011s ok encoding/base32 1.045s ok encoding/base64 1.024s ok encoding/binary 1.011s ok encoding/csv 1.040s ok encoding/gob 21.794s ok encoding/hex 1.011s ok encoding/json 2.365s ok encoding/pem 2.678s ok encoding/xml 1.145s ok errors 1.011s ok expvar 1.010s ok flag 3.043s ok fmt 1.556s ok go/ast 1.014s ok go/build 7.016s ok go/build/constraint 1.013s ok go/constant 1.013s ok go/doc 1.261s ok go/doc/comment 2.920s ok go/format 1.035s ok go/importer 1.564s ok go/internal/gccgoimporter 1.057s ok go/internal/gcimporter 7.705s ok go/internal/srcimporter 15.217s ok go/parser 1.844s ok go/printer 2.357s ok go/scanner 1.028s ok go/token 1.100s ok go/types 38.429s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.044s ok hash/crc64 1.025s ok hash/fnv 1.023s ok hash/maphash 1.030s ok html 1.032s ok html/template 1.325s ok image 1.552s ok image/color 1.030s ok image/draw 1.724s ok image/gif 2.000s ok image/jpeg 2.677s ok image/png 4.223s ok index/suffixarray 2.733s ok internal/abi 1.024s ok internal/buildcfg 1.015s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.010s ok internal/coverage/slicereader 1.015s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.045s ok internal/cpu 2.014s ok internal/dag 1.008s ok internal/diff 1.008s ok internal/fmtsort 1.065s ok internal/fuzz 1.066s ok internal/godebug 13.451s ok internal/godebugs 1.007s ok internal/gover 1.006s ok internal/intern 1.223s ok internal/itoa 1.024s ok internal/platform 1.471s ok internal/poll 1.405s ok internal/profile 1.011s ok internal/reflectlite 1.009s ok internal/safefilepath 1.006s ok internal/saferio 1.074s ok internal/singleflight 1.055s ok internal/testenv 1.137s ok internal/trace 1.359s ok internal/trace/v2 9.289s ok internal/types/errors 1.469s ok internal/unsafeheader 1.017s ok internal/xcoff 1.191s ok internal/zstd 1.117s ok io 1.720s ok io/fs 1.174s ok io/ioutil 1.018s ok log 1.015s ok log/slog 1.092s ok log/slog/internal/benchmarks 1.023s ok log/slog/internal/buffer 1.074s ok log/syslog 2.465s ok maps 1.013s ok math 1.018s ok math/big 4.969s ok math/bits 1.017s ok math/cmplx 1.008s ok math/rand 4.485s ok math/rand/v2 3.606s ok mime 1.023s ok mime/multipart 6.240s ok mime/quotedprintable 1.047s ok net 43.936s ok net/http 13.512s ok net/http/cgi 28.074s ok net/http/cookiejar 1.014s ok net/http/fcgi 1.216s ok net/http/httptest 1.263s ok net/http/httptrace 1.009s ok net/http/httputil 1.613s ok net/http/internal 1.010s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.101s ok net/internal/socktest 1.007s ok net/mail 1.012s ok net/netip 1.250s ok net/rpc 1.037s ok net/rpc/jsonrpc 1.014s ok net/smtp 1.083s ok net/textproto 1.021s ok net/url 1.140s ok os 9.641s ok os/exec 8.308s ok os/exec/internal/fdtest 1.087s ok os/signal 24.277s ok os/user 1.021s ok path 1.011s ok path/filepath 1.058s ok plugin 1.028s ok reflect 3.554s ok regexp 4.567s ok regexp/syntax 8.142s ok runtime 26.171s ok runtime/cgo 1.014s ok runtime/coverage 1.010s ok runtime/debug 2.076s ok runtime/internal/atomic 1.058s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.009s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.021s ok runtime/pprof 18.231s ok runtime/race 10.601s ok runtime/trace 1.120s ok slices 1.400s ok sort 1.578s ok strconv 3.571s ok strings 2.600s ok sync 1.253s ok sync/atomic 3.171s ok syscall 9.380s ok testing 3.327s ok testing/fstest 1.010s ok testing/iotest 1.008s ok testing/quick 1.138s ok testing/slogtest 1.016s ok text/scanner 1.019s ok text/tabwriter 1.009s ok text/template 1.077s ok text/template/parse 1.036s ok time 2.969s ok unicode 1.011s ok unicode/utf16 1.006s ok unicode/utf8 1.015s ok cmd/addr2line 5.073s ok cmd/api 2.502s ok cmd/asm/internal/asm 4.901s ok cmd/asm/internal/lex 1.012s ok cmd/cgo/internal/swig 1.031s ok cmd/cgo/internal/test 1.982s ok cmd/cgo/internal/testcarchive 25.976s ok cmd/cgo/internal/testcshared 9.486s ok cmd/cgo/internal/testerrors 10.363s ok cmd/cgo/internal/testfortran 1.012s ok cmd/cgo/internal/testgodefs 1.573s ok cmd/cgo/internal/testlife 1.603s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 33.751s ok cmd/cgo/internal/testsanitizers 1.046s ok cmd/cgo/internal/testshared 48.564s ok cmd/cgo/internal/testso 2.699s ok cmd/cgo/internal/teststdio 2.815s ok cmd/cgo/internal/testtls 1.027s ok cmd/compile/internal/abt 1.039s ok cmd/compile/internal/amd64 1.008s ok cmd/compile/internal/base 1.007s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.499s ok cmd/compile/internal/importer 1.573s ok cmd/compile/internal/inline/inlheur 1.248s ok cmd/compile/internal/ir 1.007s ok cmd/compile/internal/logopt 1.022s ok cmd/compile/internal/loopvar 1.008s ok cmd/compile/internal/noder 1.010s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 13.845s ok cmd/compile/internal/syntax 1.151s ok cmd/compile/internal/test 11.129s ok cmd/compile/internal/typecheck 1.129s ok cmd/compile/internal/types 1.009s ok cmd/compile/internal/types2 25.300s ok cmd/covdata 1.042s ok cmd/cover 21.812s ok cmd/dist 1.016s ok cmd/distpack 1.011s ok cmd/doc 2.695s ok cmd/fix 5.173s ok cmd/go 271.558s ok cmd/go/internal/auth 1.015s ok cmd/go/internal/cache 1.085s ok cmd/go/internal/cfg 1.008s [no tests to run] ok cmd/go/internal/envcmd 1.025s ok cmd/go/internal/fsys 1.029s ok cmd/go/internal/generate 1.020s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.018s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.133s ok cmd/go/internal/lockedfile/internal/filelock 2.036s ok cmd/go/internal/modfetch 1.022s ok cmd/go/internal/modfetch/codehost 1.795s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.790s ok cmd/go/internal/modload 1.023s ok cmd/go/internal/mvs 1.019s ok cmd/go/internal/par 1.043s ok cmd/go/internal/str 1.006s ok cmd/go/internal/test 1.027s ok cmd/go/internal/toolchain 1.020s ok cmd/go/internal/vcs 1.014s ok cmd/go/internal/vcweb 1.014s ok cmd/go/internal/vcweb/vcstest 1.261s ok cmd/go/internal/web 1.009s ok cmd/go/internal/work 1.088s ok cmd/gofmt 1.165s ok cmd/internal/archive 1.298s ok cmd/internal/buildid 1.629s ok cmd/internal/cov 1.144s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/dwarf 1.006s ok cmd/internal/edit 1.005s ok cmd/internal/goobj 1.005s ok cmd/internal/moddeps 1.896s ok cmd/internal/notsha256 1.008s ok cmd/internal/obj 1.300s ok cmd/internal/obj/ppc64 1.038s ok cmd/internal/obj/riscv 1.021s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 7.123s ok cmd/internal/objabi 1.055s ok cmd/internal/pkgpath 5.772s ok cmd/internal/pkgpattern 1.084s ok cmd/internal/quoted 1.011s ok cmd/internal/src 1.068s ok cmd/internal/test2json 2.410s ok cmd/link 16.127s ok cmd/link/internal/benchmark 1.190s ok cmd/link/internal/ld 7.395s ok cmd/link/internal/loader 1.342s ok cmd/nm 9.339s ok cmd/objdump 1.042s ok cmd/pack 7.366s ok cmd/pprof 1.013s ok cmd/trace 1.017s ok cmd/trace/v2 1.309s ok cmd/vet 35.384s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2584 45182 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1912 58558 ns/op 1870 B/op 37 allocs/op Benchmark/Writer/PAX-4 1372 85721 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4040 25608 ns/op 5132 B/op 16 allocs/op Benchmark/Reader/GNU-4 6271 18612 ns/op 5223 B/op 15 allocs/op Benchmark/Reader/PAX-4 2269 51762 ns/op 8852 B/op 33 allocs/op PASS ok archive/tar 1.734s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 462593301 ns/op 828736 B/op 82 allocs/op BenchmarkZip64Test-4 1 184027876 ns/op BenchmarkZip64TestSizes/4096-4 1639 71389 ns/op BenchmarkZip64TestSizes/1048576-4 91 1288449 ns/op BenchmarkZip64TestSizes/67108864-4 1 176004025 ns/op PASS ok archive/zip 2.604s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 161144 719.1 ns/op BenchmarkReaderCopyUnoptimal-4 104679 1157 ns/op BenchmarkReaderCopyNoWriteTo-4 17726 7186 ns/op BenchmarkReaderWriteToOptimal-4 13557 9098 ns/op BenchmarkReaderReadString-4 87646 1359 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 164883 739.5 ns/op BenchmarkWriterCopyUnoptimal-4 177193 652.0 ns/op BenchmarkWriterCopyNoReadFrom-4 14886 7419 ns/op BenchmarkReaderEmpty-4 65077 1541 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 43466 2764 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 456309 257.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.666s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11858 10033 ns/op 3266.03 MB/s BenchmarkWriteByte-4 394 299166 ns/op 13.69 MB/s BenchmarkWriteRune-4 223 536699 ns/op 22.90 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4278269 ns/op BenchmarkBufferFullSmallReads-4 85 1358671 ns/op BenchmarkBufferWriteBlock/N4096-4 12624 10273 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 894 135306 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6783056 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 16 6267805 ns/op 2676.73 MB/s 2097152 B/op 0 allocs/op BenchmarkIndexByte/10-4 4221150 27.30 ns/op 366.35 MB/s BenchmarkIndexByte/32-4 4863520 24.73 ns/op 1294.20 MB/s BenchmarkIndexByte/4K-4 766588 146.0 ns/op 28053.22 MB/s BenchmarkIndexBytePortable/10-4 894427 132.2 ns/op 75.65 MB/s BenchmarkIndexBytePortable/32-4 322107 377.1 ns/op 84.86 MB/s BenchmarkIndexBytePortable/4K-4 2806 43579 ns/op 93.99 MB/s BenchmarkIndexRune/10-4 1257264 102.9 ns/op 97.20 MB/s BenchmarkIndexRune/32-4 1272810 104.6 ns/op 306.06 MB/s BenchmarkIndexRune/4K-4 365778 367.8 ns/op 11137.38 MB/s BenchmarkIndexRuneASCII/10-4 4437211 28.00 ns/op 357.19 MB/s BenchmarkIndexRuneASCII/32-4 5302514 22.85 ns/op 1400.20 MB/s BenchmarkIndexRuneASCII/4K-4 820700 145.7 ns/op 28106.58 MB/s BenchmarkEqual/0-4 8564674 13.82 ns/op BenchmarkEqual/1-4 1453830 82.27 ns/op 12.16 MB/s BenchmarkEqual/6-4 1462369 83.18 ns/op 72.13 MB/s BenchmarkEqual/9-4 1415240 83.77 ns/op 107.44 MB/s BenchmarkEqual/15-4 1440506 83.43 ns/op 179.80 MB/s BenchmarkEqual/16-4 1402465 85.84 ns/op 186.40 MB/s BenchmarkEqual/20-4 1403035 86.07 ns/op 232.38 MB/s BenchmarkEqual/32-4 1298412 92.97 ns/op 344.19 MB/s BenchmarkEqual/4K-4 117795 1022 ns/op 4009.06 MB/s BenchmarkEqualBothUnaligned/64_0-4 1437104 82.94 ns/op 771.64 MB/s BenchmarkEqualBothUnaligned/64_1-4 1364186 89.17 ns/op 717.73 MB/s BenchmarkEqualBothUnaligned/64_4-4 1387418 88.38 ns/op 724.14 MB/s BenchmarkEqualBothUnaligned/64_7-4 1382185 86.78 ns/op 737.50 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116331 1036 ns/op 3953.18 MB/s BenchmarkEqualBothUnaligned/4096_1-4 98665 1169 ns/op 3504.15 MB/s BenchmarkEqualBothUnaligned/4096_4-4 112570 1159 ns/op 3534.27 MB/s BenchmarkEqualBothUnaligned/4096_7-4 103243 1036 ns/op 3952.47 MB/s BenchmarkIndex/10-4 3456048 32.87 ns/op 304.22 MB/s BenchmarkIndex/32-4 2992090 39.43 ns/op 811.52 MB/s BenchmarkIndex/4K-4 75466 1601 ns/op 2558.58 MB/s BenchmarkIndexEasy/10-4 3493284 33.78 ns/op 296.07 MB/s BenchmarkIndexEasy/32-4 3017720 39.55 ns/op 809.11 MB/s BenchmarkIndexEasy/4K-4 446318 306.9 ns/op 13344.59 MB/s BenchmarkCount/10-4 1910544 62.98 ns/op 158.78 MB/s BenchmarkCount/32-4 1678500 71.56 ns/op 447.18 MB/s BenchmarkCount/4K-4 74488 1603 ns/op 2554.69 MB/s BenchmarkCountEasy/10-4 1829746 66.21 ns/op 151.03 MB/s BenchmarkCountEasy/32-4 1647426 71.36 ns/op 448.44 MB/s BenchmarkCountEasy/4K-4 362898 317.4 ns/op 12906.26 MB/s BenchmarkCountSingle/10-4 3041142 38.92 ns/op 256.93 MB/s BenchmarkCountSingle/32-4 2915140 40.20 ns/op 796.11 MB/s BenchmarkCountSingle/4K-4 505514 226.7 ns/op 18064.12 MB/s BenchmarkToUpper/#00-4 3195050 37.29 ns/op BenchmarkToUpper/ONLYUPPER-4 302680 405.9 ns/op BenchmarkToUpper/abc-4 545822 226.7 ns/op BenchmarkToUpper/AbC123-4 318385 382.9 ns/op BenchmarkToUpper/azAZ09_-4 294128 418.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86167 1395 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37704 3155 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58363 2071 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121628 1100 ns/op BenchmarkToLower/#00-4 3107784 36.75 ns/op BenchmarkToLower/abc-4 442964 275.9 ns/op BenchmarkToLower/AbC123-4 320565 371.1 ns/op BenchmarkToLower/azAZ09_-4 246882 429.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85053 1390 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42848 2796 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74239 1630 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117993 1018 ns/op BenchmarkFields/ASCII/16-4 131089 910.5 ns/op 17.57 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9680 11525 ns/op 22.21 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 662 183500 ns/op 22.32 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3067999 ns/op 21.36 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50319984 ns/op 20.84 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 72948 1671 ns/op 9.58 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6241 17944 ns/op 14.27 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 403 295644 ns/op 13.85 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5054551 ns/op 12.97 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90621060 ns/op 11.57 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 165406 721.9 ns/op 22.16 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14298 8399 ns/op 30.48 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 799 152824 ns/op 26.80 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 2796638 ns/op 23.43 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 54453940 ns/op 19.26 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 99135 1192 ns/op 13.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9462 12061 ns/op 21.23 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 580 203838 ns/op 20.09 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3675454 ns/op 17.83 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67713514 ns/op 15.49 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1861334 64.71 ns/op BenchmarkTrimSpace/ASCII-4 554211 214.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89104 1349 ns/op BenchmarkTrimSpace/JustNonASCII-4 43194 2801 ns/op BenchmarkToValidUTF8/Valid-4 483150 252.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 356181 357.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88840 1361 ns/op BenchmarkIndexHard1-4 1753 64900 ns/op BenchmarkIndexHard2-4 390 304939 ns/op BenchmarkIndexHard3-4 170 697394 ns/op BenchmarkIndexHard4-4 91 1303294 ns/op BenchmarkLastIndexHard1-4 4 25709490 ns/op BenchmarkLastIndexHard2-4 4 25520698 ns/op BenchmarkLastIndexHard3-4 4 25295809 ns/op BenchmarkCountHard1-4 1876 64654 ns/op BenchmarkCountHard2-4 391 317337 ns/op BenchmarkCountHard3-4 171 697747 ns/op BenchmarkSplitEmptySeparator-4 1 113959734 ns/op BenchmarkSplitSingleByteSeparator-4 14 7275395 ns/op BenchmarkSplitMultiByteSeparator-4 12 8703996 ns/op BenchmarkSplitNSingleByteSeparator-4 203779 587.6 ns/op BenchmarkSplitNMultiByteSeparator-4 70981 1644 ns/op BenchmarkRepeat-4 174207 686.3 ns/op BenchmarkRepeatLarge/256/1-4 130798 884.8 ns/op 289.34 MB/s BenchmarkRepeatLarge/256/16-4 214612 500.1 ns/op 511.89 MB/s BenchmarkRepeatLarge/512/1-4 103747 1068 ns/op 479.37 MB/s BenchmarkRepeatLarge/512/16-4 157124 693.0 ns/op 738.84 MB/s BenchmarkRepeatLarge/1024/1-4 84510 1329 ns/op 770.22 MB/s BenchmarkRepeatLarge/1024/16-4 118107 971.6 ns/op 1053.94 MB/s BenchmarkRepeatLarge/2048/1-4 64867 1819 ns/op 1126.20 MB/s BenchmarkRepeatLarge/2048/16-4 79951 1470 ns/op 1393.03 MB/s BenchmarkRepeatLarge/4096/1-4 42141 2713 ns/op 1509.64 MB/s BenchmarkRepeatLarge/4096/16-4 48386 2363 ns/op 1733.72 MB/s BenchmarkRepeatLarge/8192/1-4 26679 4433 ns/op 1847.90 MB/s BenchmarkRepeatLarge/8192/16-4 29338 4091 ns/op 2002.40 MB/s BenchmarkRepeatLarge/8192/4097-4 56997 1992 ns/op 2056.62 MB/s BenchmarkRepeatLarge/16384/1-4 15572 7831 ns/op 2092.20 MB/s BenchmarkRepeatLarge/16384/16-4 16282 8619 ns/op 1900.95 MB/s BenchmarkRepeatLarge/16384/4097-4 21349 6432 ns/op 1910.83 MB/s BenchmarkRepeatLarge/32768/1-4 8349 15515 ns/op 2111.99 MB/s BenchmarkRepeatLarge/32768/16-4 6217 16910 ns/op 1937.77 MB/s BenchmarkRepeatLarge/32768/4097-4 9424 12962 ns/op 2212.50 MB/s BenchmarkRepeatLarge/65536/1-4 3771 27223 ns/op 2407.35 MB/s BenchmarkRepeatLarge/65536/16-4 3990 26994 ns/op 2427.77 MB/s BenchmarkRepeatLarge/65536/4097-4 4278 25797 ns/op 2382.25 MB/s BenchmarkRepeatLarge/131072/1-4 574 219051 ns/op 598.36 MB/s BenchmarkRepeatLarge/131072/16-4 540 207519 ns/op 631.62 MB/s BenchmarkRepeatLarge/131072/4097-4 562 211388 ns/op 600.83 MB/s BenchmarkRepeatLarge/262144/1-4 288 417380 ns/op 628.07 MB/s BenchmarkRepeatLarge/262144/16-4 278 412830 ns/op 634.99 MB/s BenchmarkRepeatLarge/262144/4097-4 295 410352 ns/op 629.00 MB/s BenchmarkRepeatLarge/524288/1-4 147 805424 ns/op 650.95 MB/s BenchmarkRepeatLarge/524288/16-4 148 810105 ns/op 647.19 MB/s BenchmarkRepeatLarge/524288/4097-4 148 810262 ns/op 642.16 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1629158 ns/op 643.63 MB/s BenchmarkRepeatLarge/1048576/16-4 62 1731598 ns/op 605.55 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 1691243 ns/op 617.73 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3400853 ns/op 616.65 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3298438 ns/op 635.80 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3394259 ns/op 616.80 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6820621 ns/op 614.94 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6960481 ns/op 602.59 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7692523 ns/op 544.84 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14082006 ns/op 595.70 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14588546 ns/op 575.01 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13588971 ns/op 617.16 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28573252 ns/op 587.17 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26012600 ns/op 644.96 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28599540 ns/op 586.63 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52384912 ns/op 640.54 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54761428 ns/op 612.74 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57359620 ns/op 584.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119695906 ns/op 560.66 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121097339 ns/op 554.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 146810548 ns/op 457.11 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218128384 ns/op 615.32 MB/s BenchmarkRepeatLarge/134217728/16-4 1 253708433 ns/op 529.02 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 248294032 ns/op 540.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 419956911 ns/op 639.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 487480081 ns/op 550.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 487305747 ns/op 550.86 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834868738 ns/op 643.06 MB/s BenchmarkRepeatLarge/536870912/16-4 1 954491255 ns/op 562.47 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 963457668 ns/op 557.23 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1653123682 ns/op 649.52 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1879260329 ns/op 571.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1904290823 ns/op 563.85 MB/s BenchmarkBytesCompare/1-4 10773721 10.90 ns/op BenchmarkBytesCompare/2-4 11094072 10.90 ns/op BenchmarkBytesCompare/4-4 10598836 10.87 ns/op BenchmarkBytesCompare/8-4 10545878 10.88 ns/op BenchmarkBytesCompare/16-4 10477567 10.86 ns/op BenchmarkBytesCompare/32-4 9963627 12.05 ns/op BenchmarkBytesCompare/64-4 9432934 12.84 ns/op BenchmarkBytesCompare/128-4 8510860 14.21 ns/op BenchmarkBytesCompare/256-4 6951444 17.28 ns/op BenchmarkBytesCompare/512-4 4795609 24.70 ns/op BenchmarkBytesCompare/1024-4 2929269 40.91 ns/op BenchmarkBytesCompare/2048-4 1616076 71.95 ns/op BenchmarkIndexAnyASCII/1:1-4 2475884 47.27 ns/op BenchmarkIndexAnyASCII/1:2-4 2471775 48.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2378174 50.26 ns/op BenchmarkIndexAnyASCII/1:8-4 2298973 52.26 ns/op BenchmarkIndexAnyASCII/1:16-4 1917817 60.42 ns/op BenchmarkIndexAnyASCII/1:32-4 1958084 60.92 ns/op BenchmarkIndexAnyASCII/1:64-4 1849479 64.13 ns/op BenchmarkIndexAnyASCII/16:1-4 2431048 47.81 ns/op BenchmarkIndexAnyASCII/16:2-4 344924 347.7 ns/op BenchmarkIndexAnyASCII/16:4-4 341673 354.1 ns/op BenchmarkIndexAnyASCII/16:8-4 343872 361.7 ns/op BenchmarkIndexAnyASCII/16:16-4 327418 372.4 ns/op BenchmarkIndexAnyASCII/16:32-4 288600 402.3 ns/op BenchmarkIndexAnyASCII/16:64-4 260484 462.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1995325 59.62 ns/op BenchmarkIndexAnyASCII/256:2-4 24990 4762 ns/op BenchmarkIndexAnyASCII/256:4-4 24674 4867 ns/op BenchmarkIndexAnyASCII/256:8-4 24915 4822 ns/op BenchmarkIndexAnyASCII/256:16-4 24202 4812 ns/op BenchmarkIndexAnyASCII/256:32-4 24513 4943 ns/op BenchmarkIndexAnyASCII/256:64-4 24385 5142 ns/op BenchmarkIndexAnyUTF8/1:1-4 2619918 47.16 ns/op BenchmarkIndexAnyUTF8/1:2-4 2494462 48.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 2335246 50.96 ns/op BenchmarkIndexAnyUTF8/1:8-4 2279649 52.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 1970370 61.78 ns/op BenchmarkIndexAnyUTF8/1:32-4 1972988 61.87 ns/op BenchmarkIndexAnyUTF8/1:64-4 1876026 63.67 ns/op BenchmarkIndexAnyUTF8/16:1-4 154170 789.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 242690 475.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 230647 507.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 230624 523.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 187627 657.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 180220 660.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 174356 700.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9906 11864 ns/op BenchmarkIndexAnyUTF8/256:2-4 17122 6997 ns/op BenchmarkIndexAnyUTF8/256:4-4 16250 7422 ns/op BenchmarkIndexAnyUTF8/256:8-4 15571 7696 ns/op BenchmarkIndexAnyUTF8/256:16-4 12390 9613 ns/op BenchmarkIndexAnyUTF8/256:32-4 12063 9942 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10631 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2508606 46.79 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2502914 47.94 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2363762 49.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2267145 51.75 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1940092 61.35 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1916595 61.15 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1878908 64.75 ns/op BenchmarkLastIndexAnyASCII/16:1-4 345709 353.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 316357 351.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 334983 358.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 333313 362.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 316412 380.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 292939 407.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 259882 465.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25222 4871 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25135 4827 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24866 4843 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24903 4910 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24694 4934 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24844 4875 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24154 4946 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2657346 46.67 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2451205 48.92 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2391292 49.88 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2139505 51.95 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1975299 59.94 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1937316 59.53 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1842529 63.64 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279397 415.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 248487 476.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 234610 513.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 227916 529.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 179128 657.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 180242 683.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 172921 692.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20002 5967 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17170 6960 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16171 7411 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15478 7746 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12186 9723 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10055 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10553 ns/op BenchmarkTrimASCII/1:1-4 2876394 41.02 ns/op BenchmarkTrimASCII/1:2-4 1776992 65.76 ns/op BenchmarkTrimASCII/1:4-4 1858644 67.67 ns/op BenchmarkTrimASCII/1:8-4 1583576 75.14 ns/op BenchmarkTrimASCII/1:16-4 1292748 90.79 ns/op BenchmarkTrimASCII/16:1-4 529455 227.2 ns/op BenchmarkTrimASCII/16:2-4 349446 345.5 ns/op BenchmarkTrimASCII/16:4-4 347848 350.2 ns/op BenchmarkTrimASCII/16:8-4 337293 354.6 ns/op BenchmarkTrimASCII/16:16-4 323505 371.1 ns/op BenchmarkTrimASCII/256:1-4 40285 2987 ns/op BenchmarkTrimASCII/256:2-4 25082 4823 ns/op BenchmarkTrimASCII/256:4-4 25125 4815 ns/op BenchmarkTrimASCII/256:8-4 25101 4803 ns/op BenchmarkTrimASCII/256:16-4 24790 4806 ns/op BenchmarkTrimASCII/4096:1-4 2522 47194 ns/op BenchmarkTrimASCII/4096:2-4 1578 75759 ns/op BenchmarkTrimASCII/4096:4-4 1530 76720 ns/op BenchmarkTrimASCII/4096:8-4 1563 75990 ns/op BenchmarkTrimASCII/4096:16-4 1544 75886 ns/op BenchmarkTrimByte-4 2030550 58.70 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30403 3915 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29905 4028 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 501 237275 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1112 106454 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2172 54014 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4122 28272 ns/op BenchmarkCompareBytesEqual-4 10340229 11.67 ns/op BenchmarkCompareBytesToNil-4 12917120 8.802 ns/op BenchmarkCompareBytesEmpty-4 12426580 9.092 ns/op BenchmarkCompareBytesIdentical-4 11715436 9.438 ns/op BenchmarkCompareBytesSameLength-4 10356840 11.15 ns/op BenchmarkCompareBytesDifferentLength-4 9865446 11.19 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2431 49725 ns/op 21087.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2468 49101 ns/op 21355.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2461 49303 ns/op 21268.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2427 49199 ns/op 21313.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2424 49823 ns/op 21046.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2421 50118 ns/op 20922.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2404 49748 ns/op 21077.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2419 49257 ns/op 21288.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2262 52124 ns/op 20117.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2317 51998 ns/op 20166.04 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2316 52107 ns/op 20123.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2241 51853 ns/op 20222.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2366 52236 ns/op 20073.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2331 52596 ns/op 19936.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2318 51953 ns/op 20183.08 MB/s BenchmarkCompareBytesBig-4 2443 49265 ns/op 21284.69 MB/s BenchmarkCompareBytesBigIdentical-4 11817650 9.386 ns/op 111717649.52 MB/s PASS ok bytes 61.287s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 101775037 ns/op 0.98 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 402921275 ns/op 1.41 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30298769 ns/op 0.54 MB/s 3645352 B/op 51 allocs/op PASS ok compress/bzip2 2.371s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 2419567 ns/op 4.13 MB/s 42641 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 24307575 ns/op 4.11 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 267673249 ns/op 3.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2571456 ns/op 3.89 MB/s 42149 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26101753 ns/op 3.83 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 267711727 ns/op 3.74 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 43 2545541 ns/op 3.93 MB/s 43446 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 25063803 ns/op 3.99 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 252568036 ns/op 3.96 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 40 2503112 ns/op 4.00 MB/s 41608 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25031053 ns/op 4.00 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 247507424 ns/op 4.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 2626370 ns/op 3.81 MB/s 42888 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26154242 ns/op 3.82 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 254808621 ns/op 3.92 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2092391 ns/op 4.78 MB/s 42827 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18125759 ns/op 5.52 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 188270605 ns/op 5.31 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 56 1880362 ns/op 5.32 MB/s 43396 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14537326 ns/op 6.88 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 145002176 ns/op 6.90 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1895164 ns/op 5.28 MB/s 42465 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14349405 ns/op 6.97 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 145893167 ns/op 6.85 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1256233 ns/op 7.96 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11741819 ns/op 8.52 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118451069 ns/op 8.44 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3006039 ns/op 3.33 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25400597 ns/op 3.94 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 253069852 ns/op 3.95 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9317634 ns/op 1.07 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 96184209 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 975263657 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9279821 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94564566 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 963870261 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1619526 ns/op 6.17 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13142832 ns/op 7.61 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 131284307 ns/op 7.62 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2804054 ns/op 3.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20033379 ns/op 4.99 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 197623475 ns/op 5.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8518428 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79694869 ns/op 1.25 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 825340609 ns/op 1.21 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8668438 ns/op 1.15 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 100388960 ns/op 1.00 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 997745520 ns/op 1.00 MB/s PASS ok compress/flate 18.879s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3922514 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse4-4 26 4053744 ns/op 2.47 MB/s BenchmarkDecoder/1e5-4 3 39958681 ns/op 2.50 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39724175 ns/op 2.52 MB/s BenchmarkDecoder/1e6-4 1 405317228 ns/op 2.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 407055215 ns/op 2.46 MB/s BenchmarkEncoder/1e4-4 37 3038616 ns/op 3.29 MB/s BenchmarkEncoder/1e-Reuse4-4 38 3042121 ns/op 3.29 MB/s BenchmarkEncoder/1e5-4 4 37696723 ns/op 2.65 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31171541 ns/op 3.21 MB/s BenchmarkEncoder/1e6-4 1 315470064 ns/op 3.17 MB/s BenchmarkEncoder/1e-Reuse6-4 1 312235346 ns/op 3.20 MB/s PASS ok compress/lzw 4.767s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6302643 ns/op PASS ok container/heap 1.130s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 29950 4012 ns/op BenchmarkWithTimeout/concurrency=40-4 7878 18160 ns/op BenchmarkWithTimeout/concurrency=4000-4 7519 15159 ns/op BenchmarkWithTimeout/concurrency=400000-4 7412 14897 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 420616 241.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18734 5729 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 26227 4610 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4507 26201 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2995 70637 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5007 29843 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 434 260288 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 334 363091 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 528 266218 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 46 2644123 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 26 4032908 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 49 3334882 ns/op BenchmarkCheckCanceled/Err-4 472234 260.6 ns/op BenchmarkCheckCanceled/Done-4 627133 194.1 ns/op BenchmarkContextCancelDone-4 636015 160.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33060 3222 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 33242 3992 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27775 4854 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20858 5734 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14668 8549 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 494150 243.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 272306 438.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 178856 652.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112875 1062 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 53679 2247 ns/op PASS ok context 10.259s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1840840 64.48 ns/op 248.15 MB/s BenchmarkDecrypt-4 1848771 65.26 ns/op 245.17 MB/s BenchmarkExpand-4 13346 8789 ns/op PASS ok crypto/aes 1.590s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 174711 657.0 ns/op 97.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 348295 327.9 ns/op 195.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183133 665.9 ns/op 96.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 334882 327.7 ns/op 195.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154863 756.8 ns/op 1783.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 305491 386.4 ns/op 3493.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 159096 757.2 ns/op 1782.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 304802 387.5 ns/op 3483.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100870 1170 ns/op 6999.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 147280 838.3 ns/op 9771.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 92404 1243 ns/op 6591.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145605 892.7 ns/op 9176.91 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2170 54560 ns/op 18.68 MB/s BenchmarkAESCFBDecrypt1K-4 2218 54540 ns/op 18.68 MB/s BenchmarkAESCFBDecrypt8K-4 277 425724 ns/op 19.23 MB/s BenchmarkAESOFB1K-4 5792 20651 ns/op 49.34 MB/s BenchmarkAESCTR1K-4 5690 21010 ns/op 48.50 MB/s BenchmarkAESCTR8K-4 716 168698 ns/op 48.53 MB/s BenchmarkAESCBCEncrypt1K-4 430660 277.7 ns/op 3687.60 MB/s BenchmarkAESCBCDecrypt1K-4 883840 144.9 ns/op 7065.78 MB/s PASS ok crypto/cipher 3.587s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46176 2573 ns/op 3.11 MB/s BenchmarkDecrypt-4 42590 2832 ns/op 2.83 MB/s BenchmarkTDESEncrypt-4 15315 7825 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 14710 8142 ns/op 0.98 MB/s PASS ok crypto/des 1.712s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 884 138510 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19600716 ns/op 1096 B/op 22 allocs/op BenchmarkECDH/P521-4 3 44537841 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5519084 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.999s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2594 45318 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1874 63747 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1380 86985 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2432 49304 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1226 97591 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 780 153741 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3378 32994 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5071138 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11534230 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.399s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 112 1028972 ns/op BenchmarkNewKeyFromSeed-4 100 1116329 ns/op BenchmarkSigning-4 98 1229655 ns/op BenchmarkVerification-4 52 2245490 ns/op PASS ok crypto/ed25519 1.558s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4501 27176 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1954782 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5379067 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 13543207 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1270 94931 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4948406 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13210720 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31880274 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7783 15114 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4244 28073 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2812 41726 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2929539 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1828 66078 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 864882 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1098 108466 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2287887 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.010s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16849 7040 ns/op 145.46 MB/s BenchmarkHMACSHA256_32-4 17419 7010 ns/op 4.56 MB/s BenchmarkNewWriteSum-4 9978 12053 ns/op 2.65 MB/s PASS ok crypto/hmac 1.569s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42991 2748 ns/op BenchmarkModSub-4 36244 3177 ns/op BenchmarkMontgomeryRepr-4 13615 8849 ns/op BenchmarkMontgomeryMul-4 13527 9856 ns/op BenchmarkModMul-4 6787 18272 ns/op BenchmarkExpBig-4 7 15877647 ns/op BenchmarkExp-4 4 31489587 ns/op PASS ok crypto/internal/bigmod 2.427s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 487 242201 ns/op BenchmarkScalarBaseMult-4 116 986366 ns/op BenchmarkScalarMult-4 38 3238661 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2533607 ns/op PASS ok crypto/internal/edwards25519 1.664s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 240927 495.8 ns/op BenchmarkMultiply-4 229623 506.3 ns/op BenchmarkSquare-4 309391 396.8 ns/op BenchmarkInvert-4 1144 104040 ns/op BenchmarkMult32-4 803089 155.5 ns/op PASS ok crypto/internal/edwards25519/field 1.663s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4617651 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1540 77202 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12864717 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 31362964 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 76 1544467 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7261 17223 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4306479 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122044239 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.210s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 222272 519.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 128510 933.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62854 1916 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 253348 472.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130660 930.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60991 1923 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.801s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 82860 1397 ns/op 5.73 MB/s BenchmarkHash64-4 104808 1174 ns/op 54.52 MB/s BenchmarkHash128-4 99361 1237 ns/op 103.52 MB/s BenchmarkHash256-4 86637 1416 ns/op 180.85 MB/s BenchmarkHash512-4 67743 1775 ns/op 288.49 MB/s BenchmarkHash1K-4 49202 2435 ns/op 420.51 MB/s BenchmarkHash8K-4 10000 11785 ns/op 695.15 MB/s BenchmarkHash1M-4 86 1401539 ns/op 748.16 MB/s BenchmarkHash8M-4 10 11336607 ns/op 739.96 MB/s BenchmarkHash8BytesUnaligned-4 82030 1432 ns/op 5.59 MB/s BenchmarkHash1KUnaligned-4 49574 2447 ns/op 418.42 MB/s BenchmarkHash8KUnaligned-4 10000 11946 ns/op 685.73 MB/s PASS ok crypto/md5 2.835s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 354866046 ns/op PASS ok crypto/rand 1.368s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9891 11218 ns/op 11.41 MB/s BenchmarkRC4_1K-4 1303 115311 ns/op 8.88 MB/s BenchmarkRC4_8K-4 175 731382 ns/op 11.07 MB/s PASS ok crypto/rc4 2.141s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17632531 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38828215 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 77293746 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5849545 ns/op BenchmarkDecryptOAEP/2048-4 6 17430109 ns/op BenchmarkEncryptOAEP/2048-4 19 5859974 ns/op BenchmarkSignPKCS1v15/2048-4 6 18139600 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5796829 ns/op BenchmarkSignPSS/2048-4 6 17632650 ns/op BenchmarkVerifyPSS/2048-4 20 5822399 ns/op PASS ok crypto/rsa 2.817s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 76434 1554 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 87769 1324 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83563 1475 ns/op 216.99 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94849 1286 ns/op 248.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67489 1798 ns/op 569.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73797 1654 ns/op 619.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21298 5744 ns/op 1426.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21901 5570 ns/op 1470.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.243s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 57450 2079 ns/op 3.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 63158 1760 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64302 2374 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53797 2349 ns/op 435.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 61592 2171 ns/op 471.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 59121 2063 ns/op 496.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22448 5312 ns/op 1542.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22959 5110 ns/op 1603.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23238 5586 ns/op 1466.41 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.680s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41730 2819 ns/op 2.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58237 2063 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49731 2443 ns/op 3.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41380 2879 ns/op 355.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55935 2165 ns/op 472.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 45111 2503 ns/op 409.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24849 4867 ns/op 1683.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29378 4107 ns/op 1994.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27205 4433 ns/op 1847.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.438s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14207026 8.666 ns/op BenchmarkConstantTimeEq-4 14255073 8.268 ns/op BenchmarkConstantTimeLessOrEq-4 14235952 8.532 ns/op BenchmarkXORBytes/8Bytes-4 284556 416.5 ns/op 19.21 MB/s BenchmarkXORBytes/128Bytes-4 156642 769.3 ns/op 166.39 MB/s BenchmarkXORBytes/2048Bytes-4 19327 6283 ns/op 325.98 MB/s BenchmarkXORBytes/32768Bytes-4 1284 93626 ns/op 349.99 MB/s PASS ok crypto/subtle 2.801s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 289 404351 ns/op BenchmarkCertCache/1-4 284 408411 ns/op BenchmarkCertCache/2-4 272 547897 ns/op BenchmarkCertCache/3-4 218 506079 ns/op BenchmarkHandshakeServer/RSA-4 13 9861828 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12691768 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11128051 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1030616 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 196 605052 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6269845 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 5617796 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45683675 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46352793 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 39060916 ns/op 26.84 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 44127690 ns/op 23.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 53967250 ns/op 38.86 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 59626650 ns/op 35.17 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 85641258 ns/op 48.98 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 86906562 ns/op 48.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 128318198 ns/op 65.37 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 187428211 ns/op 44.76 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 237482874 ns/op 70.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 258150006 ns/op 64.99 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 438497955 ns/op 76.52 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 557563032 ns/op 60.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 947286082 ns/op 70.84 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1510601058 ns/op 44.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36963243 ns/op 28.37 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 41446360 ns/op 25.30 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 49656113 ns/op 42.23 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 54362496 ns/op 38.58 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 71876280 ns/op 58.35 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 88842126 ns/op 47.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 131337580 ns/op 63.87 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 156149944 ns/op 53.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 267462949 ns/op 62.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 324187949 ns/op 51.75 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 475882813 ns/op 70.51 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 589537329 ns/op 56.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 961201699 ns/op 69.82 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1017046222 ns/op 65.98 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718409337 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 735238632 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 313120907 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302779160 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168919452 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 179555774 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 105926959 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 105043242 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56148510 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 56414563 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158068206 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162750159 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79062587 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78048437 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53692364 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51917420 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40360226 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37142377 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33078944 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32033722 ns/op PASS ok crypto/tls 20.262s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22703281 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 475 254378 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 921 139789 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 876 147775 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.288s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 2718138 ns/op 281592 B/op 1653 allocs/op BenchmarkConcurrentStmtQuery-4 39 2892405 ns/op 270319 B/op 2040 allocs/op BenchmarkConcurrentStmtExec-4 58 2006323 ns/op 226625 B/op 716 allocs/op BenchmarkConcurrentTxQuery-4 46 2469584 ns/op 278676 B/op 2162 allocs/op BenchmarkConcurrentTxExec-4 69 1551307 ns/op 87971 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2187130 ns/op 104021 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 146 821818 ns/op 40242 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 2605703 ns/op 232095 B/op 1806 allocs/op BenchmarkManyConcurrentQueries-4 2658 44842 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 222404 586.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.376s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1549 70865 ns/op BenchmarkSymbols32-4 1887 58276 ns/op PASS ok debug/elf 1.257s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 300049 393.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1485531 ns/op 180212 B/op 13 allocs/op Benchmark115/LineToPC-4 51 2142712 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12980 9270 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.793s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56070 2155 ns/op BenchmarkMarshal-4 654 180041 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2512 45849 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.443s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 214 541767 ns/op 15.12 MB/s BenchmarkEncodeToString-4 249 477146 ns/op 17.17 MB/s BenchmarkDecode-4 133 851458 ns/op 15.40 MB/s BenchmarkDecodeString-4 133 875690 ns/op 14.97 MB/s PASS ok encoding/base32 1.811s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 285 416840 ns/op 19.65 MB/s BenchmarkDecodeString/2-4 319900 353.8 ns/op 11.31 MB/s BenchmarkDecodeString/4-4 254835 480.1 ns/op 16.66 MB/s BenchmarkDecodeString/8-4 185040 654.5 ns/op 18.33 MB/s BenchmarkDecodeString/64-4 28484 4218 ns/op 20.86 MB/s BenchmarkDecodeString/8192-4 230 508171 ns/op 21.50 MB/s BenchmarkNewEncoding-4 50956 2391 ns/op 107.09 MB/s PASS ok encoding/base64 2.095s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1344 91381 ns/op 43.77 MB/s BenchmarkReadStruct-4 13966 8583 ns/op 8.74 MB/s BenchmarkWriteStruct-4 13760 8749 ns/op 8.57 MB/s BenchmarkReadInts-4 44456 2705 ns/op 11.09 MB/s BenchmarkWriteInts-4 35173 3414 ns/op 8.79 MB/s BenchmarkWriteSlice1000Int32s-4 949 129309 ns/op 30.93 MB/s BenchmarkPutUint16-4 3096488 38.78 ns/op 51.57 MB/s BenchmarkAppendUint16-4 3068664 54.81 ns/op 36.49 MB/s BenchmarkPutUint32-4 2200407 77.83 ns/op 51.39 MB/s BenchmarkAppendUint32-4 2269480 52.04 ns/op 76.86 MB/s BenchmarkPutUint64-4 692952 154.1 ns/op 51.92 MB/s BenchmarkAppendUint64-4 768142 157.8 ns/op 50.70 MB/s BenchmarkLittleEndianPutUint16-4 3007827 39.25 ns/op 50.96 MB/s BenchmarkLittleEndianAppendUint16-4 3204385 37.17 ns/op 53.81 MB/s BenchmarkLittleEndianPutUint32-4 2241068 77.95 ns/op 51.31 MB/s BenchmarkLittleEndianAppendUint32-4 2309992 52.21 ns/op 76.62 MB/s BenchmarkLittleEndianPutUint64-4 712287 159.8 ns/op 50.08 MB/s BenchmarkLittleEndianAppendUint64-4 726086 155.4 ns/op 51.48 MB/s BenchmarkReadFloats-4 152772 747.3 ns/op 16.06 MB/s BenchmarkWriteFloats-4 137502 890.1 ns/op 13.48 MB/s BenchmarkReadSlice1000Float32s-4 1116 103553 ns/op 38.63 MB/s BenchmarkWriteSlice1000Float32s-4 867 136537 ns/op 29.30 MB/s BenchmarkReadSlice1000Uint8s-4 83925 1353 ns/op 739.07 MB/s BenchmarkWriteSlice1000Uint8s-4 155846 723.2 ns/op 1382.68 MB/s BenchmarkPutUvarint32-4 472317 237.2 ns/op 16.87 MB/s BenchmarkPutUvarint64-4 180282 660.7 ns/op 12.11 MB/s PASS ok encoding/binary 5.310s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5307 21318 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5311 26439 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5661 23776 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3208 37387 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5834 20312 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5565 20277 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5924 20314 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3346 37291 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13226 8978 ns/op PASS ok encoding/csv 2.246s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13614 8583 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18272 6727 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 232 520889 ns/op 16789 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 661 172304 ns/op 743 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1345 87226 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1308 94291 ns/op 66 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2306 49952 ns/op 168 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 55 2052944 ns/op 36142 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 506 234104 ns/op 25252 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1108 108825 ns/op 10799 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1122 105614 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 446 256369 ns/op 39207 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 302 388344 ns/op 66297 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 552 204573 ns/op 23740 B/op 190 allocs/op BenchmarkDecodeInterfaceSlice-4 105 1100522 ns/op 82973 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1652005 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 3.372s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14731 8291 ns/op 30.88 MB/s BenchmarkEncode/1024-4 3423 33146 ns/op 30.89 MB/s BenchmarkEncode/4096-4 882 134098 ns/op 30.54 MB/s BenchmarkEncode/16384-4 226 529208 ns/op 30.96 MB/s BenchmarkDecode/256-4 28842 4195 ns/op 61.03 MB/s BenchmarkDecode/1024-4 7270 16703 ns/op 61.31 MB/s BenchmarkDecode/4096-4 1826 65649 ns/op 62.39 MB/s BenchmarkDecode/16384-4 452 264329 ns/op 61.98 MB/s BenchmarkDump/256-4 1220 97186 ns/op 2.63 MB/s BenchmarkDump/1024-4 310 385772 ns/op 2.65 MB/s BenchmarkDump/4096-4 75 1536490 ns/op 2.67 MB/s BenchmarkDump/16384-4 18 6298275 ns/op 2.60 MB/s PASS ok encoding/hex 2.740s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 137969496 ns/op 14.06 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 160883945 ns/op 12.06 MB/s 8394856 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 163458058 ns/op 11.87 MB/s 10333344 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 163706311 ns/op 11.85 MB/s 10334696 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19032 6239 ns/op BenchmarkMarshalBytes/256-4 5401 21501 ns/op BenchmarkMarshalBytes/4096-4 465 250287 ns/op BenchmarkMarshalBytesError/32-4 50 2261492 ns/op BenchmarkMarshalBytesError/256-4 49 2370858 ns/op BenchmarkMarshalBytesError/4096-4 44 2599552 ns/op BenchmarkMarshalMap-4 38670 2918 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 503099491 ns/op 3.86 MB/s 10097288 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 25893 4796 ns/op 2.92 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 34033 3012 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 420259623 ns/op 4.62 MB/s 2020656 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 413393770 ns/op 4.69 MB/s 2019576 B/op 40006 allocs/op BenchmarkUnmarshalString-4 62466 1955 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 117459 1070 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 183663 620.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17143 6810 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 45999 2343 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 84474 1715 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 12010 10067 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6114 20328 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1202 98288 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 139 935177 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 7893012 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 655262 162.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 766210 150.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 776228 153.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 751424 157.9 ns/op BenchmarkEncodeMarshaler-4 55521 2038 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 68296 1599 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5480714 22.04 ns/op BenchmarkNumberIsValidRegexp-4 14860 8211 ns/op PASS ok encoding/json 8.636s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 2993897 ns/op 21.89 MB/s BenchmarkDecode-4 18 6644769 ns/op 13.36 MB/s PASS ok encoding/pem 1.364s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2760 37983 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 928 127362 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3408 34331 ns/op PASS ok encoding/xml 1.377s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 265092 430.0 ns/op BenchmarkAs-4 65733 1789 ns/op PASS ok errors 1.267s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 329594 369.5 ns/op BenchmarkIntSet-4 366525 303.2 ns/op BenchmarkFloatAdd-4 130699 1183 ns/op BenchmarkFloatSet-4 440215 295.2 ns/op BenchmarkStringSet-4 419611 280.5 ns/op BenchmarkMapSet-4 160814 802.5 ns/op BenchmarkMapSetDifferent-4 71899 1638 ns/op BenchmarkMapSetDifferentRandom-4 321 366460 ns/op BenchmarkMapSetString-4 101946 1077 ns/op BenchmarkMapAddSame-4 49158 2294 ns/op BenchmarkMapAddDifferent-4 22410 6097 ns/op BenchmarkMapAddDifferentRandom-4 301 409947 ns/op BenchmarkMapAddSameSteadyState-4 393466 302.4 ns/op BenchmarkMapAddDifferentSteadyState-4 157370 824.0 ns/op BenchmarkMapString-4 7534 14948 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 43378 2546 ns/op PASS ok expvar 3.418s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 102465 1176 ns/op BenchmarkSprintfEmpty-4 409108 379.6 ns/op BenchmarkSprintfString-4 229441 484.1 ns/op BenchmarkSprintfTruncateString-4 148636 701.5 ns/op BenchmarkSprintfTruncateBytes-4 132189 837.3 ns/op BenchmarkSprintfSlowParsingPath-4 223696 555.9 ns/op BenchmarkSprintfQuoteString-4 44155 3007 ns/op BenchmarkSprintfInt-4 217622 499.9 ns/op BenchmarkSprintfIntInt-4 183680 702.6 ns/op BenchmarkSprintfPrefixedInt-4 227156 542.0 ns/op BenchmarkSprintfFloat-4 127450 925.9 ns/op BenchmarkSprintfComplex-4 55856 2230 ns/op BenchmarkSprintfBoolean-4 281280 473.8 ns/op BenchmarkSprintfHexString-4 123848 866.6 ns/op BenchmarkSprintfHexBytes-4 97689 1193 ns/op BenchmarkSprintfBytes-4 48714 2448 ns/op BenchmarkSprintfStringer-4 81081 1843 ns/op BenchmarkSprintfStructure-4 30894 3799 ns/op BenchmarkManyArgs-4 47337 2607 ns/op BenchmarkFprintInt-4 65859 1872 ns/op BenchmarkFprintfBytes-4 78210 1623 ns/op BenchmarkFprintIntNoAlloc-4 65701 1830 ns/op BenchmarkScanInts-4 26 4367893 ns/op BenchmarkScanRecursiveInt-4 1 375345749 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 386207094 ns/op PASS ok fmt 5.174s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 716 158346 ns/op PASS ok go/build 1.143s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43544 2665 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15364 7734 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5559 21985 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1545 79674 ns/op 11873 B/op 73 allocs/op BenchmarkStringAdd/256-4 358 299534 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 76 1416332 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 6079099 ns/op 846313 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 25833338 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 171565765 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 2.478s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 771667204 ns/op 0.08 MB/s 46144712 B/op 48994 allocs/op PASS ok go/format 1.890s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27333671 ns/op 1.97 MB/s BenchmarkParseOnly-4 4 26437404 ns/op 2.04 MB/s BenchmarkResolve-4 46 2707540 ns/op 19.89 MB/s PASS ok go/parser 3.435s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 283539510 ns/op 0.18 MB/s 5078840 B/op 27502 allocs/op BenchmarkPrintDecl-4 742 172231 ns/op 0.19 MB/s 16799 B/op 51 allocs/op PASS ok go/printer 1.755s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 244 666940 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10304065 ns/op 4.81 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17230183 ns/op 4.25 MB/s BenchmarkScanFiles/net/http/server.go-4 4 33992294 ns/op 3.63 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 165 716800 ns/op 4.32 MB/s PASS ok go/scanner 3.021s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 927626 137.5 ns/op PASS ok go/token 1.231s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1089406 ns/op BenchmarkNamed/Underlying/nongeneric-4 1222143 97.76 ns/op BenchmarkNamed/Underlying/generic-4 1229415 98.23 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 104.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1206862 99.21 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18596 6253 ns/op BenchmarkNamed/NewMethodSet/generic-4 18618 6275 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18166 6507 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18483 6542 ns/op BenchmarkCheck/http/funcbodies/info-4 1 665471718 ns/op 50560 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 534963363 ns/op 62891 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 467333484 ns/op 71992 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 259172675 ns/op 129814 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 277643541 ns/op 18663 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 129388986 ns/op 40045 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74537542 ns/op 69514 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 73862516 ns/op 70151 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 110934171 ns/op 19531 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76697992 ns/op 28250 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57864991 ns/op 34871 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 60633672 ns/op 35735 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1010098009 ns/op 67811 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 737395278 ns/op 92890 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157042283 ns/op 436071 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130897621 ns/op 523225 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 401330939 ns/op 5001 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 121169398 ns/op 16560 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101556113 ns/op 19759 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 102484626 ns/op 19581 lines/s PASS ok go/types 22.438s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9240 11472 ns/op 89.26 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 204058 569.3 ns/op 26.35 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 188997 642.0 ns/op 23.37 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77538 1565 ns/op 25.57 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 84447 1439 ns/op 27.80 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 520590 209.9 ns/op 2439.74 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 529312 211.7 ns/op 2418.27 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 543898 216.7 ns/op 4725.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 522376 228.6 ns/op 4479.03 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 425010 283.7 ns/op 14439.99 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 402375 294.9 ns/op 13889.74 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 133622 883.0 ns/op 37110.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 128181 920.5 ns/op 35598.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 203307 561.0 ns/op 26.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 193776 624.5 ns/op 24.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 79992 1491 ns/op 26.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 83178 1392 ns/op 28.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 505584 234.9 ns/op 2179.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 475411 251.8 ns/op 2033.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 494978 239.4 ns/op 4277.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 486507 243.5 ns/op 4205.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 401146 336.2 ns/op 12184.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 370388 334.3 ns/op 12251.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 134058 893.5 ns/op 36675.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 118248 957.7 ns/op 34213.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 230620 538.2 ns/op 27.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205123 621.2 ns/op 24.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105716 1283 ns/op 31.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 95287 1195 ns/op 33.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9207 12852 ns/op 39.84 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8974 13140 ns/op 38.97 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4624 26024 ns/op 39.35 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4545 25787 ns/op 39.71 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1150 104592 ns/op 39.16 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1176 103253 ns/op 39.67 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 138 926535 ns/op 35.37 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 141 878208 ns/op 37.31 MB/s PASS ok hash/crc32 6.233s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2063509 ns/op 31.76 MB/s BenchmarkCrc64/ISO4KB-4 824 146534 ns/op 27.95 MB/s BenchmarkCrc64/ISO1KB-4 3504 33961 ns/op 30.15 MB/s BenchmarkCrc64/ECMA64KB-4 54 2072102 ns/op 31.63 MB/s BenchmarkCrc64/Random64KB-4 56 2102693 ns/op 31.17 MB/s BenchmarkCrc64/Random16KB-4 220 540806 ns/op 30.30 MB/s PASS ok hash/crc64 1.901s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9132 11596 ns/op 88.31 MB/s BenchmarkFnv32aKB-4 9224 11501 ns/op 89.04 MB/s BenchmarkFnv64KB-4 10000 11510 ns/op 88.97 MB/s BenchmarkFnv64aKB-4 10000 11742 ns/op 87.21 MB/s BenchmarkFnv128KB-4 1156 105325 ns/op 9.72 MB/s BenchmarkFnv128aKB-4 1170 103689 ns/op 9.88 MB/s PASS ok hash/fnv 1.772s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 615104 194.6 ns/op 20.55 MB/s BenchmarkHash/n=4/Bytes-4 4814864 22.51 ns/op 177.67 MB/s BenchmarkHash/n=4/String-4 1736814 69.09 ns/op 57.89 MB/s BenchmarkHash/n=8/Write-4 613326 197.4 ns/op 40.52 MB/s BenchmarkHash/n=8/Bytes-4 5271622 22.97 ns/op 348.26 MB/s BenchmarkHash/n=8/String-4 1719520 69.79 ns/op 114.62 MB/s BenchmarkHash/n=16/Write-4 620762 187.4 ns/op 85.36 MB/s BenchmarkHash/n=16/Bytes-4 5234107 22.86 ns/op 699.91 MB/s BenchmarkHash/n=16/String-4 1719705 69.44 ns/op 230.41 MB/s BenchmarkHash/n=32/Write-4 616294 195.5 ns/op 163.70 MB/s BenchmarkHash/n=32/Bytes-4 4813749 25.03 ns/op 1278.62 MB/s BenchmarkHash/n=32/String-4 1679859 71.63 ns/op 446.74 MB/s BenchmarkHash/n=64/Write-4 568543 205.7 ns/op 311.10 MB/s BenchmarkHash/n=64/Bytes-4 4076228 29.51 ns/op 2168.57 MB/s BenchmarkHash/n=64/String-4 1502667 76.67 ns/op 834.73 MB/s BenchmarkHash/n=256/Write-4 358245 316.4 ns/op 809.08 MB/s BenchmarkHash/n=256/Bytes-4 1975954 61.47 ns/op 4164.96 MB/s BenchmarkHash/n=256/String-4 715839 166.5 ns/op 1537.61 MB/s BenchmarkHash/n=320/Write-4 389517 307.9 ns/op 1039.23 MB/s BenchmarkHash/n=320/Bytes-4 1567585 76.76 ns/op 4168.74 MB/s BenchmarkHash/n=320/String-4 534746 222.5 ns/op 1438.17 MB/s BenchmarkHash/n=1024/Write-4 236260 509.5 ns/op 2009.94 MB/s BenchmarkHash/n=1024/Bytes-4 600730 201.1 ns/op 5092.10 MB/s BenchmarkHash/n=1024/String-4 214048 574.4 ns/op 1782.80 MB/s BenchmarkHash/n=4096/Write-4 92323 1311 ns/op 3125.26 MB/s BenchmarkHash/n=4096/Bytes-4 158461 756.4 ns/op 5414.81 MB/s BenchmarkHash/n=4096/String-4 55736 2141 ns/op 1913.13 MB/s BenchmarkHash/n=16384/Write-4 26533 4509 ns/op 3633.51 MB/s BenchmarkHash/n=16384/Bytes-4 40156 2950 ns/op 5553.34 MB/s BenchmarkHash/n=16384/String-4 14235 8442 ns/op 1940.67 MB/s PASS ok hash/maphash 5.496s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 826 138400 ns/op BenchmarkEscapeNone-4 87300 1381 ns/op BenchmarkUnescape-4 846 137930 ns/op BenchmarkUnescapeNone-4 557869 224.5 ns/op BenchmarkUnescapeSparse-4 17988 6524 ns/op BenchmarkUnescapeDense-4 1216 99558 ns/op PASS ok html 1.856s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7941 14249 ns/op BenchmarkCSSEscaperNoSpecials-4 50181 2387 ns/op BenchmarkDecodeCSS-4 25071 4779 ns/op BenchmarkDecodeCSSNoSpecials-4 3474163 33.97 ns/op BenchmarkCSSValueFilter-4 115718 984.1 ns/op BenchmarkCSSValueFilterOk-4 83898 1431 ns/op BenchmarkEscapedExecute-4 4096 28222 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10750 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 72900 1660 ns/op BenchmarkStripTags-4 17623 6870 ns/op BenchmarkStripTagsNoSpecials-4 356067 330.4 ns/op BenchmarkJSValEscaperWithNum-4 19286 6289 ns/op BenchmarkJSValEscaperWithStr-4 5220 20904 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17622 6772 ns/op BenchmarkJSValEscaperWithObj-4 4363 25481 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10110 ns/op BenchmarkJSStrEscaperNoSpecials-4 61148 1941 ns/op BenchmarkJSStrEscaper-4 10000 11123 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58202 2064 ns/op BenchmarkJSRegexpEscaper-4 10000 11782 ns/op BenchmarkTemplateSpecialTags-4 79 1280075 ns/op BenchmarkURLEscaper-4 3931 30398 ns/op BenchmarkURLEscaperNoSpecials-4 172501 699.7 ns/op BenchmarkURLNormalizer-4 5176 23289 ns/op BenchmarkURLNormalizerNoSpecials-4 155395 756.0 ns/op BenchmarkSrcsetFilter-4 16143 7529 ns/op BenchmarkSrcsetFilterNoSpecials-4 100586 1184 ns/op PASS ok html/template 4.808s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 501548 224.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 421216 271.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 555711 222.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 433989 277.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1332572 89.73 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 995820 118.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1337870 89.41 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 916879 127.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 429993 270.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 334278 355.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 420958 283.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347186 345.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 701294 184.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 534945 223.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 572859 203.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 521362 232.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 364706 327.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 795714 147.7 ns/op BenchmarkRGBASetRGBA-4 1000000 112.0 ns/op BenchmarkRGBA64At-4 571584 208.4 ns/op BenchmarkRGBA64SetRGBA64-4 641361 187.1 ns/op BenchmarkNRGBAAt-4 787209 158.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 118.9 ns/op BenchmarkNRGBA64At-4 582394 205.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 648681 184.3 ns/op BenchmarkAlphaAt-4 2234626 53.10 ns/op BenchmarkAlphaSetAlpha-4 2233429 53.45 ns/op BenchmarkAlpha16At-4 1000000 103.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 109.1 ns/op BenchmarkGrayAt-4 2212994 52.96 ns/op BenchmarkGraySetGray-4 2222641 53.70 ns/op BenchmarkGray16At-4 1261933 94.97 ns/op BenchmarkGraySetGray16-4 1000000 110.8 ns/op PASS ok image 5.686s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2904926 40.61 ns/op BenchmarkYCbCrToRGB/128-4 2793178 42.26 ns/op BenchmarkYCbCrToRGB/255-4 2725024 42.70 ns/op BenchmarkRGBToYCbCr/0-4 2814927 41.24 ns/op BenchmarkRGBToYCbCr/Cb-4 2816923 41.37 ns/op BenchmarkRGBToYCbCr/Cr-4 2785575 42.06 ns/op BenchmarkYCbCrToRGBA/0-4 2438559 48.66 ns/op BenchmarkYCbCrToRGBA/128-4 2386612 48.78 ns/op BenchmarkYCbCrToRGBA/255-4 2503680 47.68 ns/op BenchmarkNYCbCrAToRGBA/0-4 2509369 47.59 ns/op BenchmarkNYCbCrAToRGBA/128-4 2260228 51.20 ns/op BenchmarkNYCbCrAToRGBA/255-4 2535193 47.08 ns/op PASS ok image/color 2.998s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60250411 ns/op BenchmarkFillSrc-4 381 320991 ns/op BenchmarkCopyOver-4 5 20656265 ns/op BenchmarkCopySrc-4 499 225042 ns/op BenchmarkNRGBAOver-4 5 23909837 ns/op BenchmarkNRGBASrc-4 10 10475730 ns/op BenchmarkYCbCr-4 7 15903199 ns/op BenchmarkGray-4 15 7193023 ns/op BenchmarkCMYK-4 9 12356708 ns/op BenchmarkGlyphOver-4 15 6821185 ns/op BenchmarkRGBAMaskOver-4 3 49520227 ns/op BenchmarkGrayMaskOver-4 3 34305995 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50700794 ns/op BenchmarkRGBA-4 4 31357620 ns/op BenchmarkPalettedFill-4 1059 116896 ns/op BenchmarkPalettedRGBA-4 3 33741342 ns/op BenchmarkGenericOver-4 2 71623270 ns/op BenchmarkGenericMaskOver-4 4 30533908 ns/op BenchmarkGenericSrc-4 3 46043522 ns/op BenchmarkGenericMaskSrc-4 3 41842533 ns/op PASS ok image/draw 7.480s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7405149 ns/op 2.09 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 184544894 ns/op 1.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4494854260 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2730845 ns/op 5.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 219866667 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.859s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2529 45973 ns/op BenchmarkIDCT-4 2934 39508 ns/op BenchmarkDecodeBaseline-4 6 19542614 ns/op 3.16 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24752703 ns/op 2.50 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 197006249 ns/op 6.24 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 259110222 ns/op 3.56 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.523s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12203271 9.806 ns/op BenchmarkDecodeGray-4 10 10628073 ns/op 6.17 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44512806 ns/op 5.89 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40033566 ns/op 6.55 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6305091 ns/op 10.39 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34368083 ns/op 7.63 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42552434 ns/op 6.16 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71051441 ns/op 4.32 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71386704 ns/op 4.30 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 227042743 ns/op 5.41 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 255320767 ns/op 4.81 MB/s 864144 B/op 33 allocs/op BenchmarkEncodePaletted-4 3 36660971 ns/op 8.38 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 227364099 ns/op 5.40 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 832106648 ns/op 1.48 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.976s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63367066 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53324842 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 308724873 ns/op 1.62 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 268099578 ns/op 1.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61742930 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52715378 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 298548678 ns/op 1.67 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 258898149 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 607292785 ns/op 1.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 535220626 ns/op 1.87 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3202201675 ns/op 1.56 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2995812926 ns/op 1.67 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10197531 ns/op 9.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10251170 ns/op 9.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51433859 ns/op 9.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51110206 ns/op 9.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 99681308 ns/op 10.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102790958 ns/op 9.73 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 517288677 ns/op 9.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 523782959 ns/op 9.55 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 73953875 ns/op 1.35 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 69237450 ns/op 1.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 382000391 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 345066108 ns/op 1.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 755666372 ns/op 1.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 765030435 ns/op 1.31 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4286572144 ns/op 1.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4377738547 ns/op 1.14 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 195231060 ns/op 21.41 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 180090616 ns/op 23.21 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.578s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35235 3228 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 33819 3456 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/4-4 31633 3843 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/8-4 26703 4393 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 21698 5535 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/32-4 15181 7907 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10640 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/128-4 8934 13972 ns/op 9.16 MB/s BenchmarkMarshalCorpusFile/256-4 3919 38451 ns/op 6.66 MB/s BenchmarkMarshalCorpusFile/512-4 2041 65207 ns/op 7.85 MB/s BenchmarkMarshalCorpusFile/1024-4 1072 104927 ns/op 9.76 MB/s BenchmarkMarshalCorpusFile/2048-4 552 205863 ns/op 9.95 MB/s BenchmarkMarshalCorpusFile/4096-4 285 406930 ns/op 10.07 MB/s BenchmarkMarshalCorpusFile/8192-4 136 823001 ns/op 9.95 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1654726 ns/op 9.90 MB/s BenchmarkMarshalCorpusFile/32768-4 28 3945604 ns/op 8.30 MB/s BenchmarkMarshalCorpusFile/65536-4 13 8104021 ns/op 8.09 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16021576 ns/op 8.18 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32362525 ns/op 8.10 MB/s BenchmarkMarshalCorpusFile/524288-4 2 64283648 ns/op 8.16 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 128815653 ns/op 8.14 MB/s BenchmarkUnmarshalCorpusFile/1-4 7557 15006 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7568 15532 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6914 17290 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6031 19410 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16-4 5091 23918 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/32-4 3547 39857 ns/op 0.80 MB/s BenchmarkUnmarshalCorpusFile/64-4 3177 37789 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/128-4 2552 48095 ns/op 2.66 MB/s BenchmarkUnmarshalCorpusFile/256-4 969 127428 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/512-4 513 230864 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/1024-4 266 442106 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/2048-4 133 861343 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1712050 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3418952 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6791559 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14323311 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27317233 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55249188 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110605528 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 222540116 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 460532800 ns/op 2.28 MB/s BenchmarkMutatorBytes/1-4 28952 3727 ns/op BenchmarkMutatorBytes/10-4 35137 3494 ns/op BenchmarkMutatorBytes/100-4 29853 3821 ns/op BenchmarkMutatorBytes/1000-4 21477 5740 ns/op BenchmarkMutatorBytes/10000-4 8592 24182 ns/op BenchmarkMutatorBytes/100000-4 1394 115345 ns/op BenchmarkMutatorString/1-4 29234 3826 ns/op BenchmarkMutatorString/10-4 32469 3765 ns/op BenchmarkMutatorString/100-4 28911 4154 ns/op BenchmarkMutatorString/1000-4 14955 7818 ns/op BenchmarkMutatorString/10000-4 4713 45016 ns/op BenchmarkMutatorString/100000-4 350 364480 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18550 6270 ns/op BenchmarkMutatorAllBasicTypes/string-4 18265 6688 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63079 1959 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56205 2189 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55912 2168 ns/op BenchmarkMutatorAllBasicTypes/int-4 60772 2015 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58054 2036 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61162 2031 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61549 2032 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59245 2009 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58863 2140 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59229 2111 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58044 2167 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56530 2133 ns/op PASS ok internal/fuzz 12.464s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 41528 2841 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 166525 787.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.299s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 33063 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37368 3184 ns/op BenchmarkSplicePipePoolParallel-4 213679 974.3 ns/op BenchmarkSplicePipeNativeParallel-4 75477 1359 ns/op PASS ok internal/poll 1.847s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25850820 ns/op PASS ok internal/trace 3.830s PASS ok internal/zstd 1.037s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19437 9344 ns/op BenchmarkCopyNLarge-4 368 349810 ns/op PASS ok io 1.446s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 195087 605.0 ns/op BenchmarkPrintln-4 21994 5598 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35672 3395 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 4875 22345 ns/op BenchmarkDiscard-4 909331 131.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.806s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 63042 1925 ns/op BenchmarkJSONHandler/defaults-4 5583 20329 ns/op 531 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3462 33365 ns/op 785 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4039 28828 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5949 19974 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5739 19945 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4813 23676 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25390 4704 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24274 5060 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 118555 1060 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 81795 1588 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 84099 1436 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71959 1822 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80863 1607 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 93546 1288 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 598096 195.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 636654 194.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 455200 265.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 362967 321.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5312 18978 ns/op BenchmarkDispatch/switch-checked-4 177310 675.2 ns/op BenchmarkDispatch/As-4 183477 637.1 ns/op BenchmarkDispatch/Visit-4 152545 787.0 ns/op BenchmarkUnsafeStrings-4 18652 6436 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.440s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 747054 143.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 703088 155.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 537408 221.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 167775 713.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 53889 2210 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 52678 2233 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 31176 3280 ns/op 674 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 10977 11602 ns/op 3474 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14052 9687 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12644 9182 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9034 12867 ns/op 1084 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3330 37814 ns/op 4300 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14368 8780 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14116 8061 ns/op 516 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9980 12663 ns/op 930 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3446 33819 ns/op 3730 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.695s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 35390201 ns/op PASS ok maps 1.711s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6521125 18.90 ns/op BenchmarkAcosh-4 4796786 24.03 ns/op BenchmarkAsin-4 6486289 18.02 ns/op BenchmarkAsinh-4 4620402 25.97 ns/op BenchmarkAtan-4 7185368 16.67 ns/op BenchmarkAtanh-4 4564088 24.20 ns/op BenchmarkAtan2-4 4762284 23.61 ns/op BenchmarkCbrt-4 6039978 20.08 ns/op BenchmarkCeil-4 16156789 7.215 ns/op BenchmarkCopysign-4 1926085 63.00 ns/op BenchmarkCos-4 8095250 14.17 ns/op BenchmarkCosh-4 6908049 17.57 ns/op BenchmarkErf-4 7511785 15.84 ns/op BenchmarkErfc-4 7731903 15.65 ns/op BenchmarkErfinv-4 3235166 35.30 ns/op BenchmarkErfcinv-4 3371169 35.70 ns/op BenchmarkExp-4 7495160 16.09 ns/op BenchmarkExpGo-4 615546 165.0 ns/op BenchmarkExpm1-4 6104076 17.22 ns/op BenchmarkExp2-4 751666 158.9 ns/op BenchmarkExp2Go-4 691927 165.6 ns/op BenchmarkAbs-4 2555313 46.77 ns/op BenchmarkDim-4 8144485 14.44 ns/op BenchmarkFloor-4 15719498 7.639 ns/op BenchmarkMax-4 12344418 9.820 ns/op BenchmarkMin-4 10905704 11.34 ns/op BenchmarkMod-4 190500 637.0 ns/op BenchmarkFrexp-4 1000000 104.7 ns/op BenchmarkGamma-4 339015 311.4 ns/op BenchmarkHypot-4 1000000 111.1 ns/op BenchmarkHypotGo-4 1000000 116.4 ns/op BenchmarkIlogb-4 1456963 83.15 ns/op BenchmarkJ0-4 158595 716.1 ns/op BenchmarkJ1-4 172116 689.4 ns/op BenchmarkJn-4 87122 1383 ns/op BenchmarkLdexp-4 1000000 106.1 ns/op BenchmarkLgamma-4 521820 230.8 ns/op BenchmarkLog-4 6714026 17.91 ns/op BenchmarkLogb-4 1438236 82.87 ns/op BenchmarkLog1p-4 6974614 17.25 ns/op BenchmarkLog10-4 6198577 19.02 ns/op BenchmarkLog2-4 977271 111.5 ns/op BenchmarkModf-4 2463558 49.24 ns/op BenchmarkNextafter32-4 2390518 49.77 ns/op BenchmarkNextafter64-4 2426160 50.53 ns/op BenchmarkPowInt-4 3464672 34.62 ns/op BenchmarkPowFrac-4 3395446 34.95 ns/op BenchmarkPow10Pos-4 4245752 27.96 ns/op BenchmarkPow10Neg-4 3777376 31.11 ns/op BenchmarkRound-4 8221690 14.29 ns/op BenchmarkRoundToEven-4 8188738 14.63 ns/op BenchmarkRemainder-4 292772 409.6 ns/op BenchmarkSignbit-4 3867957 30.43 ns/op BenchmarkSin-4 8915757 13.32 ns/op BenchmarkSincos-4 614941 183.4 ns/op BenchmarkSinh-4 6611539 18.57 ns/op BenchmarkSqrtIndirect-4 14206896 8.286 ns/op BenchmarkSqrtLatency-4 10318354 11.46 ns/op BenchmarkSqrtIndirectLatency-4 10480534 11.49 ns/op BenchmarkSqrtGoLatency-4 1360852 86.94 ns/op BenchmarkSqrtPrime-4 119930 1000 ns/op BenchmarkTan-4 6384507 19.42 ns/op BenchmarkTanh-4 5572614 21.03 ns/op BenchmarkTrunc-4 15681046 7.509 ns/op BenchmarkY0-4 177626 663.7 ns/op BenchmarkY1-4 180571 653.0 ns/op BenchmarkYn-4 90068 1314 ns/op BenchmarkFloat64bits-4 3934172 30.36 ns/op BenchmarkFloat64frombits-4 4004670 30.66 ns/op BenchmarkFloat32bits-4 3854902 30.71 ns/op BenchmarkFloat32frombits-4 3945028 30.09 ns/op BenchmarkFMA-4 16352701 7.351 ns/op PASS ok math 11.230s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11143227 10.74 ns/op 5959.55 MB/s BenchmarkAddVV/2-4 10019289 12.13 ns/op 10554.65 MB/s BenchmarkAddVV/3-4 8923904 13.45 ns/op 14278.55 MB/s BenchmarkAddVV/4-4 9869707 12.26 ns/op 20882.52 MB/s BenchmarkAddVV/5-4 8691354 13.69 ns/op 23369.27 MB/s BenchmarkAddVV/10-4 6716152 17.64 ns/op 36279.69 MB/s BenchmarkAddVV/100-4 2274062 53.15 ns/op 120419.53 MB/s BenchmarkAddVV/1000-4 301982 394.7 ns/op 162152.16 MB/s BenchmarkSubVV/1-4 11528840 10.66 ns/op 6006.43 MB/s BenchmarkSubVV/2-4 10527439 11.50 ns/op 11128.68 MB/s BenchmarkSubVV/3-4 9255387 12.89 ns/op 14893.97 MB/s BenchmarkSubVV/4-4 9623445 12.40 ns/op 20651.25 MB/s BenchmarkSubVV/5-4 8937871 13.49 ns/op 23716.21 MB/s BenchmarkSubVV/10-4 6944706 17.01 ns/op 37634.85 MB/s BenchmarkSubVV/100-4 2345738 52.04 ns/op 122986.74 MB/s BenchmarkSubVV/1000-4 303535 399.1 ns/op 160368.46 MB/s BenchmarkAddVW/1-4 11527857 10.24 ns/op 781.60 MB/s BenchmarkAddVW/2-4 12213241 9.967 ns/op 1605.25 MB/s BenchmarkAddVW/3-4 11485669 10.53 ns/op 2280.04 MB/s BenchmarkAddVW/4-4 10587930 11.34 ns/op 2822.58 MB/s BenchmarkAddVW/5-4 10875975 11.11 ns/op 3600.71 MB/s BenchmarkAddVW/10-4 7861507 15.43 ns/op 5185.51 MB/s BenchmarkAddVW/100-4 5007536 24.26 ns/op 32971.66 MB/s BenchmarkAddVW/1000-4 607416 171.0 ns/op 46771.25 MB/s BenchmarkAddVWext/1-4 11871351 10.08 ns/op 793.35 MB/s BenchmarkAddVWext/2-4 12124453 10.02 ns/op 1597.44 MB/s BenchmarkAddVWext/3-4 11161198 10.80 ns/op 2221.38 MB/s BenchmarkAddVWext/4-4 10778785 11.25 ns/op 2843.77 MB/s BenchmarkAddVWext/5-4 10445978 11.40 ns/op 3507.85 MB/s BenchmarkAddVWext/10-4 8944708 13.41 ns/op 5964.03 MB/s BenchmarkAddVWext/100-4 2120251 56.57 ns/op 14140.83 MB/s BenchmarkAddVWext/1000-4 279192 413.4 ns/op 19350.77 MB/s BenchmarkSubVW/1-4 11778139 10.16 ns/op 787.12 MB/s BenchmarkSubVW/2-4 11773086 10.24 ns/op 1563.24 MB/s BenchmarkSubVW/3-4 11168293 10.78 ns/op 2225.70 MB/s BenchmarkSubVW/4-4 10654336 11.05 ns/op 2896.77 MB/s BenchmarkSubVW/5-4 10667708 11.36 ns/op 3522.28 MB/s BenchmarkSubVW/10-4 7809195 15.39 ns/op 5199.72 MB/s BenchmarkSubVW/100-4 4634602 24.12 ns/op 33173.38 MB/s BenchmarkSubVW/1000-4 807337 167.1 ns/op 47869.33 MB/s BenchmarkSubVWext/1-4 11902813 10.15 ns/op 787.84 MB/s BenchmarkSubVWext/2-4 11602532 10.11 ns/op 1582.46 MB/s BenchmarkSubVWext/3-4 11077362 10.93 ns/op 2194.97 MB/s BenchmarkSubVWext/4-4 10563226 11.26 ns/op 2842.52 MB/s BenchmarkSubVWext/5-4 10273988 11.68 ns/op 3423.59 MB/s BenchmarkSubVWext/10-4 8327563 14.51 ns/op 5513.50 MB/s BenchmarkSubVWext/100-4 2122610 56.63 ns/op 14126.56 MB/s BenchmarkSubVWext/1000-4 297404 409.0 ns/op 19559.82 MB/s BenchmarkMulAddVWW/1-4 9839029 12.30 ns/op 5204.43 MB/s BenchmarkMulAddVWW/2-4 8918661 13.63 ns/op 9390.68 MB/s BenchmarkMulAddVWW/3-4 7884468 15.33 ns/op 12526.78 MB/s BenchmarkMulAddVWW/4-4 6901077 17.12 ns/op 14951.40 MB/s BenchmarkMulAddVWW/5-4 6364716 18.69 ns/op 17121.14 MB/s BenchmarkMulAddVWW/10-4 4373583 27.38 ns/op 23372.80 MB/s BenchmarkMulAddVWW/100-4 617462 196.5 ns/op 32562.36 MB/s BenchmarkMulAddVWW/1000-4 66916 1789 ns/op 35771.35 MB/s BenchmarkAddMulVVW/1-4 10339084 11.38 ns/op 5623.15 MB/s BenchmarkAddMulVVW/2-4 8441178 13.77 ns/op 9296.83 MB/s BenchmarkAddMulVVW/3-4 7791933 14.81 ns/op 12966.62 MB/s BenchmarkAddMulVVW/4-4 7357998 16.41 ns/op 15602.25 MB/s BenchmarkAddMulVVW/5-4 6483769 18.09 ns/op 17693.37 MB/s BenchmarkAddMulVVW/10-4 4280066 28.44 ns/op 22506.70 MB/s BenchmarkAddMulVVW/100-4 568830 217.5 ns/op 29419.40 MB/s BenchmarkAddMulVVW/1000-4 57450 2061 ns/op 31050.58 MB/s BenchmarkDivWVW/1-4 2580763 45.78 ns/op 1398.05 MB/s BenchmarkDivWVW/2-4 1000000 103.3 ns/op 1238.98 MB/s BenchmarkDivWVW/3-4 812104 145.4 ns/op 1320.19 MB/s BenchmarkDivWVW/4-4 676219 174.7 ns/op 1465.15 MB/s BenchmarkDivWVW/5-4 633720 190.3 ns/op 1681.92 MB/s BenchmarkDivWVW/10-4 338085 353.8 ns/op 1808.96 MB/s BenchmarkDivWVW/100-4 37818 3134 ns/op 2042.15 MB/s BenchmarkDivWVW/1000-4 4225 27947 ns/op 2290.02 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2962414 39.88 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2965668 41.16 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1878469 63.70 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1458686 83.98 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1240077 97.60 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 107.9 ns/op BenchmarkNonZeroShifts/4/shrVU-4 996945 120.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 827262 145.8 ns/op BenchmarkNonZeroShifts/5/shrVU-4 821646 144.4 ns/op BenchmarkNonZeroShifts/5/shlVU-4 721446 174.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 457561 265.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 403364 305.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 51100 2357 ns/op BenchmarkNonZeroShifts/100/shlVU-4 45722 2741 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5113 23347 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4496 26215 ns/op BenchmarkDecimalConversion-4 189 617703 ns/op BenchmarkFloatString/100-4 9559 12329 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 189 636131 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59916712 ns/op 61452 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 5923365887 ns/op 847880 B/op 505 allocs/op BenchmarkFloatAdd/10-4 106882 1144 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 87096 1373 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 49484 2398 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13470 8770 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1564 95089 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 113695 964.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 124396 989.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 87584 1412 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25074 4753 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3076 37404 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1356 109115 ns/op BenchmarkParseFloatLargeExp-4 238 434243 ns/op BenchmarkGCD10x10/WithoutXY-4 175070 639.0 ns/op BenchmarkGCD10x10/WithXY-4 38060 2871 ns/op BenchmarkGCD10x100/WithoutXY-4 71299 1509 ns/op BenchmarkGCD10x100/WithXY-4 10000 10740 ns/op BenchmarkGCD10x1000/WithoutXY-4 58714 2299 ns/op BenchmarkGCD10x1000/WithXY-4 9753 11870 ns/op BenchmarkGCD100x100/WithoutXY-4 21643 5587 ns/op BenchmarkGCD100x100/WithXY-4 7623 16543 ns/op BenchmarkGCD100x1000/WithoutXY-4 9651 13325 ns/op BenchmarkGCD100x1000/WithXY-4 4327 26603 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1792 67066 ns/op BenchmarkGCD1000x1000/WithXY-4 944 125772 ns/op BenchmarkHilbert-4 15 7091656 ns/op BenchmarkBinomial-4 8908 13102 ns/op BenchmarkQuoRem-4 14468 8442 ns/op BenchmarkExp-4 7 15548502 ns/op BenchmarkExpMont/Odd-4 100 1176079 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 98 1143809 ns/op 3381 B/op 38 allocs/op BenchmarkExpMont/Even2-4 96 1193987 ns/op 3871 B/op 53 allocs/op BenchmarkExpMont/Even3-4 98 1169524 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1202052 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 98 1171814 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 97 1165974 ns/op 3906 B/op 55 allocs/op BenchmarkExpMont/Even64-4 100 1029155 ns/op 3614 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1083002 ns/op 3762 B/op 51 allocs/op BenchmarkExpMont/Even128-4 126 1036206 ns/op 3240 B/op 50 allocs/op BenchmarkExpMont/Even255-4 133 880863 ns/op 2916 B/op 46 allocs/op BenchmarkExpMont/SmallEven1-4 448 266500 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 392 303921 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 391 305261 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 393 322538 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 7 15508919 ns/op BenchmarkBitset-4 907392 136.5 ns/op BenchmarkBitsetNeg-4 313430 387.2 ns/op BenchmarkBitsetOrig-4 207052 564.6 ns/op BenchmarkBitsetNegOrig-4 136575 850.5 ns/op BenchmarkModSqrt225_Tonelli-4 76 1442632 ns/op BenchmarkModSqrt225_3Mod4-4 272 431050 ns/op BenchmarkModSqrt231_Tonelli-4 78 1549390 ns/op BenchmarkModSqrt231_5Mod8-4 230 528446 ns/op BenchmarkModInverse-4 8487 12317 ns/op BenchmarkSqrt-4 883 130719 ns/op BenchmarkIntSqr/1-4 1397460 85.59 ns/op BenchmarkIntSqr/2-4 459276 268.6 ns/op BenchmarkIntSqr/3-4 372141 377.9 ns/op BenchmarkIntSqr/5-4 254666 669.5 ns/op BenchmarkIntSqr/8-4 163808 990.8 ns/op BenchmarkIntSqr/10-4 128746 1032 ns/op BenchmarkIntSqr/20-4 32958 5163 ns/op BenchmarkIntSqr/30-4 23298 5219 ns/op BenchmarkIntSqr/50-4 13256 9124 ns/op BenchmarkIntSqr/80-4 6892 16428 ns/op BenchmarkIntSqr/100-4 5295 22275 ns/op BenchmarkIntSqr/200-4 1881 67341 ns/op BenchmarkIntSqr/300-4 951 127547 ns/op BenchmarkIntSqr/500-4 420 285263 ns/op BenchmarkIntSqr/800-4 188 629421 ns/op BenchmarkIntSqr/1000-4 132 895846 ns/op BenchmarkDiv/20/10-4 334562 356.9 ns/op BenchmarkDiv/40/20-4 333109 357.7 ns/op BenchmarkDiv/100/50-4 324307 394.4 ns/op BenchmarkDiv/200/100-4 39350 3455 ns/op BenchmarkDiv/400/200-4 34461 3536 ns/op BenchmarkDiv/1000/500-4 25492 4945 ns/op BenchmarkDiv/2000/1000-4 17173 7204 ns/op BenchmarkDiv/20000/10000-4 740 180368 ns/op BenchmarkDiv/200000/100000-4 18 6682864 ns/op BenchmarkDiv/2000000/1000000-4 1 215610059 ns/op BenchmarkDiv/20000000/10000000-4 1 7230552043 ns/op BenchmarkMul-4 3 44067047 ns/op BenchmarkNatMul/10-4 107054 1036 ns/op BenchmarkNatMul/100-4 3657 31917 ns/op BenchmarkNatMul/1000-4 99 1175108 ns/op BenchmarkZeroShifts/Shl-4 37878 3114 ns/op BenchmarkZeroShifts/ShlSame-4 6159530 18.74 ns/op BenchmarkZeroShifts/Shr-4 40017 2907 ns/op BenchmarkZeroShifts/ShrSame-4 6181381 18.84 ns/op BenchmarkExp3Power/0x10-4 209397 528.9 ns/op BenchmarkExp3Power/0x40-4 184749 646.9 ns/op BenchmarkExp3Power/0x100-4 86290 1357 ns/op BenchmarkExp3Power/0x400-4 32907 3561 ns/op BenchmarkExp3Power/0x1000-4 6429 17740 ns/op BenchmarkExp3Power/0x4000-4 1111 107512 ns/op BenchmarkExp3Power/0x10000-4 128 934525 ns/op BenchmarkExp3Power/0x40000-4 12 9169330 ns/op BenchmarkExp3Power/0x100000-4 2 87863718 ns/op BenchmarkExp3Power/0x400000-4 1 812794006 ns/op BenchmarkFibo-4 4 26738211 ns/op BenchmarkNatSqr/1-4 1000000 108.7 ns/op BenchmarkNatSqr/2-4 441008 269.4 ns/op BenchmarkNatSqr/3-4 341527 348.3 ns/op BenchmarkNatSqr/5-4 223204 512.5 ns/op BenchmarkNatSqr/8-4 146638 789.8 ns/op BenchmarkNatSqr/10-4 116040 1002 ns/op BenchmarkNatSqr/20-4 34047 3489 ns/op BenchmarkNatSqr/30-4 23035 5243 ns/op BenchmarkNatSqr/50-4 12870 9308 ns/op BenchmarkNatSqr/80-4 7100 16894 ns/op BenchmarkNatSqr/100-4 5124 22796 ns/op BenchmarkNatSqr/200-4 1837 64639 ns/op BenchmarkNatSqr/300-4 931 126810 ns/op BenchmarkNatSqr/500-4 415 289811 ns/op BenchmarkNatSqr/800-4 192 604599 ns/op BenchmarkNatSqr/1000-4 136 867698 ns/op BenchmarkNatSetBytes/8-4 709558 170.4 ns/op BenchmarkNatSetBytes/24-4 185844 610.1 ns/op BenchmarkNatSetBytes/128-4 46034 2486 ns/op BenchmarkNatSetBytes/7-4 933022 127.3 ns/op BenchmarkNatSetBytes/23-4 232026 499.4 ns/op BenchmarkNatSetBytes/127-4 47179 2541 ns/op BenchmarkScanPi-4 249 472070 ns/op BenchmarkStringPiParallel-4 638 173532 ns/op BenchmarkScan/10/Base2-4 38074 3134 ns/op BenchmarkScan/100/Base2-4 4305 27825 ns/op BenchmarkScan/1000/Base2-4 438 274455 ns/op BenchmarkScan/10/Base8-4 93048 1283 ns/op BenchmarkScan/100/Base8-4 12633 9493 ns/op BenchmarkScan/1000/Base8-4 1257 94342 ns/op BenchmarkScan/10/Base10-4 100448 1204 ns/op BenchmarkScan/100/Base10-4 13693 8749 ns/op BenchmarkScan/1000/Base10-4 1398 85938 ns/op BenchmarkScan/10/Base16-4 114856 1035 ns/op BenchmarkScan/100/Base16-4 15573 7659 ns/op BenchmarkScan/1000/Base16-4 1568 75553 ns/op BenchmarkString/10/Base2-4 192204 615.7 ns/op BenchmarkString/100/Base2-4 27136 4528 ns/op BenchmarkString/1000/Base2-4 2862 41611 ns/op BenchmarkString/10/Base8-4 356594 342.7 ns/op BenchmarkString/100/Base8-4 69074 1788 ns/op BenchmarkString/1000/Base8-4 7665 15068 ns/op BenchmarkString/10/Base10-4 209629 564.4 ns/op BenchmarkString/100/Base10-4 40382 2938 ns/op BenchmarkString/1000/Base10-4 4059 29744 ns/op BenchmarkString/10/Base16-4 384007 293.6 ns/op BenchmarkString/100/Base16-4 90093 1341 ns/op BenchmarkString/1000/Base16-4 10000 11492 ns/op BenchmarkLeafSize/0-4 31 3783626 ns/op BenchmarkLeafSize/1-4 404 283127 ns/op BenchmarkLeafSize/2-4 406 281860 ns/op BenchmarkLeafSize/3-4 244 438060 ns/op BenchmarkLeafSize/4-4 428 274782 ns/op BenchmarkLeafSize/5-4 235 506371 ns/op BenchmarkLeafSize/6-4 274 429257 ns/op BenchmarkLeafSize/7-4 291 403343 ns/op BenchmarkLeafSize/8-4 429 269441 ns/op BenchmarkLeafSize/9-4 195 607616 ns/op BenchmarkLeafSize/10-4 223 499101 ns/op BenchmarkLeafSize/11-4 224 516558 ns/op BenchmarkLeafSize/12-4 274 495200 ns/op BenchmarkLeafSize/13-4 238 559417 ns/op BenchmarkLeafSize/14-4 284 485017 ns/op BenchmarkLeafSize/15-4 289 384842 ns/op BenchmarkLeafSize/16-4 430 269850 ns/op BenchmarkLeafSize/32-4 440 277592 ns/op BenchmarkLeafSize/64-4 381 303682 ns/op BenchmarkProbablyPrime/n=0-4 5 20033535 ns/op BenchmarkProbablyPrime/n=1-4 5 22552681 ns/op BenchmarkProbablyPrime/n=5-4 4 32392652 ns/op BenchmarkProbablyPrime/n=10-4 3 44550660 ns/op BenchmarkProbablyPrime/n=20-4 2 69387030 ns/op BenchmarkProbablyPrime/Lucas-4 6 17657467 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2497355 ns/op BenchmarkRatCmp-4 212316 533.8 ns/op BenchmarkFloatPrecExact/1-4 130084 915.7 ns/op BenchmarkFloatPrecExact/10-4 41892 2776 ns/op BenchmarkFloatPrecExact/100-4 8503 12560 ns/op BenchmarkFloatPrecExact/1000-4 1646 75942 ns/op BenchmarkFloatPrecExact/10000-4 79 1354258 ns/op BenchmarkFloatPrecExact/100000-4 2 53342004 ns/op BenchmarkFloatPrecExact/1000000-4 1 2417966127 ns/op BenchmarkFloatPrecMixed/1-4 117970 1012 ns/op BenchmarkFloatPrecMixed/10-4 36687 3242 ns/op BenchmarkFloatPrecMixed/100-4 4550 26304 ns/op BenchmarkFloatPrecMixed/1000-4 297 402009 ns/op BenchmarkFloatPrecMixed/10000-4 8 12740413 ns/op BenchmarkFloatPrecMixed/100000-4 1 590430276 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38366708170 ns/op BenchmarkFloatPrecInexact/1-4 195962 622.7 ns/op BenchmarkFloatPrecInexact/10-4 177050 695.2 ns/op BenchmarkFloatPrecInexact/100-4 99345 1184 ns/op BenchmarkFloatPrecInexact/1000-4 27151 4436 ns/op BenchmarkFloatPrecInexact/10000-4 3255 36910 ns/op BenchmarkFloatPrecInexact/100000-4 339 348144 ns/op BenchmarkFloatPrecInexact/1000000-4 25 4625987 ns/op BenchmarkFloatSqrt/64-4 12854 9252 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7628 15296 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5128 22306 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2655 45435 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 476 242543 ns/op 18128 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 36 3323343 ns/op 175967 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 247263950 ns/op 3766392 B/op 613 allocs/op PASS ok math/big 104.588s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7260188 15.45 ns/op BenchmarkLeadingZeros8-4 7194241 15.67 ns/op BenchmarkLeadingZeros16-4 7696528 15.52 ns/op BenchmarkLeadingZeros32-4 7721715 15.69 ns/op BenchmarkLeadingZeros64-4 7813586 15.27 ns/op BenchmarkTrailingZeros-4 7428630 15.40 ns/op BenchmarkTrailingZeros8-4 7645222 15.47 ns/op BenchmarkTrailingZeros16-4 7397068 15.49 ns/op BenchmarkTrailingZeros32-4 7685660 15.64 ns/op BenchmarkTrailingZeros64-4 7208551 15.24 ns/op BenchmarkOnesCount-4 8076132 14.96 ns/op BenchmarkOnesCount8-4 8115412 14.95 ns/op BenchmarkOnesCount16-4 7188943 15.01 ns/op BenchmarkOnesCount32-4 7616958 14.92 ns/op BenchmarkOnesCount64-4 8037697 14.87 ns/op BenchmarkRotateLeft-4 7969071 14.93 ns/op BenchmarkRotateLeft8-4 7641709 15.35 ns/op BenchmarkRotateLeft16-4 7818186 15.73 ns/op BenchmarkRotateLeft32-4 7787594 14.74 ns/op BenchmarkRotateLeft64-4 7385116 14.72 ns/op BenchmarkReverse-4 13650712 8.552 ns/op BenchmarkReverse8-4 16351758 7.348 ns/op BenchmarkReverse16-4 14841537 7.916 ns/op BenchmarkReverse32-4 13173733 8.862 ns/op BenchmarkReverse64-4 13672254 8.561 ns/op BenchmarkReverseBytes-4 14767218 7.951 ns/op BenchmarkReverseBytes16-4 15953877 7.574 ns/op BenchmarkReverseBytes32-4 15011136 7.974 ns/op BenchmarkReverseBytes64-4 14971484 7.961 ns/op BenchmarkAdd-4 7692187 14.88 ns/op BenchmarkAdd32-4 7841768 14.95 ns/op BenchmarkAdd64-4 7321027 14.85 ns/op BenchmarkAdd64multiple-4 14812948 8.192 ns/op BenchmarkSub-4 7514432 14.88 ns/op BenchmarkSub32-4 8050903 15.02 ns/op BenchmarkSub64-4 7742912 14.84 ns/op BenchmarkSub64multiple-4 14785965 8.220 ns/op BenchmarkMul-4 8113135 16.26 ns/op BenchmarkMul32-4 7857762 14.75 ns/op BenchmarkMul64-4 7338812 15.06 ns/op BenchmarkDiv-4 2780529 41.15 ns/op BenchmarkDiv32-4 6463567 18.91 ns/op BenchmarkDiv64-4 2919710 40.76 ns/op PASS ok math/bits 6.866s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.4 ns/op BenchmarkAcos-4 273988 426.6 ns/op BenchmarkAcosh-4 273147 440.0 ns/op BenchmarkAsin-4 282913 428.9 ns/op BenchmarkAsinh-4 243806 416.9 ns/op BenchmarkAtan-4 1000000 112.5 ns/op BenchmarkAtanh-4 1000000 112.0 ns/op BenchmarkConj-4 15752224 7.639 ns/op BenchmarkCos-4 407658 274.9 ns/op BenchmarkCosh-4 435974 274.8 ns/op BenchmarkExp-4 592364 205.2 ns/op BenchmarkLog-4 813482 148.7 ns/op BenchmarkLog10-4 804710 150.5 ns/op BenchmarkPhase-4 4664622 25.79 ns/op BenchmarkPolar-4 902088 130.2 ns/op BenchmarkPow-4 290670 372.6 ns/op BenchmarkRect-4 646329 186.1 ns/op BenchmarkSin-4 467670 256.2 ns/op BenchmarkSinh-4 462669 256.9 ns/op BenchmarkSqrt-4 374233 322.9 ns/op BenchmarkTan-4 1000000 101.1 ns/op BenchmarkTanh-4 1834844 65.51 ns/op PASS ok math/cmplx 3.735s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 970582 123.4 ns/op BenchmarkInt63ThreadsafeParallel-4 1295712 86.54 ns/op BenchmarkInt63Unthreadsafe-4 993020 118.8 ns/op BenchmarkIntn1000-4 796029 145.8 ns/op BenchmarkInt63n1000-4 861403 136.2 ns/op BenchmarkInt31n1000-4 870374 137.1 ns/op BenchmarkFloat32-4 866263 137.2 ns/op BenchmarkFloat64-4 957994 121.7 ns/op BenchmarkPerm3-4 182294 653.7 ns/op BenchmarkPerm30-4 21313 5597 ns/op BenchmarkPerm30ViaShuffle-4 20440 5713 ns/op BenchmarkShuffleOverhead-4 15463 7758 ns/op BenchmarkRead3-4 779916 155.3 ns/op BenchmarkRead64-4 67395 1788 ns/op BenchmarkRead1000-4 4479 26521 ns/op BenchmarkConcurrent-4 343370 331.7 ns/op PASS ok math/rand 3.351s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3155112 36.61 ns/op BenchmarkSourceUint64-4 3283478 36.73 ns/op BenchmarkGlobalInt64-4 4225455 28.92 ns/op BenchmarkGlobalInt64Parallel-4 3591260 31.97 ns/op BenchmarkGlobalUint64-4 3909495 31.28 ns/op BenchmarkGlobalUint64Parallel-4 3735969 30.04 ns/op BenchmarkInt64-4 1687362 71.09 ns/op BenchmarkUint64-4 1662193 71.98 ns/op BenchmarkGlobalIntN1000-4 2465929 46.60 ns/op BenchmarkIntN1000-4 1407318 85.89 ns/op BenchmarkInt64N1000-4 1399227 85.19 ns/op BenchmarkInt64N1e8-4 1390214 85.51 ns/op BenchmarkInt64N1e9-4 1381718 87.12 ns/op BenchmarkInt64N2e9-4 1404498 85.30 ns/op BenchmarkInt64N1e18-4 1349648 88.53 ns/op BenchmarkInt64N2e18-4 1348828 89.34 ns/op BenchmarkInt64N4e18-4 1000000 100.6 ns/op BenchmarkInt32N1000-4 1412733 85.23 ns/op BenchmarkInt32N1e8-4 1420820 85.15 ns/op BenchmarkInt32N1e9-4 1421217 84.26 ns/op BenchmarkInt32N2e9-4 1425692 85.14 ns/op BenchmarkFloat32-4 1598284 75.23 ns/op BenchmarkFloat64-4 1616424 74.71 ns/op BenchmarkExpFloat64-4 785271 139.0 ns/op BenchmarkNormFloat64-4 919897 117.2 ns/op BenchmarkPerm3-4 252662 470.1 ns/op BenchmarkPerm30-4 23703 5020 ns/op BenchmarkPerm30ViaShuffle-4 26412 4587 ns/op BenchmarkShuffleOverhead-4 40123 2966 ns/op BenchmarkConcurrent-4 1000000 103.3 ns/op PASS ok math/rand/v2 6.229s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42832 2829 ns/op BenchmarkQDecodeWord-4 115023 1014 ns/op BenchmarkQDecodeHeader-4 105528 1122 ns/op BenchmarkTypeByExtension/.html-4 503792 229.3 ns/op BenchmarkTypeByExtension/.HTML-4 327259 365.7 ns/op BenchmarkTypeByExtension/.unused-4 358959 308.9 ns/op BenchmarkExtensionsByType/text/html-4 205563 734.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 80293 1450 ns/op BenchmarkExtensionsByType/application/octet-stream-4 100897 1169 ns/op PASS ok mime 2.291s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 606 179512 ns/op 48477 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 662 180502 ns/op 48345 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 307 378296 ns/op 103952 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 239224 ns/op 50892 B/op 207 allocs/op PASS ok mime/multipart 1.584s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 843 133989 ns/op PASS ok mime/quotedprintable 1.136s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 25 4058449 ns/op 8440 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 26 4570489 ns/op 7256 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5005563302 ns/op 158480 B/op 225 allocs/op BenchmarkDNSName-4 88866 1304 ns/op BenchmarkInterfaces-4 2654 65231 ns/op 8894 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3634 44943 ns/op 6673 B/op 22 allocs/op BenchmarkInterfaceByName-4 3016 43186 ns/op 8972 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1780 67529 ns/op 15192 B/op 93 allocs/op BenchmarkInterfacesAndAddrs-4 5298 21613 ns/op 4414 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1299 112358 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7209 16120 ns/op BenchmarkParseIPValidIPv4-4 324810 378.6 ns/op BenchmarkParseIPValidIPv6-4 147988 934.8 ns/op BenchmarkIPString/IPv4-4 92448 1369 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8176 14313 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48386 5844 ns/op BenchmarkIPEqual/IPv4-4 950504 112.1 ns/op BenchmarkIPEqual/IPv6-4 1049157 153.0 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1241078776 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1213193668 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1218983329 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1216854284 ns/op 0.01 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1212514472 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1221270835 ns/op 0.03 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1222548496 ns/op 0.05 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1014087339 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1020368804 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1006355718 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1013302894 ns/op 1.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1011073637 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1009105206 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1011682550 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1008049721 ns/op 0.01 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1002894958 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1008262954 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1002222547 ns/op 0.07 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1006625593 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008640384 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1006174781 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1007999636 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendfileZeroBytes-4 1 206381028 ns/op 7736880 B/op 413938 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1008845091 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1002824304 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1006123850 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007520947 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1005740169 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007728142 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1004516440 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007200223 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1004878612 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1006917325 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1010271936 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007358914 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007352899 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007351799 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007523857 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1014792430 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007696039 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007698233 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007641158 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007881222 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1008410350 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008753842 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007520287 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1003522927 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1007685034 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007540226 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1009086467 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1006600575 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007919100 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007663539 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008949175 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008690645 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008908086 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007442651 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007733468 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007563907 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007493012 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007524103 ns/op 0.02 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007417521 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007609472 ns/op 0.07 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007719635 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008429407 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008511636 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009268303 ns/op 1.04 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007817990 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007476494 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007552871 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1009534678 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007964356 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007824339 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007728165 ns/op 0.07 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007970308 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008034590 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008553542 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009749966 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 4468 22993 ns/op BenchmarkTCP4OneShotTimeout-4 5300 22599 ns/op BenchmarkTCP4Persistent-4 28911 3575 ns/op BenchmarkTCP4PersistentTimeout-4 35538 3453 ns/op BenchmarkTCP6OneShot-4 4372 25169 ns/op BenchmarkTCP6OneShotTimeout-4 4424 23534 ns/op BenchmarkTCP6Persistent-4 32547 3512 ns/op BenchmarkTCP6PersistentTimeout-4 34866 3966 ns/op BenchmarkTCP4ConcurrentReadWrite-4 54866 2614 ns/op BenchmarkTCP6ConcurrentReadWrite-4 54589 2283 ns/op BenchmarkSetReadDeadline-4 173197 698.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 17688 6930 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 24433 6508 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 19884 6504 ns/op 0 B/op 0 allocs/op PASS ok net 93.109s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22158 5348 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8593 11812 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17598 6668 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15210 7834 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 37618 3163 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 56114 2115 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 106.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3706539 32.25 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 986134 119.7 ns/op BenchmarkFindChild/n=4/rep=linear-4 592782 197.7 ns/op BenchmarkFindChild/n=4/rep=map-4 3533143 33.87 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 560179 212.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 325810 369.6 ns/op BenchmarkFindChild/n=8/rep=map-4 3181000 37.26 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 313930 383.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 168800 737.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2871457 41.27 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2151498 55.59 ns/op BenchmarkFindChild/n=32/rep=linear-4 83491 1440 ns/op BenchmarkFindChild/n=32/rep=map-4 2983639 39.15 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2255330 53.50 ns/op BenchmarkMultiConflicts-4 1 202515999 ns/op BenchmarkServerMatch-4 16364 7536 ns/op BenchmarkReadRequestChrome-4 3435 34078 ns/op 17.93 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8025 14185 ns/op 5.50 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8067 14268 ns/op 5.75 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5926 19669 ns/op 7.68 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13347 9026 ns/op 4.43 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 549 202733 ns/op 5.05 MB/s BenchmarkFileAndServer_1KB/https1-4 303 377525 ns/op 2.71 MB/s BenchmarkFileAndServer_1KB/h2-4 226 495419 ns/op 2.07 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29073952 ns/op 577.05 MB/s BenchmarkFileAndServer_16MB/https1-4 2 76623944 ns/op 218.96 MB/s BenchmarkFileAndServer_16MB/h2-4 1 147350203 ns/op 113.86 MB/s BenchmarkFileAndServer_64MB/h1-4 1 122957615 ns/op 545.79 MB/s BenchmarkFileAndServer_64MB/https1-4 1 276395581 ns/op 242.80 MB/s BenchmarkFileAndServer_64MB/h2-4 1 504492313 ns/op 133.02 MB/s BenchmarkServeMux-4 196 658410 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 231 557848 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 506 216636 ns/op 5848 B/op 63 allocs/op BenchmarkClientServer/https1-4 292 368875 ns/op 6490 B/op 72 allocs/op BenchmarkClientServer/h2-4 242 450933 ns/op 9595 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1921 57770 ns/op 9194 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8586790 ns/op 102293 B/op 1134 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38514: read tcp 127.0.0.1:44235->127.0.0.1:38514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38482: read tcp 127.0.0.1:44235->127.0.0.1:38482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39898: read tcp 127.0.0.1:44765->127.0.0.1:39898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39872: read tcp 127.0.0.1:44765->127.0.0.1:39872: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8758523 ns/op 102322 B/op 1232 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49796: read tcp 127.0.0.1:41143->127.0.0.1:49796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49740: read tcp 127.0.0.1:41143->127.0.0.1:49740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49754: read tcp 127.0.0.1:41143->127.0.0.1:49754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49768: read tcp 127.0.0.1:41143->127.0.0.1:49768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49742: write tcp 127.0.0.1:41143->127.0.0.1:49742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55590: read tcp 127.0.0.1:34051->127.0.0.1:55590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55598: read tcp 127.0.0.1:34051->127.0.0.1:55598: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1016936 ns/op 19905 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 15 8644977 ns/op 103745 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44546: read tcp 127.0.0.1:42749->127.0.0.1:44546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44554: read tcp 127.0.0.1:42749->127.0.0.1:44554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44504: read tcp 127.0.0.1:42749->127.0.0.1:44504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44506: read tcp 127.0.0.1:42749->127.0.0.1:44506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44538: read tcp 127.0.0.1:42749->127.0.0.1:44538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33718: read tcp 127.0.0.1:32851->127.0.0.1:33718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33688: read tcp 127.0.0.1:32851->127.0.0.1:33688: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33736: read tcp 127.0.0.1:32851->127.0.0.1:33736: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8443587 ns/op 100100 B/op 1206 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59080: read tcp 127.0.0.1:40013->127.0.0.1:59080: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58458: read tcp 127.0.0.1:37819->127.0.0.1:58458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58446: read tcp 127.0.0.1:37819->127.0.0.1:58446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58460: read tcp 127.0.0.1:37819->127.0.0.1:58460: use of closed network connection BenchmarkServer-4 1 1014621438 ns/op 96480 B/op 947 allocs/op BenchmarkClient-4 552 244128 ns/op 3725 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 913 120253 ns/op 7288 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1509 78227 ns/op 3088 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1896 68946 ns/op 1920 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1693 64900 ns/op 2774 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2036 60148 ns/op 2752 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1924 60990 ns/op 2753 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2134 57217 ns/op 1910 B/op 14 allocs/op BenchmarkServerHijack-4 1561 74804 ns/op 16758 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 739 157224 ns/op 6000 B/op 52 allocs/op BenchmarkResponseStatusLine-4 492933 235.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.176s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8150 37428 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.393s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 84939 1418 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 724959 160.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 172137 698.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68954 1785 ns/op BenchmarkStdIPv4-4 106802 1130 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103747 1121 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109124 1097 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 66374 1810 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75019 1590 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1615123 73.06 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1264311 95.33 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1745896 68.58 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 213328 583.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 238339 514.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 228884 525.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94635 1315 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 267060 439.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 122847 968.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 126674 890.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 133465 910.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84182 1472 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 407761 297.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123758 959.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 148026 806.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 246256 492.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139941 827.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 343776 351.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 139309 848.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133105 861.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 140548 930.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110442 1054 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 580299 205.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 263774 459.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109161 1114 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119024 986.0 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 183326 661.3 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 118228 1018 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 315690 378.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 125427 959.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 136302 880.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 204830 594.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 120796 989.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 934876 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 115.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 415341 285.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 713755 166.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 172248 687.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 192747 633.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187066 626.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83023 1459 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 383739 312.8 ns/op PASS ok net/netip 8.786s 2023/11/28 16:22:37 Test RPC server listening on 127.0.0.1:36077 2023/11/28 16:22:37 Test HTTP RPC server listening on 127.0.0.1:33857 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2587 44609 ns/op BenchmarkEndToEndHTTP-4 2642 43287 ns/op BenchmarkEndToEndAsync-4 3745 43300 ns/op BenchmarkEndToEndAsyncHTTP-4 3878 40128 ns/op PASS ok net/rpc 1.840s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3412 33895 ns/op BenchmarkReadMIMEHeader/server_headers-4 4681 24063 ns/op BenchmarkUncommon-4 21510 5511 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.423s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3750 29715 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83388 1429 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 649172 177.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93094 1270 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175430 673.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85414 1412 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13120 9013 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 428991 277.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88646 1325 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 175527 682.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84501 1464 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13282 8719 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 179840 663.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73824 1608 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 64065 1698 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32912 3659 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5461 20172 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176079 682.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74668 1604 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71668 1682 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31126 3612 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5904 19562 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.094s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3269767 36.43 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 168361 654.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 669 175692 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 318 355955 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 576 203215 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 126931 904.3 ns/op BenchmarkStatFile-4 86716 1349 ns/op BenchmarkStatDir-4 88977 1271 ns/op BenchmarkLstatDot-4 117769 965.8 ns/op BenchmarkLstatFile-4 84243 1372 ns/op BenchmarkLstatDir-4 88891 1303 ns/op PASS ok os 2.498s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 396 307479 ns/op 7396 B/op 30 allocs/op PASS ok os/exec 1.164s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 580370 217.3 ns/op PASS ok os/user 1.229s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3623306 32.79 ns/op BenchmarkString-4 1948784 62.38 ns/op BenchmarkBytes-4 1726846 69.11 ns/op BenchmarkNamedBytes-4 1000000 103.6 ns/op BenchmarkBytesArray-4 798994 150.6 ns/op BenchmarkSliceLen-4 1990413 60.85 ns/op BenchmarkMapLen-4 879314 136.8 ns/op BenchmarkStringLen-4 1655923 72.28 ns/op BenchmarkArrayLen-4 1335842 88.48 ns/op BenchmarkSliceCap-4 1991511 59.88 ns/op BenchmarkDeepEqual/int8-4 412527 282.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 88300 1349 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 358912 329.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83392 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 350565 340.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86758 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 342514 343.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81550 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 356692 334.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83470 1398 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 410790 282.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 111844 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 359232 337.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 85120 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 349159 336.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83272 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 339734 346.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 82896 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 342058 350.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85174 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 324685 350.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 84962 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 360494 336.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85791 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 356059 330.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 85773 1394 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 348244 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85663 1398 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 365882 334.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81334 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 408121 281.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 88818 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 360795 327.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82956 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109392 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50145 2257 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48816 2440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34035 3701 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35154 3365 ns/op BenchmarkIsZero/ArrayComparable-4 143619 801.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 31168 3882 ns/op BenchmarkIsZero/StructComparable-4 448551 271.7 ns/op BenchmarkIsZero/StructIncomparable-4 141057 852.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1334637 86.29 ns/op BenchmarkIsZero/ArrayInt_1024-4 7102 15705 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14838 8112 ns/op BenchmarkIsZero/Struct4Int-4 1371981 87.07 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7651 16072 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7636 15845 ns/op BenchmarkIsZero/StructInt_512-4 14779 8058 ns/op BenchmarkSetZero/Bool/Direct-4 4384848 29.30 ns/op BenchmarkSetZero/Bool/CachedZero-4 852984 130.2 ns/op BenchmarkSetZero/Bool/NewZero-4 699478 190.2 ns/op BenchmarkSetZero/Int/Direct-4 2113189 56.55 ns/op BenchmarkSetZero/Int/CachedZero-4 884251 133.0 ns/op BenchmarkSetZero/Int/NewZero-4 688472 171.3 ns/op BenchmarkSetZero/Uint/Direct-4 2151530 56.36 ns/op BenchmarkSetZero/Uint/CachedZero-4 895650 132.0 ns/op BenchmarkSetZero/Uint/NewZero-4 686284 174.2 ns/op BenchmarkSetZero/Float/Direct-4 2133498 56.31 ns/op BenchmarkSetZero/Float/CachedZero-4 861294 132.9 ns/op BenchmarkSetZero/Float/NewZero-4 664894 172.7 ns/op BenchmarkSetZero/Complex/Direct-4 2065998 60.03 ns/op BenchmarkSetZero/Complex/CachedZero-4 888022 139.6 ns/op BenchmarkSetZero/Complex/NewZero-4 656964 173.7 ns/op BenchmarkSetZero/Array/Direct-4 2463754 48.39 ns/op BenchmarkSetZero/Array/CachedZero-4 878922 136.8 ns/op BenchmarkSetZero/Array/NewZero-4 667479 176.6 ns/op BenchmarkSetZero/Chan/Direct-4 2075149 57.04 ns/op BenchmarkSetZero/Chan/CachedZero-4 877318 137.7 ns/op BenchmarkSetZero/Chan/NewZero-4 687138 175.9 ns/op BenchmarkSetZero/Func/Direct-4 2076100 56.75 ns/op BenchmarkSetZero/Func/CachedZero-4 892086 135.4 ns/op BenchmarkSetZero/Func/NewZero-4 672634 176.2 ns/op BenchmarkSetZero/Interface/Direct-4 2004700 59.69 ns/op BenchmarkSetZero/Interface/CachedZero-4 875124 133.0 ns/op BenchmarkSetZero/Interface/NewZero-4 662016 173.1 ns/op BenchmarkSetZero/Map/Direct-4 2131365 56.18 ns/op BenchmarkSetZero/Map/CachedZero-4 895471 133.8 ns/op BenchmarkSetZero/Map/NewZero-4 677193 174.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2100530 59.16 ns/op BenchmarkSetZero/Pointer/CachedZero-4 879417 136.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 673756 179.0 ns/op BenchmarkSetZero/Slice/Direct-4 1864467 64.53 ns/op BenchmarkSetZero/Slice/CachedZero-4 858580 133.6 ns/op BenchmarkSetZero/Slice/NewZero-4 676957 175.8 ns/op BenchmarkSetZero/String/Direct-4 2100705 56.74 ns/op BenchmarkSetZero/String/CachedZero-4 887565 132.4 ns/op BenchmarkSetZero/String/NewZero-4 666136 174.2 ns/op BenchmarkSetZero/Struct/Direct-4 2522216 47.62 ns/op BenchmarkSetZero/Struct/CachedZero-4 801416 134.5 ns/op BenchmarkSetZero/Struct/NewZero-4 658753 171.5 ns/op BenchmarkSelect/1-4 185052 640.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76887 1557 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41104 2867 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 162027 710.4 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 201214 613.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 178209 701.8 ns/op 182.40 MB/s BenchmarkCallArgCopy/size=256-4 169602 745.8 ns/op 343.25 MB/s BenchmarkCallArgCopy/size=1024-4 99556 1187 ns/op 862.34 MB/s BenchmarkCallArgCopy/size=4096-4 46648 4393 ns/op 932.34 MB/s BenchmarkCallArgCopy/size=65536-4 3206 77215 ns/op 848.75 MB/s BenchmarkFieldByName1-4 1000000 112.1 ns/op BenchmarkFieldByName2-4 94501 2981 ns/op BenchmarkFieldByName3-4 13797 9625 ns/op BenchmarkInterfaceBig-4 3259440 36.06 ns/op BenchmarkInterfaceSmall-4 3158458 33.63 ns/op BenchmarkNew-4 2202372 53.99 ns/op BenchmarkMap/StringKeys/MapIndex-4 2325 51326 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1990 60299 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2294 50994 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2012 59403 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2336 51468 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1957 60544 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 242011 482.7 ns/op PASS ok reflect 19.511s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 11596 11043 ns/op 9179 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13708 10213 ns/op 9669 B/op 1 allocs/op BenchmarkFindString-4 10000 17192 ns/op 9195 B/op 1 allocs/op BenchmarkFindSubmatch-4 9280 29434 ns/op 9229 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 18167 ns/op 9053 B/op 2 allocs/op BenchmarkLiteral-4 10000 22931 ns/op BenchmarkNotLiteral-4 2870 51774 ns/op BenchmarkMatchClass-4 2277 76480 ns/op BenchmarkMatchClass_InRange-4 2446 58158 ns/op BenchmarkReplaceAll-4 1732 83340 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 14928 8971 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 32380 3797 ns/op BenchmarkAnchoredShortMatch-4 10000 13416 ns/op BenchmarkAnchoredLongMatch-4 10000 17936 ns/op BenchmarkOnePassShortA-4 14602 8637 ns/op BenchmarkNotOnePassShortA-4 5329 27926 ns/op BenchmarkOnePassShortB-4 19315 6219 ns/op BenchmarkNotOnePassShortB-4 7070 16875 ns/op BenchmarkOnePassLongPrefix-4 73716 1741 ns/op BenchmarkOnePassLongNotPrefix-4 27070 4768 ns/op BenchmarkMatchParallelShared-4 23860 4637 ns/op BenchmarkMatchParallelCopied-4 32084 3904 ns/op BenchmarkQuoteMetaAll-4 160544 747.6 ns/op 18.73 MB/s BenchmarkQuoteMetaNone-4 309860 386.6 ns/op 67.25 MB/s BenchmarkCompile/Onepass-4 2814 40160 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1183 100768 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 138 865114 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4003701 30.10 ns/op 531.65 MB/s BenchmarkMatch/Easy0/32-4 33259 3521 ns/op 9.09 MB/s BenchmarkMatch/Easy0/1K-4 28839 4070 ns/op 251.62 MB/s BenchmarkMatch/Easy0i/16-4 4078214 28.69 ns/op 557.72 MB/s BenchmarkMatch/Easy0i/32-4 3763 28368 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 171 698745 ns/op 1.47 MB/s BenchmarkMatch/Easy1/16-4 4156356 29.27 ns/op 546.56 MB/s BenchmarkMatch/Easy1/32-4 37419 3124 ns/op 10.24 MB/s BenchmarkMatch/Easy1/1K-4 6262 18161 ns/op 56.38 MB/s BenchmarkMatch/Medium/16-4 4002528 29.91 ns/op 534.94 MB/s BenchmarkMatch/Medium/32-4 4500 24173 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 196 606804 ns/op 1.69 MB/s BenchmarkMatch/Hard/16-4 3993896 30.52 ns/op 524.18 MB/s BenchmarkMatch/Hard/32-4 2637 40026 ns/op 0.80 MB/s BenchmarkMatch/Hard/1K-4 96 1183968 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 841 141436 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 439 272354 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 7947429 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21996 5626 ns/op 2.84 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13182 9109 ns/op 3.51 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 495 241820 ns/op 4.23 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.660s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 505234 240.4 ns/op BenchmarkIsWordChar-4 173613 693.9 ns/op PASS ok regexp/syntax 2.488s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 64832 1675 ns/op BenchmarkCallers/inlined-4 93126 1522 ns/op BenchmarkCallers/no-cache-4 27786 11620 ns/op BenchmarkFPCallers/cached-4 13798509 9.062 ns/op BenchmarkMakeChan/Byte-4 1000000 924.4 ns/op BenchmarkMakeChan/Int-4 1000000 267.7 ns/op BenchmarkMakeChan/Ptr-4 749239 433.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 239.3 ns/op BenchmarkMakeChan/Struct/32-4 603409 230.6 ns/op BenchmarkMakeChan/Struct/40-4 457134 252.6 ns/op BenchmarkChanNonblocking-4 6048494 20.47 ns/op BenchmarkSelectUncontended-4 1060089 122.4 ns/op BenchmarkSelectSyncContended-4 75865 2437 ns/op BenchmarkSelectAsyncContended-4 217448 661.4 ns/op BenchmarkSelectNonblock-4 3232741 36.40 ns/op BenchmarkChanUncontended-4 14565 8370 ns/op BenchmarkChanContended-4 2844 42559 ns/op BenchmarkChanSync-4 254072 440.3 ns/op BenchmarkChanSyncWork-4 89445 1250 ns/op BenchmarkChanProdCons0-4 187616 574.6 ns/op BenchmarkChanProdCons10-4 261136 437.7 ns/op BenchmarkChanProdCons100-4 272839 427.6 ns/op BenchmarkChanProdConsWork0-4 124459 894.9 ns/op BenchmarkChanProdConsWork10-4 202588 577.1 ns/op BenchmarkChanProdConsWork100-4 245120 485.0 ns/op BenchmarkSelectProdCons-4 137228 836.3 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.0 ns/op BenchmarkChanCreation-4 743330 161.1 ns/op BenchmarkChanSem-4 234019 506.9 ns/op BenchmarkChanPopular-4 208 515615 ns/op BenchmarkChanClosed-4 1840819 66.05 ns/op BenchmarkCallClosure-4 4608183 25.47 ns/op BenchmarkCallClosure1-4 5536360 26.56 ns/op BenchmarkCallClosure2-4 1617351 73.05 ns/op BenchmarkCallClosure3-4 1972453 60.53 ns/op BenchmarkCallClosure4-4 1640318 73.04 ns/op BenchmarkComplex128DivNormal-4 6328423 21.83 ns/op BenchmarkComplex128DivNisNaN-4 5330694 23.25 ns/op BenchmarkComplex128DivDisNaN-4 5019205 23.94 ns/op BenchmarkComplex128DivNisInf-4 5989759 20.47 ns/op BenchmarkComplex128DivDisInf-4 4453761 27.80 ns/op BenchmarkAllocation-4 6207 34757 ns/op BenchmarkReadMemStats-4 10000 10434 ns/op BenchmarkReadMemStatsLatency-4 1 41246 p50-ns 41246 p90-ns 41246 p99-ns BenchmarkWriteBarrier-4 2783415 39.76 ns/op BenchmarkBulkWriteBarrier-4 6652719 17.83 ns/op BenchmarkScanStackNoLocals-4 3 33879707 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10111686 11.74 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9144262 13.27 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7293844 16.30 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5337466 22.79 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3503598 34.17 ns/op BenchmarkHash5-4 4803135 24.53 ns/op 203.86 MB/s BenchmarkHash16-4 4951098 24.06 ns/op 665.12 MB/s BenchmarkHash64-4 4017994 29.58 ns/op 2163.98 MB/s BenchmarkHash1024-4 963716 123.4 ns/op 8297.10 MB/s BenchmarkHash65536-4 19510 6138 ns/op 10677.50 MB/s BenchmarkAlignedLoad-4 7449943 16.29 ns/op BenchmarkUnalignedLoad-4 7465898 16.07 ns/op BenchmarkEqEfaceConcrete-4 5609410 20.29 ns/op BenchmarkEqIfaceConcrete-4 5854110 20.38 ns/op BenchmarkNeEfaceConcrete-4 5819078 20.41 ns/op BenchmarkNeIfaceConcrete-4 5871920 20.24 ns/op BenchmarkConvT2EByteSized/bool-4 5502674 21.68 ns/op BenchmarkConvT2EByteSized/uint8-4 5179969 22.50 ns/op BenchmarkConvT2ESmall-4 4808236 24.71 ns/op BenchmarkConvT2EUintptr-4 4930251 24.52 ns/op BenchmarkConvT2ELarge-4 1443284 80.90 ns/op BenchmarkConvT2ISmall-4 4883997 24.16 ns/op BenchmarkConvT2IUintptr-4 5019577 24.10 ns/op BenchmarkConvT2ILarge-4 1547210 78.10 ns/op BenchmarkConvI2E-4 4757719 25.01 ns/op BenchmarkConvI2I-4 4956898 24.65 ns/op BenchmarkAssertE2T-4 4220101 28.22 ns/op BenchmarkAssertE2TLarge-4 2602453 45.06 ns/op BenchmarkAssertE2I-4 5186336 23.12 ns/op BenchmarkAssertI2T-4 4259852 28.44 ns/op BenchmarkAssertI2I-4 4972348 23.89 ns/op BenchmarkAssertI2E-4 5406333 21.82 ns/op BenchmarkAssertE2E-4 5058826 23.71 ns/op BenchmarkAssertE2T2-4 3220596 38.26 ns/op BenchmarkAssertE2T2Blank-4 4073622 29.08 ns/op BenchmarkAssertI2E2-4 4104253 29.03 ns/op BenchmarkAssertI2E2Blank-4 5451750 22.04 ns/op BenchmarkAssertE2E2-4 4122997 29.38 ns/op BenchmarkAssertE2E2Blank-4 4639358 21.79 ns/op BenchmarkConvT2Ezero/zero/16-4 5093215 23.99 ns/op BenchmarkConvT2Ezero/zero/32-4 5244276 22.83 ns/op BenchmarkConvT2Ezero/zero/64-4 4952762 23.44 ns/op BenchmarkConvT2Ezero/zero/str-4 5229464 22.72 ns/op BenchmarkConvT2Ezero/zero/slice-4 5115704 24.52 ns/op BenchmarkConvT2Ezero/zero/big-4 373527 308.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1564203 79.52 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1528737 79.21 ns/op BenchmarkConvT2Ezero/nonzero/big-4 319474 506.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4746320 24.92 ns/op BenchmarkConvT2Ezero/smallint/32-4 5241490 23.46 ns/op BenchmarkConvT2Ezero/smallint/64-4 5057023 23.95 ns/op BenchmarkConvT2Ezero/largeint/16-4 2019069 57.68 ns/op BenchmarkConvT2Ezero/largeint/32-4 2099263 58.30 ns/op BenchmarkConvT2Ezero/largeint/64-4 2080351 65.95 ns/op BenchmarkMalloc8-4 2291961 51.08 ns/op BenchmarkMalloc16-4 2082643 53.01 ns/op BenchmarkMallocTypeInfo8-4 1956745 104.8 ns/op BenchmarkMallocTypeInfo16-4 1921719 62.72 ns/op BenchmarkMallocLargeStruct-4 210201 653.7 ns/op BenchmarkGoroutineSelect-4 9 11371732 ns/op BenchmarkGoroutineBlocking-4 42 7144908 ns/op BenchmarkGoroutineForRange-4 100 8040484 ns/op BenchmarkGoroutineIdle-4 100 1058130 ns/op BenchmarkHashStringSpeed-4 1905729 80.15 ns/op BenchmarkHashBytesSpeed-4 1342978 89.35 ns/op BenchmarkHashInt32Speed-4 1512171 66.42 ns/op BenchmarkHashInt64Speed-4 2120412 61.77 ns/op BenchmarkHashStringArraySpeed-4 369796 320.5 ns/op BenchmarkMegMap-4 3624543 37.50 ns/op BenchmarkMegOneMap-4 4228794 28.54 ns/op BenchmarkMegEqMap-4 1844 71525 ns/op BenchmarkMegEmptyMap-4 4833136 25.27 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1975592 92.07 ns/op BenchmarkSmallStrMap-4 3416482 34.90 ns/op BenchmarkMapStringKeysEight_16-4 3585972 35.14 ns/op BenchmarkMapStringKeysEight_32-4 3519007 35.25 ns/op BenchmarkMapStringKeysEight_64-4 3478041 38.05 ns/op BenchmarkMapStringKeysEight_1M-4 3439627 33.35 ns/op BenchmarkIntMap-4 3986754 31.61 ns/op BenchmarkMapFirst/1-4 4454406 29.28 ns/op BenchmarkMapFirst/2-4 4593618 27.55 ns/op BenchmarkMapFirst/3-4 4214418 31.41 ns/op BenchmarkMapFirst/4-4 4601388 26.46 ns/op BenchmarkMapFirst/5-4 4495113 27.69 ns/op BenchmarkMapFirst/6-4 4310710 27.32 ns/op BenchmarkMapFirst/7-4 4264660 28.18 ns/op BenchmarkMapFirst/8-4 4362226 28.46 ns/op BenchmarkMapFirst/9-4 2746830 36.74 ns/op BenchmarkMapFirst/10-4 3309788 38.08 ns/op BenchmarkMapFirst/11-4 3249404 37.11 ns/op BenchmarkMapFirst/12-4 3284247 38.57 ns/op BenchmarkMapFirst/13-4 3248292 36.40 ns/op BenchmarkMapFirst/14-4 3192367 49.87 ns/op BenchmarkMapFirst/15-4 3286460 36.47 ns/op BenchmarkMapFirst/16-4 3310072 37.52 ns/op BenchmarkMapMid/1-4 4503199 27.34 ns/op BenchmarkMapMid/2-4 4339915 27.78 ns/op BenchmarkMapMid/3-4 4398026 27.78 ns/op BenchmarkMapMid/4-4 4111432 28.20 ns/op BenchmarkMapMid/5-4 4306520 28.01 ns/op BenchmarkMapMid/6-4 4098602 29.74 ns/op BenchmarkMapMid/7-4 4079875 29.20 ns/op BenchmarkMapMid/8-4 4175694 29.04 ns/op BenchmarkMapMid/9-4 3281860 40.23 ns/op BenchmarkMapMid/10-4 3143218 40.49 ns/op BenchmarkMapMid/11-4 3175459 37.40 ns/op BenchmarkMapMid/12-4 3208260 38.73 ns/op BenchmarkMapMid/13-4 3205922 38.00 ns/op BenchmarkMapMid/14-4 2779207 36.00 ns/op BenchmarkMapMid/15-4 3295771 37.25 ns/op BenchmarkMapMid/16-4 3107300 37.88 ns/op BenchmarkMapLast/1-4 3873376 26.36 ns/op BenchmarkMapLast/2-4 4384544 28.26 ns/op BenchmarkMapLast/3-4 4335068 29.42 ns/op BenchmarkMapLast/4-4 4206061 28.37 ns/op BenchmarkMapLast/5-4 4162918 29.82 ns/op BenchmarkMapLast/6-4 3967622 30.89 ns/op BenchmarkMapLast/7-4 4049698 30.43 ns/op BenchmarkMapLast/8-4 3905901 32.20 ns/op BenchmarkMapLast/9-4 3212661 36.63 ns/op BenchmarkMapLast/10-4 2971018 37.05 ns/op BenchmarkMapLast/11-4 3114933 40.09 ns/op BenchmarkMapLast/12-4 3234795 40.85 ns/op BenchmarkMapLast/13-4 3094586 37.34 ns/op BenchmarkMapLast/14-4 3266794 39.23 ns/op BenchmarkMapLast/15-4 3272511 35.57 ns/op BenchmarkMapLast/16-4 3266839 37.38 ns/op BenchmarkMapCycle-4 2319643 51.37 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2257011 51.10 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1087 100815 ns/op BenchmarkMakeMap/[Byte]Byte-4 785046 187.6 ns/op BenchmarkMakeMap/[Int]Int-4 486338 435.8 ns/op BenchmarkNewEmptyMap-4 5259223 23.20 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1226601 98.18 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 659977 181.9 ns/op BenchmarkMapIterEmpty-4 6189168 18.85 ns/op BenchmarkSameLengthMap-4 4543254 26.63 ns/op BenchmarkBigKeyMap-4 1814043 65.72 ns/op BenchmarkBigValMap-4 1708647 70.07 ns/op BenchmarkSmallKeyMap-4 2677992 44.60 ns/op BenchmarkMapPopulate/1-4 2212810 55.82 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 137320 839.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10498 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 988 118044 ns/op 53307 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 82 1362137 ns/op 427641 B/op 320 allocs/op BenchmarkMapPopulate/100000-4 8 13423040 ns/op 3609514 B/op 4003 allocs/op BenchmarkComplexAlgMap-4 284646 415.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1728999 68.25 ns/op BenchmarkGoMapClear/Reflexive/10-4 1655746 72.79 ns/op BenchmarkGoMapClear/Reflexive/100-4 580334 187.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48627 2494 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5251 20035 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1502169 80.12 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1407034 84.52 ns/op BenchmarkGoMapClear/NonReflexive/100-4 586918 201.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46950 2569 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5464 20909 ns/op BenchmarkMapStringConversion/32/simple-4 2123293 57.06 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1848963 65.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1713345 64.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1975377 61.22 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1713416 69.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1725103 68.66 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1769941 69.28 ns/op BenchmarkMapInterfacePtr-4 1777339 63.18 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3665906 32.60 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 174823 789.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5973 19700 ns/op BenchmarkMapPop1000-4 438 271868 ns/op BenchmarkMapPop10000-4 22 4856912 ns/op BenchmarkMapAssign/Int32/256-4 2274925 51.19 ns/op BenchmarkMapAssign/Int32/65536-4 1613174 62.19 ns/op BenchmarkMapAssign/Int64/256-4 2366079 50.67 ns/op BenchmarkMapAssign/Int64/65536-4 1895467 62.68 ns/op BenchmarkMapAssign/Str/256-4 1918968 63.45 ns/op BenchmarkMapAssign/Str/65536-4 1246528 93.29 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1363592 87.52 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1040414 104.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1340212 86.25 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 984212 105.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 592638 1383 ns/op BenchmarkMapOperatorAssign/Str/65536-4 453586 236.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 1410043 85.23 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 769556 134.6 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1391246 86.68 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 729897 145.1 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 1000000 148.2 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 394071 269.0 ns/op 71 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1842171 66.09 ns/op BenchmarkMapDelete/Int32/1000-4 2159449 57.27 ns/op BenchmarkMapDelete/Int32/10000-4 2013811 59.13 ns/op BenchmarkMapDelete/Int64/100-4 1902696 62.58 ns/op BenchmarkMapDelete/Int64/1000-4 2104833 57.05 ns/op BenchmarkMapDelete/Int64/10000-4 2011004 59.06 ns/op BenchmarkMapDelete/Str/100-4 1452945 83.84 ns/op BenchmarkMapDelete/Str/1000-4 1632814 74.25 ns/op BenchmarkMapDelete/Str/10000-4 1590631 75.29 ns/op BenchmarkMapDelete/Pointer/100-4 1732372 69.40 ns/op BenchmarkMapDelete/Pointer/1000-4 1875526 63.41 ns/op BenchmarkMapDelete/Pointer/10000-4 1805847 66.27 ns/op BenchmarkMemmove/0-4 13595554 8.858 ns/op BenchmarkMemmove/1-4 2240710 52.28 ns/op 19.13 MB/s BenchmarkMemmove/2-4 2215821 53.66 ns/op 37.27 MB/s BenchmarkMemmove/3-4 2221887 54.48 ns/op 55.06 MB/s BenchmarkMemmove/4-4 2231124 54.03 ns/op 74.03 MB/s BenchmarkMemmove/5-4 2194593 54.78 ns/op 91.28 MB/s BenchmarkMemmove/6-4 2206614 57.08 ns/op 105.12 MB/s BenchmarkMemmove/7-4 2064079 57.95 ns/op 120.80 MB/s BenchmarkMemmove/8-4 2148927 54.62 ns/op 146.46 MB/s BenchmarkMemmove/9-4 2082016 57.53 ns/op 156.43 MB/s BenchmarkMemmove/10-4 2133084 57.93 ns/op 172.63 MB/s BenchmarkMemmove/11-4 2134417 57.37 ns/op 191.75 MB/s BenchmarkMemmove/12-4 2222434 53.96 ns/op 222.37 MB/s BenchmarkMemmove/13-4 2216202 53.64 ns/op 242.35 MB/s BenchmarkMemmove/14-4 2220652 55.41 ns/op 252.66 MB/s BenchmarkMemmove/15-4 2176516 55.52 ns/op 270.17 MB/s BenchmarkMemmove/16-4 2189071 54.15 ns/op 295.49 MB/s BenchmarkMemmove/32-4 2014741 60.71 ns/op 527.13 MB/s BenchmarkMemmove/64-4 1755307 68.21 ns/op 938.24 MB/s BenchmarkMemmove/128-4 1293607 93.76 ns/op 1365.23 MB/s BenchmarkMemmove/256-4 1000000 120.2 ns/op 2130.63 MB/s BenchmarkMemmove/512-4 704520 172.3 ns/op 2972.34 MB/s BenchmarkMemmove/1024-4 429924 279.8 ns/op 3659.31 MB/s BenchmarkMemmove/2048-4 243158 495.0 ns/op 4137.21 MB/s BenchmarkMemmove/4096-4 130606 922.0 ns/op 4442.37 MB/s BenchmarkMemmoveOverlap/32-4 1994553 60.11 ns/op 532.40 MB/s BenchmarkMemmoveOverlap/64-4 1718991 68.81 ns/op 930.13 MB/s BenchmarkMemmoveOverlap/128-4 1264450 94.52 ns/op 1354.17 MB/s BenchmarkMemmoveOverlap/256-4 924996 128.1 ns/op 1998.93 MB/s BenchmarkMemmoveOverlap/512-4 617384 219.8 ns/op 2329.61 MB/s BenchmarkMemmoveOverlap/1024-4 364482 302.5 ns/op 3385.06 MB/s BenchmarkMemmoveOverlap/2048-4 227246 537.7 ns/op 3809.01 MB/s BenchmarkMemmoveOverlap/4096-4 119491 997.6 ns/op 4105.87 MB/s BenchmarkMemmoveUnalignedDst/0-4 12944875 9.317 ns/op BenchmarkMemmoveUnalignedDst/1-4 2210089 51.96 ns/op 19.25 MB/s BenchmarkMemmoveUnalignedDst/2-4 2239026 53.66 ns/op 37.27 MB/s BenchmarkMemmoveUnalignedDst/3-4 2223166 53.25 ns/op 56.34 MB/s BenchmarkMemmoveUnalignedDst/4-4 2254110 53.49 ns/op 74.78 MB/s BenchmarkMemmoveUnalignedDst/5-4 2228086 53.06 ns/op 94.23 MB/s BenchmarkMemmoveUnalignedDst/6-4 2256363 53.52 ns/op 112.12 MB/s BenchmarkMemmoveUnalignedDst/7-4 2178435 54.37 ns/op 128.74 MB/s BenchmarkMemmoveUnalignedDst/8-4 2252617 52.19 ns/op 153.28 MB/s BenchmarkMemmoveUnalignedDst/9-4 2166352 54.82 ns/op 164.17 MB/s BenchmarkMemmoveUnalignedDst/10-4 2202616 56.48 ns/op 177.04 MB/s BenchmarkMemmoveUnalignedDst/11-4 2189979 55.09 ns/op 199.67 MB/s BenchmarkMemmoveUnalignedDst/12-4 2085433 55.02 ns/op 218.10 MB/s BenchmarkMemmoveUnalignedDst/13-4 2150466 54.89 ns/op 236.84 MB/s BenchmarkMemmoveUnalignedDst/14-4 2170436 54.96 ns/op 254.73 MB/s BenchmarkMemmoveUnalignedDst/15-4 2072236 55.75 ns/op 269.06 MB/s BenchmarkMemmoveUnalignedDst/16-4 2155436 55.39 ns/op 288.87 MB/s BenchmarkMemmoveUnalignedDst/32-4 1902702 60.19 ns/op 531.64 MB/s BenchmarkMemmoveUnalignedDst/64-4 1695954 71.13 ns/op 899.78 MB/s BenchmarkMemmoveUnalignedDst/128-4 1283377 93.92 ns/op 1362.91 MB/s BenchmarkMemmoveUnalignedDst/256-4 1010422 118.1 ns/op 2167.67 MB/s BenchmarkMemmoveUnalignedDst/512-4 693154 171.4 ns/op 2987.06 MB/s BenchmarkMemmoveUnalignedDst/1024-4 427972 280.0 ns/op 3657.09 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241494 495.3 ns/op 4134.55 MB/s BenchmarkMemmoveUnalignedDst/4096-4 130237 924.9 ns/op 4428.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1870634 62.86 ns/op 509.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1682305 72.28 ns/op 885.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.2 ns/op 1205.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 857092 142.1 ns/op 1801.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 599997 198.3 ns/op 2581.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384082 319.9 ns/op 3200.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 217834 549.0 ns/op 3730.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 118178 1087 ns/op 3766.95 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12798450 9.340 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2270020 52.28 ns/op 19.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2231647 53.85 ns/op 37.14 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2198768 54.43 ns/op 55.12 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2221173 53.10 ns/op 75.33 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2254718 53.02 ns/op 94.31 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2233683 54.25 ns/op 110.59 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2226687 56.48 ns/op 123.94 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2216884 51.76 ns/op 154.57 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2176093 54.99 ns/op 163.67 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2205898 55.11 ns/op 181.45 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2084389 55.44 ns/op 198.40 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2179580 54.84 ns/op 218.82 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2206726 54.89 ns/op 236.82 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2174672 55.48 ns/op 252.34 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2133741 56.12 ns/op 267.29 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2044884 55.91 ns/op 286.18 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1925060 61.60 ns/op 519.51 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1709032 73.02 ns/op 876.53 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1264590 96.52 ns/op 1326.10 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 120.2 ns/op 2130.61 MB/s BenchmarkMemmoveUnalignedSrc/512-4 698162 173.1 ns/op 2957.45 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 427886 282.7 ns/op 3622.58 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243884 496.7 ns/op 4123.55 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126093 932.5 ns/op 4392.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1657837 69.67 ns/op 229.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1665396 71.86 ns/op 222.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1622427 73.04 ns/op 219.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1607734 75.68 ns/op 211.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1591278 72.48 ns/op 220.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1629906 73.34 ns/op 218.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1660705 72.93 ns/op 219.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1639958 74.76 ns/op 214.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1394560 83.48 ns/op 766.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1419595 83.06 ns/op 770.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1400379 88.22 ns/op 725.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1357258 86.43 ns/op 740.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1373150 85.48 ns/op 748.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1376840 86.05 ns/op 743.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1401052 85.63 ns/op 747.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1386464 87.15 ns/op 734.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 798436 137.1 ns/op 1867.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 713018 147.9 ns/op 1730.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 764638 140.9 ns/op 1817.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 771290 141.9 ns/op 1804.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 771561 140.4 ns/op 1823.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 769227 142.7 ns/op 1794.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 774296 142.0 ns/op 1802.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 775423 140.8 ns/op 1817.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 117175 949.8 ns/op 4312.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 109612 1020 ns/op 4015.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 124424 963.3 ns/op 4251.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 117634 955.8 ns/op 4285.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 118149 963.2 ns/op 4252.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 122434 982.3 ns/op 4169.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 115866 976.9 ns/op 4192.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 119208 962.1 ns/op 4257.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7738 15507 ns/op 4226.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6691 16723 ns/op 3919.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6751 16198 ns/op 4045.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6991 17360 ns/op 3775.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7302 17571 ns/op 3729.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7128 16026 ns/op 4089.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7287 16053 ns/op 4082.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7203 16194 ns/op 4047.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1860290 61.10 ns/op 523.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1719603 80.20 ns/op 797.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 102.9 ns/op 1244.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 746487 162.9 ns/op 1571.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 589639 202.2 ns/op 2532.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 367423 331.0 ns/op 3093.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 204324 587.8 ns/op 3483.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 108621 1119 ns/op 3658.89 MB/s BenchmarkMemclr/5-4 10900412 12.22 ns/op 409.28 MB/s BenchmarkMemclr/16-4 10054095 11.83 ns/op 1352.10 MB/s BenchmarkMemclr/64-4 6146048 19.21 ns/op 3331.50 MB/s BenchmarkMemclr/256-4 10183728 11.78 ns/op 21740.90 MB/s BenchmarkMemclr/4096-4 3450734 35.91 ns/op 114056.84 MB/s BenchmarkMemclr/65536-4 91537 1188 ns/op 55153.52 MB/s BenchmarkMemclr/1M-4 5764 21582 ns/op 48586.14 MB/s BenchmarkMemclr/4M-4 1443 83668 ns/op 50130.40 MB/s BenchmarkMemclr/8M-4 650 179218 ns/op 46806.77 MB/s BenchmarkMemclr/16M-4 349 351328 ns/op 47753.72 MB/s BenchmarkMemclr/64M-4 78 1361854 ns/op 49277.58 MB/s BenchmarkMemclrUnaligned/0_5-4 6472533 18.35 ns/op 272.48 MB/s BenchmarkMemclrUnaligned/0_16-4 6302234 19.19 ns/op 833.95 MB/s BenchmarkMemclrUnaligned/0_64-4 4330468 27.76 ns/op 2305.10 MB/s BenchmarkMemclrUnaligned/0_256-4 6251642 19.10 ns/op 13399.89 MB/s BenchmarkMemclrUnaligned/0_4096-4 3230428 39.57 ns/op 103505.96 MB/s BenchmarkMemclrUnaligned/0_65536-4 103581 1225 ns/op 53510.81 MB/s BenchmarkMemclrUnaligned/1_5-4 6732963 18.40 ns/op 271.76 MB/s BenchmarkMemclrUnaligned/1_16-4 6202309 19.49 ns/op 820.90 MB/s BenchmarkMemclrUnaligned/1_64-4 4337070 28.01 ns/op 2284.97 MB/s BenchmarkMemclrUnaligned/1_256-4 6263846 19.25 ns/op 13297.42 MB/s BenchmarkMemclrUnaligned/1_4096-4 2379003 50.73 ns/op 80747.63 MB/s BenchmarkMemclrUnaligned/1_65536-4 95473 1106 ns/op 59252.48 MB/s BenchmarkMemclrUnaligned/4_5-4 6685633 18.22 ns/op 274.39 MB/s BenchmarkMemclrUnaligned/4_16-4 6426883 18.89 ns/op 846.86 MB/s BenchmarkMemclrUnaligned/4_64-4 4170807 27.23 ns/op 2350.17 MB/s BenchmarkMemclrUnaligned/4_256-4 6298250 19.50 ns/op 13126.46 MB/s BenchmarkMemclrUnaligned/4_4096-4 2521714 48.78 ns/op 83975.05 MB/s BenchmarkMemclrUnaligned/4_65536-4 98685 1308 ns/op 50115.38 MB/s BenchmarkMemclrUnaligned/7_5-4 6679725 18.20 ns/op 274.65 MB/s BenchmarkMemclrUnaligned/7_16-4 5878752 18.90 ns/op 846.50 MB/s BenchmarkMemclrUnaligned/7_64-4 4432819 27.14 ns/op 2358.26 MB/s BenchmarkMemclrUnaligned/7_256-4 6106930 18.99 ns/op 13484.26 MB/s BenchmarkMemclrUnaligned/7_4096-4 2350773 48.49 ns/op 84472.24 MB/s BenchmarkMemclrUnaligned/7_65536-4 114031 1138 ns/op 57575.37 MB/s BenchmarkMemclrUnaligned/0_1M-4 7132 18450 ns/op 56832.86 MB/s BenchmarkMemclrUnaligned/0_4M-4 1698 71430 ns/op 58718.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 710 171394 ns/op 48943.38 MB/s BenchmarkMemclrUnaligned/0_16M-4 352 353568 ns/op 47451.19 MB/s BenchmarkMemclrUnaligned/0_64M-4 79 1447731 ns/op 46354.50 MB/s BenchmarkMemclrUnaligned/1_1M-4 6120 19061 ns/op 55010.24 MB/s BenchmarkMemclrUnaligned/1_4M-4 1520 80553 ns/op 52068.76 MB/s BenchmarkMemclrUnaligned/1_8M-4 687 177955 ns/op 47138.96 MB/s BenchmarkMemclrUnaligned/1_16M-4 334 351860 ns/op 47681.50 MB/s BenchmarkMemclrUnaligned/1_64M-4 74 1430238 ns/op 46921.48 MB/s BenchmarkMemclrUnaligned/4_1M-4 5847 20173 ns/op 51978.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 1576 77986 ns/op 53782.91 MB/s BenchmarkMemclrUnaligned/4_8M-4 694 174551 ns/op 48058.09 MB/s BenchmarkMemclrUnaligned/4_16M-4 344 353824 ns/op 47416.79 MB/s BenchmarkMemclrUnaligned/4_64M-4 76 1399196 ns/op 47962.46 MB/s BenchmarkMemclrUnaligned/7_1M-4 5508 22158 ns/op 47323.33 MB/s BenchmarkMemclrUnaligned/7_4M-4 1426 83634 ns/op 50150.80 MB/s BenchmarkMemclrUnaligned/7_8M-4 684 183824 ns/op 45633.86 MB/s BenchmarkMemclrUnaligned/7_16M-4 325 350913 ns/op 47810.17 MB/s BenchmarkMemclrUnaligned/7_64M-4 85 1355370 ns/op 49513.30 MB/s BenchmarkGoMemclr/5-4 1440788 83.39 ns/op 59.96 MB/s BenchmarkGoMemclr/16-4 616668 197.6 ns/op 80.99 MB/s BenchmarkGoMemclr/64-4 163988 733.8 ns/op 87.22 MB/s BenchmarkGoMemclr/256-4 41974 2848 ns/op 89.88 MB/s BenchmarkMemclrRange/1K_2K-4 29347 4190 ns/op 22883.08 MB/s BenchmarkMemclrRange/2K_8K-4 20037 5809 ns/op 57415.78 MB/s BenchmarkMemclrRange/4K_16K-4 20499 6047 ns/op 53424.84 MB/s BenchmarkMemclrRange/160K_228K-4 3894 32520 ns/op 51133.94 MB/s BenchmarkClearFat7-4 6672202 18.02 ns/op BenchmarkClearFat8-4 7150668 18.35 ns/op BenchmarkClearFat11-4 6630572 18.12 ns/op BenchmarkClearFat12-4 6626468 18.21 ns/op BenchmarkClearFat13-4 6644630 18.10 ns/op BenchmarkClearFat14-4 6676312 18.12 ns/op BenchmarkClearFat15-4 6681944 19.10 ns/op BenchmarkClearFat16-4 5870139 18.50 ns/op BenchmarkClearFat24-4 6152961 19.16 ns/op BenchmarkClearFat32-4 5895459 19.71 ns/op BenchmarkClearFat40-4 6268560 19.40 ns/op BenchmarkClearFat48-4 5952013 20.63 ns/op BenchmarkClearFat56-4 5388427 21.86 ns/op BenchmarkClearFat64-4 5545239 21.76 ns/op BenchmarkClearFat72-4 5332774 22.26 ns/op BenchmarkClearFat128-4 3620558 35.45 ns/op BenchmarkClearFat256-4 2597012 46.31 ns/op BenchmarkClearFat512-4 1607055 72.14 ns/op BenchmarkClearFat1024-4 954798 123.1 ns/op BenchmarkClearFat1032-4 949215 128.4 ns/op BenchmarkClearFat1040-4 875862 138.8 ns/op BenchmarkCopyFat7-4 6082634 19.59 ns/op BenchmarkCopyFat8-4 6586192 20.46 ns/op BenchmarkCopyFat11-4 6533206 18.26 ns/op BenchmarkCopyFat12-4 6547149 18.05 ns/op BenchmarkCopyFat13-4 6631244 18.18 ns/op BenchmarkCopyFat14-4 6596562 18.45 ns/op BenchmarkCopyFat15-4 6565213 18.42 ns/op BenchmarkCopyFat16-4 6860452 17.42 ns/op BenchmarkCopyFat24-4 6654408 17.95 ns/op BenchmarkCopyFat32-4 6182184 19.55 ns/op BenchmarkCopyFat64-4 5489756 21.98 ns/op BenchmarkCopyFat72-4 5244626 22.52 ns/op BenchmarkCopyFat128-4 3597162 33.16 ns/op BenchmarkCopyFat256-4 2481556 45.89 ns/op BenchmarkCopyFat512-4 1599670 74.73 ns/op BenchmarkCopyFat520-4 1558449 76.55 ns/op BenchmarkCopyFat1024-4 894819 134.8 ns/op BenchmarkCopyFat1032-4 910162 133.0 ns/op BenchmarkCopyFat1040-4 906376 133.3 ns/op BenchmarkIssue18740/2byte-4 564 209044 ns/op BenchmarkIssue18740/4byte-4 903 130264 ns/op BenchmarkIssue18740/8byte-4 986 122327 ns/op BenchmarkMemclrKnownSize1-4 8583547 13.97 ns/op 71.58 MB/s BenchmarkMemclrKnownSize2-4 5295852 22.39 ns/op 89.31 MB/s BenchmarkMemclrKnownSize4-4 2538048 47.68 ns/op 83.89 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.9 ns/op 78.49 MB/s BenchmarkMemclrKnownSize16-4 643320 188.5 ns/op 84.90 MB/s BenchmarkMemclrKnownSize32-4 337052 359.3 ns/op 89.06 MB/s BenchmarkMemclrKnownSize64-4 161053 701.7 ns/op 91.21 MB/s BenchmarkMemclrKnownSize112-4 97243 1247 ns/op 89.79 MB/s BenchmarkMemclrKnownSize128-4 86966 1394 ns/op 91.85 MB/s BenchmarkMemclrKnownSize192-4 58694 2076 ns/op 92.48 MB/s BenchmarkMemclrKnownSize248-4 45236 2659 ns/op 93.29 MB/s BenchmarkMemclrKnownSize256-4 42781 2740 ns/op 93.45 MB/s BenchmarkMemclrKnownSize512-4 21865 5420 ns/op 94.46 MB/s BenchmarkMemclrKnownSize1024-4 10000 11004 ns/op 93.05 MB/s BenchmarkMemclrKnownSize4096-4 2746 43879 ns/op 93.35 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5726545 ns/op 91.55 MB/s BenchmarkReadMetricsLatency-4 14986 7023 p50-ns 7727 p90-ns 17716 p99-ns BenchmarkFinalizer-4 469 241249 ns/op BenchmarkFinalizerRun-4 481874 348.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8270578 14.31 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2140200 56.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1898262 62.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1715388 69.20 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 105.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 115.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1595598 75.27 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 110.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 106.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1547029 78.07 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1669876 70.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1509427 79.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1323061 89.31 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1210504 102.0 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7109676 16.98 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8137797 14.60 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8105406 14.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7152147 16.74 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6874492 17.47 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6245124 19.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7094623 16.93 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8096434 14.83 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8082758 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7161700 16.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8176180 14.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8151966 14.61 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7183581 16.62 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8063353 15.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8173894 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7141341 16.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8164479 14.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8062183 14.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7114350 16.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7772107 15.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7754224 15.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6999738 16.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7763504 15.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7742013 15.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7175533 16.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7712955 15.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7673323 15.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6991132 16.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7578046 15.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7688047 15.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7206062 16.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8151798 14.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8160388 16.93 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7137984 16.61 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8160852 14.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8125552 14.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7164111 16.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8180212 14.64 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8180283 14.62 ns/op BenchmarkNetpollBreak-4 10711 28945 ns/op BenchmarkPinnerPinUnpinBatch-4 2066 57690 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 296 403526 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2017 58248 ns/op BenchmarkPinnerPinUnpin-4 1694310 69.98 ns/op BenchmarkPinnerPinUnpinTiny-4 1686981 70.14 ns/op BenchmarkPinnerPinUnpinDouble-4 617090 189.8 ns/op BenchmarkPinnerPinUnpinParallel-4 4122337 44.90 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 5003064 25.12 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 329264 371.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4947400 24.04 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6130262 19.09 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9890037 12.02 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10427155 12.67 ns/op BenchmarkPingPongHog-4 682 163813 ns/op BenchmarkStackGrowth-4 188194 593.2 ns/op BenchmarkStackGrowthDeep-4 1996 56390 ns/op BenchmarkCreateGoroutines-4 101408 1160 ns/op BenchmarkCreateGoroutinesParallel-4 120076 912.6 ns/op BenchmarkCreateGoroutinesCapture-4 18438 6692 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 83872 1281 ns/op BenchmarkClosureCall-4 15832790 7.608 ns/op BenchmarkWakeupParallelSpinning/0s-4 7026 17160 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5457 19934 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4891 22737 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3604 33174 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2316 51511 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1394 86564 ns/op BenchmarkWakeupParallelSpinning/50µs-4 692 176161 ns/op BenchmarkWakeupParallelSpinning/100µs-4 388 312425 ns/op BenchmarkWakeupParallelSyscall/0s-4 604 233042 ns/op BenchmarkWakeupParallelSyscall/1µs-4 346 322501 ns/op BenchmarkWakeupParallelSyscall/2µs-4 542 215295 ns/op BenchmarkWakeupParallelSyscall/5µs-4 559 224174 ns/op BenchmarkWakeupParallelSyscall/10µs-4 513 225215 ns/op BenchmarkWakeupParallelSyscall/20µs-4 488 240377 ns/op BenchmarkWakeupParallelSyscall/50µs-4 436 272578 ns/op BenchmarkWakeupParallelSyscall/100µs-4 295 382123 ns/op BenchmarkMatmult-4 4206284 32.34 ns/op BenchmarkFastrand-4 14307990 8.287 ns/op BenchmarkFastrand64-4 14393340 8.243 ns/op BenchmarkFastrandHashiter-4 6098842 18.94 ns/op BenchmarkFastrandn/2-4 6809944 17.77 ns/op BenchmarkFastrandn/3-4 6717470 17.76 ns/op BenchmarkFastrandn/4-4 6593371 17.83 ns/op BenchmarkFastrandn/5-4 6721891 17.72 ns/op BenchmarkIfaceCmp100-4 81798 1479 ns/op BenchmarkIfaceCmpNil100-4 151711 747.4 ns/op BenchmarkEfaceCmpDiff-4 19676 6020 ns/op BenchmarkEfaceCmpDiffIndirect-4 21616 5557 ns/op BenchmarkDefer-4 1355566 87.82 ns/op BenchmarkDefer10-4 1000000 122.2 ns/op BenchmarkDeferMany-4 572053 401.8 ns/op BenchmarkPanicRecover-4 728368 153.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 13636 ns/op 11429 p50-ns 16325 p90-ns 35636 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 11802 ns/op 7463 p50-ns 11096 p90-ns 186317 p99-ns BenchmarkGoroutineProfile/small/idle-4 4496 29100 ns/op 27520 p50-ns 30835 p90-ns 53696 p99-ns BenchmarkGoroutineProfile/small/loaded-4 568 221808 ns/op 83522 p50-ns 272661 p90-ns 1893784 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 14025 8190 ns/op 7507 p50-ns 10555 p90-ns 17769 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10374 10652 ns/op 7484 p50-ns 10318 p90-ns 175443 p99-ns BenchmarkGoroutineProfile/large/idle-4 38 2998021 ns/op 2291426 p50-ns 2476120 p90-ns 27848320 p99-ns BenchmarkGoroutineProfile/large/loaded-4 38 3638582 ns/op 2501194 p50-ns 8445710 p90-ns 12853846 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7107 15007 ns/op 11585 p50-ns 18643 p90-ns 71621 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8073 15273 ns/op 9016 p50-ns 13958 p90-ns 202361 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1692 67204 ns/op 64642 p50-ns 70599 p90-ns 110921 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 706 313155 ns/op 96227 p50-ns 254034 p90-ns 9384140 p99-ns BenchmarkRWMutexUncontended-4 6292784 19.08 ns/op BenchmarkRWMutexWrite100-4 2253159 50.57 ns/op BenchmarkRWMutexWrite10-4 2197688 54.81 ns/op BenchmarkRWMutexWorkWrite100-4 673472 206.2 ns/op BenchmarkRWMutexWorkWrite10-4 222195 527.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3187 36754 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1208 99351 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1551 78309 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 583 204616 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 781 156519 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 280 426543 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 386 309233 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 869737 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 435806 232.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 480313 229.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 392762 269.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 447393 246.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 430647 238.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 367968 274.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 439578 247.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 407583 251.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 360674 360.9 ns/op BenchmarkMakeSlice/Byte-4 2586381 47.16 ns/op BenchmarkMakeSlice/Int16-4 2609317 46.81 ns/op BenchmarkMakeSlice/Int-4 1521758 65.80 ns/op BenchmarkMakeSlice/Ptr-4 1592872 76.74 ns/op BenchmarkMakeSlice/Struct/24-4 1308418 101.6 ns/op BenchmarkMakeSlice/Struct/32-4 1288237 97.82 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 111.6 ns/op BenchmarkGrowSlice/Byte-4 1000000 117.8 ns/op BenchmarkGrowSlice/Int16-4 1000000 127.6 ns/op BenchmarkGrowSlice/Int-4 758808 147.8 ns/op BenchmarkGrowSlice/Ptr-4 723265 179.2 ns/op BenchmarkGrowSlice/Struct/24-4 445545 242.4 ns/op BenchmarkGrowSlice/Struct/32-4 386340 265.4 ns/op BenchmarkGrowSlice/Struct/40-4 324132 319.7 ns/op BenchmarkExtendSlice/IntSlice-4 571014 220.3 ns/op BenchmarkExtendSlice/PointerSlice-4 488425 253.5 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 114.7 ns/op BenchmarkAppend-4 675568 176.7 ns/op BenchmarkAppendGrowByte-4 6 24127074 ns/op BenchmarkAppendGrowString-4 1 229273856 ns/op BenchmarkAppendSlice/1Bytes-4 1920043 53.11 ns/op BenchmarkAppendSlice/4Bytes-4 1880347 59.90 ns/op BenchmarkAppendSlice/7Bytes-4 2168542 56.00 ns/op BenchmarkAppendSlice/8Bytes-4 2225113 55.10 ns/op BenchmarkAppendSlice/15Bytes-4 2117598 56.50 ns/op BenchmarkAppendSlice/16Bytes-4 2157872 55.28 ns/op BenchmarkAppendSlice/32Bytes-4 1963683 61.41 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 158367 902.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 55520 2228 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 15117 8139 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3427 30427 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 267 423398 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 1721019 ns/op BenchmarkAppendStr/1Bytes-4 2515166 47.33 ns/op BenchmarkAppendStr/4Bytes-4 2396839 48.25 ns/op BenchmarkAppendStr/8Bytes-4 2478385 49.50 ns/op BenchmarkAppendStr/16Bytes-4 2373700 49.23 ns/op BenchmarkAppendStr/32Bytes-4 2186835 54.70 ns/op BenchmarkAppendSpecialCase-4 679261 189.7 ns/op BenchmarkCopy/1Byte-4 2267636 53.36 ns/op 18.74 MB/s BenchmarkCopy/1String-4 2038147 56.87 ns/op 17.59 MB/s BenchmarkCopy/2Byte-4 2188821 56.25 ns/op 35.56 MB/s BenchmarkCopy/2String-4 2135917 54.25 ns/op 36.87 MB/s BenchmarkCopy/4Byte-4 2200968 53.81 ns/op 74.33 MB/s BenchmarkCopy/4String-4 2243835 55.40 ns/op 72.21 MB/s BenchmarkCopy/8Byte-4 2244729 52.48 ns/op 152.43 MB/s BenchmarkCopy/8String-4 2277136 55.24 ns/op 144.81 MB/s BenchmarkCopy/12Byte-4 2177996 54.52 ns/op 220.12 MB/s BenchmarkCopy/12String-4 2145565 55.82 ns/op 214.96 MB/s BenchmarkCopy/16Byte-4 2142222 55.63 ns/op 287.62 MB/s BenchmarkCopy/16String-4 2137154 60.93 ns/op 262.59 MB/s BenchmarkCopy/32Byte-4 1975275 60.96 ns/op 524.90 MB/s BenchmarkCopy/32String-4 1958421 61.22 ns/op 522.69 MB/s BenchmarkCopy/128Byte-4 1280955 95.17 ns/op 1344.90 MB/s BenchmarkCopy/128String-4 1223900 99.08 ns/op 1291.87 MB/s BenchmarkCopy/1024Byte-4 415316 281.3 ns/op 3639.70 MB/s BenchmarkCopy/1024String-4 422516 290.1 ns/op 3530.41 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27332 4172 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16358 6807 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 18361 6132 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15714 7579 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13914 10565 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154501 800.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152575 2803 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 109136 2660 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 80748 2244 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 94570 2394 ns/op BenchmarkStackCopyPtr-4 1 147071709 ns/op BenchmarkStackCopy-4 2 81716602 ns/op BenchmarkStackCopyNoCache-4 27 4352735 ns/op BenchmarkStackCopyWithStkobj-4 3 67829595 ns/op BenchmarkIssue18138-4 916 120506 ns/op BenchmarkCompareStringEqual-4 11557556 10.36 ns/op BenchmarkCompareStringIdentical-4 15733096 7.638 ns/op BenchmarkCompareStringSameLength-4 13401508 9.010 ns/op BenchmarkCompareStringDifferentLength-4 15667497 7.600 ns/op BenchmarkCompareStringBigUnaligned-4 2113 56043 ns/op 18710.22 MB/s BenchmarkCompareStringBig-4 1725 66163 ns/op 15848.42 MB/s BenchmarkConcatStringAndBytes-4 2683386 56.93 ns/op BenchmarkSliceByteToString/1-4 2230470 52.18 ns/op BenchmarkSliceByteToString/2-4 1333057 89.81 ns/op BenchmarkSliceByteToString/4-4 1264248 86.19 ns/op BenchmarkSliceByteToString/8-4 1403424 84.44 ns/op BenchmarkSliceByteToString/16-4 1351273 89.59 ns/op BenchmarkSliceByteToString/32-4 1000000 148.6 ns/op BenchmarkSliceByteToString/64-4 1000000 178.6 ns/op BenchmarkSliceByteToString/128-4 881334 896.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2420688 49.83 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 827011 260.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 938031 131.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4264898 29.22 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1512198 104.0 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1951700 64.13 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2820939 43.10 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 497274 229.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 453680 278.5 ns/op BenchmarkRuneIterate/range/ASCII-4 8134488 14.54 ns/op BenchmarkRuneIterate/range/Japanese-4 1955294 64.79 ns/op BenchmarkRuneIterate/range/MixedLength-4 2595825 48.38 ns/op BenchmarkRuneIterate/range1/ASCII-4 9135858 12.89 ns/op BenchmarkRuneIterate/range1/Japanese-4 1907424 97.54 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2492188 48.49 ns/op BenchmarkRuneIterate/range2/ASCII-4 8505596 13.96 ns/op BenchmarkRuneIterate/range2/Japanese-4 1920844 61.64 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2503779 48.54 ns/op BenchmarkArrayEqual-4 13940308 8.303 ns/op BenchmarkFunc/Name-4 1504303 78.29 ns/op BenchmarkFunc/Entry-4 10491675 12.05 ns/op BenchmarkFunc/FileLine-4 1569973 239.1 ns/op PASS ok runtime 163.910s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 10000 10018 ns/op BenchmarkHandle/concurrent-4 1 115285990 ns/op PASS ok runtime/cgo 1.749s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 12740174 31.00 ns/op BenchmarkAnd32Parallel-4 2872411 50.23 ns/op BenchmarkAnd64-4 12499754 10.14 ns/op BenchmarkAnd64Parallel-4 2217315 47.06 ns/op BenchmarkOr32-4 1000000 131.1 ns/op BenchmarkOr32Parallel-4 3252022 51.11 ns/op BenchmarkOr64-4 11784351 11.05 ns/op BenchmarkOr64Parallel-4 2616962 43.77 ns/op BenchmarkAtomicLoad64-4 15018056 7.171 ns/op BenchmarkAtomicStore64-4 16795746 7.765 ns/op BenchmarkAtomicLoad-4 17053062 7.053 ns/op BenchmarkAtomicStore-4 15448311 9.898 ns/op BenchmarkAnd8-4 14624724 9.703 ns/op BenchmarkAnd-4 15087792 9.574 ns/op BenchmarkAnd8Parallel-4 2696584 37.29 ns/op BenchmarkAndParallel-4 3805810 39.39 ns/op BenchmarkOr8-4 13981346 27.95 ns/op BenchmarkOr-4 10958310 13.48 ns/op BenchmarkOr8Parallel-4 3041762 41.03 ns/op BenchmarkOrParallel-4 3613370 37.71 ns/op BenchmarkXadd-4 3374868 38.24 ns/op BenchmarkXadd64-4 3089680 37.21 ns/op BenchmarkCas-4 3370224 44.69 ns/op BenchmarkCas64-4 3502899 38.22 ns/op BenchmarkXchg-4 3376633 37.25 ns/op BenchmarkXchg64-4 3227184 39.66 ns/op PASS ok runtime/internal/atomic 13.286s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3274426 32.94 ns/op BenchmarkMulUintptr/large-4 3167637 49.55 ns/op PASS ok runtime/internal/math 1.648s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 24 9620240 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 28272678 ns/op 2189 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 42 4999796 ns/op 108.2 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 25201421 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 38098866 ns/op 1493 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 151 2628172 ns/op 90.77 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 92781811 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 102885103 ns/op 10750 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6809915 ns/op 877.2 concurrent_launches/op PASS ok runtime/pprof 4.061s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 27 4122839 ns/op BenchmarkStackLeak-4 35118 3191 ns/op PASS ok runtime/race 1.322s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2324343 49.52 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 499125 237.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.345s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 58 2090498 ns/op BenchmarkIndex_Large-4 10615 11276 ns/op BenchmarkIndexFunc_Large-4 171 683721 ns/op BenchmarkCompact/nil-4 6900032 16.69 ns/op BenchmarkCompact/one-4 1993374 59.33 ns/op BenchmarkCompact/sorted-4 1000000 109.2 ns/op BenchmarkCompact/1_item-4 844357 138.4 ns/op BenchmarkCompact/unsorted-4 1000000 107.7 ns/op BenchmarkCompact/many-4 530062 230.7 ns/op BenchmarkCompact_Large-4 432 272387 ns/op BenchmarkCompactFunc_Large-4 63 1603248 ns/op BenchmarkReplace/naive-fast-4 85942 1421 ns/op BenchmarkReplace/optimized-fast-4 141924 951.1 ns/op BenchmarkReplace/naive-slow-4 32086 3704 ns/op BenchmarkReplace/optimized-slow-4 47673 3589 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 113.8 ns/op BenchmarkBinarySearchFloats/Size32-4 917155 123.4 ns/op BenchmarkBinarySearchFloats/Size64-4 870981 138.6 ns/op BenchmarkBinarySearchFloats/Size128-4 791110 149.5 ns/op BenchmarkBinarySearchFloats/Size512-4 651177 175.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 615627 188.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 563364 216.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 481918 245.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 421329 284.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 380497 313.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 315910 378.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 289558 416.4 ns/op PASS ok slices 4.848s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 89275 1336 ns/op BenchmarkSortInts-4 1 126787294 ns/op BenchmarkSlicesSortInts-4 2 72392399 ns/op BenchmarkSortIsSorted-4 22 5146153 ns/op BenchmarkSlicesIsSorted-4 61 1949935 ns/op BenchmarkSortStrings-4 1 148313024 ns/op BenchmarkSlicesSortStrings-4 1 111983768 ns/op BenchmarkSortStrings_Sorted-4 20 5480592 ns/op BenchmarkSlicesSortStrings_Sorted-4 38 2790621 ns/op BenchmarkSortStructs-4 1 183299704 ns/op BenchmarkSortFuncStructs-4 1 122896184 ns/op BenchmarkSortString1K-4 189 632699 ns/op BenchmarkSortString1K_Slice-4 193 625731 ns/op BenchmarkStableString1K-4 91 1297393 ns/op BenchmarkSortInt1K-4 261 467145 ns/op BenchmarkSortInt1K_Sorted-4 5455 22388 ns/op BenchmarkSortInt1K_Reversed-4 2634 46004 ns/op BenchmarkSortInt1K_Mod8-4 736 162693 ns/op BenchmarkStableInt1K-4 91 1286070 ns/op BenchmarkStableInt1K_Slice-4 100 1058952 ns/op BenchmarkSortInt64K-4 3 41503475 ns/op BenchmarkSortInt64K_Slice-4 2 61490304 ns/op BenchmarkStableInt64K-4 1 123166407 ns/op BenchmarkSort1e2-4 322 362497 ns/op BenchmarkStable1e2-4 141 841478 ns/op BenchmarkSort1e4-4 2 75474614 ns/op BenchmarkStable1e4-4 1 248963294 ns/op PASS ok sort 11.317s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 832524 133.0 ns/op BenchmarkAtof64Float-4 669554 165.5 ns/op BenchmarkAtof64FloatExp-4 624049 175.2 ns/op BenchmarkAtof64Big-4 450207 263.5 ns/op BenchmarkAtof64RandomBits-4 452419 260.6 ns/op BenchmarkAtof64RandomFloats-4 483450 248.1 ns/op BenchmarkAtof64RandomLongFloats-4 392696 302.1 ns/op BenchmarkAtof32Decimal-4 884157 129.9 ns/op BenchmarkAtof32Float-4 791403 152.5 ns/op BenchmarkAtof32FloatExp-4 655263 182.1 ns/op BenchmarkAtof32Random-4 355119 332.2 ns/op BenchmarkAtof32RandomLong-4 131971 913.1 ns/op BenchmarkParseInt/Pos/7bit-4 1497376 79.58 ns/op BenchmarkParseInt/Pos/26bit-4 737838 161.7 ns/op BenchmarkParseInt/Pos/31bit-4 649297 179.5 ns/op BenchmarkParseInt/Pos/56bit-4 445008 272.7 ns/op BenchmarkParseInt/Pos/63bit-4 411918 292.0 ns/op BenchmarkParseInt/Neg/7bit-4 1497298 78.06 ns/op BenchmarkParseInt/Neg/26bit-4 660494 160.5 ns/op BenchmarkParseInt/Neg/31bit-4 662533 197.0 ns/op BenchmarkParseInt/Neg/56bit-4 423784 264.5 ns/op BenchmarkParseInt/Neg/63bit-4 421893 299.6 ns/op BenchmarkAtoi/Pos/7bit-4 2016234 59.26 ns/op BenchmarkAtoi/Pos/26bit-4 858828 137.9 ns/op BenchmarkAtoi/Pos/31bit-4 778798 151.8 ns/op BenchmarkAtoi/Pos/56bit-4 505850 238.0 ns/op BenchmarkAtoi/Pos/63bit-4 400167 300.8 ns/op BenchmarkAtoi/Neg/7bit-4 1999768 58.21 ns/op BenchmarkAtoi/Neg/26bit-4 869708 135.9 ns/op BenchmarkAtoi/Neg/31bit-4 776913 152.7 ns/op BenchmarkAtoi/Neg/56bit-4 503318 237.8 ns/op BenchmarkAtoi/Neg/63bit-4 403957 297.9 ns/op BenchmarkFormatFloat/Decimal-4 78098 1519 ns/op BenchmarkFormatFloat/Float-4 81243 1498 ns/op BenchmarkFormatFloat/Exp-4 88690 1425 ns/op BenchmarkFormatFloat/NegExp-4 86456 1404 ns/op BenchmarkFormatFloat/LongExp-4 75709 1575 ns/op BenchmarkFormatFloat/Big-4 72998 1648 ns/op BenchmarkFormatFloat/BinaryExp-4 209181 561.0 ns/op BenchmarkFormatFloat/32Integer-4 79413 1518 ns/op BenchmarkFormatFloat/32ExactFraction-4 92958 1286 ns/op BenchmarkFormatFloat/32Point-4 83041 1442 ns/op BenchmarkFormatFloat/32Exp-4 88825 1359 ns/op BenchmarkFormatFloat/32NegExp-4 86286 1349 ns/op BenchmarkFormatFloat/32Shortest-4 99170 1223 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115410 1055 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 110989 1083 ns/op BenchmarkFormatFloat/64Fixed1-4 128947 913.5 ns/op BenchmarkFormatFloat/64Fixed2-4 126651 958.6 ns/op BenchmarkFormatFloat/64Fixed3-4 129649 930.1 ns/op BenchmarkFormatFloat/64Fixed4-4 132014 915.1 ns/op BenchmarkFormatFloat/64Fixed12-4 79364 1497 ns/op BenchmarkFormatFloat/64Fixed16-4 89761 1283 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95962 1270 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84192 1428 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2616 44877 ns/op BenchmarkFormatFloat/Slowpath64-4 74595 1594 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75176 1623 ns/op BenchmarkAppendFloat/Decimal-4 85633 1402 ns/op BenchmarkAppendFloat/Float-4 86102 1390 ns/op BenchmarkAppendFloat/Exp-4 90519 1238 ns/op BenchmarkAppendFloat/NegExp-4 100359 1255 ns/op BenchmarkAppendFloat/LongExp-4 81834 1467 ns/op BenchmarkAppendFloat/Big-4 75612 1556 ns/op BenchmarkAppendFloat/BinaryExp-4 253168 481.0 ns/op BenchmarkAppendFloat/32Integer-4 85928 1412 ns/op BenchmarkAppendFloat/32ExactFraction-4 100789 1199 ns/op BenchmarkAppendFloat/32Point-4 89647 1347 ns/op BenchmarkAppendFloat/32Exp-4 97866 1238 ns/op BenchmarkAppendFloat/32NegExp-4 97092 1243 ns/op BenchmarkAppendFloat/32Shortest-4 111715 1059 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 125875 913.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 127704 931.4 ns/op BenchmarkAppendFloat/64Fixed1-4 157219 781.6 ns/op BenchmarkAppendFloat/64Fixed2-4 154214 771.0 ns/op BenchmarkAppendFloat/64Fixed3-4 154502 757.9 ns/op BenchmarkAppendFloat/64Fixed4-4 157990 764.0 ns/op BenchmarkAppendFloat/64Fixed12-4 88550 1373 ns/op BenchmarkAppendFloat/64Fixed16-4 103861 1154 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 110578 1105 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94744 1277 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2680 44540 ns/op BenchmarkAppendFloat/Slowpath64-4 78682 1510 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 80766 1496 ns/op BenchmarkFormatInt-4 17043 6887 ns/op BenchmarkAppendInt-4 18140 6605 ns/op BenchmarkFormatUint-4 97155 1215 ns/op BenchmarkAppendUint-4 103255 1140 ns/op BenchmarkFormatIntSmall/7-4 3479215 33.77 ns/op BenchmarkFormatIntSmall/42-4 3505918 33.70 ns/op BenchmarkAppendIntSmall-4 1510701 78.36 ns/op BenchmarkAppendUintVarlen/1-4 1588120 75.71 ns/op BenchmarkAppendUintVarlen/12-4 1557026 77.02 ns/op BenchmarkAppendUintVarlen/123-4 1204611 99.27 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 100.6 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 101.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 103.4 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 106.6 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 107.3 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 112.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 112.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 117.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 115.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 121.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 891070 131.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 886560 126.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 948654 126.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 906036 132.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 904804 132.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 863614 137.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 867662 137.2 ns/op BenchmarkQuote-4 47100 2453 ns/op BenchmarkQuoteRune-4 510676 220.6 ns/op BenchmarkAppendQuote-4 56838 2142 ns/op BenchmarkAppendQuoteRune-4 950175 121.0 ns/op BenchmarkUnquoteEasy-4 1000000 111.0 ns/op BenchmarkUnquoteHard-4 53353 2183 ns/op PASS ok strconv 16.838s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 479305 244.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 135420 776.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174381 633.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 503660 226.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 154261 722.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 211426 563.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 306558 397.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 82818 1369 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99523 1144 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 730848 151.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20035 6001 ns/op BenchmarkGenericMatch1-4 1683 66461 ns/op BenchmarkGenericMatch2-4 324 374441 ns/op BenchmarkSingleMaxSkipping-4 6234 18969 ns/op 527.17 MB/s BenchmarkSingleLongSuffixFail-4 13458 8868 ns/op 112.99 MB/s BenchmarkSingleMatch-4 199 585530 ns/op 25.62 MB/s BenchmarkByteByteNoMatch-4 60165 1998 ns/op BenchmarkByteByteMatch-4 18375 6463 ns/op BenchmarkByteStringMatch-4 21898 5380 ns/op BenchmarkHTMLEscapeNew-4 67748 1758 ns/op BenchmarkHTMLEscapeOld-4 81559 1491 ns/op BenchmarkByteStringReplacerWriteString-4 1065 111161 ns/op BenchmarkByteReplacerWriteString-4 1521 77769 ns/op BenchmarkByteByteReplaces-4 3076 39190 ns/op BenchmarkByteByteMap-4 9745 11877 ns/op BenchmarkMap/identity/ASCII-4 838671 139.3 ns/op BenchmarkMap/identity/Greek-4 412489 294.1 ns/op BenchmarkMap/change/ASCII-4 33928 3557 ns/op BenchmarkMap/change/Greek-4 22318 5380 ns/op BenchmarkIndexRune-4 2380090 50.24 ns/op BenchmarkIndexRuneLongString-4 1595034 74.78 ns/op BenchmarkIndexRuneFastPath-4 3509712 33.90 ns/op BenchmarkIndex-4 3429189 33.79 ns/op BenchmarkLastIndex-4 5269860 22.51 ns/op BenchmarkIndexByte-4 6127652 19.25 ns/op BenchmarkToUpper/#00-4 5468629 21.46 ns/op BenchmarkToUpper/ONLYUPPER-4 3084650 38.30 ns/op BenchmarkToUpper/abc-4 301542 402.7 ns/op BenchmarkToUpper/AbC123-4 223294 561.2 ns/op BenchmarkToUpper/azAZ09_-4 245269 497.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44236 2695 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67749 1752 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29084 4142 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52998 2266 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106716 1136 ns/op BenchmarkToLower/#00-4 4946838 23.54 ns/op BenchmarkToLower/abc-4 4443790 26.60 ns/op BenchmarkToLower/AbC123-4 174961 690.7 ns/op BenchmarkToLower/azAZ09_-4 190240 636.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77548 1542 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61024 1971 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27583 3799 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71900 1678 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105517 1142 ns/op BenchmarkMapNoChanges-4 1000000 113.3 ns/op BenchmarkTrim-4 34005 3448 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3455600 33.62 ns/op BenchmarkToValidUTF8/InvalidASCII-4 156340 760.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117244 1005 ns/op BenchmarkEqualFold/Tests-4 47389 2510 ns/op BenchmarkEqualFold/ASCII-4 3661232 32.35 ns/op BenchmarkEqualFold/UnicodePrefix-4 90861 1327 ns/op BenchmarkEqualFold/UnicodeSuffix-4 87630 1372 ns/op BenchmarkIndexHard1-4 1764 66031 ns/op BenchmarkIndexHard2-4 387 305858 ns/op BenchmarkIndexHard3-4 169 706884 ns/op BenchmarkIndexHard4-4 91 1307878 ns/op BenchmarkLastIndexHard1-4 67 1715487 ns/op BenchmarkLastIndexHard2-4 69 1756484 ns/op BenchmarkLastIndexHard3-4 70 1738260 ns/op BenchmarkCountHard1-4 1868 64776 ns/op BenchmarkCountHard2-4 391 305013 ns/op BenchmarkCountHard3-4 169 702872 ns/op BenchmarkIndexTorture-4 7923 15096 ns/op BenchmarkCountTorture-4 7978 15153 ns/op BenchmarkCountTortureOverlapping-4 693 163445 ns/op BenchmarkCountByte/10-4 5461672 21.68 ns/op 461.32 MB/s BenchmarkCountByte/32-4 5186635 23.06 ns/op 1387.94 MB/s BenchmarkCountByte/4096-4 605385 205.9 ns/op 19896.03 MB/s BenchmarkCountByte/4194304-4 608 195656 ns/op 21437.17 MB/s BenchmarkCountByte/67108864-4 32 3456490 ns/op 19415.32 MB/s BenchmarkFields/ASCII/16-4 251194 469.3 ns/op 34.09 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21897 5475 ns/op 46.76 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1377 87191 ns/op 46.98 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1492985 ns/op 43.90 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24099098 ns/op 43.51 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 272306 435.1 ns/op 36.77 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10422 ns/op 24.56 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 658 177284 ns/op 23.10 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 3260480 ns/op 20.10 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 58884936 ns/op 17.81 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 235003 511.6 ns/op 31.27 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22144 5440 ns/op 47.06 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1136 100743 ns/op 40.66 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 1957151 ns/op 33.49 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 40014465 ns/op 26.20 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 267439 453.7 ns/op 35.27 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15718 7565 ns/op 33.84 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 868 135478 ns/op 30.23 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2507537 ns/op 26.14 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48590754 ns/op 21.58 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 63934803 ns/op BenchmarkSplitSingleByteSeparator-4 19 5449878 ns/op BenchmarkSplitMultiByteSeparator-4 37 2928779 ns/op BenchmarkSplitNSingleByteSeparator-4 253736 446.0 ns/op BenchmarkSplitNMultiByteSeparator-4 167287 670.0 ns/op BenchmarkRepeat/5x0-4 4332214 28.25 ns/op BenchmarkRepeat/5x1-4 4579232 27.32 ns/op BenchmarkRepeat/5x2-4 203120 593.3 ns/op BenchmarkRepeat/5x6-4 112176 1062 ns/op BenchmarkRepeat/10x0-4 4460138 27.78 ns/op BenchmarkRepeat/10x1-4 4652056 26.58 ns/op BenchmarkRepeat/10x2-4 199314 610.1 ns/op BenchmarkRepeat/10x6-4 109275 1095 ns/op BenchmarkRepeatLarge/256/1-4 49482 2363 ns/op 108.33 MB/s BenchmarkRepeatLarge/256/16-4 79851 1384 ns/op 184.93 MB/s BenchmarkRepeatLarge/512/1-4 42202 2690 ns/op 190.33 MB/s BenchmarkRepeatLarge/512/16-4 66966 1719 ns/op 297.77 MB/s BenchmarkRepeatLarge/1024/1-4 36488 3243 ns/op 315.73 MB/s BenchmarkRepeatLarge/1024/16-4 49789 2251 ns/op 454.92 MB/s BenchmarkRepeatLarge/2048/1-4 30200 3823 ns/op 535.70 MB/s BenchmarkRepeatLarge/2048/16-4 40086 2959 ns/op 692.20 MB/s BenchmarkRepeatLarge/4096/1-4 24480 5050 ns/op 811.02 MB/s BenchmarkRepeatLarge/4096/16-4 29988 4093 ns/op 1000.62 MB/s BenchmarkRepeatLarge/8192/1-4 16940 7088 ns/op 1155.79 MB/s BenchmarkRepeatLarge/8192/16-4 19129 6152 ns/op 1331.50 MB/s BenchmarkRepeatLarge/8192/4097-4 6185570 19.05 ns/op 215034.58 MB/s BenchmarkRepeatLarge/16384/1-4 11425 10919 ns/op 1500.47 MB/s BenchmarkRepeatLarge/16384/16-4 12016 9606 ns/op 1705.54 MB/s BenchmarkRepeatLarge/16384/4097-4 18046 6607 ns/op 1860.23 MB/s BenchmarkRepeatLarge/32768/1-4 5433 22664 ns/op 1445.83 MB/s BenchmarkRepeatLarge/32768/16-4 6282 19177 ns/op 1708.74 MB/s BenchmarkRepeatLarge/32768/4097-4 6058 16740 ns/op 1713.22 MB/s BenchmarkRepeatLarge/65536/1-4 2989 38989 ns/op 1680.88 MB/s BenchmarkRepeatLarge/65536/16-4 3128 38653 ns/op 1695.50 MB/s BenchmarkRepeatLarge/65536/4097-4 3160 46971 ns/op 1308.37 MB/s BenchmarkRepeatLarge/131072/1-4 502 272539 ns/op 480.93 MB/s BenchmarkRepeatLarge/131072/16-4 530 240000 ns/op 546.13 MB/s BenchmarkRepeatLarge/131072/4097-4 502 240749 ns/op 527.55 MB/s BenchmarkRepeatLarge/262144/1-4 252 471816 ns/op 555.61 MB/s BenchmarkRepeatLarge/262144/16-4 255 584491 ns/op 448.50 MB/s BenchmarkRepeatLarge/262144/4097-4 250 503981 ns/op 512.14 MB/s BenchmarkRepeatLarge/524288/1-4 123 1001464 ns/op 523.52 MB/s BenchmarkRepeatLarge/524288/16-4 121 1017032 ns/op 515.51 MB/s BenchmarkRepeatLarge/524288/4097-4 128 937345 ns/op 555.10 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1800137 ns/op 582.50 MB/s BenchmarkRepeatLarge/1048576/16-4 63 1790959 ns/op 585.48 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 1813630 ns/op 576.05 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3519356 ns/op 595.89 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3433383 ns/op 610.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3556131 ns/op 588.72 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6978544 ns/op 601.03 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7002033 ns/op 599.01 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 8143636 ns/op 514.66 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13923644 ns/op 602.47 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14013350 ns/op 598.62 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13920214 ns/op 602.47 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28711046 ns/op 584.35 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30142678 ns/op 556.59 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30418017 ns/op 551.56 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58140994 ns/op 577.12 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57199773 ns/op 586.62 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59606478 ns/op 562.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 116026129 ns/op 578.39 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116367115 ns/op 576.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 122601042 ns/op 547.38 MB/s BenchmarkRepeatLarge/134217728/1-4 1 211485444 ns/op 634.64 MB/s BenchmarkRepeatLarge/134217728/16-4 1 239783321 ns/op 559.75 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 243923844 ns/op 550.24 MB/s BenchmarkRepeatLarge/268435456/1-4 1 420305042 ns/op 638.67 MB/s BenchmarkRepeatLarge/268435456/16-4 1 488417302 ns/op 549.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 495844980 ns/op 541.37 MB/s BenchmarkRepeatLarge/536870912/1-4 1 847256727 ns/op 633.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 964382980 ns/op 556.70 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 985330475 ns/op 544.86 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1678546010 ns/op 639.69 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1910625068 ns/op 561.98 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1949609722 ns/op 550.75 MB/s BenchmarkIndexAnyASCII/1:1-4 2879486 41.18 ns/op BenchmarkIndexAnyASCII/1:2-4 2748966 43.44 ns/op BenchmarkIndexAnyASCII/1:4-4 2650327 45.13 ns/op BenchmarkIndexAnyASCII/1:8-4 2586825 46.41 ns/op BenchmarkIndexAnyASCII/1:16-4 2108457 56.29 ns/op BenchmarkIndexAnyASCII/1:32-4 2094736 57.26 ns/op BenchmarkIndexAnyASCII/1:64-4 1995818 59.95 ns/op BenchmarkIndexAnyASCII/16:1-4 2682518 44.72 ns/op BenchmarkIndexAnyASCII/16:2-4 679310 182.7 ns/op BenchmarkIndexAnyASCII/16:4-4 665852 185.8 ns/op BenchmarkIndexAnyASCII/16:8-4 636088 190.2 ns/op BenchmarkIndexAnyASCII/16:16-4 577651 207.3 ns/op BenchmarkIndexAnyASCII/16:32-4 450016 237.4 ns/op BenchmarkIndexAnyASCII/16:64-4 394417 295.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2193475 55.95 ns/op BenchmarkIndexAnyASCII/256:2-4 55771 2144 ns/op BenchmarkIndexAnyASCII/256:4-4 55374 2169 ns/op BenchmarkIndexAnyASCII/256:8-4 54915 2147 ns/op BenchmarkIndexAnyASCII/256:16-4 55332 2165 ns/op BenchmarkIndexAnyASCII/256:32-4 53889 2197 ns/op BenchmarkIndexAnyASCII/256:64-4 52884 2267 ns/op BenchmarkIndexAnyUTF8/1:1-4 2863983 39.92 ns/op BenchmarkIndexAnyUTF8/1:2-4 2667148 44.59 ns/op BenchmarkIndexAnyUTF8/1:4-4 2547420 47.32 ns/op BenchmarkIndexAnyUTF8/1:8-4 2388024 48.46 ns/op BenchmarkIndexAnyUTF8/1:16-4 2099845 57.41 ns/op BenchmarkIndexAnyUTF8/1:32-4 2062237 57.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 1974787 60.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 2027458 58.77 ns/op BenchmarkIndexAnyUTF8/16:2-4 393506 299.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 360216 328.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 325719 357.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 243453 484.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 242931 490.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 219886 531.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 489308 244.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 27964 4162 ns/op BenchmarkIndexAnyUTF8/256:4-4 25490 4716 ns/op BenchmarkIndexAnyUTF8/256:8-4 23002 5181 ns/op BenchmarkIndexAnyUTF8/256:16-4 16849 7255 ns/op BenchmarkIndexAnyUTF8/256:32-4 16479 7364 ns/op BenchmarkIndexAnyUTF8/256:64-4 15002 8042 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2824527 42.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2797599 42.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2687104 45.34 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2514602 47.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2171078 55.06 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2185076 55.44 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2074422 57.87 ns/op BenchmarkLastIndexAnyASCII/16:1-4 663181 180.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 665511 180.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 647137 185.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 625783 192.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 547173 210.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 510176 234.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 413964 295.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54835 2176 ns/op BenchmarkLastIndexAnyASCII/256:2-4 55144 2186 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54646 2206 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53604 2208 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53725 2205 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53647 2245 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51667 2308 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2743690 42.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2806196 43.80 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2567085 45.43 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2467208 47.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2190920 55.14 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2131272 55.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2014818 58.38 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 480224 248.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 234673 501.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 215782 537.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 215625 554.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 170360 687.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 170818 695.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 163689 735.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34006 3409 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15808 7458 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14911 8103 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14192 8420 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10540 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10695 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11243 ns/op BenchmarkTrimASCII/1:1-4 4283444 27.41 ns/op BenchmarkTrimASCII/1:2-4 2587747 46.23 ns/op BenchmarkTrimASCII/1:4-4 2467302 48.97 ns/op BenchmarkTrimASCII/1:8-4 2095204 56.78 ns/op BenchmarkTrimASCII/1:16-4 1644290 72.99 ns/op BenchmarkTrimASCII/16:1-4 3259377 36.45 ns/op BenchmarkTrimASCII/16:2-4 620548 180.1 ns/op BenchmarkTrimASCII/16:4-4 614332 182.8 ns/op BenchmarkTrimASCII/16:8-4 621595 191.1 ns/op BenchmarkTrimASCII/16:16-4 557836 217.9 ns/op BenchmarkTrimASCII/256:1-4 565807 211.7 ns/op BenchmarkTrimASCII/256:2-4 55210 2159 ns/op BenchmarkTrimASCII/256:4-4 54720 2155 ns/op BenchmarkTrimASCII/256:8-4 55243 2165 ns/op BenchmarkTrimASCII/256:16-4 48838 2509 ns/op BenchmarkTrimASCII/4096:1-4 42421 2844 ns/op BenchmarkTrimASCII/4096:2-4 3566 33791 ns/op BenchmarkTrimASCII/4096:4-4 3493 33596 ns/op BenchmarkTrimASCII/4096:8-4 3542 33990 ns/op BenchmarkTrimASCII/4096:16-4 3535 38173 ns/op BenchmarkTrimByte-4 4775392 24.64 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31909 3796 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30916 3958 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1539 79041 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1942 61550 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3826 31250 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7442 16150 ns/op BenchmarkJoin/0-4 6144447 19.14 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4595810 26.11 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176414 681.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123374 988.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92462 1304 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73944 1625 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63146 1922 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53138 2159 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3308726 36.21 ns/op BenchmarkTrimSpace/ASCII-4 1379481 89.82 ns/op BenchmarkTrimSpace/SomeNonASCII-4 126091 943.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 65853 1818 ns/op BenchmarkReplaceAll-4 116506 1040 ns/op 16 B/op 1 allocs/op PASS ok strings 56.492s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 82836 1491 ns/op BenchmarkCond2-4 33031 3389 ns/op BenchmarkCond4-4 26082 4457 ns/op BenchmarkCond8-4 15068 8137 ns/op BenchmarkCond16-4 6440 18026 ns/op BenchmarkCond32-4 3264 37685 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 839818 174.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 318585 358.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 919520 121.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 988902 121.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 578050 232.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 104.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 141355 870.1 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 125822 1051 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 115695 1109 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76980 1653 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 937558 166.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 244423 478.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 630540 205.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 229498 521.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 841628 142.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 256122 509.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1841835 75.84 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 76578 1569 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 159358 696.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 445032 241.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3100 36418 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 582 216172 ns/op BenchmarkRange/*sync.Map-4 1778 66349 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94860 1113 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 247302 412.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 99192 1124 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 185149 685.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 306188 396.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 263562 442.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127648 932.2 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 267920 438.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 937238 145.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76112 1489 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 204806 584.0 ns/op BenchmarkSwapCollision/*sync.Map-4 130539 922.6 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 405 293050 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 158786 772.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 509804 227.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 32757 3612 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 96218 1236 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33051 3546 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 387858 381.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 148196 797.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 363838 292.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2081594 58.28 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205513 551.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2320699 51.98 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 791368 167.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 211352 565.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1000000 112.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 133051 924.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 498578 239.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 690031 153.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 158110 783.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 160.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 575397 277.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 163960 846.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 442516 343.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 86145 1544 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 184058 570.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 706449 174.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 169812 706.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 115.2 ns/op BenchmarkUncontendedSemaphore-4 4938879 23.72 ns/op BenchmarkContendedSemaphore-4 4307362 27.27 ns/op BenchmarkMutexUncontended-4 875899 133.1 ns/op BenchmarkMutex-4 271618 462.7 ns/op BenchmarkMutexSlack-4 276069 440.1 ns/op BenchmarkMutexWork-4 256758 443.8 ns/op BenchmarkMutexWorkSlack-4 239976 535.7 ns/op BenchmarkMutexNoSpin-4 119644 923.2 ns/op BenchmarkMutexSpin-4 74755 1542 ns/op BenchmarkOnce-4 1877539 61.95 ns/op BenchmarkOnceFunc/v=Once-4 1675402 69.67 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1367452 87.70 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1522833 78.43 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1461846 75.44 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1390330 86.43 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1511684 79.91 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5946780 20.22 ns/op BenchmarkSemaSyntNonblock-4 2078532 57.31 ns/op BenchmarkSemaSyntBlock-4 2348307 50.85 ns/op BenchmarkSemaWorkNonblock-4 1250128 94.50 ns/op BenchmarkSemaWorkBlock-4 1000000 103.2 ns/op BenchmarkRWMutexUncontended-4 459310 255.4 ns/op BenchmarkRWMutexWrite100-4 554286 218.1 ns/op BenchmarkRWMutexWrite10-4 434290 280.8 ns/op BenchmarkRWMutexWorkWrite100-4 405200 323.2 ns/op BenchmarkRWMutexWorkWrite10-4 295648 390.1 ns/op BenchmarkWaitGroupUncontended-4 850810 158.8 ns/op BenchmarkWaitGroupAddDone-4 709616 164.5 ns/op BenchmarkWaitGroupAddDoneWork-4 692619 163.1 ns/op BenchmarkWaitGroupWait-4 3571520 33.10 ns/op BenchmarkWaitGroupWaitWork-4 2442780 49.60 ns/op BenchmarkWaitGroupActuallyWait-4 95264 1329 ns/op 32 B/op 2 allocs/op PASS ok sync 17.998s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 798948 141.3 ns/op PASS ok sync/atomic 1.123s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 165304 744.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.140s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5848 18238 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7417 14711 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1516093 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1361352 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 175184786 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 175282389 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1441 72724 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1821 65022 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6637223 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6240871 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 714411495 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 725274946 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 186 708334 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 205 564957 ns/op 191 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72873078 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 77557186 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6706858685 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6439094584 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2458 46552 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3107909 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 307910693 ns/op 35607016 B/op 2056 allocs/op BenchmarkRagged/10-4 2137 51030 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 244 485967 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4853474 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5811 20129 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.123s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 102188790 ns/op BenchmarkVariableString-4 80114 1468 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1792 67241 ns/op 2490 B/op 39 allocs/op PASS ok text/template/parse 1.394s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 55 2129718 ns/op BenchmarkAfter-4 154 762173 ns/op BenchmarkStop-4 298 354693 ns/op BenchmarkSimultaneousAfterFunc-4 85 1959293 ns/op BenchmarkStartStop-4 560 372408 ns/op BenchmarkReset-4 2209 65122 ns/op BenchmarkSleep-4 57 1785819 ns/op BenchmarkParallelTimerLatency-4 26 1253661 avg-late-ns 10815887 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 331210 avg-late-ns 1166922 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 327130 avg-late-ns 1306700 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 283708 avg-late-ns 1392291 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 473893 avg-late-ns 1401896 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 319939 avg-late-ns 1429980 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 329595 avg-late-ns 1402608 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 414688 avg-late-ns 4117586 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 442887 avg-late-ns 2557443 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 259871 avg-late-ns 1244631 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 874297 avg-late-ns 24698939 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 1845148 avg-late-ns 9210011 max-late-ns BenchmarkTicker-4 541 250092 ns/op BenchmarkTickerReset-4 5955 20322 ns/op BenchmarkTickerResetNaive-4 332 437021 ns/op BenchmarkNow-4 1769959 66.91 ns/op BenchmarkNowUnixNano-4 1404415 86.27 ns/op BenchmarkNowUnixMilli-4 1402858 86.42 ns/op BenchmarkNowUnixMicro-4 1251327 94.61 ns/op BenchmarkFormat-4 53863 2221 ns/op BenchmarkFormatRFC3339-4 73928 1637 ns/op BenchmarkFormatRFC3339Nano-4 72439 1686 ns/op BenchmarkFormatNow-4 79894 1508 ns/op BenchmarkMarshalJSON-4 101110 1199 ns/op BenchmarkMarshalText-4 106824 1158 ns/op BenchmarkParse-4 139167 881.0 ns/op BenchmarkParseRFC3339UTC-4 325918 366.3 ns/op BenchmarkParseRFC3339UTCBytes-4 214764 570.8 ns/op BenchmarkParseRFC3339TZ-4 79816 1493 ns/op BenchmarkParseRFC3339TZBytes-4 60327 1936 ns/op BenchmarkParseDuration-4 596648 201.4 ns/op BenchmarkHour-4 1000000 117.0 ns/op BenchmarkSecond-4 1000000 118.5 ns/op BenchmarkYear-4 740770 161.8 ns/op BenchmarkDay-4 698192 175.2 ns/op BenchmarkISOWeek-4 677290 175.3 ns/op BenchmarkGoString-4 69081 1711 ns/op BenchmarkUnmarshalText-4 70393 1664 ns/op PASS ok time 12.313s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 426404 276.4 ns/op BenchmarkDecodeValidJapaneseChars-4 549175 214.1 ns/op BenchmarkDecodeRune-4 1403371 94.51 ns/op BenchmarkEncodeValidASCII-4 327870 360.5 ns/op BenchmarkEncodeValidJapaneseChars-4 495412 236.4 ns/op BenchmarkAppendRuneValidASCII-4 690394 177.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1226181 96.99 ns/op BenchmarkEncodeRune-4 697941 179.2 ns/op PASS ok unicode/utf16 2.254s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2155012 56.10 ns/op BenchmarkRuneCountTenJapaneseChars-4 381726 311.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4219243 27.82 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 510584 231.9 ns/op BenchmarkValidTenASCIIChars-4 2380228 50.07 ns/op BenchmarkValid100KASCIIChars-4 93 1603851 ns/op BenchmarkValidTenJapaneseChars-4 354380 335.7 ns/op BenchmarkValidLongMostlyASCII-4 93 1095175 ns/op BenchmarkValidLongJapanese-4 64 1838728 ns/op BenchmarkValidStringTenASCIIChars-4 5121794 23.88 ns/op BenchmarkValidString100KASCIIChars-4 7111 17127 ns/op BenchmarkValidStringTenJapaneseChars-4 469648 245.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1317 91082 ns/op BenchmarkValidStringLongJapanese-4 160 746621 ns/op BenchmarkEncodeASCIIRune-4 4574733 25.52 ns/op BenchmarkEncodeJapaneseRune-4 2315418 49.58 ns/op BenchmarkAppendASCIIRune-4 8275339 13.97 ns/op BenchmarkAppendJapaneseRune-4 2932646 41.53 ns/op BenchmarkDecodeASCIIRune-4 2918944 41.52 ns/op BenchmarkDecodeJapaneseRune-4 2477035 48.60 ns/op BenchmarkFullRune/ASCII-4 3199474 36.70 ns/op BenchmarkFullRune/Incomplete-4 1570228 76.33 ns/op BenchmarkFullRune/Japanese-4 3264048 36.50 ns/op PASS ok unicode/utf8 4.517s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 80600580893 ns/op PASS ok cmd/api 81.757s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 642174 178.8 ns/op BenchmarkCgoCall/one-pointer-4 515457 215.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 446844 259.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 460453 264.2 ns/op BenchmarkCgoCall/eight-pointers-4 225129 515.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 548553 226.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 40101 3120 ns/op BenchmarkCgoCall/eight-pointers-slice-4 48300 2650 ns/op BenchmarkGoString-4 1204338 98.61 ns/op BenchmarkCGoCallback-4 70029 1720 ns/op BenchmarkCGoInCThread-4 705021 170.6 ns/op PASS ok cmd/cgo/internal/test 2.744s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 562456 208.8 ns/op BenchmarkEqArrayOfStrings64-4 64314 1875 ns/op BenchmarkEqArrayOfStrings1024-4 5672 20614 ns/op BenchmarkEqArrayOfFloats5-4 964188 118.7 ns/op BenchmarkEqArrayOfFloats64-4 121364 1010 ns/op BenchmarkEqArrayOfFloats1024-4 5313 24178 ns/op BenchmarkEqArrayOfStructsEq-4 1422 86441 ns/op BenchmarkEqArrayOfStructsNotEq-4 2151 53241 ns/op BenchmarkEqStruct-4 15409791 8.428 ns/op PASS ok cmd/compile/internal/reflectdata 2.288s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 65861 ns/op BenchmarkInvertLessThanNoov-4 11417371 10.59 ns/op BenchmarkCopyElim1-4 920 121658 ns/op BenchmarkCopyElim10-4 891 305651 ns/op BenchmarkCopyElim100-4 507 215934 ns/op BenchmarkCopyElim1000-4 76 1520912 ns/op BenchmarkCopyElim10000-4 4 26850896 ns/op BenchmarkCopyElim100000-4 1 477370273 ns/op BenchmarkDeadCode/1-4 1154 112529 ns/op BenchmarkDeadCode/10-4 888 133718 ns/op BenchmarkDeadCode/100-4 343 369802 ns/op BenchmarkDeadCode/1000-4 55 3239567 ns/op BenchmarkDeadCode/10000-4 4 25422691 ns/op BenchmarkDeadCode/100000-4 1 392767129 ns/op BenchmarkDeadCode/200000-4 1 871418757 ns/op BenchmarkDominatorsLinear-4 10 10763083 ns/op 0.93 MB/s BenchmarkDominatorsFwdBack-4 7 14453019 ns/op 0.69 MB/s BenchmarkDominatorsManyPred-4 7 16399551 ns/op 0.61 MB/s BenchmarkDominatorsMaxPred-4 7 16856050 ns/op 0.59 MB/s BenchmarkDominatorsMaxPredVal-4 7 16348301 ns/op 0.61 MB/s BenchmarkFuse/1-4 615 183236 ns/op BenchmarkFuse/10-4 528 369683 ns/op BenchmarkFuse/100-4 100 1202524 ns/op BenchmarkFuse/1000-4 21 7631903 ns/op BenchmarkFuse/10000-4 2 75314210 ns/op BenchmarkNilCheckDeep1-4 8098 14542 ns/op 0.07 MB/s 230 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3348 36645 ns/op 0.27 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 481 249043 ns/op 0.40 MB/s 1129 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2421343 ns/op 0.41 MB/s 10844 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 33790672 ns/op 0.30 MB/s 295832 B/op 10 allocs/op BenchmarkDSEPass-4 15 7557056 ns/op 35217 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 205072530 ns/op 4240784 B/op 108177 allocs/op BenchmarkCSEPass-4 5 22338614 ns/op 79216 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 257253501 ns/op 5686632 B/op 97624 allocs/op BenchmarkDeadcodePass-4 106 1149876 ns/op 93077 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 207229508 ns/op 4023400 B/op 44801 allocs/op BenchmarkMultiPass-4 34 3096667 ns/op 296408 B/op 13 allocs/op BenchmarkMultiPassBlock-4 1 397541208 ns/op 11240048 B/op 150108 allocs/op BenchmarkCondRewrite/SoloJump-4 2996259 41.29 ns/op BenchmarkCondRewrite/CombJump-4 2700211 40.18 ns/op PASS ok cmd/compile/internal/ssa 18.666s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7921 14984 ns/op BenchmarkExtShift-4 14802 8083 ns/op BenchmarkModify-4 7950 15105 ns/op BenchmarkMullImm-4 14340 8506 ns/op BenchmarkConstModify-4 7872 15219 ns/op BenchmarkBitSet-4 15969 7470 ns/op BenchmarkBitClear-4 16258 7436 ns/op BenchmarkBitToggle-4 15984 7488 ns/op BenchmarkBitSetConst-4 126169 959.2 ns/op BenchmarkBitClearConst-4 125631 940.8 ns/op BenchmarkBitToggleConst-4 125719 964.4 ns/op BenchmarkDivconstI64-4 7796806 15.15 ns/op BenchmarkModconstI64-4 7698552 15.90 ns/op BenchmarkDivisiblePow2constI64-4 7674703 15.39 ns/op BenchmarkDivisibleconstI64-4 7693341 15.70 ns/op BenchmarkDivisibleWDivconstI64-4 5190781 23.14 ns/op BenchmarkDivconstU64/3-4 7746891 15.49 ns/op BenchmarkDivconstU64/5-4 7967690 15.19 ns/op BenchmarkDivconstU64/37-4 7886863 15.89 ns/op BenchmarkDivconstU64/1234567-4 6692036 16.47 ns/op BenchmarkModconstU64-4 7455223 15.47 ns/op BenchmarkDivisibleconstU64-4 8026737 15.85 ns/op BenchmarkDivisibleWDivconstU64-4 4779030 23.03 ns/op BenchmarkDivconstI32-4 8054863 14.98 ns/op BenchmarkModconstI32-4 7579644 15.46 ns/op BenchmarkDivisiblePow2constI32-4 8272396 14.85 ns/op BenchmarkDivisibleconstI32-4 7642107 14.69 ns/op BenchmarkDivisibleWDivconstI32-4 5345658 22.53 ns/op BenchmarkDivconstU32-4 8134294 14.67 ns/op BenchmarkModconstU32-4 8069668 15.09 ns/op BenchmarkDivisibleconstU32-4 7817256 14.93 ns/op BenchmarkDivisibleWDivconstU32-4 5238873 22.41 ns/op BenchmarkDivconstI16-4 8163062 14.68 ns/op BenchmarkModconstI16-4 8126029 14.78 ns/op BenchmarkDivisiblePow2constI16-4 8200963 14.53 ns/op BenchmarkDivisibleconstI16-4 8032365 14.89 ns/op BenchmarkDivisibleWDivconstI16-4 5204413 22.26 ns/op BenchmarkDivconstU16-4 8073561 14.86 ns/op BenchmarkModconstU16-4 7899609 15.51 ns/op BenchmarkDivisibleconstU16-4 7703785 15.45 ns/op BenchmarkDivisibleWDivconstU16-4 5322190 23.11 ns/op BenchmarkDivconstI8-4 7938775 14.84 ns/op BenchmarkModconstI8-4 7728967 15.47 ns/op BenchmarkDivisiblePow2constI8-4 7948690 15.08 ns/op BenchmarkDivisibleconstI8-4 7886128 14.83 ns/op BenchmarkDivisibleWDivconstI8-4 5340290 22.60 ns/op BenchmarkDivconstU8-4 7884375 14.77 ns/op BenchmarkModconstU8-4 7894705 15.22 ns/op BenchmarkDivisibleconstU8-4 7720698 14.87 ns/op BenchmarkDivisibleWDivconstU8-4 5379001 22.30 ns/op BenchmarkMul2-4 175258 695.3 ns/op BenchmarkMulNeg2-4 174445 689.2 ns/op BenchmarkEfaceInteger-4 4000011 27.06 ns/op BenchmarkTypeAssert-4 13875646 8.472 ns/op BenchmarkDiv64UnsignedSmall-4 13599582 9.178 ns/op BenchmarkDiv64Small-4 13836168 8.975 ns/op BenchmarkDiv64SmallNegDivisor-4 12551511 8.882 ns/op BenchmarkDiv64SmallNegDividend-4 12760114 8.872 ns/op BenchmarkDiv64SmallNegBoth-4 13603804 8.741 ns/op BenchmarkDiv64Unsigned-4 11212536 10.53 ns/op BenchmarkDiv64-4 11328117 10.44 ns/op BenchmarkDiv64NegDivisor-4 11303637 10.45 ns/op BenchmarkDiv64NegDividend-4 11410977 10.53 ns/op BenchmarkDiv64NegBoth-4 11133657 10.46 ns/op BenchmarkMod64UnsignedSmall-4 13781920 8.496 ns/op BenchmarkMod64Small-4 13612010 9.011 ns/op BenchmarkMod64SmallNegDivisor-4 13832503 9.739 ns/op BenchmarkMod64SmallNegDividend-4 12292720 8.820 ns/op BenchmarkMod64SmallNegBoth-4 13300573 8.752 ns/op BenchmarkMod64Unsigned-4 11104083 10.61 ns/op BenchmarkMod64-4 11554563 10.32 ns/op BenchmarkMod64NegDivisor-4 11415873 10.64 ns/op BenchmarkMod64NegDividend-4 11384383 10.28 ns/op BenchmarkMod64NegBoth-4 11333161 10.36 ns/op BenchmarkMulconstI32/3-4 14445846 8.435 ns/op BenchmarkMulconstI32/5-4 14211655 8.209 ns/op BenchmarkMulconstI32/12-4 14747103 8.339 ns/op BenchmarkMulconstI32/120-4 14613774 8.303 ns/op BenchmarkMulconstI32/-120-4 14564683 8.325 ns/op BenchmarkMulconstI32/65537-4 14527473 8.168 ns/op BenchmarkMulconstI32/65538-4 14480312 8.412 ns/op BenchmarkMulconstI64/3-4 14195608 8.331 ns/op BenchmarkMulconstI64/5-4 14719086 8.035 ns/op BenchmarkMulconstI64/12-4 14553097 8.291 ns/op BenchmarkMulconstI64/120-4 14677670 8.245 ns/op BenchmarkMulconstI64/-120-4 14456946 8.318 ns/op BenchmarkMulconstI64/65537-4 14324614 8.133 ns/op BenchmarkMulconstI64/65538-4 14662104 8.265 ns/op BenchmarkMulconstU32/3-4 13512834 8.168 ns/op BenchmarkMulconstU32/5-4 14006107 10.06 ns/op BenchmarkMulconstU32/12-4 14303732 8.206 ns/op BenchmarkMulconstU32/120-4 14768601 8.553 ns/op BenchmarkMulconstU32/65537-4 14751111 7.998 ns/op BenchmarkMulconstU32/65538-4 14335275 8.349 ns/op BenchmarkMulconstU64/3-4 14536362 7.998 ns/op BenchmarkMulconstU64/5-4 14734918 8.029 ns/op BenchmarkMulconstU64/12-4 14685637 8.231 ns/op BenchmarkMulconstU64/120-4 14573066 8.327 ns/op BenchmarkMulconstU64/65537-4 14637333 8.058 ns/op BenchmarkMulconstU64/65538-4 14013790 8.216 ns/op BenchmarkShiftArithmeticRight-4 15081247 8.108 ns/op BenchmarkSwitch8Predictable-4 10041974 12.20 ns/op BenchmarkSwitch8Unpredictable-4 5791329 20.75 ns/op BenchmarkSwitch32Predictable-4 8564990 13.79 ns/op BenchmarkSwitch32Unpredictable-4 5527310 21.76 ns/op BenchmarkSwitchStringPredictable-4 4069652 28.71 ns/op BenchmarkSwitchStringUnpredictable-4 4244020 28.17 ns/op BenchmarkSwitchTypePredictable-4 3182829 37.60 ns/op BenchmarkSwitchTypeUnpredictable-4 3423961 35.89 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3802768 29.94 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3977497 33.45 ns/op PASS ok cmd/compile/internal/test 18.034s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 2914149 ns/op BenchmarkNamed/Underlying/nongeneric-4 1227871 98.05 ns/op BenchmarkNamed/Underlying/generic-4 1210484 100.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1224050 98.41 ns/op BenchmarkNamed/Underlying/user_instance-4 1211854 100.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 542070901 ns/op 62047 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 457598313 ns/op 73605 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 277179394 ns/op 115926 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 162085223 ns/op 207515 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1137275085 ns/op 4563 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 136800207 ns/op 37533 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 108748218 ns/op 47720 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 38229476 ns/op 135745 lines/s BenchmarkCheck/constant/funcbodies/info-4 2 50976377 ns/op 42564 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43550124 ns/op 49814 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 25813324 ns/op 84055 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 29483658 ns/op 73592 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 988731938 ns/op 69443 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 696591677 ns/op 98564 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 144309584 ns/op 475692 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125750458 ns/op 545867 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 520933742 ns/op 3862 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64742094 ns/op 31071 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 37492968 ns/op 53653 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 37271640 ns/op 53979 lines/s PASS ok cmd/compile/internal/types2 22.520s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 81 3491963 ns/op 2985778 sys-ns/op 619086 user-ns/op PASS ok cmd/go 1.850s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 249344 459.7 ns/op PASS ok cmd/go/internal/cfg 1.250s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 19892 5124 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 17214 5968 ns/op 1.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2632 50055 ns/op 20.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2709 45424 ns/op 22.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 100 2304698 ns/op 3.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 382 323368 ns/op 25.33 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.584s All tests passed.