linux-s390x-ibm-race at 83da21f0526ccebf0bcd83434e56b82c8a75f269 :: 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=7a92ef54d2e148d98cc81bb47e91e2f8" "JOURNAL_STREAM=9:311301999" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=7a92ef54d2e148d98cc81bb47e91e2f8" "JOURNAL_STREAM=9:311301999" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.597s ok archive/zip 3.234s ok bufio 1.337s ok bytes 2.254s ok cmp 1.008s ok compress/bzip2 1.591s ok compress/flate 7.261s ok compress/gzip 18.162s ok compress/lzw 1.804s ok compress/zlib 6.465s ok container/heap 1.010s ok container/list 1.007s ok container/ring 1.008s ok context 1.028s ok crypto 1.008s ok crypto/aes 1.036s ok crypto/cipher 1.036s ok crypto/des 1.033s ok crypto/dsa 1.008s ok crypto/ecdh 1.440s ok crypto/ecdsa 1.616s ok crypto/ed25519 2.221s ok crypto/elliptic 1.042s ok crypto/hmac 1.013s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.616s ok crypto/internal/boring 1.006s ok crypto/internal/boring/bcache 1.330s ok crypto/internal/edwards25519 3.512s ok crypto/internal/edwards25519/field 1.205s ok crypto/internal/nistec 2.740s ok crypto/internal/nistec/fiat 1.010s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.407s ok crypto/rc4 1.578s ok crypto/rsa 3.576s ok crypto/sha1 1.009s ok crypto/sha256 1.011s ok crypto/sha512 1.012s ok crypto/subtle 1.450s ok crypto/tls 5.330s ok crypto/x509 2.967s ok database/sql 1.536s ok database/sql/driver 1.010s ok debug/buildinfo 1.024s ok debug/dwarf 1.058s ok debug/elf 2.168s ok debug/gosym 1.107s ok debug/macho 1.017s ok debug/pe 1.032s ok debug/plan9obj 1.006s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.012s ok encoding/asn1 1.011s ok encoding/base32 1.040s ok encoding/base64 1.013s ok encoding/binary 1.037s ok encoding/csv 1.051s ok encoding/gob 19.976s ok encoding/hex 1.012s ok encoding/json 2.141s ok encoding/pem 2.629s ok encoding/xml 1.152s ok errors 1.012s ok expvar 1.011s ok flag 3.044s ok fmt 1.562s ok go/ast 1.018s ok go/build 6.851s ok go/build/constraint 1.027s ok go/constant 1.028s ok go/doc 1.198s ok go/doc/comment 2.805s ok go/format 1.035s ok go/importer 1.503s ok go/internal/gccgoimporter 1.044s ok go/internal/gcimporter 7.398s ok go/internal/srcimporter 15.147s ok go/parser 2.061s ok go/printer 2.614s ok go/scanner 1.022s ok go/token 1.097s ok go/types 38.610s ok go/version 1.007s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.039s ok hash/crc64 1.021s ok hash/fnv 1.008s ok hash/maphash 1.008s ok html 1.007s ok html/template 1.232s ok image 1.542s ok image/color 1.029s ok image/draw 1.705s ok image/gif 2.042s ok image/jpeg 2.688s ok image/png 4.188s ok index/suffixarray 2.731s ok internal/abi 1.024s ok internal/buildcfg 1.007s ok internal/coverage/cformat 1.006s ok internal/coverage/cmerge 1.006s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.006s 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.007s ok internal/fuzz 1.025s ok internal/godebug 13.347s ok internal/godebugs 1.006s ok internal/gover 1.007s ok internal/intern 1.193s ok internal/itoa 1.009s ok internal/platform 1.477s ok internal/poll 1.374s ok internal/profile 1.025s ok internal/reflectlite 1.010s ok internal/safefilepath 1.007s ok internal/saferio 1.072s ok internal/singleflight 1.067s ok internal/testenv 1.095s ok internal/trace 1.259s ok internal/trace/v2 8.527s ok internal/types/errors 1.293s ok internal/unsafeheader 1.006s ok internal/xcoff 1.020s ok internal/zstd 1.050s ok io 1.036s ok io/fs 1.171s ok io/ioutil 1.012s ok log 1.041s ok log/slog 1.081s ok log/slog/internal/benchmarks 1.008s ok log/slog/internal/buffer 1.008s ok log/syslog 2.219s ok maps 1.007s ok math 1.019s ok math/big 5.025s ok math/bits 1.013s ok math/cmplx 1.010s ok math/rand 4.490s ok math/rand/v2 3.610s ok mime 1.027s ok mime/multipart 6.325s ok mime/quotedprintable 1.053s ok net 41.342s ok net/http 11.566s ok net/http/cgi 27.628s ok net/http/cookiejar 1.020s ok net/http/fcgi 1.218s ok net/http/httptest 1.268s ok net/http/httptrace 1.011s ok net/http/httputil 1.726s ok net/http/internal 1.011s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.159s ok net/internal/socktest 1.017s ok net/mail 1.041s ok net/netip 1.493s ok net/rpc 1.227s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.087s ok net/textproto 1.023s ok net/url 1.023s ok os 7.482s ok os/exec 8.242s ok os/exec/internal/fdtest 1.006s ok os/signal 21.668s ok os/user 1.011s ok path 1.009s ok path/filepath 1.028s ok plugin 1.007s ok reflect 1.781s ok regexp 3.905s ok regexp/syntax 7.512s ok runtime 23.923s ok runtime/cgo 1.006s ok runtime/coverage 1.007s ok runtime/debug 2.041s ok runtime/internal/atomic 1.014s ok runtime/internal/math 1.006s ok runtime/internal/sys 1.007s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.082s ok runtime/pprof 19.913s ok runtime/race 9.844s ok runtime/trace 1.473s ok slices 1.760s ok sort 1.630s ok strconv 3.611s ok strings 2.806s ok sync 1.310s ok sync/atomic 3.580s ok syscall 10.023s ok testing 3.931s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.167s ok testing/slogtest 1.011s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.092s ok text/template/parse 1.040s ok time 3.118s ok unicode 1.015s ok unicode/utf16 1.008s ok unicode/utf8 1.016s ok cmd/addr2line 5.632s ok cmd/api 3.011s ok cmd/asm/internal/asm 5.202s ok cmd/asm/internal/lex 1.011s ok cmd/cgo/internal/swig 1.018s ok cmd/cgo/internal/test 2.055s ok cmd/cgo/internal/testcarchive 24.077s ok cmd/cgo/internal/testcshared 8.189s ok cmd/cgo/internal/testerrors 9.530s ok cmd/cgo/internal/testfortran 1.011s ok cmd/cgo/internal/testgodefs 1.378s ok cmd/cgo/internal/testlife 1.384s ok cmd/cgo/internal/testnocgo 1.011s ok cmd/cgo/internal/testplugin 31.792s ok cmd/cgo/internal/testsanitizers 1.048s ok cmd/cgo/internal/testshared 35.831s ok cmd/cgo/internal/testso 2.445s ok cmd/cgo/internal/teststdio 2.136s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.036s ok cmd/compile/internal/amd64 1.008s ok cmd/compile/internal/base 1.007s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.009s ok cmd/compile/internal/dwarfgen 1.506s ok cmd/compile/internal/importer 1.451s ok cmd/compile/internal/inline/inlheur 1.205s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/logopt 1.024s ok cmd/compile/internal/loopvar 1.008s ok cmd/compile/internal/noder 1.020s ok cmd/compile/internal/reflectdata 1.009s [no tests to run] ok cmd/compile/internal/ssa 13.025s ok cmd/compile/internal/syntax 1.144s ok cmd/compile/internal/test 10.526s ok cmd/compile/internal/typecheck 1.134s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 20.160s ok cmd/covdata 1.328s ok cmd/cover 19.986s ok cmd/dist 1.009s ok cmd/distpack 1.008s ok cmd/doc 2.363s ok cmd/fix 4.092s ok cmd/go 300.080s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.083s ok cmd/go/internal/cfg 1.007s [no tests to run] ok cmd/go/internal/envcmd 1.027s ok cmd/go/internal/fsys 1.029s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/gover 1.008s ok cmd/go/internal/imports 1.015s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.105s ok cmd/go/internal/lockedfile/internal/filelock 2.036s ok cmd/go/internal/modfetch 1.028s ok cmd/go/internal/modfetch/codehost 1.352s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.610s ok cmd/go/internal/modload 1.023s ok cmd/go/internal/mvs 1.021s ok cmd/go/internal/par 1.044s ok cmd/go/internal/str 1.008s ok cmd/go/internal/test 1.028s ok cmd/go/internal/toolchain 1.021s ok cmd/go/internal/vcs 1.061s ok cmd/go/internal/vcweb 1.062s ok cmd/go/internal/vcweb/vcstest 1.874s ok cmd/go/internal/web 1.025s ok cmd/go/internal/work 1.725s ok cmd/gofmt 1.638s ok cmd/internal/archive 1.500s ok cmd/internal/buildid 1.707s ok cmd/internal/cov 1.334s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/dwarf 1.061s ok cmd/internal/edit 1.027s ok cmd/internal/goobj 1.025s ok cmd/internal/moddeps 2.335s ok cmd/internal/notsha256 1.010s ok cmd/internal/obj 1.475s ok cmd/internal/obj/ppc64 1.072s ok cmd/internal/obj/riscv 1.043s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 2.987s ok cmd/internal/objabi 1.050s ok cmd/internal/pkgpath 5.055s ok cmd/internal/pkgpattern 1.010s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.009s ok cmd/internal/test2json 1.787s ok cmd/link 11.787s ok cmd/link/internal/benchmark 1.012s ok cmd/link/internal/ld 7.257s ok cmd/link/internal/loader 1.108s ok cmd/nm 9.368s ok cmd/objdump 1.200s ok cmd/pack 7.786s ok cmd/pprof 1.018s ok cmd/trace 1.019s ok cmd/trace/v2 1.313s ok cmd/vet 36.016s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2624 44715 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1917 58318 ns/op 1847 B/op 36 allocs/op Benchmark/Writer/PAX-4 1359 85517 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4352 25695 ns/op 5252 B/op 16 allocs/op Benchmark/Reader/GNU-4 5678 17854 ns/op 5196 B/op 15 allocs/op Benchmark/Reader/PAX-4 2272 51474 ns/op 8866 B/op 33 allocs/op PASS ok archive/tar 1.739s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 459607607 ns/op 1643048 B/op 101 allocs/op BenchmarkZip64Test-4 1 183609221 ns/op BenchmarkZip64TestSizes/4096-4 1646 70363 ns/op BenchmarkZip64TestSizes/1048576-4 98 1214887 ns/op BenchmarkZip64TestSizes/67108864-4 1 174865356 ns/op PASS ok archive/zip 2.599s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 163746 710.3 ns/op BenchmarkReaderCopyUnoptimal-4 103887 1152 ns/op BenchmarkReaderCopyNoWriteTo-4 16839 7316 ns/op BenchmarkReaderWriteToOptimal-4 13321 11492 ns/op BenchmarkReaderReadString-4 89125 1623 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 163214 732.8 ns/op BenchmarkWriterCopyUnoptimal-4 184399 663.8 ns/op BenchmarkWriterCopyNoReadFrom-4 13459 8476 ns/op BenchmarkReaderEmpty-4 71596 1450 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 42824 2911 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 458953 258.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.732s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10693 10933 ns/op 2997.16 MB/s BenchmarkWriteByte-4 392 299000 ns/op 13.70 MB/s BenchmarkWriteRune-4 223 543017 ns/op 22.63 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4291651 ns/op BenchmarkBufferFullSmallReads-4 85 1358450 ns/op BenchmarkBufferWriteBlock/N4096-4 8246 13383 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 736 145106 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 18 6561722 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 6778593 ns/op 2475.03 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4225480 27.15 ns/op 368.33 MB/s BenchmarkIndexByte/32-4 5227443 22.68 ns/op 1410.72 MB/s BenchmarkIndexByte/4K-4 757033 147.5 ns/op 27767.92 MB/s BenchmarkIndexBytePortable/10-4 876486 132.3 ns/op 75.61 MB/s BenchmarkIndexBytePortable/32-4 300018 377.4 ns/op 84.80 MB/s BenchmarkIndexBytePortable/4K-4 2694 44362 ns/op 92.33 MB/s BenchmarkIndexRune/10-4 1269459 103.9 ns/op 96.27 MB/s BenchmarkIndexRune/32-4 1288560 104.0 ns/op 307.83 MB/s BenchmarkIndexRune/4K-4 358710 360.1 ns/op 11375.76 MB/s BenchmarkIndexRuneASCII/10-4 4285090 28.35 ns/op 352.70 MB/s BenchmarkIndexRuneASCII/32-4 4513578 23.71 ns/op 1349.87 MB/s BenchmarkIndexRuneASCII/4K-4 808029 146.2 ns/op 28013.91 MB/s BenchmarkEqual/0-4 8257140 13.95 ns/op BenchmarkEqual/1-4 1486026 81.14 ns/op 12.32 MB/s BenchmarkEqual/6-4 1482969 81.00 ns/op 74.07 MB/s BenchmarkEqual/9-4 1419369 84.35 ns/op 106.69 MB/s BenchmarkEqual/15-4 1448095 83.80 ns/op 179.01 MB/s BenchmarkEqual/16-4 1391725 85.85 ns/op 186.36 MB/s BenchmarkEqual/20-4 1435897 84.00 ns/op 238.09 MB/s BenchmarkEqual/32-4 1348299 89.12 ns/op 359.06 MB/s BenchmarkEqual/4K-4 119041 1008 ns/op 4062.52 MB/s BenchmarkEqualBothUnaligned/64_0-4 1464874 81.00 ns/op 790.13 MB/s BenchmarkEqualBothUnaligned/64_1-4 1359441 87.95 ns/op 727.67 MB/s BenchmarkEqualBothUnaligned/64_4-4 1375027 85.95 ns/op 744.60 MB/s BenchmarkEqualBothUnaligned/64_7-4 1395414 86.43 ns/op 740.46 MB/s BenchmarkEqualBothUnaligned/4096_0-4 118531 1017 ns/op 4026.03 MB/s BenchmarkEqualBothUnaligned/4096_1-4 87721 1226 ns/op 3339.85 MB/s BenchmarkEqualBothUnaligned/4096_4-4 101372 1158 ns/op 3537.32 MB/s BenchmarkEqualBothUnaligned/4096_7-4 98833 1210 ns/op 3385.67 MB/s BenchmarkIndex/10-4 3551883 32.61 ns/op 306.63 MB/s BenchmarkIndex/32-4 2960926 42.89 ns/op 746.01 MB/s BenchmarkIndex/4K-4 77136 1692 ns/op 2421.02 MB/s BenchmarkIndexEasy/10-4 3568134 33.07 ns/op 302.38 MB/s BenchmarkIndexEasy/32-4 2999404 39.28 ns/op 814.61 MB/s BenchmarkIndexEasy/4K-4 428839 294.6 ns/op 13904.67 MB/s BenchmarkCount/10-4 1849106 63.46 ns/op 157.57 MB/s BenchmarkCount/32-4 1677414 71.49 ns/op 447.61 MB/s BenchmarkCount/4K-4 74276 1599 ns/op 2561.00 MB/s BenchmarkCountEasy/10-4 1812315 65.13 ns/op 153.54 MB/s BenchmarkCountEasy/32-4 1665822 71.20 ns/op 449.46 MB/s BenchmarkCountEasy/4K-4 380992 314.3 ns/op 13031.91 MB/s BenchmarkCountSingle/10-4 3045390 38.77 ns/op 257.93 MB/s BenchmarkCountSingle/32-4 2984954 39.90 ns/op 801.91 MB/s BenchmarkCountSingle/4K-4 542610 219.4 ns/op 18669.22 MB/s BenchmarkToUpper/#00-4 3219302 36.38 ns/op BenchmarkToUpper/ONLYUPPER-4 310032 381.9 ns/op BenchmarkToUpper/abc-4 534648 221.5 ns/op BenchmarkToUpper/AbC123-4 329552 380.1 ns/op BenchmarkToUpper/azAZ09_-4 294927 418.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87111 1473 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37978 3421 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58378 2063 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118767 991.4 ns/op BenchmarkToLower/#00-4 3082843 37.51 ns/op BenchmarkToLower/abc-4 441352 274.9 ns/op BenchmarkToLower/AbC123-4 318544 373.9 ns/op BenchmarkToLower/azAZ09_-4 283470 428.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86394 1399 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42962 2830 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71358 1622 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119680 1011 ns/op BenchmarkFields/ASCII/16-4 145264 839.1 ns/op 19.07 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9925 11400 ns/op 22.46 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 663 178973 ns/op 22.89 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 3075312 ns/op 21.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49767764 ns/op 21.07 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 116108 970.7 ns/op 16.48 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6271 19165 ns/op 13.36 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 391 302164 ns/op 13.56 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5060578 ns/op 12.95 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90217220 ns/op 11.62 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 187587 647.0 ns/op 24.73 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14383 8304 ns/op 30.83 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 816 143348 ns/op 28.57 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3009101 ns/op 21.78 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57928714 ns/op 18.10 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 164866 1381 ns/op 11.58 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8713 13625 ns/op 18.79 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 570 208179 ns/op 19.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 4144940 ns/op 15.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69943370 ns/op 14.99 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1836172 72.07 ns/op BenchmarkTrimSpace/ASCII-4 555430 216.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90129 1342 ns/op BenchmarkTrimSpace/JustNonASCII-4 43562 2769 ns/op BenchmarkToValidUTF8/Valid-4 475873 253.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 356113 349.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89812 1350 ns/op BenchmarkIndexHard1-4 1767 70177 ns/op BenchmarkIndexHard2-4 391 307299 ns/op BenchmarkIndexHard3-4 170 704247 ns/op BenchmarkIndexHard4-4 91 1294231 ns/op BenchmarkLastIndexHard1-4 4 26395082 ns/op BenchmarkLastIndexHard2-4 4 25330691 ns/op BenchmarkLastIndexHard3-4 4 25385516 ns/op BenchmarkCountHard1-4 1684 71892 ns/op BenchmarkCountHard2-4 388 307762 ns/op BenchmarkCountHard3-4 156 703925 ns/op BenchmarkSplitEmptySeparator-4 1 144509855 ns/op BenchmarkSplitSingleByteSeparator-4 15 7506994 ns/op BenchmarkSplitMultiByteSeparator-4 13 9262392 ns/op BenchmarkSplitNSingleByteSeparator-4 186430 598.7 ns/op BenchmarkSplitNMultiByteSeparator-4 66417 1677 ns/op BenchmarkRepeat-4 172686 685.6 ns/op BenchmarkRepeatLarge/256/1-4 124813 894.6 ns/op 286.18 MB/s BenchmarkRepeatLarge/256/16-4 214824 517.4 ns/op 494.82 MB/s BenchmarkRepeatLarge/512/1-4 102334 1104 ns/op 463.66 MB/s BenchmarkRepeatLarge/512/16-4 145370 785.5 ns/op 651.78 MB/s BenchmarkRepeatLarge/1024/1-4 85416 1324 ns/op 773.67 MB/s BenchmarkRepeatLarge/1024/16-4 114924 975.0 ns/op 1050.29 MB/s BenchmarkRepeatLarge/2048/1-4 62678 1849 ns/op 1107.33 MB/s BenchmarkRepeatLarge/2048/16-4 78951 1458 ns/op 1404.30 MB/s BenchmarkRepeatLarge/4096/1-4 42482 2782 ns/op 1472.20 MB/s BenchmarkRepeatLarge/4096/16-4 48186 2356 ns/op 1738.66 MB/s BenchmarkRepeatLarge/8192/1-4 26469 4493 ns/op 1823.35 MB/s BenchmarkRepeatLarge/8192/16-4 28987 4094 ns/op 2001.11 MB/s BenchmarkRepeatLarge/8192/4097-4 59412 1975 ns/op 2074.51 MB/s BenchmarkRepeatLarge/16384/1-4 15195 9565 ns/op 1712.91 MB/s BenchmarkRepeatLarge/16384/16-4 15357 7395 ns/op 2215.61 MB/s BenchmarkRepeatLarge/16384/4097-4 19922 5723 ns/op 2147.63 MB/s BenchmarkRepeatLarge/32768/1-4 8606 14764 ns/op 2219.47 MB/s BenchmarkRepeatLarge/32768/16-4 8629 13778 ns/op 2378.33 MB/s BenchmarkRepeatLarge/32768/4097-4 8923 13595 ns/op 2109.57 MB/s BenchmarkRepeatLarge/65536/1-4 3811 27792 ns/op 2358.11 MB/s BenchmarkRepeatLarge/65536/16-4 3577 31670 ns/op 2069.36 MB/s BenchmarkRepeatLarge/65536/4097-4 4394 28397 ns/op 2164.17 MB/s BenchmarkRepeatLarge/131072/1-4 546 239603 ns/op 547.04 MB/s BenchmarkRepeatLarge/131072/16-4 574 259500 ns/op 505.09 MB/s BenchmarkRepeatLarge/131072/4097-4 596 198011 ns/op 641.41 MB/s BenchmarkRepeatLarge/262144/1-4 292 405989 ns/op 645.69 MB/s BenchmarkRepeatLarge/262144/16-4 291 403581 ns/op 649.54 MB/s BenchmarkRepeatLarge/262144/4097-4 301 411427 ns/op 627.36 MB/s BenchmarkRepeatLarge/524288/1-4 148 793008 ns/op 661.14 MB/s BenchmarkRepeatLarge/524288/16-4 146 798743 ns/op 656.39 MB/s BenchmarkRepeatLarge/524288/4097-4 148 790062 ns/op 658.58 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1588606 ns/op 660.06 MB/s BenchmarkRepeatLarge/1048576/16-4 75 1603512 ns/op 653.92 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1603709 ns/op 651.45 MB/s BenchmarkRepeatLarge/2097152/1-4 37 3261478 ns/op 643.01 MB/s BenchmarkRepeatLarge/2097152/16-4 37 3217041 ns/op 651.89 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 3203443 ns/op 653.54 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6523286 ns/op 642.97 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6554019 ns/op 639.96 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 6438097 ns/op 651.00 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13427623 ns/op 624.73 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13185887 ns/op 636.18 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13911912 ns/op 602.83 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29654109 ns/op 565.76 MB/s BenchmarkRepeatLarge/16777216/16-4 3 38200246 ns/op 439.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28851432 ns/op 581.50 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52144232 ns/op 643.49 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57324392 ns/op 585.34 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60646284 ns/op 553.28 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119996537 ns/op 559.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 118479060 ns/op 566.42 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114253658 ns/op 587.37 MB/s BenchmarkRepeatLarge/134217728/1-4 1 199323684 ns/op 673.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 331044623 ns/op 405.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 238825627 ns/op 561.99 MB/s BenchmarkRepeatLarge/268435456/1-4 1 412608580 ns/op 650.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 470871524 ns/op 570.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 480746530 ns/op 558.37 MB/s BenchmarkRepeatLarge/536870912/1-4 1 829338790 ns/op 647.35 MB/s BenchmarkRepeatLarge/536870912/16-4 1 961962863 ns/op 558.10 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 971804486 ns/op 552.45 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1669921657 ns/op 642.99 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1898606222 ns/op 565.54 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1912338400 ns/op 561.48 MB/s BenchmarkBytesCompare/1-4 11075586 10.91 ns/op BenchmarkBytesCompare/2-4 11072760 10.89 ns/op BenchmarkBytesCompare/4-4 10665482 11.31 ns/op BenchmarkBytesCompare/8-4 10327128 10.89 ns/op BenchmarkBytesCompare/16-4 10948279 10.99 ns/op BenchmarkBytesCompare/32-4 9870044 12.03 ns/op BenchmarkBytesCompare/64-4 9390489 12.75 ns/op BenchmarkBytesCompare/128-4 8478177 14.15 ns/op BenchmarkBytesCompare/256-4 7023403 17.04 ns/op BenchmarkBytesCompare/512-4 4878590 24.78 ns/op BenchmarkBytesCompare/1024-4 2925310 40.50 ns/op BenchmarkBytesCompare/2048-4 1657958 72.62 ns/op BenchmarkIndexAnyASCII/1:1-4 2571312 46.66 ns/op BenchmarkIndexAnyASCII/1:2-4 2525389 48.98 ns/op BenchmarkIndexAnyASCII/1:4-4 2378762 49.99 ns/op BenchmarkIndexAnyASCII/1:8-4 2292110 51.16 ns/op BenchmarkIndexAnyASCII/1:16-4 1960201 59.88 ns/op BenchmarkIndexAnyASCII/1:32-4 1932331 61.02 ns/op BenchmarkIndexAnyASCII/1:64-4 1890405 64.88 ns/op BenchmarkIndexAnyASCII/16:1-4 2384253 47.41 ns/op BenchmarkIndexAnyASCII/16:2-4 332083 361.6 ns/op BenchmarkIndexAnyASCII/16:4-4 324620 364.5 ns/op BenchmarkIndexAnyASCII/16:8-4 322881 373.8 ns/op BenchmarkIndexAnyASCII/16:16-4 306478 395.8 ns/op BenchmarkIndexAnyASCII/16:32-4 261985 419.4 ns/op BenchmarkIndexAnyASCII/16:64-4 254984 472.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2046564 58.59 ns/op BenchmarkIndexAnyASCII/256:2-4 25203 4897 ns/op BenchmarkIndexAnyASCII/256:4-4 25281 4838 ns/op BenchmarkIndexAnyASCII/256:8-4 24858 4924 ns/op BenchmarkIndexAnyASCII/256:16-4 25040 4874 ns/op BenchmarkIndexAnyASCII/256:32-4 24982 5013 ns/op BenchmarkIndexAnyASCII/256:64-4 24273 5009 ns/op BenchmarkIndexAnyUTF8/1:1-4 2525737 46.88 ns/op BenchmarkIndexAnyUTF8/1:2-4 2524585 47.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2418402 50.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 2316385 52.29 ns/op BenchmarkIndexAnyUTF8/1:16-4 1956862 59.27 ns/op BenchmarkIndexAnyUTF8/1:32-4 1931620 61.28 ns/op BenchmarkIndexAnyUTF8/1:64-4 1856887 64.25 ns/op BenchmarkIndexAnyUTF8/16:1-4 156748 793.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 242282 482.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 231022 512.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 223239 537.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 182679 654.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 182097 670.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 168937 709.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 9889 11950 ns/op BenchmarkIndexAnyUTF8/256:2-4 17076 7016 ns/op BenchmarkIndexAnyUTF8/256:4-4 16280 7404 ns/op BenchmarkIndexAnyUTF8/256:8-4 15534 7700 ns/op BenchmarkIndexAnyUTF8/256:16-4 12109 9685 ns/op BenchmarkIndexAnyUTF8/256:32-4 12072 10245 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10703 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2384034 47.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2403867 49.24 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2420599 51.31 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2299196 53.48 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1927677 61.94 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1924542 62.48 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1840572 64.93 ns/op BenchmarkLastIndexAnyASCII/16:1-4 335952 351.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 332919 351.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 338241 357.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 330396 366.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 308314 376.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 296960 405.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 258154 465.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24955 4824 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25437 4853 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25114 4870 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25282 4782 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25113 4924 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24997 4902 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24456 4995 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2521575 48.61 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2395330 48.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2379616 50.25 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2274949 51.85 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1986051 60.51 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1908277 60.37 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1849904 64.69 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 280928 415.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 245683 483.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237968 513.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 222051 535.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 180565 656.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 178375 663.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168450 702.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19446 5989 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17130 7117 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15787 7448 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15432 7887 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12400 9761 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12042 9816 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10589 ns/op BenchmarkTrimASCII/1:1-4 2849931 41.24 ns/op BenchmarkTrimASCII/1:2-4 1801552 66.15 ns/op BenchmarkTrimASCII/1:4-4 1754450 67.33 ns/op BenchmarkTrimASCII/1:8-4 1559058 75.42 ns/op BenchmarkTrimASCII/1:16-4 1301260 90.34 ns/op BenchmarkTrimASCII/16:1-4 532305 236.2 ns/op BenchmarkTrimASCII/16:2-4 345609 358.2 ns/op BenchmarkTrimASCII/16:4-4 346872 346.6 ns/op BenchmarkTrimASCII/16:8-4 339562 355.6 ns/op BenchmarkTrimASCII/16:16-4 324967 370.2 ns/op BenchmarkTrimASCII/256:1-4 40465 2974 ns/op BenchmarkTrimASCII/256:2-4 24864 4784 ns/op BenchmarkTrimASCII/256:4-4 25016 4767 ns/op BenchmarkTrimASCII/256:8-4 24505 4803 ns/op BenchmarkTrimASCII/256:16-4 24870 4868 ns/op BenchmarkTrimASCII/4096:1-4 2536 47478 ns/op BenchmarkTrimASCII/4096:2-4 1542 75446 ns/op BenchmarkTrimASCII/4096:4-4 1572 75768 ns/op BenchmarkTrimASCII/4096:8-4 1574 75725 ns/op BenchmarkTrimASCII/4096:16-4 1508 79145 ns/op BenchmarkTrimByte-4 2044934 58.33 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30300 3821 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30243 3928 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 508 235851 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1113 106204 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2167 54095 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4122 28030 ns/op BenchmarkCompareBytesEqual-4 10420198 11.50 ns/op BenchmarkCompareBytesToNil-4 13090101 8.825 ns/op BenchmarkCompareBytesEmpty-4 11099295 9.373 ns/op BenchmarkCompareBytesIdentical-4 12077323 9.417 ns/op BenchmarkCompareBytesSameLength-4 10874925 11.03 ns/op BenchmarkCompareBytesDifferentLength-4 10612094 12.19 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2455 49427 ns/op 21214.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2442 49421 ns/op 21217.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2454 49195 ns/op 21314.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2449 49437 ns/op 21210.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2449 49403 ns/op 21225.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2438 49296 ns/op 21271.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2456 49443 ns/op 21208.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2475 49322 ns/op 21260.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2397 50119 ns/op 20922.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2319 50446 ns/op 20786.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2331 51351 ns/op 20419.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2386 50883 ns/op 20607.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2354 51045 ns/op 20542.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2410 50493 ns/op 20766.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2350 50433 ns/op 20791.59 MB/s BenchmarkCompareBytesBig-4 2434 49443 ns/op 21208.04 MB/s BenchmarkCompareBytesBigIdentical-4 12397400 9.310 ns/op 112625982.71 MB/s PASS ok bytes 62.128s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100082617 ns/op 1.00 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 399009515 ns/op 1.42 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30153899 ns/op 0.54 MB/s 3643430 B/op 51 allocs/op PASS ok compress/bzip2 2.649s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2422594 ns/op 4.13 MB/s 42764 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25030205 ns/op 4.00 MB/s 46820 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 232584371 ns/op 4.30 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2556197 ns/op 3.91 MB/s 41532 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 25949457 ns/op 3.85 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 265006154 ns/op 3.77 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2510866 ns/op 3.98 MB/s 43683 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25838047 ns/op 3.87 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 247961364 ns/op 4.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2519464 ns/op 3.97 MB/s 42544 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24751985 ns/op 4.04 MB/s 47484 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 248860028 ns/op 4.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2681824 ns/op 3.73 MB/s 44347 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25234235 ns/op 3.96 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 252914269 ns/op 3.95 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2088423 ns/op 4.79 MB/s 43245 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18308182 ns/op 5.46 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 179195427 ns/op 5.58 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1883288 ns/op 5.31 MB/s 43566 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14441236 ns/op 6.92 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 143202576 ns/op 6.98 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 1883783 ns/op 5.31 MB/s 43102 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14443260 ns/op 6.92 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 146716720 ns/op 6.82 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1257227 ns/op 7.95 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11804575 ns/op 8.47 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116750894 ns/op 8.57 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3006587 ns/op 3.33 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25425847 ns/op 3.93 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 252625148 ns/op 3.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9402102 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 96293910 ns/op 1.04 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 964037929 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9238481 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 96042532 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 957823690 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1609882 ns/op 6.21 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13003226 ns/op 7.69 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129677383 ns/op 7.71 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2793176 ns/op 3.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19702057 ns/op 5.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 193856658 ns/op 5.16 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8476552 ns/op 1.18 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 78919599 ns/op 1.27 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 795438728 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8517809 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 95767952 ns/op 1.04 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 970687028 ns/op 1.03 MB/s PASS ok compress/flate 18.072s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3953983 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse4-4 30 4050435 ns/op 2.47 MB/s BenchmarkDecoder/1e5-4 3 39172840 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse5-4 3 41619648 ns/op 2.40 MB/s BenchmarkDecoder/1e6-4 1 393330902 ns/op 2.54 MB/s BenchmarkDecoder/1e-Reuse6-4 1 399812060 ns/op 2.50 MB/s BenchmarkEncoder/1e4-4 37 3067528 ns/op 3.26 MB/s BenchmarkEncoder/1e-Reuse4-4 37 3059306 ns/op 3.27 MB/s BenchmarkEncoder/1e5-4 4 43625692 ns/op 2.29 MB/s BenchmarkEncoder/1e-Reuse5-4 4 31280381 ns/op 3.20 MB/s BenchmarkEncoder/1e6-4 1 316513439 ns/op 3.16 MB/s BenchmarkEncoder/1e-Reuse6-4 1 309933132 ns/op 3.23 MB/s PASS ok compress/lzw 4.806s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6399685 ns/op PASS ok container/heap 1.130s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 29942 3737 ns/op BenchmarkWithTimeout/concurrency=40-4 9374 14072 ns/op BenchmarkWithTimeout/concurrency=4000-4 10000 14497 ns/op BenchmarkWithTimeout/concurrency=400000-4 6574 32885 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 436638 242.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19585 5675 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 29332 4197 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 5256 23684 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3507 35641 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4927 26640 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 474 250077 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 356 342170 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 480 251497 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 44 2590502 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 32 3533506 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 52 2600307 ns/op BenchmarkCheckCanceled/Err-4 440379 266.3 ns/op BenchmarkCheckCanceled/Done-4 607298 197.6 ns/op BenchmarkContextCancelDone-4 816460 134.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 32368 4260 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32073 3968 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27914 4339 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22143 5615 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14704 8169 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 475146 245.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 270132 446.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 181177 656.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114963 1055 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 59565 2036 ns/op PASS ok context 11.961s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1830379 69.19 ns/op 231.23 MB/s BenchmarkDecrypt-4 1849852 64.88 ns/op 246.59 MB/s BenchmarkExpand-4 13778 8639 ns/op PASS ok crypto/aes 1.626s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178664 668.8 ns/op 95.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352764 326.3 ns/op 196.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183429 667.3 ns/op 95.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360679 329.3 ns/op 194.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154554 768.5 ns/op 1756.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 305850 391.1 ns/op 3451.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 158984 768.9 ns/op 1755.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 297950 394.6 ns/op 3421.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101884 1161 ns/op 7054.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143096 817.8 ns/op 10016.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 98119 1172 ns/op 6990.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 142611 825.2 ns/op 9927.17 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2209 54351 ns/op 18.75 MB/s BenchmarkAESCFBDecrypt1K-4 2229 54049 ns/op 18.85 MB/s BenchmarkAESCFBDecrypt8K-4 283 431681 ns/op 18.97 MB/s BenchmarkAESOFB1K-4 5744 21003 ns/op 48.52 MB/s BenchmarkAESCTR1K-4 5672 21280 ns/op 47.89 MB/s BenchmarkAESCTR8K-4 709 169983 ns/op 48.16 MB/s BenchmarkAESCBCEncrypt1K-4 428271 277.9 ns/op 3684.32 MB/s BenchmarkAESCBCDecrypt1K-4 887980 133.6 ns/op 7666.00 MB/s PASS ok crypto/cipher 3.575s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46002 2585 ns/op 3.10 MB/s BenchmarkDecrypt-4 42016 2853 ns/op 2.80 MB/s BenchmarkTDESEncrypt-4 15182 7866 ns/op 1.02 MB/s BenchmarkTDESDecrypt-4 14804 8106 ns/op 0.99 MB/s PASS ok crypto/des 1.707s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 886 132026 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18649081 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43909393 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5462151 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 1.868s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2557 45031 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1849 64494 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1384 85564 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2450 48763 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1232 97540 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 780 154333 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3494 32792 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5132422 ns/op 1093 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11509429 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.401s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 110 1025484 ns/op BenchmarkNewKeyFromSeed-4 100 1103838 ns/op BenchmarkSigning-4 98 1216532 ns/op BenchmarkVerification-4 52 2218648 ns/op PASS ok crypto/ed25519 1.550s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4364 27381 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 60 1914196 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5086691 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11953692 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1286 92641 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4671446 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13053748 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31505284 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7882 14793 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4203 28206 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2674 41619 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2884246 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1843 64258 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 857390 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1268 94059 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2295514 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.531s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16660 7104 ns/op 144.15 MB/s BenchmarkHMACSHA256_32-4 17251 6932 ns/op 4.62 MB/s BenchmarkNewWriteSum-4 9908 11410 ns/op 2.80 MB/s PASS ok crypto/hmac 1.509s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 31123 4380 ns/op BenchmarkModSub-4 34959 3727 ns/op BenchmarkMontgomeryRepr-4 13623 9155 ns/op BenchmarkMontgomeryMul-4 12698 9076 ns/op BenchmarkModMul-4 6597 17888 ns/op BenchmarkExpBig-4 7 16316051 ns/op BenchmarkExp-4 4 32308421 ns/op PASS ok crypto/internal/bigmod 2.902s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 439 245583 ns/op BenchmarkScalarBaseMult-4 120 993692 ns/op BenchmarkScalarMult-4 40 2977061 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2281802 ns/op PASS ok crypto/internal/edwards25519 1.689s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 241233 568.7 ns/op BenchmarkMultiply-4 245504 487.2 ns/op BenchmarkSquare-4 308680 389.8 ns/op BenchmarkInvert-4 1166 102478 ns/op BenchmarkMult32-4 801466 154.6 ns/op PASS ok crypto/internal/edwards25519/field 1.687s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4628841 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1527 78074 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12631259 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30755496 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 76 1537804 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7239 17322 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4210675 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123963199 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.332s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 245792 474.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129139 925.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 63092 1910 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 249999 479.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 123798 924.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62776 1938 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.812s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 83832 1421 ns/op 5.63 MB/s BenchmarkHash64-4 105382 1195 ns/op 53.57 MB/s BenchmarkHash128-4 98186 1268 ns/op 100.92 MB/s BenchmarkHash256-4 83430 1447 ns/op 176.92 MB/s BenchmarkHash512-4 68650 1800 ns/op 284.46 MB/s BenchmarkHash1K-4 49364 2426 ns/op 422.14 MB/s BenchmarkHash8K-4 9624 11884 ns/op 689.30 MB/s BenchmarkHash1M-4 86 1505228 ns/op 696.62 MB/s BenchmarkHash8M-4 10 11072202 ns/op 757.63 MB/s BenchmarkHash8BytesUnaligned-4 79995 1564 ns/op 5.11 MB/s BenchmarkHash1KUnaligned-4 49278 2473 ns/op 414.06 MB/s BenchmarkHash8KUnaligned-4 10000 12040 ns/op 680.38 MB/s PASS ok crypto/md5 2.877s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 243120115 ns/op PASS ok crypto/rand 1.251s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10872 ns/op 11.77 MB/s BenchmarkRC4_1K-4 1359 88667 ns/op 11.55 MB/s BenchmarkRC4_8K-4 172 685364 ns/op 11.81 MB/s PASS ok crypto/rc4 1.462s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17209512 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 40027834 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 79475424 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 6002582 ns/op BenchmarkDecryptOAEP/2048-4 6 17770343 ns/op BenchmarkEncryptOAEP/2048-4 19 5995734 ns/op BenchmarkSignPKCS1v15/2048-4 6 18107856 ns/op BenchmarkVerifyPKCS1v15/2048-4 19 5878419 ns/op BenchmarkSignPSS/2048-4 6 18097736 ns/op BenchmarkVerifyPSS/2048-4 18 6131860 ns/op PASS ok crypto/rsa 2.765s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 75526 1584 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89112 1336 ns/op 5.99 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83838 1590 ns/op 201.32 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93722 1362 ns/op 235.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66706 1834 ns/op 558.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 73668 1647 ns/op 621.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21362 5653 ns/op 1449.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22047 5669 ns/op 1445.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.214s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 55911 2090 ns/op 3.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66868 1785 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 62466 1934 ns/op 4.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53955 2533 ns/op 404.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 60236 1974 ns/op 518.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 57441 2091 ns/op 489.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22210 5371 ns/op 1525.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21890 5138 ns/op 1594.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23186 5449 ns/op 1503.39 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.478s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41739 2949 ns/op 2.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58178 2061 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49689 2391 ns/op 3.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41396 2869 ns/op 356.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55327 2191 ns/op 467.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48522 2468 ns/op 414.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20876 4890 ns/op 1675.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 27454 4119 ns/op 1988.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26974 4448 ns/op 1841.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.424s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14023009 8.655 ns/op BenchmarkConstantTimeEq-4 14336143 8.305 ns/op BenchmarkConstantTimeLessOrEq-4 13872739 8.699 ns/op BenchmarkXORBytes/8Bytes-4 285992 393.9 ns/op 20.31 MB/s BenchmarkXORBytes/128Bytes-4 156333 754.0 ns/op 169.77 MB/s BenchmarkXORBytes/2048Bytes-4 18775 6147 ns/op 333.16 MB/s BenchmarkXORBytes/32768Bytes-4 1254 94109 ns/op 348.19 MB/s PASS ok crypto/subtle 2.013s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 1218031 ns/op BenchmarkCertCache/1-4 100 7037940 ns/op BenchmarkCertCache/2-4 100 3578556 ns/op BenchmarkCertCache/3-4 100 3535683 ns/op BenchmarkHandshakeServer/RSA-4 12 17470422 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12561349 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11109671 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 115 938640 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 201 586142 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6271025 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5600962 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 56468798 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 64971028 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 40265551 ns/op 26.04 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 51985600 ns/op 20.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 54936506 ns/op 38.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 72842214 ns/op 28.79 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 82779490 ns/op 50.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 114031187 ns/op 36.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 139575012 ns/op 60.10 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 191693787 ns/op 43.76 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 256491382 ns/op 65.41 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 334930171 ns/op 50.09 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 514082459 ns/op 65.27 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 635098181 ns/op 52.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1169047310 ns/op 57.40 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1303868651 ns/op 51.47 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36468535 ns/op 28.75 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 44217535 ns/op 23.71 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 55028835 ns/op 38.11 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 63169321 ns/op 33.20 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 86463310 ns/op 48.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 102771580 ns/op 40.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 146824949 ns/op 57.13 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 181501258 ns/op 46.22 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 267347347 ns/op 62.75 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 309222536 ns/op 54.26 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 500307615 ns/op 67.07 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 578744636 ns/op 57.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 983245455 ns/op 68.25 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1100898194 ns/op 60.96 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717418890 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718046945 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 310930778 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301931164 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 167232307 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 170100095 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 101839862 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93739367 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 62295385 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 59845685 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 173323135 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162372835 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 80303840 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77198812 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57092085 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50969144 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 43651298 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40859230 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 33947292 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 43282058 ns/op PASS ok crypto/tls 22.198s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23580512 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 452 247981 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 886 133475 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 847 149221 ns/op 14069 B/op 188 allocs/op PASS ok crypto/x509 2.351s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 37 2768210 ns/op 281594 B/op 1648 allocs/op BenchmarkConcurrentStmtQuery-4 38 3025016 ns/op 268591 B/op 2023 allocs/op BenchmarkConcurrentStmtExec-4 58 2048807 ns/op 226314 B/op 708 allocs/op BenchmarkConcurrentTxQuery-4 43 2707809 ns/op 274602 B/op 2152 allocs/op BenchmarkConcurrentTxExec-4 68 1589106 ns/op 87892 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 2140321 ns/op 103854 B/op 2041 allocs/op BenchmarkConcurrentTxStmtExec-4 146 829514 ns/op 40280 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2382579 ns/op 233320 B/op 1839 allocs/op BenchmarkManyConcurrentQueries-4 2994 37856 ns/op 4111 B/op 20 allocs/op BenchmarkGrabConn-4 226048 580.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.392s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1624 68842 ns/op BenchmarkSymbols32-4 1983 57142 ns/op PASS ok debug/elf 1.255s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 277608 432.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1573699 ns/op 180220 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2160578 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12201 9116 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.875s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 10000 12938 ns/op BenchmarkMarshal-4 633 181271 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2598 45329 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.495s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 222 537813 ns/op 15.23 MB/s BenchmarkEncodeToString-4 249 457802 ns/op 17.89 MB/s BenchmarkDecode-4 141 839902 ns/op 15.61 MB/s BenchmarkDecodeString-4 139 859357 ns/op 15.26 MB/s PASS ok encoding/base32 1.754s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 283 419619 ns/op 19.52 MB/s BenchmarkDecodeString/2-4 319125 359.9 ns/op 11.11 MB/s BenchmarkDecodeString/4-4 249427 481.9 ns/op 16.60 MB/s BenchmarkDecodeString/8-4 182505 648.7 ns/op 18.50 MB/s BenchmarkDecodeString/64-4 28714 4195 ns/op 20.98 MB/s BenchmarkDecodeString/8192-4 241 487859 ns/op 22.39 MB/s BenchmarkNewEncoding-4 51002 2345 ns/op 109.19 MB/s PASS ok encoding/base64 2.106s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1252 91796 ns/op 43.57 MB/s BenchmarkReadStruct-4 13960 8468 ns/op 8.86 MB/s BenchmarkWriteStruct-4 13672 8738 ns/op 8.58 MB/s BenchmarkReadInts-4 44469 2672 ns/op 11.23 MB/s BenchmarkWriteInts-4 35038 3406 ns/op 8.81 MB/s BenchmarkWriteSlice1000Int32s-4 949 125637 ns/op 31.84 MB/s BenchmarkPutUint16-4 3067429 43.16 ns/op 46.34 MB/s BenchmarkAppendUint16-4 3037542 56.78 ns/op 35.22 MB/s BenchmarkPutUint32-4 2233750 82.57 ns/op 48.44 MB/s BenchmarkAppendUint32-4 2230293 53.62 ns/op 74.59 MB/s BenchmarkPutUint64-4 688161 154.0 ns/op 51.93 MB/s BenchmarkAppendUint64-4 772006 164.2 ns/op 48.72 MB/s BenchmarkLittleEndianPutUint16-4 3055467 38.95 ns/op 51.35 MB/s BenchmarkLittleEndianAppendUint16-4 3164572 39.21 ns/op 51.01 MB/s BenchmarkLittleEndianPutUint32-4 2252380 78.73 ns/op 50.81 MB/s BenchmarkLittleEndianAppendUint32-4 2239160 53.75 ns/op 74.42 MB/s BenchmarkLittleEndianPutUint64-4 733978 160.9 ns/op 49.73 MB/s BenchmarkLittleEndianAppendUint64-4 774505 155.3 ns/op 51.52 MB/s BenchmarkReadFloats-4 161451 745.5 ns/op 16.10 MB/s BenchmarkWriteFloats-4 136465 882.5 ns/op 13.60 MB/s BenchmarkReadSlice1000Float32s-4 1146 103564 ns/op 38.62 MB/s BenchmarkWriteSlice1000Float32s-4 882 137639 ns/op 29.06 MB/s BenchmarkReadSlice1000Uint8s-4 81770 1446 ns/op 691.38 MB/s BenchmarkWriteSlice1000Uint8s-4 157112 1034 ns/op 966.82 MB/s BenchmarkPutUvarint32-4 473010 237.7 ns/op 16.82 MB/s BenchmarkPutUvarint64-4 177813 679.5 ns/op 11.77 MB/s PASS ok encoding/binary 5.645s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5235 21470 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5101 21147 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5617 20985 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3027 35410 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5742 20237 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5870 20315 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5876 20285 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3229 36249 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10598 ns/op PASS ok encoding/csv 2.087s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 14763 8861 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 13387 7609 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 231 503290 ns/op 16814 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 687 168982 ns/op 716 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1413 84664 ns/op 61 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1201 94382 ns/op 73 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2390 47722 ns/op 162 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 2091809 ns/op 36027 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 435 237523 ns/op 25273 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1102 111223 ns/op 10799 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1095 115062 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 493 249768 ns/op 39191 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 290 404546 ns/op 66334 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 538 209206 ns/op 23756 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 97 1173063 ns/op 83025 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 1695115 ns/op 54135 B/op 181 allocs/op PASS ok encoding/gob 3.492s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14406 8426 ns/op 30.38 MB/s BenchmarkEncode/1024-4 3367 33796 ns/op 30.30 MB/s BenchmarkEncode/4096-4 896 133603 ns/op 30.66 MB/s BenchmarkEncode/16384-4 218 534778 ns/op 30.64 MB/s BenchmarkDecode/256-4 28260 4165 ns/op 61.47 MB/s BenchmarkDecode/1024-4 7119 16660 ns/op 61.46 MB/s BenchmarkDecode/4096-4 1813 66695 ns/op 61.41 MB/s BenchmarkDecode/16384-4 451 266679 ns/op 61.44 MB/s BenchmarkDump/256-4 1222 98890 ns/op 2.59 MB/s BenchmarkDump/1024-4 306 382263 ns/op 2.68 MB/s BenchmarkDump/4096-4 75 1550171 ns/op 2.64 MB/s BenchmarkDump/16384-4 18 6590285 ns/op 2.49 MB/s PASS ok encoding/hex 2.867s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 138369992 ns/op 14.02 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 150049829 ns/op 12.93 MB/s 136856 B/op 98 allocs/op BenchmarkCodeMarshal-4 1 221406372 ns/op 8.76 MB/s 10332616 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 178644409 ns/op 10.86 MB/s 10334904 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19077 6235 ns/op BenchmarkMarshalBytes/256-4 5137 21096 ns/op BenchmarkMarshalBytes/4096-4 482 249818 ns/op BenchmarkMarshalBytesError/32-4 50 2620632 ns/op BenchmarkMarshalBytesError/256-4 50 2312639 ns/op BenchmarkMarshalBytesError/4096-4 42 2585970 ns/op BenchmarkMarshalMap-4 32564 3918 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 699637376 ns/op 2.77 MB/s 10097512 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 25539 4846 ns/op 2.89 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32158 3119 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 444512990 ns/op 4.37 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 415514367 ns/op 4.67 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 63228 1896 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 120652 1021 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 218302 473.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 18764 6414 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71275 1798 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 73048 1525 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16812 7087 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5148 20774 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1294 99766 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 150 773782 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7304205 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 971575 127.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 957612 138.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 850020 140.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 970243 121.5 ns/op BenchmarkEncodeMarshaler-4 65484 1841 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 67456 3383 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5442445 22.24 ns/op BenchmarkNumberIsValidRegexp-4 14998 8218 ns/op PASS ok encoding/json 9.141s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3101840 ns/op 21.13 MB/s BenchmarkDecode-4 15 6749923 ns/op 13.15 MB/s PASS ok encoding/pem 1.245s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2664 40139 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 848 140442 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2544 41633 ns/op PASS ok encoding/xml 1.371s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 270068 429.1 ns/op BenchmarkAs-4 65434 1784 ns/op PASS ok errors 1.269s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 881832 175.7 ns/op BenchmarkIntSet-4 793484 143.9 ns/op BenchmarkFloatAdd-4 157540 771.8 ns/op BenchmarkFloatSet-4 771273 155.3 ns/op BenchmarkStringSet-4 695287 199.8 ns/op BenchmarkMapSet-4 185475 660.4 ns/op BenchmarkMapSetDifferent-4 52891 2101 ns/op BenchmarkMapSetDifferentRandom-4 325 362773 ns/op BenchmarkMapSetString-4 192516 615.2 ns/op BenchmarkMapAddSame-4 53365 2120 ns/op BenchmarkMapAddDifferent-4 23792 5184 ns/op BenchmarkMapAddDifferentRandom-4 312 391479 ns/op BenchmarkMapAddSameSteadyState-4 492624 242.1 ns/op BenchmarkMapAddDifferentSteadyState-4 131721 874.5 ns/op BenchmarkMapString-4 7191 15247 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 45832 2197 ns/op PASS ok expvar 3.422s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 78860 1412 ns/op BenchmarkSprintfEmpty-4 298238 336.7 ns/op BenchmarkSprintfString-4 280940 468.7 ns/op BenchmarkSprintfTruncateString-4 257430 503.1 ns/op BenchmarkSprintfTruncateBytes-4 135146 1146 ns/op BenchmarkSprintfSlowParsingPath-4 195956 599.3 ns/op BenchmarkSprintfQuoteString-4 40130 3062 ns/op BenchmarkSprintfInt-4 187710 650.4 ns/op BenchmarkSprintfIntInt-4 171162 683.9 ns/op BenchmarkSprintfPrefixedInt-4 213261 548.4 ns/op BenchmarkSprintfFloat-4 125922 1062 ns/op BenchmarkSprintfComplex-4 39408 2734 ns/op BenchmarkSprintfBoolean-4 299215 407.9 ns/op BenchmarkSprintfHexString-4 140793 912.7 ns/op BenchmarkSprintfHexBytes-4 100839 1224 ns/op BenchmarkSprintfBytes-4 49794 2557 ns/op BenchmarkSprintfStringer-4 80284 1544 ns/op BenchmarkSprintfStructure-4 35794 3761 ns/op BenchmarkManyArgs-4 58596 2066 ns/op BenchmarkFprintInt-4 66146 1830 ns/op BenchmarkFprintfBytes-4 78090 1576 ns/op BenchmarkFprintIntNoAlloc-4 64495 1899 ns/op BenchmarkScanInts-4 26 4546575 ns/op BenchmarkScanRecursiveInt-4 1 379061340 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 386489372 ns/op PASS ok fmt 5.105s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 733 155660 ns/op PASS ok go/build 1.142s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43747 2658 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15532 7559 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5522 21723 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1572 80867 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 397 288220 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 85 1302624 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5417302 ns/op 846441 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 22609583 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 95764828 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.528s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272816059 ns/op 0.24 MB/s 46459648 B/op 49098 allocs/op PASS ok go/format 1.308s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27179540 ns/op 1.98 MB/s BenchmarkParseOnly-4 4 25113200 ns/op 2.14 MB/s BenchmarkResolve-4 50 2322892 ns/op 23.18 MB/s PASS ok go/parser 2.645s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 158151184 ns/op 0.33 MB/s 5080800 B/op 27519 allocs/op BenchmarkPrintDecl-4 768 149937 ns/op 0.21 MB/s 17040 B/op 51 allocs/op PASS ok go/printer 1.302s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 248 478872 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10475509 ns/op 4.73 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16340728 ns/op 4.49 MB/s BenchmarkScanFiles/net/http/server.go-4 4 25466232 ns/op 4.84 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 739046 ns/op 4.19 MB/s PASS ok go/scanner 2.003s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 916616 132.9 ns/op PASS ok go/token 1.160s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1094299 ns/op BenchmarkNamed/Underlying/nongeneric-4 1227634 98.31 ns/op BenchmarkNamed/Underlying/generic-4 1229576 99.22 ns/op BenchmarkNamed/Underlying/src_instance-4 1209644 99.43 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 100.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18280 6227 ns/op BenchmarkNamed/NewMethodSet/generic-4 18868 6132 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18823 6310 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18934 6327 ns/op BenchmarkCheck/http/funcbodies/info-4 1 611297578 ns/op 55009 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 519259356 ns/op 64761 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 261977328 ns/op 128341 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 257362316 ns/op 130661 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 287717066 ns/op 18010 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128069745 ns/op 40454 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76826666 ns/op 67444 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 86032579 ns/op 60226 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 110996448 ns/op 19521 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 73549172 ns/op 29461 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53465810 ns/op 40527 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53431828 ns/op 40551 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 984001940 ns/op 69610 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 727859127 ns/op 94104 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 164820886 ns/op 415536 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128629624 ns/op 532430 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 357967273 ns/op 5606 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112127761 ns/op 17897 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 91305428 ns/op 21980 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 90752776 ns/op 22113 lines/s PASS ok go/types 18.233s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9590 11277 ns/op 90.80 MB/s PASS ok hash/adler32 1.128s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 214586 556.1 ns/op 26.97 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 190507 639.1 ns/op 23.47 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77370 1505 ns/op 26.58 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86857 1386 ns/op 28.87 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 520101 208.3 ns/op 2457.78 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 487084 207.7 ns/op 2465.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 548310 214.4 ns/op 4776.06 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 539480 218.8 ns/op 4680.92 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 367860 279.7 ns/op 14642.06 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 365302 294.0 ns/op 13933.59 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 151071 763.9 ns/op 42893.80 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 127009 935.8 ns/op 35015.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 215916 551.3 ns/op 27.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 195362 614.1 ns/op 24.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 80668 1483 ns/op 26.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 85160 1398 ns/op 28.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 518218 232.9 ns/op 2198.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 502203 232.9 ns/op 2198.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 497576 237.1 ns/op 4318.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 486132 242.5 ns/op 4223.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 400136 303.8 ns/op 13480.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 320914 317.4 ns/op 12905.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 132212 902.2 ns/op 36320.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 124125 1092 ns/op 29996.74 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 220323 537.8 ns/op 27.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205672 586.5 ns/op 25.58 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106490 1105 ns/op 36.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100075 1196 ns/op 33.45 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9555 12602 ns/op 40.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8779 13056 ns/op 39.22 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4680 25748 ns/op 39.77 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4693 25574 ns/op 40.04 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1168 102355 ns/op 40.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1168 104719 ns/op 39.11 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 815382 ns/op 40.19 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 821654 ns/op 39.88 MB/s PASS ok hash/crc32 5.951s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 56 2068740 ns/op 31.68 MB/s BenchmarkCrc64/ISO4KB-4 846 142613 ns/op 28.72 MB/s BenchmarkCrc64/ISO1KB-4 3490 34223 ns/op 29.92 MB/s BenchmarkCrc64/ECMA64KB-4 55 2067214 ns/op 31.70 MB/s BenchmarkCrc64/Random64KB-4 55 2103006 ns/op 31.16 MB/s BenchmarkCrc64/Random16KB-4 219 540562 ns/op 30.31 MB/s PASS ok hash/crc64 1.802s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9302 11726 ns/op 87.32 MB/s BenchmarkFnv32aKB-4 9163 11638 ns/op 87.99 MB/s BenchmarkFnv64KB-4 10000 11962 ns/op 85.61 MB/s BenchmarkFnv64aKB-4 10000 11730 ns/op 87.30 MB/s BenchmarkFnv128KB-4 1129 105483 ns/op 9.71 MB/s BenchmarkFnv128aKB-4 1162 103547 ns/op 9.89 MB/s PASS ok hash/fnv 1.756s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 611239 181.4 ns/op 22.05 MB/s BenchmarkHash/n=4/Bytes-4 4889392 22.34 ns/op 179.09 MB/s BenchmarkHash/n=4/String-4 1751132 69.34 ns/op 57.69 MB/s BenchmarkHash/n=8/Write-4 618338 180.1 ns/op 44.41 MB/s BenchmarkHash/n=8/Bytes-4 5383747 22.00 ns/op 363.60 MB/s BenchmarkHash/n=8/String-4 1642934 68.57 ns/op 116.67 MB/s BenchmarkHash/n=16/Write-4 617550 186.3 ns/op 85.89 MB/s BenchmarkHash/n=16/Bytes-4 5074728 22.85 ns/op 700.35 MB/s BenchmarkHash/n=16/String-4 1673631 70.05 ns/op 228.42 MB/s BenchmarkHash/n=32/Write-4 619994 195.8 ns/op 163.41 MB/s BenchmarkHash/n=32/Bytes-4 4535634 25.08 ns/op 1275.99 MB/s BenchmarkHash/n=32/String-4 1671028 87.66 ns/op 365.04 MB/s BenchmarkHash/n=64/Write-4 582787 208.3 ns/op 307.23 MB/s BenchmarkHash/n=64/Bytes-4 4026936 29.42 ns/op 2175.39 MB/s BenchmarkHash/n=64/String-4 1574704 87.09 ns/op 734.86 MB/s BenchmarkHash/n=256/Write-4 405723 301.5 ns/op 849.14 MB/s BenchmarkHash/n=256/Bytes-4 1950802 61.01 ns/op 4195.88 MB/s BenchmarkHash/n=256/String-4 673182 167.0 ns/op 1532.59 MB/s BenchmarkHash/n=320/Write-4 392163 362.5 ns/op 882.73 MB/s BenchmarkHash/n=320/Bytes-4 1526527 77.08 ns/op 4151.54 MB/s BenchmarkHash/n=320/String-4 532794 252.7 ns/op 1266.43 MB/s BenchmarkHash/n=1024/Write-4 234542 516.1 ns/op 1984.21 MB/s BenchmarkHash/n=1024/Bytes-4 505753 199.0 ns/op 5144.48 MB/s BenchmarkHash/n=1024/String-4 214312 572.0 ns/op 1790.09 MB/s BenchmarkHash/n=4096/Write-4 86260 1404 ns/op 2917.18 MB/s BenchmarkHash/n=4096/Bytes-4 153832 748.8 ns/op 5469.79 MB/s BenchmarkHash/n=4096/String-4 55754 2125 ns/op 1927.19 MB/s BenchmarkHash/n=16384/Write-4 24919 4874 ns/op 3361.18 MB/s BenchmarkHash/n=16384/Bytes-4 40526 2938 ns/op 5576.78 MB/s BenchmarkHash/n=16384/String-4 13990 8428 ns/op 1944.06 MB/s PASS ok hash/maphash 5.933s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 831 139513 ns/op BenchmarkEscapeNone-4 86041 1381 ns/op BenchmarkUnescape-4 834 139309 ns/op BenchmarkUnescapeNone-4 573290 219.5 ns/op BenchmarkUnescapeSparse-4 17668 6649 ns/op BenchmarkUnescapeDense-4 1215 101814 ns/op PASS ok html 1.861s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7748 14343 ns/op BenchmarkCSSEscaperNoSpecials-4 48891 2476 ns/op BenchmarkDecodeCSS-4 25274 4799 ns/op BenchmarkDecodeCSSNoSpecials-4 3602169 35.27 ns/op BenchmarkCSSValueFilter-4 118959 988.9 ns/op BenchmarkCSSValueFilterOk-4 84118 1427 ns/op BenchmarkEscapedExecute-4 4078 28280 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10616 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73066 1654 ns/op BenchmarkStripTags-4 17544 7304 ns/op BenchmarkStripTagsNoSpecials-4 357645 325.5 ns/op BenchmarkJSValEscaperWithNum-4 18682 6293 ns/op BenchmarkJSValEscaperWithStr-4 4981 20583 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17797 6832 ns/op BenchmarkJSValEscaperWithObj-4 4528 25302 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10185 ns/op BenchmarkJSStrEscaperNoSpecials-4 61080 1954 ns/op BenchmarkJSStrEscaper-4 10000 11076 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56853 2075 ns/op BenchmarkJSRegexpEscaper-4 10000 11460 ns/op BenchmarkTemplateSpecialTags-4 96 1223450 ns/op BenchmarkURLEscaper-4 3925 29359 ns/op BenchmarkURLEscaperNoSpecials-4 174139 677.9 ns/op BenchmarkURLNormalizer-4 5132 22395 ns/op BenchmarkURLNormalizerNoSpecials-4 157614 733.9 ns/op BenchmarkSrcsetFilter-4 16477 7421 ns/op BenchmarkSrcsetFilterNoSpecials-4 101566 1204 ns/op PASS ok html/template 4.877s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 513885 225.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 428732 273.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 540788 223.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 441217 278.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1326333 89.31 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 117.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1320050 89.42 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 924355 130.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 416379 273.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335397 356.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 419146 288.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 336398 351.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 643896 186.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 535681 229.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 609516 202.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 519729 235.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 326254 329.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 744858 150.3 ns/op BenchmarkRGBASetRGBA-4 1000000 117.9 ns/op BenchmarkRGBA64At-4 581944 207.1 ns/op BenchmarkRGBA64SetRGBA64-4 642973 190.2 ns/op BenchmarkNRGBAAt-4 785950 171.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 120.7 ns/op BenchmarkNRGBA64At-4 578265 205.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 639184 187.6 ns/op BenchmarkAlphaAt-4 2242645 53.22 ns/op BenchmarkAlphaSetAlpha-4 2241854 56.14 ns/op BenchmarkAlpha16At-4 1000000 102.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 108.7 ns/op BenchmarkGrayAt-4 2298956 54.46 ns/op BenchmarkGraySetGray-4 2216994 53.98 ns/op BenchmarkGray16At-4 1238863 140.9 ns/op BenchmarkGraySetGray16-4 1000000 111.0 ns/op PASS ok image 5.967s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2820948 41.51 ns/op BenchmarkYCbCrToRGB/128-4 2820332 42.09 ns/op BenchmarkYCbCrToRGB/255-4 2794683 42.56 ns/op BenchmarkRGBToYCbCr/0-4 2829100 41.84 ns/op BenchmarkRGBToYCbCr/Cb-4 2815245 41.69 ns/op BenchmarkRGBToYCbCr/Cr-4 2740364 49.66 ns/op BenchmarkYCbCrToRGBA/0-4 2438697 47.49 ns/op BenchmarkYCbCrToRGBA/128-4 2439618 48.73 ns/op BenchmarkYCbCrToRGBA/255-4 2469363 47.86 ns/op BenchmarkNYCbCrAToRGBA/0-4 2511471 48.38 ns/op BenchmarkNYCbCrAToRGBA/128-4 2270635 51.52 ns/op BenchmarkNYCbCrAToRGBA/255-4 2521544 46.85 ns/op PASS ok image/color 3.022s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 58636358 ns/op BenchmarkFillSrc-4 380 319177 ns/op BenchmarkCopyOver-4 5 20640578 ns/op BenchmarkCopySrc-4 542 222725 ns/op BenchmarkNRGBAOver-4 5 21797529 ns/op BenchmarkNRGBASrc-4 10 10463384 ns/op BenchmarkYCbCr-4 7 15798082 ns/op BenchmarkGray-4 16 7076676 ns/op BenchmarkCMYK-4 9 12310546 ns/op BenchmarkGlyphOver-4 16 7385386 ns/op BenchmarkRGBAMaskOver-4 3 49202035 ns/op BenchmarkGrayMaskOver-4 3 34089686 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50568038 ns/op BenchmarkRGBA-4 4 31220682 ns/op BenchmarkPalettedFill-4 1065 117046 ns/op BenchmarkPalettedRGBA-4 4 33160984 ns/op BenchmarkGenericOver-4 2 71451748 ns/op BenchmarkGenericMaskOver-4 4 30761000 ns/op BenchmarkGenericSrc-4 3 46001819 ns/op BenchmarkGenericMaskSrc-4 3 40096068 ns/op PASS ok image/draw 7.952s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7513906 ns/op 2.06 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 194324138 ns/op 1.58 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4549586737 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2797258 ns/op 5.52 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 224083807 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.988s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2380 48922 ns/op BenchmarkIDCT-4 2931 40052 ns/op BenchmarkDecodeBaseline-4 6 19646850 ns/op 3.15 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 25457698 ns/op 2.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 197470418 ns/op 6.22 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 256812813 ns/op 3.59 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.875s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12277969 9.681 ns/op BenchmarkDecodeGray-4 10 10638823 ns/op 6.16 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47349877 ns/op 5.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38961312 ns/op 6.73 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 8742710 ns/op 7.50 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37959537 ns/op 6.91 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43247255 ns/op 6.06 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71493430 ns/op 4.30 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70686659 ns/op 4.35 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 255982474 ns/op 4.80 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 260507025 ns/op 4.72 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 38523139 ns/op 7.97 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 233502946 ns/op 5.26 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 824866621 ns/op 1.49 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.919s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62350111 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53482716 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 309943868 ns/op 1.61 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 282639152 ns/op 1.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 61858282 ns/op 1.62 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52753244 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 314404811 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262206235 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 611705372 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 566608067 ns/op 1.76 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3200834156 ns/op 1.56 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2966141381 ns/op 1.69 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10230607 ns/op 9.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10423123 ns/op 9.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 53083666 ns/op 9.42 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50884583 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100209003 ns/op 9.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 102608126 ns/op 9.75 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 519316456 ns/op 9.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 525618147 ns/op 9.51 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 74243006 ns/op 1.35 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64617294 ns/op 1.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 370744124 ns/op 1.35 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 333425271 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 764390777 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 693946094 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4182919087 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4247298521 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 188231609 ns/op 22.21 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 184352911 ns/op 22.67 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 35.778s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35390 3307 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33822 3582 ns/op 0.56 MB/s BenchmarkMarshalCorpusFile/4-4 30963 3820 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/8-4 27121 4364 ns/op 1.83 MB/s BenchmarkMarshalCorpusFile/16-4 21597 5676 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/32-4 14824 7868 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/64-4 12180 9854 ns/op 6.49 MB/s BenchmarkMarshalCorpusFile/128-4 9693 12342 ns/op 10.37 MB/s BenchmarkMarshalCorpusFile/256-4 4005 29107 ns/op 8.80 MB/s BenchmarkMarshalCorpusFile/512-4 2133 55780 ns/op 9.18 MB/s BenchmarkMarshalCorpusFile/1024-4 1114 105280 ns/op 9.73 MB/s BenchmarkMarshalCorpusFile/2048-4 565 207064 ns/op 9.89 MB/s BenchmarkMarshalCorpusFile/4096-4 285 410793 ns/op 9.97 MB/s BenchmarkMarshalCorpusFile/8192-4 147 802231 ns/op 10.21 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1601213 ns/op 10.23 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3760414 ns/op 8.71 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7763110 ns/op 8.44 MB/s BenchmarkMarshalCorpusFile/131072-4 7 16359532 ns/op 8.01 MB/s BenchmarkMarshalCorpusFile/262144-4 3 38918186 ns/op 6.74 MB/s BenchmarkMarshalCorpusFile/524288-4 2 65367138 ns/op 8.02 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 126925864 ns/op 8.26 MB/s BenchmarkUnmarshalCorpusFile/1-4 7386 14901 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7105 15600 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6979 16838 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 5872 19074 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5245 22781 ns/op 0.70 MB/s BenchmarkUnmarshalCorpusFile/32-4 3706 32579 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/64-4 3241 37254 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/128-4 2517 47438 ns/op 2.70 MB/s BenchmarkUnmarshalCorpusFile/256-4 961 127034 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/512-4 518 231421 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 265 451241 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/2048-4 133 888128 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 1733839 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3463440 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 6853511 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13816630 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27422955 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55387822 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 112301364 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 227193433 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 455802445 ns/op 2.30 MB/s BenchmarkMutatorBytes/1-4 34051 3686 ns/op BenchmarkMutatorBytes/10-4 34485 3528 ns/op BenchmarkMutatorBytes/100-4 29320 4598 ns/op BenchmarkMutatorBytes/1000-4 21475 5808 ns/op BenchmarkMutatorBytes/10000-4 8770 24360 ns/op BenchmarkMutatorBytes/100000-4 1357 109788 ns/op BenchmarkMutatorString/1-4 30758 3813 ns/op BenchmarkMutatorString/10-4 32031 3624 ns/op BenchmarkMutatorString/100-4 31131 4101 ns/op BenchmarkMutatorString/1000-4 15135 7959 ns/op BenchmarkMutatorString/10000-4 4372 42566 ns/op BenchmarkMutatorString/100000-4 356 315930 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18200 6504 ns/op BenchmarkMutatorAllBasicTypes/string-4 18490 6794 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61362 1943 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56235 2210 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55038 2202 ns/op BenchmarkMutatorAllBasicTypes/int-4 61491 2050 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60993 2021 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61340 2013 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60362 2049 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59863 2026 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57699 2172 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56871 2100 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59295 2110 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59432 2064 ns/op PASS ok internal/fuzz 12.369s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 46875 2415 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 172394 783.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.549s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 34625 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37394 3052 ns/op BenchmarkSplicePipePoolParallel-4 211827 1175 ns/op BenchmarkSplicePipeNativeParallel-4 75310 1419 ns/op PASS ok internal/poll 1.900s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 27563354 ns/op PASS ok internal/trace 3.898s PASS ok internal/zstd 1.029s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19388 8724 ns/op BenchmarkCopyNLarge-4 232 497050 ns/op PASS ok io 1.438s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 192566 637.6 ns/op BenchmarkPrintln-4 21745 6047 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36240 3433 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 3662 35689 ns/op BenchmarkDiscard-4 895158 130.7 ns/op 0 B/op 0 allocs/op PASS ok log 1.749s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 62272 1916 ns/op BenchmarkJSONHandler/defaults-4 5395 20115 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3184 34543 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4060 29136 ns/op 759 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5800 20592 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5779 20340 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4906 23975 ns/op 538 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25059 4780 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24034 5134 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 116870 1081 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78446 1634 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 85819 1536 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71383 1824 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79500 1615 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 91929 1313 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 605811 201.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 584055 218.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 430543 283.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 372261 326.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5180 22950 ns/op BenchmarkDispatch/switch-checked-4 178485 669.2 ns/op BenchmarkDispatch/As-4 181627 636.3 ns/op BenchmarkDispatch/Visit-4 152246 777.7 ns/op BenchmarkUnsafeStrings-4 18704 6380 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.795s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 787552 143.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 697174 159.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 504660 225.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 157714 880.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 63886 1762 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 70357 1731 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 41612 3015 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13605 10912 ns/op 3468 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14313 8547 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14241 9554 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9873 15941 ns/op 1080 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2890 41229 ns/op 4299 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 13214 8312 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13334 8144 ns/op 522 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11179 11348 ns/op 953 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4022 30490 ns/op 3748 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.912s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 37722186 ns/op PASS ok maps 1.791s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6525382 18.23 ns/op BenchmarkAcosh-4 4928574 24.14 ns/op BenchmarkAsin-4 6642621 18.02 ns/op BenchmarkAsinh-4 4409473 25.95 ns/op BenchmarkAtan-4 6431064 19.16 ns/op BenchmarkAtanh-4 4704794 24.04 ns/op BenchmarkAtan2-4 5068428 23.47 ns/op BenchmarkCbrt-4 5403966 19.98 ns/op BenchmarkCeil-4 16155638 7.271 ns/op BenchmarkCopysign-4 1904748 62.83 ns/op BenchmarkCos-4 8447060 14.13 ns/op BenchmarkCosh-4 6861295 17.35 ns/op BenchmarkErf-4 7654566 15.75 ns/op BenchmarkErfc-4 7749388 16.26 ns/op BenchmarkErfinv-4 3209440 35.50 ns/op BenchmarkErfcinv-4 3403420 36.00 ns/op BenchmarkExp-4 7129714 16.07 ns/op BenchmarkExpGo-4 708300 164.3 ns/op BenchmarkExpm1-4 7098520 17.90 ns/op BenchmarkExp2-4 706346 156.5 ns/op BenchmarkExp2Go-4 736033 164.8 ns/op BenchmarkAbs-4 2528588 45.75 ns/op BenchmarkDim-4 8225749 14.13 ns/op BenchmarkFloor-4 15918349 7.662 ns/op BenchmarkMax-4 12445810 9.649 ns/op BenchmarkMin-4 11247040 11.20 ns/op BenchmarkMod-4 178077 625.3 ns/op BenchmarkFrexp-4 1000000 100.9 ns/op BenchmarkGamma-4 383383 306.3 ns/op BenchmarkHypot-4 1111920 107.7 ns/op BenchmarkHypotGo-4 1000000 115.2 ns/op BenchmarkIlogb-4 1483902 82.30 ns/op BenchmarkJ0-4 161610 754.5 ns/op BenchmarkJ1-4 177494 683.2 ns/op BenchmarkJn-4 84367 1418 ns/op BenchmarkLdexp-4 1000000 114.2 ns/op BenchmarkLgamma-4 517414 233.9 ns/op BenchmarkLog-4 6685491 18.39 ns/op BenchmarkLogb-4 1417267 85.16 ns/op BenchmarkLog1p-4 6961845 17.23 ns/op BenchmarkLog10-4 6108914 20.19 ns/op BenchmarkLog2-4 971697 114.3 ns/op BenchmarkModf-4 2474817 49.07 ns/op BenchmarkNextafter32-4 2292154 49.67 ns/op BenchmarkNextafter64-4 2441422 49.37 ns/op BenchmarkPowInt-4 3400606 34.76 ns/op BenchmarkPowFrac-4 3421705 34.95 ns/op BenchmarkPow10Pos-4 4301004 27.83 ns/op BenchmarkPow10Neg-4 3834170 31.24 ns/op BenchmarkRound-4 7688575 14.47 ns/op BenchmarkRoundToEven-4 8055896 14.65 ns/op BenchmarkRemainder-4 292867 420.5 ns/op BenchmarkSignbit-4 3900408 30.40 ns/op BenchmarkSin-4 8994824 13.39 ns/op BenchmarkSincos-4 632752 292.4 ns/op BenchmarkSinh-4 6602235 18.20 ns/op BenchmarkSqrtIndirect-4 14147067 8.115 ns/op BenchmarkSqrtLatency-4 10458640 11.55 ns/op BenchmarkSqrtIndirectLatency-4 10330950 11.69 ns/op BenchmarkSqrtGoLatency-4 1334829 88.72 ns/op BenchmarkSqrtPrime-4 117686 1016 ns/op BenchmarkTan-4 6304218 19.05 ns/op BenchmarkTanh-4 5678181 20.84 ns/op BenchmarkTrunc-4 15852428 7.586 ns/op BenchmarkY0-4 185943 677.0 ns/op BenchmarkY1-4 187116 643.7 ns/op BenchmarkYn-4 89019 1319 ns/op BenchmarkFloat64bits-4 3874552 30.67 ns/op BenchmarkFloat64frombits-4 4002243 30.12 ns/op BenchmarkFloat32bits-4 3916959 31.61 ns/op BenchmarkFloat32frombits-4 3884088 30.08 ns/op BenchmarkFMA-4 16306316 7.823 ns/op PASS ok math 11.834s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11217726 10.70 ns/op 5981.41 MB/s BenchmarkAddVV/2-4 9995134 12.16 ns/op 10527.15 MB/s BenchmarkAddVV/3-4 8920408 13.53 ns/op 14192.46 MB/s BenchmarkAddVV/4-4 9779926 12.43 ns/op 20588.19 MB/s BenchmarkAddVV/5-4 8773592 13.64 ns/op 23453.95 MB/s BenchmarkAddVV/10-4 6708687 17.56 ns/op 36444.49 MB/s BenchmarkAddVV/100-4 2362239 51.22 ns/op 124948.11 MB/s BenchmarkAddVV/1000-4 290712 399.0 ns/op 160381.76 MB/s BenchmarkSubVV/1-4 11432406 10.33 ns/op 6196.52 MB/s BenchmarkSubVV/2-4 10442253 11.47 ns/op 11161.68 MB/s BenchmarkSubVV/3-4 8091118 13.28 ns/op 14462.81 MB/s BenchmarkSubVV/4-4 9674050 12.57 ns/op 20363.94 MB/s BenchmarkSubVV/5-4 8865039 13.57 ns/op 23573.05 MB/s BenchmarkSubVV/10-4 7058191 17.09 ns/op 37454.91 MB/s BenchmarkSubVV/100-4 2322799 51.67 ns/op 123856.73 MB/s BenchmarkSubVV/1000-4 304144 419.7 ns/op 152493.07 MB/s BenchmarkAddVW/1-4 11886081 10.16 ns/op 787.11 MB/s BenchmarkAddVW/2-4 12029570 9.969 ns/op 1604.98 MB/s BenchmarkAddVW/3-4 11478822 10.77 ns/op 2229.38 MB/s BenchmarkAddVW/4-4 10649143 11.37 ns/op 2813.42 MB/s BenchmarkAddVW/5-4 10714040 11.24 ns/op 3559.28 MB/s BenchmarkAddVW/10-4 7738537 15.72 ns/op 5088.26 MB/s BenchmarkAddVW/100-4 4748932 26.03 ns/op 30733.14 MB/s BenchmarkAddVW/1000-4 707067 154.9 ns/op 51631.25 MB/s BenchmarkAddVWext/1-4 11962702 10.19 ns/op 785.03 MB/s BenchmarkAddVWext/2-4 12204566 9.964 ns/op 1605.78 MB/s BenchmarkAddVWext/3-4 11212024 10.68 ns/op 2246.35 MB/s BenchmarkAddVWext/4-4 10869268 11.09 ns/op 2884.47 MB/s BenchmarkAddVWext/5-4 10671033 11.32 ns/op 3534.99 MB/s BenchmarkAddVWext/10-4 8889314 14.53 ns/op 5504.34 MB/s BenchmarkAddVWext/100-4 2122102 66.53 ns/op 12024.60 MB/s BenchmarkAddVWext/1000-4 285421 420.2 ns/op 19037.61 MB/s BenchmarkSubVW/1-4 11704106 10.25 ns/op 780.17 MB/s BenchmarkSubVW/2-4 11539190 10.38 ns/op 1541.97 MB/s BenchmarkSubVW/3-4 11140837 11.07 ns/op 2167.62 MB/s BenchmarkSubVW/4-4 10571167 11.74 ns/op 2725.89 MB/s BenchmarkSubVW/5-4 8296260 12.06 ns/op 3317.55 MB/s BenchmarkSubVW/10-4 7152939 15.79 ns/op 5065.73 MB/s BenchmarkSubVW/100-4 4618431 42.11 ns/op 18999.35 MB/s BenchmarkSubVW/1000-4 541868 243.2 ns/op 32896.93 MB/s BenchmarkSubVWext/1-4 11648557 11.30 ns/op 708.10 MB/s BenchmarkSubVWext/2-4 11800447 10.14 ns/op 1578.26 MB/s BenchmarkSubVWext/3-4 11081404 13.51 ns/op 1776.56 MB/s BenchmarkSubVWext/4-4 10485781 15.22 ns/op 2101.95 MB/s BenchmarkSubVWext/5-4 9663004 12.10 ns/op 3306.60 MB/s BenchmarkSubVWext/10-4 8322458 15.43 ns/op 5185.06 MB/s BenchmarkSubVWext/100-4 2101426 57.09 ns/op 14013.34 MB/s BenchmarkSubVWext/1000-4 293230 456.1 ns/op 17541.07 MB/s BenchmarkMulAddVWW/1-4 9448849 12.52 ns/op 5112.13 MB/s BenchmarkMulAddVWW/2-4 8698038 13.46 ns/op 9508.47 MB/s BenchmarkMulAddVWW/3-4 6034549 23.04 ns/op 8334.72 MB/s BenchmarkMulAddVWW/4-4 6965982 17.03 ns/op 15029.83 MB/s BenchmarkMulAddVWW/5-4 5461513 19.37 ns/op 16521.11 MB/s BenchmarkMulAddVWW/10-4 4322611 27.48 ns/op 23292.13 MB/s BenchmarkMulAddVWW/100-4 606952 251.4 ns/op 25457.02 MB/s BenchmarkMulAddVWW/1000-4 66729 1832 ns/op 34939.18 MB/s BenchmarkAddMulVVW/1-4 10210466 12.37 ns/op 5173.56 MB/s BenchmarkAddMulVVW/2-4 7938631 13.78 ns/op 9287.52 MB/s BenchmarkAddMulVVW/3-4 7935460 16.47 ns/op 11655.50 MB/s BenchmarkAddMulVVW/4-4 6238399 18.43 ns/op 13888.11 MB/s BenchmarkAddMulVVW/5-4 6028872 18.63 ns/op 17175.93 MB/s BenchmarkAddMulVVW/10-4 4214247 28.71 ns/op 22289.15 MB/s BenchmarkAddMulVVW/100-4 512540 221.8 ns/op 28853.74 MB/s BenchmarkAddMulVVW/1000-4 53281 2082 ns/op 30743.32 MB/s BenchmarkDivWVW/1-4 2505621 46.79 ns/op 1367.79 MB/s BenchmarkDivWVW/2-4 906316 122.4 ns/op 1045.71 MB/s BenchmarkDivWVW/3-4 829516 146.3 ns/op 1312.10 MB/s BenchmarkDivWVW/4-4 629371 174.7 ns/op 1465.62 MB/s BenchmarkDivWVW/5-4 607714 208.9 ns/op 1531.60 MB/s BenchmarkDivWVW/10-4 340922 354.5 ns/op 1805.21 MB/s BenchmarkDivWVW/100-4 38130 3140 ns/op 2038.45 MB/s BenchmarkDivWVW/1000-4 4251 28056 ns/op 2281.14 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2962426 40.09 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2957617 40.74 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1803006 92.66 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1451256 84.32 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 102.3 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 120.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 863766 126.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 790838 164.2 ns/op BenchmarkNonZeroShifts/5/shrVU-4 690459 149.1 ns/op BenchmarkNonZeroShifts/5/shlVU-4 548334 198.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 454893 260.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 397148 359.5 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49620 2465 ns/op BenchmarkNonZeroShifts/100/shlVU-4 44035 2814 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5142 23847 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 100 1121243 ns/op BenchmarkDecimalConversion-4 170 684206 ns/op BenchmarkFloatString/100-4 8972 12361 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 1789563 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60412195 ns/op 60340 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 7018667412 ns/op 825120 B/op 512 allocs/op BenchmarkFloatAdd/10-4 104905 3482 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 86378 1407 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50066 2827 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13939 33958 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1602 93298 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 138472 881.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 124620 1051 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 91370 1406 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26215 4702 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2176 46703 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1362 87406 ns/op BenchmarkParseFloatLargeExp-4 302 387269 ns/op BenchmarkGCD10x10/WithoutXY-4 154254 679.5 ns/op BenchmarkGCD10x10/WithXY-4 29814 5438 ns/op BenchmarkGCD10x100/WithoutXY-4 72132 4193 ns/op BenchmarkGCD10x100/WithXY-4 11690 21905 ns/op BenchmarkGCD10x1000/WithoutXY-4 54667 9242 ns/op BenchmarkGCD10x1000/WithXY-4 8032 23454 ns/op BenchmarkGCD100x100/WithoutXY-4 20108 15382 ns/op BenchmarkGCD100x100/WithXY-4 7442 20686 ns/op BenchmarkGCD100x1000/WithoutXY-4 8311 16848 ns/op BenchmarkGCD100x1000/WithXY-4 4207 26786 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1828 102632 ns/op BenchmarkGCD1000x1000/WithXY-4 908 144141 ns/op BenchmarkHilbert-4 12 9988999 ns/op BenchmarkBinomial-4 8382 16336 ns/op BenchmarkQuoRem-4 10000 13743 ns/op BenchmarkExp-4 6 16828182 ns/op BenchmarkExpMont/Odd-4 97 1183170 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 97 1266810 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 92 1609423 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even3-4 73 2154104 ns/op 3883 B/op 54 allocs/op BenchmarkExpMont/Even4-4 98 1289557 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even8-4 94 1426804 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 97 1179182 ns/op 3818 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1004745 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 115 1274486 ns/op 3787 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1337133 ns/op 3233 B/op 49 allocs/op BenchmarkExpMont/Even255-4 138 867229 ns/op 2943 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 450 266998 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 390 373787 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 398 305813 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 326 325947 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 7 15910656 ns/op BenchmarkBitset-4 853419 133.0 ns/op BenchmarkBitsetNeg-4 308740 455.9 ns/op BenchmarkBitsetOrig-4 199135 987.4 ns/op BenchmarkBitsetNegOrig-4 141297 3236 ns/op BenchmarkModSqrt225_Tonelli-4 70 1451249 ns/op BenchmarkModSqrt225_3Mod4-4 277 433901 ns/op BenchmarkModSqrt231_Tonelli-4 78 1532526 ns/op BenchmarkModSqrt231_5Mod8-4 231 518983 ns/op BenchmarkModInverse-4 8865 115890 ns/op BenchmarkSqrt-4 919 132037 ns/op BenchmarkIntSqr/1-4 1384396 86.65 ns/op BenchmarkIntSqr/2-4 480693 242.9 ns/op BenchmarkIntSqr/3-4 374496 314.4 ns/op BenchmarkIntSqr/5-4 252402 642.3 ns/op BenchmarkIntSqr/8-4 159316 740.0 ns/op BenchmarkIntSqr/10-4 127530 948.4 ns/op BenchmarkIntSqr/20-4 34263 3671 ns/op BenchmarkIntSqr/30-4 23235 6172 ns/op BenchmarkIntSqr/50-4 12055 10930 ns/op BenchmarkIntSqr/80-4 7340 17309 ns/op BenchmarkIntSqr/100-4 5367 33831 ns/op BenchmarkIntSqr/200-4 1851 69937 ns/op BenchmarkIntSqr/300-4 928 130180 ns/op BenchmarkIntSqr/500-4 361 304912 ns/op BenchmarkIntSqr/800-4 186 672270 ns/op BenchmarkIntSqr/1000-4 100 1006102 ns/op BenchmarkDiv/20/10-4 329583 381.5 ns/op BenchmarkDiv/40/20-4 314304 359.8 ns/op BenchmarkDiv/100/50-4 309836 396.1 ns/op BenchmarkDiv/200/100-4 38833 3229 ns/op BenchmarkDiv/400/200-4 34444 3626 ns/op BenchmarkDiv/1000/500-4 24790 4931 ns/op BenchmarkDiv/2000/1000-4 16237 7055 ns/op BenchmarkDiv/20000/10000-4 736 211322 ns/op BenchmarkDiv/200000/100000-4 18 8660481 ns/op BenchmarkDiv/2000000/1000000-4 1 386294180 ns/op BenchmarkDiv/20000000/10000000-4 1 7577605035 ns/op BenchmarkMul-4 3 43558450 ns/op BenchmarkNatMul/10-4 106981 1890 ns/op BenchmarkNatMul/100-4 3607 40376 ns/op BenchmarkNatMul/1000-4 99 1215272 ns/op BenchmarkZeroShifts/Shl-4 10000 129861 ns/op BenchmarkZeroShifts/ShlSame-4 5632502 18.77 ns/op BenchmarkZeroShifts/Shr-4 10000 117825 ns/op BenchmarkZeroShifts/ShrSame-4 6242568 27.58 ns/op BenchmarkExp3Power/0x10-4 205207 3125 ns/op BenchmarkExp3Power/0x40-4 179498 1285 ns/op BenchmarkExp3Power/0x100-4 82201 2225 ns/op BenchmarkExp3Power/0x400-4 32137 5303 ns/op BenchmarkExp3Power/0x1000-4 6259 50502 ns/op BenchmarkExp3Power/0x4000-4 1057 272162 ns/op BenchmarkExp3Power/0x10000-4 94 1497895 ns/op BenchmarkExp3Power/0x40000-4 12 10235665 ns/op BenchmarkExp3Power/0x100000-4 2 165343549 ns/op BenchmarkExp3Power/0x400000-4 1 850887921 ns/op BenchmarkFibo-4 4 34157198 ns/op BenchmarkNatSqr/1-4 1000000 244.1 ns/op BenchmarkNatSqr/2-4 437355 463.7 ns/op BenchmarkNatSqr/3-4 328394 597.3 ns/op BenchmarkNatSqr/5-4 175602 1068 ns/op BenchmarkNatSqr/8-4 81759 3161 ns/op BenchmarkNatSqr/10-4 100068 2981 ns/op BenchmarkNatSqr/20-4 10000 44355 ns/op BenchmarkNatSqr/30-4 10000 10512 ns/op BenchmarkNatSqr/50-4 10000 105135 ns/op BenchmarkNatSqr/80-4 5132 171540 ns/op BenchmarkNatSqr/100-4 4963 132898 ns/op BenchmarkNatSqr/200-4 1885 250508 ns/op BenchmarkNatSqr/300-4 878 514950 ns/op BenchmarkNatSqr/500-4 372 625894 ns/op BenchmarkNatSqr/800-4 100 1479684 ns/op BenchmarkNatSqr/1000-4 100 1161863 ns/op BenchmarkNatSetBytes/8-4 707275 171.0 ns/op BenchmarkNatSetBytes/24-4 197346 994.8 ns/op BenchmarkNatSetBytes/128-4 46462 2573 ns/op BenchmarkNatSetBytes/7-4 879088 128.5 ns/op BenchmarkNatSetBytes/23-4 224022 803.0 ns/op BenchmarkNatSetBytes/127-4 47378 3710 ns/op BenchmarkScanPi-4 217 613643 ns/op BenchmarkStringPiParallel-4 361 341370 ns/op BenchmarkScan/10/Base2-4 36511 3339 ns/op BenchmarkScan/100/Base2-4 4182 28191 ns/op BenchmarkScan/1000/Base2-4 428 273532 ns/op BenchmarkScan/10/Base8-4 91485 1321 ns/op BenchmarkScan/100/Base8-4 12444 9863 ns/op BenchmarkScan/1000/Base8-4 1171 104852 ns/op BenchmarkScan/10/Base10-4 95347 1319 ns/op BenchmarkScan/100/Base10-4 10000 15766 ns/op BenchmarkScan/1000/Base10-4 1108 98311 ns/op BenchmarkScan/10/Base16-4 95455 3272 ns/op BenchmarkScan/100/Base16-4 15121 8382 ns/op BenchmarkScan/1000/Base16-4 1358 93975 ns/op BenchmarkString/10/Base2-4 188011 1336 ns/op BenchmarkString/100/Base2-4 21625 5729 ns/op BenchmarkString/1000/Base2-4 2426 50268 ns/op BenchmarkString/10/Base8-4 363838 339.6 ns/op BenchmarkString/100/Base8-4 68803 1703 ns/op BenchmarkString/1000/Base8-4 7899 15765 ns/op BenchmarkString/10/Base10-4 214513 612.1 ns/op BenchmarkString/100/Base10-4 31006 3613 ns/op BenchmarkString/1000/Base10-4 3739 252482 ns/op BenchmarkString/10/Base16-4 10000 22694 ns/op BenchmarkString/100/Base16-4 86641 2311 ns/op BenchmarkString/1000/Base16-4 10000 13789 ns/op BenchmarkLeafSize/0-4 31 3975132 ns/op BenchmarkLeafSize/1-4 423 281171 ns/op BenchmarkLeafSize/2-4 415 285343 ns/op BenchmarkLeafSize/3-4 268 449417 ns/op BenchmarkLeafSize/4-4 354 348047 ns/op BenchmarkLeafSize/5-4 211 526002 ns/op BenchmarkLeafSize/6-4 272 436786 ns/op BenchmarkLeafSize/7-4 285 397400 ns/op BenchmarkLeafSize/8-4 435 265701 ns/op BenchmarkLeafSize/9-4 195 606482 ns/op BenchmarkLeafSize/10-4 238 494289 ns/op BenchmarkLeafSize/11-4 231 515924 ns/op BenchmarkLeafSize/12-4 274 429429 ns/op BenchmarkLeafSize/13-4 238 492520 ns/op BenchmarkLeafSize/14-4 301 393706 ns/op BenchmarkLeafSize/15-4 303 386628 ns/op BenchmarkLeafSize/16-4 433 269162 ns/op BenchmarkLeafSize/32-4 429 269590 ns/op BenchmarkLeafSize/64-4 388 339142 ns/op BenchmarkProbablyPrime/n=0-4 6 19941652 ns/op BenchmarkProbablyPrime/n=1-4 5 22548383 ns/op BenchmarkProbablyPrime/n=5-4 4 32288332 ns/op BenchmarkProbablyPrime/n=10-4 3 44605724 ns/op BenchmarkProbablyPrime/n=20-4 2 69070110 ns/op BenchmarkProbablyPrime/Lucas-4 6 17576821 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2465509 ns/op BenchmarkRatCmp-4 208566 559.9 ns/op BenchmarkFloatPrecExact/1-4 130387 923.3 ns/op BenchmarkFloatPrecExact/10-4 42735 2869 ns/op BenchmarkFloatPrecExact/100-4 8679 12313 ns/op BenchmarkFloatPrecExact/1000-4 1587 75162 ns/op BenchmarkFloatPrecExact/10000-4 82 1308685 ns/op BenchmarkFloatPrecExact/100000-4 2 52038524 ns/op BenchmarkFloatPrecExact/1000000-4 1 2430019676 ns/op BenchmarkFloatPrecMixed/1-4 118993 1006 ns/op BenchmarkFloatPrecMixed/10-4 37170 3240 ns/op BenchmarkFloatPrecMixed/100-4 4380 26517 ns/op BenchmarkFloatPrecMixed/1000-4 292 399749 ns/op BenchmarkFloatPrecMixed/10000-4 8 13277191 ns/op BenchmarkFloatPrecMixed/100000-4 1 592576320 ns/op BenchmarkFloatPrecMixed/1000000-4 1 38292016021 ns/op BenchmarkFloatPrecInexact/1-4 182798 622.0 ns/op BenchmarkFloatPrecInexact/10-4 177751 696.9 ns/op BenchmarkFloatPrecInexact/100-4 100029 1403 ns/op BenchmarkFloatPrecInexact/1000-4 26899 4436 ns/op BenchmarkFloatPrecInexact/10000-4 3195 36650 ns/op BenchmarkFloatPrecInexact/100000-4 309 376159 ns/op BenchmarkFloatPrecInexact/1000000-4 25 7648381 ns/op BenchmarkFloatSqrt/64-4 12903 9202 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7525 15491 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5318 22381 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2583 46569 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 482 248789 ns/op 18095 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 37 3278925 ns/op 175003 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 252869121 ns/op 3879808 B/op 672 allocs/op PASS ok math/big 164.332s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7860915 15.42 ns/op BenchmarkLeadingZeros8-4 7484738 15.67 ns/op BenchmarkLeadingZeros16-4 7648340 15.41 ns/op BenchmarkLeadingZeros32-4 7746445 15.61 ns/op BenchmarkLeadingZeros64-4 7493536 15.46 ns/op BenchmarkTrailingZeros-4 7684418 15.38 ns/op BenchmarkTrailingZeros8-4 7710168 15.58 ns/op BenchmarkTrailingZeros16-4 7211690 19.19 ns/op BenchmarkTrailingZeros32-4 7529622 15.68 ns/op BenchmarkTrailingZeros64-4 7815624 15.39 ns/op BenchmarkOnesCount-4 8042954 14.85 ns/op BenchmarkOnesCount8-4 7646203 14.92 ns/op BenchmarkOnesCount16-4 8135288 14.95 ns/op BenchmarkOnesCount32-4 7918099 15.05 ns/op BenchmarkOnesCount64-4 7976402 15.03 ns/op BenchmarkRotateLeft-4 7450006 15.59 ns/op BenchmarkRotateLeft8-4 7756303 16.88 ns/op BenchmarkRotateLeft16-4 7679684 15.37 ns/op BenchmarkRotateLeft32-4 8127951 14.88 ns/op BenchmarkRotateLeft64-4 7958690 14.85 ns/op BenchmarkReverse-4 13247676 8.618 ns/op BenchmarkReverse8-4 16275771 7.506 ns/op BenchmarkReverse16-4 14009995 8.159 ns/op BenchmarkReverse32-4 11862968 8.918 ns/op BenchmarkReverse64-4 13685456 8.609 ns/op BenchmarkReverseBytes-4 14829394 7.983 ns/op BenchmarkReverseBytes16-4 15870453 7.609 ns/op BenchmarkReverseBytes32-4 14984793 7.975 ns/op BenchmarkReverseBytes64-4 14869110 7.982 ns/op BenchmarkAdd-4 7563796 15.16 ns/op BenchmarkAdd32-4 8149646 14.79 ns/op BenchmarkAdd64-4 8044806 15.32 ns/op BenchmarkAdd64multiple-4 14754446 8.468 ns/op BenchmarkSub-4 7866148 18.71 ns/op BenchmarkSub32-4 7739710 15.26 ns/op BenchmarkSub64-4 8080922 15.04 ns/op BenchmarkSub64multiple-4 14800801 8.320 ns/op BenchmarkMul-4 8127282 14.67 ns/op BenchmarkMul32-4 7932740 14.93 ns/op BenchmarkMul64-4 8172051 15.12 ns/op BenchmarkDiv-4 2817772 45.96 ns/op BenchmarkDiv32-4 6391856 20.62 ns/op BenchmarkDiv64-4 2909590 40.76 ns/op PASS ok math/bits 8.336s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 107.6 ns/op BenchmarkAcos-4 266065 436.5 ns/op BenchmarkAcosh-4 271609 446.9 ns/op BenchmarkAsin-4 272697 431.5 ns/op BenchmarkAsinh-4 284970 416.3 ns/op BenchmarkAtan-4 1000000 112.3 ns/op BenchmarkAtanh-4 1000000 117.8 ns/op BenchmarkConj-4 15576183 7.727 ns/op BenchmarkCos-4 406664 282.2 ns/op BenchmarkCosh-4 440084 277.8 ns/op BenchmarkExp-4 587684 210.7 ns/op BenchmarkLog-4 805350 149.9 ns/op BenchmarkLog10-4 787725 151.1 ns/op BenchmarkPhase-4 4641318 25.60 ns/op BenchmarkPolar-4 871324 132.7 ns/op BenchmarkPow-4 308598 375.3 ns/op BenchmarkRect-4 639092 185.6 ns/op BenchmarkSin-4 467077 261.3 ns/op BenchmarkSinh-4 466917 257.4 ns/op BenchmarkSqrt-4 364242 324.2 ns/op BenchmarkTan-4 1000000 102.2 ns/op BenchmarkTanh-4 1843839 66.18 ns/op PASS ok math/cmplx 3.937s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 855378 122.8 ns/op BenchmarkInt63ThreadsafeParallel-4 1424923 90.28 ns/op BenchmarkInt63Unthreadsafe-4 979186 130.4 ns/op BenchmarkIntn1000-4 757836 147.3 ns/op BenchmarkInt63n1000-4 819477 137.2 ns/op BenchmarkInt31n1000-4 873141 134.7 ns/op BenchmarkFloat32-4 832538 135.1 ns/op BenchmarkFloat64-4 954627 120.6 ns/op BenchmarkPerm3-4 185368 651.3 ns/op BenchmarkPerm30-4 21505 5531 ns/op BenchmarkPerm30ViaShuffle-4 20482 5740 ns/op BenchmarkShuffleOverhead-4 15584 7659 ns/op BenchmarkRead3-4 751899 154.1 ns/op BenchmarkRead64-4 66945 1809 ns/op BenchmarkRead1000-4 4554 26548 ns/op BenchmarkConcurrent-4 423830 272.0 ns/op PASS ok math/rand 3.475s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkPCG_DXSM-4 3245380 37.25 ns/op BenchmarkSourceUint64-4 3269206 37.36 ns/op BenchmarkGlobalInt64-4 4130792 30.54 ns/op BenchmarkGlobalInt64Parallel-4 3514864 28.85 ns/op BenchmarkGlobalUint64-4 3904774 29.77 ns/op BenchmarkGlobalUint64Parallel-4 3578906 32.96 ns/op BenchmarkInt64-4 1689432 70.83 ns/op BenchmarkUint64-4 1690183 73.36 ns/op BenchmarkGlobalIntN1000-4 2515563 47.83 ns/op BenchmarkIntN1000-4 1392732 88.84 ns/op BenchmarkInt64N1000-4 1398586 84.29 ns/op BenchmarkInt64N1e8-4 1000000 102.8 ns/op BenchmarkInt64N1e9-4 1414891 85.41 ns/op BenchmarkInt64N2e9-4 1393586 84.59 ns/op BenchmarkInt64N1e18-4 1365909 89.36 ns/op BenchmarkInt64N2e18-4 1355233 88.80 ns/op BenchmarkInt64N4e18-4 1000000 102.1 ns/op BenchmarkInt32N1000-4 1410426 84.77 ns/op BenchmarkInt32N1e8-4 1418848 84.03 ns/op BenchmarkInt32N1e9-4 1369449 87.02 ns/op BenchmarkInt32N2e9-4 1422158 85.12 ns/op BenchmarkFloat32-4 1614189 74.24 ns/op BenchmarkFloat64-4 1622091 74.11 ns/op BenchmarkExpFloat64-4 831468 140.5 ns/op BenchmarkNormFloat64-4 1000000 116.1 ns/op BenchmarkPerm3-4 255603 470.1 ns/op BenchmarkPerm30-4 23690 5003 ns/op BenchmarkPerm30ViaShuffle-4 26403 4535 ns/op BenchmarkShuffleOverhead-4 39615 2948 ns/op BenchmarkConcurrent-4 1702005 74.05 ns/op PASS ok math/rand/v2 6.534s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42620 3878 ns/op BenchmarkQDecodeWord-4 116409 1027 ns/op BenchmarkQDecodeHeader-4 105540 1125 ns/op BenchmarkTypeByExtension/.html-4 468333 263.9 ns/op BenchmarkTypeByExtension/.HTML-4 318912 332.3 ns/op BenchmarkTypeByExtension/.unused-4 414243 275.7 ns/op BenchmarkExtensionsByType/text/html-4 183379 640.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 82509 2557 ns/op BenchmarkExtensionsByType/application/octet-stream-4 99027 1124 ns/op PASS ok mime 2.443s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 602 214007 ns/op 47536 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 648 180190 ns/op 48838 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 302 379918 ns/op 104424 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 498 237276 ns/op 49131 B/op 207 allocs/op PASS ok mime/multipart 1.607s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 879 136671 ns/op PASS ok mime/quotedprintable 1.142s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 19 5721122 ns/op 8359 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 25 4232943 ns/op 7242 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5010428706 ns/op 158384 B/op 224 allocs/op BenchmarkDNSName-4 90844 1275 ns/op BenchmarkInterfaces-4 2821 38211 ns/op 8941 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3690 30224 ns/op 6635 B/op 22 allocs/op BenchmarkInterfaceByName-4 3105 37087 ns/op 9014 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1772 67796 ns/op 15242 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5538 20593 ns/op 4383 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1189 91316 ns/op 135290 B/op 39 allocs/op BenchmarkParseIP-4 7500 16055 ns/op BenchmarkParseIPValidIPv4-4 324798 368.0 ns/op BenchmarkParseIPValidIPv6-4 151352 788.7 ns/op BenchmarkIPString/IPv4-4 95985 1256 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8644 12907 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51133 2327 ns/op BenchmarkIPEqual/IPv4-4 1123040 106.5 ns/op BenchmarkIPEqual/IPv6-4 1123472 106.5 ns/op BenchmarkSendFile/file-to-tcp/1024-4 1 1214064270 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205809197 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1206098727 ns/op 0.00 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1206425164 ns/op 0.01 MB/s 672 B/op 13 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1205056274 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1216182376 ns/op 0.03 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1214168961 ns/op 0.05 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007797460 ns/op 0.13 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007812259 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1015236785 ns/op 0.52 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1009009769 ns/op 1.04 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007341176 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007271348 ns/op 0.00 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007697294 ns/op 0.00 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007656846 ns/op 0.01 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007617095 ns/op 0.02 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007401980 ns/op 0.03 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007728974 ns/op 0.07 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007596440 ns/op 0.13 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008042069 ns/op 0.26 MB/s 480 B/op 11 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008013334 ns/op 0.52 MB/s 576 B/op 12 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008275369 ns/op 1.04 MB/s 576 B/op 12 allocs/op BenchmarkSendfileZeroBytes-4 1 203158953 ns/op 7656096 B/op 409589 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006809066 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007839128 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1009167609 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007438363 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1005457831 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010919840 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1005597948 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007709699 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1012918651 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008063164 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1013765059 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1016137250 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1007643747 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007489894 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007506179 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006777984 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007136377 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007444991 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1009125515 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007615987 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1008470614 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1009116970 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1007598819 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1008528314 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1008532321 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007296834 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1009088110 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007496652 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007769639 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1009274908 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008153278 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1008360803 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1010604171 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007515686 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1003440745 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007836633 ns/op 0.00 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007753452 ns/op 0.01 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007723879 ns/op 0.02 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007731652 ns/op 0.03 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1008130430 ns/op 0.07 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008615657 ns/op 0.13 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008348207 ns/op 0.26 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008543498 ns/op 0.52 MB/s 952 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009419600 ns/op 1.04 MB/s 904 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007474878 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010943299 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007456566 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007405786 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007483171 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007705297 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007876399 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007925483 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008440730 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008924514 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009809862 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 3120 32789 ns/op BenchmarkTCP4OneShotTimeout-4 3952 38932 ns/op BenchmarkTCP4Persistent-4 24774 4853 ns/op BenchmarkTCP4PersistentTimeout-4 33498 4000 ns/op BenchmarkTCP6OneShot-4 3910 43957 ns/op BenchmarkTCP6OneShotTimeout-4 3802 56031 ns/op BenchmarkTCP6Persistent-4 23474 5348 ns/op BenchmarkTCP6PersistentTimeout-4 7616 16516 ns/op BenchmarkTCP4ConcurrentReadWrite-4 9505 10544 ns/op BenchmarkTCP6ConcurrentReadWrite-4 57597 2834 ns/op BenchmarkSetReadDeadline-4 170348 874.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 24109 4660 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 24009 4564 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 25773 4690 ns/op 0 B/op 0 allocs/op PASS ok net 91.281s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22731 5281 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8583 11941 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17857 8720 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15344 7903 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32649 3252 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55615 2109 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 110.5 ns/op BenchmarkFindChild/n=2/rep=map-4 3692871 31.98 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 984654 122.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 578763 201.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3511314 33.76 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 564505 214.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 321637 372.4 ns/op BenchmarkFindChild/n=8/rep=map-4 3198936 37.14 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 309381 381.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 169926 711.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2888607 41.32 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2139108 58.06 ns/op BenchmarkFindChild/n=32/rep=linear-4 83893 1432 ns/op BenchmarkFindChild/n=32/rep=map-4 3074137 40.82 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2310430 53.74 ns/op BenchmarkMultiConflicts-4 1 203969345 ns/op BenchmarkServerMatch-4 16306 7659 ns/op BenchmarkReadRequestChrome-4 3382 33492 ns/op 18.24 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8265 14062 ns/op 5.55 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7970 14115 ns/op 5.81 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6081 19748 ns/op 7.65 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12677 ns/op 3.16 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 355 373830 ns/op 2.74 MB/s BenchmarkFileAndServer_1KB/https1-4 199 546551 ns/op 1.87 MB/s BenchmarkFileAndServer_1KB/h2-4 159 684335 ns/op 1.50 MB/s BenchmarkFileAndServer_16MB/h1-4 3 48420965 ns/op 346.49 MB/s BenchmarkFileAndServer_16MB/https1-4 2 79467897 ns/op 211.12 MB/s BenchmarkFileAndServer_16MB/h2-4 1 158929647 ns/op 105.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 128927761 ns/op 520.52 MB/s BenchmarkFileAndServer_64MB/https1-4 1 341025123 ns/op 196.79 MB/s BenchmarkFileAndServer_64MB/h2-4 1 850715698 ns/op 78.89 MB/s BenchmarkServeMux-4 195 650960 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 231 579942 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 464 252290 ns/op 5960 B/op 63 allocs/op BenchmarkClientServer/https1-4 190 652668 ns/op 6676 B/op 74 allocs/op BenchmarkClientServer/h2-4 248 424078 ns/op 9765 B/op 76 allocs/op BenchmarkClientServerParallel/4/h1-4 1164 90195 ns/op 9253 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 36 7443956 ns/op 73149 B/op 813 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44032: read tcp 127.0.0.1:43779->127.0.0.1:44032: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44060: write tcp 127.0.0.1:43779->127.0.0.1:44060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44030: write tcp 127.0.0.1:43779->127.0.0.1:44030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51294: read tcp 127.0.0.1:46473->127.0.0.1:51294: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51266: read tcp 127.0.0.1:46473->127.0.0.1:51266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51240: read tcp 127.0.0.1:46473->127.0.0.1:51240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51250: read tcp 127.0.0.1:46473->127.0.0.1:51250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51210: write tcp 127.0.0.1:46473->127.0.0.1:51210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51224: write tcp 127.0.0.1:46473->127.0.0.1:51224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51252: write tcp 127.0.0.1:46473->127.0.0.1:51252: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 14 8981567 ns/op 89299 B/op 1076 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58784: read tcp 127.0.0.1:46313->127.0.0.1:58784: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58788: read tcp 127.0.0.1:46313->127.0.0.1:58788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44798: read tcp 127.0.0.1:33661->127.0.0.1:44798: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44786: write tcp 127.0.0.1:33661->127.0.0.1:44786: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39852: read tcp 127.0.0.1:41449->127.0.0.1:39852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39772: read tcp 127.0.0.1:41449->127.0.0.1:39772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39746: read tcp 127.0.0.1:41449->127.0.0.1:39746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39798: write tcp 127.0.0.1:41449->127.0.0.1:39798: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1161665 ns/op 22523 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 15 8682584 ns/op 95216 B/op 1099 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34774: read tcp 127.0.0.1:40765->127.0.0.1:34774: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34734: read tcp 127.0.0.1:40765->127.0.0.1:34734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34750: read tcp 127.0.0.1:40765->127.0.0.1:34750: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34760: read tcp 127.0.0.1:40765->127.0.0.1:34760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34768: write tcp 127.0.0.1:40765->127.0.0.1:34768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43488: read tcp 127.0.0.1:38945->127.0.0.1:43488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43426: read tcp 127.0.0.1:38945->127.0.0.1:43426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43522: read tcp 127.0.0.1:38945->127.0.0.1:43522: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 8177014 ns/op 81042 B/op 984 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54096: read tcp 127.0.0.1:37387->127.0.0.1:54096: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54108: read tcp 127.0.0.1:37387->127.0.0.1:54108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54124: read tcp 127.0.0.1:37387->127.0.0.1:54124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54082: read tcp 127.0.0.1:37387->127.0.0.1:54082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54088: read tcp 127.0.0.1:37387->127.0.0.1:54088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35026: read tcp 127.0.0.1:37833->127.0.0.1:35026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34940: read tcp 127.0.0.1:37833->127.0.0.1:34940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35042: read tcp 127.0.0.1:37833->127.0.0.1:35042: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34986: write tcp 127.0.0.1:37833->127.0.0.1:34986: use of closed network connection BenchmarkServer-4 1 1015801728 ns/op 29848 B/op 156 allocs/op BenchmarkClient-4 495 231128 ns/op 3711 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 910 119786 ns/op 7292 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1560 76304 ns/op 3094 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1938 62169 ns/op 1927 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1978 63698 ns/op 2781 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2133 61481 ns/op 2701 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1927 111465 ns/op 2740 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2010 60603 ns/op 1924 B/op 14 allocs/op BenchmarkServerHijack-4 1432 76729 ns/op 16729 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 604 172774 ns/op 5825 B/op 52 allocs/op BenchmarkResponseStatusLine-4 506155 241.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 19.342s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9728 12119 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.185s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 81986 1433 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 657831 167.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 171163 701.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67809 1808 ns/op BenchmarkStdIPv4-4 103954 1141 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104952 1145 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108506 1104 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65077 1836 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72151 1662 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1634342 75.71 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1245955 97.69 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1711956 70.26 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 205828 589.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 238957 521.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 224668 529.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93166 1331 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 268759 439.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 124777 970.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 134569 887.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134324 895.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87877 1475 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 400782 299.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123807 967.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 145711 809.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 248108 492.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 142167 833.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 333744 354.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140019 844.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 137323 855.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141926 886.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111009 1076 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 573916 206.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 264814 464.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 102733 1136 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118626 1019 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 181714 668.6 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 117072 1063 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 319867 388.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 124083 964.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 135702 905.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 207763 587.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122323 973.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 111.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 416830 283.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 652717 166.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 170902 691.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 191300 720.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 184466 639.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81628 1494 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 376018 323.9 ns/op PASS ok net/netip 8.869s 2023/11/29 17:05:22 Test RPC server listening on 127.0.0.1:46717 2023/11/29 17:05:22 Test HTTP RPC server listening on 127.0.0.1:33973 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2714 44890 ns/op BenchmarkEndToEndHTTP-4 2622 52444 ns/op BenchmarkEndToEndAsync-4 4306 30057 ns/op BenchmarkEndToEndAsyncHTTP-4 3762 40003 ns/op PASS ok net/rpc 1.884s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3415 33706 ns/op BenchmarkReadMIMEHeader/server_headers-4 4716 24163 ns/op BenchmarkUncommon-4 20720 5833 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.431s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3654 36916 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78352 1481 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 643623 203.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92557 1274 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175194 683.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84612 2192 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12890 9067 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 411408 272.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91308 1481 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 173036 707.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83277 1439 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13512 8818 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 181860 673.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72040 1617 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70177 1707 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32529 3630 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5527 20776 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 172220 694.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73250 1622 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 68914 1713 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32502 3641 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5930 19723 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.990s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3157154 36.67 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 172297 666.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 674 179946 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 278 480616 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 564 248350 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 125814 910.4 ns/op BenchmarkStatFile-4 87928 1364 ns/op BenchmarkStatDir-4 89686 1481 ns/op BenchmarkLstatDot-4 118953 1140 ns/op BenchmarkLstatFile-4 85021 1379 ns/op BenchmarkLstatDir-4 87246 1593 ns/op PASS ok os 2.925s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 367 307775 ns/op 7405 B/op 30 allocs/op PASS ok os/exec 1.158s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 583196 205.2 ns/op PASS ok os/user 1.223s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3652533 32.54 ns/op BenchmarkString-4 1942635 62.17 ns/op BenchmarkBytes-4 1722675 69.79 ns/op BenchmarkNamedBytes-4 1000000 105.2 ns/op BenchmarkBytesArray-4 790458 153.0 ns/op BenchmarkSliceLen-4 1919432 61.33 ns/op BenchmarkMapLen-4 868069 138.2 ns/op BenchmarkStringLen-4 1638904 73.32 ns/op BenchmarkArrayLen-4 1282346 90.38 ns/op BenchmarkSliceCap-4 1966856 61.20 ns/op BenchmarkDeepEqual/int8-4 408082 283.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 87061 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 352549 339.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 82963 1446 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 344744 350.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82662 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 332406 350.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81752 1451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 357483 462.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83248 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 408074 291.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 108358 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 343131 385.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81472 1419 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 352358 354.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83960 1447 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 334706 373.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 83337 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 339976 347.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82324 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 339067 353.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83761 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 354697 338.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80823 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 355585 345.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83034 1450 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 353949 331.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81810 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 353648 335.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81471 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 392619 282.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86654 1348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 360225 331.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81896 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 109106 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52257 2243 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48432 2467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33196 3651 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35162 3539 ns/op BenchmarkIsZero/ArrayComparable-4 147027 821.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 30643 3912 ns/op BenchmarkIsZero/StructComparable-4 400479 268.1 ns/op BenchmarkIsZero/StructIncomparable-4 139682 845.8 ns/op BenchmarkIsZero/ArrayInt_4-4 1368928 87.99 ns/op BenchmarkIsZero/ArrayInt_1024-4 7566 15891 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14786 8057 ns/op BenchmarkIsZero/Struct4Int-4 1316421 90.89 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7270 16016 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7543 15900 ns/op BenchmarkIsZero/StructInt_512-4 14806 8060 ns/op BenchmarkSetZero/Bool/Direct-4 4459640 26.05 ns/op BenchmarkSetZero/Bool/CachedZero-4 878034 134.6 ns/op BenchmarkSetZero/Bool/NewZero-4 662494 176.4 ns/op BenchmarkSetZero/Int/Direct-4 2125783 56.42 ns/op BenchmarkSetZero/Int/CachedZero-4 863466 133.5 ns/op BenchmarkSetZero/Int/NewZero-4 678609 174.1 ns/op BenchmarkSetZero/Uint/Direct-4 2135264 56.29 ns/op BenchmarkSetZero/Uint/CachedZero-4 878396 135.8 ns/op BenchmarkSetZero/Uint/NewZero-4 680390 173.6 ns/op BenchmarkSetZero/Float/Direct-4 2151715 55.96 ns/op BenchmarkSetZero/Float/CachedZero-4 891829 132.4 ns/op BenchmarkSetZero/Float/NewZero-4 614288 174.6 ns/op BenchmarkSetZero/Complex/Direct-4 2028496 57.03 ns/op BenchmarkSetZero/Complex/CachedZero-4 868008 137.2 ns/op BenchmarkSetZero/Complex/NewZero-4 651788 177.4 ns/op BenchmarkSetZero/Array/Direct-4 2420276 49.67 ns/op BenchmarkSetZero/Array/CachedZero-4 873690 140.4 ns/op BenchmarkSetZero/Array/NewZero-4 637192 183.4 ns/op BenchmarkSetZero/Chan/Direct-4 2107618 56.87 ns/op BenchmarkSetZero/Chan/CachedZero-4 856168 135.4 ns/op BenchmarkSetZero/Chan/NewZero-4 675102 177.2 ns/op BenchmarkSetZero/Func/Direct-4 2107855 57.12 ns/op BenchmarkSetZero/Func/CachedZero-4 834555 136.4 ns/op BenchmarkSetZero/Func/NewZero-4 663326 190.3 ns/op BenchmarkSetZero/Interface/Direct-4 1981549 59.94 ns/op BenchmarkSetZero/Interface/CachedZero-4 875415 141.1 ns/op BenchmarkSetZero/Interface/NewZero-4 667425 173.8 ns/op BenchmarkSetZero/Map/Direct-4 2119830 56.31 ns/op BenchmarkSetZero/Map/CachedZero-4 882888 136.7 ns/op BenchmarkSetZero/Map/NewZero-4 663211 178.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2098536 56.95 ns/op BenchmarkSetZero/Pointer/CachedZero-4 884064 135.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 667372 182.3 ns/op BenchmarkSetZero/Slice/Direct-4 1999352 60.29 ns/op BenchmarkSetZero/Slice/CachedZero-4 878098 133.5 ns/op BenchmarkSetZero/Slice/NewZero-4 675459 172.2 ns/op BenchmarkSetZero/String/Direct-4 1993350 56.35 ns/op BenchmarkSetZero/String/CachedZero-4 849602 137.1 ns/op BenchmarkSetZero/String/NewZero-4 672081 176.2 ns/op BenchmarkSetZero/Struct/Direct-4 2577799 50.22 ns/op BenchmarkSetZero/Struct/CachedZero-4 847017 132.9 ns/op BenchmarkSetZero/Struct/NewZero-4 687378 174.9 ns/op BenchmarkSelect/1-4 186373 626.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 75506 1567 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41311 2857 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 157303 690.3 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 199347 600.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 176702 671.4 ns/op 190.65 MB/s BenchmarkCallArgCopy/size=256-4 175039 711.9 ns/op 359.62 MB/s BenchmarkCallArgCopy/size=1024-4 137110 878.7 ns/op 1165.34 MB/s BenchmarkCallArgCopy/size=4096-4 71600 1697 ns/op 2414.27 MB/s BenchmarkCallArgCopy/size=65536-4 6231 18899 ns/op 3467.73 MB/s BenchmarkFieldByName1-4 1000000 101.8 ns/op BenchmarkFieldByName2-4 86960 1414 ns/op BenchmarkFieldByName3-4 9897 10825 ns/op BenchmarkInterfaceBig-4 2552407 48.59 ns/op BenchmarkInterfaceSmall-4 2583832 47.96 ns/op BenchmarkNew-4 1359052 76.80 ns/op BenchmarkMap/StringKeys/MapIndex-4 2278 52400 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1939 60289 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2268 51577 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1922 60338 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2298 52212 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1951 59953 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 237796 481.3 ns/op PASS ok reflect 18.964s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 11239 10509 ns/op 9227 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22462 5196 ns/op 9121 B/op 1 allocs/op BenchmarkFindString-4 12352 8946 ns/op 9128 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10142 ns/op 9080 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12280 9818 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 33062 3626 ns/op BenchmarkNotLiteral-4 3066 37631 ns/op BenchmarkMatchClass-4 2328 47540 ns/op BenchmarkMatchClass_InRange-4 2370 48986 ns/op BenchmarkReplaceAll-4 2857 37923 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 31945 3702 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38168 3095 ns/op BenchmarkAnchoredShortMatch-4 23122 5312 ns/op BenchmarkAnchoredLongMatch-4 14229 8777 ns/op BenchmarkOnePassShortA-4 14244 8372 ns/op BenchmarkNotOnePassShortA-4 6456 16449 ns/op BenchmarkOnePassShortB-4 19028 6318 ns/op BenchmarkNotOnePassShortB-4 9933 11822 ns/op BenchmarkOnePassLongPrefix-4 76558 1709 ns/op BenchmarkOnePassLongNotPrefix-4 26744 4878 ns/op BenchmarkMatchParallelShared-4 28454 3965 ns/op BenchmarkMatchParallelCopied-4 29233 4915 ns/op BenchmarkQuoteMetaAll-4 160521 747.7 ns/op 18.72 MB/s BenchmarkQuoteMetaNone-4 300141 387.5 ns/op 67.09 MB/s BenchmarkCompile/Onepass-4 2882 40187 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1176 99772 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 978170 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4001864 29.08 ns/op 550.27 MB/s BenchmarkMatch/Easy0/32-4 36559 3277 ns/op 9.76 MB/s BenchmarkMatch/Easy0/1K-4 30156 3919 ns/op 261.28 MB/s BenchmarkMatch/Easy0i/16-4 4076031 28.95 ns/op 552.75 MB/s BenchmarkMatch/Easy0i/32-4 3931 27172 ns/op 1.18 MB/s BenchmarkMatch/Easy0i/1K-4 171 706854 ns/op 1.45 MB/s BenchmarkMatch/Easy1/16-4 4040107 29.13 ns/op 549.30 MB/s BenchmarkMatch/Easy1/32-4 33146 3317 ns/op 9.65 MB/s BenchmarkMatch/Easy1/1K-4 6074 18287 ns/op 56.00 MB/s BenchmarkMatch/Medium/16-4 4028341 29.83 ns/op 536.29 MB/s BenchmarkMatch/Medium/32-4 4542 24296 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 195 617702 ns/op 1.66 MB/s BenchmarkMatch/Hard/16-4 4050417 28.91 ns/op 553.50 MB/s BenchmarkMatch/Hard/32-4 2953 39485 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 96 1151320 ns/op 0.89 MB/s BenchmarkMatch/Hard1/16-4 826 141879 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 433 275613 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8362980 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 22263 5390 ns/op 2.97 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13700 8807 ns/op 3.63 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 513 232623 ns/op 4.40 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.494s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 453312 258.6 ns/op BenchmarkIsWordChar-4 157963 763.2 ns/op PASS ok regexp/syntax 2.519s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77660 1678 ns/op BenchmarkCallers/inlined-4 85412 1395 ns/op BenchmarkCallers/no-cache-4 32698 3658 ns/op BenchmarkFPCallers/cached-4 14086270 8.470 ns/op BenchmarkMakeChan/Byte-4 1427818 78.37 ns/op BenchmarkMakeChan/Int-4 1271348 95.04 ns/op BenchmarkMakeChan/Ptr-4 657428 181.0 ns/op BenchmarkMakeChan/Struct/0-4 1620872 74.26 ns/op BenchmarkMakeChan/Struct/32-4 846756 138.9 ns/op BenchmarkMakeChan/Struct/40-4 799695 151.0 ns/op BenchmarkChanNonblocking-4 5458935 21.55 ns/op BenchmarkSelectUncontended-4 882279 140.7 ns/op BenchmarkSelectSyncContended-4 66862 2351 ns/op BenchmarkSelectAsyncContended-4 229437 527.2 ns/op BenchmarkSelectNonblock-4 3754722 29.18 ns/op BenchmarkChanUncontended-4 13980 8258 ns/op BenchmarkChanContended-4 3402 39873 ns/op BenchmarkChanSync-4 257398 461.4 ns/op BenchmarkChanSyncWork-4 92206 1320 ns/op BenchmarkChanProdCons0-4 185122 743.5 ns/op BenchmarkChanProdCons10-4 258939 480.0 ns/op BenchmarkChanProdCons100-4 262030 466.3 ns/op BenchmarkChanProdConsWork0-4 156499 765.0 ns/op BenchmarkChanProdConsWork10-4 226564 542.0 ns/op BenchmarkChanProdConsWork100-4 230960 513.7 ns/op BenchmarkSelectProdCons-4 215212 850.6 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.5 ns/op BenchmarkChanCreation-4 640394 185.9 ns/op BenchmarkChanSem-4 237183 512.2 ns/op BenchmarkChanPopular-4 213 515137 ns/op BenchmarkChanClosed-4 1769268 68.25 ns/op BenchmarkCallClosure-4 5754297 20.71 ns/op BenchmarkCallClosure1-4 5205904 21.46 ns/op BenchmarkCallClosure2-4 1612418 73.62 ns/op BenchmarkCallClosure3-4 1986758 60.30 ns/op BenchmarkCallClosure4-4 1652725 72.91 ns/op BenchmarkComplex128DivNormal-4 6330627 19.87 ns/op BenchmarkComplex128DivNisNaN-4 5220723 22.95 ns/op BenchmarkComplex128DivDisNaN-4 5042247 23.72 ns/op BenchmarkComplex128DivNisInf-4 6171010 19.53 ns/op BenchmarkComplex128DivDisInf-4 4452616 27.04 ns/op BenchmarkAllocation-4 6556 23269 ns/op BenchmarkReadMemStats-4 7911 15115 ns/op BenchmarkReadMemStatsLatency-4 1 44972 p50-ns 44972 p90-ns 44972 p99-ns BenchmarkWriteBarrier-4 2928385 42.74 ns/op BenchmarkBulkWriteBarrier-4 5857461 18.57 ns/op BenchmarkScanStackNoLocals-4 3 37145945 ns/op BenchmarkMSpanCountAlloc/bits=64-4 8898439 11.81 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8896966 13.50 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7268790 16.36 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5240374 22.62 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3614590 34.43 ns/op BenchmarkHash5-4 4465654 24.92 ns/op 200.65 MB/s BenchmarkHash16-4 4910569 24.29 ns/op 658.83 MB/s BenchmarkHash64-4 3959654 30.09 ns/op 2127.05 MB/s BenchmarkHash1024-4 965697 124.7 ns/op 8209.31 MB/s BenchmarkHash65536-4 19044 6288 ns/op 10421.84 MB/s BenchmarkAlignedLoad-4 7302328 16.06 ns/op BenchmarkUnalignedLoad-4 7293284 16.27 ns/op BenchmarkEqEfaceConcrete-4 5879082 20.30 ns/op BenchmarkEqIfaceConcrete-4 5572942 20.62 ns/op BenchmarkNeEfaceConcrete-4 5508013 21.67 ns/op BenchmarkNeIfaceConcrete-4 5585817 21.77 ns/op BenchmarkConvT2EByteSized/bool-4 5167092 23.20 ns/op BenchmarkConvT2EByteSized/uint8-4 5208741 23.25 ns/op BenchmarkConvT2ESmall-4 4538762 26.87 ns/op BenchmarkConvT2EUintptr-4 4581222 26.35 ns/op BenchmarkConvT2ELarge-4 1296554 116.7 ns/op BenchmarkConvT2ISmall-4 4672510 26.75 ns/op BenchmarkConvT2IUintptr-4 4790352 27.49 ns/op BenchmarkConvT2ILarge-4 1000000 268.0 ns/op BenchmarkConvI2E-4 4374522 26.63 ns/op BenchmarkConvI2I-4 4586976 28.08 ns/op BenchmarkAssertE2T-4 3992288 33.39 ns/op BenchmarkAssertE2TLarge-4 2522785 47.78 ns/op BenchmarkAssertE2I-4 4741660 24.30 ns/op BenchmarkAssertI2T-4 3940422 30.41 ns/op BenchmarkAssertI2I-4 4904348 24.03 ns/op BenchmarkAssertI2E-4 5039919 23.64 ns/op BenchmarkAssertE2E-4 5070999 24.26 ns/op BenchmarkAssertE2T2-4 3052372 40.53 ns/op BenchmarkAssertE2T2Blank-4 4104928 29.68 ns/op BenchmarkAssertI2E2-4 3862878 31.83 ns/op BenchmarkAssertI2E2Blank-4 5104513 23.61 ns/op BenchmarkAssertE2E2-4 3815973 31.39 ns/op BenchmarkAssertE2E2Blank-4 5024062 23.20 ns/op BenchmarkConvT2Ezero/zero/16-4 4762958 25.68 ns/op BenchmarkConvT2Ezero/zero/32-4 4926172 24.13 ns/op BenchmarkConvT2Ezero/zero/64-4 4796386 25.55 ns/op BenchmarkConvT2Ezero/zero/str-4 4907706 24.28 ns/op BenchmarkConvT2Ezero/zero/slice-4 4720718 24.15 ns/op BenchmarkConvT2Ezero/zero/big-4 304820 825.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 107.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 126.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 339078 566.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4695819 26.50 ns/op BenchmarkConvT2Ezero/smallint/32-4 4237309 24.40 ns/op BenchmarkConvT2Ezero/smallint/64-4 4666867 27.06 ns/op BenchmarkConvT2Ezero/largeint/16-4 1639168 69.59 ns/op BenchmarkConvT2Ezero/largeint/32-4 1891225 91.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 2006120 60.21 ns/op BenchmarkMalloc8-4 2503315 66.29 ns/op BenchmarkMalloc16-4 2234991 62.36 ns/op BenchmarkMallocTypeInfo8-4 1872294 72.24 ns/op BenchmarkMallocTypeInfo16-4 1819040 65.42 ns/op BenchmarkMallocLargeStruct-4 343944 377.6 ns/op BenchmarkGoroutineSelect-4 100 1614457 ns/op BenchmarkGoroutineBlocking-4 145 771324 ns/op BenchmarkGoroutineForRange-4 145 1143186 ns/op BenchmarkGoroutineIdle-4 148 703164 ns/op BenchmarkHashStringSpeed-4 1922988 64.29 ns/op BenchmarkHashBytesSpeed-4 1333696 89.96 ns/op BenchmarkHashInt32Speed-4 2032260 60.97 ns/op BenchmarkHashInt64Speed-4 2163248 56.75 ns/op BenchmarkHashStringArraySpeed-4 455649 268.3 ns/op BenchmarkMegMap-4 3588260 33.50 ns/op BenchmarkMegOneMap-4 4377008 27.44 ns/op BenchmarkMegEqMap-4 2025 59076 ns/op BenchmarkMegEmptyMap-4 4913047 24.51 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2044618 58.87 ns/op BenchmarkSmallStrMap-4 3822880 31.53 ns/op BenchmarkMapStringKeysEight_16-4 3678620 32.21 ns/op BenchmarkMapStringKeysEight_32-4 3686952 32.77 ns/op BenchmarkMapStringKeysEight_64-4 3536556 32.99 ns/op BenchmarkMapStringKeysEight_1M-4 3595785 33.49 ns/op BenchmarkIntMap-4 4010497 30.22 ns/op BenchmarkMapFirst/1-4 4602061 26.11 ns/op BenchmarkMapFirst/2-4 4460155 26.01 ns/op BenchmarkMapFirst/3-4 4605296 26.05 ns/op BenchmarkMapFirst/4-4 4583722 25.94 ns/op BenchmarkMapFirst/5-4 4622048 26.21 ns/op BenchmarkMapFirst/6-4 4470176 26.47 ns/op BenchmarkMapFirst/7-4 4674182 26.34 ns/op BenchmarkMapFirst/8-4 4570890 26.12 ns/op BenchmarkMapFirst/9-4 3399610 35.49 ns/op BenchmarkMapFirst/10-4 3217204 36.28 ns/op BenchmarkMapFirst/11-4 3333122 36.08 ns/op BenchmarkMapFirst/12-4 3282294 36.46 ns/op BenchmarkMapFirst/13-4 3270744 35.83 ns/op BenchmarkMapFirst/14-4 3380551 35.36 ns/op BenchmarkMapFirst/15-4 3344164 35.38 ns/op BenchmarkMapFirst/16-4 3332048 35.74 ns/op BenchmarkMapMid/1-4 4616722 26.02 ns/op BenchmarkMapMid/2-4 4380990 26.96 ns/op BenchmarkMapMid/3-4 4447864 27.24 ns/op BenchmarkMapMid/4-4 4341340 27.67 ns/op BenchmarkMapMid/5-4 4396172 27.09 ns/op BenchmarkMapMid/6-4 4271401 28.11 ns/op BenchmarkMapMid/7-4 4311819 28.16 ns/op BenchmarkMapMid/8-4 4267626 28.53 ns/op BenchmarkMapMid/9-4 3320552 36.98 ns/op BenchmarkMapMid/10-4 3152817 36.72 ns/op BenchmarkMapMid/11-4 3283762 46.14 ns/op BenchmarkMapMid/12-4 3281974 36.80 ns/op BenchmarkMapMid/13-4 3157896 36.88 ns/op BenchmarkMapMid/14-4 3341032 36.20 ns/op BenchmarkMapMid/15-4 3145623 35.70 ns/op BenchmarkMapMid/16-4 3307420 36.46 ns/op BenchmarkMapLast/1-4 4606632 25.90 ns/op BenchmarkMapLast/2-4 4510598 26.55 ns/op BenchmarkMapLast/3-4 4354598 27.55 ns/op BenchmarkMapLast/4-4 4270939 28.11 ns/op BenchmarkMapLast/5-4 4210400 28.23 ns/op BenchmarkMapLast/6-4 4115694 29.09 ns/op BenchmarkMapLast/7-4 4126215 29.06 ns/op BenchmarkMapLast/8-4 4010984 30.35 ns/op BenchmarkMapLast/9-4 3004220 39.65 ns/op BenchmarkMapLast/10-4 3124096 37.95 ns/op BenchmarkMapLast/11-4 3117708 40.74 ns/op BenchmarkMapLast/12-4 2972254 42.96 ns/op BenchmarkMapLast/13-4 2504722 40.33 ns/op BenchmarkMapLast/14-4 3319966 37.26 ns/op BenchmarkMapLast/15-4 3233943 38.38 ns/op BenchmarkMapLast/16-4 3298407 38.88 ns/op BenchmarkMapCycle-4 2278432 52.06 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2420426 49.71 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1234 98248 ns/op BenchmarkMakeMap/[Byte]Byte-4 717620 159.8 ns/op BenchmarkMakeMap/[Int]Int-4 462350 247.9 ns/op BenchmarkNewEmptyMap-4 4720819 25.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1208636 98.38 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 653632 182.3 ns/op BenchmarkMapIterEmpty-4 6451743 19.51 ns/op BenchmarkSameLengthMap-4 4576676 26.36 ns/op BenchmarkBigKeyMap-4 1815498 66.61 ns/op BenchmarkBigValMap-4 1724547 73.08 ns/op BenchmarkSmallKeyMap-4 2670228 44.70 ns/op BenchmarkMapPopulate/1-4 2235508 53.56 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 138439 819.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10951 ns/op 3347 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 987 115618 ns/op 53348 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 76 1415294 ns/op 427428 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 8 13324473 ns/op 3607830 B/op 3986 allocs/op BenchmarkComplexAlgMap-4 296186 408.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1752836 68.10 ns/op BenchmarkGoMapClear/Reflexive/10-4 1644764 73.11 ns/op BenchmarkGoMapClear/Reflexive/100-4 613510 189.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 45223 2623 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5290 20816 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1488198 80.81 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1388002 86.17 ns/op BenchmarkGoMapClear/NonReflexive/100-4 569950 204.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46660 2572 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5169 20597 ns/op BenchmarkMapStringConversion/32/simple-4 2106776 57.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1850185 64.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1869662 64.25 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2002534 60.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1728890 68.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1752747 68.34 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1675476 72.39 ns/op BenchmarkMapInterfacePtr-4 1809968 65.93 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3675594 32.28 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 239614 801.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5397 19736 ns/op BenchmarkMapPop1000-4 441 271129 ns/op BenchmarkMapPop10000-4 22 4726100 ns/op BenchmarkMapAssign/Int32/256-4 2318215 52.10 ns/op BenchmarkMapAssign/Int32/65536-4 1615261 63.10 ns/op BenchmarkMapAssign/Int64/256-4 2495179 49.79 ns/op BenchmarkMapAssign/Int64/65536-4 1751901 63.28 ns/op BenchmarkMapAssign/Str/256-4 1913965 63.19 ns/op BenchmarkMapAssign/Str/65536-4 1327135 87.36 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1365608 86.73 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1065498 102.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1322005 87.72 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 986818 106.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 589540 1329 ns/op BenchmarkMapOperatorAssign/Str/65536-4 380194 265.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 1324399 91.71 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 753081 137.8 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1401626 86.58 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 738164 149.9 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 937564 145.3 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 431473 243.5 ns/op 65 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1886554 62.58 ns/op BenchmarkMapDelete/Int32/1000-4 2114610 57.40 ns/op BenchmarkMapDelete/Int32/10000-4 2054886 58.14 ns/op BenchmarkMapDelete/Int64/100-4 1922210 62.51 ns/op BenchmarkMapDelete/Int64/1000-4 2109814 56.01 ns/op BenchmarkMapDelete/Int64/10000-4 2050825 58.67 ns/op BenchmarkMapDelete/Str/100-4 1487722 79.99 ns/op BenchmarkMapDelete/Str/1000-4 1642860 73.41 ns/op BenchmarkMapDelete/Str/10000-4 1578220 75.19 ns/op BenchmarkMapDelete/Pointer/100-4 1665747 71.05 ns/op BenchmarkMapDelete/Pointer/1000-4 1833739 67.24 ns/op BenchmarkMapDelete/Pointer/10000-4 1768796 67.07 ns/op BenchmarkMemmove/0-4 13611699 9.042 ns/op BenchmarkMemmove/1-4 2208194 55.07 ns/op 18.16 MB/s BenchmarkMemmove/2-4 2149560 55.96 ns/op 35.74 MB/s BenchmarkMemmove/3-4 2109278 55.60 ns/op 53.96 MB/s BenchmarkMemmove/4-4 2211918 54.70 ns/op 73.13 MB/s BenchmarkMemmove/5-4 2205114 53.79 ns/op 92.95 MB/s BenchmarkMemmove/6-4 2177803 54.94 ns/op 109.22 MB/s BenchmarkMemmove/7-4 2114709 57.67 ns/op 121.39 MB/s BenchmarkMemmove/8-4 2195389 53.30 ns/op 150.09 MB/s BenchmarkMemmove/9-4 2175081 54.67 ns/op 164.61 MB/s BenchmarkMemmove/10-4 2141928 56.51 ns/op 176.97 MB/s BenchmarkMemmove/11-4 2114632 55.60 ns/op 197.84 MB/s BenchmarkMemmove/12-4 2159524 55.15 ns/op 217.58 MB/s BenchmarkMemmove/13-4 2155506 55.75 ns/op 233.18 MB/s BenchmarkMemmove/14-4 2132586 56.27 ns/op 248.81 MB/s BenchmarkMemmove/15-4 2083824 56.58 ns/op 265.12 MB/s BenchmarkMemmove/16-4 2018062 57.96 ns/op 276.04 MB/s BenchmarkMemmove/32-4 1836856 64.45 ns/op 496.52 MB/s BenchmarkMemmove/64-4 1661995 71.79 ns/op 891.49 MB/s BenchmarkMemmove/128-4 1276773 94.38 ns/op 1356.23 MB/s BenchmarkMemmove/256-4 996921 118.5 ns/op 2159.87 MB/s BenchmarkMemmove/512-4 668043 173.8 ns/op 2945.29 MB/s BenchmarkMemmove/1024-4 428787 281.6 ns/op 3635.78 MB/s BenchmarkMemmove/2048-4 242569 498.7 ns/op 4106.28 MB/s BenchmarkMemmove/4096-4 127833 940.2 ns/op 4356.46 MB/s BenchmarkMemmoveOverlap/32-4 1933444 60.55 ns/op 528.47 MB/s BenchmarkMemmoveOverlap/64-4 1681676 74.00 ns/op 864.87 MB/s BenchmarkMemmoveOverlap/128-4 1261862 95.11 ns/op 1345.75 MB/s BenchmarkMemmoveOverlap/256-4 962749 124.0 ns/op 2065.19 MB/s BenchmarkMemmoveOverlap/512-4 625044 189.9 ns/op 2696.34 MB/s BenchmarkMemmoveOverlap/1024-4 395978 305.2 ns/op 3354.95 MB/s BenchmarkMemmoveOverlap/2048-4 213800 541.6 ns/op 3781.22 MB/s BenchmarkMemmoveOverlap/4096-4 117830 1020 ns/op 4016.92 MB/s BenchmarkMemmoveUnalignedDst/0-4 12785670 9.471 ns/op BenchmarkMemmoveUnalignedDst/1-4 2225652 52.36 ns/op 19.10 MB/s BenchmarkMemmoveUnalignedDst/2-4 2269584 53.21 ns/op 37.59 MB/s BenchmarkMemmoveUnalignedDst/3-4 2231982 53.72 ns/op 55.85 MB/s BenchmarkMemmoveUnalignedDst/4-4 2252848 53.56 ns/op 74.68 MB/s BenchmarkMemmoveUnalignedDst/5-4 2224986 53.71 ns/op 93.09 MB/s BenchmarkMemmoveUnalignedDst/6-4 2204728 54.29 ns/op 110.52 MB/s BenchmarkMemmoveUnalignedDst/7-4 2222762 54.49 ns/op 128.47 MB/s BenchmarkMemmoveUnalignedDst/8-4 2306000 52.36 ns/op 152.78 MB/s BenchmarkMemmoveUnalignedDst/9-4 2199908 54.02 ns/op 166.59 MB/s BenchmarkMemmoveUnalignedDst/10-4 2183403 54.27 ns/op 184.27 MB/s BenchmarkMemmoveUnalignedDst/11-4 2136157 55.04 ns/op 199.86 MB/s BenchmarkMemmoveUnalignedDst/12-4 2205139 54.59 ns/op 219.84 MB/s BenchmarkMemmoveUnalignedDst/13-4 2178733 54.47 ns/op 238.67 MB/s BenchmarkMemmoveUnalignedDst/14-4 2173434 54.38 ns/op 257.44 MB/s BenchmarkMemmoveUnalignedDst/15-4 2196616 54.91 ns/op 273.20 MB/s BenchmarkMemmoveUnalignedDst/16-4 2186275 55.36 ns/op 289.01 MB/s BenchmarkMemmoveUnalignedDst/32-4 1909234 63.33 ns/op 505.31 MB/s BenchmarkMemmoveUnalignedDst/64-4 1691215 70.76 ns/op 904.45 MB/s BenchmarkMemmoveUnalignedDst/128-4 1272153 94.58 ns/op 1353.38 MB/s BenchmarkMemmoveUnalignedDst/256-4 995968 118.8 ns/op 2155.44 MB/s BenchmarkMemmoveUnalignedDst/512-4 693274 173.3 ns/op 2955.22 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430594 285.2 ns/op 3590.12 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240862 500.5 ns/op 4092.12 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129339 939.3 ns/op 4360.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1842811 64.15 ns/op 498.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1671088 76.24 ns/op 839.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.2 ns/op 1217.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 907027 135.8 ns/op 1885.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 586969 237.2 ns/op 2158.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 313136 321.3 ns/op 3187.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 213522 563.8 ns/op 3632.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116474 1039 ns/op 3943.13 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12721417 9.463 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2234583 53.27 ns/op 18.77 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2274991 52.98 ns/op 37.75 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2256945 55.67 ns/op 53.88 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2233351 53.44 ns/op 74.85 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2235588 53.65 ns/op 93.20 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2224070 54.65 ns/op 109.78 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2207149 54.49 ns/op 128.47 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2325069 51.55 ns/op 155.18 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2189586 55.03 ns/op 163.53 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2199228 55.16 ns/op 181.28 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2180557 55.27 ns/op 199.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2184950 53.95 ns/op 222.43 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2176742 54.61 ns/op 238.04 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2183440 54.09 ns/op 258.83 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2178996 54.81 ns/op 273.68 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2207497 54.60 ns/op 293.05 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1960094 61.00 ns/op 524.62 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1680626 69.35 ns/op 922.86 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1253900 94.83 ns/op 1349.79 MB/s BenchmarkMemmoveUnalignedSrc/256-4 986716 119.1 ns/op 2148.96 MB/s BenchmarkMemmoveUnalignedSrc/512-4 685545 174.4 ns/op 2935.19 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 421916 281.7 ns/op 3635.43 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238473 502.2 ns/op 4078.08 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128161 938.4 ns/op 4364.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1731198 68.75 ns/op 232.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1720412 69.76 ns/op 229.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1677812 71.74 ns/op 223.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1654861 72.67 ns/op 220.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1502713 74.96 ns/op 213.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1661640 72.52 ns/op 220.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1650303 72.74 ns/op 219.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1654467 72.02 ns/op 222.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1356057 88.57 ns/op 722.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1413042 84.56 ns/op 756.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1348575 86.39 ns/op 740.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1392786 85.64 ns/op 747.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1386558 89.40 ns/op 715.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1378417 86.82 ns/op 737.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1389818 85.45 ns/op 748.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1389160 86.08 ns/op 743.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 812977 133.9 ns/op 1912.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 739599 145.8 ns/op 1755.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 765837 141.9 ns/op 1803.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 765914 142.8 ns/op 1793.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 780127 143.9 ns/op 1779.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 775719 142.0 ns/op 1802.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 757956 141.7 ns/op 1806.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 842362 139.9 ns/op 1830.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 119512 954.6 ns/op 4290.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 116346 1060 ns/op 3864.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 113199 983.4 ns/op 4165.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 112376 963.2 ns/op 4252.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 111615 964.4 ns/op 4247.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 115036 1038 ns/op 3945.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 123194 1053 ns/op 3889.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 121441 981.0 ns/op 4175.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6745 15323 ns/op 4277.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6649 16849 ns/op 3889.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7216 15933 ns/op 4113.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6494 15771 ns/op 4155.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7048 16808 ns/op 3899.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6487 15646 ns/op 4188.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6662 16079 ns/op 4075.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7338 15830 ns/op 4139.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1938916 61.38 ns/op 521.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1701230 69.55 ns/op 920.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1261750 95.11 ns/op 1345.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 945584 127.1 ns/op 2013.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 628068 221.3 ns/op 2313.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 386138 311.6 ns/op 3286.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 214879 558.2 ns/op 3668.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112122 1038 ns/op 3947.33 MB/s BenchmarkMemclr/5-4 10944883 10.16 ns/op 492.22 MB/s BenchmarkMemclr/16-4 10662117 11.25 ns/op 1422.54 MB/s BenchmarkMemclr/64-4 6700674 18.12 ns/op 3532.12 MB/s BenchmarkMemclr/256-4 9879585 11.26 ns/op 22740.60 MB/s BenchmarkMemclr/4096-4 3493484 32.03 ns/op 127873.41 MB/s BenchmarkMemclr/65536-4 98137 1176 ns/op 55724.17 MB/s BenchmarkMemclr/1M-4 6015 19178 ns/op 54677.40 MB/s BenchmarkMemclr/4M-4 1636 76228 ns/op 55022.87 MB/s BenchmarkMemclr/8M-4 642 180690 ns/op 46425.29 MB/s BenchmarkMemclr/16M-4 333 354126 ns/op 47376.45 MB/s BenchmarkMemclr/64M-4 78 1420698 ns/op 47236.55 MB/s BenchmarkMemclrUnaligned/0_5-4 6839556 17.88 ns/op 279.59 MB/s BenchmarkMemclrUnaligned/0_16-4 6336132 18.51 ns/op 864.35 MB/s BenchmarkMemclrUnaligned/0_64-4 4499972 26.86 ns/op 2382.89 MB/s BenchmarkMemclrUnaligned/0_256-4 6098324 18.72 ns/op 13676.73 MB/s BenchmarkMemclrUnaligned/0_4096-4 3073555 36.68 ns/op 111659.33 MB/s BenchmarkMemclrUnaligned/0_65536-4 98406 1258 ns/op 52088.04 MB/s BenchmarkMemclrUnaligned/1_5-4 6800816 17.81 ns/op 280.82 MB/s BenchmarkMemclrUnaligned/1_16-4 6437636 18.78 ns/op 852.10 MB/s BenchmarkMemclrUnaligned/1_64-4 4467661 26.96 ns/op 2373.61 MB/s BenchmarkMemclrUnaligned/1_256-4 6466430 18.48 ns/op 13851.51 MB/s BenchmarkMemclrUnaligned/1_4096-4 2265442 53.16 ns/op 77043.77 MB/s BenchmarkMemclrUnaligned/1_65536-4 87276 1582 ns/op 41437.84 MB/s BenchmarkMemclrUnaligned/4_5-4 6768604 18.13 ns/op 275.73 MB/s BenchmarkMemclrUnaligned/4_16-4 6515548 19.30 ns/op 829.22 MB/s BenchmarkMemclrUnaligned/4_64-4 4450783 26.95 ns/op 2374.41 MB/s BenchmarkMemclrUnaligned/4_256-4 6431701 18.66 ns/op 13721.38 MB/s BenchmarkMemclrUnaligned/4_4096-4 2392711 49.98 ns/op 81957.61 MB/s BenchmarkMemclrUnaligned/4_65536-4 100153 1156 ns/op 56677.72 MB/s BenchmarkMemclrUnaligned/7_5-4 6730994 17.74 ns/op 281.81 MB/s BenchmarkMemclrUnaligned/7_16-4 6433029 18.58 ns/op 861.09 MB/s BenchmarkMemclrUnaligned/7_64-4 4493959 27.15 ns/op 2357.12 MB/s BenchmarkMemclrUnaligned/7_256-4 5817589 18.81 ns/op 13611.08 MB/s BenchmarkMemclrUnaligned/7_4096-4 2215052 52.95 ns/op 77348.72 MB/s BenchmarkMemclrUnaligned/7_65536-4 89670 1290 ns/op 50789.53 MB/s BenchmarkMemclrUnaligned/0_1M-4 6800 20950 ns/op 50051.49 MB/s BenchmarkMemclrUnaligned/0_4M-4 1666 85865 ns/op 48847.61 MB/s BenchmarkMemclrUnaligned/0_8M-4 686 174517 ns/op 48067.66 MB/s BenchmarkMemclrUnaligned/0_16M-4 307 374688 ns/op 44776.46 MB/s BenchmarkMemclrUnaligned/0_64M-4 79 1473547 ns/op 45542.40 MB/s BenchmarkMemclrUnaligned/1_1M-4 5772 20848 ns/op 50296.11 MB/s BenchmarkMemclrUnaligned/1_4M-4 1333 101383 ns/op 41370.94 MB/s BenchmarkMemclrUnaligned/1_8M-4 650 207133 ns/op 40498.68 MB/s BenchmarkMemclrUnaligned/1_16M-4 283 414842 ns/op 40442.46 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 1520726 ns/op 44129.48 MB/s BenchmarkMemclrUnaligned/4_1M-4 5691 20307 ns/op 51635.79 MB/s BenchmarkMemclrUnaligned/4_4M-4 1315 86753 ns/op 48347.81 MB/s BenchmarkMemclrUnaligned/4_8M-4 633 191645 ns/op 43771.69 MB/s BenchmarkMemclrUnaligned/4_16M-4 308 384658 ns/op 43615.88 MB/s BenchmarkMemclrUnaligned/4_64M-4 82 1609649 ns/op 41691.63 MB/s BenchmarkMemclrUnaligned/7_1M-4 5524 21543 ns/op 48673.78 MB/s BenchmarkMemclrUnaligned/7_4M-4 1434 85648 ns/op 48971.45 MB/s BenchmarkMemclrUnaligned/7_8M-4 721 196171 ns/op 42761.61 MB/s BenchmarkMemclrUnaligned/7_16M-4 312 364829 ns/op 45986.56 MB/s BenchmarkMemclrUnaligned/7_64M-4 88 1644603 ns/op 40805.51 MB/s BenchmarkGoMemclr/5-4 1475491 84.19 ns/op 59.39 MB/s BenchmarkGoMemclr/16-4 613255 193.8 ns/op 82.55 MB/s BenchmarkGoMemclr/64-4 167218 768.9 ns/op 83.23 MB/s BenchmarkGoMemclr/256-4 42304 2811 ns/op 91.08 MB/s BenchmarkMemclrRange/1K_2K-4 32426 3611 ns/op 26550.68 MB/s BenchmarkMemclrRange/2K_8K-4 18273 6502 ns/op 51296.68 MB/s BenchmarkMemclrRange/4K_16K-4 17269 6659 ns/op 48519.04 MB/s BenchmarkMemclrRange/160K_228K-4 3766 34108 ns/op 48752.77 MB/s BenchmarkClearFat7-4 6814833 17.44 ns/op BenchmarkClearFat8-4 7419640 16.04 ns/op BenchmarkClearFat11-4 6732394 17.52 ns/op BenchmarkClearFat12-4 6878800 17.45 ns/op BenchmarkClearFat13-4 6900712 17.45 ns/op BenchmarkClearFat14-4 6889448 17.42 ns/op BenchmarkClearFat15-4 6956230 17.40 ns/op BenchmarkClearFat16-4 7247772 18.14 ns/op BenchmarkClearFat24-4 6957900 17.97 ns/op BenchmarkClearFat32-4 6715821 20.19 ns/op BenchmarkClearFat40-4 6430687 18.68 ns/op BenchmarkClearFat48-4 6097623 21.16 ns/op BenchmarkClearFat56-4 5919448 25.72 ns/op BenchmarkClearFat64-4 5722916 21.23 ns/op BenchmarkClearFat72-4 5398578 24.83 ns/op BenchmarkClearFat128-4 3433212 35.41 ns/op BenchmarkClearFat256-4 2670570 49.42 ns/op BenchmarkClearFat512-4 1723015 77.16 ns/op BenchmarkClearFat1024-4 987094 208.0 ns/op BenchmarkClearFat1032-4 955152 132.4 ns/op BenchmarkClearFat1040-4 938617 155.6 ns/op BenchmarkCopyFat7-4 6634858 18.36 ns/op BenchmarkCopyFat8-4 7212630 18.02 ns/op BenchmarkCopyFat11-4 6865095 22.57 ns/op BenchmarkCopyFat12-4 6792640 18.72 ns/op BenchmarkCopyFat13-4 6827838 17.67 ns/op BenchmarkCopyFat14-4 6815946 18.61 ns/op BenchmarkCopyFat15-4 6823165 17.72 ns/op BenchmarkCopyFat16-4 7130406 17.07 ns/op BenchmarkCopyFat24-4 6730275 19.35 ns/op BenchmarkCopyFat32-4 6366660 23.55 ns/op BenchmarkCopyFat64-4 5731651 32.01 ns/op BenchmarkCopyFat72-4 5435194 26.20 ns/op BenchmarkCopyFat128-4 3626026 33.28 ns/op BenchmarkCopyFat256-4 2642590 47.52 ns/op BenchmarkCopyFat512-4 1522393 75.05 ns/op BenchmarkCopyFat520-4 1575600 76.69 ns/op BenchmarkCopyFat1024-4 883796 134.3 ns/op BenchmarkCopyFat1032-4 892048 133.5 ns/op BenchmarkCopyFat1040-4 905904 133.6 ns/op BenchmarkIssue18740/2byte-4 564 213762 ns/op BenchmarkIssue18740/4byte-4 880 132456 ns/op BenchmarkIssue18740/8byte-4 998 121300 ns/op BenchmarkMemclrKnownSize1-4 8614246 13.95 ns/op 71.69 MB/s BenchmarkMemclrKnownSize2-4 5290215 22.33 ns/op 89.57 MB/s BenchmarkMemclrKnownSize4-4 2552944 47.20 ns/op 84.75 MB/s BenchmarkMemclrKnownSize8-4 1000000 100.8 ns/op 79.37 MB/s BenchmarkMemclrKnownSize16-4 623352 189.0 ns/op 84.64 MB/s BenchmarkMemclrKnownSize32-4 337231 356.8 ns/op 89.70 MB/s BenchmarkMemclrKnownSize64-4 171994 697.7 ns/op 91.73 MB/s BenchmarkMemclrKnownSize112-4 98428 1208 ns/op 92.71 MB/s BenchmarkMemclrKnownSize128-4 87518 1380 ns/op 92.75 MB/s BenchmarkMemclrKnownSize192-4 58554 2074 ns/op 92.56 MB/s BenchmarkMemclrKnownSize248-4 44971 2665 ns/op 93.07 MB/s BenchmarkMemclrKnownSize256-4 43432 2789 ns/op 91.80 MB/s BenchmarkMemclrKnownSize512-4 21824 5487 ns/op 93.32 MB/s BenchmarkMemclrKnownSize1024-4 9644 10994 ns/op 93.14 MB/s BenchmarkMemclrKnownSize4096-4 2709 43898 ns/op 93.31 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5769052 ns/op 90.88 MB/s BenchmarkReadMetricsLatency-4 14701 6717 p50-ns 7365 p90-ns 23030 p99-ns BenchmarkFinalizer-4 493 422996 ns/op BenchmarkFinalizerRun-4 374074 538.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8286811 14.84 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1663365 63.44 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1889676 63.73 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1701318 70.09 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 107.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 122.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1564518 75.85 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 120.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 118.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1545440 118.9 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1613595 84.94 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1511282 99.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1323212 101.3 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 145.0 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7147183 19.79 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8119855 14.61 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8058915 14.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7097773 17.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6849880 24.71 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6104506 23.39 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7143758 16.78 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8192590 21.30 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8090304 22.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7087807 16.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7107876 51.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8177876 14.71 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7059556 17.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8042228 14.88 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7872561 14.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6541879 17.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6877479 14.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8110996 14.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6892438 17.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7688378 16.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7650678 15.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7026439 16.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7753743 15.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7674733 15.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7060933 16.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7688144 15.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7760598 17.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7191829 16.72 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6727366 17.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7713576 15.44 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7117454 18.30 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7944313 14.87 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8052372 14.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7137024 16.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7993110 14.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8133028 14.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7054774 16.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8036385 14.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8030396 14.96 ns/op BenchmarkNetpollBreak-4 9132 13003 ns/op BenchmarkPinnerPinUnpinBatch-4 1731 59533 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 289 400147 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1968 58296 ns/op BenchmarkPinnerPinUnpin-4 1677154 70.45 ns/op BenchmarkPinnerPinUnpinTiny-4 1712282 69.67 ns/op BenchmarkPinnerPinUnpinDouble-4 611184 187.8 ns/op BenchmarkPinnerPinUnpinParallel-4 4232184 50.67 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4881339 24.58 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 362481 339.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4935943 23.95 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6104660 19.35 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9804556 12.12 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10483258 11.26 ns/op BenchmarkPingPongHog-4 674 165870 ns/op BenchmarkStackGrowth-4 189699 652.9 ns/op BenchmarkStackGrowthDeep-4 1905 59210 ns/op BenchmarkCreateGoroutines-4 88593 1260 ns/op BenchmarkCreateGoroutinesParallel-4 135540 2354 ns/op BenchmarkCreateGoroutinesCapture-4 18186 6484 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 121888 989.8 ns/op BenchmarkClosureCall-4 15728932 7.692 ns/op BenchmarkWakeupParallelSpinning/0s-4 7279 16224 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5899 19925 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5683 21011 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3600 32944 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2350 51086 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1448 83900 ns/op BenchmarkWakeupParallelSpinning/50µs-4 709 168711 ns/op BenchmarkWakeupParallelSpinning/100µs-4 372 322776 ns/op BenchmarkWakeupParallelSyscall/0s-4 584 215116 ns/op BenchmarkWakeupParallelSyscall/1µs-4 604 217519 ns/op BenchmarkWakeupParallelSyscall/2µs-4 583 206970 ns/op BenchmarkWakeupParallelSyscall/5µs-4 547 229545 ns/op BenchmarkWakeupParallelSyscall/10µs-4 522 221711 ns/op BenchmarkWakeupParallelSyscall/20µs-4 481 240413 ns/op BenchmarkWakeupParallelSyscall/50µs-4 447 268382 ns/op BenchmarkWakeupParallelSyscall/100µs-4 313 392170 ns/op BenchmarkMatmult-4 4339009 30.16 ns/op BenchmarkFastrand-4 14229663 8.364 ns/op BenchmarkFastrand64-4 13725716 8.317 ns/op BenchmarkFastrandHashiter-4 6277590 18.71 ns/op BenchmarkFastrandn/2-4 6837117 17.57 ns/op BenchmarkFastrandn/3-4 6735255 17.79 ns/op BenchmarkFastrandn/4-4 6608367 17.89 ns/op BenchmarkFastrandn/5-4 6705748 17.86 ns/op BenchmarkIfaceCmp100-4 82731 1489 ns/op BenchmarkIfaceCmpNil100-4 152940 777.9 ns/op BenchmarkEfaceCmpDiff-4 19832 6148 ns/op BenchmarkEfaceCmpDiffIndirect-4 21310 5597 ns/op BenchmarkDefer-4 1396083 87.20 ns/op BenchmarkDefer10-4 979128 123.6 ns/op BenchmarkDeferMany-4 550696 405.7 ns/op BenchmarkPanicRecover-4 720945 154.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 10059 ns/op 10730 p50-ns 12842 p90-ns 19259 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7021 18684 ns/op 7715 p50-ns 14395 p90-ns 211449 p99-ns BenchmarkGoroutineProfile/small/idle-4 4454 27339 ns/op 25426 p50-ns 30611 p90-ns 59665 p99-ns BenchmarkGoroutineProfile/small/loaded-4 601 229126 ns/op 81766 p50-ns 269257 p90-ns 2881166 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 14930 8083 ns/op 7417 p50-ns 10921 p90-ns 19176 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 8134 15240 ns/op 11095 p50-ns 16479 p90-ns 54709 p99-ns BenchmarkGoroutineProfile/large/idle-4 50 2226921 ns/op 2226662 p50-ns 2274666 p90-ns 2360542 p99-ns BenchmarkGoroutineProfile/large/loaded-4 51 3447468 ns/op 2301132 p50-ns 4627817 p90-ns 16686905 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 14655 8350 ns/op 7485 p50-ns 11680 p90-ns 22454 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 8456 15471 ns/op 10781 p50-ns 14017 p90-ns 203992 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1534 70033 ns/op 68967 p50-ns 70450 p90-ns 83473 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 657 285040 ns/op 105016 p50-ns 195798 p90-ns 10199435 p99-ns BenchmarkRWMutexUncontended-4 6249687 19.75 ns/op BenchmarkRWMutexWrite100-4 2365689 53.48 ns/op BenchmarkRWMutexWrite10-4 1998253 54.23 ns/op BenchmarkRWMutexWorkWrite100-4 843184 150.9 ns/op BenchmarkRWMutexWorkWrite10-4 218930 536.9 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3180 37668 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1186 99495 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1544 77239 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 577 205866 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 756 152456 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 277 425072 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 392 310794 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 134 876273 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 483636 240.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 503181 238.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 444507 277.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 466263 248.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 430807 246.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 386281 288.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 465284 260.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 443318 258.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 353233 296.3 ns/op BenchmarkMakeSlice/Byte-4 2609647 46.91 ns/op BenchmarkMakeSlice/Int16-4 2543163 46.65 ns/op BenchmarkMakeSlice/Int-4 1815673 64.63 ns/op BenchmarkMakeSlice/Ptr-4 1561671 77.07 ns/op BenchmarkMakeSlice/Struct/24-4 1413795 86.04 ns/op BenchmarkMakeSlice/Struct/32-4 1264400 94.32 ns/op BenchmarkMakeSlice/Struct/40-4 1227048 95.37 ns/op BenchmarkGrowSlice/Byte-4 1000000 117.8 ns/op BenchmarkGrowSlice/Int16-4 955713 125.4 ns/op BenchmarkGrowSlice/Int-4 804654 146.7 ns/op BenchmarkGrowSlice/Ptr-4 666572 177.7 ns/op BenchmarkGrowSlice/Struct/24-4 445634 262.9 ns/op BenchmarkGrowSlice/Struct/32-4 376676 270.3 ns/op BenchmarkGrowSlice/Struct/40-4 302312 334.8 ns/op BenchmarkExtendSlice/IntSlice-4 556431 222.4 ns/op BenchmarkExtendSlice/PointerSlice-4 487474 255.5 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 124.3 ns/op BenchmarkAppend-4 647256 177.0 ns/op BenchmarkAppendGrowByte-4 6 19494552 ns/op BenchmarkAppendGrowString-4 1 201591030 ns/op BenchmarkAppendSlice/1Bytes-4 2250237 52.78 ns/op BenchmarkAppendSlice/4Bytes-4 2220838 53.89 ns/op BenchmarkAppendSlice/7Bytes-4 2163424 55.62 ns/op BenchmarkAppendSlice/8Bytes-4 2234232 53.83 ns/op BenchmarkAppendSlice/15Bytes-4 2105025 55.89 ns/op BenchmarkAppendSlice/16Bytes-4 2136084 55.75 ns/op BenchmarkAppendSlice/32Bytes-4 1905511 61.91 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 182602 709.5 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 47019 2247 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 14262 7722 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 4063 28757 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 284 398599 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 69 1803419 ns/op BenchmarkAppendStr/1Bytes-4 2461539 48.53 ns/op BenchmarkAppendStr/4Bytes-4 2464064 48.97 ns/op BenchmarkAppendStr/8Bytes-4 2414152 49.76 ns/op BenchmarkAppendStr/16Bytes-4 2407556 49.87 ns/op BenchmarkAppendStr/32Bytes-4 2208636 53.52 ns/op BenchmarkAppendSpecialCase-4 687054 177.2 ns/op BenchmarkCopy/1Byte-4 2186014 54.29 ns/op 18.42 MB/s BenchmarkCopy/1String-4 2207662 53.85 ns/op 18.57 MB/s BenchmarkCopy/2Byte-4 2201283 53.85 ns/op 37.14 MB/s BenchmarkCopy/2String-4 2222608 58.66 ns/op 34.09 MB/s BenchmarkCopy/4Byte-4 2238964 53.18 ns/op 75.21 MB/s BenchmarkCopy/4String-4 2111802 53.47 ns/op 74.81 MB/s BenchmarkCopy/8Byte-4 2289598 52.32 ns/op 152.90 MB/s BenchmarkCopy/8String-4 2197344 52.12 ns/op 153.50 MB/s BenchmarkCopy/12Byte-4 2209094 54.58 ns/op 219.88 MB/s BenchmarkCopy/12String-4 2183781 54.93 ns/op 218.46 MB/s BenchmarkCopy/16Byte-4 2182124 55.41 ns/op 288.76 MB/s BenchmarkCopy/16String-4 2190409 56.60 ns/op 282.69 MB/s BenchmarkCopy/32Byte-4 1950736 61.60 ns/op 519.44 MB/s BenchmarkCopy/32String-4 1957546 61.12 ns/op 523.52 MB/s BenchmarkCopy/128Byte-4 1294222 94.11 ns/op 1360.16 MB/s BenchmarkCopy/128String-4 1254444 95.26 ns/op 1343.75 MB/s BenchmarkCopy/1024Byte-4 428684 281.6 ns/op 3636.73 MB/s BenchmarkCopy/1024String-4 419209 285.9 ns/op 3582.12 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28434 3983 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 28135 4224 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 21145 5538 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 18248 6601 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 12982 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157401 748.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 159554 757.7 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 122197 882.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 97975 1039 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 98818 1164 ns/op BenchmarkStackCopyPtr-4 1 137621109 ns/op BenchmarkStackCopy-4 2 78293024 ns/op BenchmarkStackCopyNoCache-4 26 4396910 ns/op BenchmarkStackCopyWithStkobj-4 3 48360168 ns/op BenchmarkIssue18138-4 1418 91206 ns/op BenchmarkCompareStringEqual-4 11432359 10.37 ns/op BenchmarkCompareStringIdentical-4 15597459 7.610 ns/op BenchmarkCompareStringSameLength-4 13355331 8.968 ns/op BenchmarkCompareStringDifferentLength-4 15863721 7.631 ns/op BenchmarkCompareStringBigUnaligned-4 2112 54830 ns/op 19124.26 MB/s BenchmarkCompareStringBig-4 1704 66069 ns/op 15871.03 MB/s BenchmarkConcatStringAndBytes-4 2710494 42.57 ns/op BenchmarkSliceByteToString/1-4 2337423 51.28 ns/op BenchmarkSliceByteToString/2-4 1358966 86.77 ns/op BenchmarkSliceByteToString/4-4 1394065 84.73 ns/op BenchmarkSliceByteToString/8-4 1399310 84.58 ns/op BenchmarkSliceByteToString/16-4 1347356 87.86 ns/op BenchmarkSliceByteToString/32-4 1243033 97.28 ns/op BenchmarkSliceByteToString/64-4 1000000 107.9 ns/op BenchmarkSliceByteToString/128-4 830125 139.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2443022 46.88 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 828960 155.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 901772 131.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4228381 26.99 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1505806 79.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1984612 63.09 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2744908 42.72 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518280 227.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 449406 273.1 ns/op BenchmarkRuneIterate/range/ASCII-4 8147425 14.13 ns/op BenchmarkRuneIterate/range/Japanese-4 1922726 62.10 ns/op BenchmarkRuneIterate/range/MixedLength-4 2589400 45.80 ns/op BenchmarkRuneIterate/range1/ASCII-4 9570194 12.42 ns/op BenchmarkRuneIterate/range1/Japanese-4 1920814 62.21 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2628349 45.62 ns/op BenchmarkRuneIterate/range2/ASCII-4 8203916 14.55 ns/op BenchmarkRuneIterate/range2/Japanese-4 1904746 63.39 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2600096 46.39 ns/op BenchmarkArrayEqual-4 14478799 8.188 ns/op BenchmarkFunc/Name-4 2257948 53.54 ns/op BenchmarkFunc/Entry-4 10581658 11.38 ns/op BenchmarkFunc/FileLine-4 2348632 55.07 ns/op PASS ok runtime 155.422s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30504 3606 ns/op BenchmarkHandle/concurrent-4 24928 4817 ns/op PASS ok runtime/cgo 1.334s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13364366 9.163 ns/op BenchmarkAnd32Parallel-4 2469214 46.49 ns/op BenchmarkAnd64-4 13001563 9.412 ns/op BenchmarkAnd64Parallel-4 2687617 42.37 ns/op BenchmarkOr32-4 13315213 9.197 ns/op BenchmarkOr32Parallel-4 2881568 40.59 ns/op BenchmarkOr64-4 13036521 9.386 ns/op BenchmarkOr64Parallel-4 2729176 41.22 ns/op BenchmarkAtomicLoad64-4 17176011 7.125 ns/op BenchmarkAtomicStore64-4 16817870 7.218 ns/op BenchmarkAtomicLoad-4 16493593 7.150 ns/op BenchmarkAtomicStore-4 16869351 7.217 ns/op BenchmarkAnd8-4 15059703 8.130 ns/op BenchmarkAnd-4 13483725 8.228 ns/op BenchmarkAnd8Parallel-4 2838628 42.93 ns/op BenchmarkAndParallel-4 3051186 39.41 ns/op BenchmarkOr8-4 14812134 8.248 ns/op BenchmarkOr-4 15046406 8.054 ns/op BenchmarkOr8Parallel-4 2791726 43.09 ns/op BenchmarkOrParallel-4 2617455 41.12 ns/op BenchmarkXadd-4 3194598 39.50 ns/op BenchmarkXadd64-4 3197749 37.49 ns/op BenchmarkCas-4 3063757 40.36 ns/op BenchmarkCas64-4 2850192 41.43 ns/op BenchmarkXchg-4 2973972 41.91 ns/op BenchmarkXchg64-4 2668015 42.31 ns/op PASS ok runtime/internal/atomic 4.857s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3829405 31.28 ns/op BenchmarkMulUintptr/large-4 3137544 38.59 ns/op PASS ok runtime/internal/math 1.328s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 30 4111165 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4519018 ns/op 553.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2115 55867 ns/op 3.399 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10610213 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11656218 ns/op 1392 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 456 267293 ns/op 27.63 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 72152664 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 77411377 ns/op 9246 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 48 2236591 ns/op 260.5 concurrent_launches/op PASS ok runtime/pprof 2.452s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 135 842842 ns/op BenchmarkStackLeak-4 32061 3853 ns/op PASS ok runtime/race 1.427s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2408638 51.61 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 501950 251.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.317s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 51 2164230 ns/op BenchmarkIndex_Large-4 9505 11235 ns/op BenchmarkIndexFunc_Large-4 177 662639 ns/op BenchmarkCompact/nil-4 7218702 16.74 ns/op BenchmarkCompact/one-4 2016663 59.40 ns/op BenchmarkCompact/sorted-4 1000000 110.2 ns/op BenchmarkCompact/1_item-4 814156 140.1 ns/op BenchmarkCompact/unsorted-4 1000000 107.8 ns/op BenchmarkCompact/many-4 532129 231.3 ns/op BenchmarkCompact_Large-4 460 264791 ns/op BenchmarkCompactFunc_Large-4 66 1551214 ns/op BenchmarkReplace/naive-fast-4 91999 1256 ns/op BenchmarkReplace/optimized-fast-4 144770 840.7 ns/op BenchmarkReplace/naive-slow-4 46497 2794 ns/op BenchmarkReplace/optimized-slow-4 49238 2599 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 111.6 ns/op BenchmarkBinarySearchFloats/Size32-4 961869 125.7 ns/op BenchmarkBinarySearchFloats/Size64-4 839749 141.3 ns/op BenchmarkBinarySearchFloats/Size128-4 811773 155.3 ns/op BenchmarkBinarySearchFloats/Size512-4 655309 178.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 619822 197.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 519612 215.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 484072 246.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 428284 280.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 380186 317.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 318459 383.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 287323 418.7 ns/op PASS ok slices 4.745s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 89530 1331 ns/op BenchmarkSortInts-4 1 128402411 ns/op BenchmarkSlicesSortInts-4 2 73391974 ns/op BenchmarkSortIsSorted-4 26 5156171 ns/op BenchmarkSlicesIsSorted-4 60 1901526 ns/op BenchmarkSortStrings-4 1 150128161 ns/op BenchmarkSlicesSortStrings-4 1 111103721 ns/op BenchmarkSortStrings_Sorted-4 20 5428360 ns/op BenchmarkSlicesSortStrings_Sorted-4 44 2753491 ns/op BenchmarkSortStructs-4 1 179657462 ns/op BenchmarkSortFuncStructs-4 1 120792416 ns/op BenchmarkSortString1K-4 189 627395 ns/op BenchmarkSortString1K_Slice-4 190 620650 ns/op BenchmarkStableString1K-4 91 1295812 ns/op BenchmarkSortInt1K-4 258 468112 ns/op BenchmarkSortInt1K_Sorted-4 5374 22697 ns/op BenchmarkSortInt1K_Reversed-4 2559 47392 ns/op BenchmarkSortInt1K_Mod8-4 714 166524 ns/op BenchmarkStableInt1K-4 88 1328442 ns/op BenchmarkStableInt1K_Slice-4 100 1113109 ns/op BenchmarkSortInt64K-4 3 42034698 ns/op BenchmarkSortInt64K_Slice-4 2 62389286 ns/op BenchmarkStableInt64K-4 1 123379517 ns/op BenchmarkSort1e2-4 316 364307 ns/op BenchmarkStable1e2-4 142 841124 ns/op BenchmarkSort1e4-4 2 75366904 ns/op BenchmarkStable1e4-4 1 250248877 ns/op PASS ok sort 11.493s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 813711 133.8 ns/op BenchmarkAtof64Float-4 689647 164.1 ns/op BenchmarkAtof64FloatExp-4 654962 176.4 ns/op BenchmarkAtof64Big-4 456534 263.5 ns/op BenchmarkAtof64RandomBits-4 249153 473.6 ns/op BenchmarkAtof64RandomFloats-4 478434 266.7 ns/op BenchmarkAtof64RandomLongFloats-4 393547 309.6 ns/op BenchmarkAtof32Decimal-4 890137 130.1 ns/op BenchmarkAtof32Float-4 786567 151.4 ns/op BenchmarkAtof32FloatExp-4 604833 183.4 ns/op BenchmarkAtof32Random-4 356796 329.1 ns/op BenchmarkAtof32RandomLong-4 128967 906.2 ns/op BenchmarkParseInt/Pos/7bit-4 1472702 82.15 ns/op BenchmarkParseInt/Pos/26bit-4 744217 181.5 ns/op BenchmarkParseInt/Pos/31bit-4 659108 181.5 ns/op BenchmarkParseInt/Pos/56bit-4 442887 271.4 ns/op BenchmarkParseInt/Pos/63bit-4 414790 287.6 ns/op BenchmarkParseInt/Neg/7bit-4 1521088 78.90 ns/op BenchmarkParseInt/Neg/26bit-4 741920 159.9 ns/op BenchmarkParseInt/Neg/31bit-4 572509 212.5 ns/op BenchmarkParseInt/Neg/56bit-4 416708 268.6 ns/op BenchmarkParseInt/Neg/63bit-4 423403 298.5 ns/op BenchmarkAtoi/Pos/7bit-4 1968673 59.52 ns/op BenchmarkAtoi/Pos/26bit-4 880570 136.7 ns/op BenchmarkAtoi/Pos/31bit-4 769849 155.3 ns/op BenchmarkAtoi/Pos/56bit-4 498843 239.1 ns/op BenchmarkAtoi/Pos/63bit-4 392538 303.7 ns/op BenchmarkAtoi/Neg/7bit-4 1981569 61.51 ns/op BenchmarkAtoi/Neg/26bit-4 883646 137.8 ns/op BenchmarkAtoi/Neg/31bit-4 765516 153.2 ns/op BenchmarkAtoi/Neg/56bit-4 514166 235.4 ns/op BenchmarkAtoi/Neg/63bit-4 396494 303.1 ns/op BenchmarkFormatFloat/Decimal-4 79696 1526 ns/op BenchmarkFormatFloat/Float-4 82372 1481 ns/op BenchmarkFormatFloat/Exp-4 86688 1384 ns/op BenchmarkFormatFloat/NegExp-4 86404 1394 ns/op BenchmarkFormatFloat/LongExp-4 76238 1558 ns/op BenchmarkFormatFloat/Big-4 70010 1654 ns/op BenchmarkFormatFloat/BinaryExp-4 208196 552.7 ns/op BenchmarkFormatFloat/32Integer-4 78130 1527 ns/op BenchmarkFormatFloat/32ExactFraction-4 94570 1274 ns/op BenchmarkFormatFloat/32Point-4 80755 1460 ns/op BenchmarkFormatFloat/32Exp-4 86901 1362 ns/op BenchmarkFormatFloat/32NegExp-4 87193 1377 ns/op BenchmarkFormatFloat/32Shortest-4 98804 1230 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 114439 1048 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106178 1082 ns/op BenchmarkFormatFloat/64Fixed1-4 130810 914.6 ns/op BenchmarkFormatFloat/64Fixed2-4 123099 962.1 ns/op BenchmarkFormatFloat/64Fixed3-4 125672 951.2 ns/op BenchmarkFormatFloat/64Fixed4-4 129428 913.9 ns/op BenchmarkFormatFloat/64Fixed12-4 80659 1503 ns/op BenchmarkFormatFloat/64Fixed16-4 93748 1296 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93873 1254 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84429 1439 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2590 45099 ns/op BenchmarkFormatFloat/Slowpath64-4 75724 1606 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71979 1636 ns/op BenchmarkAppendFloat/Decimal-4 85599 1414 ns/op BenchmarkAppendFloat/Float-4 83880 1412 ns/op BenchmarkAppendFloat/Exp-4 98283 1244 ns/op BenchmarkAppendFloat/NegExp-4 94801 1250 ns/op BenchmarkAppendFloat/LongExp-4 80883 1487 ns/op BenchmarkAppendFloat/Big-4 77160 1566 ns/op BenchmarkAppendFloat/BinaryExp-4 246078 485.0 ns/op BenchmarkAppendFloat/32Integer-4 84992 1424 ns/op BenchmarkAppendFloat/32ExactFraction-4 98491 1188 ns/op BenchmarkAppendFloat/32Point-4 88809 1352 ns/op BenchmarkAppendFloat/32Exp-4 95472 1247 ns/op BenchmarkAppendFloat/32NegExp-4 95583 1249 ns/op BenchmarkAppendFloat/32Shortest-4 110647 1075 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126618 925.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 124818 956.4 ns/op BenchmarkAppendFloat/64Fixed1-4 150283 784.6 ns/op BenchmarkAppendFloat/64Fixed2-4 149364 790.7 ns/op BenchmarkAppendFloat/64Fixed3-4 157476 766.6 ns/op BenchmarkAppendFloat/64Fixed4-4 160470 762.5 ns/op BenchmarkAppendFloat/64Fixed12-4 89784 1363 ns/op BenchmarkAppendFloat/64Fixed16-4 104113 1155 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 117721 1076 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94196 1262 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2710 44035 ns/op BenchmarkAppendFloat/Slowpath64-4 76375 1521 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81699 1510 ns/op BenchmarkFormatInt-4 16936 6869 ns/op BenchmarkAppendInt-4 17940 6760 ns/op BenchmarkFormatUint-4 96492 1268 ns/op BenchmarkAppendUint-4 104362 1174 ns/op BenchmarkFormatIntSmall/7-4 3473988 34.27 ns/op BenchmarkFormatIntSmall/42-4 3502436 34.44 ns/op BenchmarkAppendIntSmall-4 1516290 79.93 ns/op BenchmarkAppendUintVarlen/1-4 1579132 76.38 ns/op BenchmarkAppendUintVarlen/12-4 1562769 77.44 ns/op BenchmarkAppendUintVarlen/123-4 1000000 102.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 100.3 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 102.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 103.3 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 108.9 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 106.5 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 112.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 112.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 118.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 118.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 996183 122.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 878974 134.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 940905 128.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 954536 125.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 898099 134.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 894883 135.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 855714 137.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 830670 140.1 ns/op BenchmarkQuote-4 48004 2422 ns/op BenchmarkQuoteRune-4 558151 218.1 ns/op BenchmarkAppendQuote-4 55783 2150 ns/op BenchmarkAppendQuoteRune-4 985732 122.0 ns/op BenchmarkUnquoteEasy-4 1000000 114.5 ns/op BenchmarkUnquoteHard-4 53042 2176 ns/op PASS ok strconv 16.803s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 481489 243.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136017 770.4 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 173089 637.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 506641 227.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 155275 730.9 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 207105 565.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 307693 398.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 84652 1406 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 101307 1154 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 794720 152.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20205 6019 ns/op BenchmarkGenericMatch1-4 1710 66487 ns/op BenchmarkGenericMatch2-4 322 370752 ns/op BenchmarkSingleMaxSkipping-4 6250 18845 ns/op 530.64 MB/s BenchmarkSingleLongSuffixFail-4 13333 9010 ns/op 111.21 MB/s BenchmarkSingleMatch-4 194 594668 ns/op 25.22 MB/s BenchmarkByteByteNoMatch-4 58813 2012 ns/op BenchmarkByteByteMatch-4 18128 6512 ns/op BenchmarkByteStringMatch-4 21679 5379 ns/op BenchmarkHTMLEscapeNew-4 65678 1754 ns/op BenchmarkHTMLEscapeOld-4 81997 1483 ns/op BenchmarkByteStringReplacerWriteString-4 1036 112540 ns/op BenchmarkByteReplacerWriteString-4 1528 78401 ns/op BenchmarkByteByteReplaces-4 3080 38849 ns/op BenchmarkByteByteMap-4 9823 11756 ns/op BenchmarkMap/identity/ASCII-4 816316 141.5 ns/op BenchmarkMap/identity/Greek-4 415363 297.0 ns/op BenchmarkMap/change/ASCII-4 33711 3558 ns/op BenchmarkMap/change/Greek-4 22486 5338 ns/op BenchmarkIndexRune-4 2381876 50.75 ns/op BenchmarkIndexRuneLongString-4 1580053 75.76 ns/op BenchmarkIndexRuneFastPath-4 3452637 34.06 ns/op BenchmarkIndex-4 3382432 34.26 ns/op BenchmarkLastIndex-4 5141252 22.73 ns/op BenchmarkIndexByte-4 6202792 20.19 ns/op BenchmarkToUpper/#00-4 4691232 23.56 ns/op BenchmarkToUpper/ONLYUPPER-4 3101728 39.12 ns/op BenchmarkToUpper/abc-4 302176 427.7 ns/op BenchmarkToUpper/AbC123-4 221845 567.5 ns/op BenchmarkToUpper/azAZ09_-4 246133 502.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43346 2765 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68373 1785 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28708 4165 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52436 2261 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 106968 1136 ns/op BenchmarkToLower/#00-4 5019673 23.39 ns/op BenchmarkToLower/abc-4 4394288 27.56 ns/op BenchmarkToLower/AbC123-4 178096 684.5 ns/op BenchmarkToLower/azAZ09_-4 190233 640.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78532 1527 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61281 1988 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31654 3825 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70450 1704 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104629 1135 ns/op BenchmarkMapNoChanges-4 1000000 109.0 ns/op BenchmarkTrim-4 34396 3476 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3331299 36.04 ns/op BenchmarkToValidUTF8/InvalidASCII-4 157435 776.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117519 1011 ns/op BenchmarkEqualFold/Tests-4 46363 2518 ns/op BenchmarkEqualFold/ASCII-4 3582817 32.90 ns/op BenchmarkEqualFold/UnicodePrefix-4 91477 1321 ns/op BenchmarkEqualFold/UnicodeSuffix-4 85154 1368 ns/op BenchmarkIndexHard1-4 1881 64821 ns/op BenchmarkIndexHard2-4 391 305768 ns/op BenchmarkIndexHard3-4 168 702596 ns/op BenchmarkIndexHard4-4 90 1294323 ns/op BenchmarkLastIndexHard1-4 66 1758615 ns/op BenchmarkLastIndexHard2-4 70 1749304 ns/op BenchmarkLastIndexHard3-4 68 1733607 ns/op BenchmarkCountHard1-4 1942 64616 ns/op BenchmarkCountHard2-4 391 330758 ns/op BenchmarkCountHard3-4 169 737424 ns/op BenchmarkIndexTorture-4 7670 15299 ns/op BenchmarkCountTorture-4 7940 15241 ns/op BenchmarkCountTortureOverlapping-4 697 160461 ns/op BenchmarkCountByte/10-4 5256979 22.17 ns/op 451.03 MB/s BenchmarkCountByte/32-4 5156677 22.80 ns/op 1403.28 MB/s BenchmarkCountByte/4096-4 555804 236.2 ns/op 17338.24 MB/s BenchmarkCountByte/4194304-4 613 195157 ns/op 21491.99 MB/s BenchmarkCountByte/67108864-4 34 3422938 ns/op 19605.63 MB/s BenchmarkFields/ASCII/16-4 273958 435.9 ns/op 36.70 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21392 5505 ns/op 46.50 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1365 86476 ns/op 47.37 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 1647958 ns/op 39.77 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26264520 ns/op 39.92 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 116780 1054 ns/op 15.18 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9460 11956 ns/op 21.41 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 655 178582 ns/op 22.94 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 37 3156448 ns/op 20.76 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 57947614 ns/op 18.10 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 263984 447.0 ns/op 35.80 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21500 5616 ns/op 45.58 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1184 98793 ns/op 41.46 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 58 1922055 ns/op 34.10 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 38104660 ns/op 27.52 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 147777 816.3 ns/op 19.60 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14115 8773 ns/op 29.18 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 835 134426 ns/op 30.47 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 2491294 ns/op 26.31 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 62729919 ns/op 16.72 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 64717486 ns/op BenchmarkSplitSingleByteSeparator-4 21 5361192 ns/op BenchmarkSplitMultiByteSeparator-4 38 2939180 ns/op BenchmarkSplitNSingleByteSeparator-4 247182 472.3 ns/op BenchmarkSplitNMultiByteSeparator-4 195147 621.7 ns/op BenchmarkRepeat/5x0-4 4487707 27.39 ns/op BenchmarkRepeat/5x1-4 4649937 26.58 ns/op BenchmarkRepeat/5x2-4 191358 589.6 ns/op BenchmarkRepeat/5x6-4 114668 1050 ns/op BenchmarkRepeat/10x0-4 4436256 26.95 ns/op BenchmarkRepeat/10x1-4 4684153 27.05 ns/op BenchmarkRepeat/10x2-4 200662 600.0 ns/op BenchmarkRepeat/10x6-4 108748 1107 ns/op BenchmarkRepeatLarge/256/1-4 50968 2341 ns/op 109.34 MB/s BenchmarkRepeatLarge/256/16-4 85622 1396 ns/op 183.36 MB/s BenchmarkRepeatLarge/512/1-4 43290 2747 ns/op 186.41 MB/s BenchmarkRepeatLarge/512/16-4 66369 1719 ns/op 297.88 MB/s BenchmarkRepeatLarge/1024/1-4 37200 3709 ns/op 276.12 MB/s BenchmarkRepeatLarge/1024/16-4 54104 2344 ns/op 436.89 MB/s BenchmarkRepeatLarge/2048/1-4 31428 3861 ns/op 530.46 MB/s BenchmarkRepeatLarge/2048/16-4 39819 3038 ns/op 674.12 MB/s BenchmarkRepeatLarge/4096/1-4 18448 6936 ns/op 590.57 MB/s BenchmarkRepeatLarge/4096/16-4 26988 3932 ns/op 1041.76 MB/s BenchmarkRepeatLarge/8192/1-4 17986 6827 ns/op 1199.96 MB/s BenchmarkRepeatLarge/8192/16-4 18729 6253 ns/op 1310.09 MB/s BenchmarkRepeatLarge/8192/4097-4 6158575 18.92 ns/op 216568.90 MB/s BenchmarkRepeatLarge/16384/1-4 11395 10908 ns/op 1501.95 MB/s BenchmarkRepeatLarge/16384/16-4 12504 10011 ns/op 1636.60 MB/s BenchmarkRepeatLarge/16384/4097-4 18698 6243 ns/op 1968.81 MB/s BenchmarkRepeatLarge/32768/1-4 6955 17698 ns/op 1851.46 MB/s BenchmarkRepeatLarge/32768/16-4 6813 33155 ns/op 988.34 MB/s BenchmarkRepeatLarge/32768/4097-4 5222 26227 ns/op 1093.48 MB/s BenchmarkRepeatLarge/65536/1-4 3259 35601 ns/op 1840.87 MB/s BenchmarkRepeatLarge/65536/16-4 3099 44176 ns/op 1483.53 MB/s BenchmarkRepeatLarge/65536/4097-4 3703 33349 ns/op 1842.80 MB/s BenchmarkRepeatLarge/131072/1-4 550 204733 ns/op 640.21 MB/s BenchmarkRepeatLarge/131072/16-4 547 211029 ns/op 621.11 MB/s BenchmarkRepeatLarge/131072/4097-4 548 208761 ns/op 608.38 MB/s BenchmarkRepeatLarge/262144/1-4 273 413912 ns/op 633.33 MB/s BenchmarkRepeatLarge/262144/16-4 282 419952 ns/op 624.22 MB/s BenchmarkRepeatLarge/262144/4097-4 282 423546 ns/op 609.40 MB/s BenchmarkRepeatLarge/524288/1-4 142 843363 ns/op 621.66 MB/s BenchmarkRepeatLarge/524288/16-4 146 820852 ns/op 638.71 MB/s BenchmarkRepeatLarge/524288/4097-4 136 835130 ns/op 623.04 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1679943 ns/op 624.17 MB/s BenchmarkRepeatLarge/1048576/16-4 68 1655357 ns/op 633.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 1667116 ns/op 626.67 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3267073 ns/op 641.91 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3312496 ns/op 633.10 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3383291 ns/op 618.80 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6888733 ns/op 608.86 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7059775 ns/op 594.11 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6991287 ns/op 599.49 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13614409 ns/op 616.16 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13417795 ns/op 625.19 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13976351 ns/op 600.05 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28880044 ns/op 580.93 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27827520 ns/op 602.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28004136 ns/op 599.10 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55814057 ns/op 601.18 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59983621 ns/op 559.39 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59282592 ns/op 566.01 MB/s BenchmarkRepeatLarge/67108864/1-4 1 114898289 ns/op 584.07 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116674432 ns/op 575.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 118647057 ns/op 565.62 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212152075 ns/op 632.65 MB/s BenchmarkRepeatLarge/134217728/16-4 1 239549424 ns/op 560.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 247897665 ns/op 541.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421061936 ns/op 637.52 MB/s BenchmarkRepeatLarge/268435456/16-4 1 476494271 ns/op 563.36 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 489806959 ns/op 548.04 MB/s BenchmarkRepeatLarge/536870912/1-4 1 837435490 ns/op 641.09 MB/s BenchmarkRepeatLarge/536870912/16-4 1 951285174 ns/op 564.36 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 975178656 ns/op 550.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1661863683 ns/op 646.11 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1899649219 ns/op 565.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1948799190 ns/op 550.98 MB/s BenchmarkIndexAnyASCII/1:1-4 2876385 41.71 ns/op BenchmarkIndexAnyASCII/1:2-4 2746903 44.00 ns/op BenchmarkIndexAnyASCII/1:4-4 2610403 45.75 ns/op BenchmarkIndexAnyASCII/1:8-4 2537968 47.03 ns/op BenchmarkIndexAnyASCII/1:16-4 2140321 56.27 ns/op BenchmarkIndexAnyASCII/1:32-4 2100864 57.71 ns/op BenchmarkIndexAnyASCII/1:64-4 1999350 59.78 ns/op BenchmarkIndexAnyASCII/16:1-4 2625850 44.64 ns/op BenchmarkIndexAnyASCII/16:2-4 653137 180.4 ns/op BenchmarkIndexAnyASCII/16:4-4 654315 182.8 ns/op BenchmarkIndexAnyASCII/16:8-4 636243 191.0 ns/op BenchmarkIndexAnyASCII/16:16-4 574782 210.2 ns/op BenchmarkIndexAnyASCII/16:32-4 479156 238.5 ns/op BenchmarkIndexAnyASCII/16:64-4 407896 295.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2124110 55.82 ns/op BenchmarkIndexAnyASCII/256:2-4 55430 2216 ns/op BenchmarkIndexAnyASCII/256:4-4 54656 2184 ns/op BenchmarkIndexAnyASCII/256:8-4 55231 2190 ns/op BenchmarkIndexAnyASCII/256:16-4 54650 2194 ns/op BenchmarkIndexAnyASCII/256:32-4 53511 2224 ns/op BenchmarkIndexAnyASCII/256:64-4 52136 2312 ns/op BenchmarkIndexAnyUTF8/1:1-4 2942920 40.60 ns/op BenchmarkIndexAnyUTF8/1:2-4 2622864 46.02 ns/op BenchmarkIndexAnyUTF8/1:4-4 2512760 47.15 ns/op BenchmarkIndexAnyUTF8/1:8-4 2426046 49.13 ns/op BenchmarkIndexAnyUTF8/1:16-4 2073733 57.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 2049945 58.47 ns/op BenchmarkIndexAnyUTF8/1:64-4 1938051 61.44 ns/op BenchmarkIndexAnyUTF8/16:1-4 2003401 59.73 ns/op BenchmarkIndexAnyUTF8/16:2-4 398977 307.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 357224 330.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 328770 362.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 243584 489.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 238545 498.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 220699 544.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 479560 248.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 28148 4228 ns/op BenchmarkIndexAnyUTF8/256:4-4 25545 4725 ns/op BenchmarkIndexAnyUTF8/256:8-4 23218 5235 ns/op BenchmarkIndexAnyUTF8/256:16-4 16380 7178 ns/op BenchmarkIndexAnyUTF8/256:32-4 16428 7355 ns/op BenchmarkIndexAnyUTF8/256:64-4 14931 8081 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2816302 42.44 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2769534 42.68 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2524579 45.11 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2575239 47.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2172560 53.92 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1936374 54.60 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2090653 58.73 ns/op BenchmarkLastIndexAnyASCII/16:1-4 652574 184.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 663519 185.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 625124 185.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 630272 194.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 558675 214.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 498157 242.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 396579 300.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53502 2226 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53487 2223 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53353 2241 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54118 2223 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53641 2245 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52419 2270 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52015 2333 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2748171 42.75 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2664158 44.38 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2616900 46.87 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2452915 48.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2035730 57.01 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2110653 55.61 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2015404 58.87 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 473602 257.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 239154 499.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 219348 538.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 208461 566.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 173781 703.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 168252 709.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 161704 746.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33380 3383 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16120 7365 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14991 8149 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14229 8402 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10622 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9998 10690 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11195 ns/op BenchmarkTrimASCII/1:1-4 4319785 28.03 ns/op BenchmarkTrimASCII/1:2-4 2583517 46.46 ns/op BenchmarkTrimASCII/1:4-4 2412786 48.88 ns/op BenchmarkTrimASCII/1:8-4 2089845 57.23 ns/op BenchmarkTrimASCII/1:16-4 1599331 74.51 ns/op BenchmarkTrimASCII/16:1-4 3288115 36.19 ns/op BenchmarkTrimASCII/16:2-4 663775 185.9 ns/op BenchmarkTrimASCII/16:4-4 609637 227.4 ns/op BenchmarkTrimASCII/16:8-4 545604 196.0 ns/op BenchmarkTrimASCII/16:16-4 540907 222.9 ns/op BenchmarkTrimASCII/256:1-4 554059 218.0 ns/op BenchmarkTrimASCII/256:2-4 55377 2188 ns/op BenchmarkTrimASCII/256:4-4 53664 2203 ns/op BenchmarkTrimASCII/256:8-4 54541 2175 ns/op BenchmarkTrimASCII/256:16-4 46104 2503 ns/op BenchmarkTrimASCII/4096:1-4 42021 3071 ns/op BenchmarkTrimASCII/4096:2-4 3571 34003 ns/op BenchmarkTrimASCII/4096:4-4 3420 33913 ns/op BenchmarkTrimASCII/4096:8-4 3400 34013 ns/op BenchmarkTrimASCII/4096:16-4 3538 39265 ns/op BenchmarkTrimByte-4 5068438 25.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31653 4030 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30808 4252 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1513 84197 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1702 63661 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3446 30911 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7096 16448 ns/op BenchmarkJoin/0-4 6103628 18.58 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4468620 27.69 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176640 679.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122751 1016 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 91808 1527 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74942 1628 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63258 3134 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53265 2284 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3348862 36.34 ns/op BenchmarkTrimSpace/ASCII-4 1295634 95.22 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127198 960.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 65784 1845 ns/op BenchmarkReplaceAll-4 115744 1132 ns/op 16 B/op 1 allocs/op PASS ok strings 57.809s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 85086 1428 ns/op BenchmarkCond2-4 46621 2512 ns/op BenchmarkCond4-4 29860 4984 ns/op BenchmarkCond8-4 14029 9178 ns/op BenchmarkCond16-4 8174 17658 ns/op BenchmarkCond32-4 2794 43715 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 936984 119.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 388471 271.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 935386 148.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1060249 167.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 418068 247.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1000000 118.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 156987 1034 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108178 1356 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 120292 1177 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72422 2169 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1194590 147.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201000 533.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 821199 144.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 209839 515.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 732484 156.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 256878 467.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1946202 65.86 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 82876 1594 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 160503 674.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 400113 333.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3328 89046 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 332 897152 ns/op BenchmarkRange/*sync.Map-4 1900 61800 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 159508 2048 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 281238 367.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96451 1752 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 141112 1861 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 295568 388.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 243511 611.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 127011 957.2 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 280512 434.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1304490 108.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76304 1512 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 202155 595.8 ns/op BenchmarkSwapCollision/*sync.Map-4 128298 941.9 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 404 310667 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 152407 804.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 535496 216.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31881 3812 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 97345 1295 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29026 3905 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 359106 341.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 162417 782.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 458397 283.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2452082 50.02 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 215180 562.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2418681 48.09 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1410968 119.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 203065 579.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 822255 202.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 133443 919.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 437203 286.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 465909 286.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 151714 783.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 898774 155.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 177392 629.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 166470 814.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 434137 342.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 78908 1528 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 292843 363.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 1000000 120.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 169717 713.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 101.9 ns/op BenchmarkUncontendedSemaphore-4 4986499 24.06 ns/op BenchmarkContendedSemaphore-4 4454072 27.08 ns/op BenchmarkMutexUncontended-4 1000000 119.0 ns/op BenchmarkMutex-4 289502 413.0 ns/op BenchmarkMutexSlack-4 282106 419.0 ns/op BenchmarkMutexWork-4 274316 446.1 ns/op BenchmarkMutexWorkSlack-4 255804 448.3 ns/op BenchmarkMutexNoSpin-4 141639 818.7 ns/op BenchmarkMutexSpin-4 64184 1932 ns/op BenchmarkOnce-4 1664413 69.96 ns/op BenchmarkOnceFunc/v=Once-4 1719259 69.81 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1383171 87.06 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1527884 79.05 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1573473 76.03 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1381558 87.80 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1501844 80.55 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5368617 19.95 ns/op BenchmarkSemaSyntNonblock-4 1968150 58.43 ns/op BenchmarkSemaSyntBlock-4 1785541 65.53 ns/op BenchmarkSemaWorkNonblock-4 1242498 111.2 ns/op BenchmarkSemaWorkBlock-4 1164322 105.1 ns/op BenchmarkRWMutexUncontended-4 329445 376.6 ns/op BenchmarkRWMutexWrite100-4 537577 216.0 ns/op BenchmarkRWMutexWrite10-4 413186 306.5 ns/op BenchmarkRWMutexWorkWrite100-4 323041 318.3 ns/op BenchmarkRWMutexWorkWrite10-4 307512 396.9 ns/op BenchmarkWaitGroupUncontended-4 680413 153.2 ns/op BenchmarkWaitGroupAddDone-4 714159 157.2 ns/op BenchmarkWaitGroupAddDoneWork-4 725246 162.8 ns/op BenchmarkWaitGroupWait-4 3649509 33.98 ns/op BenchmarkWaitGroupWaitWork-4 2581377 45.30 ns/op BenchmarkWaitGroupActuallyWait-4 63290 2227 ns/op 32 B/op 2 allocs/op PASS ok sync 21.854s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 799790 140.7 ns/op PASS ok sync/atomic 1.123s PASS ok syscall 1.027s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 153908 736.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.136s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5985 18236 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7648 15142 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1515722 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 75 1372905 ns/op 1479 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 185184094 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 173533143 ns/op 18285048 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1628 73154 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1818 64359 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7287397 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6219183 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 717648246 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 740825911 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 202 584155 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 544332 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 57029008 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 55607086 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6511123632 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6601838392 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2424 69482 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 19235152 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 416100755 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2272 69968 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 226 1347449 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4989350 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5557 20243 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.663s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 319977071 ns/op BenchmarkVariableString-4 79243 6846 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1808 77478 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 2.202s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 72 2188688 ns/op BenchmarkAfter-4 72 1780187 ns/op BenchmarkStop-4 294 3132685 ns/op BenchmarkSimultaneousAfterFunc-4 8 22854505 ns/op BenchmarkStartStop-4 397 1595942 ns/op BenchmarkReset-4 1834 95028 ns/op BenchmarkSleep-4 88 2147122 ns/op BenchmarkParallelTimerLatency-4 1 124596927 avg-late-ns 124603812 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 8 27792796 avg-late-ns 100242302 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 14944973 avg-late-ns 29064771 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 5801310 avg-late-ns 53469322 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 3011447 avg-late-ns 16374366 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 388397 avg-late-ns 1912687 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 3599154 avg-late-ns 12292522 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 7522304 avg-late-ns 25383643 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 20 3818830 avg-late-ns 85706115 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 14 13092674 avg-late-ns 42127260 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 9499961 avg-late-ns 34499255 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 4707012 avg-late-ns 26210082 max-late-ns BenchmarkTicker-4 476 231791 ns/op BenchmarkTickerReset-4 5829 19103 ns/op BenchmarkTickerResetNaive-4 282 399469 ns/op BenchmarkNow-4 1758415 68.17 ns/op BenchmarkNowUnixNano-4 1390826 89.37 ns/op BenchmarkNowUnixMilli-4 1350367 89.06 ns/op BenchmarkNowUnixMicro-4 1222136 95.17 ns/op BenchmarkFormat-4 53414 2270 ns/op BenchmarkFormatRFC3339-4 72973 1746 ns/op BenchmarkFormatRFC3339Nano-4 69672 1752 ns/op BenchmarkFormatNow-4 79900 1513 ns/op BenchmarkMarshalJSON-4 98859 1224 ns/op BenchmarkMarshalText-4 103854 1163 ns/op BenchmarkParse-4 134206 887.4 ns/op BenchmarkParseRFC3339UTC-4 325084 367.8 ns/op BenchmarkParseRFC3339UTCBytes-4 210026 599.8 ns/op BenchmarkParseRFC3339TZ-4 79140 1591 ns/op BenchmarkParseRFC3339TZBytes-4 61440 1967 ns/op BenchmarkParseDuration-4 574944 200.1 ns/op BenchmarkHour-4 990090 117.6 ns/op BenchmarkSecond-4 1000000 117.3 ns/op BenchmarkYear-4 735810 160.9 ns/op BenchmarkDay-4 691644 172.4 ns/op BenchmarkISOWeek-4 675501 177.8 ns/op BenchmarkGoString-4 69507 1749 ns/op BenchmarkUnmarshalText-4 71178 1708 ns/op PASS ok time 23.410s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 414354 282.2 ns/op BenchmarkDecodeValidJapaneseChars-4 538138 221.3 ns/op BenchmarkDecodeRune-4 1340450 94.91 ns/op BenchmarkEncodeValidASCII-4 312078 363.2 ns/op BenchmarkEncodeValidJapaneseChars-4 474250 243.8 ns/op BenchmarkAppendRuneValidASCII-4 608661 173.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1216240 99.21 ns/op BenchmarkEncodeRune-4 663831 174.4 ns/op PASS ok unicode/utf16 2.176s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2160487 55.47 ns/op BenchmarkRuneCountTenJapaneseChars-4 373452 306.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4228060 27.93 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 509774 238.7 ns/op BenchmarkValidTenASCIIChars-4 2329198 51.90 ns/op BenchmarkValid100KASCIIChars-4 93 1624891 ns/op BenchmarkValidTenJapaneseChars-4 328129 340.5 ns/op BenchmarkValidLongMostlyASCII-4 92 1110557 ns/op BenchmarkValidLongJapanese-4 64 1852196 ns/op BenchmarkValidStringTenASCIIChars-4 4824931 24.08 ns/op BenchmarkValidString100KASCIIChars-4 6920 17130 ns/op BenchmarkValidStringTenJapaneseChars-4 468579 251.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1323 90830 ns/op BenchmarkValidStringLongJapanese-4 160 755506 ns/op BenchmarkEncodeASCIIRune-4 4487629 25.34 ns/op BenchmarkEncodeJapaneseRune-4 2299482 51.83 ns/op BenchmarkAppendASCIIRune-4 8323164 14.38 ns/op BenchmarkAppendJapaneseRune-4 2791586 42.53 ns/op BenchmarkDecodeASCIIRune-4 2777142 42.77 ns/op BenchmarkDecodeJapaneseRune-4 2450865 48.01 ns/op BenchmarkFullRune/ASCII-4 3180122 37.63 ns/op BenchmarkFullRune/Incomplete-4 1545417 75.91 ns/op BenchmarkFullRune/Japanese-4 3254521 36.52 ns/op PASS ok unicode/utf8 4.568s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 84611797175 ns/op PASS ok cmd/api 85.791s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 649046 180.3 ns/op BenchmarkCgoCall/one-pointer-4 532112 213.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 470209 260.4 ns/op BenchmarkCgoCall/string-pointer-noescape-4 484035 273.3 ns/op BenchmarkCgoCall/eight-pointers-4 238238 506.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 554054 218.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 40867 3086 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50599 2479 ns/op BenchmarkGoString-4 1000000 102.3 ns/op BenchmarkCGoCallback-4 70890 1697 ns/op BenchmarkCGoInCThread-4 577048 184.6 ns/op PASS ok cmd/cgo/internal/test 2.452s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 563395 208.5 ns/op BenchmarkEqArrayOfStrings64-4 64912 1851 ns/op BenchmarkEqArrayOfStrings1024-4 5542 20458 ns/op BenchmarkEqArrayOfFloats5-4 950940 115.3 ns/op BenchmarkEqArrayOfFloats64-4 120668 990.0 ns/op BenchmarkEqArrayOfFloats1024-4 5132 23932 ns/op BenchmarkEqArrayOfStructsEq-4 1430 84221 ns/op BenchmarkEqArrayOfStructsNotEq-4 2287 52213 ns/op BenchmarkEqStruct-4 15778256 7.583 ns/op PASS ok cmd/compile/internal/reflectdata 2.284s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 53502 ns/op BenchmarkInvertLessThanNoov-4 11643788 10.35 ns/op BenchmarkCopyElim1-4 912 110807 ns/op BenchmarkCopyElim10-4 955 181584 ns/op BenchmarkCopyElim100-4 589 472558 ns/op BenchmarkCopyElim1000-4 76 1480103 ns/op BenchmarkCopyElim10000-4 5 25437288 ns/op BenchmarkCopyElim100000-4 1 443442653 ns/op BenchmarkDeadCode/1-4 1312 127053 ns/op BenchmarkDeadCode/10-4 974 126423 ns/op BenchmarkDeadCode/100-4 344 358425 ns/op BenchmarkDeadCode/1000-4 55 2419802 ns/op BenchmarkDeadCode/10000-4 4 26245705 ns/op BenchmarkDeadCode/100000-4 1 291127952 ns/op BenchmarkDeadCode/200000-4 1 777510543 ns/op BenchmarkDominatorsLinear-4 12 10077047 ns/op 0.99 MB/s BenchmarkDominatorsFwdBack-4 8 13214879 ns/op 0.76 MB/s BenchmarkDominatorsManyPred-4 7 14860968 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 7 15298744 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 7 15427842 ns/op 0.65 MB/s BenchmarkFuse/1-4 1052 108464 ns/op BenchmarkFuse/10-4 650 169173 ns/op BenchmarkFuse/100-4 141 935782 ns/op BenchmarkFuse/1000-4 21 6134099 ns/op BenchmarkFuse/10000-4 2 70019974 ns/op BenchmarkNilCheckDeep1-4 8302 14369 ns/op 0.07 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3139 35558 ns/op 0.28 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 494 245943 ns/op 0.41 MB/s 1143 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2379261 ns/op 0.42 MB/s 7648 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 24856570 ns/op 0.40 MB/s 262555 B/op 7 allocs/op BenchmarkDSEPass-4 15 7130324 ns/op 70226 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 196203317 ns/op 4248352 B/op 108291 allocs/op BenchmarkCSEPass-4 5 21514451 ns/op 131619 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 253954348 ns/op 5661256 B/op 97442 allocs/op BenchmarkDeadcodePass-4 111 1056058 ns/op 100297 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 200951682 ns/op 4024400 B/op 44797 allocs/op BenchmarkMultiPass-4 42 2541565 ns/op 267872 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 403298655 ns/op 11178456 B/op 149648 allocs/op BenchmarkCondRewrite/SoloJump-4 2989454 39.84 ns/op BenchmarkCondRewrite/CombJump-4 3018416 40.25 ns/op PASS ok cmd/compile/internal/ssa 16.766s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7411 15100 ns/op BenchmarkExtShift-4 14499 8114 ns/op BenchmarkModify-4 7702 15032 ns/op BenchmarkMullImm-4 14308 8386 ns/op BenchmarkConstModify-4 7581 15278 ns/op BenchmarkBitSet-4 15968 7487 ns/op BenchmarkBitClear-4 16293 7423 ns/op BenchmarkBitToggle-4 15991 7525 ns/op BenchmarkBitSetConst-4 123405 957.9 ns/op BenchmarkBitClearConst-4 127570 941.9 ns/op BenchmarkBitToggleConst-4 124977 965.8 ns/op BenchmarkDivconstI64-4 7987167 15.05 ns/op BenchmarkModconstI64-4 7659474 15.50 ns/op BenchmarkDivisiblePow2constI64-4 8153932 14.52 ns/op BenchmarkDivisibleconstI64-4 7871964 15.29 ns/op BenchmarkDivisibleWDivconstI64-4 5329129 22.48 ns/op BenchmarkDivconstU64/3-4 7631240 15.16 ns/op BenchmarkDivconstU64/5-4 7839716 15.11 ns/op BenchmarkDivconstU64/37-4 7789070 15.20 ns/op BenchmarkDivconstU64/1234567-4 6954650 16.46 ns/op BenchmarkModconstU64-4 7886107 15.18 ns/op BenchmarkDivisibleconstU64-4 8124152 14.79 ns/op BenchmarkDivisibleWDivconstU64-4 5168554 22.73 ns/op BenchmarkDivconstI32-4 8027432 14.85 ns/op BenchmarkModconstI32-4 7745424 15.48 ns/op BenchmarkDivisiblePow2constI32-4 8214420 14.64 ns/op BenchmarkDivisibleconstI32-4 8013982 16.28 ns/op BenchmarkDivisibleWDivconstI32-4 5368106 22.25 ns/op BenchmarkDivconstU32-4 7682792 14.64 ns/op BenchmarkModconstU32-4 6808140 15.11 ns/op BenchmarkDivisibleconstU32-4 8047273 17.05 ns/op BenchmarkDivisibleWDivconstU32-4 5341632 22.66 ns/op BenchmarkDivconstI16-4 7982017 15.05 ns/op BenchmarkModconstI16-4 7642392 14.90 ns/op BenchmarkDivisiblePow2constI16-4 8212144 14.64 ns/op BenchmarkDivisibleconstI16-4 7980764 14.82 ns/op BenchmarkDivisibleWDivconstI16-4 5353124 29.01 ns/op BenchmarkDivconstU16-4 7925295 14.89 ns/op BenchmarkModconstU16-4 7926003 15.06 ns/op BenchmarkDivisibleconstU16-4 7636852 15.43 ns/op BenchmarkDivisibleWDivconstU16-4 5332456 22.30 ns/op BenchmarkDivconstI8-4 7934358 14.71 ns/op BenchmarkModconstI8-4 7691710 15.47 ns/op BenchmarkDivisiblePow2constI8-4 7986584 14.83 ns/op BenchmarkDivisibleconstI8-4 7837100 14.87 ns/op BenchmarkDivisibleWDivconstI8-4 5260532 22.80 ns/op BenchmarkDivconstU8-4 8066511 14.59 ns/op BenchmarkModconstU8-4 7955572 15.03 ns/op BenchmarkDivisibleconstU8-4 7994067 14.89 ns/op BenchmarkDivisibleWDivconstU8-4 5286096 23.94 ns/op BenchmarkMul2-4 161965 693.0 ns/op BenchmarkMulNeg2-4 174639 694.3 ns/op BenchmarkEfaceInteger-4 4101126 26.76 ns/op BenchmarkTypeAssert-4 13976113 8.489 ns/op BenchmarkDiv64UnsignedSmall-4 13791216 8.394 ns/op BenchmarkDiv64Small-4 13486440 8.785 ns/op BenchmarkDiv64SmallNegDivisor-4 13746525 8.861 ns/op BenchmarkDiv64SmallNegDividend-4 13513444 8.956 ns/op BenchmarkDiv64SmallNegBoth-4 13632172 9.395 ns/op BenchmarkDiv64Unsigned-4 11298306 10.44 ns/op BenchmarkDiv64-4 11531683 10.23 ns/op BenchmarkDiv64NegDivisor-4 11498439 10.23 ns/op BenchmarkDiv64NegDividend-4 11447802 10.63 ns/op BenchmarkDiv64NegBoth-4 11478406 10.58 ns/op BenchmarkMod64UnsignedSmall-4 13786554 8.865 ns/op BenchmarkMod64Small-4 13808406 8.866 ns/op BenchmarkMod64SmallNegDivisor-4 13640559 8.933 ns/op BenchmarkMod64SmallNegDividend-4 13628856 8.777 ns/op BenchmarkMod64SmallNegBoth-4 13140126 8.704 ns/op BenchmarkMod64Unsigned-4 10343150 10.45 ns/op BenchmarkMod64-4 11506650 10.27 ns/op BenchmarkMod64NegDivisor-4 11332690 10.28 ns/op BenchmarkMod64NegDividend-4 11400609 10.29 ns/op BenchmarkMod64NegBoth-4 11238004 10.25 ns/op BenchmarkMulconstI32/3-4 14526307 8.044 ns/op BenchmarkMulconstI32/5-4 14562542 8.053 ns/op BenchmarkMulconstI32/12-4 14667595 8.225 ns/op BenchmarkMulconstI32/120-4 14443596 8.185 ns/op BenchmarkMulconstI32/-120-4 14586379 8.284 ns/op BenchmarkMulconstI32/65537-4 14639652 8.029 ns/op BenchmarkMulconstI32/65538-4 14732586 8.192 ns/op BenchmarkMulconstI64/3-4 14652507 8.160 ns/op BenchmarkMulconstI64/5-4 14691030 8.012 ns/op BenchmarkMulconstI64/12-4 14660410 8.222 ns/op BenchmarkMulconstI64/120-4 14722824 8.189 ns/op BenchmarkMulconstI64/-120-4 14560789 8.206 ns/op BenchmarkMulconstI64/65537-4 14705941 8.017 ns/op BenchmarkMulconstI64/65538-4 14547592 8.268 ns/op BenchmarkMulconstU32/3-4 14608210 8.114 ns/op BenchmarkMulconstU32/5-4 14500617 8.114 ns/op BenchmarkMulconstU32/12-4 14221536 8.225 ns/op BenchmarkMulconstU32/120-4 14737658 8.173 ns/op BenchmarkMulconstU32/65537-4 14665308 7.999 ns/op BenchmarkMulconstU32/65538-4 14696084 8.208 ns/op BenchmarkMulconstU64/3-4 14695833 8.019 ns/op BenchmarkMulconstU64/5-4 14407773 7.974 ns/op BenchmarkMulconstU64/12-4 14702398 8.223 ns/op BenchmarkMulconstU64/120-4 14689598 8.184 ns/op BenchmarkMulconstU64/65537-4 14649202 8.050 ns/op BenchmarkMulconstU64/65538-4 14636070 8.217 ns/op BenchmarkShiftArithmeticRight-4 15065623 8.005 ns/op BenchmarkSwitch8Predictable-4 9910950 12.10 ns/op BenchmarkSwitch8Unpredictable-4 5753984 20.92 ns/op BenchmarkSwitch32Predictable-4 8783898 13.88 ns/op BenchmarkSwitch32Unpredictable-4 5464382 21.95 ns/op BenchmarkSwitchStringPredictable-4 4128484 29.76 ns/op BenchmarkSwitchStringUnpredictable-4 4357986 28.47 ns/op BenchmarkSwitchTypePredictable-4 2628849 38.90 ns/op BenchmarkSwitchTypeUnpredictable-4 3411349 34.52 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3726247 29.76 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3994971 29.22 ns/op PASS ok cmd/compile/internal/test 17.153s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 96 1092547 ns/op BenchmarkNamed/Underlying/nongeneric-4 1229154 117.5 ns/op BenchmarkNamed/Underlying/generic-4 1231568 97.08 ns/op BenchmarkNamed/Underlying/src_instance-4 1229136 97.10 ns/op BenchmarkNamed/Underlying/user_instance-4 1202360 99.56 ns/op BenchmarkCheck/http/funcbodies/info-4 1 529415967 ns/op 63596 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 429935632 ns/op 78323 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153904413 ns/op 218767 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144552913 ns/op 232915 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 266876103 ns/op 19446 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 92415530 ns/op 56155 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30586389 ns/op 169660 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29366596 ns/op 176704 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 47314932 ns/op 45858 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40313617 ns/op 53822 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18888167 ns/op 114872 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18497081 ns/op 117291 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 960462881 ns/op 71489 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 694258796 ns/op 98897 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 143341178 ns/op 478946 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 121193109 ns/op 566338 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 295784578 ns/op 6802 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 62160057 ns/op 32362 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 33712793 ns/op 59671 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 33710330 ns/op 59676 lines/s PASS ok cmd/compile/internal/types2 16.683s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 226 662744 ns/op 494956 sys-ns/op 621389 user-ns/op PASS ok cmd/go 1.229s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 254467 455.8 ns/op PASS ok cmd/go/internal/cfg 1.189s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23864 4936 ns/op 1.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24705 5142 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2720 50131 ns/op 20.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2706 44306 ns/op 23.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 380 315941 ns/op 25.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 376 325881 ns/op 25.14 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.111s All tests passed.