linux-s390x-ibm-race at 4b0dd556080fc207962fabdd93007cd4c6ebb04a :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=d25fec0968a741a9b3c6df9b81f78302" "JOURNAL_STREAM=9:239053189" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=d25fec0968a741a9b3c6df9b81f78302" "JOURNAL_STREAM=9:239053189" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.584s ok archive/zip 3.237s ok bufio 1.340s ok bytes 2.220s ok cmp 1.007s ok compress/bzip2 1.566s ok compress/flate 7.142s ok compress/gzip 18.373s ok compress/lzw 1.824s ok compress/zlib 6.240s ok container/heap 1.010s ok container/list 1.006s ok container/ring 1.012s ok context 1.031s ok crypto 2.477s ok crypto/aes 1.037s ok crypto/cipher 1.031s ok crypto/des 1.033s ok crypto/dsa 1.008s ok crypto/ecdh 1.426s ok crypto/ecdsa 1.603s ok crypto/ed25519 2.191s ok crypto/elliptic 1.041s ok crypto/hmac 1.009s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.454s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.280s ok crypto/internal/edwards25519 3.457s ok crypto/internal/edwards25519/field 1.162s ok crypto/internal/hpke 1.020s ok crypto/internal/mlkem768 1.828s ok crypto/internal/nistec 2.670s ok crypto/internal/nistec/fiat 1.006s [no tests to run] ok crypto/md5 1.012s ok crypto/rand 1.288s ok crypto/rc4 1.570s ok crypto/rsa 3.034s ok crypto/sha1 1.010s ok crypto/sha256 1.011s ok crypto/sha512 1.010s ok crypto/subtle 1.369s ok crypto/tls 5.079s ok crypto/x509 2.250s ok database/sql 1.580s ok database/sql/driver 1.006s ok debug/buildinfo 1.018s ok debug/dwarf 1.048s ok debug/elf 1.981s ok debug/gosym 1.109s ok debug/macho 1.019s ok debug/pe 1.034s ok debug/plan9obj 1.007s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.009s ok encoding/asn1 1.010s ok encoding/base32 1.043s ok encoding/base64 1.013s ok encoding/binary 1.021s ok encoding/csv 1.089s ok encoding/gob 20.432s ok encoding/hex 1.019s ok encoding/json 2.165s ok encoding/pem 2.580s ok encoding/xml 1.168s ok errors 1.011s ok expvar 1.009s ok flag 3.043s ok fmt 1.552s ok go/ast 1.016s ok go/build 7.926s ok go/build/constraint 1.012s ok go/constant 1.018s ok go/doc 1.200s ok go/doc/comment 2.846s ok go/format 1.040s ok go/importer 1.472s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 9.584s ok go/internal/srcimporter 15.860s ok go/parser 1.931s ok go/printer 2.307s ok go/scanner 1.013s ok go/token 1.120s ok go/types 39.995s ok go/version 1.017s ok hash 1.029s ok hash/adler32 1.032s ok hash/crc32 1.035s ok hash/crc64 1.013s ok hash/fnv 1.007s ok hash/maphash 1.007s ok html 1.010s ok html/template 1.186s ok image 1.530s ok image/color 1.030s ok image/draw 1.699s ok image/gif 1.957s ok image/jpeg 2.753s ok image/png 4.247s ok index/suffixarray 2.661s ok internal/abi 1.027s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.007s ok internal/concurrent 1.610s ok internal/coverage/cfile 1.008s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.009s ok internal/coverage/slicewriter 1.007s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.008s ok internal/diff 1.008s ok internal/fmtsort 1.008s ok internal/fuzz 1.034s ok internal/godebug 16.438s ok internal/godebugs 138.081s ok internal/gover 1.007s ok internal/itoa 1.007s ok internal/platform 1.408s ok internal/poll 1.423s ok internal/profile 1.007s ok internal/reflectlite 1.009s ok internal/runtime/atomic 1.021s ok internal/runtime/syscall 1.008s ok internal/saferio 1.079s ok internal/singleflight 1.121s ok internal/syscall/unix 1.014s ok internal/sysinfo 1.008s ok internal/testenv 1.234s ok internal/trace 32.094s ok internal/trace/internal/oldtrace 1.773s ok internal/types/errors 1.232s ok internal/unsafeheader 1.007s ok internal/weak 1.016s ok internal/xcoff 1.034s ok internal/zstd 1.051s ok io 1.035s ok io/fs 1.195s ok io/ioutil 1.019s ok iter 1.023s ok log 1.015s ok log/slog 1.064s ok log/slog/internal/benchmarks 1.008s ok log/slog/internal/buffer 1.007s ok log/syslog 2.231s ok maps 1.008s ok math 1.024s ok math/big 4.846s ok math/bits 1.016s ok math/cmplx 1.018s ok math/rand 4.583s ok math/rand/v2 3.729s ok mime 1.023s ok mime/multipart 8.454s ok mime/quotedprintable 1.036s ok net 38.144s ok net/http 11.358s ok net/http/cgi 27.503s ok net/http/cookiejar 1.016s ok net/http/fcgi 1.217s ok net/http/httptest 1.191s ok net/http/httptrace 1.010s ok net/http/httputil 1.626s ok net/http/internal 3.824s ok net/http/internal/ascii 1.014s ok net/http/pprof 6.152s ok net/internal/cgotest 1.008s ok net/internal/socktest 1.009s ok net/mail 1.022s ok net/netip 1.383s ok net/rpc 1.037s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.085s ok net/textproto 1.090s ok net/url 1.032s ok os 7.646s ok os/exec 8.327s ok os/exec/internal/fdtest 1.016s ok os/signal 23.047s ok os/user 1.023s ok path 1.014s ok path/filepath 1.032s ok plugin 1.007s ok reflect 1.507s ok regexp 4.049s ok regexp/syntax 7.784s ok runtime 31.634s ok runtime/cgo 1.006s ok runtime/debug 2.052s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.019s ok runtime/pprof 30.455s ok runtime/race 9.735s ok runtime/trace 1.121s ok slices 1.381s ok sort 1.724s ok strconv 3.738s ok strings 2.285s ok sync 1.472s ok sync/atomic 2.764s ok syscall 10.116s ok testing 2.853s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.138s ok testing/slogtest 1.012s ok text/scanner 1.023s ok text/tabwriter 1.016s ok text/template 1.103s ok text/template/parse 1.058s ok time 9.273s ok unicode 1.031s ok unicode/utf16 1.022s ok unicode/utf8 1.080s ok unique 1.453s ok cmd/addr2line 5.996s ok cmd/api 17.548s ok cmd/asm/internal/asm 5.073s ok cmd/asm/internal/lex 1.031s ok cmd/cgo/internal/swig 1.023s ok cmd/cgo/internal/test 2.025s ok cmd/cgo/internal/testcarchive 25.934s ok cmd/cgo/internal/testcshared 5.786s ok cmd/cgo/internal/testerrors 9.189s ok cmd/cgo/internal/testfortran 1.014s ok cmd/cgo/internal/testgodefs 1.531s ok cmd/cgo/internal/testlife 1.502s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 37.269s ok cmd/cgo/internal/testsanitizers 1.065s ok cmd/cgo/internal/testshared 43.055s ok cmd/cgo/internal/testso 2.434s ok cmd/cgo/internal/teststdio 2.069s ok cmd/cgo/internal/testtls 1.009s ok cmd/compile/internal/abt 1.035s ok cmd/compile/internal/amd64 1.020s ok cmd/compile/internal/base 1.013s ok cmd/compile/internal/compare 1.017s ok cmd/compile/internal/devirtualize 1.024s ok cmd/compile/internal/dwarfgen 1.610s ok cmd/compile/internal/importer 1.700s ok cmd/compile/internal/inline/inlheur 1.248s ok cmd/compile/internal/ir 1.013s ok cmd/compile/internal/liveness 1.274s ok cmd/compile/internal/logopt 1.051s ok cmd/compile/internal/loopvar 1.017s ok cmd/compile/internal/noder 1.010s ok cmd/compile/internal/rangefunc 1.019s ok cmd/compile/internal/reflectdata 1.009s [no tests to run] ok cmd/compile/internal/ssa 27.143s ok cmd/compile/internal/syntax 1.385s ok cmd/compile/internal/test 27.003s ok cmd/compile/internal/typecheck 1.383s ok cmd/compile/internal/types 1.011s ok cmd/compile/internal/types2 9.997s ok cmd/covdata 1.010s ok cmd/cover 18.823s ok cmd/dist 1.025s ok cmd/distpack 1.012s ok cmd/doc 1.757s ok cmd/fix 2.635s ok cmd/go 292.700s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.088s ok cmd/go/internal/cfg 1.011s [no tests to run] ok cmd/go/internal/envcmd 1.034s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.023s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.021s ok cmd/go/internal/load 1.020s ok cmd/go/internal/lockedfile 2.111s ok cmd/go/internal/lockedfile/internal/filelock 2.037s ok cmd/go/internal/modfetch 1.014s ok cmd/go/internal/modfetch/codehost 1.335s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.606s ok cmd/go/internal/modload 1.013s ok cmd/go/internal/mvs 1.020s ok cmd/go/internal/par 1.052s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.027s ok cmd/go/internal/toolchain 1.020s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.014s ok cmd/go/internal/vcweb/vcstest 1.497s ok cmd/go/internal/web 1.008s ok cmd/go/internal/work 1.069s ok cmd/gofmt 1.185s ok cmd/internal/archive 1.325s ok cmd/internal/buildid 1.530s ok cmd/internal/bootstrap_test 1.035s ok cmd/internal/cov 1.264s ok cmd/internal/dwarf 1.055s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.961s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.324s ok cmd/internal/obj/loong64 1.019s ok cmd/internal/obj/ppc64 1.049s ok cmd/internal/obj/riscv 1.090s ok cmd/internal/obj/s390x 1.008s ok cmd/internal/obj/x86 3.079s ok cmd/internal/objabi 1.080s ok cmd/internal/pgo 1.013s ok cmd/internal/pkgpath 5.107s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.012s ok cmd/internal/test2json 1.733s ok cmd/link 18.705s ok cmd/link/internal/benchmark 1.022s ok cmd/link/internal/ld 7.040s ok cmd/link/internal/loader 1.090s ok cmd/nm 9.483s ok cmd/objdump 1.076s ok cmd/pack 7.773s ok cmd/pprof 1.105s ok cmd/relnote 1.012s ok cmd/trace 1.380s ok cmd/vet 58.558s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3656 30151 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2563 47869 ns/op 1667 B/op 25 allocs/op Benchmark/Writer/PAX-4 1952 60250 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 3036 33915 ns/op 5129 B/op 16 allocs/op Benchmark/Reader/GNU-4 4467 25145 ns/op 4973 B/op 14 allocs/op Benchmark/Reader/PAX-4 2264 77677 ns/op 8870 B/op 33 allocs/op PASS ok archive/tar 2.140s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 550481292 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 177821603 ns/op BenchmarkZip64TestSizes/4096-4 1068 313991 ns/op BenchmarkZip64TestSizes/1048576-4 111 1057730 ns/op BenchmarkZip64TestSizes/67108864-4 1 166817297 ns/op PASS ok archive/zip 3.601s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 173328 692.1 ns/op BenchmarkReaderCopyUnoptimal-4 78274 1322 ns/op BenchmarkReaderCopyNoWriteTo-4 7611 141708 ns/op BenchmarkReaderWriteToOptimal-4 12500 11407 ns/op BenchmarkReaderReadString-4 87823 2447 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 121210 881.6 ns/op BenchmarkWriterCopyUnoptimal-4 76201 2602 ns/op BenchmarkWriterCopyNoReadFrom-4 5612 69733 ns/op BenchmarkReaderEmpty-4 23338 7265 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 27549 5594 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 458434 255.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 5.795s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 6610 24478 ns/op 1338.67 MB/s BenchmarkWriteByte-4 414 290992 ns/op 14.08 MB/s BenchmarkWriteRune-4 201 615711 ns/op 19.96 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4250928 ns/op BenchmarkBufferFullSmallReads-4 90 1498700 ns/op BenchmarkBufferWriteBlock/N4096-4 7314 54521 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 482 973601 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7267268 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 18705559 ns/op 896.91 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 4528713 25.31 ns/op 395.14 MB/s BenchmarkIndexByte/32-4 5504097 22.14 ns/op 1445.42 MB/s BenchmarkIndexByte/4K-4 731410 154.3 ns/op 26549.56 MB/s BenchmarkIndexBytePortable/10-4 908240 169.2 ns/op 59.12 MB/s BenchmarkIndexBytePortable/32-4 325095 371.3 ns/op 86.17 MB/s BenchmarkIndexBytePortable/4K-4 2754 43226 ns/op 94.76 MB/s BenchmarkIndexRune/10-4 1302021 91.64 ns/op 109.13 MB/s BenchmarkIndexRune/32-4 1280845 95.86 ns/op 333.82 MB/s BenchmarkIndexRune/4K-4 369793 326.4 ns/op 12548.18 MB/s BenchmarkIndexRuneASCII/10-4 4592587 25.50 ns/op 392.20 MB/s BenchmarkIndexRuneASCII/32-4 5353348 22.25 ns/op 1438.36 MB/s BenchmarkIndexRuneASCII/4K-4 715329 149.8 ns/op 27340.75 MB/s BenchmarkEqual/0-4 8239404 14.21 ns/op BenchmarkEqual/same/1-4 1489171 82.28 ns/op 12.15 MB/s BenchmarkEqual/same/6-4 1472625 80.28 ns/op 74.74 MB/s BenchmarkEqual/same/9-4 1451618 81.94 ns/op 109.84 MB/s BenchmarkEqual/same/15-4 1444692 82.75 ns/op 181.27 MB/s BenchmarkEqual/same/16-4 1450164 81.68 ns/op 195.90 MB/s BenchmarkEqual/same/20-4 1414233 84.63 ns/op 236.32 MB/s BenchmarkEqual/same/32-4 1397318 84.83 ns/op 377.24 MB/s BenchmarkEqual/same/4K-4 135625 890.1 ns/op 4601.52 MB/s BenchmarkEqual/1-4 1542666 79.97 ns/op 12.50 MB/s BenchmarkEqual/6-4 1497182 80.26 ns/op 74.76 MB/s BenchmarkEqual/9-4 1508541 81.40 ns/op 110.56 MB/s BenchmarkEqual/15-4 1504968 79.30 ns/op 189.16 MB/s BenchmarkEqual/16-4 1430176 83.54 ns/op 191.53 MB/s BenchmarkEqual/20-4 1489632 81.95 ns/op 244.06 MB/s BenchmarkEqual/32-4 1242510 91.60 ns/op 349.35 MB/s BenchmarkEqual/4K-4 108526 1128 ns/op 3631.32 MB/s BenchmarkEqualBothUnaligned/64_0-4 1487766 81.03 ns/op 789.82 MB/s BenchmarkEqualBothUnaligned/64_1-4 1366480 87.48 ns/op 731.58 MB/s BenchmarkEqualBothUnaligned/64_4-4 1379414 87.12 ns/op 734.63 MB/s BenchmarkEqualBothUnaligned/64_7-4 1403119 106.5 ns/op 600.80 MB/s BenchmarkEqualBothUnaligned/4096_0-4 94390 1226 ns/op 3340.72 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99997 1339 ns/op 3058.39 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117676 1271 ns/op 3222.06 MB/s BenchmarkEqualBothUnaligned/4096_7-4 110011 1017 ns/op 4026.11 MB/s BenchmarkIndex/10-4 3800744 31.98 ns/op 312.72 MB/s BenchmarkIndex/32-4 2886987 37.77 ns/op 847.25 MB/s BenchmarkIndex/4K-4 77418 1734 ns/op 2361.99 MB/s BenchmarkIndexEasy/10-4 3841971 34.80 ns/op 287.35 MB/s BenchmarkIndexEasy/32-4 3195742 38.63 ns/op 828.39 MB/s BenchmarkIndexEasy/4K-4 447753 271.6 ns/op 15081.51 MB/s BenchmarkCount/10-4 1804143 66.54 ns/op 150.29 MB/s BenchmarkCount/32-4 1716068 72.40 ns/op 442.01 MB/s BenchmarkCount/4K-4 75558 1596 ns/op 2567.04 MB/s BenchmarkCountEasy/10-4 1894651 63.54 ns/op 157.37 MB/s BenchmarkCountEasy/32-4 1726996 69.67 ns/op 459.31 MB/s BenchmarkCountEasy/4K-4 404456 296.0 ns/op 13839.50 MB/s BenchmarkCountSingle/10-4 3259719 36.88 ns/op 271.12 MB/s BenchmarkCountSingle/32-4 3030350 39.23 ns/op 815.68 MB/s BenchmarkCountSingle/4K-4 548524 217.0 ns/op 18878.45 MB/s BenchmarkToUpper/#00-4 3359196 35.79 ns/op BenchmarkToUpper/ONLYUPPER-4 323518 418.9 ns/op BenchmarkToUpper/abc-4 552169 205.9 ns/op BenchmarkToUpper/AbC123-4 319728 377.8 ns/op BenchmarkToUpper/azAZ09_-4 294380 420.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 88339 1369 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39820 3300 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59826 2023 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118719 988.4 ns/op BenchmarkToLower/#00-4 3306588 36.38 ns/op BenchmarkToLower/abc-4 482196 282.0 ns/op BenchmarkToLower/AbC123-4 333316 370.9 ns/op BenchmarkToLower/azAZ09_-4 285816 433.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87506 1387 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44796 2792 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77212 1564 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122504 961.0 ns/op BenchmarkFields/ASCII/16-4 141943 887.0 ns/op 18.04 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 6265 18001 ns/op 14.22 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 666 179351 ns/op 22.84 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3409956 ns/op 19.22 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49795040 ns/op 21.06 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 160424 826.8 ns/op 19.35 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6680 24119 ns/op 10.61 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 342 315030 ns/op 13.00 MB/s 25600 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 6234900 ns/op 10.51 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 114534402 ns/op 9.16 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 152006 1229 ns/op 13.02 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14389 16049 ns/op 15.95 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 777 542537 ns/op 7.55 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 4254153 ns/op 15.41 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 118551714 ns/op 8.84 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 215208 630.7 ns/op 25.37 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8955 24381 ns/op 10.50 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 565 373277 ns/op 10.97 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4262961 ns/op 15.37 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 134694985 ns/op 7.78 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1914374 59.88 ns/op BenchmarkTrimSpace/ASCII-4 585952 206.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 74544 1434 ns/op BenchmarkTrimSpace/JustNonASCII-4 42978 3033 ns/op BenchmarkToValidUTF8/Valid-4 488496 777.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 384247 321.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89496 1282 ns/op BenchmarkIndexHard1-4 1795 65892 ns/op BenchmarkIndexHard2-4 393 835254 ns/op BenchmarkIndexHard3-4 100 1001002 ns/op BenchmarkIndexHard4-4 66 2398054 ns/op BenchmarkLastIndexHard1-4 4 26821031 ns/op BenchmarkLastIndexHard2-4 5 27422862 ns/op BenchmarkLastIndexHard3-4 3 67680730 ns/op BenchmarkCountHard1-4 1772 67304 ns/op BenchmarkCountHard2-4 391 306305 ns/op BenchmarkCountHard3-4 168 722006 ns/op BenchmarkSplitEmptySeparator-4 1 149262032 ns/op BenchmarkSplitSingleByteSeparator-4 13 8360666 ns/op BenchmarkSplitMultiByteSeparator-4 13 10873911 ns/op BenchmarkSplitNSingleByteSeparator-4 170557 815.0 ns/op BenchmarkSplitNMultiByteSeparator-4 69574 1967 ns/op BenchmarkRepeat-4 134858 830.6 ns/op BenchmarkRepeatLarge/256/1-4 125432 1956 ns/op 130.88 MB/s BenchmarkRepeatLarge/256/16-4 179600 785.3 ns/op 325.98 MB/s BenchmarkRepeatLarge/512/1-4 90259 2987 ns/op 171.42 MB/s BenchmarkRepeatLarge/512/16-4 80620 2658 ns/op 192.63 MB/s BenchmarkRepeatLarge/1024/1-4 54226 2301 ns/op 445.03 MB/s BenchmarkRepeatLarge/1024/16-4 85222 3152 ns/op 324.84 MB/s BenchmarkRepeatLarge/2048/1-4 44982 8390 ns/op 244.09 MB/s BenchmarkRepeatLarge/2048/16-4 10000 15809 ns/op 129.55 MB/s BenchmarkRepeatLarge/4096/1-4 16160 13018 ns/op 314.64 MB/s BenchmarkRepeatLarge/4096/16-4 10000 15755 ns/op 259.98 MB/s BenchmarkRepeatLarge/8192/1-4 10000 23143 ns/op 353.98 MB/s BenchmarkRepeatLarge/8192/16-4 10000 24690 ns/op 331.79 MB/s BenchmarkRepeatLarge/8192/4097-4 21733 6830 ns/op 599.88 MB/s BenchmarkRepeatLarge/16384/1-4 9036 52800 ns/op 310.30 MB/s BenchmarkRepeatLarge/16384/16-4 9896 44269 ns/op 370.10 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24385 ns/op 504.04 MB/s BenchmarkRepeatLarge/32768/1-4 4995 58326 ns/op 561.81 MB/s BenchmarkRepeatLarge/32768/16-4 2935 64065 ns/op 511.48 MB/s BenchmarkRepeatLarge/32768/4097-4 1387 86285 ns/op 332.38 MB/s BenchmarkRepeatLarge/65536/1-4 2073 55183 ns/op 1187.62 MB/s BenchmarkRepeatLarge/65536/16-4 2426 170665 ns/op 384.00 MB/s BenchmarkRepeatLarge/65536/4097-4 775 221270 ns/op 277.74 MB/s BenchmarkRepeatLarge/131072/1-4 240 417720 ns/op 313.78 MB/s BenchmarkRepeatLarge/131072/16-4 216 597236 ns/op 219.46 MB/s BenchmarkRepeatLarge/131072/4097-4 400 312934 ns/op 405.86 MB/s BenchmarkRepeatLarge/262144/1-4 181 984969 ns/op 266.14 MB/s BenchmarkRepeatLarge/262144/16-4 164 810280 ns/op 323.52 MB/s BenchmarkRepeatLarge/262144/4097-4 200 964786 ns/op 267.53 MB/s BenchmarkRepeatLarge/524288/1-4 38 3244401 ns/op 161.60 MB/s BenchmarkRepeatLarge/524288/16-4 100 2041128 ns/op 256.86 MB/s BenchmarkRepeatLarge/524288/4097-4 99 2488112 ns/op 209.12 MB/s BenchmarkRepeatLarge/1048576/1-4 37 8280607 ns/op 126.63 MB/s BenchmarkRepeatLarge/1048576/16-4 49 8992781 ns/op 116.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 3526905 ns/op 296.22 MB/s BenchmarkRepeatLarge/2097152/1-4 25 11068709 ns/op 189.47 MB/s BenchmarkRepeatLarge/2097152/16-4 34 7938901 ns/op 264.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3901274 ns/op 536.64 MB/s BenchmarkRepeatLarge/4194304/1-4 15 8893291 ns/op 471.63 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11324854 ns/op 370.36 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 12757144 ns/op 328.54 MB/s BenchmarkRepeatLarge/8388608/1-4 6 36770396 ns/op 228.13 MB/s BenchmarkRepeatLarge/8388608/16-4 7 21212715 ns/op 395.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 22559500 ns/op 371.75 MB/s BenchmarkRepeatLarge/16777216/1-4 2 50101514 ns/op 334.86 MB/s BenchmarkRepeatLarge/16777216/16-4 4 31411656 ns/op 534.11 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 45723428 ns/op 366.93 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118924784 ns/op 282.15 MB/s BenchmarkRepeatLarge/33554432/16-4 2 62492560 ns/op 536.93 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62521154 ns/op 536.69 MB/s BenchmarkRepeatLarge/67108864/1-4 1 124523470 ns/op 538.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124723348 ns/op 538.06 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 131921338 ns/op 508.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 219315628 ns/op 611.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 324263250 ns/op 413.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 293514804 ns/op 457.28 MB/s BenchmarkRepeatLarge/268435456/1-4 1 437830396 ns/op 613.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 516581141 ns/op 519.64 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 707289759 ns/op 379.53 MB/s BenchmarkRepeatLarge/536870912/1-4 1 943741758 ns/op 568.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 994355924 ns/op 539.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1165119877 ns/op 460.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1779148478 ns/op 603.51 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2298661918 ns/op 467.12 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2076194392 ns/op 517.17 MB/s BenchmarkBytesCompare/1-4 10912034 11.00 ns/op BenchmarkBytesCompare/2-4 11054716 11.14 ns/op BenchmarkBytesCompare/4-4 10945230 10.93 ns/op BenchmarkBytesCompare/8-4 10983290 11.05 ns/op BenchmarkBytesCompare/16-4 10866597 10.94 ns/op BenchmarkBytesCompare/32-4 9867939 12.09 ns/op BenchmarkBytesCompare/64-4 9229618 12.88 ns/op BenchmarkBytesCompare/128-4 8387602 14.46 ns/op BenchmarkBytesCompare/256-4 6891313 18.10 ns/op BenchmarkBytesCompare/512-4 4156034 26.79 ns/op BenchmarkBytesCompare/1024-4 2910258 41.25 ns/op BenchmarkBytesCompare/2048-4 1673499 74.49 ns/op BenchmarkIndexAnyASCII/1:1-4 2775634 44.48 ns/op BenchmarkIndexAnyASCII/1:2-4 2797608 52.06 ns/op BenchmarkIndexAnyASCII/1:4-4 2618353 46.21 ns/op BenchmarkIndexAnyASCII/1:8-4 2062976 58.04 ns/op BenchmarkIndexAnyASCII/1:16-4 2658570 46.50 ns/op BenchmarkIndexAnyASCII/1:32-4 2229199 58.41 ns/op BenchmarkIndexAnyASCII/1:64-4 2506624 47.01 ns/op BenchmarkIndexAnyASCII/16:1-4 2567382 73.96 ns/op BenchmarkIndexAnyASCII/16:2-4 335497 374.0 ns/op BenchmarkIndexAnyASCII/16:4-4 280350 372.4 ns/op BenchmarkIndexAnyASCII/16:8-4 316058 479.8 ns/op BenchmarkIndexAnyASCII/16:16-4 315721 457.1 ns/op BenchmarkIndexAnyASCII/16:32-4 291361 424.1 ns/op BenchmarkIndexAnyASCII/16:64-4 239024 2196 ns/op BenchmarkIndexAnyASCII/256:1-4 2284791 88.22 ns/op BenchmarkIndexAnyASCII/256:2-4 25227 4729 ns/op BenchmarkIndexAnyASCII/256:4-4 25771 5496 ns/op BenchmarkIndexAnyASCII/256:8-4 24994 4927 ns/op BenchmarkIndexAnyASCII/256:16-4 23562 5647 ns/op BenchmarkIndexAnyASCII/256:32-4 24151 5612 ns/op BenchmarkIndexAnyASCII/256:64-4 20545 7127 ns/op BenchmarkIndexAnyUTF8/1:1-4 1504366 162.1 ns/op BenchmarkIndexAnyUTF8/1:2-4 2721782 61.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 2474460 208.1 ns/op BenchmarkIndexAnyUTF8/1:8-4 2461965 49.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 2428383 48.79 ns/op BenchmarkIndexAnyUTF8/1:32-4 2285127 46.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 2097334 54.80 ns/op BenchmarkIndexAnyUTF8/16:1-4 155133 838.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 241078 488.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 233748 1496 ns/op BenchmarkIndexAnyUTF8/16:8-4 217082 515.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 247610 485.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 240848 671.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 219420 996.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9822 21036 ns/op BenchmarkIndexAnyUTF8/256:2-4 16695 7661 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 12190 ns/op BenchmarkIndexAnyUTF8/256:8-4 15168 7725 ns/op BenchmarkIndexAnyUTF8/256:16-4 13086 7701 ns/op BenchmarkIndexAnyUTF8/256:32-4 16189 7316 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 20348 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2162712 54.17 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 120.3 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1663477 62.84 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2170128 50.90 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1823818 56.15 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2007206 55.57 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2170354 50.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 319812 380.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325436 831.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 316437 365.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 320689 397.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 304626 395.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 297164 420.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 259024 477.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25246 4730 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23504 4753 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24585 4958 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25213 4817 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24301 4754 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23666 4907 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24283 5155 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1995620 58.34 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2688028 47.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2249269 53.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2536350 46.43 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2405036 55.89 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2568822 44.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2265909 53.22 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 298834 407.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 249958 468.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237189 497.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 201993 526.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 250327 497.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 241078 496.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 226028 517.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21157 6068 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17292 6875 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16521 7385 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14794 7728 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 16592 8783 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 16188 7576 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15798 7710 ns/op BenchmarkTrimASCII/1:1-4 3212694 36.75 ns/op BenchmarkTrimASCII/1:2-4 1852622 66.07 ns/op BenchmarkTrimASCII/1:4-4 1778421 69.20 ns/op BenchmarkTrimASCII/1:8-4 1633012 76.60 ns/op BenchmarkTrimASCII/1:16-4 1290562 107.3 ns/op BenchmarkTrimASCII/16:1-4 544033 221.1 ns/op BenchmarkTrimASCII/16:2-4 306874 346.3 ns/op BenchmarkTrimASCII/16:4-4 297637 374.1 ns/op BenchmarkTrimASCII/16:8-4 332382 360.5 ns/op BenchmarkTrimASCII/16:16-4 323083 377.0 ns/op BenchmarkTrimASCII/256:1-4 40395 2987 ns/op BenchmarkTrimASCII/256:2-4 24730 4730 ns/op BenchmarkTrimASCII/256:4-4 25276 4773 ns/op BenchmarkTrimASCII/256:8-4 24948 4751 ns/op BenchmarkTrimASCII/256:16-4 25082 4856 ns/op BenchmarkTrimASCII/4096:1-4 2528 50583 ns/op BenchmarkTrimASCII/4096:2-4 1604 75544 ns/op BenchmarkTrimASCII/4096:4-4 1563 74578 ns/op BenchmarkTrimASCII/4096:8-4 1562 74995 ns/op BenchmarkTrimASCII/4096:16-4 1532 74992 ns/op BenchmarkTrimByte-4 2119789 56.51 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30694 4195 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30804 4111 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 507 234423 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1113 106687 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2187 54494 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3991 28308 ns/op BenchmarkCompareBytesEqual-4 10384550 11.47 ns/op BenchmarkCompareBytesToNil-4 13494231 9.645 ns/op BenchmarkCompareBytesEmpty-4 13466288 8.980 ns/op BenchmarkCompareBytesIdentical-4 13471926 8.958 ns/op BenchmarkCompareBytesSameLength-4 10861094 11.06 ns/op BenchmarkCompareBytesDifferentLength-4 10900708 11.28 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2422 50234 ns/op 20874.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2406 50229 ns/op 20876.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2437 49505 ns/op 21181.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2428 49023 ns/op 21389.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2402 49567 ns/op 21155.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2470 49471 ns/op 21195.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2386 49432 ns/op 21212.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2486 50041 ns/op 20954.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2316 53013 ns/op 19779.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2312 52803 ns/op 19858.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2298 52264 ns/op 20063.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2378 51441 ns/op 20384.17 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2335 52791 ns/op 19862.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2187 51703 ns/op 20280.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2346 52376 ns/op 20020.13 MB/s BenchmarkCompareBytesBig-4 2458 49513 ns/op 21177.86 MB/s BenchmarkCompareBytesBigIdentical-4 13417832 8.966 ns/op 116947959.49 MB/s PASS ok bytes 114.168s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 102053643 ns/op 0.98 MB/s 3620072 B/op 30 allocs/op BenchmarkDecodeNewton-4 1 556024014 ns/op 1.02 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 4 30131650 ns/op 0.54 MB/s 3646994 B/op 28 allocs/op PASS ok compress/bzip2 2.698s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2372892 ns/op 4.21 MB/s 43106 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23666949 ns/op 4.23 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 262299392 ns/op 3.81 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2554371 ns/op 3.91 MB/s 42380 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26590332 ns/op 3.76 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 273461921 ns/op 3.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 2490923 ns/op 4.01 MB/s 42340 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24471809 ns/op 4.09 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 246686400 ns/op 4.05 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2479147 ns/op 4.03 MB/s 42953 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24320699 ns/op 4.11 MB/s 47484 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 247987213 ns/op 4.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2595117 ns/op 3.85 MB/s 43617 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25108696 ns/op 3.98 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 253664964 ns/op 3.94 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2092981 ns/op 4.78 MB/s 43095 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17878982 ns/op 5.59 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 182592592 ns/op 5.48 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1923161 ns/op 5.20 MB/s 42395 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15282499 ns/op 6.54 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 143150198 ns/op 6.99 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 62 1873067 ns/op 5.34 MB/s 42904 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14404067 ns/op 6.94 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 142494050 ns/op 7.02 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1255811 ns/op 7.96 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11729678 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117269079 ns/op 8.53 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 3017201 ns/op 3.31 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25569974 ns/op 3.91 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 257560806 ns/op 3.88 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9177487 ns/op 1.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 95066099 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 979157677 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9059095 ns/op 1.10 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 93613402 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 950189246 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1607187 ns/op 6.22 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12834443 ns/op 7.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127009040 ns/op 7.87 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2776979 ns/op 3.60 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19571718 ns/op 5.11 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 192571282 ns/op 5.19 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8375174 ns/op 1.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78529446 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 787376650 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8420495 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 94202302 ns/op 1.06 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 970140157 ns/op 1.03 MB/s PASS ok compress/flate 18.389s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3975645 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse4-4 28 3979063 ns/op 2.51 MB/s BenchmarkDecoder/1e5-4 3 40127929 ns/op 2.49 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40488013 ns/op 2.47 MB/s BenchmarkDecoder/1e6-4 1 410356856 ns/op 2.44 MB/s BenchmarkDecoder/1e-Reuse6-4 1 406065211 ns/op 2.46 MB/s BenchmarkEncoder/1e4-4 38 2845881 ns/op 3.51 MB/s BenchmarkEncoder/1e-Reuse4-4 42 2788504 ns/op 3.59 MB/s BenchmarkEncoder/1e5-4 4 28349014 ns/op 3.53 MB/s BenchmarkEncoder/1e-Reuse5-4 4 28373860 ns/op 3.52 MB/s BenchmarkEncoder/1e6-4 1 287621251 ns/op 3.48 MB/s BenchmarkEncoder/1e-Reuse6-4 1 280871580 ns/op 3.56 MB/s PASS ok compress/lzw 4.600s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6271789 ns/op PASS ok container/heap 1.129s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 34959 4108 ns/op BenchmarkWithTimeout/concurrency=40-4 9787 11854 ns/op BenchmarkWithTimeout/concurrency=4000-4 10000 16406 ns/op BenchmarkWithTimeout/concurrency=400000-4 7183 30404 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 469090 235.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 17741 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 28297 4901 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4358 27932 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2864 41775 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4146 34395 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 404 301967 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 330 380716 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 513 279325 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3750213 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 30 3754974 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 2889456 ns/op BenchmarkCheckCanceled/Err-4 442372 268.7 ns/op BenchmarkCheckCanceled/Done-4 600816 200.1 ns/op BenchmarkContextCancelDone-4 686480 145.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37486 3435 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31912 3900 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26294 4753 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19606 6108 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15100 8601 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 508302 243.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 267146 446.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 186723 632.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 113094 1032 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59644 2041 ns/op PASS ok context 10.897s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1837494 64.92 ns/op 246.46 MB/s BenchmarkEncrypt/AES-192-4 1892083 63.32 ns/op 252.69 MB/s BenchmarkEncrypt/AES-256-4 1741431 67.57 ns/op 236.80 MB/s BenchmarkDecrypt/AES-128-4 1824948 65.59 ns/op 243.94 MB/s BenchmarkDecrypt/AES-192-4 1863090 63.29 ns/op 252.79 MB/s BenchmarkDecrypt/AES-256-4 1790738 68.78 ns/op 232.61 MB/s BenchmarkExpand/AES-128-4 14036 8537 ns/op BenchmarkExpand/AES-192-4 12168 9879 ns/op BenchmarkExpand/AES-256-4 10000 11981 ns/op BenchmarkCreateCipher/AES-128-4 377215 371.7 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 444922 274.1 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 423496 276.4 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 3.213s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 154396 689.1 ns/op 92.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 336757 331.3 ns/op 193.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 174958 764.1 ns/op 83.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 367725 345.2 ns/op 185.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155569 789.9 ns/op 1709.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 304518 416.4 ns/op 3241.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 155544 740.4 ns/op 1823.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303238 412.3 ns/op 3274.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101316 1150 ns/op 7124.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 146799 889.0 ns/op 9214.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101757 1173 ns/op 6982.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 145354 849.5 ns/op 9642.85 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2312 52770 ns/op 19.31 MB/s BenchmarkAESCFBDecrypt1K-4 2282 80491 ns/op 12.66 MB/s BenchmarkAESCFBDecrypt8K-4 295 407784 ns/op 20.08 MB/s BenchmarkAESOFB1K-4 5931 20218 ns/op 50.40 MB/s BenchmarkAESCTR1K-4 49719 2014 ns/op 506.00 MB/s BenchmarkAESCTR8K-4 7870 17599 ns/op 465.20 MB/s BenchmarkAESCBCEncrypt1K-4 426907 277.4 ns/op 3691.18 MB/s BenchmarkAESCBCDecrypt1K-4 812498 136.8 ns/op 7484.30 MB/s PASS ok crypto/cipher 5.343s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 51373 2292 ns/op 3.49 MB/s BenchmarkDecrypt-4 47208 2530 ns/op 3.16 MB/s BenchmarkTDESEncrypt-4 15662 9167 ns/op 0.87 MB/s BenchmarkTDESDecrypt-4 15411 7768 ns/op 1.03 MB/s PASS ok crypto/des 1.719s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 926 128554 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 19014006 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43367520 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5371979 ns/op 380 B/op 9 allocs/op PASS ok crypto/ecdh 1.880s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3783 30735 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2436 54770 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1760 68130 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2503 48261 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1244 97161 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 793 153392 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3823 32059 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 22 4975919 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11704528 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.505s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 114 1024782 ns/op BenchmarkNewKeyFromSeed-4 100 1100606 ns/op BenchmarkSigning-4 99 1203831 ns/op BenchmarkVerification-4 52 2191768 ns/op PASS ok crypto/ed25519 1.551s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4592 25122 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1915912 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4949116 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11754648 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1310 90811 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4623734 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 12929164 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31353442 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8721 11923 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4629 25695 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2894 39574 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2879999 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1933 61772 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 859491 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1334 90519 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2279513 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.494s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 43380 2748 ns/op 372.67 MB/s BenchmarkHMACSHA256_32-4 48553 2487 ns/op 12.87 MB/s BenchmarkNewWriteSum-4 13104 8902 ns/op 3.59 MB/s PASS ok crypto/hmac 1.517s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43464 2746 ns/op BenchmarkModSub-4 39156 3035 ns/op BenchmarkMontgomeryRepr-4 15475 7825 ns/op BenchmarkMontgomeryMul-4 15184 7863 ns/op BenchmarkModMul-4 7423 16346 ns/op BenchmarkExpBig-4 7 14795433 ns/op BenchmarkExp-4 4 28640833 ns/op PASS ok crypto/internal/bigmod 2.183s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 535 219702 ns/op BenchmarkScalarBaseMult-4 120 990368 ns/op BenchmarkScalarMult-4 39 2840226 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2254402 ns/op PASS ok crypto/internal/edwards25519 1.570s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 238290 489.5 ns/op BenchmarkMultiply-4 239816 482.8 ns/op BenchmarkSquare-4 326360 367.3 ns/op BenchmarkInvert-4 1227 97098 ns/op BenchmarkMult32-4 801495 148.0 ns/op PASS ok crypto/internal/edwards25519/field 1.630s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 207 559624 ns/op BenchmarkEncaps-4 132 899469 ns/op BenchmarkDecaps-4 100 1173072 ns/op BenchmarkRoundTrip/Alice-4 66 1807824 ns/op BenchmarkRoundTrip/Bob-4 129 893335 ns/op PASS ok crypto/internal/mlkem768 1.855s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4594742 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1548 78449 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12536298 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30146345 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 75 1589300 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7122 16982 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4239454 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122297335 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.190s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 250491 469.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 130856 915.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 63110 1895 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 253335 472.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 131194 914.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 63240 1906 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.797s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 141566 783.5 ns/op 10.21 MB/s BenchmarkHash64-4 194594 585.7 ns/op 109.28 MB/s BenchmarkHash128-4 174694 665.7 ns/op 192.28 MB/s BenchmarkHash256-4 139189 830.6 ns/op 308.22 MB/s BenchmarkHash512-4 101617 1169 ns/op 438.16 MB/s BenchmarkHash1K-4 64986 1824 ns/op 561.27 MB/s BenchmarkHash8K-4 10000 11139 ns/op 735.41 MB/s BenchmarkHash1M-4 86 1356808 ns/op 772.83 MB/s BenchmarkHash8M-4 10 10879955 ns/op 771.01 MB/s BenchmarkHash8BytesUnaligned-4 149865 777.6 ns/op 10.29 MB/s BenchmarkHash1KUnaligned-4 64976 1826 ns/op 560.74 MB/s BenchmarkHash8KUnaligned-4 10000 11212 ns/op 730.63 MB/s PASS ok crypto/md5 2.505s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 213997 549.3 ns/op 58.26 MB/s BenchmarkRead/4K-4 8883 13559 ns/op 302.08 MB/s BenchmarkPrime-4 2 230446411 ns/op PASS ok crypto/rand 1.787s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9968 11395 ns/op 11.23 MB/s BenchmarkRC4_1K-4 1300 90712 ns/op 11.29 MB/s BenchmarkRC4_8K-4 166 716062 ns/op 11.31 MB/s PASS ok crypto/rc4 1.443s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15969654 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 36183479 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 68690428 ns/op BenchmarkEncryptPKCS1v15/2048-4 447 264684 ns/op BenchmarkDecryptOAEP/2048-4 7 16011839 ns/op BenchmarkEncryptOAEP/2048-4 411 289362 ns/op BenchmarkSignPKCS1v15/2048-4 7 16294588 ns/op BenchmarkVerifyPKCS1v15/2048-4 415 273662 ns/op BenchmarkSignPSS/2048-4 7 18943342 ns/op BenchmarkVerifyPSS/2048-4 397 298501 ns/op PASS ok crypto/rsa 2.851s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 143005 845.4 ns/op 9.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 163604 710.3 ns/op 11.26 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 139179 836.6 ns/op 382.49 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 164032 773.0 ns/op 413.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 99422 1256 ns/op 815.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 108643 1075 ns/op 952.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23820 5196 ns/op 1576.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 24414 4950 ns/op 1654.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.984s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 115483 1462 ns/op 5.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 148542 787.8 ns/op 10.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 150411 807.3 ns/op 9.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 90958 1190 ns/op 860.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 114981 1057 ns/op 968.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 112243 1046 ns/op 978.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 27260 4454 ns/op 1839.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 27891 4235 ns/op 1934.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28364 4203 ns/op 1949.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.047s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 89385 1262 ns/op 6.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 124490 892.1 ns/op 8.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 131870 889.5 ns/op 8.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 87079 1358 ns/op 754.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 125004 965.8 ns/op 1060.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 123614 1088 ns/op 941.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36274 3351 ns/op 2444.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 40816 2991 ns/op 2738.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 39165 3295 ns/op 2486.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.578s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14128170 8.961 ns/op BenchmarkConstantTimeEq-4 13813527 8.156 ns/op BenchmarkConstantTimeLessOrEq-4 13018358 9.898 ns/op BenchmarkXORBytes/8Bytes-4 311029 367.7 ns/op 21.76 MB/s BenchmarkXORBytes/128Bytes-4 167457 695.7 ns/op 183.98 MB/s BenchmarkXORBytes/2048Bytes-4 20658 6005 ns/op 341.08 MB/s BenchmarkXORBytes/32768Bytes-4 1340 89404 ns/op 366.51 MB/s PASS ok crypto/subtle 2.244s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 52 17823338 ns/op BenchmarkCertCache/1-4 100 9806708 ns/op BenchmarkCertCache/2-4 100 11539002 ns/op BenchmarkCertCache/3-4 14 8637407 ns/op BenchmarkHandshakeServer/RSA-4 8 12733142 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 14082452 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 14931078 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1056461 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 172 648965 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 7339100 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 7151179 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46908101 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 47048532 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 37098621 ns/op 28.26 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 44890529 ns/op 23.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 57215986 ns/op 36.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 69042478 ns/op 30.37 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 84818738 ns/op 49.45 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 101467663 ns/op 41.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 169839498 ns/op 49.39 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 192537955 ns/op 43.57 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 319453459 ns/op 52.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 395933236 ns/op 42.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 623010162 ns/op 53.86 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 723422040 ns/op 46.38 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1215744681 ns/op 55.20 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1672896811 ns/op 40.12 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 54022004 ns/op 19.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 57566303 ns/op 18.22 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 63079577 ns/op 33.25 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 73053204 ns/op 28.71 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 106433270 ns/op 39.41 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 160647500 ns/op 26.11 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 163954368 ns/op 51.16 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 233849155 ns/op 35.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 326207782 ns/op 51.43 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 381111451 ns/op 44.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 593909678 ns/op 56.50 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 721832080 ns/op 46.49 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1262948787 ns/op 53.14 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1730634194 ns/op 38.78 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717656007 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721283739 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301703710 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304717706 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167221755 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 173791081 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 105014090 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 103632489 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 66711391 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53312192 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 166363090 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162473049 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 82897890 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78729908 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51610204 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 50879849 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38666253 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 45727928 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 32542186 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 39259348 ns/op PASS ok crypto/tls 28.224s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 8782 12255 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 17526911 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 507 264149 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 868 152134 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 902 138589 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.399s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 4209793 ns/op 277400 B/op 1608 allocs/op BenchmarkConcurrentStmtQuery-4 32 3944418 ns/op 263130 B/op 1942 allocs/op BenchmarkConcurrentStmtExec-4 64 2223596 ns/op 218663 B/op 568 allocs/op BenchmarkConcurrentTxQuery-4 28 5766913 ns/op 272895 B/op 2122 allocs/op BenchmarkConcurrentTxExec-4 74 2343491 ns/op 87872 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 4327071 ns/op 112726 B/op 2149 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1085657 ns/op 41138 B/op 380 allocs/op BenchmarkConcurrentRandom-4 45 9319489 ns/op 229163 B/op 1729 allocs/op BenchmarkManyConcurrentQueries-4 2187 59591 ns/op 4143 B/op 20 allocs/op BenchmarkGrabConn-4 279999 452.8 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 12378 9477 ns/op PASS ok database/sql 4.051s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1362 75339 ns/op BenchmarkSymbols32-4 2046 63586 ns/op PASS ok debug/elf 1.333s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 180391 1453 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 3014433 ns/op 180249 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2268605 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12828 10051 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.610s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 54476 2217 ns/op BenchmarkMarshal-4 628 180934 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2785 44201 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.783s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 224 549767 ns/op 14.90 MB/s BenchmarkEncodeToString-4 247 510082 ns/op 16.06 MB/s BenchmarkDecode-4 140 852190 ns/op 15.39 MB/s BenchmarkDecodeString-4 140 851896 ns/op 15.39 MB/s PASS ok encoding/base32 2.436s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 284 466804 ns/op 17.55 MB/s BenchmarkDecodeString/2-4 325368 414.8 ns/op 9.64 MB/s BenchmarkDecodeString/4-4 235515 503.6 ns/op 15.89 MB/s BenchmarkDecodeString/8-4 180646 665.3 ns/op 18.04 MB/s BenchmarkDecodeString/64-4 27865 4343 ns/op 20.26 MB/s BenchmarkDecodeString/8192-4 237 686086 ns/op 15.92 MB/s BenchmarkNewEncoding-4 49995 2449 ns/op 104.52 MB/s PASS ok encoding/base64 2.773s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1380 336934 ns/op 11.87 MB/s BenchmarkReadStruct-4 13866 8956 ns/op 8.37 MB/s BenchmarkWriteStruct-4 14104 7796 ns/op 9.62 MB/s BenchmarkAppendStruct-4 243562 480.5 ns/op 156.10 MB/s BenchmarkWriteSlice1000Structs-4 13 7899612 ns/op 9.49 MB/s BenchmarkAppendSlice1000Structs-4 14 7621985 ns/op 9.84 MB/s BenchmarkReadSlice1000Structs-4 13 8740226 ns/op 8.58 MB/s BenchmarkReadInts-4 43488 4223 ns/op 7.10 MB/s BenchmarkWriteInts-4 33002 3568 ns/op 8.41 MB/s BenchmarkAppendInts-4 63848 1767 ns/op 16.98 MB/s BenchmarkWriteSlice1000Int32s-4 883 126296 ns/op 31.67 MB/s BenchmarkAppendSlice1000Int32s-4 1231 120607 ns/op 33.17 MB/s BenchmarkPutUint16-4 3388551 35.69 ns/op 56.04 MB/s BenchmarkAppendUint16-4 2984229 53.18 ns/op 37.61 MB/s BenchmarkPutUint32-4 2319403 72.72 ns/op 55.01 MB/s BenchmarkAppendUint32-4 2409894 50.29 ns/op 79.55 MB/s BenchmarkPutUint64-4 726387 152.7 ns/op 52.39 MB/s BenchmarkAppendUint64-4 774775 179.6 ns/op 44.54 MB/s BenchmarkLittleEndianPutUint16-4 3247354 36.68 ns/op 54.52 MB/s BenchmarkLittleEndianAppendUint16-4 3272662 34.96 ns/op 57.20 MB/s BenchmarkLittleEndianPutUint32-4 2401917 72.66 ns/op 55.05 MB/s BenchmarkLittleEndianAppendUint32-4 2415332 49.34 ns/op 81.07 MB/s BenchmarkLittleEndianPutUint64-4 696712 158.3 ns/op 50.54 MB/s BenchmarkLittleEndianAppendUint64-4 766546 161.1 ns/op 49.66 MB/s BenchmarkReadFloats-4 161366 764.2 ns/op 15.70 MB/s BenchmarkWriteFloats-4 134364 897.4 ns/op 13.37 MB/s BenchmarkReadSlice1000Float32s-4 1189 101013 ns/op 39.60 MB/s BenchmarkWriteSlice1000Float32s-4 858 139049 ns/op 28.77 MB/s BenchmarkReadSlice1000Uint8s-4 75668 3735 ns/op 267.75 MB/s BenchmarkWriteSlice1000Uint8s-4 271045 491.9 ns/op 2032.86 MB/s BenchmarkSize/bool-4 5682085 21.89 ns/op BenchmarkSize/int8-4 4971631 20.62 ns/op BenchmarkSize/int16-4 6130054 19.58 ns/op BenchmarkSize/int32-4 5892568 20.10 ns/op BenchmarkSize/int64-4 5789295 19.91 ns/op BenchmarkSize/uint8-4 6011223 20.72 ns/op BenchmarkSize/uint16-4 5782425 23.21 ns/op BenchmarkSize/uint32-4 5873636 19.67 ns/op BenchmarkSize/uint64-4 5931447 19.42 ns/op BenchmarkSize/float32-4 4545350 26.99 ns/op BenchmarkSize/float64-4 3890764 26.12 ns/op BenchmarkSize/complex64-4 837182 164.2 ns/op BenchmarkSize/complex128-4 838674 144.9 ns/op BenchmarkSize/binary.Struct-4 314379 383.9 ns/op BenchmarkSize/*binary.Struct-4 261001 516.1 ns/op BenchmarkSize/[]binary.Struct-4 239548 478.2 ns/op BenchmarkSize/[]binary.Struct#01-4 252807 538.8 ns/op BenchmarkSize/[1]binary.Struct-4 214867 501.8 ns/op BenchmarkPutUvarint32-4 482679 233.6 ns/op 17.12 MB/s BenchmarkPutUvarint64-4 180025 660.9 ns/op 12.10 MB/s PASS ok encoding/binary 11.711s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5443 22419 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5450 20804 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5754 20615 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3176 37566 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6044 21410 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6078 19719 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5947 19925 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3309 34799 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20806 ns/op PASS ok encoding/csv 2.341s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8270 28303 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8510 13599 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 50 2981286 ns/op 19262 B/op 346 allocs/op BenchmarkEncodeComplex128Slice-4 488 226090 ns/op 1005 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1135 186744 ns/op 77 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 974 106581 ns/op 89 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1344 83460 ns/op 288 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 48 3472836 ns/op 38293 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 355 362102 ns/op 25307 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1006 179767 ns/op 10802 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1172 195228 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 381 859038 ns/op 39231 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 260 480242 ns/op 66436 B/op 2207 allocs/op BenchmarkDecodeBytesSlice-4 469 402746 ns/op 23854 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 104 1322061 ns/op 82973 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 1732900 ns/op 54122 B/op 181 allocs/op PASS ok encoding/gob 5.986s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14304 8377 ns/op 30.56 MB/s BenchmarkEncode/1024-4 3394 34214 ns/op 29.93 MB/s BenchmarkEncode/4096-4 895 134859 ns/op 30.37 MB/s BenchmarkEncode/16384-4 208 579497 ns/op 28.27 MB/s BenchmarkDecode/256-4 28956 4276 ns/op 59.87 MB/s BenchmarkDecode/1024-4 7044 16578 ns/op 61.77 MB/s BenchmarkDecode/4096-4 1801 68627 ns/op 59.69 MB/s BenchmarkDecode/16384-4 453 287656 ns/op 56.96 MB/s BenchmarkDecodeString/256-4 24070 4686 ns/op 54.63 MB/s BenchmarkDecodeString/1024-4 6416 18554 ns/op 55.19 MB/s BenchmarkDecodeString/4096-4 1651 79643 ns/op 51.43 MB/s BenchmarkDecodeString/16384-4 408 334398 ns/op 49.00 MB/s BenchmarkDump/256-4 1192 99068 ns/op 2.58 MB/s BenchmarkDump/1024-4 303 402361 ns/op 2.54 MB/s BenchmarkDump/4096-4 70 1859679 ns/op 2.20 MB/s BenchmarkDump/16384-4 16 6518330 ns/op 2.51 MB/s PASS ok encoding/hex 5.046s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 177166688 ns/op 10.95 MB/s 8390832 B/op 54 allocs/op BenchmarkCodeEncoderError-4 1 197796575 ns/op 9.81 MB/s 8394712 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 218031764 ns/op 8.90 MB/s 10332576 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 182475369 ns/op 10.63 MB/s 10334248 B/op 105 allocs/op BenchmarkMarshalBytes/32-4 18292 6268 ns/op BenchmarkMarshalBytes/256-4 5360 22388 ns/op BenchmarkMarshalBytes/4096-4 481 248404 ns/op BenchmarkMarshalBytesError/32-4 45 2381461 ns/op BenchmarkMarshalBytesError/256-4 46 2372851 ns/op BenchmarkMarshalBytesError/4096-4 43 2679953 ns/op BenchmarkMarshalMap-4 31562 4731 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 658136271 ns/op 2.95 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24102 4805 ns/op 2.91 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36993 7828 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 456959299 ns/op 4.25 MB/s 2020752 B/op 40005 allocs/op BenchmarkCodeUnmarshalReuse-4 1 734463277 ns/op 2.64 MB/s 2019928 B/op 40006 allocs/op BenchmarkUnmarshalString-4 63819 1903 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 87322 8637 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 156526 1186 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 9841 10960 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 28176 8007 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 67908 2619 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 13174 7856 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6314 23485 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1161 145316 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 109 1289879 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10390452 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 690668 168.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 682682 161.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 705322 179.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 723283 164.0 ns/op BenchmarkEncodeMarshaler-4 40272 3620 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 71746 1475 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5476454 25.98 ns/op BenchmarkNumberIsValidRegexp-4 13948 9738 ns/op BenchmarkUnmarshalNumber-4 35350 4113 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 16.176s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3068068 ns/op 21.36 MB/s BenchmarkDecode-4 15 6813917 ns/op 13.03 MB/s PASS ok encoding/pem 1.269s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1328 85190 ns/op 6285 B/op 24 allocs/op BenchmarkUnmarshal-4 822 193072 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1767 72115 ns/op PASS ok encoding/xml 1.754s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 273145 439.5 ns/op BenchmarkAs-4 78312 1560 ns/op PASS ok errors 1.466s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 737109 144.6 ns/op BenchmarkIntSet-4 857113 141.3 ns/op BenchmarkFloatAdd-4 264124 391.5 ns/op BenchmarkFloatSet-4 875906 196.5 ns/op BenchmarkStringSet-4 348110 485.2 ns/op BenchmarkMapSet-4 189744 625.0 ns/op BenchmarkMapSetDifferent-4 55443 2474 ns/op BenchmarkMapSetDifferentRandom-4 314 440507 ns/op BenchmarkMapSetString-4 114177 1189 ns/op BenchmarkMapAddSame-4 40154 7438 ns/op BenchmarkMapAddDifferent-4 10000 13148 ns/op BenchmarkMapAddDifferentRandom-4 223 894404 ns/op BenchmarkMapAddSameSteadyState-4 383869 282.3 ns/op BenchmarkMapAddDifferentSteadyState-4 158202 1011 ns/op BenchmarkMapString-4 7152 23843 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 44349 4530 ns/op PASS ok expvar 5.686s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 78591 1779 ns/op BenchmarkSprintfEmpty-4 358544 549.4 ns/op BenchmarkSprintfString-4 138196 1466 ns/op BenchmarkSprintfTruncateString-4 148531 960.4 ns/op BenchmarkSprintfTruncateBytes-4 83334 1433 ns/op BenchmarkSprintfSlowParsingPath-4 199236 802.0 ns/op BenchmarkSprintfQuoteString-4 31741 3599 ns/op BenchmarkSprintfInt-4 166212 776.4 ns/op BenchmarkSprintfIntInt-4 134787 1044 ns/op BenchmarkSprintfPrefixedInt-4 133490 993.6 ns/op BenchmarkSprintfFloat-4 68618 1671 ns/op BenchmarkSprintfComplex-4 42728 3738 ns/op BenchmarkSprintfBoolean-4 159205 666.9 ns/op BenchmarkSprintfHexString-4 75032 1617 ns/op BenchmarkSprintfHexBytes-4 94964 3071 ns/op BenchmarkSprintfBytes-4 46574 3285 ns/op BenchmarkSprintfStringer-4 59275 2295 ns/op BenchmarkSprintfStructure-4 25630 4406 ns/op BenchmarkManyArgs-4 40318 2813 ns/op BenchmarkFprintInt-4 65988 1824 ns/op BenchmarkFprintfBytes-4 76305 2338 ns/op BenchmarkFprintIntNoAlloc-4 65152 1893 ns/op BenchmarkScanInts-4 21 5471414 ns/op BenchmarkScanRecursiveInt-4 1 384740643 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 436526092 ns/op PASS ok fmt 7.155s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 705 168202 ns/op PASS ok go/build 1.160s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41869 2623 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13879 9635 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4652 37340 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1444 89877 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 364 419705 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 1763264 ns/op 215522 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 8318722 ns/op 846317 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 54103772 ns/op 3615248 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 120270867 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 3.258s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 294685593 ns/op 0.22 MB/s 45631600 B/op 48922 allocs/op PASS ok go/format 1.347s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26216676 ns/op 2.05 MB/s BenchmarkParseOnly-4 5 23632944 ns/op 2.28 MB/s BenchmarkResolve-4 49 2379547 ns/op 22.63 MB/s PASS ok go/parser 2.849s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 153326623 ns/op 0.34 MB/s 5008832 B/op 27473 allocs/op BenchmarkPrintDecl-4 776 149116 ns/op 0.21 MB/s 15777 B/op 51 allocs/op PASS ok go/printer 1.297s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 252 484186 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10249080 ns/op 4.96 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16732324 ns/op 4.42 MB/s BenchmarkScanFiles/net/http/server.go-4 5 26584060 ns/op 4.74 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 170 689786 ns/op 4.49 MB/s PASS ok go/scanner 2.120s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 937573 129.7 ns/op PASS ok go/token 1.149s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 98 1164215 ns/op BenchmarkNamed/Underlying/nongeneric-4 1406773 85.77 ns/op BenchmarkNamed/Underlying/generic-4 1396616 89.16 ns/op BenchmarkNamed/Underlying/src_instance-4 922656 167.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1392103 87.05 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11749 ns/op BenchmarkNamed/NewMethodSet/generic-4 18522 6305 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15769 6605 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18378 6987 ns/op BenchmarkCheck/http/funcbodies/info-4 1 634042359 ns/op 54406 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 548114449 ns/op 62936 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 286487028 ns/op 120405 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 264516717 ns/op 130404 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 310616193 ns/op 16826 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 133133967 ns/op 39257 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 81054314 ns/op 64481 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 78625704 ns/op 66473 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 119068616 ns/op 18198 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76278842 ns/op 28401 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57797424 ns/op 37488 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57530004 ns/op 37662 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1065389869 ns/op 67040 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 757323427 ns/op 94307 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157583459 ns/op 453197 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 140788296 ns/op 507251 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 374139799 ns/op 5404 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 123862417 ns/op 16322 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 105640179 ns/op 19137 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 110847601 ns/op 18238 lines/s PASS ok go/types 18.999s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9517 11241 ns/op 91.09 MB/s PASS ok hash/adler32 1.117s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 213448 549.2 ns/op 27.31 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196714 597.9 ns/op 25.09 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 113344 1063 ns/op 37.63 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 89995 1235 ns/op 32.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 475284 258.6 ns/op 1979.89 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 472713 258.0 ns/op 1984.86 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 440150 264.9 ns/op 3865.39 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 422758 268.7 ns/op 3810.26 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 360225 361.1 ns/op 11342.03 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 329202 338.1 ns/op 12114.68 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 141429 858.1 ns/op 38186.89 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 124219 973.1 ns/op 33673.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 207226 566.7 ns/op 26.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 189369 631.6 ns/op 23.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 103190 1135 ns/op 35.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 90218 1276 ns/op 31.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 416246 285.8 ns/op 1791.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 416530 285.8 ns/op 1791.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 432146 290.8 ns/op 3520.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 427212 283.2 ns/op 3615.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 311437 369.1 ns/op 11098.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 336633 355.9 ns/op 11508.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 147164 870.8 ns/op 37629.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 123492 982.4 ns/op 33355.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226422 528.4 ns/op 28.39 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205778 584.6 ns/op 25.66 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106148 1143 ns/op 34.98 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98310 1217 ns/op 32.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9459 12658 ns/op 40.45 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9124 13154 ns/op 38.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4669 26617 ns/op 38.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4684 25617 ns/op 39.97 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1174 101901 ns/op 40.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1176 102481 ns/op 39.97 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 806416 ns/op 40.63 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 148 806909 ns/op 40.61 MB/s PASS ok hash/crc32 5.815s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 142 839178 ns/op 78.10 MB/s BenchmarkCrc64/ISO4KB-4 1641 70881 ns/op 57.79 MB/s BenchmarkCrc64/ISO1KB-4 7327 16524 ns/op 61.97 MB/s BenchmarkCrc64/ECMA64KB-4 142 843693 ns/op 77.68 MB/s BenchmarkCrc64/Random64KB-4 130 907712 ns/op 72.20 MB/s BenchmarkCrc64/Random16KB-4 493 244064 ns/op 67.13 MB/s PASS ok hash/crc64 2.052s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9598 11453 ns/op 89.41 MB/s BenchmarkFnv32aKB-4 9309 11552 ns/op 88.64 MB/s BenchmarkFnv64KB-4 10000 11321 ns/op 90.45 MB/s BenchmarkFnv64aKB-4 9976 11534 ns/op 88.78 MB/s BenchmarkFnv128KB-4 1142 104092 ns/op 9.84 MB/s BenchmarkFnv128aKB-4 1179 100964 ns/op 10.14 MB/s PASS ok hash/fnv 1.733s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 568876 194.7 ns/op 20.54 MB/s BenchmarkHash/n=4/Bytes-4 5331871 21.91 ns/op 182.58 MB/s BenchmarkHash/n=4/String-4 1765738 68.19 ns/op 58.66 MB/s BenchmarkHash/n=8/Write-4 579549 191.9 ns/op 41.68 MB/s BenchmarkHash/n=8/Bytes-4 5267647 22.85 ns/op 350.17 MB/s BenchmarkHash/n=8/String-4 1767050 68.05 ns/op 117.56 MB/s BenchmarkHash/n=16/Write-4 560277 212.1 ns/op 75.45 MB/s BenchmarkHash/n=16/Bytes-4 5267002 22.49 ns/op 711.55 MB/s BenchmarkHash/n=16/String-4 1774632 67.50 ns/op 237.04 MB/s BenchmarkHash/n=32/Write-4 591303 200.4 ns/op 159.68 MB/s BenchmarkHash/n=32/Bytes-4 4862442 24.78 ns/op 1291.30 MB/s BenchmarkHash/n=32/String-4 1718929 69.58 ns/op 459.87 MB/s BenchmarkHash/n=64/Write-4 561966 214.7 ns/op 298.09 MB/s BenchmarkHash/n=64/Bytes-4 4245151 28.59 ns/op 2238.20 MB/s BenchmarkHash/n=64/String-4 1642792 72.85 ns/op 878.48 MB/s BenchmarkHash/n=256/Write-4 385453 304.1 ns/op 841.73 MB/s BenchmarkHash/n=256/Bytes-4 2069574 58.26 ns/op 4394.04 MB/s BenchmarkHash/n=256/String-4 737930 162.7 ns/op 1573.07 MB/s BenchmarkHash/n=320/Write-4 384136 312.4 ns/op 1024.34 MB/s BenchmarkHash/n=320/Bytes-4 1643470 73.10 ns/op 4377.79 MB/s BenchmarkHash/n=320/String-4 553074 221.6 ns/op 1443.92 MB/s BenchmarkHash/n=1024/Write-4 230490 510.5 ns/op 2006.02 MB/s BenchmarkHash/n=1024/Bytes-4 643650 188.4 ns/op 5435.34 MB/s BenchmarkHash/n=1024/String-4 218247 551.9 ns/op 1855.55 MB/s BenchmarkHash/n=4096/Write-4 92958 1309 ns/op 3128.99 MB/s BenchmarkHash/n=4096/Bytes-4 162316 707.3 ns/op 5790.99 MB/s BenchmarkHash/n=4096/String-4 58209 2095 ns/op 1954.85 MB/s BenchmarkHash/n=16384/Write-4 26506 4397 ns/op 3726.58 MB/s BenchmarkHash/n=16384/Bytes-4 43922 2781 ns/op 5890.83 MB/s BenchmarkHash/n=16384/String-4 14643 8151 ns/op 2010.11 MB/s PASS ok hash/maphash 5.503s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 861 133507 ns/op BenchmarkEscapeNone-4 88813 1317 ns/op BenchmarkUnescape-4 840 138481 ns/op BenchmarkUnescapeNone-4 557348 236.9 ns/op BenchmarkUnescapeSparse-4 17910 6750 ns/op BenchmarkUnescapeDense-4 1208 100839 ns/op PASS ok html 1.875s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8007 13850 ns/op BenchmarkCSSEscaperNoSpecials-4 49136 2416 ns/op BenchmarkDecodeCSS-4 25221 4821 ns/op BenchmarkDecodeCSSNoSpecials-4 3550107 33.50 ns/op BenchmarkCSSValueFilter-4 121425 948.5 ns/op BenchmarkCSSValueFilterOk-4 84628 1407 ns/op BenchmarkEscapedExecute-4 4182 27660 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10382 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 69736 1582 ns/op BenchmarkStripTags-4 17664 6741 ns/op BenchmarkStripTagsNoSpecials-4 349426 321.1 ns/op BenchmarkJSValEscaperWithNum-4 18961 6228 ns/op BenchmarkJSValEscaperWithStr-4 5025 21170 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17290 6819 ns/op BenchmarkJSValEscaperWithObj-4 4473 25460 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10368 ns/op BenchmarkJSStrEscaperNoSpecials-4 63618 1907 ns/op BenchmarkJSStrEscaper-4 10000 10610 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 60325 2000 ns/op BenchmarkJSRegexpEscaper-4 10000 11114 ns/op BenchmarkTemplateSpecialTags-4 85 1252495 ns/op BenchmarkURLEscaper-4 3826 30072 ns/op BenchmarkURLEscaperNoSpecials-4 185479 625.6 ns/op BenchmarkURLNormalizer-4 5016 22421 ns/op BenchmarkURLNormalizerNoSpecials-4 170827 682.3 ns/op BenchmarkSrcsetFilter-4 16275 7334 ns/op BenchmarkSrcsetFilterNoSpecials-4 112291 1047 ns/op PASS ok html/template 4.681s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 512859 228.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 413751 280.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 543213 223.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 433436 279.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1310952 92.49 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1317806 89.94 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 977134 119.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 822997 133.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 461234 354.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335922 408.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 469698 264.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 338390 350.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 656142 182.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 506133 281.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 638143 190.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 447640 266.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 415306 303.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 816994 164.8 ns/op BenchmarkRGBASetRGBA-4 1000000 118.4 ns/op BenchmarkRGBA64At-4 572182 208.8 ns/op BenchmarkRGBA64SetRGBA64-4 635856 191.0 ns/op BenchmarkNRGBAAt-4 822523 150.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.8 ns/op BenchmarkNRGBA64At-4 578714 213.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 643893 188.8 ns/op BenchmarkAlphaAt-4 2297050 52.91 ns/op BenchmarkAlphaSetAlpha-4 2123692 57.10 ns/op BenchmarkAlpha16At-4 1240588 97.36 ns/op BenchmarkAlphaSetAlpha16-4 1000000 111.5 ns/op BenchmarkGrayAt-4 2277909 53.44 ns/op BenchmarkGraySetGray-4 2255010 53.40 ns/op BenchmarkGray16At-4 1256876 95.10 ns/op BenchmarkGraySetGray16-4 1000000 112.3 ns/op PASS ok image 7.241s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2993602 40.10 ns/op BenchmarkYCbCrToRGB/128-4 2935674 40.68 ns/op BenchmarkYCbCrToRGB/255-4 2885260 39.97 ns/op BenchmarkRGBToYCbCr/0-4 2949964 40.84 ns/op BenchmarkRGBToYCbCr/Cb-4 2918289 41.10 ns/op BenchmarkRGBToYCbCr/Cr-4 2905483 41.83 ns/op BenchmarkYCbCrToRGBA/0-4 2573026 46.06 ns/op BenchmarkYCbCrToRGBA/128-4 2566479 47.24 ns/op BenchmarkYCbCrToRGBA/255-4 2573080 46.15 ns/op BenchmarkNYCbCrAToRGBA/0-4 2552067 47.01 ns/op BenchmarkNYCbCrAToRGBA/128-4 2358235 50.36 ns/op BenchmarkNYCbCrAToRGBA/255-4 2554785 46.61 ns/op PASS ok image/color 2.995s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59345513 ns/op BenchmarkFillSrc-4 376 322237 ns/op BenchmarkCopyOver-4 5 20317100 ns/op BenchmarkCopySrc-4 535 224258 ns/op BenchmarkNRGBAOver-4 5 21348269 ns/op BenchmarkNRGBASrc-4 10 10514601 ns/op BenchmarkYCbCr-4 7 15594306 ns/op BenchmarkGray-4 15 7145185 ns/op BenchmarkCMYK-4 9 12306741 ns/op BenchmarkGlyphOver-4 16 6843575 ns/op BenchmarkRGBAMaskOver-4 2 51026654 ns/op BenchmarkGrayMaskOver-4 3 33592656 ns/op BenchmarkRGBA64ImageMaskOver-4 2 52050324 ns/op BenchmarkRGBA-4 4 31294013 ns/op BenchmarkPalettedFill-4 1053 120480 ns/op BenchmarkPalettedRGBA-4 4 32387867 ns/op BenchmarkGenericOver-4 2 71038018 ns/op BenchmarkGenericMaskOver-4 4 30330523 ns/op BenchmarkGenericSrc-4 3 46871603 ns/op BenchmarkGenericMaskSrc-4 3 42441774 ns/op PASS ok image/draw 7.286s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7434981 ns/op 2.08 MB/s 48622 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 176126169 ns/op 1.74 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4458775496 ns/op 0.28 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 2553911 ns/op 6.05 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 216985730 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.808s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2528 46247 ns/op BenchmarkIDCT-4 2944 39675 ns/op BenchmarkDecodeBaseline-4 6 19723154 ns/op 3.13 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 24536071 ns/op 2.52 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 205631305 ns/op 5.98 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 264441831 ns/op 3.49 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.543s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12269740 9.709 ns/op BenchmarkDecodeGray-4 9 11237417 ns/op 5.83 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42965002 ns/op 6.10 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 37895523 ns/op 6.92 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6424906 ns/op 10.20 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38399062 ns/op 6.83 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42682344 ns/op 6.14 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71108106 ns/op 4.32 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70809933 ns/op 4.34 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 226633991 ns/op 5.42 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 257531513 ns/op 4.77 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37356822 ns/op 8.22 MB/s 848608 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 229355138 ns/op 5.36 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 815716296 ns/op 1.51 MB/s 864104 B/op 30 allocs/op PASS ok image/png 4.830s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 61108723 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51556791 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 303076950 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 257387634 ns/op 1.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59841911 ns/op 1.67 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51533476 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 294834705 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 252022879 ns/op 1.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 593664878 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 519605808 ns/op 1.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3147778602 ns/op 1.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2917057900 ns/op 1.71 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10627275 ns/op 9.41 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10576182 ns/op 9.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51310747 ns/op 9.74 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51746868 ns/op 9.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100802836 ns/op 9.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102689250 ns/op 9.74 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 515119125 ns/op 9.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 535407351 ns/op 9.34 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 72119484 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 63695108 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 358507839 ns/op 1.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 326544641 ns/op 1.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 740251259 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 692806823 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4218917817 ns/op 1.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4417444453 ns/op 1.13 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 194715664 ns/op 21.47 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 177717044 ns/op 23.52 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 35.832s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 417685 286.8 ns/op 892.64 MB/s PASS ok internal/chacha8rand 1.131s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 1000911 135.1 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 473394 229.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 288115 647.6 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 498578 235.6 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 149074 763.4 ns/op 25 B/op 0 allocs/op PASS ok internal/concurrent 3.507s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35251 3281 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 34329 3374 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/4-4 31466 3818 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 27630 4320 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/16-4 21805 5544 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/32-4 14721 8007 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/64-4 12237 9796 ns/op 6.53 MB/s BenchmarkMarshalCorpusFile/128-4 8718 12189 ns/op 10.50 MB/s BenchmarkMarshalCorpusFile/256-4 4234 27506 ns/op 9.31 MB/s BenchmarkMarshalCorpusFile/512-4 2256 51758 ns/op 9.89 MB/s BenchmarkMarshalCorpusFile/1024-4 1185 97382 ns/op 10.52 MB/s BenchmarkMarshalCorpusFile/2048-4 607 193327 ns/op 10.59 MB/s BenchmarkMarshalCorpusFile/4096-4 312 378354 ns/op 10.83 MB/s BenchmarkMarshalCorpusFile/8192-4 158 755060 ns/op 10.85 MB/s BenchmarkMarshalCorpusFile/16384-4 79 1505915 ns/op 10.88 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3573633 ns/op 9.17 MB/s BenchmarkMarshalCorpusFile/65536-4 15 7291250 ns/op 8.99 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15130271 ns/op 8.66 MB/s BenchmarkMarshalCorpusFile/262144-4 4 30963218 ns/op 8.47 MB/s BenchmarkMarshalCorpusFile/524288-4 2 62192053 ns/op 8.43 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 120474560 ns/op 8.70 MB/s BenchmarkUnmarshalCorpusFile/1-4 7791 14778 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7384 15497 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7059 16396 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6297 18402 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5468 22269 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3835 31244 ns/op 1.02 MB/s BenchmarkUnmarshalCorpusFile/64-4 3252 36059 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/128-4 2582 45808 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/256-4 997 119644 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/512-4 534 223401 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 277 434357 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 139 841563 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1687903 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3412875 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6703802 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13677660 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26738629 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53227088 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 107850177 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 221957782 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 445762023 ns/op 2.35 MB/s BenchmarkMutatorBytes/1-4 35796 3471 ns/op BenchmarkMutatorBytes/10-4 36435 3311 ns/op BenchmarkMutatorBytes/100-4 34522 3525 ns/op BenchmarkMutatorBytes/1000-4 22041 5575 ns/op BenchmarkMutatorBytes/10000-4 9208 22782 ns/op BenchmarkMutatorBytes/100000-4 1220 101480 ns/op BenchmarkMutatorString/1-4 31826 3606 ns/op BenchmarkMutatorString/10-4 33874 3584 ns/op BenchmarkMutatorString/100-4 31506 4011 ns/op BenchmarkMutatorString/1000-4 15578 7560 ns/op BenchmarkMutatorString/10000-4 3913 45053 ns/op BenchmarkMutatorString/100000-4 318 324189 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16590 6256 ns/op BenchmarkMutatorAllBasicTypes/string-4 18306 6599 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64333 1888 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57339 2082 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59372 2042 ns/op BenchmarkMutatorAllBasicTypes/int-4 62773 1893 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62403 1948 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61470 1973 ns/op BenchmarkMutatorAllBasicTypes/int32-4 62623 1942 ns/op BenchmarkMutatorAllBasicTypes/int64-4 63493 1932 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57636 2048 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62424 1967 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60496 1991 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60488 1983 ns/op PASS ok internal/fuzz 11.854s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 44603 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36942 3023 ns/op BenchmarkSplicePipePoolParallel-4 239386 1015 ns/op BenchmarkSplicePipeNativeParallel-4 94590 1380 ns/op PASS ok internal/poll 2.016s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14417311 8.377 ns/op BenchmarkAnd32Parallel-4 2600348 52.93 ns/op BenchmarkAnd64-4 14430373 8.358 ns/op BenchmarkAnd64Parallel-4 2384710 48.71 ns/op BenchmarkOr32-4 14428653 8.353 ns/op BenchmarkOr32Parallel-4 2395470 50.13 ns/op BenchmarkOr64-4 14335872 8.354 ns/op BenchmarkOr64Parallel-4 2450985 50.52 ns/op BenchmarkAtomicLoad64-4 17270886 6.970 ns/op BenchmarkAtomicStore64-4 16987894 7.053 ns/op BenchmarkAtomicLoad-4 17214360 6.953 ns/op BenchmarkAtomicStore-4 17019342 7.078 ns/op BenchmarkAnd8-4 14968546 7.954 ns/op BenchmarkAnd-4 15174016 10.29 ns/op BenchmarkAnd8Parallel-4 2573662 46.27 ns/op BenchmarkAndParallel-4 2849734 42.45 ns/op BenchmarkOr8-4 14819956 8.174 ns/op BenchmarkOr-4 15184269 7.926 ns/op BenchmarkOr8Parallel-4 2776150 43.34 ns/op BenchmarkOrParallel-4 2666170 45.22 ns/op BenchmarkXadd-4 2743720 44.43 ns/op BenchmarkXadd64-4 2721882 44.14 ns/op BenchmarkCas-4 2663979 44.63 ns/op BenchmarkCas64-4 2669740 44.37 ns/op BenchmarkXchg-4 2654092 44.67 ns/op BenchmarkXchg64-4 2638964 44.90 ns/op PASS ok internal/runtime/atomic 5.064s PASS ok internal/zstd 1.026s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 20491 6370 ns/op BenchmarkCopyNLarge-4 376 335744 ns/op PASS ok io 1.377s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 191598 616.0 ns/op BenchmarkPrintln-4 21820 5708 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36289 3470 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5401 20961 ns/op BenchmarkDiscard-4 890299 131.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.806s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15770 7528 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 60638 1973 ns/op BenchmarkJSONHandler/defaults-4 5941 20223 ns/op 507 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3358 34092 ns/op 793 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3930 29962 ns/op 748 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5662 20664 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5055 20368 ns/op 511 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4906 24618 ns/op 528 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25066 4844 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23643 5099 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 113641 1073 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79862 1657 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 86950 1266 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 68456 1863 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 80467 1620 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 102645 1247 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 615718 197.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 600056 197.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 425306 285.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 368419 331.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5186 20174 ns/op BenchmarkDispatch/switch-checked-4 160971 743.4 ns/op BenchmarkDispatch/As-4 171890 673.7 ns/op BenchmarkDispatch/Visit-4 155029 781.2 ns/op BenchmarkUnsafeStrings-4 18926 6335 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 4.544s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 639582 178.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 543992 215.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 295666 353.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 100669 1045 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 59982 2020 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 57266 2057 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 34263 3176 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13383 8907 ns/op 3463 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14444 8218 ns/op 600 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14262 8689 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7957 13032 ns/op 1082 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3295 34843 ns/op 4301 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15026 7350 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14652 8364 ns/op 511 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9391 11746 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3450 32513 ns/op 3728 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.494s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 30488825 ns/op PASS ok maps 2.026s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6536554 18.43 ns/op BenchmarkAcosh-4 4979236 23.63 ns/op BenchmarkAsin-4 6532870 17.93 ns/op BenchmarkAsinh-4 4477099 27.23 ns/op BenchmarkAtan-4 7257690 16.48 ns/op BenchmarkAtanh-4 4945390 23.91 ns/op BenchmarkAtan2-4 5028610 23.21 ns/op BenchmarkCbrt-4 6057536 20.05 ns/op BenchmarkCeil-4 16339102 7.320 ns/op BenchmarkCopysign-4 1898792 62.00 ns/op BenchmarkCos-4 8601394 14.27 ns/op BenchmarkCosh-4 6819740 17.39 ns/op BenchmarkErf-4 7503914 15.54 ns/op BenchmarkErfc-4 7808732 15.89 ns/op BenchmarkErfinv-4 3205004 35.59 ns/op BenchmarkErfcinv-4 3379273 35.97 ns/op BenchmarkExp-4 6638058 16.23 ns/op BenchmarkExpGo-4 745039 161.4 ns/op BenchmarkExpm1-4 6950618 16.76 ns/op BenchmarkExp2-4 737402 159.0 ns/op BenchmarkExp2Go-4 654243 162.8 ns/op BenchmarkAbs-4 2670984 44.85 ns/op BenchmarkDim-4 7854286 14.21 ns/op BenchmarkFloor-4 15854101 7.379 ns/op BenchmarkMax-4 12439410 9.672 ns/op BenchmarkMin-4 11324689 10.45 ns/op BenchmarkMod-4 197211 607.8 ns/op BenchmarkFrexp-4 1241700 96.50 ns/op BenchmarkGamma-4 385503 303.6 ns/op BenchmarkHypot-4 1000000 109.8 ns/op BenchmarkHypotGo-4 1000000 116.2 ns/op BenchmarkIlogb-4 1452638 92.42 ns/op BenchmarkJ0-4 168918 1175 ns/op BenchmarkJ1-4 172561 694.4 ns/op BenchmarkJn-4 88821 1371 ns/op BenchmarkLdexp-4 1000000 106.8 ns/op BenchmarkLgamma-4 517813 232.8 ns/op BenchmarkLog-4 6703113 17.75 ns/op BenchmarkLogb-4 1415524 85.47 ns/op BenchmarkLog1p-4 6993094 17.72 ns/op BenchmarkLog10-4 6230484 20.92 ns/op BenchmarkLog2-4 973318 152.2 ns/op BenchmarkModf-4 2502000 48.24 ns/op BenchmarkNextafter32-4 2414410 49.62 ns/op BenchmarkNextafter64-4 2361404 49.72 ns/op BenchmarkPowInt-4 3427131 34.59 ns/op BenchmarkPowFrac-4 3437193 34.47 ns/op BenchmarkPow10Pos-4 4254751 28.18 ns/op BenchmarkPow10Neg-4 3818318 31.37 ns/op BenchmarkRound-4 8440635 14.44 ns/op BenchmarkRoundToEven-4 8120924 14.74 ns/op BenchmarkRemainder-4 297420 404.7 ns/op BenchmarkSignbit-4 3655329 30.45 ns/op BenchmarkSin-4 8766948 13.48 ns/op BenchmarkSincos-4 642130 185.0 ns/op BenchmarkSinh-4 6544278 18.07 ns/op BenchmarkSqrtIndirect-4 14889968 7.961 ns/op BenchmarkSqrtLatency-4 9325108 11.57 ns/op BenchmarkSqrtIndirectLatency-4 10579674 11.50 ns/op BenchmarkSqrtGoLatency-4 1390447 86.30 ns/op BenchmarkSqrtPrime-4 120966 1004 ns/op BenchmarkTan-4 6234554 19.24 ns/op BenchmarkTanh-4 5679184 21.89 ns/op BenchmarkTrunc-4 15785115 7.397 ns/op BenchmarkY0-4 166887 649.4 ns/op BenchmarkY1-4 174336 655.6 ns/op BenchmarkYn-4 88550 1328 ns/op BenchmarkFloat64bits-4 3963400 30.88 ns/op BenchmarkFloat64frombits-4 3978787 30.78 ns/op BenchmarkFloat32bits-4 3933178 30.34 ns/op BenchmarkFloat32frombits-4 3993817 30.29 ns/op BenchmarkFMA-4 16319635 7.280 ns/op PASS ok math 12.514s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11294823 11.87 ns/op 5392.32 MB/s BenchmarkAddVV/2-4 9760110 12.43 ns/op 10300.36 MB/s BenchmarkAddVV/3-4 8939254 13.60 ns/op 14122.71 MB/s BenchmarkAddVV/4-4 9864510 12.26 ns/op 20887.97 MB/s BenchmarkAddVV/5-4 8853282 13.66 ns/op 23433.87 MB/s BenchmarkAddVV/10-4 6881835 18.83 ns/op 33984.08 MB/s BenchmarkAddVV/100-4 2351803 52.06 ns/op 122926.02 MB/s BenchmarkAddVV/1000-4 281439 431.7 ns/op 148236.02 MB/s BenchmarkSubVV/1-4 11616723 10.32 ns/op 6204.19 MB/s BenchmarkSubVV/2-4 10516273 11.41 ns/op 11215.09 MB/s BenchmarkSubVV/3-4 9047906 12.98 ns/op 14791.61 MB/s BenchmarkSubVV/4-4 9524979 12.41 ns/op 20628.17 MB/s BenchmarkSubVV/5-4 8634207 13.70 ns/op 23365.48 MB/s BenchmarkSubVV/10-4 7111725 17.11 ns/op 37400.22 MB/s BenchmarkSubVV/100-4 2349921 50.98 ns/op 125537.89 MB/s BenchmarkSubVV/1000-4 272982 401.3 ns/op 159466.01 MB/s BenchmarkAddVW/1-4 11256908 10.21 ns/op 783.79 MB/s BenchmarkAddVW/2-4 12084586 9.849 ns/op 1624.47 MB/s BenchmarkAddVW/3-4 11272905 10.48 ns/op 2289.75 MB/s BenchmarkAddVW/4-4 10671876 11.29 ns/op 2833.93 MB/s BenchmarkAddVW/5-4 10839238 11.03 ns/op 3625.61 MB/s BenchmarkAddVW/10-4 7866932 15.33 ns/op 5218.36 MB/s BenchmarkAddVW/100-4 5031806 23.98 ns/op 33354.32 MB/s BenchmarkAddVW/1000-4 626668 205.9 ns/op 38854.02 MB/s BenchmarkAddVWext/1-4 11955354 10.06 ns/op 795.57 MB/s BenchmarkAddVWext/2-4 11914784 9.849 ns/op 1624.45 MB/s BenchmarkAddVWext/3-4 11155688 10.73 ns/op 2236.83 MB/s BenchmarkAddVWext/4-4 10859073 11.12 ns/op 2876.67 MB/s BenchmarkAddVWext/5-4 10675136 11.26 ns/op 3553.05 MB/s BenchmarkAddVWext/10-4 8951514 13.51 ns/op 5919.57 MB/s BenchmarkAddVWext/100-4 2110956 57.34 ns/op 13951.42 MB/s BenchmarkAddVWext/1000-4 284416 406.8 ns/op 19667.08 MB/s BenchmarkSubVW/1-4 11770785 10.13 ns/op 789.34 MB/s BenchmarkSubVW/2-4 11803747 10.08 ns/op 1587.36 MB/s BenchmarkSubVW/3-4 11281608 10.93 ns/op 2196.67 MB/s BenchmarkSubVW/4-4 10814659 11.11 ns/op 2879.34 MB/s BenchmarkSubVW/5-4 10570018 11.42 ns/op 3502.94 MB/s BenchmarkSubVW/10-4 7801591 15.41 ns/op 5190.02 MB/s BenchmarkSubVW/100-4 4969209 24.27 ns/op 32959.53 MB/s BenchmarkSubVW/1000-4 672318 195.0 ns/op 41015.44 MB/s BenchmarkSubVWext/1-4 11812166 10.20 ns/op 784.59 MB/s BenchmarkSubVWext/2-4 11673800 10.19 ns/op 1570.78 MB/s BenchmarkSubVWext/3-4 10991311 10.97 ns/op 2188.78 MB/s BenchmarkSubVWext/4-4 10457472 11.66 ns/op 2744.26 MB/s BenchmarkSubVWext/5-4 10296128 11.79 ns/op 3391.66 MB/s BenchmarkSubVWext/10-4 8275486 14.84 ns/op 5389.90 MB/s BenchmarkSubVWext/100-4 2118943 56.83 ns/op 14077.44 MB/s BenchmarkSubVWext/1000-4 273068 424.7 ns/op 18835.04 MB/s BenchmarkMulAddVWW/1-4 9736749 12.36 ns/op 5178.76 MB/s BenchmarkMulAddVWW/2-4 8921964 13.45 ns/op 9514.89 MB/s BenchmarkMulAddVWW/3-4 7864167 15.26 ns/op 12583.67 MB/s BenchmarkMulAddVWW/4-4 7112509 17.07 ns/op 14997.70 MB/s BenchmarkMulAddVWW/5-4 6447330 19.19 ns/op 16676.30 MB/s BenchmarkMulAddVWW/10-4 4424749 27.17 ns/op 23552.42 MB/s BenchmarkMulAddVWW/100-4 616856 195.8 ns/op 32686.32 MB/s BenchmarkMulAddVWW/1000-4 67454 1791 ns/op 35724.36 MB/s BenchmarkAddMulVVW/1-4 10538506 11.50 ns/op 5563.66 MB/s BenchmarkAddMulVVW/2-4 8631554 13.95 ns/op 9174.60 MB/s BenchmarkAddMulVVW/3-4 7846296 15.03 ns/op 12776.18 MB/s BenchmarkAddMulVVW/4-4 7178788 18.08 ns/op 14155.78 MB/s BenchmarkAddMulVVW/5-4 6076366 18.21 ns/op 17574.56 MB/s BenchmarkAddMulVVW/10-4 4244613 28.20 ns/op 22696.60 MB/s BenchmarkAddMulVVW/100-4 553100 221.6 ns/op 28882.47 MB/s BenchmarkAddMulVVW/1000-4 58298 2072 ns/op 30890.69 MB/s BenchmarkDivWVW/1-4 2555565 46.67 ns/op 1371.39 MB/s BenchmarkDivWVW/2-4 1000000 103.4 ns/op 1238.45 MB/s BenchmarkDivWVW/3-4 821102 146.9 ns/op 1307.11 MB/s BenchmarkDivWVW/4-4 670782 179.8 ns/op 1423.76 MB/s BenchmarkDivWVW/5-4 617776 192.5 ns/op 1662.46 MB/s BenchmarkDivWVW/10-4 338206 352.9 ns/op 1813.78 MB/s BenchmarkDivWVW/100-4 38082 3147 ns/op 2033.87 MB/s BenchmarkDivWVW/1000-4 4317 28412 ns/op 2252.56 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2775122 42.62 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2998148 40.20 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1881710 64.12 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1440177 83.08 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1218650 99.39 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 106.1 ns/op BenchmarkNonZeroShifts/4/shrVU-4 987751 122.5 ns/op BenchmarkNonZeroShifts/4/shlVU-4 694150 156.9 ns/op BenchmarkNonZeroShifts/5/shrVU-4 801769 147.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 708208 171.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 451080 264.3 ns/op BenchmarkNonZeroShifts/10/shlVU-4 388580 314.7 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50262 2412 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42630 2807 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5113 23505 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4532 26626 ns/op BenchmarkDecimalConversion-4 189 617298 ns/op BenchmarkFloatString/100-4 9852 12158 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 635364 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60412803 ns/op 59068 B/op 39 allocs/op BenchmarkFloatString/100000-4 1 5876560396 ns/op 861600 B/op 526 allocs/op BenchmarkFloatAdd/10-4 101550 1178 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 86064 1373 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50577 2377 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13746 8629 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1573 93906 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 144841 813.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 129238 910.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 94658 1241 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26768 4510 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3217 36989 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1357 84314 ns/op BenchmarkParseFloatLargeExp-4 316 373846 ns/op BenchmarkGCD10x10/WithoutXY-4 189386 639.7 ns/op BenchmarkGCD10x10/WithXY-4 44805 2690 ns/op BenchmarkGCD10x100/WithoutXY-4 88908 1354 ns/op BenchmarkGCD10x100/WithXY-4 13934 9053 ns/op BenchmarkGCD10x1000/WithoutXY-4 62923 1833 ns/op BenchmarkGCD10x1000/WithXY-4 9733 11370 ns/op BenchmarkGCD100x100/WithoutXY-4 21890 5448 ns/op BenchmarkGCD100x100/WithXY-4 7542 14811 ns/op BenchmarkGCD100x1000/WithoutXY-4 9559 12496 ns/op BenchmarkGCD100x1000/WithXY-4 4564 26677 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1797 66672 ns/op BenchmarkGCD1000x1000/WithXY-4 957 124458 ns/op BenchmarkHilbert-4 16 7107214 ns/op BenchmarkBinomial-4 8815 12956 ns/op BenchmarkQuoRem-4 14521 8367 ns/op BenchmarkExp-4 8 14279918 ns/op BenchmarkExpMont/Odd-4 127 926239 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 958542 ns/op 3373 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 984665 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 989991 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 120 998989 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 121 988733 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even32-4 120 990232 ns/op 3872 B/op 54 allocs/op BenchmarkExpMont/Even64-4 133 892888 ns/op 3646 B/op 53 allocs/op BenchmarkExpMont/Even96-4 141 843642 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 154 770801 ns/op 3240 B/op 50 allocs/op BenchmarkExpMont/Even255-4 162 736718 ns/op 2934 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 516 231073 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 446 267359 ns/op 1709 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 441 268399 ns/op 1753 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 451 266812 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 7 14338908 ns/op BenchmarkBitset-4 848611 135.6 ns/op BenchmarkBitsetNeg-4 301899 404.6 ns/op BenchmarkBitsetOrig-4 205312 557.8 ns/op BenchmarkBitsetNegOrig-4 148333 785.3 ns/op BenchmarkModSqrt225_Tonelli-4 94 1183605 ns/op BenchmarkModSqrt225_3Mod4-4 339 351155 ns/op BenchmarkModSqrt231_Tonelli-4 96 1228194 ns/op BenchmarkModSqrt231_5Mod8-4 279 430035 ns/op BenchmarkModInverse-4 9494 12433 ns/op BenchmarkSqrt-4 909 129489 ns/op BenchmarkIntSqr/1-4 1333965 89.07 ns/op BenchmarkIntSqr/2-4 572010 217.3 ns/op BenchmarkIntSqr/3-4 431379 273.1 ns/op BenchmarkIntSqr/5-4 301592 399.6 ns/op BenchmarkIntSqr/8-4 189456 626.3 ns/op BenchmarkIntSqr/10-4 152029 796.6 ns/op BenchmarkIntSqr/20-4 33850 3540 ns/op BenchmarkIntSqr/30-4 23958 5113 ns/op BenchmarkIntSqr/50-4 13548 8784 ns/op BenchmarkIntSqr/80-4 7050 16241 ns/op BenchmarkIntSqr/100-4 5212 22086 ns/op BenchmarkIntSqr/200-4 1875 64059 ns/op BenchmarkIntSqr/300-4 958 124891 ns/op BenchmarkIntSqr/500-4 418 283118 ns/op BenchmarkIntSqr/800-4 192 614745 ns/op BenchmarkIntSqr/1000-4 134 880829 ns/op BenchmarkDiv/20/10-4 316035 366.5 ns/op BenchmarkDiv/40/20-4 329313 365.0 ns/op BenchmarkDiv/100/50-4 336716 353.2 ns/op BenchmarkDiv/200/100-4 40026 3157 ns/op BenchmarkDiv/400/200-4 35868 3496 ns/op BenchmarkDiv/1000/500-4 25869 4746 ns/op BenchmarkDiv/2000/1000-4 17330 7098 ns/op BenchmarkDiv/20000/10000-4 885 135942 ns/op BenchmarkDiv/200000/100000-4 21 5465920 ns/op BenchmarkDiv/2000000/1000000-4 1 188463148 ns/op BenchmarkDiv/20000000/10000000-4 1 6718944813 ns/op BenchmarkMul-4 3 39827233 ns/op BenchmarkNatMul/10-4 127923 870.6 ns/op BenchmarkNatMul/100-4 4014 28077 ns/op BenchmarkNatMul/1000-4 100 1077302 ns/op BenchmarkZeroShifts/Shl-4 40844 2842 ns/op BenchmarkZeroShifts/ShlSame-4 5645644 20.18 ns/op BenchmarkZeroShifts/Shr-4 41450 2781 ns/op BenchmarkZeroShifts/ShrSame-4 6096385 19.84 ns/op BenchmarkExp3Power/0x10-4 218403 527.6 ns/op BenchmarkExp3Power/0x40-4 188878 627.2 ns/op BenchmarkExp3Power/0x100-4 91664 1268 ns/op BenchmarkExp3Power/0x400-4 35848 3239 ns/op BenchmarkExp3Power/0x1000-4 6474 17389 ns/op BenchmarkExp3Power/0x4000-4 1087 108167 ns/op BenchmarkExp3Power/0x10000-4 129 911664 ns/op BenchmarkExp3Power/0x40000-4 13 8881956 ns/op BenchmarkExp3Power/0x100000-4 2 84190796 ns/op BenchmarkExp3Power/0x400000-4 1 779129417 ns/op BenchmarkFibo-4 4 26442970 ns/op BenchmarkNatSqr/1-4 1000000 105.9 ns/op BenchmarkNatSqr/2-4 495495 233.0 ns/op BenchmarkNatSqr/3-4 398161 300.4 ns/op BenchmarkNatSqr/5-4 264728 440.0 ns/op BenchmarkNatSqr/8-4 171734 673.2 ns/op BenchmarkNatSqr/10-4 137394 848.1 ns/op BenchmarkNatSqr/20-4 33135 3550 ns/op BenchmarkNatSqr/30-4 23000 5211 ns/op BenchmarkNatSqr/50-4 13149 9147 ns/op BenchmarkNatSqr/80-4 7254 16335 ns/op BenchmarkNatSqr/100-4 5155 22679 ns/op BenchmarkNatSqr/200-4 1838 64214 ns/op BenchmarkNatSqr/300-4 926 125861 ns/op BenchmarkNatSqr/500-4 414 284108 ns/op BenchmarkNatSqr/800-4 195 600092 ns/op BenchmarkNatSqr/1000-4 136 857126 ns/op BenchmarkNatSetBytes/8-4 3045126 38.01 ns/op BenchmarkNatSetBytes/24-4 661894 163.2 ns/op BenchmarkNatSetBytes/128-4 260226 429.9 ns/op BenchmarkNatSetBytes/7-4 923193 126.6 ns/op BenchmarkNatSetBytes/23-4 484252 238.7 ns/op BenchmarkNatSetBytes/127-4 217918 515.8 ns/op BenchmarkScanPi-4 255 468348 ns/op BenchmarkStringPiParallel-4 673 156365 ns/op BenchmarkScan/10/Base2-4 37530 3240 ns/op BenchmarkScan/100/Base2-4 4260 27902 ns/op BenchmarkScan/1000/Base2-4 435 277298 ns/op BenchmarkScan/10/Base8-4 89721 1342 ns/op BenchmarkScan/100/Base8-4 12381 9702 ns/op BenchmarkScan/1000/Base8-4 1254 95613 ns/op BenchmarkScan/10/Base10-4 96574 1250 ns/op BenchmarkScan/100/Base10-4 13542 8844 ns/op BenchmarkScan/1000/Base10-4 1372 86894 ns/op BenchmarkScan/10/Base16-4 108236 1094 ns/op BenchmarkScan/100/Base16-4 15243 7727 ns/op BenchmarkScan/1000/Base16-4 1592 76202 ns/op BenchmarkString/10/Base2-4 195072 604.1 ns/op BenchmarkString/100/Base2-4 27844 4246 ns/op BenchmarkString/1000/Base2-4 2896 40568 ns/op BenchmarkString/10/Base8-4 358281 338.2 ns/op BenchmarkString/100/Base8-4 70092 1694 ns/op BenchmarkString/1000/Base8-4 7935 14798 ns/op BenchmarkString/10/Base10-4 215418 560.9 ns/op BenchmarkString/100/Base10-4 40808 2919 ns/op BenchmarkString/1000/Base10-4 4096 28872 ns/op BenchmarkString/10/Base16-4 407756 293.4 ns/op BenchmarkString/100/Base16-4 89892 1328 ns/op BenchmarkString/1000/Base16-4 10000 11466 ns/op BenchmarkLeafSize/0-4 31 3760781 ns/op BenchmarkLeafSize/1-4 469 245474 ns/op BenchmarkLeafSize/2-4 476 246193 ns/op BenchmarkLeafSize/3-4 297 396413 ns/op BenchmarkLeafSize/4-4 478 239815 ns/op BenchmarkLeafSize/5-4 267 443710 ns/op BenchmarkLeafSize/6-4 300 392827 ns/op BenchmarkLeafSize/7-4 333 353756 ns/op BenchmarkLeafSize/8-4 498 240491 ns/op BenchmarkLeafSize/9-4 219 545528 ns/op BenchmarkLeafSize/10-4 267 434734 ns/op BenchmarkLeafSize/11-4 246 472695 ns/op BenchmarkLeafSize/12-4 304 386209 ns/op BenchmarkLeafSize/13-4 264 449015 ns/op BenchmarkLeafSize/14-4 338 343875 ns/op BenchmarkLeafSize/15-4 343 342161 ns/op BenchmarkLeafSize/16-4 494 234672 ns/op BenchmarkLeafSize/32-4 494 237677 ns/op BenchmarkLeafSize/64-4 436 264672 ns/op BenchmarkProbablyPrime/n=0-4 6 19378246 ns/op BenchmarkProbablyPrime/n=1-4 5 21529942 ns/op BenchmarkProbablyPrime/n=5-4 4 29594964 ns/op BenchmarkProbablyPrime/n=10-4 3 40927233 ns/op BenchmarkProbablyPrime/n=20-4 2 62785828 ns/op BenchmarkProbablyPrime/Lucas-4 6 17560895 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2147205 ns/op BenchmarkRatCmp-4 205292 567.7 ns/op BenchmarkFloatPrecExact/1-4 131395 928.3 ns/op BenchmarkFloatPrecExact/10-4 42159 2847 ns/op BenchmarkFloatPrecExact/100-4 8914 12386 ns/op BenchmarkFloatPrecExact/1000-4 1621 74038 ns/op BenchmarkFloatPrecExact/10000-4 91 1225998 ns/op BenchmarkFloatPrecExact/100000-4 3 46998583 ns/op BenchmarkFloatPrecExact/1000000-4 1 2211859403 ns/op BenchmarkFloatPrecMixed/1-4 124120 967.7 ns/op BenchmarkFloatPrecMixed/10-4 37184 3261 ns/op BenchmarkFloatPrecMixed/100-4 4320 26586 ns/op BenchmarkFloatPrecMixed/1000-4 295 399462 ns/op BenchmarkFloatPrecMixed/10000-4 9 12257545 ns/op BenchmarkFloatPrecMixed/100000-4 1 527090335 ns/op BenchmarkFloatPrecMixed/1000000-4 1 36211065707 ns/op BenchmarkFloatPrecInexact/1-4 200632 594.7 ns/op BenchmarkFloatPrecInexact/10-4 180627 650.6 ns/op BenchmarkFloatPrecInexact/100-4 101984 1113 ns/op BenchmarkFloatPrecInexact/1000-4 27442 4333 ns/op BenchmarkFloatPrecInexact/10000-4 3334 35417 ns/op BenchmarkFloatPrecInexact/100000-4 338 349379 ns/op BenchmarkFloatPrecInexact/1000000-4 26 4444198 ns/op BenchmarkFloatSqrt/64-4 13171 9127 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7405 15629 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5378 21819 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2772 43499 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 516 230736 ns/op 18123 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 37 3052182 ns/op 175742 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 226328461 ns/op 3820560 B/op 648 allocs/op PASS ok math/big 99.260s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7719262 15.60 ns/op BenchmarkLeadingZeros8-4 7676007 15.51 ns/op BenchmarkLeadingZeros16-4 7631325 15.49 ns/op BenchmarkLeadingZeros32-4 7557952 15.38 ns/op BenchmarkLeadingZeros64-4 7479087 15.17 ns/op BenchmarkTrailingZeros-4 7855381 15.46 ns/op BenchmarkTrailingZeros8-4 7702552 15.57 ns/op BenchmarkTrailingZeros16-4 7760709 15.68 ns/op BenchmarkTrailingZeros32-4 7709146 15.69 ns/op BenchmarkTrailingZeros64-4 7800554 15.40 ns/op BenchmarkOnesCount-4 7355438 14.74 ns/op BenchmarkOnesCount8-4 8286492 14.95 ns/op BenchmarkOnesCount16-4 8008851 15.54 ns/op BenchmarkOnesCount32-4 8193583 14.76 ns/op BenchmarkOnesCount64-4 8043106 14.70 ns/op BenchmarkRotateLeft-4 8180984 14.60 ns/op BenchmarkRotateLeft8-4 7852080 15.34 ns/op BenchmarkRotateLeft16-4 7201432 15.46 ns/op BenchmarkRotateLeft32-4 7941128 14.95 ns/op BenchmarkRotateLeft64-4 7727116 14.60 ns/op BenchmarkReverse-4 13474624 8.565 ns/op BenchmarkReverse8-4 16188736 7.371 ns/op BenchmarkReverse16-4 14902663 7.952 ns/op BenchmarkReverse32-4 13449903 8.794 ns/op BenchmarkReverse64-4 13604058 8.551 ns/op BenchmarkReverseBytes-4 14740190 7.962 ns/op BenchmarkReverseBytes16-4 15936770 7.558 ns/op BenchmarkReverseBytes32-4 14967223 7.923 ns/op BenchmarkReverseBytes64-4 14876353 7.939 ns/op BenchmarkAdd-4 8198241 14.87 ns/op BenchmarkAdd32-4 7596933 14.83 ns/op BenchmarkAdd64-4 8203886 14.61 ns/op BenchmarkAdd64multiple-4 14830542 8.160 ns/op BenchmarkSub-4 8221161 14.82 ns/op BenchmarkSub32-4 7869094 14.86 ns/op BenchmarkSub64-4 7382212 14.82 ns/op BenchmarkSub64multiple-4 14746160 8.109 ns/op BenchmarkMul-4 8287970 14.54 ns/op BenchmarkMul32-4 8317621 14.43 ns/op BenchmarkMul64-4 8408061 14.40 ns/op BenchmarkDiv-4 2828974 40.85 ns/op BenchmarkDiv32-4 6456157 18.55 ns/op BenchmarkDiv64-4 2917694 40.91 ns/op PASS ok math/bits 6.789s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.0 ns/op BenchmarkAcos-4 260576 449.2 ns/op BenchmarkAcosh-4 259996 460.4 ns/op BenchmarkAsin-4 269720 451.0 ns/op BenchmarkAsinh-4 279993 419.4 ns/op BenchmarkAtan-4 1000000 110.7 ns/op BenchmarkAtanh-4 1000000 110.9 ns/op BenchmarkConj-4 15920492 7.583 ns/op BenchmarkCos-4 411399 272.8 ns/op BenchmarkCosh-4 438058 272.8 ns/op BenchmarkExp-4 598159 202.5 ns/op BenchmarkLog-4 812847 148.5 ns/op BenchmarkLog10-4 795543 150.6 ns/op BenchmarkPhase-4 4717406 25.32 ns/op BenchmarkPolar-4 916056 130.1 ns/op BenchmarkPow-4 320310 374.1 ns/op BenchmarkRect-4 656517 184.9 ns/op BenchmarkSin-4 456459 257.5 ns/op BenchmarkSinh-4 474753 253.1 ns/op BenchmarkSqrt-4 381151 313.2 ns/op BenchmarkTan-4 1000000 101.1 ns/op BenchmarkTanh-4 1797410 64.86 ns/op PASS ok math/cmplx 3.753s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 822750 133.2 ns/op BenchmarkInt63ThreadsafeParallel-4 1392999 90.43 ns/op BenchmarkInt63Unthreadsafe-4 982692 121.6 ns/op BenchmarkIntn1000-4 801670 150.7 ns/op BenchmarkInt63n1000-4 855798 138.5 ns/op BenchmarkInt31n1000-4 824119 136.6 ns/op BenchmarkFloat32-4 852492 136.6 ns/op BenchmarkFloat64-4 980286 121.7 ns/op BenchmarkPerm3-4 179816 656.9 ns/op BenchmarkPerm30-4 20863 5706 ns/op BenchmarkPerm30ViaShuffle-4 19122 6227 ns/op BenchmarkShuffleOverhead-4 15616 7708 ns/op BenchmarkRead3-4 755880 156.8 ns/op BenchmarkRead64-4 59652 1981 ns/op BenchmarkRead1000-4 4017 29448 ns/op BenchmarkConcurrent-4 274891 416.3 ns/op PASS ok math/rand 3.250s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 5056592 23.10 ns/op BenchmarkChaCha8Read-4 786682 139.5 ns/op 229.33 MB/s BenchmarkPCG_DXSM-4 3272197 36.61 ns/op BenchmarkSourceUint64-4 3270592 36.66 ns/op BenchmarkGlobalInt64-4 2934999 42.16 ns/op BenchmarkGlobalInt64Parallel-4 3727615 38.17 ns/op BenchmarkGlobalUint64-4 2725854 43.73 ns/op BenchmarkGlobalUint64Parallel-4 3018411 38.42 ns/op BenchmarkInt64-4 1693168 71.45 ns/op BenchmarkUint64-4 1698381 70.93 ns/op BenchmarkGlobalIntN1000-4 1958179 61.32 ns/op BenchmarkIntN1000-4 1317345 87.52 ns/op BenchmarkInt64N1000-4 1350724 87.17 ns/op BenchmarkInt64N1e8-4 1373110 86.33 ns/op BenchmarkInt64N1e9-4 1380182 87.74 ns/op BenchmarkInt64N2e9-4 1360816 87.00 ns/op BenchmarkInt64N1e18-4 1304533 90.67 ns/op BenchmarkInt64N2e18-4 1294513 91.31 ns/op BenchmarkInt64N4e18-4 1000000 104.8 ns/op BenchmarkInt32N1000-4 1375341 87.02 ns/op BenchmarkInt32N1e8-4 1375622 87.88 ns/op BenchmarkInt32N1e9-4 1351666 89.14 ns/op BenchmarkInt32N2e9-4 1374139 86.20 ns/op BenchmarkFloat32-4 1620346 74.59 ns/op BenchmarkFloat64-4 1637306 73.38 ns/op BenchmarkExpFloat64-4 896778 123.2 ns/op BenchmarkNormFloat64-4 776653 143.6 ns/op BenchmarkPerm3-4 255898 466.9 ns/op BenchmarkPerm30-4 22648 5267 ns/op BenchmarkPerm30ViaShuffle-4 23586 5036 ns/op BenchmarkShuffleOverhead-4 39350 2994 ns/op BenchmarkConcurrent-4 1072365 116.4 ns/op PASS ok math/rand/v2 6.827s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42264 2792 ns/op BenchmarkQDecodeWord-4 120248 974.5 ns/op BenchmarkQDecodeHeader-4 118443 1022 ns/op BenchmarkTypeByExtension/.html-4 587642 196.2 ns/op BenchmarkTypeByExtension/.HTML-4 391724 307.0 ns/op BenchmarkTypeByExtension/.unused-4 423516 272.7 ns/op BenchmarkExtensionsByType/text/html-4 194172 610.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96678 1240 ns/op BenchmarkExtensionsByType/application/octet-stream-4 119689 1007 ns/op PASS ok mime 2.348s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 616 176711 ns/op 47704 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 666 176774 ns/op 48070 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 309 377902 ns/op 103612 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 496 238423 ns/op 48729 B/op 206 allocs/op PASS ok mime/multipart 1.581s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 784 152509 ns/op PASS ok mime/quotedprintable 1.143s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 9 12144206 ns/op 8644 B/op 94 allocs/op BenchmarkGoLookupIPNoSuchHost-4 9 12126465 ns/op 7297 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020859267 ns/op 158920 B/op 227 allocs/op BenchmarkDNSName-4 84243 1322 ns/op BenchmarkInterfaces-4 2562 41450 ns/op 8971 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3596 31844 ns/op 6673 B/op 22 allocs/op BenchmarkInterfaceByName-4 2870 39812 ns/op 9005 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1672 69551 ns/op 15319 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5059 22173 ns/op 4457 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1191 87906 ns/op 135290 B/op 39 allocs/op BenchmarkParseIP-4 12980 9093 ns/op BenchmarkParseIPValidIPv4-4 700188 175.2 ns/op BenchmarkParseIPValidIPv6-4 740494 157.3 ns/op BenchmarkIPString/IPv4-4 90523 1298 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12234 9771 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49087 2370 ns/op BenchmarkIPEqual/IPv4-4 1129575 107.2 ns/op BenchmarkIPEqual/IPv6-4 1157017 102.8 ns/op BenchmarkSendfileZeroBytes-4 1 216856684 ns/op 7713056 B/op 412660 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1207453526 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1206661247 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206819682 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206352679 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1205984209 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216539061 ns/op 0.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1216470187 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007531827 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007804159 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1007673609 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1007881977 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007236812 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007424907 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1006715314 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1006732007 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007152431 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007133767 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007429902 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007789173 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007834006 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1007846004 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008031669 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007524868 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1004671796 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007583419 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007326359 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007493966 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007825240 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1013877528 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1008898206 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1002238668 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1013357918 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1004546252 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1016871417 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1002984191 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1008534072 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007171522 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1011328781 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1008329999 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007616483 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1009184805 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011378099 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1010872978 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1011554652 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1005181611 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1005017873 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1008240084 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007689241 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007203681 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1008021864 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007908850 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1008165774 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008266963 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1004144046 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1009255239 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007713360 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008089545 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1008302689 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008010225 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008511632 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007662656 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008143535 ns/op 0.07 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008087110 ns/op 0.13 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008435612 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1009213782 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009970870 ns/op 1.04 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007892407 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007493819 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007808040 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007686241 ns/op 0.01 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007346101 ns/op 0.02 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007826533 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007622412 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007200645 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007628704 ns/op 0.26 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008304578 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1008854464 ns/op 1.04 MB/s 696 B/op 5 allocs/op BenchmarkTCP4OneShot-4 5545 21209 ns/op BenchmarkTCP4OneShotTimeout-4 5526 21837 ns/op BenchmarkTCP4Persistent-4 35936 3353 ns/op BenchmarkTCP4PersistentTimeout-4 31862 3419 ns/op BenchmarkTCP6OneShot-4 4672 22135 ns/op BenchmarkTCP6OneShotTimeout-4 4454 22808 ns/op BenchmarkTCP6Persistent-4 34040 3509 ns/op BenchmarkTCP6PersistentTimeout-4 33771 3525 ns/op BenchmarkTCP4ConcurrentReadWrite-4 55839 2281 ns/op BenchmarkTCP6ConcurrentReadWrite-4 65866 2114 ns/op BenchmarkSetReadDeadline-4 174868 701.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26516 4482 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26924 4414 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28688 4206 ns/op 0 B/op 0 allocs/op PASS ok net 90.993s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21654 5447 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10660 11075 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 19202 6087 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16089 7526 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 38077 2972 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 50520 2366 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 103.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3576279 33.64 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 997024 117.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 617661 192.4 ns/op BenchmarkFindChild/n=4/rep=map-4 3514450 33.92 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 576375 205.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 337700 359.3 ns/op BenchmarkFindChild/n=8/rep=map-4 3228784 36.72 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 324498 371.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 171283 693.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2857084 42.01 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2139915 56.61 ns/op BenchmarkFindChild/n=32/rep=linear-4 85245 1399 ns/op BenchmarkFindChild/n=32/rep=map-4 3094804 40.49 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2321432 51.57 ns/op BenchmarkMultiConflicts-4 1 211220393 ns/op BenchmarkServerMatch-4 16242 7455 ns/op BenchmarkReadRequestChrome-4 3504 33404 ns/op 18.29 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8440 13650 ns/op 5.71 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8444 13800 ns/op 5.94 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5751 19239 ns/op 7.85 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13555 8882 ns/op 4.50 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 514 220083 ns/op 4.65 MB/s BenchmarkFileAndServer_1KB/https1-4 294 373433 ns/op 2.74 MB/s BenchmarkFileAndServer_1KB/h2-4 223 496153 ns/op 2.06 MB/s BenchmarkFileAndServer_16MB/h1-4 3 33762129 ns/op 496.92 MB/s BenchmarkFileAndServer_16MB/https1-4 2 77016488 ns/op 217.84 MB/s BenchmarkFileAndServer_16MB/h2-4 1 144463345 ns/op 116.13 MB/s BenchmarkFileAndServer_64MB/h1-4 1 123828914 ns/op 541.95 MB/s BenchmarkFileAndServer_64MB/https1-4 1 270249661 ns/op 248.32 MB/s BenchmarkFileAndServer_64MB/h2-4 1 501538511 ns/op 133.81 MB/s BenchmarkServeMux-4 202 612867 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 241 532422 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 537 213823 ns/op 6476 B/op 70 allocs/op BenchmarkClientServer/https1-4 334 321434 ns/op 7645 B/op 79 allocs/op BenchmarkClientServer/h2-4 271 404126 ns/op 10855 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1842 61958 ns/op 10162 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 19 6211237 ns/op 271363 B/op 1140 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38236: read tcp 127.0.0.1:41639->127.0.0.1:38236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38256: read tcp 127.0.0.1:41639->127.0.0.1:38256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38208: read tcp 127.0.0.1:41639->127.0.0.1:38208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34330: write tcp 127.0.0.1:38005->127.0.0.1:34330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34376: write tcp 127.0.0.1:38005->127.0.0.1:34376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34314: write tcp 127.0.0.1:38005->127.0.0.1:34314: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34392: write tcp 127.0.0.1:38005->127.0.0.1:34392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33356: read tcp 127.0.0.1:43319->127.0.0.1:33356: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33366: read tcp 127.0.0.1:43319->127.0.0.1:33366: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33324: write tcp 127.0.0.1:43319->127.0.0.1:33324: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 19 6303735 ns/op 258921 B/op 1173 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35960: read tcp 127.0.0.1:36663->127.0.0.1:35960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35966: read tcp 127.0.0.1:36663->127.0.0.1:35966: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35906: read tcp 127.0.0.1:36663->127.0.0.1:35906: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52948: read tcp 127.0.0.1:46103->127.0.0.1:52948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53014: read tcp 127.0.0.1:46103->127.0.0.1:53014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53016: read tcp 127.0.0.1:46103->127.0.0.1:53016: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52976: write tcp 127.0.0.1:46103->127.0.0.1:52976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53050: write tcp 127.0.0.1:46103->127.0.0.1:53050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43566: EOF clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43572: write tcp 127.0.0.1:44651->127.0.0.1:43572: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 100 1465759 ns/op 20697 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 16 7861440 ns/op 302094 B/op 1300 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47334: read tcp 127.0.0.1:46493->127.0.0.1:47334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47262: write tcp 127.0.0.1:46493->127.0.0.1:47262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47296: write tcp 127.0.0.1:46493->127.0.0.1:47296: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47338: write tcp 127.0.0.1:46493->127.0.0.1:47338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55366: read tcp 127.0.0.1:34109->127.0.0.1:55366: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55440: read tcp 127.0.0.1:34109->127.0.0.1:55440: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55342: read tcp 127.0.0.1:34109->127.0.0.1:55342: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 7582848 ns/op 305608 B/op 1399 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37674: write tcp 127.0.0.1:35329->127.0.0.1:37674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37682: write tcp 127.0.0.1:35329->127.0.0.1:37682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37668: write tcp 127.0.0.1:35329->127.0.0.1:37668: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35468: read tcp 127.0.0.1:35331->127.0.0.1:35468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35506: read tcp 127.0.0.1:35331->127.0.0.1:35506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35520: read tcp 127.0.0.1:35331->127.0.0.1:35520: use of closed network connection BenchmarkServer-4 1 1013537540 ns/op 87256 B/op 371 allocs/op BenchmarkClient-4 523 242328 ns/op 4219 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 916 118685 ns/op 7481 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1488 79740 ns/op 3089 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1924 63054 ns/op 1970 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1910 63433 ns/op 2815 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1951 60836 ns/op 2790 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1956 62304 ns/op 2802 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2130 57588 ns/op 1981 B/op 14 allocs/op BenchmarkServerHijack-4 1654 69344 ns/op 16833 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 764 151738 ns/op 5894 B/op 52 allocs/op BenchmarkResponseStatusLine-4 471536 240.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 16.634s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8199 14754 ns/op 34256 B/op 14 allocs/op PASS ok net/http/httputil 1.201s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 83575 1396 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 932598 115.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 830640 142.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 105868 1175 ns/op BenchmarkStdIPv4-4 105999 1138 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104586 1136 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 106178 1113 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 100011 1213 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 91308 1318 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1736678 69.61 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1280192 94.25 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 978247 124.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 540453 235.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 748482 175.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 505599 233.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 123912 973.3 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 559357 204.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 408802 296.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 496548 238.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 404312 293.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 109759 1075 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 408294 289.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 116565 941.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 150172 776.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 247828 485.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 149170 813.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 349870 343.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146190 811.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 149883 805.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145128 810.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 116565 1018 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 573597 205.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 149935 806.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 171488 730.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 297800 398.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 154402 824.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 249553 466.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109988 1070 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123316 961.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 174379 671.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 107896 1108 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 284990 476.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120606 1057 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128358 1173 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190446 710.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122536 987.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 773673 143.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 766990 139.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 810874 138.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 926131 128.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 931186 130.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 927499 130.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 936292 129.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 931212 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 912286 129.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 352855 313.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 413541 281.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 357069 330.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 440659 270.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 370371 336.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 107454 1132 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 6121515 19.99 ns/op PASS ok net/netip 9.569s 2024/06/06 15:46:06 Test RPC server listening on 127.0.0.1:35521 2024/06/06 15:46:06 Test HTTP RPC server listening on 127.0.0.1:35341 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1920 80727 ns/op BenchmarkEndToEndHTTP-4 2293 67084 ns/op BenchmarkEndToEndAsync-4 3979 30411 ns/op BenchmarkEndToEndAsyncHTTP-4 4378 26093 ns/op PASS ok net/rpc 1.783s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3360 34042 ns/op BenchmarkReadMIMEHeader/server_headers-4 4678 23942 ns/op BenchmarkUncommon-4 21541 5598 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.423s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3596 31997 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 99258 1199 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 669938 177.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94105 1267 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 177271 679.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 86190 1386 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13294 9037 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 453940 264.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92182 1307 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 176557 684.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84927 1399 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13431 8862 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 175904 682.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73545 1627 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71784 1669 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33343 3628 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5728 20192 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175327 708.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72338 1697 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68326 1708 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32719 3633 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5839 19857 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.125s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3053646 38.76 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 183270 624.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 906 131141 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 391 305450 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 131 entries os_test.go:533: benchmarkReaddir ".": 131 entries os_test.go:533: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 765 154192 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 128500 882.6 ns/op BenchmarkStatFile-4 89440 1302 ns/op BenchmarkStatDir-4 94346 1237 ns/op BenchmarkLstatDot-4 120577 894.6 ns/op BenchmarkLstatFile-4 88801 1315 ns/op BenchmarkLstatDir-4 93831 1238 ns/op BenchmarkRemoveAll-4 85 1432839 ns/op 36222 B/op 501 allocs/op PASS ok os 3.329s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 399 298316 ns/op 8704 B/op 30 allocs/op PASS ok os/exec 1.161s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 584860 199.4 ns/op PASS ok os/user 1.222s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3557655 33.24 ns/op BenchmarkString-4 1972774 60.48 ns/op BenchmarkBytes-4 1748690 68.78 ns/op BenchmarkNamedBytes-4 1000000 102.7 ns/op BenchmarkBytesArray-4 782480 152.5 ns/op BenchmarkSliceLen-4 1980037 59.86 ns/op BenchmarkMapLen-4 886408 134.3 ns/op BenchmarkStringLen-4 1656711 73.05 ns/op BenchmarkArrayLen-4 1348137 89.39 ns/op BenchmarkSliceCap-4 1959313 61.63 ns/op BenchmarkDeepEqual/int8-4 309583 374.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 78033 1522 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 284367 417.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 74984 1594 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 277099 430.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 74142 1616 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 270877 433.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 73644 1665 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 282332 417.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 74738 1583 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 310765 364.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 97358 1230 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 285409 421.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 74952 1571 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 274378 431.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75932 1580 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 275228 437.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 75564 1572 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 269292 435.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 74725 1607 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 270183 432.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75457 1577 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 280887 419.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 75907 1573 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 283707 419.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74608 1588 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 283824 412.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74578 1575 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 283200 419.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 75252 1590 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 323259 371.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 78781 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 264379 435.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74250 1590 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95275 1244 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 48076 2489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42205 2797 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29569 4036 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32836 3615 ns/op BenchmarkIsZero/ArrayComparable-4 150159 808.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 30795 3886 ns/op BenchmarkIsZero/StructComparable-4 424896 278.5 ns/op BenchmarkIsZero/StructIncomparable-4 138507 860.9 ns/op BenchmarkIsZero/ArrayInt_4-4 1349082 87.97 ns/op BenchmarkIsZero/ArrayInt_1024-4 7621 15780 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14991 8014 ns/op BenchmarkIsZero/Struct4Int-4 1352904 89.00 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7540 15680 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7125 15733 ns/op BenchmarkIsZero/StructInt_512-4 15046 7997 ns/op BenchmarkSetZero/Bool/Direct-4 4135748 29.03 ns/op BenchmarkSetZero/Bool/CachedZero-4 943700 126.7 ns/op BenchmarkSetZero/Bool/NewZero-4 643936 184.5 ns/op BenchmarkSetZero/Int/Direct-4 2151927 56.29 ns/op BenchmarkSetZero/Int/CachedZero-4 941233 126.3 ns/op BenchmarkSetZero/Int/NewZero-4 663572 184.0 ns/op BenchmarkSetZero/Uint/Direct-4 2150923 55.72 ns/op BenchmarkSetZero/Uint/CachedZero-4 930178 127.3 ns/op BenchmarkSetZero/Uint/NewZero-4 642001 184.2 ns/op BenchmarkSetZero/Float/Direct-4 2180959 54.61 ns/op BenchmarkSetZero/Float/CachedZero-4 934748 127.7 ns/op BenchmarkSetZero/Float/NewZero-4 645355 181.2 ns/op BenchmarkSetZero/Complex/Direct-4 2152047 55.23 ns/op BenchmarkSetZero/Complex/CachedZero-4 921442 129.1 ns/op BenchmarkSetZero/Complex/NewZero-4 640162 187.0 ns/op BenchmarkSetZero/Array/Direct-4 2550932 46.88 ns/op BenchmarkSetZero/Array/CachedZero-4 914493 130.4 ns/op BenchmarkSetZero/Array/NewZero-4 640939 188.4 ns/op BenchmarkSetZero/Chan/Direct-4 2138971 55.78 ns/op BenchmarkSetZero/Chan/CachedZero-4 901975 132.8 ns/op BenchmarkSetZero/Chan/NewZero-4 639442 186.7 ns/op BenchmarkSetZero/Func/Direct-4 2160400 56.29 ns/op BenchmarkSetZero/Func/CachedZero-4 898032 134.5 ns/op BenchmarkSetZero/Func/NewZero-4 631910 188.8 ns/op BenchmarkSetZero/Interface/Direct-4 2031686 58.99 ns/op BenchmarkSetZero/Interface/CachedZero-4 931614 127.0 ns/op BenchmarkSetZero/Interface/NewZero-4 641006 183.5 ns/op BenchmarkSetZero/Map/Direct-4 2160414 55.52 ns/op BenchmarkSetZero/Map/CachedZero-4 904633 133.3 ns/op BenchmarkSetZero/Map/NewZero-4 642663 187.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2157057 55.65 ns/op BenchmarkSetZero/Pointer/CachedZero-4 895200 133.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 639808 187.5 ns/op BenchmarkSetZero/Slice/Direct-4 2009853 59.21 ns/op BenchmarkSetZero/Slice/CachedZero-4 891309 126.7 ns/op BenchmarkSetZero/Slice/NewZero-4 642140 185.0 ns/op BenchmarkSetZero/String/Direct-4 2169500 55.30 ns/op BenchmarkSetZero/String/CachedZero-4 882879 127.9 ns/op BenchmarkSetZero/String/NewZero-4 631885 185.0 ns/op BenchmarkSetZero/Struct/Direct-4 2741448 43.66 ns/op BenchmarkSetZero/Struct/CachedZero-4 909529 127.7 ns/op BenchmarkSetZero/Struct/NewZero-4 642813 186.5 ns/op BenchmarkSelect/1-4 186042 624.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75768 1540 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42026 2803 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 169724 682.2 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 207744 578.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 201068 599.8 ns/op 213.40 MB/s BenchmarkCallArgCopy/size=256-4 186291 673.0 ns/op 380.39 MB/s BenchmarkCallArgCopy/size=1024-4 121495 1001 ns/op 1023.05 MB/s BenchmarkCallArgCopy/size=4096-4 73814 1593 ns/op 2571.81 MB/s BenchmarkCallArgCopy/size=65536-4 6370 18728 ns/op 3499.43 MB/s BenchmarkFieldByName1-4 1000000 104.6 ns/op BenchmarkFieldByName2-4 90502 1357 ns/op BenchmarkFieldByName3-4 10000 10580 ns/op BenchmarkInterfaceBig-4 2611460 46.31 ns/op BenchmarkInterfaceSmall-4 2599614 45.58 ns/op BenchmarkNew-4 1694934 74.10 ns/op BenchmarkMap/StringKeys/MapIndex-4 2227 54079 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1950 62145 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2214 51939 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2024 58261 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2216 54702 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1948 61818 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 257822 503.9 ns/op BenchmarkTypeForString-4 2401111 50.02 ns/op BenchmarkTypeForError-4 972464 116.3 ns/op PASS ok reflect 18.861s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 11779 9714 ns/op 9200 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22018 5219 ns/op 9166 B/op 1 allocs/op BenchmarkFindString-4 13144 8944 ns/op 9413 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10338 ns/op 9180 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12212 9709 ns/op 9260 B/op 2 allocs/op BenchmarkLiteral-4 33937 3723 ns/op BenchmarkNotLiteral-4 3027 38640 ns/op BenchmarkMatchClass-4 2394 49058 ns/op BenchmarkMatchClass_InRange-4 2500 47042 ns/op BenchmarkReplaceAll-4 2892 37401 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 30990 3672 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38568 3154 ns/op BenchmarkAnchoredShortMatch-4 22702 5620 ns/op BenchmarkAnchoredLongMatch-4 15120 8334 ns/op BenchmarkOnePassShortA-4 14138 8173 ns/op BenchmarkNotOnePassShortA-4 6274 16814 ns/op BenchmarkOnePassShortB-4 19122 6422 ns/op BenchmarkNotOnePassShortB-4 9992 12202 ns/op BenchmarkOnePassLongPrefix-4 70057 1737 ns/op BenchmarkOnePassLongNotPrefix-4 26953 4821 ns/op BenchmarkMatchParallelShared-4 27386 4375 ns/op BenchmarkMatchParallelCopied-4 29546 4656 ns/op BenchmarkQuoteMetaAll-4 162375 743.2 ns/op 18.84 MB/s BenchmarkQuoteMetaNone-4 304184 394.8 ns/op 65.86 MB/s BenchmarkCompile/Onepass-4 2906 39707 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1203 99497 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 120 851619 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4015119 29.34 ns/op 545.27 MB/s BenchmarkMatch/Easy0/32-4 34148 5496 ns/op 5.82 MB/s BenchmarkMatch/Easy0/1K-4 27296 8004 ns/op 127.93 MB/s BenchmarkMatch/Easy0i/16-4 4017698 29.62 ns/op 540.18 MB/s BenchmarkMatch/Easy0i/32-4 3434 43301 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 158 781024 ns/op 1.31 MB/s BenchmarkMatch/Easy1/16-4 4030479 28.90 ns/op 553.57 MB/s BenchmarkMatch/Easy1/32-4 33475 4807 ns/op 6.66 MB/s BenchmarkMatch/Easy1/1K-4 6157 25913 ns/op 39.52 MB/s BenchmarkMatch/Medium/16-4 3973666 29.11 ns/op 549.63 MB/s BenchmarkMatch/Medium/32-4 4398 24569 ns/op 1.30 MB/s BenchmarkMatch/Medium/1K-4 188 616738 ns/op 1.66 MB/s BenchmarkMatch/Hard/16-4 4125222 29.29 ns/op 546.29 MB/s BenchmarkMatch/Hard/32-4 2517 45037 ns/op 0.71 MB/s BenchmarkMatch/Hard/1K-4 91 1170190 ns/op 0.88 MB/s BenchmarkMatch/Hard1/16-4 823 147472 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 439 272884 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8210672 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21258 5528 ns/op 2.89 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13344 8956 ns/op 3.57 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 505 239456 ns/op 4.28 MB/s 27 B/op 0 allocs/op PASS ok regexp 9.275s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 480763 234.1 ns/op BenchmarkIsWordChar-4 172116 685.3 ns/op PASS ok regexp/syntax 2.517s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 79005 1638 ns/op BenchmarkCallers/inlined-4 87694 1332 ns/op BenchmarkCallers/no-cache-4 34534 3510 ns/op BenchmarkFPCallers/cached-4 14460216 8.395 ns/op BenchmarkMakeChan/Byte-4 1363514 92.20 ns/op BenchmarkMakeChan/Int-4 1000000 113.1 ns/op BenchmarkMakeChan/Ptr-4 637728 194.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 106.0 ns/op BenchmarkMakeChan/Struct/32-4 841644 208.4 ns/op BenchmarkMakeChan/Struct/40-4 724942 277.0 ns/op BenchmarkChanNonblocking-4 4824625 24.49 ns/op BenchmarkSelectUncontended-4 923696 112.0 ns/op BenchmarkSelectSyncContended-4 128505 1407 ns/op BenchmarkSelectAsyncContended-4 239019 481.6 ns/op BenchmarkSelectNonblock-4 2364021 53.66 ns/op BenchmarkChanUncontended-4 16134 7968 ns/op BenchmarkChanContended-4 2684 43926 ns/op BenchmarkChanSync-4 264678 473.1 ns/op BenchmarkChanSyncWork-4 91285 1304 ns/op BenchmarkChanProdCons0-4 152240 829.9 ns/op BenchmarkChanProdCons10-4 253014 509.3 ns/op BenchmarkChanProdCons100-4 249886 481.8 ns/op BenchmarkChanProdConsWork0-4 150438 838.4 ns/op BenchmarkChanProdConsWork10-4 232304 533.8 ns/op BenchmarkChanProdConsWork100-4 229894 517.0 ns/op BenchmarkSelectProdCons-4 135879 1017 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.9 ns/op BenchmarkChanCreation-4 669286 174.2 ns/op BenchmarkChanSem-4 240246 514.0 ns/op BenchmarkChanPopular-4 248 481044 ns/op BenchmarkChanClosed-4 1851255 68.77 ns/op BenchmarkCallClosure-4 5508896 22.18 ns/op BenchmarkCallClosure1-4 5387959 22.14 ns/op BenchmarkCallClosure2-4 1373845 78.70 ns/op BenchmarkCallClosure3-4 2056291 62.52 ns/op BenchmarkCallClosure4-4 1552008 77.09 ns/op BenchmarkComplex128DivNormal-4 5274976 22.38 ns/op BenchmarkComplex128DivNisNaN-4 5004765 24.06 ns/op BenchmarkComplex128DivDisNaN-4 4816708 25.16 ns/op BenchmarkComplex128DivNisInf-4 6412666 18.67 ns/op BenchmarkComplex128DivDisInf-4 4451293 27.11 ns/op BenchmarkAllocation-4 6199 22822 ns/op BenchmarkReadMemStats-4 8373 12750 ns/op BenchmarkReadMemStatsLatency-4 1 27147 p50-ns 27147 p90-ns 27147 p99-ns BenchmarkWriteBarrier-4 2888859 40.63 ns/op BenchmarkBulkWriteBarrier-4 6174902 18.33 ns/op BenchmarkScanStackNoLocals-4 3 33334003 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10261999 11.71 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9131686 13.20 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7483986 16.17 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5400210 22.32 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3608359 34.17 ns/op BenchmarkHash5-4 4821250 24.06 ns/op 207.78 MB/s BenchmarkHash16-4 5053114 23.79 ns/op 672.65 MB/s BenchmarkHash64-4 4032512 29.45 ns/op 2173.52 MB/s BenchmarkHash1024-4 907610 127.2 ns/op 8052.95 MB/s BenchmarkHash65536-4 18031 6643 ns/op 9865.23 MB/s BenchmarkAlignedLoad-4 7780567 15.53 ns/op BenchmarkUnalignedLoad-4 7779223 15.45 ns/op BenchmarkEqEfaceConcrete-4 5715123 20.60 ns/op BenchmarkEqIfaceConcrete-4 5791434 20.48 ns/op BenchmarkNeEfaceConcrete-4 5840450 20.52 ns/op BenchmarkNeIfaceConcrete-4 5810424 20.45 ns/op BenchmarkConvT2EByteSized/bool-4 5406282 25.58 ns/op BenchmarkConvT2EByteSized/uint8-4 5367080 22.40 ns/op BenchmarkConvT2ESmall-4 4589528 25.90 ns/op BenchmarkConvT2EUintptr-4 5010316 23.44 ns/op BenchmarkConvT2ELarge-4 1337221 80.96 ns/op BenchmarkConvT2ISmall-4 4991409 24.26 ns/op BenchmarkConvT2IUintptr-4 4909485 23.84 ns/op BenchmarkConvT2ILarge-4 1412607 84.99 ns/op BenchmarkConvI2E-4 4256834 28.04 ns/op BenchmarkConvI2I-4 5055657 23.40 ns/op BenchmarkAssertE2T-4 4071676 29.03 ns/op BenchmarkAssertE2TLarge-4 2544613 46.85 ns/op BenchmarkAssertE2I-4 5369730 21.89 ns/op BenchmarkAssertI2T-4 3985586 29.38 ns/op BenchmarkAssertI2I-4 5471295 22.11 ns/op BenchmarkAssertI2E-4 5570937 21.23 ns/op BenchmarkAssertE2E-4 5648071 21.24 ns/op BenchmarkAssertE2T2-4 2763049 37.33 ns/op BenchmarkAssertE2T2Blank-4 4097698 29.17 ns/op BenchmarkAssertI2E2-4 3893433 30.51 ns/op BenchmarkAssertI2E2Blank-4 5623912 21.48 ns/op BenchmarkAssertE2E2-4 3682621 32.56 ns/op BenchmarkAssertE2E2Blank-4 5607710 21.30 ns/op BenchmarkConvT2Ezero/zero/16-4 4991175 23.29 ns/op BenchmarkConvT2Ezero/zero/32-4 4977546 23.69 ns/op BenchmarkConvT2Ezero/zero/64-4 4865764 23.50 ns/op BenchmarkConvT2Ezero/zero/str-4 4866210 23.93 ns/op BenchmarkConvT2Ezero/zero/slice-4 4724718 25.44 ns/op BenchmarkConvT2Ezero/zero/big-4 385738 307.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1494484 79.89 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1558989 80.16 ns/op BenchmarkConvT2Ezero/nonzero/big-4 404762 343.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5013261 23.53 ns/op BenchmarkConvT2Ezero/smallint/32-4 4938398 23.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 5037706 24.66 ns/op BenchmarkConvT2Ezero/largeint/16-4 1999381 61.29 ns/op BenchmarkConvT2Ezero/largeint/32-4 1825266 62.45 ns/op BenchmarkConvT2Ezero/largeint/64-4 1917748 56.37 ns/op BenchmarkMalloc8-4 2705055 51.24 ns/op BenchmarkMalloc16-4 2394722 51.69 ns/op BenchmarkMallocTypeInfo8-4 1986512 61.55 ns/op BenchmarkMallocTypeInfo16-4 1963035 64.01 ns/op BenchmarkMallocLargeStruct-4 348348 338.6 ns/op BenchmarkGoroutineSelect-4 145 932594 ns/op BenchmarkGoroutineBlocking-4 163 739204 ns/op BenchmarkGoroutineForRange-4 160 743074 ns/op BenchmarkGoroutineIdle-4 181 626784 ns/op BenchmarkHashStringSpeed-4 1983733 61.30 ns/op BenchmarkHashBytesSpeed-4 1344980 90.23 ns/op BenchmarkHashInt32Speed-4 2066499 59.88 ns/op BenchmarkHashInt64Speed-4 2131038 56.23 ns/op BenchmarkHashStringArraySpeed-4 448032 275.1 ns/op BenchmarkMegMap-4 3705817 33.89 ns/op BenchmarkMegOneMap-4 4317957 27.92 ns/op BenchmarkMegEqMap-4 2012 59425 ns/op BenchmarkMegEmptyMap-4 4774947 26.62 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2814093 42.96 ns/op BenchmarkSmallStrMap-4 3639922 32.85 ns/op BenchmarkMapStringKeysEight_16-4 3427014 34.74 ns/op BenchmarkMapStringKeysEight_32-4 3494168 33.84 ns/op BenchmarkMapStringKeysEight_64-4 3472928 33.78 ns/op BenchmarkMapStringKeysEight_1M-4 3483198 33.68 ns/op BenchmarkIntMap-4 4036978 29.57 ns/op BenchmarkMapFirst/1-4 4587963 26.04 ns/op BenchmarkMapFirst/2-4 4571198 26.17 ns/op BenchmarkMapFirst/3-4 4682904 26.73 ns/op BenchmarkMapFirst/4-4 4616778 26.29 ns/op BenchmarkMapFirst/5-4 4536788 26.05 ns/op BenchmarkMapFirst/6-4 4601696 26.26 ns/op BenchmarkMapFirst/7-4 4582338 26.08 ns/op BenchmarkMapFirst/8-4 4683764 26.33 ns/op BenchmarkMapFirst/9-4 3388963 34.95 ns/op BenchmarkMapFirst/10-4 3372040 35.69 ns/op BenchmarkMapFirst/11-4 3349845 36.22 ns/op BenchmarkMapFirst/12-4 3382056 36.08 ns/op BenchmarkMapFirst/13-4 3347954 36.21 ns/op BenchmarkMapFirst/14-4 3394750 35.56 ns/op BenchmarkMapFirst/15-4 3361740 34.85 ns/op BenchmarkMapFirst/16-4 3360531 35.04 ns/op BenchmarkMapMid/1-4 4623705 25.97 ns/op BenchmarkMapMid/2-4 4480910 26.67 ns/op BenchmarkMapMid/3-4 4485885 26.65 ns/op BenchmarkMapMid/4-4 4350264 27.65 ns/op BenchmarkMapMid/5-4 4352541 27.35 ns/op BenchmarkMapMid/6-4 4328944 28.06 ns/op BenchmarkMapMid/7-4 4275178 28.11 ns/op BenchmarkMapMid/8-4 4237899 28.33 ns/op BenchmarkMapMid/9-4 3299340 35.58 ns/op BenchmarkMapMid/10-4 3409509 36.23 ns/op BenchmarkMapMid/11-4 3369572 36.19 ns/op BenchmarkMapMid/12-4 3254947 38.36 ns/op BenchmarkMapMid/13-4 3276164 36.94 ns/op BenchmarkMapMid/14-4 3419702 35.58 ns/op BenchmarkMapMid/15-4 3463896 37.90 ns/op BenchmarkMapMid/16-4 3301958 36.13 ns/op BenchmarkMapLast/1-4 4491726 25.91 ns/op BenchmarkMapLast/2-4 4474856 26.78 ns/op BenchmarkMapLast/3-4 4383656 27.44 ns/op BenchmarkMapLast/4-4 4109990 28.79 ns/op BenchmarkMapLast/5-4 4119466 29.24 ns/op BenchmarkMapLast/6-4 4061161 29.28 ns/op BenchmarkMapLast/7-4 3996921 29.95 ns/op BenchmarkMapLast/8-4 3972621 30.01 ns/op BenchmarkMapLast/9-4 3197571 35.64 ns/op BenchmarkMapLast/10-4 3373476 37.49 ns/op BenchmarkMapLast/11-4 3366759 39.80 ns/op BenchmarkMapLast/12-4 3308637 38.60 ns/op BenchmarkMapLast/13-4 3168136 38.71 ns/op BenchmarkMapLast/14-4 3395202 38.23 ns/op BenchmarkMapLast/15-4 3331898 36.74 ns/op BenchmarkMapLast/16-4 3056073 36.03 ns/op BenchmarkMapCycle-4 2345193 50.74 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2416851 49.11 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1118 106285 ns/op BenchmarkMakeMap/[Byte]Byte-4 638551 195.4 ns/op BenchmarkMakeMap/[Int]Int-4 465766 246.5 ns/op BenchmarkNewEmptyMap-4 3491023 34.25 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 624902 192.7 ns/op BenchmarkMapIterEmpty-4 6356137 18.57 ns/op BenchmarkSameLengthMap-4 4595682 26.38 ns/op BenchmarkBigKeyMap-4 1816648 66.04 ns/op BenchmarkBigValMap-4 1722943 69.93 ns/op BenchmarkSmallKeyMap-4 2739518 44.72 ns/op BenchmarkMapPopulate/1-4 1910025 63.21 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136761 833.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10413 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1028 112986 ns/op 53328 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 80 1430790 ns/op 427509 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 13734213 ns/op 3608382 B/op 3990 allocs/op BenchmarkComplexAlgMap-4 283519 418.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1508170 81.51 ns/op BenchmarkGoMapClear/Reflexive/10-4 1426762 85.39 ns/op BenchmarkGoMapClear/Reflexive/100-4 630764 198.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50695 2342 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5732 19994 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1296762 92.66 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1240562 95.84 ns/op BenchmarkGoMapClear/NonReflexive/100-4 561842 206.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52750 2316 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5925 18888 ns/op BenchmarkMapStringConversion/32/simple-4 2058900 57.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1877550 63.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1854271 64.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1904164 61.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1754602 67.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1726754 68.62 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1706935 67.65 ns/op BenchmarkMapInterfacePtr-4 1839235 63.31 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2808480 42.62 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 164067 1480 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5863 20401 ns/op BenchmarkMapPop1000-4 438 274301 ns/op BenchmarkMapPop10000-4 24 4709092 ns/op BenchmarkMapAssign/Int32/256-4 2502014 47.06 ns/op BenchmarkMapAssign/Int32/65536-4 1746736 60.02 ns/op BenchmarkMapAssign/Int64/256-4 2569971 46.85 ns/op BenchmarkMapAssign/Int64/65536-4 1935226 61.46 ns/op BenchmarkMapAssign/Str/256-4 1973275 63.07 ns/op BenchmarkMapAssign/Str/65536-4 1345827 88.85 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1391461 90.83 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 982670 103.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1378330 86.51 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1057285 114.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 549534 2292 ns/op BenchmarkMapOperatorAssign/Str/65536-4 399730 261.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 1356196 111.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 328886 326.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1400889 90.33 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 719338 153.9 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 1000000 150.9 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 366789 293.8 ns/op 77 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1946986 61.00 ns/op BenchmarkMapDelete/Int32/1000-4 2213294 54.30 ns/op BenchmarkMapDelete/Int32/10000-4 2129642 56.15 ns/op BenchmarkMapDelete/Int64/100-4 1907444 64.12 ns/op BenchmarkMapDelete/Int64/1000-4 2231372 54.00 ns/op BenchmarkMapDelete/Int64/10000-4 2093144 57.32 ns/op BenchmarkMapDelete/Str/100-4 1525172 78.67 ns/op BenchmarkMapDelete/Str/1000-4 1713501 69.46 ns/op BenchmarkMapDelete/Str/10000-4 1620094 74.27 ns/op BenchmarkMapDelete/Pointer/100-4 1667034 70.62 ns/op BenchmarkMapDelete/Pointer/1000-4 1927228 61.57 ns/op BenchmarkMapDelete/Pointer/10000-4 1845439 65.04 ns/op BenchmarkMemmove/0-4 13791657 8.699 ns/op BenchmarkMemmove/1-4 2237467 53.28 ns/op 18.77 MB/s BenchmarkMemmove/2-4 2197598 54.07 ns/op 36.99 MB/s BenchmarkMemmove/3-4 2217217 53.76 ns/op 55.80 MB/s BenchmarkMemmove/4-4 2246862 53.00 ns/op 75.47 MB/s BenchmarkMemmove/5-4 1867069 64.13 ns/op 77.97 MB/s BenchmarkMemmove/6-4 2154884 55.45 ns/op 108.21 MB/s BenchmarkMemmove/7-4 2168256 54.64 ns/op 128.10 MB/s BenchmarkMemmove/8-4 2267392 52.25 ns/op 153.11 MB/s BenchmarkMemmove/9-4 2183548 54.78 ns/op 164.28 MB/s BenchmarkMemmove/10-4 2179567 54.28 ns/op 184.23 MB/s BenchmarkMemmove/11-4 2187433 55.56 ns/op 197.98 MB/s BenchmarkMemmove/12-4 2135331 55.13 ns/op 217.68 MB/s BenchmarkMemmove/13-4 2126630 55.40 ns/op 234.66 MB/s BenchmarkMemmove/14-4 2154811 55.69 ns/op 251.41 MB/s BenchmarkMemmove/15-4 2132564 57.01 ns/op 263.13 MB/s BenchmarkMemmove/16-4 2123328 55.75 ns/op 286.99 MB/s BenchmarkMemmove/32-4 1928173 62.84 ns/op 509.26 MB/s BenchmarkMemmove/64-4 1683001 70.18 ns/op 911.93 MB/s BenchmarkMemmove/128-4 1294490 92.64 ns/op 1381.74 MB/s BenchmarkMemmove/256-4 1000000 117.2 ns/op 2185.05 MB/s BenchmarkMemmove/512-4 707196 170.4 ns/op 3005.25 MB/s BenchmarkMemmove/1024-4 428692 278.0 ns/op 3683.22 MB/s BenchmarkMemmove/2048-4 243355 495.7 ns/op 4131.62 MB/s BenchmarkMemmove/4096-4 130459 1021 ns/op 4009.98 MB/s BenchmarkMemmoveOverlap/32-4 1941474 61.71 ns/op 518.54 MB/s BenchmarkMemmoveOverlap/64-4 1684527 72.98 ns/op 877.01 MB/s BenchmarkMemmoveOverlap/128-4 1261838 94.36 ns/op 1356.51 MB/s BenchmarkMemmoveOverlap/256-4 962642 144.2 ns/op 1774.80 MB/s BenchmarkMemmoveOverlap/512-4 556158 228.5 ns/op 2240.92 MB/s BenchmarkMemmoveOverlap/1024-4 386154 303.1 ns/op 3377.97 MB/s BenchmarkMemmoveOverlap/2048-4 224296 533.4 ns/op 3839.56 MB/s BenchmarkMemmoveOverlap/4096-4 116216 1065 ns/op 3846.10 MB/s BenchmarkMemmoveUnalignedDst/0-4 12778202 9.455 ns/op BenchmarkMemmoveUnalignedDst/1-4 2228024 54.03 ns/op 18.51 MB/s BenchmarkMemmoveUnalignedDst/2-4 2188274 54.83 ns/op 36.48 MB/s BenchmarkMemmoveUnalignedDst/3-4 2175039 55.52 ns/op 54.04 MB/s BenchmarkMemmoveUnalignedDst/4-4 2224983 54.03 ns/op 74.03 MB/s BenchmarkMemmoveUnalignedDst/5-4 2191828 55.57 ns/op 89.97 MB/s BenchmarkMemmoveUnalignedDst/6-4 2174613 54.37 ns/op 110.35 MB/s BenchmarkMemmoveUnalignedDst/7-4 2178340 55.40 ns/op 126.36 MB/s BenchmarkMemmoveUnalignedDst/8-4 2272126 51.96 ns/op 153.96 MB/s BenchmarkMemmoveUnalignedDst/9-4 2222536 54.02 ns/op 166.61 MB/s BenchmarkMemmoveUnalignedDst/10-4 2194005 56.38 ns/op 177.37 MB/s BenchmarkMemmoveUnalignedDst/11-4 2091933 54.58 ns/op 201.53 MB/s BenchmarkMemmoveUnalignedDst/12-4 2227995 54.19 ns/op 221.44 MB/s BenchmarkMemmoveUnalignedDst/13-4 2185423 54.40 ns/op 238.96 MB/s BenchmarkMemmoveUnalignedDst/14-4 2191315 53.97 ns/op 259.40 MB/s BenchmarkMemmoveUnalignedDst/15-4 2135534 54.88 ns/op 273.34 MB/s BenchmarkMemmoveUnalignedDst/16-4 2115871 56.02 ns/op 285.61 MB/s BenchmarkMemmoveUnalignedDst/32-4 1896534 62.61 ns/op 511.14 MB/s BenchmarkMemmoveUnalignedDst/64-4 1646715 71.50 ns/op 895.17 MB/s BenchmarkMemmoveUnalignedDst/128-4 1280821 93.51 ns/op 1368.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 117.9 ns/op 2172.12 MB/s BenchmarkMemmoveUnalignedDst/512-4 691282 173.0 ns/op 2959.45 MB/s BenchmarkMemmoveUnalignedDst/1024-4 426499 281.3 ns/op 3640.67 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233818 504.3 ns/op 4061.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128344 930.1 ns/op 4403.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1834500 63.47 ns/op 504.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1551380 76.28 ns/op 839.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1203568 99.41 ns/op 1287.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 732414 144.5 ns/op 1771.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 622288 247.5 ns/op 2069.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 383432 314.8 ns/op 3252.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 188118 553.2 ns/op 3701.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 113348 1098 ns/op 3730.75 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12730594 9.415 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2149174 53.96 ns/op 18.53 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2207474 53.61 ns/op 37.31 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2192755 55.09 ns/op 54.46 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2182176 55.59 ns/op 71.95 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1840843 64.31 ns/op 77.75 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2174812 54.10 ns/op 110.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2213330 53.46 ns/op 130.95 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2322720 52.13 ns/op 153.45 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2153785 54.40 ns/op 165.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2220248 54.48 ns/op 183.56 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2199910 55.19 ns/op 199.31 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2188010 54.17 ns/op 221.51 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2200473 55.02 ns/op 236.26 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2136933 55.04 ns/op 254.34 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2182942 54.74 ns/op 274.03 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2162510 56.18 ns/op 284.78 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1908600 61.77 ns/op 518.06 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1682349 71.09 ns/op 900.26 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1256630 94.76 ns/op 1350.85 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 119.6 ns/op 2139.84 MB/s BenchmarkMemmoveUnalignedSrc/512-4 679572 171.5 ns/op 2985.31 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 422666 281.9 ns/op 3632.44 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 241088 501.8 ns/op 4081.55 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127921 934.1 ns/op 4384.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1366077 89.73 ns/op 178.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1689699 71.41 ns/op 224.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1650591 73.01 ns/op 219.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1619308 74.26 ns/op 215.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1617626 74.27 ns/op 215.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1630951 73.56 ns/op 217.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1624992 74.33 ns/op 215.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1640917 73.88 ns/op 216.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.5 ns/op 624.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1378004 85.88 ns/op 745.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1372454 86.73 ns/op 737.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1375389 86.88 ns/op 736.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1370863 87.38 ns/op 732.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1363297 87.39 ns/op 732.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1368682 87.20 ns/op 733.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1374738 87.08 ns/op 734.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 808383 150.0 ns/op 1707.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 765279 157.5 ns/op 1625.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 788338 151.0 ns/op 1695.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 796093 149.0 ns/op 1717.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 785990 150.9 ns/op 1696.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 760771 149.8 ns/op 1708.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 791546 150.1 ns/op 1705.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 807764 149.1 ns/op 1717.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 126043 954.7 ns/op 4290.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 117225 1023 ns/op 4005.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115699 1017 ns/op 4025.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 116680 1015 ns/op 4036.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 109533 1024 ns/op 3999.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 117344 1017 ns/op 4029.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 117909 1018 ns/op 4023.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 118320 1022 ns/op 4009.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7660 15344 ns/op 4271.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 7006 16728 ns/op 3917.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6574 17232 ns/op 3803.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6705 16958 ns/op 3864.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6681 17414 ns/op 3763.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6742 17053 ns/op 3842.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6585 17213 ns/op 3807.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6711 17151 ns/op 3821.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1854900 63.28 ns/op 505.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1552005 70.77 ns/op 904.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1257213 95.83 ns/op 1335.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 940693 136.8 ns/op 1871.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 632062 190.1 ns/op 2693.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 387921 312.2 ns/op 3280.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 216122 550.3 ns/op 3721.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116731 1093 ns/op 3746.00 MB/s BenchmarkMemclr/5-4 12657614 9.479 ns/op 527.51 MB/s BenchmarkMemclr/16-4 10329026 11.05 ns/op 1448.42 MB/s BenchmarkMemclr/64-4 6701551 17.76 ns/op 3603.22 MB/s BenchmarkMemclr/256-4 10942681 11.10 ns/op 23062.12 MB/s BenchmarkMemclr/4096-4 3247390 33.95 ns/op 120639.27 MB/s BenchmarkMemclr/65536-4 92845 1174 ns/op 55844.22 MB/s BenchmarkMemclr/1M-4 6286 21828 ns/op 48038.27 MB/s BenchmarkMemclr/4M-4 1609 77580 ns/op 54064.53 MB/s BenchmarkMemclr/8M-4 662 175825 ns/op 47709.85 MB/s BenchmarkMemclr/16M-4 338 346814 ns/op 48375.31 MB/s BenchmarkMemclr/64M-4 80 1392819 ns/op 48182.05 MB/s BenchmarkMemclrUnaligned/0_5-4 6876634 17.47 ns/op 286.17 MB/s BenchmarkMemclrUnaligned/0_16-4 6637339 18.18 ns/op 880.21 MB/s BenchmarkMemclrUnaligned/0_64-4 4585266 26.44 ns/op 2420.90 MB/s BenchmarkMemclrUnaligned/0_256-4 6598417 18.16 ns/op 14094.24 MB/s BenchmarkMemclrUnaligned/0_4096-4 3335103 36.32 ns/op 112762.06 MB/s BenchmarkMemclrUnaligned/0_65536-4 98383 1160 ns/op 56512.09 MB/s BenchmarkMemclrUnaligned/1_5-4 6903424 18.11 ns/op 276.16 MB/s BenchmarkMemclrUnaligned/1_16-4 6581395 19.00 ns/op 841.94 MB/s BenchmarkMemclrUnaligned/1_64-4 4601204 28.34 ns/op 2258.05 MB/s BenchmarkMemclrUnaligned/1_256-4 6625706 18.02 ns/op 14204.21 MB/s BenchmarkMemclrUnaligned/1_4096-4 2584005 50.02 ns/op 81888.59 MB/s BenchmarkMemclrUnaligned/1_65536-4 88836 1126 ns/op 58197.63 MB/s BenchmarkMemclrUnaligned/4_5-4 6769806 17.39 ns/op 287.50 MB/s BenchmarkMemclrUnaligned/4_16-4 6618634 18.00 ns/op 888.89 MB/s BenchmarkMemclrUnaligned/4_64-4 4596928 26.10 ns/op 2452.08 MB/s BenchmarkMemclrUnaligned/4_256-4 6644706 18.17 ns/op 14089.03 MB/s BenchmarkMemclrUnaligned/4_4096-4 2640424 45.26 ns/op 90504.82 MB/s BenchmarkMemclrUnaligned/4_65536-4 103678 1112 ns/op 58948.29 MB/s BenchmarkMemclrUnaligned/7_5-4 6908048 17.43 ns/op 286.91 MB/s BenchmarkMemclrUnaligned/7_16-4 6645544 18.04 ns/op 886.69 MB/s BenchmarkMemclrUnaligned/7_64-4 4603118 26.27 ns/op 2436.14 MB/s BenchmarkMemclrUnaligned/7_256-4 6572312 18.14 ns/op 14108.89 MB/s BenchmarkMemclrUnaligned/7_4096-4 2625184 45.02 ns/op 90987.98 MB/s BenchmarkMemclrUnaligned/7_65536-4 105793 1104 ns/op 59376.48 MB/s BenchmarkMemclrUnaligned/0_1M-4 6672 18416 ns/op 56939.06 MB/s BenchmarkMemclrUnaligned/0_4M-4 1665 72121 ns/op 58156.71 MB/s BenchmarkMemclrUnaligned/0_8M-4 714 166451 ns/op 50396.87 MB/s BenchmarkMemclrUnaligned/0_16M-4 351 323361 ns/op 51883.85 MB/s BenchmarkMemclrUnaligned/0_64M-4 80 1339715 ns/op 50091.91 MB/s BenchmarkMemclrUnaligned/1_1M-4 6543 22679 ns/op 46234.77 MB/s BenchmarkMemclrUnaligned/1_4M-4 1714 73297 ns/op 57223.50 MB/s BenchmarkMemclrUnaligned/1_8M-4 698 166086 ns/op 50507.67 MB/s BenchmarkMemclrUnaligned/1_16M-4 355 331763 ns/op 50569.94 MB/s BenchmarkMemclrUnaligned/1_64M-4 90 1565780 ns/op 42859.69 MB/s BenchmarkMemclrUnaligned/4_1M-4 5847 18083 ns/op 57985.69 MB/s BenchmarkMemclrUnaligned/4_4M-4 1693 71239 ns/op 58876.81 MB/s BenchmarkMemclrUnaligned/4_8M-4 600 188004 ns/op 44619.23 MB/s BenchmarkMemclrUnaligned/4_16M-4 360 358743 ns/op 46766.73 MB/s BenchmarkMemclrUnaligned/4_64M-4 78 1459023 ns/op 45995.76 MB/s BenchmarkMemclrUnaligned/7_1M-4 6144 17544 ns/op 59768.87 MB/s BenchmarkMemclrUnaligned/7_4M-4 1671 107150 ns/op 39144.39 MB/s BenchmarkMemclrUnaligned/7_8M-4 715 163485 ns/op 51311.26 MB/s BenchmarkMemclrUnaligned/7_16M-4 270 401808 ns/op 41754.34 MB/s BenchmarkMemclrUnaligned/7_64M-4 74 1488654 ns/op 45080.22 MB/s BenchmarkGoMemclr/5-4 13959868 8.542 ns/op 585.36 MB/s BenchmarkGoMemclr/16-4 12655527 9.486 ns/op 1686.71 MB/s BenchmarkGoMemclr/64-4 7624260 15.69 ns/op 4078.06 MB/s BenchmarkGoMemclr/256-4 12930128 9.304 ns/op 27514.73 MB/s BenchmarkMemclrRange/1K_2K-4 33013 3625 ns/op 26445.69 MB/s BenchmarkMemclrRange/2K_8K-4 21882 5263 ns/op 63370.08 MB/s BenchmarkMemclrRange/4K_16K-4 20730 6335 ns/op 50995.29 MB/s BenchmarkMemclrRange/160K_228K-4 4018 28391 ns/op 58569.73 MB/s BenchmarkClearFat7-4 6937940 17.33 ns/op BenchmarkClearFat8-4 7669410 15.92 ns/op BenchmarkClearFat11-4 7106780 16.70 ns/op BenchmarkClearFat12-4 7220223 17.01 ns/op BenchmarkClearFat13-4 6965210 16.90 ns/op BenchmarkClearFat14-4 7048112 16.75 ns/op BenchmarkClearFat15-4 7072489 16.76 ns/op BenchmarkClearFat16-4 7322527 16.19 ns/op BenchmarkClearFat24-4 7045714 16.82 ns/op BenchmarkClearFat32-4 6842540 17.41 ns/op BenchmarkClearFat40-4 6562350 18.15 ns/op BenchmarkClearFat48-4 6329814 18.94 ns/op BenchmarkClearFat56-4 6056671 19.82 ns/op BenchmarkClearFat64-4 5764419 20.72 ns/op BenchmarkClearFat72-4 5476072 21.85 ns/op BenchmarkClearFat128-4 3758715 32.42 ns/op BenchmarkClearFat256-4 2672764 44.89 ns/op BenchmarkClearFat512-4 1708478 70.14 ns/op BenchmarkClearFat1024-4 998463 120.3 ns/op BenchmarkClearFat1032-4 969453 123.3 ns/op BenchmarkClearFat1040-4 973057 123.8 ns/op BenchmarkCopyFat7-4 6869751 17.45 ns/op BenchmarkCopyFat8-4 7388534 16.12 ns/op BenchmarkCopyFat11-4 6221780 16.98 ns/op BenchmarkCopyFat12-4 7078377 17.05 ns/op BenchmarkCopyFat13-4 7072392 17.03 ns/op BenchmarkCopyFat14-4 6187894 19.43 ns/op BenchmarkCopyFat15-4 7020571 17.17 ns/op BenchmarkCopyFat16-4 7208294 16.61 ns/op BenchmarkCopyFat24-4 6948355 18.81 ns/op BenchmarkCopyFat32-4 6450246 18.45 ns/op BenchmarkCopyFat64-4 5780509 20.82 ns/op BenchmarkCopyFat72-4 5499547 22.21 ns/op BenchmarkCopyFat128-4 3629379 33.08 ns/op BenchmarkCopyFat256-4 2621751 45.61 ns/op BenchmarkCopyFat512-4 1602852 78.33 ns/op BenchmarkCopyFat520-4 1579470 76.15 ns/op BenchmarkCopyFat1024-4 895465 133.7 ns/op BenchmarkCopyFat1032-4 902066 131.9 ns/op BenchmarkCopyFat1040-4 899512 132.6 ns/op BenchmarkIssue18740/2byte-4 525 219737 ns/op BenchmarkIssue18740/4byte-4 812 144817 ns/op BenchmarkIssue18740/8byte-4 984 121312 ns/op BenchmarkMemclrKnownSize1-4 8516670 14.02 ns/op 71.33 MB/s BenchmarkMemclrKnownSize2-4 5319786 22.67 ns/op 88.23 MB/s BenchmarkMemclrKnownSize4-4 3145707 54.44 ns/op 73.48 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.2 ns/op 78.26 MB/s BenchmarkMemclrKnownSize16-4 645961 183.3 ns/op 87.31 MB/s BenchmarkMemclrKnownSize32-4 344112 353.4 ns/op 90.54 MB/s BenchmarkMemclrKnownSize64-4 170682 689.8 ns/op 92.78 MB/s BenchmarkMemclrKnownSize112-4 100986 1186 ns/op 94.44 MB/s BenchmarkMemclrKnownSize128-4 89348 1342 ns/op 95.35 MB/s BenchmarkMemclrKnownSize192-4 59036 2010 ns/op 95.53 MB/s BenchmarkMemclrKnownSize248-4 46237 2610 ns/op 95.02 MB/s BenchmarkMemclrKnownSize256-4 44174 2666 ns/op 96.01 MB/s BenchmarkMemclrKnownSize512-4 22486 5320 ns/op 96.25 MB/s BenchmarkMemclrKnownSize1024-4 10000 10792 ns/op 94.89 MB/s BenchmarkMemclrKnownSize4096-4 2803 42828 ns/op 95.64 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5677961 ns/op 92.34 MB/s BenchmarkReadMetricsLatency-4 12541 7066 p50-ns 7612 p90-ns 14287 p99-ns BenchmarkFinalizer-4 537 220312 ns/op BenchmarkFinalizerRun-4 609174 288.8 ns/op BenchmarkMinFloat-4 443970 268.0 ns/op BenchmarkMaxFloat-4 450157 268.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8255806 14.63 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2091426 57.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1924563 62.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1662592 71.98 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 115.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1586556 75.12 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 110.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1549336 77.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1713476 69.95 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1543058 77.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1373265 87.22 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1216099 98.12 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7330843 16.41 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7962272 14.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8028660 14.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7308726 16.77 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6783722 17.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6280597 19.20 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7375593 16.19 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8130231 14.75 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7495984 15.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7294566 16.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8113838 15.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7625266 14.91 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7222263 16.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8136354 15.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8138318 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7390824 16.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8027040 14.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8064193 14.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7407252 16.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7862626 15.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7724656 15.32 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7404144 16.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7643440 15.47 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7830822 15.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7406828 16.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7478851 15.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7834526 17.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7399155 16.22 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7877622 15.37 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7592193 17.97 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7391097 16.45 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7903942 14.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7933752 15.85 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7380814 16.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6750990 15.03 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7733119 15.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7273245 18.19 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7460241 14.85 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8127552 14.85 ns/op BenchmarkNetpollBreak-4 7500 14213 ns/op BenchmarkPinnerPinUnpinBatch-4 1674 138723 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 250 484996 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1632 99400 ns/op BenchmarkPinnerPinUnpin-4 1686062 70.02 ns/op BenchmarkPinnerPinUnpinTiny-4 1715578 70.07 ns/op BenchmarkPinnerPinUnpinDouble-4 617414 189.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3392636 56.38 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3431706 34.64 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 397418 290.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5146060 23.23 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6421070 18.78 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9906141 11.96 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10231600 11.61 ns/op BenchmarkPingPongHog-4 694 161327 ns/op BenchmarkStackGrowth-4 178060 674.7 ns/op BenchmarkStackGrowthDeep-4 1795 61667 ns/op BenchmarkCreateGoroutines-4 106479 1135 ns/op BenchmarkCreateGoroutinesParallel-4 136089 881.7 ns/op BenchmarkCreateGoroutinesCapture-4 18518 6174 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 117031 1050 ns/op BenchmarkClosureCall-4 16348386 7.339 ns/op BenchmarkWakeupParallelSpinning/0s-4 6891 16280 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5617 21543 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4926 24142 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3692 33450 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2276 50736 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1406 83276 ns/op BenchmarkWakeupParallelSpinning/50µs-4 723 172005 ns/op BenchmarkWakeupParallelSpinning/100µs-4 384 313381 ns/op BenchmarkWakeupParallelSyscall/0s-4 565 221822 ns/op BenchmarkWakeupParallelSyscall/1µs-4 637 200103 ns/op BenchmarkWakeupParallelSyscall/2µs-4 556 206453 ns/op BenchmarkWakeupParallelSyscall/5µs-4 542 223863 ns/op BenchmarkWakeupParallelSyscall/10µs-4 535 232282 ns/op BenchmarkWakeupParallelSyscall/20µs-4 510 236292 ns/op BenchmarkWakeupParallelSyscall/50µs-4 434 270440 ns/op BenchmarkWakeupParallelSyscall/100µs-4 316 392549 ns/op BenchmarkMatmult-4 4118894 31.62 ns/op BenchmarkFastrand-4 10414890 11.31 ns/op BenchmarkFastrand64-4 10103952 11.52 ns/op BenchmarkFastrandHashiter-4 5443669 21.67 ns/op BenchmarkFastrandn/2-4 4269289 28.22 ns/op BenchmarkFastrandn/3-4 4158014 28.47 ns/op BenchmarkFastrandn/4-4 4329440 27.99 ns/op BenchmarkFastrandn/5-4 4178776 28.40 ns/op BenchmarkIfaceCmp100-4 81810 1399 ns/op BenchmarkIfaceCmpNil100-4 160125 756.9 ns/op BenchmarkEfaceCmpDiff-4 19972 6029 ns/op BenchmarkEfaceCmpDiffIndirect-4 21921 5438 ns/op BenchmarkDefer-4 1358942 86.72 ns/op BenchmarkDefer10-4 1000000 131.1 ns/op BenchmarkDeferMany-4 568168 389.6 ns/op BenchmarkPanicRecover-4 783474 158.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 858739 148.7 ns/op 69.00 p50-ns 74.00 p90-ns 119.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 814518 215.9 ns/op 69.00 p50-ns 75.00 p90-ns 167.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 2347 45391 ns/op 42425 p50-ns 45598 p90-ns 91944 p99-ns BenchmarkGoroutineProfile/small/loaded-4 704 186215 ns/op 79162 p50-ns 170858 p90-ns 1335026 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 913962 130.3 ns/op 62.00 p50-ns 63.00 p90-ns 71.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 888543 162.8 ns/op 62.00 p50-ns 64.00 p90-ns 77.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 44 2613679 ns/op 2540920 p50-ns 2763277 p90-ns 3540708 p99-ns BenchmarkGoroutineProfile/large/loaded-4 38 4953042 ns/op 3867011 p50-ns 13753693 p90-ns 14828211 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 833616 145.8 ns/op 64.00 p50-ns 66.00 p90-ns 155.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 817359 176.3 ns/op 62.00 p50-ns 64.00 p90-ns 158.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1365 75543 ns/op 73939 p50-ns 77122 p90-ns 107016 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 516 246799 ns/op 94200 p50-ns 140675 p90-ns 435324 p99-ns BenchmarkRWMutexUncontended-4 6208363 18.95 ns/op BenchmarkRWMutexWrite100-4 2398735 44.36 ns/op BenchmarkRWMutexWrite10-4 2577840 52.34 ns/op BenchmarkRWMutexWorkWrite100-4 987422 142.8 ns/op BenchmarkRWMutexWorkWrite10-4 256148 515.0 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3222 36641 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1206 98372 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1544 77982 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 580 205609 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 763 158147 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 273 425580 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 386 315331 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 876367 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 491222 255.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 429568 248.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 368301 276.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 453417 257.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 368414 277.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 343699 316.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 410018 271.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 382983 286.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 390364 313.2 ns/op BenchmarkMakeSlice/Byte-4 2679148 47.46 ns/op BenchmarkMakeSlice/Int16-4 2412777 47.37 ns/op BenchmarkMakeSlice/Int-4 1718871 67.24 ns/op BenchmarkMakeSlice/Ptr-4 1535626 79.71 ns/op BenchmarkMakeSlice/Struct/24-4 1327699 89.64 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 101.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 104.2 ns/op BenchmarkGrowSlice/Byte-4 1000000 120.5 ns/op BenchmarkGrowSlice/Int16-4 902552 128.4 ns/op BenchmarkGrowSlice/Int-4 743761 154.0 ns/op BenchmarkGrowSlice/Ptr-4 683156 181.4 ns/op BenchmarkGrowSlice/Struct/24-4 468424 260.3 ns/op BenchmarkGrowSlice/Struct/32-4 412804 286.0 ns/op BenchmarkGrowSlice/Struct/40-4 305241 358.2 ns/op BenchmarkExtendSlice/IntSlice-4 521594 236.6 ns/op BenchmarkExtendSlice/PointerSlice-4 438736 255.5 ns/op BenchmarkExtendSlice/NoGrow-4 941620 120.6 ns/op BenchmarkAppend-4 680124 176.9 ns/op BenchmarkAppendGrowByte-4 6 19982616 ns/op BenchmarkAppendGrowString-4 1 199265290 ns/op BenchmarkAppendSlice/1Bytes-4 2228283 53.72 ns/op BenchmarkAppendSlice/4Bytes-4 2202382 54.36 ns/op BenchmarkAppendSlice/7Bytes-4 2136338 56.25 ns/op BenchmarkAppendSlice/8Bytes-4 2197322 54.62 ns/op BenchmarkAppendSlice/15Bytes-4 2082873 57.16 ns/op BenchmarkAppendSlice/16Bytes-4 2116347 56.62 ns/op BenchmarkAppendSlice/32Bytes-4 1879422 63.66 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 164692 740.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 53602 2236 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 14074 8244 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3854 31928 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 270 432941 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 1803443 ns/op BenchmarkAppendStr/1Bytes-4 2468894 47.08 ns/op BenchmarkAppendStr/4Bytes-4 2418350 49.41 ns/op BenchmarkAppendStr/8Bytes-4 2391795 50.10 ns/op BenchmarkAppendStr/16Bytes-4 2336998 50.17 ns/op BenchmarkAppendStr/32Bytes-4 2175442 54.04 ns/op BenchmarkAppendSpecialCase-4 688166 174.3 ns/op BenchmarkCopy/1Byte-4 2216661 54.53 ns/op 18.34 MB/s BenchmarkCopy/1String-4 2181142 55.85 ns/op 17.91 MB/s BenchmarkCopy/2Byte-4 2196747 55.81 ns/op 35.84 MB/s BenchmarkCopy/2String-4 2165335 55.94 ns/op 35.75 MB/s BenchmarkCopy/4Byte-4 2181181 55.49 ns/op 72.08 MB/s BenchmarkCopy/4String-4 2157668 54.92 ns/op 72.84 MB/s BenchmarkCopy/8Byte-4 2241925 53.68 ns/op 149.03 MB/s BenchmarkCopy/8String-4 2224406 54.21 ns/op 147.59 MB/s BenchmarkCopy/12Byte-4 2138284 55.47 ns/op 216.35 MB/s BenchmarkCopy/12String-4 2085526 57.31 ns/op 209.37 MB/s BenchmarkCopy/16Byte-4 2046984 58.43 ns/op 273.84 MB/s BenchmarkCopy/16String-4 2047920 59.57 ns/op 268.60 MB/s BenchmarkCopy/32Byte-4 1873246 64.53 ns/op 495.91 MB/s BenchmarkCopy/32String-4 1820324 64.57 ns/op 495.61 MB/s BenchmarkCopy/128Byte-4 1271560 94.64 ns/op 1352.54 MB/s BenchmarkCopy/128String-4 1257924 95.55 ns/op 1339.68 MB/s BenchmarkCopy/1024Byte-4 412561 280.2 ns/op 3654.63 MB/s BenchmarkCopy/1024String-4 425745 281.5 ns/op 3637.77 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27258 4188 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 24489 4767 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20104 6436 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 16470 7011 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13969 9029 ns/op BenchmarkAppendInPlace/Grow/Byte-4 153046 860.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152071 804.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 113568 982.0 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 103261 1134 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 90967 1249 ns/op BenchmarkStackCopyPtr-4 1 140064192 ns/op BenchmarkStackCopy-4 2 78633578 ns/op BenchmarkStackCopyNoCache-4 26 4453716 ns/op BenchmarkStackCopyWithStkobj-4 2 50753881 ns/op BenchmarkIssue18138-4 1287 78583 ns/op BenchmarkCompareStringEqual-4 11424093 10.45 ns/op BenchmarkCompareStringIdentical-4 16140724 7.698 ns/op BenchmarkCompareStringSameLength-4 12540520 8.990 ns/op BenchmarkCompareStringDifferentLength-4 15381159 7.730 ns/op BenchmarkCompareStringBigUnaligned-4 2002 56428 ns/op 18582.58 MB/s BenchmarkCompareStringBig-4 1699 66474 ns/op 15774.48 MB/s BenchmarkConcatStringAndBytes-4 2802578 42.33 ns/op BenchmarkSliceByteToString/1-4 2288091 52.33 ns/op BenchmarkSliceByteToString/2-4 1303158 92.74 ns/op BenchmarkSliceByteToString/4-4 1343214 90.50 ns/op BenchmarkSliceByteToString/8-4 1267753 96.97 ns/op BenchmarkSliceByteToString/16-4 1308698 89.83 ns/op BenchmarkSliceByteToString/32-4 1000000 102.8 ns/op BenchmarkSliceByteToString/64-4 1000000 115.3 ns/op BenchmarkSliceByteToString/128-4 730418 138.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2414583 49.24 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 694230 158.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 939032 147.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4151436 28.67 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1493944 79.75 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2005888 59.98 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2813347 42.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 527954 228.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 462212 253.8 ns/op BenchmarkRuneIterate/range/ASCII-4 8176293 14.21 ns/op BenchmarkRuneIterate/range/Japanese-4 1938423 61.80 ns/op BenchmarkRuneIterate/range/MixedLength-4 2652091 45.29 ns/op BenchmarkRuneIterate/range1/ASCII-4 9657138 12.41 ns/op BenchmarkRuneIterate/range1/Japanese-4 1903670 62.68 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2640234 45.51 ns/op BenchmarkRuneIterate/range2/ASCII-4 8040003 14.20 ns/op BenchmarkRuneIterate/range2/Japanese-4 1942767 61.52 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2642929 45.39 ns/op BenchmarkArrayEqual-4 15747595 7.771 ns/op BenchmarkFunc/Name-4 2212690 53.98 ns/op BenchmarkFunc/Entry-4 10561880 11.23 ns/op BenchmarkFunc/FileLine-4 2073834 57.97 ns/op PASS ok runtime 154.465s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31278 4283 ns/op BenchmarkHandle/concurrent-4 23049 4817 ns/op PASS ok runtime/cgo 1.359s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3880384 30.50 ns/op BenchmarkMulUintptr/large-4 3134050 38.60 ns/op PASS ok runtime/internal/math 1.320s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4163576 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4747035 ns/op 598.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 944 136588 ns/op 6.929 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10706310 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11743594 ns/op 1409 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 324 367120 ns/op 35.83 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 73892782 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 79149430 ns/op 9773 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 42 2891086 ns/op 342.6 concurrent_launches/op PASS ok runtime/pprof 2.605s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 122 920693 ns/op BenchmarkStackLeak-4 34806 3374 ns/op PASS ok runtime/race 1.409s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2510280 47.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 545251 207.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.295s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 56 1986309 ns/op BenchmarkIndex_Large-4 10528 11325 ns/op BenchmarkIndexFunc_Large-4 171 666047 ns/op BenchmarkCompact/nil-4 7245145 16.68 ns/op BenchmarkCompact/one-4 1972812 60.50 ns/op BenchmarkCompact/sorted-4 1000000 107.0 ns/op BenchmarkCompact/2_items-4 866840 129.8 ns/op BenchmarkCompact/unsorted-4 1000000 108.6 ns/op BenchmarkCompact/many-4 477481 237.3 ns/op BenchmarkCompact_Large/all_dup-4 10000 11022 ns/op BenchmarkCompact_Large/no_dup-4 18048 6484 ns/op BenchmarkCompactFunc/nil-4 4093453 28.49 ns/op BenchmarkCompactFunc/one-4 1593823 73.66 ns/op BenchmarkCompactFunc/sorted-4 861252 132.8 ns/op BenchmarkCompactFunc/2_items-4 775243 153.1 ns/op BenchmarkCompactFunc/unsorted-4 795422 133.8 ns/op BenchmarkCompactFunc/many-4 436099 276.1 ns/op BenchmarkCompactFunc_Large/all_dup-4 5 20866620 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 18793808 ns/op BenchmarkReplace/naive-fast-4 76988 1330 ns/op BenchmarkReplace/optimized-fast-4 126483 812.5 ns/op BenchmarkReplace/naive-slow-4 39993 3156 ns/op BenchmarkReplace/optimized-slow-4 48018 3601 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.3 ns/op BenchmarkBinarySearchFloats/Size32-4 932107 130.4 ns/op BenchmarkBinarySearchFloats/Size64-4 842245 144.2 ns/op BenchmarkBinarySearchFloats/Size128-4 772515 157.7 ns/op BenchmarkBinarySearchFloats/Size512-4 603897 189.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 602310 199.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 534087 224.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 464566 261.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 411207 288.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 366308 336.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 301736 390.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 283870 428.3 ns/op BenchmarkSortFuncStruct/Size16-4 12649 9412 ns/op BenchmarkSortFuncStruct/Size32-4 4695 25640 ns/op BenchmarkSortFuncStruct/Size64-4 6044 19100 ns/op BenchmarkSortFuncStruct/Size128-4 3518 33362 ns/op BenchmarkSortFuncStruct/Size512-4 949 123972 ns/op BenchmarkSortFuncStruct/Size1024-4 477 250462 ns/op PASS ok slices 7.453s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 97260 1218 ns/op BenchmarkSortInts-4 1 148422596 ns/op BenchmarkSlicesSortInts-4 2 70746666 ns/op BenchmarkSortIsSorted-4 22 5190422 ns/op BenchmarkSlicesIsSorted-4 60 1948561 ns/op BenchmarkSortStrings-4 1 153921812 ns/op BenchmarkSlicesSortStrings-4 1 107585174 ns/op BenchmarkSortStrings_Sorted-4 20 5525966 ns/op BenchmarkSlicesSortStrings_Sorted-4 38 2704799 ns/op BenchmarkSortStructs-4 1 187799735 ns/op BenchmarkSortFuncStructs-4 1 126708320 ns/op BenchmarkSortString1K-4 187 633816 ns/op BenchmarkSortString1K_Slice-4 194 615964 ns/op BenchmarkStableString1K-4 88 1305443 ns/op BenchmarkSortInt1K-4 262 456030 ns/op BenchmarkSortInt1K_Sorted-4 5474 22087 ns/op BenchmarkSortInt1K_Reversed-4 2590 46116 ns/op BenchmarkSortInt1K_Mod8-4 740 163087 ns/op BenchmarkStableInt1K-4 91 1287409 ns/op BenchmarkStableInt1K_Slice-4 100 1060449 ns/op BenchmarkSortInt64K-4 3 41246445 ns/op BenchmarkSortInt64K_Slice-4 2 61578994 ns/op BenchmarkStableInt64K-4 1 122384319 ns/op BenchmarkSort1e2-4 325 368088 ns/op BenchmarkStable1e2-4 138 872658 ns/op BenchmarkSort1e4-4 2 76545058 ns/op BenchmarkStable1e4-4 1 253524985 ns/op PASS ok sort 7.510s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 820909 132.8 ns/op BenchmarkAtof64Float-4 683773 164.8 ns/op BenchmarkAtof64FloatExp-4 658278 176.6 ns/op BenchmarkAtof64Big-4 460645 258.5 ns/op BenchmarkAtof64RandomBits-4 478058 249.1 ns/op BenchmarkAtof64RandomFloats-4 499648 236.0 ns/op BenchmarkAtof64RandomLongFloats-4 397941 301.1 ns/op BenchmarkAtof32Decimal-4 900752 131.2 ns/op BenchmarkAtof32Float-4 796172 149.8 ns/op BenchmarkAtof32FloatExp-4 656275 181.2 ns/op BenchmarkAtof32Random-4 354361 340.1 ns/op BenchmarkAtof32RandomLong-4 131125 908.7 ns/op BenchmarkParseInt/Pos/7bit-4 1562367 79.33 ns/op BenchmarkParseInt/Pos/26bit-4 741253 160.2 ns/op BenchmarkParseInt/Pos/31bit-4 667321 196.1 ns/op BenchmarkParseInt/Pos/56bit-4 414945 286.2 ns/op BenchmarkParseInt/Pos/63bit-4 412755 289.9 ns/op BenchmarkParseInt/Neg/7bit-4 1493727 80.05 ns/op BenchmarkParseInt/Neg/26bit-4 739855 178.0 ns/op BenchmarkParseInt/Neg/31bit-4 602683 178.4 ns/op BenchmarkParseInt/Neg/56bit-4 424824 282.2 ns/op BenchmarkParseInt/Neg/63bit-4 424278 299.6 ns/op BenchmarkAtoi/Pos/7bit-4 1974140 59.38 ns/op BenchmarkAtoi/Pos/26bit-4 876435 134.6 ns/op BenchmarkAtoi/Pos/31bit-4 788382 155.3 ns/op BenchmarkAtoi/Pos/56bit-4 504950 234.4 ns/op BenchmarkAtoi/Pos/63bit-4 396505 303.7 ns/op BenchmarkAtoi/Neg/7bit-4 2018955 60.80 ns/op BenchmarkAtoi/Neg/26bit-4 883264 135.9 ns/op BenchmarkAtoi/Neg/31bit-4 781323 152.6 ns/op BenchmarkAtoi/Neg/56bit-4 511219 231.8 ns/op BenchmarkAtoi/Neg/63bit-4 401050 299.8 ns/op BenchmarkFormatFloat/Decimal-4 78105 1552 ns/op BenchmarkFormatFloat/Float-4 82184 1467 ns/op BenchmarkFormatFloat/Exp-4 86377 1400 ns/op BenchmarkFormatFloat/NegExp-4 86414 1366 ns/op BenchmarkFormatFloat/LongExp-4 75703 1602 ns/op BenchmarkFormatFloat/Big-4 73617 1678 ns/op BenchmarkFormatFloat/BinaryExp-4 215889 547.6 ns/op BenchmarkFormatFloat/32Integer-4 78013 1546 ns/op BenchmarkFormatFloat/32ExactFraction-4 93855 1288 ns/op BenchmarkFormatFloat/32Point-4 81640 1462 ns/op BenchmarkFormatFloat/32Exp-4 85636 1375 ns/op BenchmarkFormatFloat/32NegExp-4 88068 1364 ns/op BenchmarkFormatFloat/32Shortest-4 96297 1270 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109533 1085 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 107052 1087 ns/op BenchmarkFormatFloat/64Fixed1-4 130062 938.3 ns/op BenchmarkFormatFloat/64Fixed2-4 127348 928.1 ns/op BenchmarkFormatFloat/64Fixed3-4 129321 923.0 ns/op BenchmarkFormatFloat/64Fixed4-4 129996 934.0 ns/op BenchmarkFormatFloat/64Fixed12-4 79948 1512 ns/op BenchmarkFormatFloat/64Fixed16-4 92607 1302 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96642 1234 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85491 1424 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2628 44655 ns/op BenchmarkFormatFloat/Slowpath64-4 74314 1620 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71803 1665 ns/op BenchmarkAppendFloat/Decimal-4 86166 1399 ns/op BenchmarkAppendFloat/Float-4 84859 1425 ns/op BenchmarkAppendFloat/Exp-4 98964 1251 ns/op BenchmarkAppendFloat/NegExp-4 96343 1280 ns/op BenchmarkAppendFloat/LongExp-4 78697 1524 ns/op BenchmarkAppendFloat/Big-4 74185 1604 ns/op BenchmarkAppendFloat/BinaryExp-4 264170 459.2 ns/op BenchmarkAppendFloat/32Integer-4 84090 1422 ns/op BenchmarkAppendFloat/32ExactFraction-4 97963 1223 ns/op BenchmarkAppendFloat/32Point-4 86940 1379 ns/op BenchmarkAppendFloat/32Exp-4 95128 1247 ns/op BenchmarkAppendFloat/32NegExp-4 97744 1250 ns/op BenchmarkAppendFloat/32Shortest-4 112340 1071 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 125619 954.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 119828 974.9 ns/op BenchmarkAppendFloat/64Fixed1-4 156357 783.3 ns/op BenchmarkAppendFloat/64Fixed2-4 152472 787.7 ns/op BenchmarkAppendFloat/64Fixed3-4 152774 790.2 ns/op BenchmarkAppendFloat/64Fixed4-4 154970 792.9 ns/op BenchmarkAppendFloat/64Fixed12-4 86307 1372 ns/op BenchmarkAppendFloat/64Fixed16-4 102349 1185 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 116636 1034 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93133 1276 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2680 44703 ns/op BenchmarkAppendFloat/Slowpath64-4 77978 1509 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76975 1541 ns/op BenchmarkFormatInt-4 17084 6831 ns/op BenchmarkAppendInt-4 17714 6826 ns/op BenchmarkFormatUint-4 97671 1203 ns/op BenchmarkAppendUint-4 102140 1160 ns/op BenchmarkFormatIntSmall/7-4 3414504 34.77 ns/op BenchmarkFormatIntSmall/42-4 3412946 34.52 ns/op BenchmarkAppendIntSmall-4 1471875 81.32 ns/op BenchmarkAppendUintVarlen/1-4 1537372 77.80 ns/op BenchmarkAppendUintVarlen/12-4 1503678 80.00 ns/op BenchmarkAppendUintVarlen/123-4 1000000 103.0 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 101.5 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 105.4 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 108.7 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 108.5 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 113.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 114.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 982063 119.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 118.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 987876 121.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 970518 122.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 925185 127.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 939793 126.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 891636 134.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 870333 135.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 848026 139.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 851409 140.3 ns/op BenchmarkQuote-4 47404 2435 ns/op BenchmarkQuoteRune-4 543118 218.6 ns/op BenchmarkAppendQuote-4 54928 2186 ns/op BenchmarkAppendQuoteRune-4 938653 125.6 ns/op BenchmarkUnquoteEasy-4 962332 124.8 ns/op BenchmarkUnquoteHard-4 53673 2158 ns/op PASS ok strconv 16.778s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 420726 254.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 140314 797.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 182022 642.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 521176 228.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 144044 777.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 207319 553.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 270444 422.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 79498 1413 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97620 1166 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1901008 62.64 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20323 5863 ns/op BenchmarkGenericMatch1-4 1783 64750 ns/op BenchmarkGenericMatch2-4 325 366136 ns/op BenchmarkSingleMaxSkipping-4 6319 18632 ns/op 536.70 MB/s BenchmarkSingleLongSuffixFail-4 13608 8851 ns/op 113.21 MB/s BenchmarkSingleMatch-4 204 574983 ns/op 26.09 MB/s BenchmarkByteByteNoMatch-4 60346 1976 ns/op BenchmarkByteByteMatch-4 18594 6411 ns/op BenchmarkByteStringMatch-4 22016 5447 ns/op BenchmarkHTMLEscapeNew-4 66638 1787 ns/op BenchmarkHTMLEscapeOld-4 86851 1379 ns/op BenchmarkByteStringReplacerWriteString-4 1024 113634 ns/op BenchmarkByteReplacerWriteString-4 1508 77834 ns/op BenchmarkByteByteReplaces-4 3469 33719 ns/op BenchmarkByteByteMap-4 9645 12041 ns/op BenchmarkMap/identity/ASCII-4 855196 138.3 ns/op BenchmarkMap/identity/Greek-4 430093 295.4 ns/op BenchmarkMap/change/ASCII-4 33800 3555 ns/op BenchmarkMap/change/Greek-4 22024 5480 ns/op BenchmarkIndexRune-4 3789078 30.30 ns/op BenchmarkIndexRuneLongString-4 2125182 56.63 ns/op BenchmarkIndexRuneFastPath-4 4088686 28.29 ns/op BenchmarkIndex-4 8026592 14.41 ns/op BenchmarkLastIndex-4 4653970 25.23 ns/op BenchmarkIndexByte-4 8486238 14.24 ns/op BenchmarkToUpper/#00-4 5165264 23.45 ns/op BenchmarkToUpper/ONLYUPPER-4 3003426 40.52 ns/op BenchmarkToUpper/abc-4 295951 407.5 ns/op BenchmarkToUpper/AbC123-4 222190 548.1 ns/op BenchmarkToUpper/azAZ09_-4 241254 502.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46620 2567 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65445 1822 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29673 4084 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55833 2151 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106394 1119 ns/op BenchmarkToLower/#00-4 4717898 24.56 ns/op BenchmarkToLower/abc-4 4224252 27.92 ns/op BenchmarkToLower/AbC123-4 179143 690.0 ns/op BenchmarkToLower/azAZ09_-4 194126 634.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79563 1527 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58844 2056 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31400 3851 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70240 1703 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107870 1115 ns/op BenchmarkMapNoChanges-4 1000000 108.9 ns/op BenchmarkTrim-4 36566 3287 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3183368 37.67 ns/op BenchmarkToValidUTF8/InvalidASCII-4 153613 792.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 120300 990.8 ns/op BenchmarkEqualFold/Tests-4 49704 2402 ns/op BenchmarkEqualFold/ASCII-4 3632595 32.40 ns/op BenchmarkEqualFold/UnicodePrefix-4 90606 1303 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90631 1306 ns/op BenchmarkIndexHard1-4 1801 66341 ns/op BenchmarkIndexHard2-4 391 307711 ns/op BenchmarkIndexHard3-4 171 697832 ns/op BenchmarkIndexHard4-4 91 1293526 ns/op BenchmarkLastIndexHard1-4 69 1770691 ns/op BenchmarkLastIndexHard2-4 67 1723833 ns/op BenchmarkLastIndexHard3-4 70 1741395 ns/op BenchmarkCountHard1-4 1816 66497 ns/op BenchmarkCountHard2-4 390 308591 ns/op BenchmarkCountHard3-4 170 697784 ns/op BenchmarkIndexTorture-4 8006 14988 ns/op BenchmarkCountTorture-4 7953 15047 ns/op BenchmarkCountTortureOverlapping-4 786 142885 ns/op BenchmarkCountByte/10-4 5076117 21.90 ns/op 456.68 MB/s BenchmarkCountByte/32-4 4990970 23.06 ns/op 1387.40 MB/s BenchmarkCountByte/4096-4 553483 210.1 ns/op 19496.24 MB/s BenchmarkCountByte/4194304-4 598 194737 ns/op 21538.32 MB/s BenchmarkCountByte/67108864-4 32 4012468 ns/op 16725.08 MB/s BenchmarkFields/ASCII/16-4 246396 472.1 ns/op 33.89 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22089 5571 ns/op 45.96 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1376 86304 ns/op 47.46 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 75 1498373 ns/op 43.74 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24000311 ns/op 43.69 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 311001 389.2 ns/op 41.11 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10300 ns/op 24.85 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 616 189887 ns/op 21.57 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3278056 ns/op 19.99 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 61161438 ns/op 17.14 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 232516 502.6 ns/op 31.83 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22936 5195 ns/op 49.27 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1204 95353 ns/op 42.96 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 61 1875750 ns/op 34.94 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 38513688 ns/op 27.23 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 337836 363.4 ns/op 44.03 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16176 7488 ns/op 34.19 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 848 138200 ns/op 29.64 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2576701 ns/op 25.43 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48953944 ns/op 21.42 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 65358910 ns/op BenchmarkSplitSingleByteSeparator-4 24 4582331 ns/op BenchmarkSplitMultiByteSeparator-4 54 2070101 ns/op BenchmarkSplitNSingleByteSeparator-4 318018 353.6 ns/op BenchmarkSplitNMultiByteSeparator-4 244844 513.1 ns/op BenchmarkRepeat/5x0-4 4129689 28.19 ns/op BenchmarkRepeat/5x1-4 4163592 28.49 ns/op BenchmarkRepeat/5x2-4 205461 588.0 ns/op BenchmarkRepeat/5x6-4 112599 1057 ns/op BenchmarkRepeat/10x0-4 4248344 27.46 ns/op BenchmarkRepeat/10x1-4 4378714 27.70 ns/op BenchmarkRepeat/10x2-4 202635 585.7 ns/op BenchmarkRepeat/10x6-4 112125 1065 ns/op BenchmarkRepeatLarge/256/1-4 50229 2393 ns/op 107.00 MB/s BenchmarkRepeatLarge/256/16-4 85130 1360 ns/op 188.24 MB/s BenchmarkRepeatLarge/512/1-4 43448 2703 ns/op 189.40 MB/s BenchmarkRepeatLarge/512/16-4 66842 1758 ns/op 291.30 MB/s BenchmarkRepeatLarge/1024/1-4 37966 3214 ns/op 318.59 MB/s BenchmarkRepeatLarge/1024/16-4 49845 2446 ns/op 418.61 MB/s BenchmarkRepeatLarge/2048/1-4 28044 3836 ns/op 533.94 MB/s BenchmarkRepeatLarge/2048/16-4 41302 2949 ns/op 694.50 MB/s BenchmarkRepeatLarge/4096/1-4 23302 5232 ns/op 782.87 MB/s BenchmarkRepeatLarge/4096/16-4 29692 4273 ns/op 958.50 MB/s BenchmarkRepeatLarge/8192/1-4 17222 6915 ns/op 1184.62 MB/s BenchmarkRepeatLarge/8192/16-4 19857 5927 ns/op 1382.18 MB/s BenchmarkRepeatLarge/8192/4097-4 5567042 20.71 ns/op 197854.76 MB/s BenchmarkRepeatLarge/16384/1-4 11415 10707 ns/op 1530.18 MB/s BenchmarkRepeatLarge/16384/16-4 12658 9638 ns/op 1699.99 MB/s BenchmarkRepeatLarge/16384/4097-4 14994 13236 ns/op 928.59 MB/s BenchmarkRepeatLarge/32768/1-4 4897 24027 ns/op 1363.79 MB/s BenchmarkRepeatLarge/32768/16-4 4140 28079 ns/op 1166.98 MB/s BenchmarkRepeatLarge/32768/4097-4 3518 32651 ns/op 878.35 MB/s BenchmarkRepeatLarge/65536/1-4 3085 99091 ns/op 661.37 MB/s BenchmarkRepeatLarge/65536/16-4 3896 45469 ns/op 1441.33 MB/s BenchmarkRepeatLarge/65536/4097-4 2722 85470 ns/op 719.02 MB/s BenchmarkRepeatLarge/131072/1-4 555 208517 ns/op 628.59 MB/s BenchmarkRepeatLarge/131072/16-4 536 232779 ns/op 563.08 MB/s BenchmarkRepeatLarge/131072/4097-4 543 227174 ns/op 559.07 MB/s BenchmarkRepeatLarge/262144/1-4 206 762381 ns/op 343.85 MB/s BenchmarkRepeatLarge/262144/16-4 271 448166 ns/op 584.93 MB/s BenchmarkRepeatLarge/262144/4097-4 222 804795 ns/op 320.72 MB/s BenchmarkRepeatLarge/524288/1-4 100 1227981 ns/op 426.95 MB/s BenchmarkRepeatLarge/524288/16-4 132 1254535 ns/op 417.91 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1820247 ns/op 285.85 MB/s BenchmarkRepeatLarge/1048576/1-4 51 3594454 ns/op 291.72 MB/s BenchmarkRepeatLarge/1048576/16-4 66 1979962 ns/op 529.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 4321148 ns/op 241.77 MB/s BenchmarkRepeatLarge/2097152/1-4 34 6532904 ns/op 321.01 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4372911 ns/op 479.58 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4856758 ns/op 431.06 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7675830 ns/op 546.43 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7710006 ns/op 544.01 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 11029407 ns/op 380.01 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17598049 ns/op 476.68 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16968423 ns/op 494.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19893693 ns/op 421.57 MB/s BenchmarkRepeatLarge/16777216/1-4 3 42336454 ns/op 396.28 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32433398 ns/op 517.28 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32173455 ns/op 521.46 MB/s BenchmarkRepeatLarge/33554432/1-4 1 101071131 ns/op 331.99 MB/s BenchmarkRepeatLarge/33554432/16-4 2 71044560 ns/op 472.30 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61457594 ns/op 545.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 124023530 ns/op 541.10 MB/s BenchmarkRepeatLarge/67108864/16-4 1 127313572 ns/op 527.11 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 137896582 ns/op 486.66 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217504788 ns/op 617.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 282508701 ns/op 475.09 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 254894917 ns/op 526.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 433370973 ns/op 619.41 MB/s BenchmarkRepeatLarge/268435456/16-4 1 499965499 ns/op 536.91 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 541201676 ns/op 496.00 MB/s BenchmarkRepeatLarge/536870912/1-4 1 859627061 ns/op 624.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 976032264 ns/op 550.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1011624651 ns/op 530.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1733402931 ns/op 619.44 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1941344353 ns/op 553.09 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1979436542 ns/op 542.45 MB/s BenchmarkRepeatSpaces-4 4213528 27.34 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2606443 46.26 ns/op BenchmarkIndexAnyASCII/1:2-4 2438392 48.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2360385 50.85 ns/op BenchmarkIndexAnyASCII/1:8-4 2153683 54.00 ns/op BenchmarkIndexAnyASCII/1:16-4 1879300 63.87 ns/op BenchmarkIndexAnyASCII/1:32-4 1926469 62.41 ns/op BenchmarkIndexAnyASCII/1:64-4 1810323 65.72 ns/op BenchmarkIndexAnyASCII/16:1-4 2554686 47.15 ns/op BenchmarkIndexAnyASCII/16:2-4 658844 182.3 ns/op BenchmarkIndexAnyASCII/16:4-4 639060 187.6 ns/op BenchmarkIndexAnyASCII/16:8-4 637068 191.3 ns/op BenchmarkIndexAnyASCII/16:16-4 560691 209.4 ns/op BenchmarkIndexAnyASCII/16:32-4 474508 238.8 ns/op BenchmarkIndexAnyASCII/16:64-4 382111 301.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2073501 54.42 ns/op BenchmarkIndexAnyASCII/256:2-4 55960 2157 ns/op BenchmarkIndexAnyASCII/256:4-4 55405 2152 ns/op BenchmarkIndexAnyASCII/256:8-4 51656 2181 ns/op BenchmarkIndexAnyASCII/256:16-4 53505 2176 ns/op BenchmarkIndexAnyASCII/256:32-4 54309 2205 ns/op BenchmarkIndexAnyASCII/256:64-4 53233 2271 ns/op BenchmarkIndexAnyUTF8/1:1-4 2698080 43.59 ns/op BenchmarkIndexAnyUTF8/1:2-4 2440092 48.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 2310448 50.60 ns/op BenchmarkIndexAnyUTF8/1:8-4 2180302 54.24 ns/op BenchmarkIndexAnyUTF8/1:16-4 1981921 60.71 ns/op BenchmarkIndexAnyUTF8/1:32-4 1969689 60.37 ns/op BenchmarkIndexAnyUTF8/1:64-4 1890560 63.86 ns/op BenchmarkIndexAnyUTF8/16:1-4 1836114 64.38 ns/op BenchmarkIndexAnyUTF8/16:2-4 348264 346.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 319045 370.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 271921 428.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 222069 542.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 222674 553.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 203809 596.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 401937 298.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 25450 4718 ns/op BenchmarkIndexAnyUTF8/256:4-4 23407 5219 ns/op BenchmarkIndexAnyUTF8/256:8-4 19761 6035 ns/op BenchmarkIndexAnyUTF8/256:16-4 15099 7961 ns/op BenchmarkIndexAnyUTF8/256:32-4 14926 8011 ns/op BenchmarkIndexAnyUTF8/256:64-4 13792 8681 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2567306 45.81 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2501910 47.34 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2450828 48.72 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2232841 52.69 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1972113 61.22 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1981914 60.41 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1842315 63.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 672630 182.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 665558 181.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 645289 186.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 624415 191.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 568010 210.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 510919 237.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 404391 296.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53751 2196 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54537 2192 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54690 2194 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54603 2210 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53738 2225 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53025 2267 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52112 2310 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2585364 45.62 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2514666 47.29 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2474184 48.03 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2231442 52.65 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2049962 59.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1980171 60.42 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1909383 62.67 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 465115 253.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 214642 547.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 207730 570.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 192409 622.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 160887 744.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 159532 753.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 149804 790.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35246 3520 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14389 8343 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14041 8529 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12628 9581 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11436 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11541 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9739 12161 ns/op BenchmarkTrimASCII/1:1-4 4063830 30.78 ns/op BenchmarkTrimASCII/1:2-4 2585786 45.56 ns/op BenchmarkTrimASCII/1:4-4 2467189 48.99 ns/op BenchmarkTrimASCII/1:8-4 2127739 56.91 ns/op BenchmarkTrimASCII/1:16-4 1643608 73.36 ns/op BenchmarkTrimASCII/16:1-4 2885836 41.29 ns/op BenchmarkTrimASCII/16:2-4 654589 181.9 ns/op BenchmarkTrimASCII/16:4-4 649611 185.5 ns/op BenchmarkTrimASCII/16:8-4 618974 192.6 ns/op BenchmarkTrimASCII/16:16-4 549469 230.8 ns/op BenchmarkTrimASCII/256:1-4 553059 211.7 ns/op BenchmarkTrimASCII/256:2-4 55896 2160 ns/op BenchmarkTrimASCII/256:4-4 55770 2147 ns/op BenchmarkTrimASCII/256:8-4 54486 2170 ns/op BenchmarkTrimASCII/256:16-4 48508 2493 ns/op BenchmarkTrimASCII/4096:1-4 42225 2830 ns/op BenchmarkTrimASCII/4096:2-4 3537 33662 ns/op BenchmarkTrimASCII/4096:4-4 3558 33619 ns/op BenchmarkTrimASCII/4096:8-4 3576 33521 ns/op BenchmarkTrimASCII/4096:16-4 3350 38193 ns/op BenchmarkTrimByte-4 4557205 26.94 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28078 4283 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27240 4372 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1554 77156 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1975 59587 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3956 30121 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7518 15729 ns/op BenchmarkJoin/0-4 5420119 21.03 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4360543 28.01 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 183496 660.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 124696 970.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94060 1283 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 75435 1586 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64668 1886 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55837 2151 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2972898 40.22 ns/op BenchmarkTrimSpace/ASCII-4 1304947 91.64 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127113 952.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 60151 1940 ns/op BenchmarkReplaceAll-4 124060 970.2 ns/op 16 B/op 1 allocs/op PASS ok strings 59.081s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 76117 1508 ns/op BenchmarkCond2-4 38677 3308 ns/op BenchmarkCond4-4 27102 4591 ns/op BenchmarkCond8-4 13550 8811 ns/op BenchmarkCond16-4 5571 20809 ns/op BenchmarkCond32-4 2589 44606 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 720944 166.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 324799 358.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 682780 166.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 720252 191.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 624619 214.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 114.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 139267 890.4 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111890 1085 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 119151 1135 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 83209 1660 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1000000 143.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 228448 514.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 721584 148.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 215323 546.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 918984 128.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 241927 486.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1871796 78.64 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71656 1553 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 170354 723.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 468040 347.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3147 35864 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 543 219378 ns/op BenchmarkRange/*sync.Map-4 1702 77823 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 97716 1058 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 255220 399.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 100174 1139 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 176727 677.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 301660 454.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 292324 456.8 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 125103 960.4 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 243000 484.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1072963 93.71 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76467 1459 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 189476 629.6 ns/op BenchmarkSwapCollision/*sync.Map-4 129901 915.9 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 408 295435 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 153915 850.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 422454 278.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 30583 3904 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 92204 1321 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31994 3464 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 635036 170.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 144741 841.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 249312 473.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2100122 58.33 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 219986 534.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1855291 64.87 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 989841 136.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 202844 575.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 876058 119.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134563 908.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 421311 318.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 679016 175.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 156168 781.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 794174 136.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 138530 942.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 134121 806.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 284172 445.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77108 1622 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 290238 482.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 737191 161.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 170522 706.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 934600 145.8 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 65816 1829 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 106720 1123 ns/op BenchmarkClear/*sync.Map-4 47238 2479 ns/op BenchmarkUncontendedSemaphore-4 5079866 23.42 ns/op BenchmarkContendedSemaphore-4 4969590 24.23 ns/op BenchmarkMutexUncontended-4 907558 149.3 ns/op BenchmarkMutex-4 312568 374.9 ns/op BenchmarkMutexSlack-4 298616 400.1 ns/op BenchmarkMutexWork-4 276892 426.2 ns/op BenchmarkMutexWorkSlack-4 255988 437.0 ns/op BenchmarkMutexNoSpin-4 151512 740.9 ns/op BenchmarkMutexSpin-4 74852 1624 ns/op BenchmarkOnce-4 1525408 79.76 ns/op BenchmarkOnceFunc/v=Once-4 1736887 71.17 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1219432 99.10 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1291438 92.46 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1423597 82.59 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1372248 88.06 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1504504 79.94 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8626891 13.55 ns/op BenchmarkSemaSyntNonblock-4 2087055 51.24 ns/op BenchmarkSemaSyntBlock-4 2382138 50.62 ns/op BenchmarkSemaWorkNonblock-4 1288288 94.74 ns/op BenchmarkSemaWorkBlock-4 1000000 106.2 ns/op BenchmarkRWMutexUncontended-4 609716 266.8 ns/op BenchmarkRWMutexWrite100-4 507720 238.7 ns/op BenchmarkRWMutexWrite10-4 420582 278.4 ns/op BenchmarkRWMutexWorkWrite100-4 408264 305.9 ns/op BenchmarkRWMutexWorkWrite10-4 306770 383.2 ns/op BenchmarkWaitGroupUncontended-4 844393 119.9 ns/op BenchmarkWaitGroupAddDone-4 539322 194.0 ns/op BenchmarkWaitGroupAddDoneWork-4 558796 199.3 ns/op BenchmarkWaitGroupWait-4 4980796 23.95 ns/op BenchmarkWaitGroupWaitWork-4 3352449 35.23 ns/op BenchmarkWaitGroupActuallyWait-4 67501 1705 ns/op 32 B/op 2 allocs/op PASS ok sync 18.053s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 586695 202.7 ns/op PASS ok sync/atomic 1.130s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 166236 749.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.141s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6208 17812 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7341 14227 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 82 1413551 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 82 1298598 ns/op 1353 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 161153860 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 163830853 ns/op 18285056 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1699 69402 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1770 62682 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6302394 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6022857 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 684799934 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 692969853 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 206 570120 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 220 543207 ns/op 178 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 55822566 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 54827746 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6395483595 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6439697164 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2497 45157 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 2926327 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 291158077 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2258 50012 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 252 477071 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4779519 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5678 20414 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.362s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 104725284 ns/op BenchmarkVariableString-4 80538 1445 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1694 67333 ns/op 2498 B/op 39 allocs/op PASS ok text/template/parse 1.375s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 61 2466033 ns/op BenchmarkAfter-4 129664 844.5 ns/op BenchmarkStop/impl=chan-4 262764 434.2 ns/op BenchmarkStop/impl=func-4 308637 427.5 ns/op BenchmarkSimultaneousAfterFunc1000-4 85 1192528 ns/op BenchmarkStartStop1000-4 517 225232 ns/op BenchmarkReset/impl=chan-4 2639574 96.11 ns/op BenchmarkReset/impl=func-4 2156274 73.78 ns/op BenchmarkSleep1000-4 99 1918807 ns/op BenchmarkParallelTimerLatency-4 55 154044 avg-late-ns 1989696 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 343052 avg-late-ns 1106350 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 327108 avg-late-ns 1107608 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 350192 avg-late-ns 4683311 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 448960 avg-late-ns 1389282 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 351469 avg-late-ns 2382740 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 2804036 avg-late-ns 17760260 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 24 1858778 avg-late-ns 23389491 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 21 3793291 avg-late-ns 15965038 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 1519883 avg-late-ns 29953812 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 4228939 avg-late-ns 19125299 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 36 5079861 avg-late-ns 16663769 max-late-ns BenchmarkAdjustTimers10000-4 42 3389476 ns/op BenchmarkTicker-4 696415 159.4 ns/op BenchmarkTickerReset-4 1636332 67.88 ns/op BenchmarkTickerResetNaive-4 202764 594.9 ns/op BenchmarkNow-4 1737841 68.21 ns/op BenchmarkNowUnixNano-4 1395888 95.65 ns/op BenchmarkNowUnixMilli-4 1303406 86.95 ns/op BenchmarkNowUnixMicro-4 1370878 87.58 ns/op BenchmarkFormat-4 53362 2232 ns/op BenchmarkFormatRFC3339-4 70431 1630 ns/op BenchmarkFormatRFC3339Nano-4 68366 1648 ns/op BenchmarkFormatNow-4 85930 1393 ns/op BenchmarkMarshalJSON-4 97954 1246 ns/op BenchmarkMarshalText-4 106946 1118 ns/op BenchmarkParse-4 134892 899.9 ns/op BenchmarkParseRFC3339UTC-4 327168 362.2 ns/op BenchmarkParseRFC3339UTCBytes-4 199917 601.9 ns/op BenchmarkParseRFC3339TZ-4 77359 1549 ns/op BenchmarkParseRFC3339TZBytes-4 64024 1896 ns/op BenchmarkParseDuration-4 601690 204.2 ns/op BenchmarkHour-4 986217 119.6 ns/op BenchmarkSecond-4 947780 118.7 ns/op BenchmarkDate-4 660535 173.8 ns/op BenchmarkYear-4 739178 159.6 ns/op BenchmarkYearDay-4 735046 159.1 ns/op BenchmarkMonth-4 661627 173.4 ns/op BenchmarkDay-4 695384 174.3 ns/op BenchmarkISOWeek-4 736878 162.4 ns/op BenchmarkGoString-4 72285 1702 ns/op BenchmarkDateFunc-4 1540431 77.68 ns/op BenchmarkUnmarshalText-4 71332 1672 ns/op PASS ok time 16.529s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 422400 342.0 ns/op BenchmarkDecodeValidJapaneseChars-4 535138 225.6 ns/op BenchmarkDecodeRune-4 1381887 93.92 ns/op BenchmarkEncodeValidASCII-4 322453 357.8 ns/op BenchmarkEncodeValidJapaneseChars-4 496902 236.4 ns/op BenchmarkAppendRuneValidASCII-4 695547 170.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1222860 97.51 ns/op BenchmarkEncodeRune-4 668445 175.7 ns/op PASS ok unicode/utf16 2.212s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2285292 51.85 ns/op BenchmarkRuneCountTenJapaneseChars-4 378716 299.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4744996 25.33 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 521281 231.2 ns/op BenchmarkValidTenASCIIChars-4 2333367 51.19 ns/op BenchmarkValid100KASCIIChars-4 85 1623448 ns/op BenchmarkValidTenJapaneseChars-4 358868 333.4 ns/op BenchmarkValidLongMostlyASCII-4 93 1085755 ns/op BenchmarkValidLongJapanese-4 64 1867778 ns/op BenchmarkValidStringTenASCIIChars-4 5238800 22.68 ns/op BenchmarkValidString100KASCIIChars-4 7087 16913 ns/op BenchmarkValidStringTenJapaneseChars-4 470538 240.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1413 83588 ns/op BenchmarkValidStringLongJapanese-4 163 730155 ns/op BenchmarkEncodeASCIIRune-4 4746805 25.03 ns/op BenchmarkEncodeJapaneseRune-4 2526676 48.50 ns/op BenchmarkAppendASCIIRune-4 8683104 13.76 ns/op BenchmarkAppendJapaneseRune-4 2800342 42.18 ns/op BenchmarkDecodeASCIIRune-4 2865206 40.83 ns/op BenchmarkDecodeJapaneseRune-4 2642995 44.67 ns/op BenchmarkFullRune/ASCII-4 3380499 35.59 ns/op BenchmarkFullRune/Incomplete-4 1624288 73.76 ns/op BenchmarkFullRune/Japanese-4 3303520 35.39 ns/op PASS ok unicode/utf8 4.629s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 418246 305.8 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 352311 370.3 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 129939 931.0 ns/op 0 B/op 0 allocs/op PASS ok unique 5.868s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 81923734267 ns/op PASS ok cmd/api 83.146s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 619717 182.3 ns/op BenchmarkCgoCall/one-pointer-4 532168 217.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 461576 264.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 479084 258.6 ns/op BenchmarkCgoCall/eight-pointers-4 240762 513.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 550658 222.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 41246 3097 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51824 2369 ns/op BenchmarkGoString-4 1233828 97.61 ns/op BenchmarkCGoCallback-4 68835 1726 ns/op BenchmarkCGoInCThread-4 319054 373.4 ns/op PASS ok cmd/cgo/internal/test 2.566s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 561746 210.1 ns/op BenchmarkEqArrayOfStrings64-4 61609 1929 ns/op BenchmarkEqArrayOfStrings1024-4 5780 20508 ns/op BenchmarkEqArrayOfFloats5-4 940022 117.1 ns/op BenchmarkEqArrayOfFloats64-4 122926 982.7 ns/op BenchmarkEqArrayOfFloats1024-4 5103 23261 ns/op BenchmarkEqArrayOfStructsEq-4 1389 86427 ns/op BenchmarkEqArrayOfStructsNotEq-4 2252 53212 ns/op BenchmarkEqStruct-4 16795144 7.159 ns/op PASS ok cmd/compile/internal/reflectdata 2.162s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 55533 ns/op BenchmarkInvertLessThanNoov-4 12300673 9.749 ns/op BenchmarkCopyElim1-4 1279 95443 ns/op BenchmarkCopyElim10-4 1501 111522 ns/op BenchmarkCopyElim100-4 549 233485 ns/op BenchmarkCopyElim1000-4 76 1547444 ns/op BenchmarkCopyElim10000-4 4 25486410 ns/op BenchmarkCopyElim100000-4 1 453571818 ns/op BenchmarkDeadCode/1-4 1185 105493 ns/op BenchmarkDeadCode/10-4 969 171801 ns/op BenchmarkDeadCode/100-4 292 403510 ns/op BenchmarkDeadCode/1000-4 50 2404611 ns/op BenchmarkDeadCode/10000-4 4 25334561 ns/op BenchmarkDeadCode/100000-4 1 390877554 ns/op BenchmarkDeadCode/200000-4 1 721301779 ns/op BenchmarkDominatorsLinear-4 10 10557416 ns/op 0.95 MB/s BenchmarkDominatorsFwdBack-4 8 13819474 ns/op 0.72 MB/s BenchmarkDominatorsManyPred-4 7 15789597 ns/op 0.63 MB/s BenchmarkDominatorsMaxPred-4 7 16078798 ns/op 0.62 MB/s BenchmarkDominatorsMaxPredVal-4 7 16066513 ns/op 0.62 MB/s BenchmarkFuse/1-4 1044 118348 ns/op BenchmarkFuse/10-4 663 174414 ns/op BenchmarkFuse/100-4 177 673930 ns/op BenchmarkFuse/1000-4 21 5824387 ns/op BenchmarkFuse/10000-4 2 65680198 ns/op BenchmarkNilCheckDeep1-4 7992 14475 ns/op 0.07 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3326 35840 ns/op 0.28 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 482 249559 ns/op 0.40 MB/s 1140 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2430376 ns/op 0.41 MB/s 8303 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 26751639 ns/op 0.37 MB/s 295468 B/op 8 allocs/op BenchmarkDSEPass-4 15 7445127 ns/op 61474 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 200885387 ns/op 4274528 B/op 108802 allocs/op BenchmarkCSEPass-4 5 22388111 ns/op 157873 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 253102147 ns/op 5695312 B/op 97686 allocs/op BenchmarkDeadcodePass-4 110 1051072 ns/op 102696 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 202438004 ns/op 4038136 B/op 44829 allocs/op BenchmarkMultiPass-4 40 2620066 ns/op 247196 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 386042788 ns/op 11221088 B/op 150136 allocs/op BenchmarkCondRewrite/SoloJump-4 3021420 39.54 ns/op BenchmarkCondRewrite/CombJump-4 2981870 40.04 ns/op PASS ok cmd/compile/internal/ssa 16.018s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7890 14936 ns/op BenchmarkExtShift-4 14887 8070 ns/op BenchmarkModify-4 7816 14971 ns/op BenchmarkMullImm-4 14004 8551 ns/op BenchmarkConstModify-4 7729 15129 ns/op BenchmarkBitSet-4 16123 7621 ns/op BenchmarkBitClear-4 16310 7350 ns/op BenchmarkBitToggle-4 16080 7495 ns/op BenchmarkBitSetConst-4 126252 954.9 ns/op BenchmarkBitClearConst-4 128800 941.0 ns/op BenchmarkBitToggleConst-4 126036 937.9 ns/op BenchmarkDivconstI64-4 8107414 14.78 ns/op BenchmarkModconstI64-4 7935198 15.16 ns/op BenchmarkDivisiblePow2constI64-4 8315793 14.53 ns/op BenchmarkDivisibleconstI64-4 7909396 15.11 ns/op BenchmarkDivisibleWDivconstI64-4 5449152 26.35 ns/op BenchmarkDivconstU64/3-4 7990344 15.02 ns/op BenchmarkDivconstU64/5-4 7963219 15.33 ns/op BenchmarkDivconstU64/37-4 7943134 15.30 ns/op BenchmarkDivconstU64/1234567-4 7950361 15.07 ns/op BenchmarkModconstU64-4 7860087 15.10 ns/op BenchmarkDivisibleconstU64-4 8078563 14.76 ns/op BenchmarkDivisibleWDivconstU64-4 5333406 22.41 ns/op BenchmarkDivconstI32-4 8142832 14.58 ns/op BenchmarkModconstI32-4 7772874 15.32 ns/op BenchmarkDivisiblePow2constI32-4 8196835 14.74 ns/op BenchmarkDivisibleconstI32-4 8218000 15.19 ns/op BenchmarkDivisibleWDivconstI32-4 4337263 27.94 ns/op BenchmarkDivconstU32-4 8113992 14.53 ns/op BenchmarkModconstU32-4 8147017 14.76 ns/op BenchmarkDivisibleconstU32-4 8362477 14.52 ns/op BenchmarkDivisibleWDivconstU32-4 5404078 24.70 ns/op BenchmarkDivconstI16-4 8456505 14.43 ns/op BenchmarkModconstI16-4 8166825 14.55 ns/op BenchmarkDivisiblePow2constI16-4 8231581 14.54 ns/op BenchmarkDivisibleconstI16-4 8220663 14.69 ns/op BenchmarkDivisibleWDivconstI16-4 4506651 22.83 ns/op BenchmarkDivconstU16-4 8403552 14.66 ns/op BenchmarkModconstU16-4 8091745 18.99 ns/op BenchmarkDivisibleconstU16-4 8169844 14.77 ns/op BenchmarkDivisibleWDivconstU16-4 5214961 23.25 ns/op BenchmarkDivconstI8-4 8229283 14.72 ns/op BenchmarkModconstI8-4 7896592 15.23 ns/op BenchmarkDivisiblePow2constI8-4 8391404 15.00 ns/op BenchmarkDivisibleconstI8-4 8207130 14.67 ns/op BenchmarkDivisibleWDivconstI8-4 5543746 22.10 ns/op BenchmarkDivconstU8-4 8364588 14.74 ns/op BenchmarkModconstU8-4 8149864 14.80 ns/op BenchmarkDivisibleconstU8-4 8242154 15.03 ns/op BenchmarkDivisibleWDivconstU8-4 5551642 21.89 ns/op BenchmarkMul2-4 171802 690.1 ns/op BenchmarkMulNeg2-4 171823 688.6 ns/op BenchmarkEfaceInteger-4 4238763 25.77 ns/op BenchmarkTypeAssert-4 14461158 8.323 ns/op BenchmarkDiv64UnsignedSmall-4 14499828 8.343 ns/op BenchmarkDiv64Small-4 13822929 8.725 ns/op BenchmarkDiv64SmallNegDivisor-4 13775257 8.688 ns/op BenchmarkDiv64SmallNegDividend-4 13794504 8.719 ns/op BenchmarkDiv64SmallNegBoth-4 15148536 8.017 ns/op BenchmarkDiv64Unsigned-4 11382862 10.36 ns/op BenchmarkDiv64-4 11568950 10.12 ns/op BenchmarkDiv64NegDivisor-4 11430566 10.20 ns/op BenchmarkDiv64NegDividend-4 11425591 10.23 ns/op BenchmarkDiv64NegBoth-4 11415928 10.23 ns/op BenchmarkMod64UnsignedSmall-4 14290962 8.350 ns/op BenchmarkMod64Small-4 13688668 8.768 ns/op BenchmarkMod64SmallNegDivisor-4 13715758 8.722 ns/op BenchmarkMod64SmallNegDividend-4 13816932 8.766 ns/op BenchmarkMod64SmallNegBoth-4 15139972 7.986 ns/op BenchmarkMod64Unsigned-4 11308503 10.51 ns/op BenchmarkMod64-4 11594059 10.13 ns/op BenchmarkMod64NegDivisor-4 11578198 10.15 ns/op BenchmarkMod64NegDividend-4 11581444 10.15 ns/op BenchmarkMod64NegBoth-4 11602137 10.19 ns/op BenchmarkMulconstI32/3-4 15120828 7.943 ns/op BenchmarkMulconstI32/5-4 15146688 8.011 ns/op BenchmarkMulconstI32/12-4 14930950 7.954 ns/op BenchmarkMulconstI32/120-4 15095216 7.930 ns/op BenchmarkMulconstI32/-120-4 15193602 7.917 ns/op BenchmarkMulconstI32/65537-4 15126558 7.943 ns/op BenchmarkMulconstI32/65538-4 15194568 7.934 ns/op BenchmarkMulconstI64/3-4 15080667 7.972 ns/op BenchmarkMulconstI64/5-4 15157096 7.922 ns/op BenchmarkMulconstI64/12-4 15192610 7.921 ns/op BenchmarkMulconstI64/120-4 15187968 7.927 ns/op BenchmarkMulconstI64/-120-4 15061898 7.916 ns/op BenchmarkMulconstI64/65537-4 15184777 8.008 ns/op BenchmarkMulconstI64/65538-4 15155799 7.963 ns/op BenchmarkMulconstU32/3-4 15169429 7.971 ns/op BenchmarkMulconstU32/5-4 15185730 7.953 ns/op BenchmarkMulconstU32/12-4 15185142 7.934 ns/op BenchmarkMulconstU32/120-4 15136933 7.954 ns/op BenchmarkMulconstU32/65537-4 15107539 7.944 ns/op BenchmarkMulconstU32/65538-4 15172514 8.003 ns/op BenchmarkMulconstU64/3-4 14817457 8.105 ns/op BenchmarkMulconstU64/5-4 15041550 8.862 ns/op BenchmarkMulconstU64/12-4 15002692 8.136 ns/op BenchmarkMulconstU64/120-4 15005164 8.230 ns/op BenchmarkMulconstU64/65537-4 14551408 8.494 ns/op BenchmarkMulconstU64/65538-4 14659354 8.013 ns/op BenchmarkShiftArithmeticRight-4 14843730 8.011 ns/op BenchmarkSwitch8Predictable-4 9857427 12.36 ns/op BenchmarkSwitch8Unpredictable-4 5861330 20.79 ns/op BenchmarkSwitch32Predictable-4 8798872 13.08 ns/op BenchmarkSwitch32Unpredictable-4 5328891 22.06 ns/op BenchmarkSwitchStringPredictable-4 4268389 28.08 ns/op BenchmarkSwitchStringUnpredictable-4 4374720 27.58 ns/op BenchmarkSwitchTypePredictable-4 3273198 36.45 ns/op BenchmarkSwitchTypeUnpredictable-4 2973878 46.02 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3499040 29.04 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4050364 30.76 ns/op PASS ok cmd/compile/internal/test 17.473s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 94 1189353 ns/op BenchmarkNamed/Underlying/nongeneric-4 1364018 89.00 ns/op BenchmarkNamed/Underlying/generic-4 1359363 88.23 ns/op BenchmarkNamed/Underlying/src_instance-4 1272825 88.52 ns/op BenchmarkNamed/Underlying/user_instance-4 1334990 89.55 ns/op BenchmarkCheck/http/funcbodies/info-4 1 611921382 ns/op 56452 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 450460855 ns/op 76677 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 162477366 ns/op 212578 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145780905 ns/op 236922 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 337704809 ns/op 15501 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93220011 ns/op 56151 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30803434 ns/op 169934 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28657687 ns/op 182653 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 45715605 ns/op 47463 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41223338 ns/op 52634 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19519194 ns/op 111161 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18794528 ns/op 115446 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 967721551 ns/op 73984 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 714250388 ns/op 100236 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157221159 ns/op 455253 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 133064741 ns/op 537919 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 369517622 ns/op 5485 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66017837 ns/op 30701 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 36081820 ns/op 56172 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 36414439 ns/op 55654 lines/s PASS ok cmd/compile/internal/types2 18.309s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 295 539352 ns/op 915797 sys-ns/op 712081 user-ns/op PASS ok cmd/go 1.237s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 244834 507.2 ns/op PASS ok cmd/go/internal/cfg 1.142s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23952 4958 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24885 5177 ns/op 1.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2619 44322 ns/op 23.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2625 44669 ns/op 22.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 380 321736 ns/op 25.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 313665 ns/op 26.12 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.912s All tests passed.