linux-s390x-ibm-race at d49a14c6092ba30d0afbdaa06a24016ff1fe2a82 :: 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=2f7368f545c24c04bec4b35812e01c34" "JOURNAL_STREAM=9:902892983" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2f7368f545c24c04bec4b35812e01c34" "JOURNAL_STREAM=9:902892983" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 4.281s ok archive/zip 12.856s ok bufio 2.598s ok bytes 7.641s ok cmp 1.063s ok compress/bzip2 4.105s ok compress/flate 44.796s ok compress/gzip 54.114s ok compress/lzw 10.060s ok compress/zlib 31.482s ok container/heap 1.266s ok container/list 2.767s ok container/ring 1.339s ok context 1.218s ok crypto 6.226s ok crypto/aes 1.419s ok crypto/cipher 1.131s ok crypto/des 1.043s ok crypto/dsa 1.375s ok crypto/ecdh 1.579s ok crypto/ecdsa 2.976s ok crypto/ed25519 2.567s ok crypto/elliptic 1.221s ok crypto/hmac 1.050s ok crypto/internal/alias 1.057s ok crypto/internal/bigmod 1.930s ok crypto/internal/boring 1.048s ok crypto/internal/boring/bcache 1.955s ok crypto/internal/edwards25519 5.055s ok crypto/internal/edwards25519/field 1.312s ok crypto/internal/nistec 4.535s ok crypto/internal/nistec/fiat 1.297s [no tests to run] ok crypto/md5 1.526s ok crypto/rand 1.500s ok crypto/rc4 2.318s ok crypto/rsa 5.484s ok crypto/sha1 1.024s ok crypto/sha256 1.046s ok crypto/sha512 1.126s ok crypto/subtle 2.630s ok crypto/tls 10.604s ok crypto/x509 3.691s ok database/sql 2.647s ok database/sql/driver 1.331s ok debug/buildinfo 1.334s ok debug/dwarf 1.363s ok debug/elf 2.850s ok debug/gosym 1.281s ok debug/macho 1.021s ok debug/pe 1.084s ok debug/plan9obj 1.021s ok embed 1.055s [no tests to run] ok embed/internal/embedtest 1.054s ok encoding/ascii85 1.551s ok encoding/asn1 1.032s ok encoding/base32 1.519s ok encoding/base64 1.106s ok encoding/binary 1.112s ok encoding/csv 1.109s ok encoding/gob 37.925s ok encoding/hex 1.040s ok encoding/json 6.960s ok encoding/pem 4.155s ok encoding/xml 1.302s ok errors 1.137s ok expvar 1.092s ok flag 3.694s ok fmt 2.583s ok go/ast 1.075s ok go/build 14.688s ok go/build/constraint 1.062s ok go/constant 1.063s ok go/doc 1.442s ok go/doc/comment 7.750s ok go/format 1.294s ok go/importer 3.272s ok go/internal/gccgoimporter 1.394s ok go/internal/gcimporter 30.218s ok go/internal/srcimporter 34.814s ok go/parser 4.744s ok go/printer 7.652s ok go/scanner 1.152s ok go/token 1.234s ok go/types 94.983s ok go/version 1.455s ok hash 1.449s ok hash/adler32 1.501s ok hash/crc32 1.165s ok hash/crc64 1.248s ok hash/fnv 1.248s ok hash/maphash 1.084s ok html 1.032s ok html/template 2.238s ok image 2.535s ok image/color 1.545s ok image/draw 3.080s ok image/gif 4.603s ok image/jpeg 3.930s ok image/png 7.869s ok index/suffixarray 5.102s ok internal/abi 1.175s ok internal/buildcfg 1.029s ok internal/chacha8rand 1.169s ok internal/coverage/cformat 1.025s ok internal/coverage/cmerge 1.163s ok internal/coverage/pods 1.011s ok internal/coverage/slicereader 1.010s ok internal/coverage/slicewriter 1.013s ok internal/coverage/test 1.205s ok internal/cpu 2.081s ok internal/dag 1.013s ok internal/diff 1.075s ok internal/fmtsort 1.036s ok internal/fuzz 1.038s ok internal/godebug 19.140s ok internal/godebugs 233.913s ok internal/gover 1.019s ok internal/intern 4.377s ok internal/itoa 1.119s ok internal/platform 3.815s ok internal/poll 3.016s ok internal/profile 1.371s ok internal/reflectlite 1.073s ok internal/runtime/atomic 1.218s ok internal/runtime/syscall 1.042s ok internal/saferio 1.332s ok internal/singleflight 1.486s ok internal/sysinfo 1.017s ok internal/testenv 1.362s ok internal/trace 3.011s ok internal/trace/v2 78.202s ok internal/trace/v2/internal/oldtrace 2.998s ok internal/types/errors 2.706s ok internal/unsafeheader 1.036s ok internal/xcoff 1.035s ok internal/zstd 1.316s ok io 1.314s ok io/fs 1.509s ok io/ioutil 1.185s ok log 1.111s ok log/slog 1.667s ok log/slog/internal/benchmarks 1.045s ok log/slog/internal/buffer 1.045s ok log/syslog 2.716s ok maps 1.291s ok math 1.390s ok math/big 15.968s ok math/bits 1.267s ok math/cmplx 1.250s ok math/rand 8.428s ok math/rand/v2 6.379s ok mime 1.149s ok mime/multipart 20.078s ok mime/quotedprintable 1.580s ok net 73.530s ok net/http 42.739s ok net/http/cgi 27.566s ok net/http/cookiejar 1.028s ok net/http/fcgi 1.352s ok net/http/httptest 1.453s ok net/http/httptrace 1.029s ok net/http/httputil 2.008s ok net/http/internal 5.890s ok net/http/internal/ascii 1.253s ok net/http/pprof 6.607s ok net/internal/cgotest 1.253s ok net/internal/socktest 1.160s ok net/mail 1.093s ok net/netip 2.130s ok net/rpc 1.106s ok net/rpc/jsonrpc 1.080s ok net/smtp 1.183s ok net/textproto 1.089s ok net/url 1.102s ok os 10.468s ok os/exec 10.354s ok os/exec/internal/fdtest 1.308s ok os/signal 32.954s ok os/user 1.298s ok path 1.136s ok path/filepath 2.634s ok plugin 1.082s ok reflect 9.264s ok regexp 9.481s ok regexp/syntax 15.458s ok runtime 98.132s ok runtime/cgo 1.095s ok runtime/coverage 1.097s ok runtime/debug 2.451s ok runtime/internal/math 1.074s ok runtime/internal/sys 1.121s ok runtime/internal/wasitest 1.182s ok runtime/metrics 1.221s ok runtime/pprof 31.801s ok runtime/race 24.247s ok runtime/trace 1.434s ok slices 1.565s ok sort 1.724s ok strconv 6.286s ok strings 5.644s ok sync 3.509s ok sync/atomic 16.113s ok syscall 17.074s ok testing 11.618s ok testing/fstest 1.502s ok testing/iotest 1.502s ok testing/quick 1.492s ok testing/slogtest 1.013s ok text/scanner 1.034s ok text/tabwriter 1.026s ok text/template 1.249s ok text/template/parse 1.148s ok time 33.338s ok unicode 1.324s ok unicode/utf16 1.351s ok unicode/utf8 1.348s ok cmd/addr2line 20.968s ok cmd/api 81.533s ok cmd/asm/internal/asm 17.416s ok cmd/asm/internal/lex 1.137s ok cmd/cgo/internal/swig 1.136s ok cmd/cgo/internal/test 6.006s ok cmd/cgo/internal/testcarchive 96.717s ok cmd/cgo/internal/testcshared 40.645s ok cmd/cgo/internal/testerrors 54.834s ok cmd/cgo/internal/testfortran 1.383s ok cmd/cgo/internal/testgodefs 3.084s ok cmd/cgo/internal/testlife 2.868s ok cmd/cgo/internal/testnocgo 1.435s ok cmd/cgo/internal/testplugin 114.937s ok cmd/cgo/internal/testsanitizers 2.163s ok cmd/cgo/internal/testshared 117.041s ok cmd/cgo/internal/testso 6.189s ok cmd/cgo/internal/teststdio 5.421s ok cmd/cgo/internal/testtls 1.469s ok cmd/compile/internal/abt 1.105s ok cmd/compile/internal/amd64 1.108s ok cmd/compile/internal/base 1.247s ok cmd/compile/internal/compare 1.154s ok cmd/compile/internal/devirtualize 1.068s ok cmd/compile/internal/dwarfgen 3.211s ok cmd/compile/internal/importer 5.239s ok cmd/compile/internal/inline/inlheur 2.721s ok cmd/compile/internal/ir 1.054s ok cmd/compile/internal/liveness 1.844s ok cmd/compile/internal/logopt 1.544s ok cmd/compile/internal/loopvar 1.222s ok cmd/compile/internal/noder 1.022s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 47.302s ok cmd/compile/internal/syntax 2.533s ok cmd/compile/internal/test 44.457s ok cmd/compile/internal/typecheck 3.530s ok cmd/compile/internal/types 1.070s ok cmd/compile/internal/types2 36.106s ok cmd/covdata 1.172s ok cmd/cover 26.952s ok cmd/dist 1.063s ok cmd/distpack 1.086s ok cmd/doc 5.228s ok cmd/fix 10.671s ok cmd/go 361.859s ok cmd/go/internal/auth 1.107s ok cmd/go/internal/cache 1.244s ok cmd/go/internal/cfg 1.015s [no tests to run] ok cmd/go/internal/envcmd 1.117s ok cmd/go/internal/fsys 1.204s ok cmd/go/internal/generate 1.030s ok cmd/go/internal/gover 1.028s ok cmd/go/internal/imports 1.032s ok cmd/go/internal/load 1.033s ok cmd/go/internal/lockedfile 2.597s ok cmd/go/internal/lockedfile/internal/filelock 2.061s ok cmd/go/internal/modfetch 1.312s ok cmd/go/internal/modfetch/codehost 2.267s ok cmd/go/internal/modfetch/zip_sum_test 1.038s ok cmd/go/internal/modindex 2.610s ok cmd/go/internal/modload 1.050s ok cmd/go/internal/mvs 1.049s ok cmd/go/internal/par 1.080s ok cmd/go/internal/str 1.044s ok cmd/go/internal/test 1.059s ok cmd/go/internal/toolchain 1.085s ok cmd/go/internal/vcs 1.083s ok cmd/go/internal/vcweb 1.241s ok cmd/go/internal/vcweb/vcstest 2.961s ok cmd/go/internal/web 1.040s ok cmd/go/internal/work 1.446s ok cmd/gofmt 1.371s ok cmd/internal/archive 2.338s ok cmd/internal/buildid 1.903s ok cmd/internal/bootstrap_test 1.056s ok cmd/internal/cov 1.867s ok cmd/internal/dwarf 1.073s ok cmd/internal/edit 1.020s ok cmd/internal/goobj 1.041s ok cmd/internal/moddeps 2.605s ok cmd/internal/notsha256 1.011s ok cmd/internal/obj 1.635s ok cmd/internal/obj/ppc64 1.489s ok cmd/internal/obj/riscv 1.228s ok cmd/internal/obj/s390x 1.016s ok cmd/internal/obj/x86 5.798s ok cmd/internal/objabi 1.091s ok cmd/internal/pgo 1.028s ok cmd/internal/pkgpath 5.212s ok cmd/internal/pkgpattern 1.035s ok cmd/internal/quoted 1.016s ok cmd/internal/src 1.403s ok cmd/internal/test2json 2.314s ok cmd/link 22.097s ok cmd/link/internal/benchmark 1.078s ok cmd/link/internal/ld 16.689s ok cmd/link/internal/loader 1.138s ok cmd/nm 9.287s ok cmd/objdump 1.134s ok cmd/pack 10.926s ok cmd/pprof 1.106s ok cmd/relnote 1.109s ok cmd/trace 1.496s ok cmd/trace/v2 2.360s ok cmd/vet 61.196s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3735 33526 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2370 70771 ns/op 1657 B/op 24 allocs/op Benchmark/Writer/PAX-4 1612 115746 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4028 62910 ns/op 5203 B/op 16 allocs/op Benchmark/Reader/GNU-4 5584 89376 ns/op 5206 B/op 15 allocs/op Benchmark/Reader/PAX-4 1869 88518 ns/op 8763 B/op 33 allocs/op PASS ok archive/tar 4.267s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 602974765 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 187138480 ns/op BenchmarkZip64TestSizes/4096-4 898 671019 ns/op BenchmarkZip64TestSizes/1048576-4 90 1121544 ns/op BenchmarkZip64TestSizes/67108864-4 1 193620100 ns/op PASS ok archive/zip 6.158s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 173097 825.2 ns/op BenchmarkReaderCopyUnoptimal-4 101926 2777 ns/op BenchmarkReaderCopyNoWriteTo-4 2599 171088 ns/op BenchmarkReaderWriteToOptimal-4 10000 22047 ns/op BenchmarkReaderReadString-4 80077 3103 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 143265 839.9 ns/op BenchmarkWriterCopyUnoptimal-4 156216 1237 ns/op BenchmarkWriterCopyNoReadFrom-4 4086 62138 ns/op BenchmarkReaderEmpty-4 29116 8151 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 56069 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 441008 393.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 8.772s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3416 42278 ns/op 775.06 MB/s BenchmarkWriteByte-4 390 425795 ns/op 9.62 MB/s BenchmarkWriteRune-4 228 578315 ns/op 21.25 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 5997419 ns/op BenchmarkBufferFullSmallReads-4 86 1350373 ns/op BenchmarkBufferWriteBlock/N4096-4 7504 50332 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 489 1979630 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 28000713 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 3 37542119 ns/op 446.89 MB/s 11184810 B/op 0 allocs/op BenchmarkIndexByte/10-4 3881133 32.33 ns/op 309.30 MB/s BenchmarkIndexByte/32-4 4977723 31.00 ns/op 1032.19 MB/s BenchmarkIndexByte/4K-4 771915 440.0 ns/op 9309.91 MB/s BenchmarkIndexBytePortable/10-4 915044 130.3 ns/op 76.76 MB/s BenchmarkIndexBytePortable/32-4 323366 368.2 ns/op 86.90 MB/s BenchmarkIndexBytePortable/4K-4 2697 42996 ns/op 95.27 MB/s BenchmarkIndexRune/10-4 1000000 114.4 ns/op 87.40 MB/s BenchmarkIndexRune/32-4 1233727 96.98 ns/op 329.96 MB/s BenchmarkIndexRune/4K-4 289611 942.2 ns/op 4347.06 MB/s BenchmarkIndexRuneASCII/10-4 3792145 47.55 ns/op 210.31 MB/s BenchmarkIndexRuneASCII/32-4 4934380 24.47 ns/op 1307.97 MB/s BenchmarkIndexRuneASCII/4K-4 747531 221.6 ns/op 18484.31 MB/s BenchmarkEqual/0-4 5942074 22.66 ns/op BenchmarkEqual/same/1-4 1000000 132.0 ns/op 7.57 MB/s BenchmarkEqual/same/6-4 1000000 113.8 ns/op 52.72 MB/s BenchmarkEqual/same/9-4 1306238 84.75 ns/op 106.19 MB/s BenchmarkEqual/same/15-4 1363870 112.2 ns/op 133.66 MB/s BenchmarkEqual/same/16-4 1446830 219.4 ns/op 72.93 MB/s BenchmarkEqual/same/20-4 1000000 112.1 ns/op 178.42 MB/s BenchmarkEqual/same/32-4 1387243 86.77 ns/op 368.80 MB/s BenchmarkEqual/same/4K-4 133940 892.3 ns/op 4590.56 MB/s BenchmarkEqual/1-4 1405572 110.4 ns/op 9.06 MB/s BenchmarkEqual/6-4 1000000 111.9 ns/op 53.63 MB/s BenchmarkEqual/9-4 1426794 174.0 ns/op 51.73 MB/s BenchmarkEqual/15-4 1000000 106.7 ns/op 140.52 MB/s BenchmarkEqual/16-4 1318124 93.80 ns/op 170.57 MB/s BenchmarkEqual/20-4 1436848 84.65 ns/op 236.27 MB/s BenchmarkEqual/32-4 1000000 104.5 ns/op 306.11 MB/s BenchmarkEqual/4K-4 103758 1278 ns/op 3204.37 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 133.3 ns/op 480.03 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 126.6 ns/op 505.67 MB/s BenchmarkEqualBothUnaligned/64_4-4 1371526 105.7 ns/op 605.46 MB/s BenchmarkEqualBothUnaligned/64_7-4 1213966 220.6 ns/op 290.12 MB/s BenchmarkEqualBothUnaligned/4096_0-4 106903 1048 ns/op 3908.82 MB/s BenchmarkEqualBothUnaligned/4096_1-4 103500 1249 ns/op 3278.36 MB/s BenchmarkEqualBothUnaligned/4096_4-4 106956 5061 ns/op 809.29 MB/s BenchmarkEqualBothUnaligned/4096_7-4 119719 1865 ns/op 2196.10 MB/s BenchmarkIndex/10-4 3544525 32.70 ns/op 305.83 MB/s BenchmarkIndex/32-4 3025682 38.43 ns/op 832.67 MB/s BenchmarkIndex/4K-4 69210 1883 ns/op 2175.23 MB/s BenchmarkIndexEasy/10-4 3663963 33.40 ns/op 299.43 MB/s BenchmarkIndexEasy/32-4 3019489 38.35 ns/op 834.41 MB/s BenchmarkIndexEasy/4K-4 449473 304.6 ns/op 13446.43 MB/s BenchmarkCount/10-4 1892710 88.18 ns/op 113.41 MB/s BenchmarkCount/32-4 1445616 70.00 ns/op 457.16 MB/s BenchmarkCount/4K-4 71013 1869 ns/op 2191.22 MB/s BenchmarkCountEasy/10-4 1848946 81.51 ns/op 122.68 MB/s BenchmarkCountEasy/32-4 1332661 80.86 ns/op 395.76 MB/s BenchmarkCountEasy/4K-4 418956 354.3 ns/op 11560.57 MB/s BenchmarkCountSingle/10-4 3222118 50.98 ns/op 196.16 MB/s BenchmarkCountSingle/32-4 3170288 69.09 ns/op 463.13 MB/s BenchmarkCountSingle/4K-4 533151 223.6 ns/op 18317.20 MB/s BenchmarkToUpper/#00-4 3237314 42.92 ns/op BenchmarkToUpper/ONLYUPPER-4 314766 410.3 ns/op BenchmarkToUpper/abc-4 559779 378.3 ns/op BenchmarkToUpper/AbC123-4 291993 642.1 ns/op BenchmarkToUpper/azAZ09_-4 280430 441.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86763 1397 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32797 3336 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58801 2165 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123232 987.2 ns/op BenchmarkToLower/#00-4 3001382 41.14 ns/op BenchmarkToLower/abc-4 469624 264.5 ns/op BenchmarkToLower/AbC123-4 317209 558.1 ns/op BenchmarkToLower/azAZ09_-4 250927 426.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71325 2119 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43390 2917 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75810 2800 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123549 955.5 ns/op BenchmarkFields/ASCII/16-4 141872 1375 ns/op 11.64 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9856 13731 ns/op 18.64 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 594 214430 ns/op 19.10 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 1 149412167 ns/op 0.44 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 69449190 ns/op 15.10 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 142347 1368 ns/op 11.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6999 16184 ns/op 15.82 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 408 642703 ns/op 6.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 9192171 ns/op 7.13 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 152585185 ns/op 6.87 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 175641 699.9 ns/op 22.86 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13706 8249 ns/op 31.04 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 801 177115 ns/op 23.13 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 4448665 ns/op 14.73 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72745228 ns/op 14.41 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 187058 784.8 ns/op 20.39 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 14813 ns/op 17.28 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 564 561028 ns/op 7.30 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4665830 ns/op 14.05 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 131421912 ns/op 7.98 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1914723 67.05 ns/op BenchmarkTrimSpace/ASCII-4 584518 231.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 65034 1762 ns/op BenchmarkTrimSpace/JustNonASCII-4 33560 3026 ns/op BenchmarkToValidUTF8/Valid-4 491700 285.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 363758 340.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90744 1515 ns/op BenchmarkIndexHard1-4 1693 71393 ns/op BenchmarkIndexHard2-4 384 310508 ns/op BenchmarkIndexHard3-4 157 711109 ns/op BenchmarkIndexHard4-4 91 2265577 ns/op BenchmarkLastIndexHard1-4 4 31619022 ns/op BenchmarkLastIndexHard2-4 3 57764637 ns/op BenchmarkLastIndexHard3-4 4 27989589 ns/op BenchmarkCountHard1-4 1768 80403 ns/op BenchmarkCountHard2-4 390 358185 ns/op BenchmarkCountHard3-4 168 862945 ns/op BenchmarkSplitEmptySeparator-4 1 140337508 ns/op BenchmarkSplitSingleByteSeparator-4 10 11710367 ns/op BenchmarkSplitMultiByteSeparator-4 12 9422342 ns/op BenchmarkSplitNSingleByteSeparator-4 195736 995.6 ns/op BenchmarkSplitNMultiByteSeparator-4 67572 4351 ns/op BenchmarkRepeat-4 183249 680.7 ns/op BenchmarkRepeatLarge/256/1-4 117285 1209 ns/op 211.72 MB/s BenchmarkRepeatLarge/256/16-4 198614 613.0 ns/op 417.64 MB/s BenchmarkRepeatLarge/512/1-4 96128 1555 ns/op 329.36 MB/s BenchmarkRepeatLarge/512/16-4 109339 971.2 ns/op 527.20 MB/s BenchmarkRepeatLarge/1024/1-4 73362 2400 ns/op 426.67 MB/s BenchmarkRepeatLarge/1024/16-4 17436 6634 ns/op 154.35 MB/s BenchmarkRepeatLarge/2048/1-4 43788 8180 ns/op 250.37 MB/s BenchmarkRepeatLarge/2048/16-4 10000 25633 ns/op 79.90 MB/s BenchmarkRepeatLarge/4096/1-4 10000 19443 ns/op 210.67 MB/s BenchmarkRepeatLarge/4096/16-4 19713 10734 ns/op 381.59 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17183 ns/op 476.74 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17349 ns/op 472.20 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 18970 ns/op 215.97 MB/s BenchmarkRepeatLarge/16384/1-4 10000 45985 ns/op 356.29 MB/s BenchmarkRepeatLarge/16384/16-4 9524 55249 ns/op 296.55 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 35665 ns/op 344.63 MB/s BenchmarkRepeatLarge/32768/1-4 2167 87294 ns/op 375.38 MB/s BenchmarkRepeatLarge/32768/16-4 1046 104807 ns/op 312.65 MB/s BenchmarkRepeatLarge/32768/4097-4 4726 73360 ns/op 390.93 MB/s BenchmarkRepeatLarge/65536/1-4 1989 101952 ns/op 642.81 MB/s BenchmarkRepeatLarge/65536/16-4 600 275716 ns/op 237.69 MB/s BenchmarkRepeatLarge/65536/4097-4 770 141855 ns/op 433.22 MB/s BenchmarkRepeatLarge/131072/1-4 319 482463 ns/op 271.67 MB/s BenchmarkRepeatLarge/131072/16-4 82 1359524 ns/op 96.41 MB/s BenchmarkRepeatLarge/131072/4097-4 86 1227812 ns/op 103.44 MB/s BenchmarkRepeatLarge/262144/1-4 169 829753 ns/op 315.93 MB/s BenchmarkRepeatLarge/262144/16-4 100 1167296 ns/op 224.57 MB/s BenchmarkRepeatLarge/262144/4097-4 100 3223602 ns/op 80.07 MB/s BenchmarkRepeatLarge/524288/1-4 72 5222441 ns/op 100.39 MB/s BenchmarkRepeatLarge/524288/16-4 90 3508509 ns/op 149.43 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1931732 ns/op 269.35 MB/s BenchmarkRepeatLarge/1048576/1-4 64 4134690 ns/op 253.60 MB/s BenchmarkRepeatLarge/1048576/16-4 48 5981848 ns/op 175.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 5597453 ns/op 186.64 MB/s BenchmarkRepeatLarge/2097152/1-4 30 14207204 ns/op 147.61 MB/s BenchmarkRepeatLarge/2097152/16-4 27 10727773 ns/op 195.49 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 26224464 ns/op 79.83 MB/s BenchmarkRepeatLarge/4194304/1-4 1 411808428 ns/op 10.19 MB/s BenchmarkRepeatLarge/4194304/16-4 1 642443283 ns/op 6.53 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 14499596 ns/op 289.06 MB/s BenchmarkRepeatLarge/8388608/1-4 4 55986505 ns/op 149.83 MB/s BenchmarkRepeatLarge/8388608/16-4 3 72540323 ns/op 115.64 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 43495920 ns/op 192.81 MB/s BenchmarkRepeatLarge/16777216/1-4 1 243484592 ns/op 68.90 MB/s BenchmarkRepeatLarge/16777216/16-4 1 128053612 ns/op 131.02 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 141070585 ns/op 118.93 MB/s BenchmarkRepeatLarge/33554432/1-4 1 210266963 ns/op 159.58 MB/s BenchmarkRepeatLarge/33554432/16-4 1 472440410 ns/op 71.02 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 70158184 ns/op 478.27 MB/s BenchmarkRepeatLarge/67108864/1-4 1 248481909 ns/op 270.08 MB/s BenchmarkRepeatLarge/67108864/16-4 1 629548449 ns/op 106.60 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 228950427 ns/op 293.12 MB/s BenchmarkRepeatLarge/134217728/1-4 1 260755488 ns/op 514.73 MB/s BenchmarkRepeatLarge/134217728/16-4 1 255996406 ns/op 524.30 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 264574831 ns/op 507.30 MB/s BenchmarkRepeatLarge/268435456/1-4 1 787367966 ns/op 340.93 MB/s BenchmarkRepeatLarge/268435456/16-4 1 628216248 ns/op 427.30 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1857901694 ns/op 144.48 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1817184445 ns/op 295.44 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1908123924 ns/op 281.36 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2243171569 ns/op 239.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1981054502 ns/op 542.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2738769466 ns/op 392.05 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2263589334 ns/op 474.35 MB/s BenchmarkBytesCompare/1-4 9071632 11.21 ns/op BenchmarkBytesCompare/2-4 10196499 14.32 ns/op BenchmarkBytesCompare/4-4 10258886 10.92 ns/op BenchmarkBytesCompare/8-4 11053317 11.03 ns/op BenchmarkBytesCompare/16-4 10801017 13.09 ns/op BenchmarkBytesCompare/32-4 9688718 14.88 ns/op BenchmarkBytesCompare/64-4 9081403 17.37 ns/op BenchmarkBytesCompare/128-4 8138527 14.73 ns/op BenchmarkBytesCompare/256-4 6955610 17.77 ns/op BenchmarkBytesCompare/512-4 4862359 24.79 ns/op BenchmarkBytesCompare/1024-4 2371228 46.10 ns/op BenchmarkBytesCompare/2048-4 1492851 92.29 ns/op BenchmarkIndexAnyASCII/1:1-4 2138456 145.3 ns/op BenchmarkIndexAnyASCII/1:2-4 2670964 48.12 ns/op BenchmarkIndexAnyASCII/1:4-4 2455209 54.66 ns/op BenchmarkIndexAnyASCII/1:8-4 2439583 52.66 ns/op BenchmarkIndexAnyASCII/1:16-4 2199289 60.11 ns/op BenchmarkIndexAnyASCII/1:32-4 2126022 57.09 ns/op BenchmarkIndexAnyASCII/1:64-4 2023380 71.98 ns/op BenchmarkIndexAnyASCII/16:1-4 2448867 188.5 ns/op BenchmarkIndexAnyASCII/16:2-4 337461 389.8 ns/op BenchmarkIndexAnyASCII/16:4-4 311337 374.9 ns/op BenchmarkIndexAnyASCII/16:8-4 329312 359.9 ns/op BenchmarkIndexAnyASCII/16:16-4 316777 389.2 ns/op BenchmarkIndexAnyASCII/16:32-4 293857 467.3 ns/op BenchmarkIndexAnyASCII/16:64-4 257032 460.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2091482 59.84 ns/op BenchmarkIndexAnyASCII/256:2-4 23175 4834 ns/op BenchmarkIndexAnyASCII/256:4-4 25270 4888 ns/op BenchmarkIndexAnyASCII/256:8-4 25354 5148 ns/op BenchmarkIndexAnyASCII/256:16-4 24810 4851 ns/op BenchmarkIndexAnyASCII/256:32-4 25446 5154 ns/op BenchmarkIndexAnyASCII/256:64-4 24753 4925 ns/op BenchmarkIndexAnyUTF8/1:1-4 2033521 54.71 ns/op BenchmarkIndexAnyUTF8/1:2-4 2585127 52.52 ns/op BenchmarkIndexAnyUTF8/1:4-4 2597944 57.04 ns/op BenchmarkIndexAnyUTF8/1:8-4 1467886 159.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 2024098 61.79 ns/op BenchmarkIndexAnyUTF8/1:32-4 1866582 64.87 ns/op BenchmarkIndexAnyUTF8/1:64-4 2039829 82.51 ns/op BenchmarkIndexAnyUTF8/16:1-4 118562 3493 ns/op BenchmarkIndexAnyUTF8/16:2-4 251534 552.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 211573 552.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 220774 573.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 178465 651.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 192061 658.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 174045 701.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 8814 13546 ns/op BenchmarkIndexAnyUTF8/256:2-4 16881 11501 ns/op BenchmarkIndexAnyUTF8/256:4-4 14550 7859 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 16164 ns/op BenchmarkIndexAnyUTF8/256:16-4 12618 12576 ns/op BenchmarkIndexAnyUTF8/256:32-4 12153 11528 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10887 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2641543 43.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2664255 46.43 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2478957 48.38 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2439451 47.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1736122 111.0 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2046961 57.29 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2003924 64.31 ns/op BenchmarkLastIndexAnyASCII/16:1-4 342812 354.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 338487 356.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 316094 432.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 326578 366.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 277130 379.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 291522 418.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260287 477.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 21262 4717 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25287 9470 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23046 7893 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23761 4797 ns/op BenchmarkLastIndexAnyASCII/256:16-4 21553 5527 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24879 5295 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23830 4858 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2377616 46.99 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2290106 52.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2032758 52.42 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2168241 52.36 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1900051 68.74 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1985460 66.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1940667 79.95 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 219757 458.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 251929 474.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 233208 505.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 192217 531.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 178858 635.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169806 727.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 149286 703.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18727 6550 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17116 7027 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16057 8150 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 18470 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12300 9617 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 18455 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 15475 ns/op BenchmarkTrimASCII/1:1-4 3227778 39.06 ns/op BenchmarkTrimASCII/1:2-4 1402171 74.32 ns/op BenchmarkTrimASCII/1:4-4 1740319 76.85 ns/op BenchmarkTrimASCII/1:8-4 1481852 77.11 ns/op BenchmarkTrimASCII/1:16-4 1000000 100.6 ns/op BenchmarkTrimASCII/16:1-4 534944 246.3 ns/op BenchmarkTrimASCII/16:2-4 351182 516.8 ns/op BenchmarkTrimASCII/16:4-4 345871 345.0 ns/op BenchmarkTrimASCII/16:8-4 313518 403.1 ns/op BenchmarkTrimASCII/16:16-4 266238 638.6 ns/op BenchmarkTrimASCII/256:1-4 38396 3024 ns/op BenchmarkTrimASCII/256:2-4 25389 7484 ns/op BenchmarkTrimASCII/256:4-4 23210 7220 ns/op BenchmarkTrimASCII/256:8-4 24865 4892 ns/op BenchmarkTrimASCII/256:16-4 25071 5853 ns/op BenchmarkTrimASCII/4096:1-4 2356 46995 ns/op BenchmarkTrimASCII/4096:2-4 1075 172026 ns/op BenchmarkTrimASCII/4096:4-4 1524 77503 ns/op BenchmarkTrimASCII/4096:8-4 1549 144835 ns/op BenchmarkTrimASCII/4096:16-4 1548 75364 ns/op BenchmarkTrimByte-4 2024798 56.22 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 15982 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26660 4528 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 499 238835 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1093 135005 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2106 54918 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4065 28432 ns/op BenchmarkCompareBytesEqual-4 10232494 13.01 ns/op BenchmarkCompareBytesToNil-4 12531253 9.848 ns/op BenchmarkCompareBytesEmpty-4 9879886 10.73 ns/op BenchmarkCompareBytesIdentical-4 8901648 18.35 ns/op BenchmarkCompareBytesSameLength-4 10305848 11.76 ns/op BenchmarkCompareBytesDifferentLength-4 10626859 11.50 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2350 67702 ns/op 15488.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2473 51245 ns/op 20462.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2479 48187 ns/op 21760.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2068 50031 ns/op 20958.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2424 49732 ns/op 21084.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2397 52434 ns/op 19998.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2289 63952 ns/op 16396.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2434 48869 ns/op 21457.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2391 57718 ns/op 18167.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2028 64066 ns/op 16367.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2283 51172 ns/op 20491.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2430 51753 ns/op 20261.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2103 56071 ns/op 18701.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2380 54131 ns/op 19371.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2360 51158 ns/op 20496.84 MB/s BenchmarkCompareBytesBig-4 2374 135951 ns/op 7713.00 MB/s BenchmarkCompareBytesBigIdentical-4 11888287 9.684 ns/op 108275857.68 MB/s PASS ok bytes 170.472s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 408218291 ns/op 0.24 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 1065474909 ns/op 0.53 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 34107175 ns/op 0.48 MB/s 3648992 B/op 52 allocs/op PASS ok compress/bzip2 6.083s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 2569337 ns/op 3.89 MB/s 43825 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25149040 ns/op 3.98 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 493440062 ns/op 2.03 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 27 4427417 ns/op 2.26 MB/s 42148 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 51069773 ns/op 1.96 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 324311465 ns/op 3.08 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2756821 ns/op 3.63 MB/s 43500 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 26233275 ns/op 3.81 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 253486422 ns/op 3.94 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2605944 ns/op 3.84 MB/s 42587 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 298565538 ns/op 0.33 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 283657854 ns/op 3.53 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2800511 ns/op 3.57 MB/s 43538 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 28210810 ns/op 3.54 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 284579408 ns/op 3.51 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 42 2550653 ns/op 3.92 MB/s 43699 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19625349 ns/op 5.10 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 185470676 ns/op 5.39 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 1984238 ns/op 5.04 MB/s 42965 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14873649 ns/op 6.72 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 150798935 ns/op 6.63 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 2019181 ns/op 4.95 MB/s 42828 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 4 34224475 ns/op 2.92 MB/s 47118 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 210723419 ns/op 4.75 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 81 1307138 ns/op 7.65 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12721632 ns/op 7.86 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 152153876 ns/op 6.57 MB/s BenchmarkEncode/Digits/Speed/1e4-4 33 3085673 ns/op 3.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25535034 ns/op 3.92 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 287956511 ns/op 3.47 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9422978 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 100703510 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1126364414 ns/op 0.89 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 13191958 ns/op 0.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 104297577 ns/op 0.96 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1107030534 ns/op 0.90 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1743975 ns/op 5.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 28047247 ns/op 3.57 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 140447091 ns/op 7.12 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2783110 ns/op 3.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 26250795 ns/op 3.81 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 308629902 ns/op 3.24 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 9064860 ns/op 1.10 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 80441640 ns/op 1.24 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1050734824 ns/op 0.95 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 9257503 ns/op 1.08 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 242175586 ns/op 0.41 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1239627122 ns/op 0.81 MB/s PASS ok compress/flate 42.231s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 16 7440274 ns/op 1.34 MB/s BenchmarkDecoder/1e-Reuse4-4 25 4116383 ns/op 2.43 MB/s BenchmarkDecoder/1e5-4 3 55508791 ns/op 1.80 MB/s BenchmarkDecoder/1e-Reuse5-4 2 56082500 ns/op 1.78 MB/s BenchmarkDecoder/1e6-4 1 780468223 ns/op 1.28 MB/s BenchmarkDecoder/1e-Reuse6-4 1 565989266 ns/op 1.77 MB/s BenchmarkEncoder/1e4-4 37 3910240 ns/op 2.56 MB/s BenchmarkEncoder/1e-Reuse4-4 37 2936526 ns/op 3.41 MB/s BenchmarkEncoder/1e5-4 3 100550948 ns/op 0.99 MB/s BenchmarkEncoder/1e-Reuse5-4 4 36807572 ns/op 2.72 MB/s BenchmarkEncoder/1e6-4 1 317119651 ns/op 3.15 MB/s BenchmarkEncoder/1e-Reuse6-4 1 361954922 ns/op 2.76 MB/s PASS ok compress/lzw 11.463s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 29787726 ns/op PASS ok container/heap 1.945s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 10000 10312 ns/op BenchmarkWithTimeout/concurrency=40-4 3979 89729 ns/op BenchmarkWithTimeout/concurrency=4000-4 2973 62295 ns/op BenchmarkWithTimeout/concurrency=400000-4 2773 68562 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 403971 799.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16904 13101 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20913 9787 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3114 34327 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2174 65446 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3394 49029 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 297 350621 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 225 790079 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 349 308813 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 25111432 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4838943 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 3115789 ns/op BenchmarkCheckCanceled/Err-4 418972 306.4 ns/op BenchmarkCheckCanceled/Done-4 582304 199.9 ns/op BenchmarkContextCancelDone-4 960794 161.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37426 3803 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 100 1111246 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26044 4873 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 24366 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14833 10572 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 457521 249.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 261462 557.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 180405 1355 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114541 1236 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 42152 3189 ns/op PASS ok context 28.538s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1844943 71.35 ns/op 224.24 MB/s BenchmarkEncrypt/AES-192-4 1721816 69.44 ns/op 230.43 MB/s BenchmarkEncrypt/AES-256-4 1668656 128.1 ns/op 124.86 MB/s BenchmarkDecrypt/AES-128-4 1811944 70.53 ns/op 226.85 MB/s BenchmarkDecrypt/AES-192-4 1842664 82.50 ns/op 193.95 MB/s BenchmarkDecrypt/AES-256-4 1702825 85.77 ns/op 186.55 MB/s BenchmarkExpand/AES-128-4 10000 10008 ns/op BenchmarkExpand/AES-192-4 10000 14269 ns/op BenchmarkExpand/AES-256-4 8324 12811 ns/op BenchmarkCreateCipher/AES-128-4 183572 718.0 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 461230 431.8 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 194708 537.2 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 5.491s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 173942 1016 ns/op 62.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 340641 349.1 ns/op 183.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 182686 666.8 ns/op 95.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 335058 351.4 ns/op 182.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 10000 21983 ns/op 61.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 300429 428.6 ns/op 3149.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 142903 797.1 ns/op 1693.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 238083 429.1 ns/op 3146.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 95661 1495 ns/op 5480.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 10000 21000 ns/op 390.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101475 2286 ns/op 3583.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 141722 875.6 ns/op 9356.40 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 1953 67571 ns/op 15.08 MB/s BenchmarkAESCFBDecrypt1K-4 2188 53559 ns/op 19.03 MB/s BenchmarkAESCFBDecrypt8K-4 279 431099 ns/op 18.99 MB/s BenchmarkAESOFB1K-4 5617 35962 ns/op 28.34 MB/s BenchmarkAESCTR1K-4 5556 21758 ns/op 46.83 MB/s BenchmarkAESCTR8K-4 717 175715 ns/op 46.59 MB/s BenchmarkAESCBCEncrypt1K-4 407361 286.5 ns/op 3574.20 MB/s BenchmarkAESCBCDecrypt1K-4 860192 340.3 ns/op 3008.93 MB/s PASS ok crypto/cipher 10.403s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 44472 2718 ns/op 2.94 MB/s BenchmarkDecrypt-4 36457 4707 ns/op 1.70 MB/s BenchmarkTDESEncrypt-4 14298 8141 ns/op 0.98 MB/s BenchmarkTDESDecrypt-4 12780 10860 ns/op 0.74 MB/s PASS ok crypto/des 2.786s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 874 134216 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 21901328 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 2 100221952 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 19 5397674 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 3.386s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2636 85293 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1879 65555 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1406 110942 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2484 55814 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1240 105723 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 631 162345 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3489 39622 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 19 6571311 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 8 13102329 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 6.735s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1612621 ns/op BenchmarkNewKeyFromSeed-4 91 1120585 ns/op BenchmarkSigning-4 94 1205644 ns/op BenchmarkVerification-4 45 2249466 ns/op PASS ok crypto/ed25519 1.912s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4432 28202 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 3564811 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 21 5787239 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12065121 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1267 98201 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4857303 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 14546371 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 34472704 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8592 13787 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4453 27498 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2662 48675 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 38 3195533 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1814 65793 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 130 890059 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1248 96436 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 46 4285297 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 7.135s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16162 10612 ns/op 96.50 MB/s BenchmarkHMACSHA256_32-4 17086 7444 ns/op 4.30 MB/s BenchmarkNewWriteSum-4 9757 12104 ns/op 2.64 MB/s PASS ok crypto/hmac 2.193s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42928 2848 ns/op BenchmarkModSub-4 39226 3142 ns/op BenchmarkMontgomeryRepr-4 10000 11807 ns/op BenchmarkMontgomeryMul-4 14406 9114 ns/op BenchmarkModMul-4 7045 17049 ns/op BenchmarkExpBig-4 7 14669884 ns/op BenchmarkExp-4 4 33265046 ns/op PASS ok crypto/internal/bigmod 3.588s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 495 259082 ns/op BenchmarkScalarBaseMult-4 115 980639 ns/op BenchmarkScalarMult-4 34 3411802 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2448545 ns/op PASS ok crypto/internal/edwards25519 2.076s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 238638 502.7 ns/op BenchmarkMultiply-4 245212 491.9 ns/op BenchmarkSquare-4 316184 409.3 ns/op BenchmarkInvert-4 1126 104046 ns/op BenchmarkMult32-4 806592 163.6 ns/op PASS ok crypto/internal/edwards25519/field 2.024s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4741612 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1560 81888 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12932183 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 34585218 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1788694 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7002 17438 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 26 4390620 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 125591676 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 3.453s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 245898 593.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 125722 1182 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60950 2196 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 205688 601.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 81796 2033 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 60016 2464 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 3.229s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 82348 1381 ns/op 5.79 MB/s BenchmarkHash64-4 104610 1372 ns/op 46.65 MB/s BenchmarkHash128-4 97710 1239 ns/op 103.34 MB/s BenchmarkHash256-4 85918 1411 ns/op 181.39 MB/s BenchmarkHash512-4 67180 1739 ns/op 294.47 MB/s BenchmarkHash1K-4 49460 2404 ns/op 425.93 MB/s BenchmarkHash8K-4 10000 18828 ns/op 435.11 MB/s BenchmarkHash1M-4 85 1384620 ns/op 757.30 MB/s BenchmarkHash8M-4 10 14109948 ns/op 594.52 MB/s BenchmarkHash8BytesUnaligned-4 52160 1928 ns/op 4.15 MB/s BenchmarkHash1KUnaligned-4 49047 2568 ns/op 398.79 MB/s BenchmarkHash8KUnaligned-4 10000 11885 ns/op 689.26 MB/s PASS ok crypto/md5 5.052s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 184004 579.7 ns/op 55.20 MB/s BenchmarkRead/4K-4 8652 13531 ns/op 302.71 MB/s BenchmarkPrime-4 1 255314493 ns/op PASS ok crypto/rand 1.786s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9546 11028 ns/op 11.61 MB/s BenchmarkRC4_1K-4 1256 106452 ns/op 9.62 MB/s BenchmarkRC4_8K-4 169 692875 ns/op 11.68 MB/s PASS ok crypto/rc4 2.383s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 19505349 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 39458004 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76926254 ns/op BenchmarkEncryptPKCS1v15/2048-4 368 317475 ns/op BenchmarkDecryptOAEP/2048-4 6 18729946 ns/op BenchmarkEncryptOAEP/2048-4 346 538724 ns/op BenchmarkSignPKCS1v15/2048-4 6 17469014 ns/op BenchmarkVerifyPKCS1v15/2048-4 396 299369 ns/op BenchmarkSignPSS/2048-4 6 17788164 ns/op BenchmarkVerifyPSS/2048-4 364 324640 ns/op PASS ok crypto/rsa 5.678s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 78882 1560 ns/op 5.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 80628 1666 ns/op 4.80 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81097 1579 ns/op 202.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93585 1669 ns/op 191.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 68010 1785 ns/op 573.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74619 1648 ns/op 621.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20875 5643 ns/op 1451.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21456 10808 ns/op 757.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 5.665s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 57318 2114 ns/op 3.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66981 1995 ns/op 4.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 57120 1893 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54074 2211 ns/op 463.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 61398 2020 ns/op 506.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 10213 ns/op 100.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 17602 6673 ns/op 1227.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23058 5359 ns/op 1528.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 22675 7663 ns/op 1069.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 4.626s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 40540 4353 ns/op 1.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55335 2228 ns/op 3.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 47838 2386 ns/op 3.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42000 2885 ns/op 354.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 54132 2113 ns/op 484.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 48547 2660 ns/op 385.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24958 7225 ns/op 1133.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 28824 4077 ns/op 2009.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26908 4642 ns/op 1764.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 4.002s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13618600 8.756 ns/op BenchmarkConstantTimeEq-4 13227140 8.348 ns/op BenchmarkConstantTimeLessOrEq-4 14429592 37.39 ns/op BenchmarkXORBytes/8Bytes-4 324672 366.1 ns/op 21.85 MB/s BenchmarkXORBytes/128Bytes-4 171554 699.4 ns/op 183.02 MB/s BenchmarkXORBytes/2048Bytes-4 20014 5855 ns/op 349.80 MB/s BenchmarkXORBytes/32768Bytes-4 1338 91602 ns/op 357.72 MB/s PASS ok crypto/subtle 3.404s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 20 22112026 ns/op BenchmarkCertCache/1-4 1 119086093 ns/op BenchmarkCertCache/2-4 64 5349182 ns/op BenchmarkCertCache/3-4 100 8012929 ns/op BenchmarkHandshakeServer/RSA-4 10 14217255 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 19501215 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 16571746 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1260311 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 82 1746752 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 12 8759070 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 6476839 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 69714810 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 59281205 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 54590482 ns/op 19.21 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 75286179 ns/op 13.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 125531026 ns/op 16.71 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 193422856 ns/op 10.84 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 186796242 ns/op 22.45 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 106369646 ns/op 39.43 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 163254198 ns/op 51.38 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 185797824 ns/op 45.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 350581562 ns/op 47.86 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 395150537 ns/op 42.46 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 944660734 ns/op 35.52 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 938953321 ns/op 35.74 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1920725476 ns/op 34.94 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1878552261 ns/op 35.72 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 108291876 ns/op 9.68 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 63400000 ns/op 16.54 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 76462820 ns/op 27.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 115218982 ns/op 18.20 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 100032918 ns/op 41.93 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 124992804 ns/op 33.56 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 172985075 ns/op 48.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 192572011 ns/op 43.56 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 282698067 ns/op 59.35 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 410588309 ns/op 40.86 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 585879896 ns/op 57.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 699545866 ns/op 47.97 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1307151286 ns/op 51.34 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1675590695 ns/op 40.05 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 741680463 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 729274093 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303600283 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303721553 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168319694 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161634288 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 113434005 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94946286 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 60712597 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 55773314 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 168033947 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 164235990 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 98494438 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 79991364 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 59198624 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53000465 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 51366011 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 46951722 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 36631729 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 40313122 ns/op PASS ok crypto/tls 28.615s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18325890 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 451 268230 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 900 210588 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 835 223418 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 3.058s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 37 3257443 ns/op 276638 B/op 1603 allocs/op BenchmarkConcurrentStmtQuery-4 33 11126824 ns/op 261822 B/op 1935 allocs/op BenchmarkConcurrentStmtExec-4 63 4077375 ns/op 215776 B/op 513 allocs/op BenchmarkConcurrentTxQuery-4 26 9842859 ns/op 272149 B/op 2120 allocs/op BenchmarkConcurrentTxExec-4 73 3281915 ns/op 88490 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 5494572 ns/op 111737 B/op 2143 allocs/op BenchmarkConcurrentTxStmtExec-4 127 2042951 ns/op 40222 B/op 380 allocs/op BenchmarkConcurrentRandom-4 26 9004638 ns/op 229283 B/op 1725 allocs/op BenchmarkManyConcurrentQueries-4 1306 79056 ns/op 4168 B/op 21 allocs/op BenchmarkGrabConn-4 233655 897.7 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 10174 ns/op PASS ok database/sql 4.430s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1573 71803 ns/op BenchmarkSymbols32-4 1960 134381 ns/op PASS ok debug/elf 1.685s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 102380 2698 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 55 2256014 ns/op 180221 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2163663 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13058 9274 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.093s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53274 2341 ns/op BenchmarkMarshal-4 652 333676 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2775 44446 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.917s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 218 589109 ns/op 13.91 MB/s BenchmarkEncodeToString-4 241 479933 ns/op 17.07 MB/s BenchmarkDecode-4 130 893948 ns/op 14.67 MB/s BenchmarkDecodeString-4 136 875065 ns/op 14.98 MB/s PASS ok encoding/base32 1.925s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 280 468311 ns/op 17.49 MB/s BenchmarkDecodeString/2-4 325723 379.0 ns/op 10.56 MB/s BenchmarkDecodeString/4-4 211436 601.4 ns/op 13.30 MB/s BenchmarkDecodeString/8-4 174340 663.6 ns/op 18.08 MB/s BenchmarkDecodeString/64-4 28316 4286 ns/op 20.53 MB/s BenchmarkDecodeString/8192-4 225 483546 ns/op 22.59 MB/s BenchmarkNewEncoding-4 50872 2327 ns/op 110.00 MB/s PASS ok encoding/base64 2.644s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1416 112822 ns/op 35.45 MB/s BenchmarkReadStruct-4 12318 11423 ns/op 6.57 MB/s BenchmarkWriteStruct-4 13152 9366 ns/op 8.01 MB/s BenchmarkWriteSlice1000Structs-4 12 9222293 ns/op 8.13 MB/s BenchmarkReadSlice1000Structs-4 10 11551254 ns/op 6.49 MB/s BenchmarkReadInts-4 37996 3268 ns/op 9.18 MB/s BenchmarkWriteInts-4 37606 4312 ns/op 6.96 MB/s BenchmarkWriteSlice1000Int32s-4 969 235826 ns/op 16.96 MB/s BenchmarkPutUint16-4 3241456 38.92 ns/op 51.38 MB/s BenchmarkAppendUint16-4 2007914 55.86 ns/op 35.80 MB/s BenchmarkPutUint32-4 1710892 70.23 ns/op 56.96 MB/s BenchmarkAppendUint32-4 1884184 77.51 ns/op 51.60 MB/s BenchmarkPutUint64-4 712813 176.3 ns/op 45.37 MB/s BenchmarkAppendUint64-4 725752 162.1 ns/op 49.34 MB/s BenchmarkLittleEndianPutUint16-4 3192242 37.75 ns/op 52.99 MB/s BenchmarkLittleEndianAppendUint16-4 3187554 42.47 ns/op 47.09 MB/s BenchmarkLittleEndianPutUint32-4 2336724 81.84 ns/op 48.87 MB/s BenchmarkLittleEndianAppendUint32-4 2332306 58.53 ns/op 68.34 MB/s BenchmarkLittleEndianPutUint64-4 718864 159.1 ns/op 50.27 MB/s BenchmarkLittleEndianAppendUint64-4 765896 160.6 ns/op 49.83 MB/s BenchmarkReadFloats-4 151473 913.5 ns/op 13.14 MB/s BenchmarkWriteFloats-4 141552 934.7 ns/op 12.84 MB/s BenchmarkReadSlice1000Float32s-4 1172 107878 ns/op 37.08 MB/s BenchmarkWriteSlice1000Float32s-4 806 156336 ns/op 25.59 MB/s BenchmarkReadSlice1000Uint8s-4 10000 27092 ns/op 36.91 MB/s BenchmarkWriteSlice1000Uint8s-4 10000 12202 ns/op 81.95 MB/s BenchmarkPutUvarint32-4 488616 244.4 ns/op 16.37 MB/s BenchmarkPutUvarint64-4 178537 665.8 ns/op 12.02 MB/s PASS ok encoding/binary 10.520s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5319 26743 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5211 23452 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5606 21387 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2995 38851 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5808 27128 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6018 20075 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6050 20328 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3300 52149 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 15161 ns/op PASS ok encoding/csv 2.601s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6660 23110 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10000 22263 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 99 1090524 ns/op 17752 B/op 337 allocs/op BenchmarkEncodeComplex128Slice-4 580 259697 ns/op 846 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 885 158217 ns/op 100 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 741 178186 ns/op 118 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1800 68586 ns/op 215 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 42 3768428 ns/op 40166 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 387 426921 ns/op 25292 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 788 155685 ns/op 10812 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 666 184959 ns/op 9770 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 457 753338 ns/op 39202 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 140 782520 ns/op 67291 B/op 2234 allocs/op BenchmarkDecodeBytesSlice-4 446 488423 ns/op 23893 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 80 2105700 ns/op 83191 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 2210240 ns/op 54146 B/op 181 allocs/op PASS ok encoding/gob 8.238s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 14008 ns/op 18.28 MB/s BenchmarkEncode/1024-4 3272 34444 ns/op 29.73 MB/s BenchmarkEncode/4096-4 882 144647 ns/op 28.32 MB/s BenchmarkEncode/16384-4 218 1006213 ns/op 16.28 MB/s BenchmarkDecode/256-4 28357 5993 ns/op 42.72 MB/s BenchmarkDecode/1024-4 7126 24342 ns/op 42.07 MB/s BenchmarkDecode/4096-4 1818 66128 ns/op 61.94 MB/s BenchmarkDecode/16384-4 369 281423 ns/op 58.22 MB/s BenchmarkDump/256-4 1089 138194 ns/op 1.85 MB/s BenchmarkDump/1024-4 297 406407 ns/op 2.52 MB/s BenchmarkDump/4096-4 67 1874613 ns/op 2.18 MB/s BenchmarkDump/16384-4 16 7178050 ns/op 2.28 MB/s PASS ok encoding/hex 7.719s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 176288553 ns/op 11.01 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 311452901 ns/op 6.23 MB/s 8393352 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 171901893 ns/op 11.29 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 171755493 ns/op 11.30 MB/s 2076984 B/op 93 allocs/op BenchmarkMarshalBytes/32-4 18028 6453 ns/op BenchmarkMarshalBytes/256-4 5132 25449 ns/op BenchmarkMarshalBytes/4096-4 100 1180637 ns/op BenchmarkMarshalBytesError/32-4 20 5178593 ns/op BenchmarkMarshalBytesError/256-4 44 2316451 ns/op BenchmarkMarshalBytesError/4096-4 40 2603842 ns/op BenchmarkMarshalMap-4 40190 18919 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 871711095 ns/op 2.23 MB/s 10097192 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 24816 8502 ns/op 1.65 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 28848 11415 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 456364751 ns/op 4.25 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 523259848 ns/op 3.71 MB/s 2020824 B/op 40008 allocs/op BenchmarkUnmarshalString-4 53521 3839 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 108984 2688 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 126728 1067 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 11427 21598 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 48532 2996 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53222 2666 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 6350 44821 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4068 26536 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1075 250047 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 98 2717938 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 6 148742420 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 604782 177.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 801572 191.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 330685 382.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 682012 188.0 ns/op BenchmarkEncodeMarshaler-4 13479 8234 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 63357 2005 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5434880 34.85 ns/op BenchmarkNumberIsValidRegexp-4 14390 8664 ns/op PASS ok encoding/json 25.274s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 33 3042152 ns/op 21.54 MB/s BenchmarkDecode-4 15 6900736 ns/op 12.87 MB/s PASS ok encoding/pem 1.378s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2304 170441 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 826 153837 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2368 74374 ns/op PASS ok encoding/xml 2.944s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 267176 503.7 ns/op BenchmarkAs-4 59438 1821 ns/op PASS ok errors 1.476s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 763870 173.5 ns/op BenchmarkIntSet-4 879872 153.5 ns/op BenchmarkFloatAdd-4 221588 692.7 ns/op BenchmarkFloatSet-4 388839 312.8 ns/op BenchmarkStringSet-4 501849 262.0 ns/op BenchmarkMapSet-4 158701 724.3 ns/op BenchmarkMapSetDifferent-4 60789 2124 ns/op BenchmarkMapSetDifferentRandom-4 314 394428 ns/op BenchmarkMapSetString-4 198544 951.6 ns/op BenchmarkMapAddSame-4 25077 5163 ns/op BenchmarkMapAddDifferent-4 9963 13406 ns/op BenchmarkMapAddDifferentRandom-4 292 422070 ns/op BenchmarkMapAddSameSteadyState-4 431787 257.3 ns/op BenchmarkMapAddDifferentSteadyState-4 155101 1182 ns/op BenchmarkMapString-4 7708 16270 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 52189 2358 ns/op PASS ok expvar 4.256s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 67140 2044 ns/op BenchmarkSprintfEmpty-4 410422 354.0 ns/op BenchmarkSprintfString-4 208465 529.9 ns/op BenchmarkSprintfTruncateString-4 185421 786.2 ns/op BenchmarkSprintfTruncateBytes-4 150856 2366 ns/op BenchmarkSprintfSlowParsingPath-4 187544 1296 ns/op BenchmarkSprintfQuoteString-4 42862 2752 ns/op BenchmarkSprintfInt-4 271616 526.0 ns/op BenchmarkSprintfIntInt-4 161250 1006 ns/op BenchmarkSprintfPrefixedInt-4 160532 657.8 ns/op BenchmarkSprintfFloat-4 89163 1233 ns/op BenchmarkSprintfComplex-4 52153 2266 ns/op BenchmarkSprintfBoolean-4 276481 457.4 ns/op BenchmarkSprintfHexString-4 119329 1068 ns/op BenchmarkSprintfHexBytes-4 85332 1857 ns/op BenchmarkSprintfBytes-4 42997 4830 ns/op BenchmarkSprintfStringer-4 74605 2502 ns/op BenchmarkSprintfStructure-4 26515 5201 ns/op BenchmarkManyArgs-4 49227 4107 ns/op BenchmarkFprintInt-4 63582 1924 ns/op BenchmarkFprintfBytes-4 77430 1580 ns/op BenchmarkFprintIntNoAlloc-4 64044 1940 ns/op BenchmarkScanInts-4 25 4617752 ns/op BenchmarkScanRecursiveInt-4 1 399853361 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 396971510 ns/op PASS ok fmt 6.953s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 765 152267 ns/op PASS ok go/build 1.151s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 42648 2769 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15304 7710 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5215 26416 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1556 86322 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 384 307843 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 90 1342222 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5604887 ns/op 846313 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 28268627 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 113706544 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.601s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 292640333 ns/op 0.22 MB/s 46103056 B/op 49013 allocs/op PASS ok go/format 1.329s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25684470 ns/op 2.10 MB/s BenchmarkParseOnly-4 5 27352258 ns/op 1.97 MB/s BenchmarkResolve-4 49 2391525 ns/op 22.52 MB/s PASS ok go/parser 2.908s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 156425879 ns/op 0.33 MB/s 5078496 B/op 27505 allocs/op BenchmarkPrintDecl-4 760 147541 ns/op 0.22 MB/s 16847 B/op 51 allocs/op PASS ok go/printer 1.299s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 246 488395 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10429591 ns/op 4.87 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16573558 ns/op 4.46 MB/s BenchmarkScanFiles/net/http/server.go-4 5 25230266 ns/op 4.90 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 168 710029 ns/op 4.36 MB/s PASS ok go/scanner 2.097s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 926574 128.4 ns/op PASS ok go/token 1.136s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1075629 ns/op BenchmarkNamed/Underlying/nongeneric-4 1406042 85.44 ns/op BenchmarkNamed/Underlying/generic-4 1371486 89.84 ns/op BenchmarkNamed/Underlying/src_instance-4 1411119 84.98 ns/op BenchmarkNamed/Underlying/user_instance-4 1369632 86.83 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18786 6340 ns/op BenchmarkNamed/NewMethodSet/generic-4 18507 8544 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19048 6368 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18632 6212 ns/op BenchmarkCheck/http/funcbodies/info-4 1 619018087 ns/op 55331 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 548376377 ns/op 62455 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 264526794 ns/op 129459 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 286062758 ns/op 119726 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 524933390 ns/op 9957 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 129715589 ns/op 40289 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 76415613 ns/op 68393 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76762923 ns/op 68087 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 116177249 ns/op 18650 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74337121 ns/op 29148 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54486246 ns/op 39765 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57629920 ns/op 37596 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1026481740 ns/op 67560 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 759897498 ns/op 91358 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159364354 ns/op 435595 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 145890749 ns/op 475828 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 493235535 ns/op 4069 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 110782005 ns/op 18114 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96500642 ns/op 20796 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 101373848 ns/op 19793 lines/s PASS ok go/types 20.305s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9504 11329 ns/op 90.39 MB/s PASS ok hash/adler32 1.119s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210499 539.0 ns/op 27.83 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 191373 620.3 ns/op 24.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 76759 1557 ns/op 25.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 84986 1421 ns/op 28.14 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 466267 264.9 ns/op 1932.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 466814 257.8 ns/op 1986.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 506805 239.7 ns/op 4272.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 499238 242.9 ns/op 4215.09 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 399318 300.2 ns/op 13642.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 372660 316.9 ns/op 12926.89 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 141241 823.7 ns/op 39782.84 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126166 953.5 ns/op 34366.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 212878 565.6 ns/op 26.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 181868 675.1 ns/op 22.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 77439 1566 ns/op 25.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 83109 1448 ns/op 27.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 442683 307.3 ns/op 1666.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 441024 363.1 ns/op 1410.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 460735 260.9 ns/op 3924.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 455782 271.7 ns/op 3768.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 334524 359.2 ns/op 11402.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 351018 339.2 ns/op 12076.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 143397 867.8 ns/op 37758.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 125713 984.0 ns/op 33299.74 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 242119 497.1 ns/op 30.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 203767 593.4 ns/op 25.28 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 104216 1142 ns/op 35.02 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 97080 1248 ns/op 32.04 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9494 12755 ns/op 40.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9046 13363 ns/op 38.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4615 26334 ns/op 38.89 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4617 25922 ns/op 39.50 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1156 104200 ns/op 39.31 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1156 103991 ns/op 39.39 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 144 831315 ns/op 39.42 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 144 831858 ns/op 39.39 MB/s PASS ok hash/crc32 6.515s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 2111952 ns/op 31.03 MB/s BenchmarkCrc64/ISO4KB-4 824 146141 ns/op 28.03 MB/s BenchmarkCrc64/ISO1KB-4 3360 36774 ns/op 27.85 MB/s BenchmarkCrc64/ECMA64KB-4 55 2118409 ns/op 30.94 MB/s BenchmarkCrc64/Random64KB-4 54 2148826 ns/op 30.50 MB/s BenchmarkCrc64/Random16KB-4 214 551880 ns/op 29.69 MB/s PASS ok hash/crc64 1.832s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8074 14366 ns/op 71.28 MB/s BenchmarkFnv32aKB-4 9224 11596 ns/op 88.30 MB/s BenchmarkFnv64KB-4 10000 11491 ns/op 89.11 MB/s BenchmarkFnv64aKB-4 9622 11840 ns/op 86.48 MB/s BenchmarkFnv128KB-4 1080 108682 ns/op 9.42 MB/s BenchmarkFnv128aKB-4 1142 107251 ns/op 9.55 MB/s PASS ok hash/fnv 1.737s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 546106 201.1 ns/op 19.89 MB/s BenchmarkHash/n=4/Bytes-4 5160944 22.76 ns/op 175.75 MB/s BenchmarkHash/n=4/String-4 1594076 70.17 ns/op 57.01 MB/s BenchmarkHash/n=8/Write-4 590960 197.1 ns/op 40.58 MB/s BenchmarkHash/n=8/Bytes-4 5188038 22.61 ns/op 353.86 MB/s BenchmarkHash/n=8/String-4 1743877 67.86 ns/op 117.90 MB/s BenchmarkHash/n=16/Write-4 510399 220.4 ns/op 72.59 MB/s BenchmarkHash/n=16/Bytes-4 5283468 24.83 ns/op 644.43 MB/s BenchmarkHash/n=16/String-4 1728885 68.71 ns/op 232.86 MB/s BenchmarkHash/n=32/Write-4 534482 219.9 ns/op 145.52 MB/s BenchmarkHash/n=32/Bytes-4 4836468 25.01 ns/op 1279.51 MB/s BenchmarkHash/n=32/String-4 1618657 72.24 ns/op 442.99 MB/s BenchmarkHash/n=64/Write-4 556909 213.4 ns/op 299.87 MB/s BenchmarkHash/n=64/Bytes-4 3851694 29.60 ns/op 2162.36 MB/s BenchmarkHash/n=64/String-4 1575168 77.73 ns/op 823.41 MB/s BenchmarkHash/n=256/Write-4 391394 309.3 ns/op 827.69 MB/s BenchmarkHash/n=256/Bytes-4 1881069 61.92 ns/op 4134.47 MB/s BenchmarkHash/n=256/String-4 707121 172.4 ns/op 1484.92 MB/s BenchmarkHash/n=320/Write-4 380077 322.2 ns/op 993.04 MB/s BenchmarkHash/n=320/Bytes-4 1579210 75.78 ns/op 4222.93 MB/s BenchmarkHash/n=320/String-4 532339 228.5 ns/op 1400.67 MB/s BenchmarkHash/n=1024/Write-4 233407 511.8 ns/op 2000.73 MB/s BenchmarkHash/n=1024/Bytes-4 608205 197.9 ns/op 5175.35 MB/s BenchmarkHash/n=1024/String-4 212691 574.9 ns/op 1781.32 MB/s BenchmarkHash/n=4096/Write-4 91402 1315 ns/op 3114.62 MB/s BenchmarkHash/n=4096/Bytes-4 159007 804.8 ns/op 5089.16 MB/s BenchmarkHash/n=4096/String-4 53622 2175 ns/op 1883.34 MB/s BenchmarkHash/n=16384/Write-4 26827 4541 ns/op 3608.35 MB/s BenchmarkHash/n=16384/Bytes-4 39861 2970 ns/op 5517.26 MB/s BenchmarkHash/n=16384/String-4 14094 8580 ns/op 1909.64 MB/s PASS ok hash/maphash 6.245s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 834 142714 ns/op BenchmarkEscapeNone-4 90028 1410 ns/op BenchmarkUnescape-4 848 139653 ns/op BenchmarkUnescapeNone-4 549121 226.4 ns/op BenchmarkUnescapeSparse-4 12747 10373 ns/op BenchmarkUnescapeDense-4 1237 98061 ns/op PASS ok html 1.945s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7762 13780 ns/op BenchmarkCSSEscaperNoSpecials-4 50695 2470 ns/op BenchmarkDecodeCSS-4 25190 4936 ns/op BenchmarkDecodeCSSNoSpecials-4 3297861 35.75 ns/op BenchmarkCSSValueFilter-4 114484 1006 ns/op BenchmarkCSSValueFilterOk-4 82258 1455 ns/op BenchmarkEscapedExecute-4 4214 27657 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11070 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73070 1658 ns/op BenchmarkStripTags-4 17478 6867 ns/op BenchmarkStripTagsNoSpecials-4 313414 325.2 ns/op BenchmarkJSValEscaperWithNum-4 19623 6240 ns/op BenchmarkJSValEscaperWithStr-4 5520 20602 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17754 6627 ns/op BenchmarkJSValEscaperWithObj-4 4639 25160 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12163 9936 ns/op BenchmarkJSStrEscaperNoSpecials-4 62941 1924 ns/op BenchmarkJSStrEscaper-4 10000 10720 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59198 2053 ns/op BenchmarkJSRegexpEscaper-4 10000 10942 ns/op BenchmarkTemplateSpecialTags-4 81 1272916 ns/op BenchmarkURLEscaper-4 3864 31008 ns/op BenchmarkURLEscaperNoSpecials-4 172369 784.1 ns/op BenchmarkURLNormalizer-4 4803 23215 ns/op BenchmarkURLNormalizerNoSpecials-4 161332 914.4 ns/op BenchmarkSrcsetFilter-4 15385 7974 ns/op BenchmarkSrcsetFilterNoSpecials-4 101354 1160 ns/op PASS ok html/template 5.312s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 492970 226.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 420536 279.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 516402 240.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 439221 275.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1343132 89.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 938403 118.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1274502 91.94 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 982790 119.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 931718 129.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 437293 268.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 348961 345.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 423331 290.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342280 353.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 715512 206.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 488145 262.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 666997 187.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 515948 248.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 388242 316.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 712845 156.5 ns/op BenchmarkRGBASetRGBA-4 953904 114.1 ns/op BenchmarkRGBA64At-4 554475 210.2 ns/op BenchmarkRGBA64SetRGBA64-4 640618 191.4 ns/op BenchmarkNRGBAAt-4 800468 151.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.9 ns/op BenchmarkNRGBA64At-4 583798 209.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 609333 186.1 ns/op BenchmarkAlphaAt-4 2245086 56.22 ns/op BenchmarkAlphaSetAlpha-4 2220272 54.05 ns/op BenchmarkAlpha16At-4 1247176 96.22 ns/op BenchmarkAlphaSetAlpha16-4 1000000 109.6 ns/op BenchmarkGrayAt-4 2232338 54.56 ns/op BenchmarkGraySetGray-4 2227676 53.71 ns/op BenchmarkGray16At-4 1000000 104.9 ns/op BenchmarkGraySetGray16-4 1000000 120.7 ns/op PASS ok image 5.951s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2997747 40.87 ns/op BenchmarkYCbCrToRGB/128-4 2914105 42.04 ns/op BenchmarkYCbCrToRGB/255-4 2964034 40.62 ns/op BenchmarkRGBToYCbCr/0-4 2881700 41.01 ns/op BenchmarkRGBToYCbCr/Cb-4 2914573 41.83 ns/op BenchmarkRGBToYCbCr/Cr-4 2769720 43.19 ns/op BenchmarkYCbCrToRGBA/0-4 2490249 47.85 ns/op BenchmarkYCbCrToRGBA/128-4 2521339 46.83 ns/op BenchmarkYCbCrToRGBA/255-4 2526289 47.75 ns/op BenchmarkNYCbCrAToRGBA/0-4 2215416 52.46 ns/op BenchmarkNYCbCrAToRGBA/128-4 2337249 51.56 ns/op BenchmarkNYCbCrAToRGBA/255-4 2534863 47.20 ns/op PASS ok image/color 3.154s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 67716886 ns/op BenchmarkFillSrc-4 372 325475 ns/op BenchmarkCopyOver-4 5 21001410 ns/op BenchmarkCopySrc-4 543 232456 ns/op BenchmarkNRGBAOver-4 5 21648615 ns/op BenchmarkNRGBASrc-4 10 10571750 ns/op BenchmarkYCbCr-4 7 15927258 ns/op BenchmarkGray-4 16 7159545 ns/op BenchmarkCMYK-4 8 12534079 ns/op BenchmarkGlyphOver-4 16 6925352 ns/op BenchmarkRGBAMaskOver-4 3 53418686 ns/op BenchmarkGrayMaskOver-4 3 34967246 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50797950 ns/op BenchmarkRGBA-4 4 31968569 ns/op BenchmarkPalettedFill-4 1032 117002 ns/op BenchmarkPalettedRGBA-4 3 33390622 ns/op BenchmarkGenericOver-4 2 74609590 ns/op BenchmarkGenericMaskOver-4 4 30764685 ns/op BenchmarkGenericSrc-4 3 68455985 ns/op BenchmarkGenericMaskSrc-4 3 47701272 ns/op PASS ok image/draw 8.648s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 8704621 ns/op 1.77 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 204883808 ns/op 1.50 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 5941291248 ns/op 0.21 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 3454844 ns/op 4.47 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 220744015 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 9.020s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2310 56776 ns/op BenchmarkIDCT-4 2910 40434 ns/op BenchmarkDecodeBaseline-4 6 21048313 ns/op 2.94 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25794298 ns/op 2.40 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 206952235 ns/op 5.94 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 269857793 ns/op 3.42 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.902s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12061620 9.787 ns/op BenchmarkDecodeGray-4 9 11246504 ns/op 5.83 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46931986 ns/op 5.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 55417188 ns/op 4.73 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6637696 ns/op 9.87 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37663445 ns/op 6.96 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 44076796 ns/op 5.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 73233867 ns/op 4.19 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 77516729 ns/op 3.96 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 248984050 ns/op 4.94 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 259640319 ns/op 4.73 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 39519714 ns/op 7.77 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 234698982 ns/op 5.24 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 884017478 ns/op 1.39 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.681s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 62916863 ns/op 1.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 63410026 ns/op 1.58 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 311439138 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 278828849 ns/op 1.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 63180229 ns/op 1.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 61268716 ns/op 1.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 804197681 ns/op 0.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 429582700 ns/op 1.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 714729050 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 607247872 ns/op 1.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3395123748 ns/op 1.47 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3051716976 ns/op 1.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10384066 ns/op 9.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10479184 ns/op 9.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 53281525 ns/op 9.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51766765 ns/op 9.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101734872 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105870319 ns/op 9.45 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 518955839 ns/op 9.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 549998349 ns/op 9.09 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 72269009 ns/op 1.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 63718720 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 360821199 ns/op 1.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 322682983 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 749144971 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 665266121 ns/op 1.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4171557738 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4383659599 ns/op 1.14 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 200977806 ns/op 20.80 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 250131841 ns/op 16.71 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 40.407s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 426024 314.6 ns/op 813.74 MB/s PASS ok internal/chacha8rand 1.210s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35679 3238 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 29401 4134 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 31509 5941 ns/op 0.67 MB/s BenchmarkMarshalCorpusFile/8-4 25532 4664 ns/op 1.72 MB/s BenchmarkMarshalCorpusFile/16-4 16495 7690 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/32-4 13341 8968 ns/op 3.57 MB/s BenchmarkMarshalCorpusFile/64-4 10000 11396 ns/op 5.62 MB/s BenchmarkMarshalCorpusFile/128-4 8635 15381 ns/op 8.32 MB/s BenchmarkMarshalCorpusFile/256-4 4188 31928 ns/op 8.02 MB/s BenchmarkMarshalCorpusFile/512-4 2131 109945 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/1024-4 1143 135756 ns/op 7.54 MB/s BenchmarkMarshalCorpusFile/2048-4 600 296621 ns/op 6.90 MB/s BenchmarkMarshalCorpusFile/4096-4 273 840165 ns/op 4.88 MB/s BenchmarkMarshalCorpusFile/8192-4 136 1362004 ns/op 6.01 MB/s BenchmarkMarshalCorpusFile/16384-4 75 2227545 ns/op 7.36 MB/s BenchmarkMarshalCorpusFile/32768-4 28 3984953 ns/op 8.22 MB/s BenchmarkMarshalCorpusFile/65536-4 15 15626884 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/131072-4 6 41754626 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/262144-4 2 61384216 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/524288-4 1 203469136 ns/op 2.58 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 137263499 ns/op 7.64 MB/s BenchmarkUnmarshalCorpusFile/1-4 7650 25942 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 4423 30267 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/4-4 6787 23148 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 6074 21187 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/16-4 5244 23370 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/32-4 3362 33013 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/64-4 3277 36512 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2608 47624 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/256-4 939 121788 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/512-4 529 225883 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1024-4 274 434506 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 1183377 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 1967038 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 4056231 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6755642 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16683505 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29613763 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 64985818 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 125659166 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 257209378 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 787183345 ns/op 1.33 MB/s BenchmarkMutatorBytes/1-4 27292 4260 ns/op BenchmarkMutatorBytes/10-4 33124 3579 ns/op BenchmarkMutatorBytes/100-4 32760 3938 ns/op BenchmarkMutatorBytes/1000-4 19934 5764 ns/op BenchmarkMutatorBytes/10000-4 8690 25504 ns/op BenchmarkMutatorBytes/100000-4 1045 103783 ns/op BenchmarkMutatorString/1-4 26467 4320 ns/op BenchmarkMutatorString/10-4 32848 3788 ns/op BenchmarkMutatorString/100-4 28693 4212 ns/op BenchmarkMutatorString/1000-4 14905 7899 ns/op BenchmarkMutatorString/10000-4 4724 43337 ns/op BenchmarkMutatorString/100000-4 361 355696 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16994 6453 ns/op BenchmarkMutatorAllBasicTypes/string-4 18134 6681 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63103 4529 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56906 2139 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58035 2129 ns/op BenchmarkMutatorAllBasicTypes/int-4 59984 1999 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61647 1979 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61940 2031 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61718 1953 ns/op BenchmarkMutatorAllBasicTypes/int64-4 62959 1960 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58827 2058 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60121 2043 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60045 2034 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59329 2070 ns/op PASS ok internal/fuzz 18.166s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 49574 2302 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 173866 781.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.461s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 39700 8764 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 31020 3484 ns/op BenchmarkSplicePipePoolParallel-4 190851 895.5 ns/op BenchmarkSplicePipeNativeParallel-4 78357 1807 ns/op PASS ok internal/poll 2.166s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14398059 8.392 ns/op BenchmarkAnd32Parallel-4 2543182 47.36 ns/op BenchmarkAnd64-4 14371508 8.649 ns/op BenchmarkAnd64Parallel-4 2498102 44.49 ns/op BenchmarkOr32-4 14048227 8.779 ns/op BenchmarkOr32Parallel-4 2665062 44.51 ns/op BenchmarkOr64-4 13259116 9.221 ns/op BenchmarkOr64Parallel-4 2338394 48.31 ns/op BenchmarkAtomicLoad64-4 16728524 6.987 ns/op BenchmarkAtomicStore64-4 16931163 7.199 ns/op BenchmarkAtomicLoad-4 16260410 7.169 ns/op BenchmarkAtomicStore-4 16389804 7.162 ns/op BenchmarkAnd8-4 14902633 8.233 ns/op BenchmarkAnd-4 14881381 8.014 ns/op BenchmarkAnd8Parallel-4 2719268 43.70 ns/op BenchmarkAndParallel-4 2623815 45.03 ns/op BenchmarkOr8-4 14757628 8.477 ns/op BenchmarkOr-4 14855834 8.001 ns/op BenchmarkOr8Parallel-4 2275977 58.86 ns/op BenchmarkOrParallel-4 2841151 49.33 ns/op BenchmarkXadd-4 2694886 44.80 ns/op BenchmarkXadd64-4 1000000 118.4 ns/op BenchmarkCas-4 2649192 44.27 ns/op BenchmarkCas64-4 2775222 43.73 ns/op BenchmarkXchg-4 2840786 43.26 ns/op BenchmarkXchg64-4 2336989 55.16 ns/op PASS ok internal/runtime/atomic 5.575s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 26269765 ns/op PASS ok internal/trace 4.086s PASS ok internal/zstd 1.038s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19096 7850 ns/op BenchmarkCopyNLarge-4 322 421429 ns/op PASS ok io 1.442s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 192404 620.0 ns/op BenchmarkPrintln-4 21489 5629 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33366 3454 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4737 25841 ns/op BenchmarkDiscard-4 859252 153.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.809s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15924 7477 ns/op 313 B/op 16 allocs/op BenchmarkWriteTime-4 63076 1921 ns/op BenchmarkJSONHandler/defaults-4 6015 20048 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3463 34419 ns/op 791 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4185 28341 ns/op 754 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5643 19896 ns/op 538 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5992 19944 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4719 23780 ns/op 517 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25941 4732 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24612 4983 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 106264 1091 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80048 1649 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 91048 1296 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73200 1858 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79586 1654 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 94686 1476 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 613772 208.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 571716 201.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 430938 303.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 363928 320.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5226 19655 ns/op BenchmarkDispatch/switch-checked-4 173498 695.9 ns/op BenchmarkDispatch/As-4 183532 670.4 ns/op BenchmarkDispatch/Visit-4 148963 815.5 ns/op BenchmarkUnsafeStrings-4 18114 6412 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 5.101s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 756003 194.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 675874 214.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 367408 283.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 139461 796.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 59425 2684 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 48800 4403 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 33555 7211 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6794 27476 ns/op 3458 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8833 14671 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8569 17181 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8181 26654 ns/op 1083 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3326 46941 ns/op 4322 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9781 12504 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8222 15071 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6726 18914 ns/op 947 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2089 74436 ns/op 3754 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.241s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 37258325 ns/op PASS ok maps 2.070s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6498528 18.86 ns/op BenchmarkAcosh-4 4944496 27.72 ns/op BenchmarkAsin-4 6614011 18.22 ns/op BenchmarkAsinh-4 3694609 39.20 ns/op BenchmarkAtan-4 6989880 23.64 ns/op BenchmarkAtanh-4 4516892 27.10 ns/op BenchmarkAtan2-4 1000000 248.6 ns/op BenchmarkCbrt-4 6034323 24.93 ns/op BenchmarkCeil-4 16554673 12.83 ns/op BenchmarkCopysign-4 1925292 72.39 ns/op BenchmarkCos-4 8141942 17.67 ns/op BenchmarkCosh-4 6849576 17.51 ns/op BenchmarkErf-4 7462137 17.00 ns/op BenchmarkErfc-4 7780257 20.48 ns/op BenchmarkErfinv-4 3048175 36.53 ns/op BenchmarkErfcinv-4 3377578 36.63 ns/op BenchmarkExp-4 7469383 16.53 ns/op BenchmarkExpGo-4 697074 171.8 ns/op BenchmarkExpm1-4 7130289 16.63 ns/op BenchmarkExp2-4 748668 182.8 ns/op BenchmarkExp2Go-4 739233 163.9 ns/op BenchmarkAbs-4 2606338 49.44 ns/op BenchmarkDim-4 7155417 18.83 ns/op BenchmarkFloor-4 14985295 7.442 ns/op BenchmarkMax-4 12288478 10.61 ns/op BenchmarkMin-4 10558316 11.22 ns/op BenchmarkMod-4 193389 628.3 ns/op BenchmarkFrexp-4 1201448 103.3 ns/op BenchmarkGamma-4 380691 310.3 ns/op BenchmarkHypot-4 997868 121.8 ns/op BenchmarkHypotGo-4 1000000 117.3 ns/op BenchmarkIlogb-4 1289517 92.75 ns/op BenchmarkJ0-4 159144 727.6 ns/op BenchmarkJ1-4 171316 802.3 ns/op BenchmarkJn-4 81900 1620 ns/op BenchmarkLdexp-4 980598 109.6 ns/op BenchmarkLgamma-4 481071 248.3 ns/op BenchmarkLog-4 6310812 18.57 ns/op BenchmarkLogb-4 1352499 84.74 ns/op BenchmarkLog1p-4 6665392 18.03 ns/op BenchmarkLog10-4 6271626 19.14 ns/op BenchmarkLog2-4 989997 125.4 ns/op BenchmarkModf-4 2313241 56.25 ns/op BenchmarkNextafter32-4 2257980 65.83 ns/op BenchmarkNextafter64-4 2306985 51.05 ns/op BenchmarkPowInt-4 3289778 35.27 ns/op BenchmarkPowFrac-4 3380824 35.74 ns/op BenchmarkPow10Pos-4 4007556 37.15 ns/op BenchmarkPow10Neg-4 3702879 32.69 ns/op BenchmarkRound-4 7681255 15.65 ns/op BenchmarkRoundToEven-4 7692831 15.81 ns/op BenchmarkRemainder-4 279525 411.0 ns/op BenchmarkSignbit-4 3591549 32.70 ns/op BenchmarkSin-4 8002149 13.90 ns/op BenchmarkSincos-4 628450 191.6 ns/op BenchmarkSinh-4 6495892 19.05 ns/op BenchmarkSqrtIndirect-4 14474778 8.188 ns/op BenchmarkSqrtLatency-4 9874022 11.64 ns/op BenchmarkSqrtIndirectLatency-4 10501944 11.66 ns/op BenchmarkSqrtGoLatency-4 1286709 91.73 ns/op BenchmarkSqrtPrime-4 118784 1002 ns/op BenchmarkTan-4 6327583 20.34 ns/op BenchmarkTanh-4 5250178 21.62 ns/op BenchmarkTrunc-4 15905382 7.493 ns/op BenchmarkY0-4 172728 682.9 ns/op BenchmarkY1-4 179252 668.6 ns/op BenchmarkYn-4 86924 1371 ns/op BenchmarkFloat64bits-4 3928702 30.70 ns/op BenchmarkFloat64frombits-4 3913477 30.49 ns/op BenchmarkFloat32bits-4 3944368 30.62 ns/op BenchmarkFloat32frombits-4 3937632 30.31 ns/op BenchmarkFMA-4 16392846 7.292 ns/op PASS ok math 22.674s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11256109 11.36 ns/op 5633.21 MB/s BenchmarkAddVV/2-4 9903589 12.35 ns/op 10363.59 MB/s BenchmarkAddVV/3-4 8759562 14.03 ns/op 13687.70 MB/s BenchmarkAddVV/4-4 9654831 12.59 ns/op 20340.57 MB/s BenchmarkAddVV/5-4 8881172 13.69 ns/op 23371.15 MB/s BenchmarkAddVV/10-4 6396235 17.44 ns/op 36705.14 MB/s BenchmarkAddVV/100-4 2347509 50.52 ns/op 126693.97 MB/s BenchmarkAddVV/1000-4 285280 403.4 ns/op 158645.15 MB/s BenchmarkSubVV/1-4 11727938 10.29 ns/op 6218.12 MB/s BenchmarkSubVV/2-4 10354282 11.67 ns/op 10963.77 MB/s BenchmarkSubVV/3-4 9251271 13.09 ns/op 14665.58 MB/s BenchmarkSubVV/4-4 9690356 12.40 ns/op 20639.14 MB/s BenchmarkSubVV/5-4 8894308 13.62 ns/op 23502.73 MB/s BenchmarkSubVV/10-4 7066885 16.96 ns/op 37740.97 MB/s BenchmarkSubVV/100-4 2384067 50.29 ns/op 127273.59 MB/s BenchmarkSubVV/1000-4 285970 392.9 ns/op 162884.61 MB/s BenchmarkAddVW/1-4 11877578 10.10 ns/op 792.33 MB/s BenchmarkAddVW/2-4 12205028 9.902 ns/op 1615.79 MB/s BenchmarkAddVW/3-4 11477138 10.50 ns/op 2286.08 MB/s BenchmarkAddVW/4-4 10690312 11.23 ns/op 2848.28 MB/s BenchmarkAddVW/5-4 10900830 11.04 ns/op 3622.58 MB/s BenchmarkAddVW/10-4 7507945 15.49 ns/op 5166.27 MB/s BenchmarkAddVW/100-4 4685702 24.19 ns/op 33070.66 MB/s BenchmarkAddVW/1000-4 618416 200.8 ns/op 39832.39 MB/s BenchmarkAddVWext/1-4 11945580 10.08 ns/op 793.28 MB/s BenchmarkAddVWext/2-4 12140334 9.941 ns/op 1609.54 MB/s BenchmarkAddVWext/3-4 11236560 10.69 ns/op 2246.04 MB/s BenchmarkAddVWext/4-4 10758392 11.07 ns/op 2890.58 MB/s BenchmarkAddVWext/5-4 10711872 11.29 ns/op 3543.51 MB/s BenchmarkAddVWext/10-4 8992304 13.41 ns/op 5963.49 MB/s BenchmarkAddVWext/100-4 2095539 56.89 ns/op 14062.92 MB/s BenchmarkAddVWext/1000-4 296522 423.2 ns/op 18904.79 MB/s BenchmarkSubVW/1-4 11293489 10.19 ns/op 784.96 MB/s BenchmarkSubVW/2-4 11655078 10.44 ns/op 1532.32 MB/s BenchmarkSubVW/3-4 11165019 10.73 ns/op 2236.25 MB/s BenchmarkSubVW/4-4 10719489 11.30 ns/op 2830.93 MB/s BenchmarkSubVW/5-4 10671255 11.37 ns/op 3517.25 MB/s BenchmarkSubVW/10-4 7841472 15.56 ns/op 5142.34 MB/s BenchmarkSubVW/100-4 4799787 24.75 ns/op 32323.98 MB/s BenchmarkSubVW/1000-4 618204 193.4 ns/op 41374.20 MB/s BenchmarkSubVWext/1-4 10841385 10.13 ns/op 789.82 MB/s BenchmarkSubVWext/2-4 11135162 10.16 ns/op 1574.17 MB/s BenchmarkSubVWext/3-4 11026118 10.87 ns/op 2208.62 MB/s BenchmarkSubVWext/4-4 10516172 11.29 ns/op 2833.64 MB/s BenchmarkSubVWext/5-4 10382979 11.90 ns/op 3360.47 MB/s BenchmarkSubVWext/10-4 8398063 14.75 ns/op 5425.19 MB/s BenchmarkSubVWext/100-4 2075293 57.01 ns/op 14033.61 MB/s BenchmarkSubVWext/1000-4 295915 409.0 ns/op 19560.49 MB/s BenchmarkMulAddVWW/1-4 9192457 12.31 ns/op 5198.65 MB/s BenchmarkMulAddVWW/2-4 8858635 13.46 ns/op 9511.45 MB/s BenchmarkMulAddVWW/3-4 7956453 15.16 ns/op 12666.10 MB/s BenchmarkMulAddVWW/4-4 7116735 16.86 ns/op 15187.97 MB/s BenchmarkMulAddVWW/5-4 6408439 18.88 ns/op 16951.59 MB/s BenchmarkMulAddVWW/10-4 4455764 28.34 ns/op 22581.50 MB/s BenchmarkMulAddVWW/100-4 619694 198.5 ns/op 32238.27 MB/s BenchmarkMulAddVWW/1000-4 67965 1779 ns/op 35978.56 MB/s BenchmarkAddMulVVW/1-4 10580012 12.12 ns/op 5281.55 MB/s BenchmarkAddMulVVW/2-4 8744136 13.72 ns/op 9327.47 MB/s BenchmarkAddMulVVW/3-4 7968858 14.81 ns/op 12961.46 MB/s BenchmarkAddMulVVW/4-4 7356817 16.55 ns/op 15467.77 MB/s BenchmarkAddMulVVW/5-4 6691298 18.41 ns/op 17384.15 MB/s BenchmarkAddMulVVW/10-4 4293829 28.36 ns/op 22563.35 MB/s BenchmarkAddMulVVW/100-4 557216 217.8 ns/op 29383.20 MB/s BenchmarkAddMulVVW/1000-4 57249 2084 ns/op 30705.65 MB/s BenchmarkDivWVW/1-4 2506969 49.93 ns/op 1281.75 MB/s BenchmarkDivWVW/2-4 1000000 102.4 ns/op 1250.10 MB/s BenchmarkDivWVW/3-4 828896 144.5 ns/op 1329.10 MB/s BenchmarkDivWVW/4-4 683235 173.2 ns/op 1477.95 MB/s BenchmarkDivWVW/5-4 627816 189.1 ns/op 1692.13 MB/s BenchmarkDivWVW/10-4 338920 352.6 ns/op 1815.16 MB/s BenchmarkDivWVW/100-4 38298 3141 ns/op 2037.25 MB/s BenchmarkDivWVW/1000-4 3882 27923 ns/op 2292.01 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2836124 41.86 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2938666 41.30 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1904326 62.90 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1466754 81.09 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1228359 99.09 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 106.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 960182 121.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 828457 147.3 ns/op BenchmarkNonZeroShifts/5/shrVU-4 823959 143.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 710486 172.1 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453514 262.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 384664 319.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49729 2359 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41572 2822 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4658 23429 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4530 26366 ns/op BenchmarkDecimalConversion-4 189 610161 ns/op BenchmarkFloatString/100-4 9720 12107 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 181 640768 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60293398 ns/op 61600 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5955543337 ns/op 841736 B/op 512 allocs/op BenchmarkFloatAdd/10-4 101889 1151 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 89516 1342 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52372 2337 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14041 8566 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1602 94555 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 148740 821.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 133545 913.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 94480 1280 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26731 4807 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3248 37584 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1255 86029 ns/op BenchmarkParseFloatLargeExp-4 304 409929 ns/op BenchmarkGCD10x10/WithoutXY-4 183853 676.3 ns/op BenchmarkGCD10x10/WithXY-4 45212 3196 ns/op BenchmarkGCD10x100/WithoutXY-4 74912 1774 ns/op BenchmarkGCD10x100/WithXY-4 10000 12191 ns/op BenchmarkGCD10x1000/WithoutXY-4 50872 2925 ns/op BenchmarkGCD10x1000/WithXY-4 9708 12307 ns/op BenchmarkGCD100x100/WithoutXY-4 20913 5992 ns/op BenchmarkGCD100x100/WithXY-4 6343 17976 ns/op BenchmarkGCD100x1000/WithoutXY-4 9193 17319 ns/op BenchmarkGCD100x1000/WithXY-4 4286 31594 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1822 76630 ns/op BenchmarkGCD1000x1000/WithXY-4 954 124198 ns/op BenchmarkHilbert-4 15 7553281 ns/op BenchmarkBinomial-4 9435 12982 ns/op BenchmarkQuoRem-4 13197 9081 ns/op BenchmarkExp-4 7 14501409 ns/op BenchmarkExpMont/Odd-4 127 1537981 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 123 1536757 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 2006806 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even3-4 121 1005707 ns/op 3821 B/op 52 allocs/op BenchmarkExpMont/Even4-4 121 986699 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even8-4 121 1839268 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even32-4 120 1008071 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1059179 ns/op 3630 B/op 53 allocs/op BenchmarkExpMont/Even96-4 140 836054 ns/op 3752 B/op 50 allocs/op BenchmarkExpMont/Even128-4 100 1248052 ns/op 3232 B/op 49 allocs/op BenchmarkExpMont/Even255-4 163 793828 ns/op 2939 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 511 243487 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 285 495766 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 439 279241 ns/op 1750 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 376 318148 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 7 21689334 ns/op BenchmarkBitset-4 867550 318.4 ns/op BenchmarkBitsetNeg-4 309309 434.2 ns/op BenchmarkBitsetOrig-4 209450 1650 ns/op BenchmarkBitsetNegOrig-4 136154 1029 ns/op BenchmarkModSqrt225_Tonelli-4 88 1166324 ns/op BenchmarkModSqrt225_3Mod4-4 337 361405 ns/op BenchmarkModSqrt231_Tonelli-4 96 1273185 ns/op BenchmarkModSqrt231_5Mod8-4 280 563299 ns/op BenchmarkModInverse-4 8487 16489 ns/op BenchmarkSqrt-4 879 177416 ns/op BenchmarkIntSqr/1-4 1000000 103.6 ns/op BenchmarkIntSqr/2-4 573200 215.9 ns/op BenchmarkIntSqr/3-4 445998 307.1 ns/op BenchmarkIntSqr/5-4 295069 399.0 ns/op BenchmarkIntSqr/8-4 193719 617.5 ns/op BenchmarkIntSqr/10-4 128638 1347 ns/op BenchmarkIntSqr/20-4 33878 9869 ns/op BenchmarkIntSqr/30-4 13182 20397 ns/op BenchmarkIntSqr/50-4 5752 35254 ns/op BenchmarkIntSqr/80-4 6115 17126 ns/op BenchmarkIntSqr/100-4 5316 22376 ns/op BenchmarkIntSqr/200-4 1860 63672 ns/op BenchmarkIntSqr/300-4 956 242976 ns/op BenchmarkIntSqr/500-4 397 604409 ns/op BenchmarkIntSqr/800-4 175 619167 ns/op BenchmarkIntSqr/1000-4 100 1040336 ns/op BenchmarkDiv/20/10-4 282714 536.4 ns/op BenchmarkDiv/40/20-4 312277 392.0 ns/op BenchmarkDiv/100/50-4 324217 414.8 ns/op BenchmarkDiv/200/100-4 39494 3301 ns/op BenchmarkDiv/400/200-4 10000 10440 ns/op BenchmarkDiv/1000/500-4 24813 4794 ns/op BenchmarkDiv/2000/1000-4 17150 34834 ns/op BenchmarkDiv/20000/10000-4 795 150563 ns/op BenchmarkDiv/200000/100000-4 20 16501095 ns/op BenchmarkDiv/2000000/1000000-4 1 210401749 ns/op BenchmarkDiv/20000000/10000000-4 1 11123122063 ns/op BenchmarkMul-4 3 43460109 ns/op BenchmarkNatMul/10-4 80647 3478 ns/op BenchmarkNatMul/100-4 3764 109146 ns/op BenchmarkNatMul/1000-4 100 1267668 ns/op BenchmarkZeroShifts/Shl-4 10000 40001 ns/op BenchmarkZeroShifts/ShlSame-4 6054573 23.73 ns/op BenchmarkZeroShifts/Shr-4 10000 12466 ns/op BenchmarkZeroShifts/ShrSame-4 5605516 22.11 ns/op BenchmarkExp3Power/0x10-4 199749 566.6 ns/op BenchmarkExp3Power/0x40-4 158224 734.1 ns/op BenchmarkExp3Power/0x100-4 84667 1475 ns/op BenchmarkExp3Power/0x400-4 34501 3342 ns/op BenchmarkExp3Power/0x1000-4 5270 19411 ns/op BenchmarkExp3Power/0x4000-4 1032 112291 ns/op BenchmarkExp3Power/0x10000-4 100 1382197 ns/op BenchmarkExp3Power/0x40000-4 8 13038626 ns/op BenchmarkExp3Power/0x100000-4 2 88557347 ns/op BenchmarkExp3Power/0x400000-4 1 839108322 ns/op BenchmarkFibo-4 3 40230270 ns/op BenchmarkNatSqr/1-4 1000000 335.0 ns/op BenchmarkNatSqr/2-4 494379 292.9 ns/op BenchmarkNatSqr/3-4 386094 324.3 ns/op BenchmarkNatSqr/5-4 261582 455.7 ns/op BenchmarkNatSqr/8-4 166694 691.2 ns/op BenchmarkNatSqr/10-4 133885 1161 ns/op BenchmarkNatSqr/20-4 32178 4224 ns/op BenchmarkNatSqr/30-4 19216 5518 ns/op BenchmarkNatSqr/50-4 12369 9824 ns/op BenchmarkNatSqr/80-4 7094 16935 ns/op BenchmarkNatSqr/100-4 5203 22746 ns/op BenchmarkNatSqr/200-4 1854 66307 ns/op BenchmarkNatSqr/300-4 898 129668 ns/op BenchmarkNatSqr/500-4 411 296530 ns/op BenchmarkNatSqr/800-4 195 608524 ns/op BenchmarkNatSqr/1000-4 129 870426 ns/op BenchmarkNatSetBytes/8-4 696741 168.5 ns/op BenchmarkNatSetBytes/24-4 210842 567.1 ns/op BenchmarkNatSetBytes/128-4 46894 2583 ns/op BenchmarkNatSetBytes/7-4 907124 132.4 ns/op BenchmarkNatSetBytes/23-4 219255 636.5 ns/op BenchmarkNatSetBytes/127-4 47649 2683 ns/op BenchmarkScanPi-4 244 710767 ns/op BenchmarkStringPiParallel-4 626 190806 ns/op BenchmarkScan/10/Base2-4 37521 3217 ns/op BenchmarkScan/100/Base2-4 4358 27910 ns/op BenchmarkScan/1000/Base2-4 421 274051 ns/op BenchmarkScan/10/Base8-4 88886 1393 ns/op BenchmarkScan/100/Base8-4 12535 9595 ns/op BenchmarkScan/1000/Base8-4 1261 94841 ns/op BenchmarkScan/10/Base10-4 98036 1226 ns/op BenchmarkScan/100/Base10-4 13678 8904 ns/op BenchmarkScan/1000/Base10-4 1375 86349 ns/op BenchmarkScan/10/Base16-4 92157 1132 ns/op BenchmarkScan/100/Base16-4 15504 7658 ns/op BenchmarkScan/1000/Base16-4 1581 75092 ns/op BenchmarkString/10/Base2-4 193863 611.5 ns/op BenchmarkString/100/Base2-4 27912 4275 ns/op BenchmarkString/1000/Base2-4 2647 40722 ns/op BenchmarkString/10/Base8-4 345973 346.3 ns/op BenchmarkString/100/Base8-4 69356 1722 ns/op BenchmarkString/1000/Base8-4 8209 15378 ns/op BenchmarkString/10/Base10-4 219086 592.9 ns/op BenchmarkString/100/Base10-4 40437 3072 ns/op BenchmarkString/1000/Base10-4 4034 30181 ns/op BenchmarkString/10/Base16-4 408818 418.3 ns/op BenchmarkString/100/Base16-4 88927 1460 ns/op BenchmarkString/1000/Base16-4 9955 12099 ns/op BenchmarkLeafSize/0-4 31 3843000 ns/op BenchmarkLeafSize/1-4 450 260607 ns/op BenchmarkLeafSize/2-4 466 258967 ns/op BenchmarkLeafSize/3-4 280 446696 ns/op BenchmarkLeafSize/4-4 466 241296 ns/op BenchmarkLeafSize/5-4 268 464605 ns/op BenchmarkLeafSize/6-4 264 428846 ns/op BenchmarkLeafSize/7-4 321 410335 ns/op BenchmarkLeafSize/8-4 480 301960 ns/op BenchmarkLeafSize/9-4 219 1062091 ns/op BenchmarkLeafSize/10-4 237 483971 ns/op BenchmarkLeafSize/11-4 248 478033 ns/op BenchmarkLeafSize/12-4 302 394861 ns/op BenchmarkLeafSize/13-4 246 486331 ns/op BenchmarkLeafSize/14-4 336 361162 ns/op BenchmarkLeafSize/15-4 330 372492 ns/op BenchmarkLeafSize/16-4 468 306055 ns/op BenchmarkLeafSize/32-4 472 300396 ns/op BenchmarkLeafSize/64-4 441 281656 ns/op BenchmarkProbablyPrime/n=0-4 6 19481559 ns/op BenchmarkProbablyPrime/n=1-4 5 21628080 ns/op BenchmarkProbablyPrime/n=5-4 4 30146530 ns/op BenchmarkProbablyPrime/n=10-4 3 40259264 ns/op BenchmarkProbablyPrime/n=20-4 2 60856308 ns/op BenchmarkProbablyPrime/Lucas-4 6 17277806 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2150498 ns/op BenchmarkRatCmp-4 206203 655.4 ns/op BenchmarkFloatPrecExact/1-4 138934 878.8 ns/op BenchmarkFloatPrecExact/10-4 45391 2871 ns/op BenchmarkFloatPrecExact/100-4 8793 12009 ns/op BenchmarkFloatPrecExact/1000-4 1633 74847 ns/op BenchmarkFloatPrecExact/10000-4 93 1229664 ns/op BenchmarkFloatPrecExact/100000-4 3 47389167 ns/op BenchmarkFloatPrecExact/1000000-4 1 2822775162 ns/op BenchmarkFloatPrecMixed/1-4 121576 1392 ns/op BenchmarkFloatPrecMixed/10-4 35586 3484 ns/op BenchmarkFloatPrecMixed/100-4 4294 86459 ns/op BenchmarkFloatPrecMixed/1000-4 266 1054049 ns/op BenchmarkFloatPrecMixed/10000-4 9 19515645 ns/op BenchmarkFloatPrecMixed/100000-4 1 649658580 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37123233404 ns/op BenchmarkFloatPrecInexact/1-4 190903 647.7 ns/op BenchmarkFloatPrecInexact/10-4 173072 1306 ns/op BenchmarkFloatPrecInexact/100-4 92685 1351 ns/op BenchmarkFloatPrecInexact/1000-4 10000 18525 ns/op BenchmarkFloatPrecInexact/10000-4 3098 51807 ns/op BenchmarkFloatPrecInexact/100000-4 303 357596 ns/op BenchmarkFloatPrecInexact/1000000-4 24 4546985 ns/op BenchmarkFloatSqrt/64-4 13071 9127 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7862 15963 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5502 21728 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2677 47660 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 498 265998 ns/op 17874 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 37 3268576 ns/op 174479 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 229188496 ns/op 3715952 B/op 589 allocs/op PASS ok math/big 139.784s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7248998 16.32 ns/op BenchmarkLeadingZeros8-4 7695738 17.29 ns/op BenchmarkLeadingZeros16-4 7701892 15.52 ns/op BenchmarkLeadingZeros32-4 7753032 15.72 ns/op BenchmarkLeadingZeros64-4 7803876 15.17 ns/op BenchmarkTrailingZeros-4 7815358 15.32 ns/op BenchmarkTrailingZeros8-4 7530693 15.75 ns/op BenchmarkTrailingZeros16-4 7683230 15.80 ns/op BenchmarkTrailingZeros32-4 6944122 15.96 ns/op BenchmarkTrailingZeros64-4 7708548 15.96 ns/op BenchmarkOnesCount-4 7666802 16.41 ns/op BenchmarkOnesCount8-4 8013174 15.68 ns/op BenchmarkOnesCount16-4 6551460 19.08 ns/op BenchmarkOnesCount32-4 7260363 15.74 ns/op BenchmarkOnesCount64-4 7770826 16.73 ns/op BenchmarkRotateLeft-4 7291928 16.00 ns/op BenchmarkRotateLeft8-4 7264598 16.84 ns/op BenchmarkRotateLeft16-4 6534181 15.57 ns/op BenchmarkRotateLeft32-4 7510060 15.05 ns/op BenchmarkRotateLeft64-4 8130892 15.67 ns/op BenchmarkReverse-4 13359404 9.186 ns/op BenchmarkReverse8-4 15522388 8.441 ns/op BenchmarkReverse16-4 14596594 8.051 ns/op BenchmarkReverse32-4 13336158 9.893 ns/op BenchmarkReverse64-4 11285493 8.865 ns/op BenchmarkReverseBytes-4 14372218 8.138 ns/op BenchmarkReverseBytes16-4 15120720 8.048 ns/op BenchmarkReverseBytes32-4 13907332 13.98 ns/op BenchmarkReverseBytes64-4 15014635 8.063 ns/op BenchmarkAdd-4 7847440 15.31 ns/op BenchmarkAdd32-4 7998831 15.35 ns/op BenchmarkAdd64-4 7495444 16.22 ns/op BenchmarkAdd64multiple-4 13813672 8.210 ns/op BenchmarkSub-4 7956979 16.22 ns/op BenchmarkSub32-4 7149026 14.99 ns/op BenchmarkSub64-4 7982328 14.99 ns/op BenchmarkSub64multiple-4 14629862 8.785 ns/op BenchmarkMul-4 7629130 16.46 ns/op BenchmarkMul32-4 7804129 14.93 ns/op BenchmarkMul64-4 7591862 15.40 ns/op BenchmarkDiv-4 2820703 41.20 ns/op BenchmarkDiv32-4 6425707 18.79 ns/op BenchmarkDiv64-4 2910159 41.33 ns/op PASS ok math/bits 13.354s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 109.5 ns/op BenchmarkAcos-4 279114 420.8 ns/op BenchmarkAcosh-4 281054 436.0 ns/op BenchmarkAsin-4 282848 422.7 ns/op BenchmarkAsinh-4 304057 398.3 ns/op BenchmarkAtan-4 1000000 111.6 ns/op BenchmarkAtanh-4 1000000 110.9 ns/op BenchmarkConj-4 15720968 7.601 ns/op BenchmarkCos-4 403647 286.2 ns/op BenchmarkCosh-4 367363 284.8 ns/op BenchmarkExp-4 569680 212.7 ns/op BenchmarkLog-4 802298 152.4 ns/op BenchmarkLog10-4 804466 151.0 ns/op BenchmarkPhase-4 4682559 25.62 ns/op BenchmarkPolar-4 923029 134.6 ns/op BenchmarkPow-4 307941 383.5 ns/op BenchmarkRect-4 621955 197.1 ns/op BenchmarkSin-4 453638 267.4 ns/op BenchmarkSinh-4 454297 264.3 ns/op BenchmarkSqrt-4 325414 323.7 ns/op BenchmarkTan-4 1000000 106.7 ns/op BenchmarkTanh-4 1835490 67.89 ns/op PASS ok math/cmplx 4.162s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 811060 132.2 ns/op BenchmarkInt63ThreadsafeParallel-4 1314013 113.3 ns/op BenchmarkInt63Unthreadsafe-4 831063 132.7 ns/op BenchmarkIntn1000-4 804728 147.6 ns/op BenchmarkInt63n1000-4 867981 135.7 ns/op BenchmarkInt31n1000-4 861922 134.9 ns/op BenchmarkFloat32-4 872110 134.1 ns/op BenchmarkFloat64-4 963224 127.2 ns/op BenchmarkPerm3-4 183986 658.2 ns/op BenchmarkPerm30-4 22192 5446 ns/op BenchmarkPerm30ViaShuffle-4 19104 6223 ns/op BenchmarkShuffleOverhead-4 15453 7806 ns/op BenchmarkRead3-4 725116 159.0 ns/op BenchmarkRead64-4 57710 1963 ns/op BenchmarkRead1000-4 4149 29563 ns/op BenchmarkConcurrent-4 314395 444.4 ns/op PASS ok math/rand 3.507s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4885478 24.80 ns/op BenchmarkPCG_DXSM-4 3216890 36.79 ns/op BenchmarkSourceUint64-4 3260992 36.82 ns/op BenchmarkGlobalInt64-4 3228909 36.86 ns/op BenchmarkGlobalInt64Parallel-4 2867020 40.71 ns/op BenchmarkGlobalUint64-4 2814591 39.48 ns/op BenchmarkGlobalUint64Parallel-4 2942206 38.90 ns/op BenchmarkInt64-4 1682277 71.71 ns/op BenchmarkUint64-4 1693530 71.23 ns/op BenchmarkGlobalIntN1000-4 2199002 55.37 ns/op BenchmarkIntN1000-4 1381970 84.24 ns/op BenchmarkInt64N1000-4 1396026 89.44 ns/op BenchmarkInt64N1e8-4 1350056 89.42 ns/op BenchmarkInt64N1e9-4 1345856 84.69 ns/op BenchmarkInt64N2e9-4 1200241 84.69 ns/op BenchmarkInt64N1e18-4 1335565 94.46 ns/op BenchmarkInt64N2e18-4 1000000 105.5 ns/op BenchmarkInt64N4e18-4 1000000 101.0 ns/op BenchmarkInt32N1000-4 1422225 84.06 ns/op BenchmarkInt32N1e8-4 1398416 85.03 ns/op BenchmarkInt32N1e9-4 1387917 84.36 ns/op BenchmarkInt32N2e9-4 1380403 85.64 ns/op BenchmarkFloat32-4 1594977 74.50 ns/op BenchmarkFloat64-4 1617568 75.13 ns/op BenchmarkExpFloat64-4 831728 140.8 ns/op BenchmarkNormFloat64-4 838951 120.5 ns/op BenchmarkPerm3-4 235702 474.7 ns/op BenchmarkPerm30-4 22532 5026 ns/op BenchmarkPerm30ViaShuffle-4 25204 4818 ns/op BenchmarkShuffleOverhead-4 39895 2940 ns/op BenchmarkConcurrent-4 1264952 102.1 ns/op PASS ok math/rand/v2 6.799s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42158 2835 ns/op BenchmarkQDecodeWord-4 105345 1117 ns/op BenchmarkQDecodeHeader-4 102984 1163 ns/op BenchmarkTypeByExtension/.html-4 508576 215.4 ns/op BenchmarkTypeByExtension/.HTML-4 360058 349.0 ns/op BenchmarkTypeByExtension/.unused-4 345714 329.2 ns/op BenchmarkExtensionsByType/text/html-4 124212 963.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 74494 1546 ns/op BenchmarkExtensionsByType/application/octet-stream-4 114992 1182 ns/op PASS ok mime 2.836s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 614 216733 ns/op 47330 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 646 177068 ns/op 47380 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 302 413741 ns/op 103118 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 493 238188 ns/op 49433 B/op 207 allocs/op PASS ok mime/multipart 1.742s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 878 135354 ns/op PASS ok mime/quotedprintable 1.147s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 8 12666459 ns/op 8552 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 8 13527238 ns/op 7616 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5018364782 ns/op 158688 B/op 224 allocs/op BenchmarkDNSName-4 89385 1458 ns/op BenchmarkInterfaces-4 2599 96290 ns/op 8929 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3772 30842 ns/op 6633 B/op 22 allocs/op BenchmarkInterfaceByName-4 2616 45751 ns/op 8952 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1770 74732 ns/op 15236 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5170 23800 ns/op 4443 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 470 232754 ns/op 135306 B/op 39 allocs/op BenchmarkParseIP-4 7106 15976 ns/op BenchmarkParseIPValidIPv4-4 263869 532.2 ns/op BenchmarkParseIPValidIPv6-4 139779 804.5 ns/op BenchmarkIPString/IPv4-4 94890 1259 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8881 13127 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48823 2670 ns/op BenchmarkIPEqual/IPv4-4 1073899 106.6 ns/op BenchmarkIPEqual/IPv6-4 1131736 107.1 ns/op BenchmarkSendfileZeroBytes-4 1 208580991 ns/op 7526800 B/op 402682 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1214049163 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1226729976 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1208264128 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1216583534 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1215111869 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1232900870 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1214666045 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007837026 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1006422007 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1007719670 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008014614 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007639366 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1011837255 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007392627 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1008179151 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1006967171 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1007661389 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1008096115 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1018403391 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007884548 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1008259424 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1008192767 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007736219 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1008495394 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1011359862 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1005872577 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007621535 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1009183938 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007383912 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010553929 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008928129 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1015735313 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1015007448 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008630058 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008494324 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1003771140 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1002123882 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006982225 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009829430 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1009052035 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1008714937 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011864594 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1012099344 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1014312358 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1019199607 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1012168783 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1013341726 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1015069102 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1017252707 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1014770601 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1010691733 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1006339848 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007899244 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1030195940 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008402559 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1028507928 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010974533 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010171882 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010386027 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1021904540 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1001751715 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1011508543 ns/op 0.06 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1008247517 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011401705 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1007937840 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009633447 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1014432133 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1008780559 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007789202 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1009732868 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007323854 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007708587 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007304455 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1006892007 ns/op 0.13 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1008580585 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1009245751 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1010113855 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 4587 23059 ns/op BenchmarkTCP4OneShotTimeout-4 4719 29670 ns/op BenchmarkTCP4Persistent-4 29356 4254 ns/op BenchmarkTCP4PersistentTimeout-4 32916 3685 ns/op BenchmarkTCP6OneShot-4 3888 34301 ns/op BenchmarkTCP6OneShotTimeout-4 2943 34930 ns/op BenchmarkTCP6Persistent-4 32485 4163 ns/op BenchmarkTCP6PersistentTimeout-4 20062 5405 ns/op BenchmarkTCP4ConcurrentReadWrite-4 38026 3033 ns/op BenchmarkTCP6ConcurrentReadWrite-4 31154 4043 ns/op BenchmarkSetReadDeadline-4 161467 704.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 24549 5673 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 21038 4823 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26900 5272 ns/op 0 B/op 0 allocs/op PASS ok net 92.695s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22327 5462 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8667 12157 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 15896 8896 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15921 7798 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 37635 3728 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 50396 5251 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 106.2 ns/op BenchmarkFindChild/n=2/rep=map-4 3261555 36.23 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 914376 136.9 ns/op BenchmarkFindChild/n=4/rep=linear-4 592330 232.5 ns/op BenchmarkFindChild/n=4/rep=map-4 3491419 35.25 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 556483 217.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 326676 376.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3208158 38.33 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 305443 384.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 169176 717.3 ns/op BenchmarkFindChild/n=16/rep=map-4 2750192 42.49 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2105914 56.13 ns/op BenchmarkFindChild/n=32/rep=linear-4 81688 1436 ns/op BenchmarkFindChild/n=32/rep=map-4 3018778 42.54 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2284120 57.18 ns/op BenchmarkMultiConflicts-4 1 341923183 ns/op BenchmarkServerMatch-4 15889 7571 ns/op BenchmarkReadRequestChrome-4 3253 34651 ns/op 17.63 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7093 14200 ns/op 5.49 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7443 16792 ns/op 4.88 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5449 23310 ns/op 6.48 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11542 ns/op 3.47 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 356 334199 ns/op 3.06 MB/s BenchmarkFileAndServer_1KB/https1-4 97 1088909 ns/op 0.94 MB/s BenchmarkFileAndServer_1KB/h2-4 99 1767091 ns/op 0.58 MB/s BenchmarkFileAndServer_16MB/h1-4 1 328298401 ns/op 51.10 MB/s BenchmarkFileAndServer_16MB/https1-4 1 183171187 ns/op 91.59 MB/s BenchmarkFileAndServer_16MB/h2-4 1 378579124 ns/op 44.32 MB/s BenchmarkFileAndServer_64MB/h1-4 1 164655170 ns/op 407.57 MB/s BenchmarkFileAndServer_64MB/https1-4 1 749847582 ns/op 89.50 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1455257182 ns/op 46.11 MB/s BenchmarkServeMux-4 194 1997216 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 100 2080538 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 400 303869 ns/op 5957 B/op 64 allocs/op BenchmarkClientServer/https1-4 253 465860 ns/op 6713 B/op 73 allocs/op BenchmarkClientServer/h2-4 210 813470 ns/op 9826 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 730 179296 ns/op 9069 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 14 10891665 ns/op 89850 B/op 1033 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60164: read tcp 127.0.0.1:44165->127.0.0.1:60164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60166: read tcp 127.0.0.1:44165->127.0.0.1:60166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60756: read tcp 127.0.0.1:44299->127.0.0.1:60756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60732: write tcp 127.0.0.1:44299->127.0.0.1:60732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60688: write tcp 127.0.0.1:44299->127.0.0.1:60688: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36854: read tcp 127.0.0.1:42669->127.0.0.1:36854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36852: read tcp 127.0.0.1:42669->127.0.0.1:36852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36814: read tcp 127.0.0.1:42669->127.0.0.1:36814: use of closed network connection BenchmarkClientServerParallel/4/h2-4 44 5330425 ns/op 37136 B/op 430 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56976: read tcp 127.0.0.1:36141->127.0.0.1:56976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41358: read tcp 127.0.0.1:38691->127.0.0.1:41358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41360: write tcp 127.0.0.1:38691->127.0.0.1:41360: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41332: write tcp 127.0.0.1:38691->127.0.0.1:41332: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35492: read tcp 127.0.0.1:35925->127.0.0.1:35492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35506: read tcp 127.0.0.1:35925->127.0.0.1:35506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35520: read tcp 127.0.0.1:35925->127.0.0.1:35520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35522: read tcp 127.0.0.1:35925->127.0.0.1:35522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35510: read tcp 127.0.0.1:35925->127.0.0.1:35510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35540: read tcp 127.0.0.1:35925->127.0.0.1:35540: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 99 1023881 ns/op 19746 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 10 12806963 ns/op 89086 B/op 1054 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40862: read tcp 127.0.0.1:40601->127.0.0.1:40862: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58012: read tcp 127.0.0.1:34187->127.0.0.1:58012: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58050: read tcp 127.0.0.1:34187->127.0.0.1:58050: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58052: read tcp 127.0.0.1:34187->127.0.0.1:58052: use of closed network connection BenchmarkClientServerParallel/64/h2-4 3 64099819 ns/op 117722 B/op 1444 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55844: read tcp 127.0.0.1:39207->127.0.0.1:55844: use of closed network connection BenchmarkServer-4 1 1094751888 ns/op 31296 B/op 155 allocs/op BenchmarkClient-4 100 2100181 ns/op 3919 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 964 163038 ns/op 7328 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1162 89142 ns/op 3051 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1686 153455 ns/op 1919 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1412 265532 ns/op 2780 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1675 80214 ns/op 2732 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1797 137299 ns/op 2744 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2023 68400 ns/op 1941 B/op 14 allocs/op BenchmarkServerHijack-4 1636 348279 ns/op 16753 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 272 419018 ns/op 5870 B/op 52 allocs/op BenchmarkResponseStatusLine-4 336589 675.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 29.681s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3283 149683 ns/op 34195 B/op 14 allocs/op PASS ok net/http/httputil 1.665s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 80996 3621 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 601635 246.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 146866 765.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67058 1963 ns/op BenchmarkStdIPv4-4 104578 1157 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99312 1127 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93993 1389 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 57310 2025 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74547 1609 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1485661 81.99 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1245806 105.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 885562 132.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 208608 587.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 231754 522.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 209221 757.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83498 1472 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 223875 1338 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 118238 991.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 125836 896.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127956 922.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78793 1584 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 393000 319.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 119514 1017 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 149187 802.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 240957 558.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 139071 872.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 374860 331.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146370 980.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 139022 902.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 137044 2451 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111190 4835 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 581864 240.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 127851 947.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 163513 732.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 259893 445.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 143562 804.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 278432 448.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108252 1094 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 117164 990.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 156867 868.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 111012 1151 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 308236 412.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 104874 1147 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127792 1147 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184459 1214 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 116742 1330 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 126.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 933676 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1002914 125.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 430729 844.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 490273 246.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 145741 968.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 178314 663.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 152154 761.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77407 1590 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 342055 316.5 ns/op PASS ok net/netip 17.369s 2024/03/31 06:19:21 Test RPC server listening on 127.0.0.1:39783 2024/03/31 06:19:21 Test HTTP RPC server listening on 127.0.0.1:44927 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1089 104696 ns/op BenchmarkEndToEndHTTP-4 1164 167728 ns/op BenchmarkEndToEndAsync-4 2253 71527 ns/op BenchmarkEndToEndAsyncHTTP-4 3162 34696 ns/op PASS ok net/rpc 2.003s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3354 36798 ns/op BenchmarkReadMIMEHeader/server_headers-4 4482 25637 ns/op BenchmarkUncommon-4 19533 5955 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.494s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3426 41099 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81067 1429 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 646234 190.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92848 1354 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171420 1160 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83692 1472 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12611 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 435823 329.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87603 1345 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 170050 989.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81590 2798 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 14604 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 170510 687.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74358 1632 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70234 1666 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33091 3625 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5667 20385 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 180060 670.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74673 1653 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70334 1678 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32772 3637 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5306 19673 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.747s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3339223 36.26 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 180102 766.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 686 172173 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries os_test.go:516: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 334 575184 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries os_test.go:533: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 607 232178 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries os_test.go:550: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 124980 932.3 ns/op BenchmarkStatFile-4 78735 1434 ns/op BenchmarkStatDir-4 91251 1490 ns/op BenchmarkLstatDot-4 127212 1309 ns/op BenchmarkLstatFile-4 85520 1998 ns/op BenchmarkLstatDir-4 93116 1578 ns/op BenchmarkRemoveAll-4 70 1598623 ns/op 39488 B/op 508 allocs/op PASS ok os 4.728s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 148 1153381 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.377s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 497629 244.7 ns/op PASS ok os/user 1.231s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3558457 33.30 ns/op BenchmarkString-4 1596762 64.33 ns/op BenchmarkBytes-4 1536678 70.68 ns/op BenchmarkNamedBytes-4 1000000 104.5 ns/op BenchmarkBytesArray-4 782586 155.4 ns/op BenchmarkSliceLen-4 1949258 61.45 ns/op BenchmarkMapLen-4 866217 141.1 ns/op BenchmarkStringLen-4 1632260 74.50 ns/op BenchmarkArrayLen-4 1357359 88.73 ns/op BenchmarkSliceCap-4 1976840 63.14 ns/op BenchmarkDeepEqual/int8-4 397609 290.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 88167 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 356169 339.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 82312 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 352342 349.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 82315 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 314222 365.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82818 1456 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 350967 435.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77661 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 393243 292.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 105218 1069 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 352203 350.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81260 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 352185 337.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 84049 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 338060 360.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77479 1446 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 310555 357.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 74382 1514 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 332026 380.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80727 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 336774 345.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 83007 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 346269 372.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74734 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 351303 355.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80517 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 357583 334.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83570 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 406732 300.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 86863 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 353790 364.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81232 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 104544 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52494 2290 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48181 3257 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32785 3767 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33482 3450 ns/op BenchmarkIsZero/ArrayComparable-4 144273 904.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 30699 4084 ns/op BenchmarkIsZero/StructComparable-4 416796 275.7 ns/op BenchmarkIsZero/StructIncomparable-4 141840 847.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1345099 87.27 ns/op BenchmarkIsZero/ArrayInt_1024-4 7594 20752 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14881 8042 ns/op BenchmarkIsZero/Struct4Int-4 1400726 87.93 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 6950 15740 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7207 16158 ns/op BenchmarkIsZero/StructInt_512-4 14554 7993 ns/op BenchmarkSetZero/Bool/Direct-4 4449111 28.21 ns/op BenchmarkSetZero/Bool/CachedZero-4 901255 164.8 ns/op BenchmarkSetZero/Bool/NewZero-4 715358 166.0 ns/op BenchmarkSetZero/Int/Direct-4 2058878 57.52 ns/op BenchmarkSetZero/Int/CachedZero-4 944139 126.6 ns/op BenchmarkSetZero/Int/NewZero-4 640322 168.0 ns/op BenchmarkSetZero/Uint/Direct-4 2140316 55.36 ns/op BenchmarkSetZero/Uint/CachedZero-4 886016 128.9 ns/op BenchmarkSetZero/Uint/NewZero-4 714247 201.4 ns/op BenchmarkSetZero/Float/Direct-4 1000000 130.7 ns/op BenchmarkSetZero/Float/CachedZero-4 947875 126.7 ns/op BenchmarkSetZero/Float/NewZero-4 720980 169.8 ns/op BenchmarkSetZero/Complex/Direct-4 2141010 57.41 ns/op BenchmarkSetZero/Complex/CachedZero-4 741696 217.7 ns/op BenchmarkSetZero/Complex/NewZero-4 714426 190.4 ns/op BenchmarkSetZero/Array/Direct-4 2515276 53.54 ns/op BenchmarkSetZero/Array/CachedZero-4 891406 132.4 ns/op BenchmarkSetZero/Array/NewZero-4 667072 201.7 ns/op BenchmarkSetZero/Chan/Direct-4 2121144 91.09 ns/op BenchmarkSetZero/Chan/CachedZero-4 883344 141.8 ns/op BenchmarkSetZero/Chan/NewZero-4 658806 182.8 ns/op BenchmarkSetZero/Func/Direct-4 2119656 60.39 ns/op BenchmarkSetZero/Func/CachedZero-4 720568 139.3 ns/op BenchmarkSetZero/Func/NewZero-4 620277 193.3 ns/op BenchmarkSetZero/Interface/Direct-4 1938141 63.62 ns/op BenchmarkSetZero/Interface/CachedZero-4 853924 134.7 ns/op BenchmarkSetZero/Interface/NewZero-4 710467 169.5 ns/op BenchmarkSetZero/Map/Direct-4 2080848 57.28 ns/op BenchmarkSetZero/Map/CachedZero-4 886239 133.8 ns/op BenchmarkSetZero/Map/NewZero-4 655773 186.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2123437 68.52 ns/op BenchmarkSetZero/Pointer/CachedZero-4 911890 139.2 ns/op BenchmarkSetZero/Pointer/NewZero-4 660483 185.2 ns/op BenchmarkSetZero/Slice/Direct-4 2012361 61.62 ns/op BenchmarkSetZero/Slice/CachedZero-4 935352 129.2 ns/op BenchmarkSetZero/Slice/NewZero-4 707096 168.5 ns/op BenchmarkSetZero/String/Direct-4 2137237 56.09 ns/op BenchmarkSetZero/String/CachedZero-4 929275 128.9 ns/op BenchmarkSetZero/String/NewZero-4 713659 169.3 ns/op BenchmarkSetZero/Struct/Direct-4 2674690 45.02 ns/op BenchmarkSetZero/Struct/CachedZero-4 870354 129.4 ns/op BenchmarkSetZero/Struct/NewZero-4 714232 171.4 ns/op BenchmarkSelect/1-4 175026 1003 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74396 3907 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37837 5435 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166284 887.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 178276 624.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 136000 1256 ns/op 101.90 MB/s BenchmarkCallArgCopy/size=256-4 104060 996.8 ns/op 256.82 MB/s BenchmarkCallArgCopy/size=1024-4 64867 1808 ns/op 566.26 MB/s BenchmarkCallArgCopy/size=4096-4 50896 4275 ns/op 958.19 MB/s BenchmarkCallArgCopy/size=65536-4 3662 60279 ns/op 1087.21 MB/s BenchmarkFieldByName1-4 1000000 125.8 ns/op BenchmarkFieldByName2-4 10000 10756 ns/op BenchmarkFieldByName3-4 5330 49167 ns/op BenchmarkInterfaceBig-4 1455642 83.84 ns/op BenchmarkInterfaceSmall-4 1425412 83.74 ns/op BenchmarkNew-4 1000000 117.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 2400 50712 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1797 69617 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2395 49127 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2097 58481 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2402 52703 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2041 60613 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 252139 471.9 ns/op BenchmarkTypeForString-4 1278049 133.5 ns/op BenchmarkTypeForError-4 590665 174.3 ns/op PASS ok reflect 30.757s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8725 37228 ns/op 8944 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22220 15148 ns/op 9365 B/op 1 allocs/op BenchmarkFindString-4 10000 17388 ns/op 9210 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 25166 ns/op 9547 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 6393 76718 ns/op 9307 B/op 2 allocs/op BenchmarkLiteral-4 10000 20299 ns/op BenchmarkNotLiteral-4 2928 57177 ns/op BenchmarkMatchClass-4 2378 57938 ns/op BenchmarkMatchClass_InRange-4 2503 66516 ns/op BenchmarkReplaceAll-4 2007 128461 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 17326 10877 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 14312 6995 ns/op BenchmarkAnchoredShortMatch-4 10000 21988 ns/op BenchmarkAnchoredLongMatch-4 10000 14964 ns/op BenchmarkOnePassShortA-4 14713 8471 ns/op BenchmarkNotOnePassShortA-4 6673 39023 ns/op BenchmarkOnePassShortB-4 19461 5914 ns/op BenchmarkNotOnePassShortB-4 6999 31076 ns/op BenchmarkOnePassLongPrefix-4 73748 1757 ns/op BenchmarkOnePassLongNotPrefix-4 25042 4827 ns/op BenchmarkMatchParallelShared-4 10000 12974 ns/op BenchmarkMatchParallelCopied-4 28894 15332 ns/op BenchmarkQuoteMetaAll-4 158706 857.2 ns/op 16.33 MB/s BenchmarkQuoteMetaNone-4 306478 394.6 ns/op 65.90 MB/s BenchmarkCompile/Onepass-4 2391 44355 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1198 103837 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 135 867894 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4272492 27.39 ns/op 584.10 MB/s BenchmarkMatch/Easy0/32-4 17758 14557 ns/op 2.20 MB/s BenchmarkMatch/Easy0/1K-4 10000 11104 ns/op 92.22 MB/s BenchmarkMatch/Easy0i/16-4 4374986 27.35 ns/op 584.96 MB/s BenchmarkMatch/Easy0i/32-4 3463 72116 ns/op 0.44 MB/s BenchmarkMatch/Easy0i/1K-4 170 715062 ns/op 1.43 MB/s BenchmarkMatch/Easy1/16-4 3626680 30.92 ns/op 517.41 MB/s BenchmarkMatch/Easy1/32-4 10000 23741 ns/op 1.35 MB/s BenchmarkMatch/Easy1/1K-4 5740 55082 ns/op 18.59 MB/s BenchmarkMatch/Medium/16-4 4337797 27.93 ns/op 572.81 MB/s BenchmarkMatch/Medium/32-4 3628 46144 ns/op 0.69 MB/s BenchmarkMatch/Medium/1K-4 172 607199 ns/op 1.69 MB/s BenchmarkMatch/Hard/16-4 4228886 27.33 ns/op 585.46 MB/s BenchmarkMatch/Hard/32-4 2658 91330 ns/op 0.35 MB/s BenchmarkMatch/Hard/1K-4 97 1139031 ns/op 0.90 MB/s BenchmarkMatch/Hard1/16-4 854 190141 ns/op 0.08 MB/s BenchmarkMatch/Hard1/32-4 452 291623 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 14 10113195 ns/op 0.10 MB/s BenchmarkMatch_onepass_regex/16-4 21997 5297 ns/op 3.02 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 12054 ns/op 2.65 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 512 231371 ns/op 4.43 MB/s 21 B/op 0 allocs/op PASS ok regexp 14.414s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 394789 255.8 ns/op BenchmarkIsWordChar-4 171114 694.8 ns/op PASS ok regexp/syntax 2.668s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 79896 1516 ns/op BenchmarkCallers/inlined-4 90510 1533 ns/op BenchmarkCallers/no-cache-4 31399 4209 ns/op BenchmarkFPCallers/cached-4 14397260 8.395 ns/op BenchmarkMakeChan/Byte-4 1000000 166.5 ns/op BenchmarkMakeChan/Int-4 1000000 330.6 ns/op BenchmarkMakeChan/Ptr-4 689174 422.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 258.2 ns/op BenchmarkMakeChan/Struct/32-4 288385 911.0 ns/op BenchmarkMakeChan/Struct/40-4 304540 670.9 ns/op BenchmarkChanNonblocking-4 5680555 24.35 ns/op BenchmarkSelectUncontended-4 730849 146.1 ns/op BenchmarkSelectSyncContended-4 115147 1561 ns/op BenchmarkSelectAsyncContended-4 315104 368.2 ns/op BenchmarkSelectNonblock-4 1968076 57.72 ns/op BenchmarkChanUncontended-4 10000 11642 ns/op BenchmarkChanContended-4 5572 27894 ns/op BenchmarkChanSync-4 268818 643.0 ns/op BenchmarkChanSyncWork-4 86781 1404 ns/op BenchmarkChanProdCons0-4 240136 532.8 ns/op BenchmarkChanProdCons10-4 464046 354.8 ns/op BenchmarkChanProdCons100-4 471290 295.0 ns/op BenchmarkChanProdConsWork0-4 144552 883.2 ns/op BenchmarkChanProdConsWork10-4 267324 482.5 ns/op BenchmarkChanProdConsWork100-4 299970 444.7 ns/op BenchmarkSelectProdCons-4 165823 623.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 108.1 ns/op BenchmarkChanCreation-4 319959 317.8 ns/op BenchmarkChanSem-4 244652 574.1 ns/op BenchmarkChanPopular-4 159 1289689 ns/op BenchmarkChanClosed-4 1231888 104.2 ns/op BenchmarkCallClosure-4 4705971 22.78 ns/op BenchmarkCallClosure1-4 5440663 22.16 ns/op BenchmarkCallClosure2-4 1000000 108.8 ns/op BenchmarkCallClosure3-4 1591605 67.66 ns/op BenchmarkCallClosure4-4 1660624 84.84 ns/op BenchmarkComplex128DivNormal-4 6487929 20.10 ns/op BenchmarkComplex128DivNisNaN-4 5295258 22.54 ns/op BenchmarkComplex128DivDisNaN-4 5106702 23.02 ns/op BenchmarkComplex128DivNisInf-4 5841573 18.84 ns/op BenchmarkComplex128DivDisInf-4 4434840 26.92 ns/op BenchmarkAllocation-4 4282 31435 ns/op BenchmarkReadMemStats-4 10000 34606 ns/op BenchmarkReadMemStatsLatency-4 1 267065 p50-ns 267065 p90-ns 267065 p99-ns BenchmarkWriteBarrier-4 2319972 54.82 ns/op BenchmarkBulkWriteBarrier-4 6994077 18.90 ns/op BenchmarkScanStackNoLocals-4 3 39071916 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10017837 11.82 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8685913 13.45 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7412737 16.34 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5321112 23.51 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3507277 33.58 ns/op BenchmarkHash5-4 4928258 25.06 ns/op 199.56 MB/s BenchmarkHash16-4 4907743 24.59 ns/op 650.75 MB/s BenchmarkHash64-4 4023630 29.51 ns/op 2169.12 MB/s BenchmarkHash1024-4 967585 133.4 ns/op 7677.42 MB/s BenchmarkHash65536-4 19263 6152 ns/op 10653.39 MB/s BenchmarkAlignedLoad-4 7208844 16.25 ns/op BenchmarkUnalignedLoad-4 7213590 16.05 ns/op BenchmarkEqEfaceConcrete-4 5400480 21.02 ns/op BenchmarkEqIfaceConcrete-4 5683221 21.12 ns/op BenchmarkNeEfaceConcrete-4 5627055 21.53 ns/op BenchmarkNeIfaceConcrete-4 5439264 21.31 ns/op BenchmarkConvT2EByteSized/bool-4 4986382 22.84 ns/op BenchmarkConvT2EByteSized/uint8-4 5099782 22.90 ns/op BenchmarkConvT2ESmall-4 5070498 24.88 ns/op BenchmarkConvT2EUintptr-4 4937604 27.01 ns/op BenchmarkConvT2ELarge-4 1547839 79.71 ns/op BenchmarkConvT2ISmall-4 5115966 23.15 ns/op BenchmarkConvT2IUintptr-4 5059000 23.69 ns/op BenchmarkConvT2ILarge-4 1220637 111.0 ns/op BenchmarkConvI2E-4 4765228 26.19 ns/op BenchmarkConvI2I-4 4860825 23.90 ns/op BenchmarkAssertE2T-4 4098207 28.84 ns/op BenchmarkAssertE2TLarge-4 2455359 47.02 ns/op BenchmarkAssertE2I-4 5021240 23.77 ns/op BenchmarkAssertI2T-4 4156788 28.85 ns/op BenchmarkAssertI2I-4 4990860 23.62 ns/op BenchmarkAssertI2E-4 5155546 22.84 ns/op BenchmarkAssertE2E-4 4891035 22.61 ns/op BenchmarkAssertE2T2-4 2871471 37.67 ns/op BenchmarkAssertE2T2Blank-4 4098328 28.49 ns/op BenchmarkAssertI2E2-4 3961747 30.32 ns/op BenchmarkAssertI2E2Blank-4 5246042 22.83 ns/op BenchmarkAssertE2E2-4 4005630 29.83 ns/op BenchmarkAssertE2E2Blank-4 5079867 23.48 ns/op BenchmarkConvT2Ezero/zero/16-4 5161650 23.42 ns/op BenchmarkConvT2Ezero/zero/32-4 3879034 29.49 ns/op BenchmarkConvT2Ezero/zero/64-4 4991587 23.98 ns/op BenchmarkConvT2Ezero/zero/str-4 4020328 30.74 ns/op BenchmarkConvT2Ezero/zero/slice-4 5022961 25.77 ns/op BenchmarkConvT2Ezero/zero/big-4 364434 329.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1616031 73.43 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1259194 103.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 309992 495.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 5055651 23.61 ns/op BenchmarkConvT2Ezero/smallint/32-4 4921599 23.47 ns/op BenchmarkConvT2Ezero/smallint/64-4 5038528 24.14 ns/op BenchmarkConvT2Ezero/largeint/16-4 1995708 75.44 ns/op BenchmarkConvT2Ezero/largeint/32-4 1673379 77.09 ns/op BenchmarkConvT2Ezero/largeint/64-4 2133066 57.27 ns/op BenchmarkMalloc8-4 2136836 69.11 ns/op BenchmarkMalloc16-4 2336888 49.38 ns/op BenchmarkMallocTypeInfo8-4 2002162 59.73 ns/op BenchmarkMallocTypeInfo16-4 1804407 63.60 ns/op BenchmarkMallocLargeStruct-4 384061 601.6 ns/op BenchmarkGoroutineSelect-4 100 3663915 ns/op BenchmarkGoroutineBlocking-4 40 3614464 ns/op BenchmarkGoroutineForRange-4 93 3172551 ns/op BenchmarkGoroutineIdle-4 123 972667 ns/op BenchmarkHashStringSpeed-4 1888544 68.46 ns/op BenchmarkHashBytesSpeed-4 1226314 88.42 ns/op BenchmarkHashInt32Speed-4 1987700 58.88 ns/op BenchmarkHashInt64Speed-4 2165116 56.33 ns/op BenchmarkHashStringArraySpeed-4 508530 260.2 ns/op BenchmarkMegMap-4 3513002 33.31 ns/op BenchmarkMegOneMap-4 4176234 28.50 ns/op BenchmarkMegEqMap-4 2012 74298 ns/op BenchmarkMegEmptyMap-4 4583122 31.07 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2762935 44.31 ns/op BenchmarkSmallStrMap-4 3648909 32.98 ns/op BenchmarkMapStringKeysEight_16-4 2809584 37.00 ns/op BenchmarkMapStringKeysEight_32-4 3452338 35.66 ns/op BenchmarkMapStringKeysEight_64-4 3357295 42.01 ns/op BenchmarkMapStringKeysEight_1M-4 3586424 35.13 ns/op BenchmarkIntMap-4 3355016 34.70 ns/op BenchmarkMapFirst/1-4 4557114 26.26 ns/op BenchmarkMapFirst/2-4 4572356 26.47 ns/op BenchmarkMapFirst/3-4 4521154 26.47 ns/op BenchmarkMapFirst/4-4 4573320 26.97 ns/op BenchmarkMapFirst/5-4 4597075 26.17 ns/op BenchmarkMapFirst/6-4 4515798 30.80 ns/op BenchmarkMapFirst/7-4 4464642 27.11 ns/op BenchmarkMapFirst/8-4 4470590 26.59 ns/op BenchmarkMapFirst/9-4 3399362 38.29 ns/op BenchmarkMapFirst/10-4 3300970 35.58 ns/op BenchmarkMapFirst/11-4 3391280 35.94 ns/op BenchmarkMapFirst/12-4 3285499 36.25 ns/op BenchmarkMapFirst/13-4 3194538 36.02 ns/op BenchmarkMapFirst/14-4 3338964 35.91 ns/op BenchmarkMapFirst/15-4 3355095 39.03 ns/op BenchmarkMapFirst/16-4 3314041 36.07 ns/op BenchmarkMapMid/1-4 3967262 26.43 ns/op BenchmarkMapMid/2-4 4430880 27.67 ns/op BenchmarkMapMid/3-4 4391414 29.54 ns/op BenchmarkMapMid/4-4 4199320 30.93 ns/op BenchmarkMapMid/5-4 4368848 27.42 ns/op BenchmarkMapMid/6-4 4253539 29.06 ns/op BenchmarkMapMid/7-4 4246442 30.02 ns/op BenchmarkMapMid/8-4 4268625 28.58 ns/op BenchmarkMapMid/9-4 3199891 36.77 ns/op BenchmarkMapMid/10-4 2975834 36.04 ns/op BenchmarkMapMid/11-4 3253884 36.85 ns/op BenchmarkMapMid/12-4 3175603 37.35 ns/op BenchmarkMapMid/13-4 3226380 37.58 ns/op BenchmarkMapMid/14-4 3163362 36.72 ns/op BenchmarkMapMid/15-4 3131545 39.75 ns/op BenchmarkMapMid/16-4 3265933 36.27 ns/op BenchmarkMapLast/1-4 4564983 30.00 ns/op BenchmarkMapLast/2-4 4380729 27.28 ns/op BenchmarkMapLast/3-4 4017979 28.45 ns/op BenchmarkMapLast/4-4 4247618 28.08 ns/op BenchmarkMapLast/5-4 4207198 30.84 ns/op BenchmarkMapLast/6-4 4045567 29.60 ns/op BenchmarkMapLast/7-4 3740995 30.50 ns/op BenchmarkMapLast/8-4 3803138 31.04 ns/op BenchmarkMapLast/9-4 2928669 37.67 ns/op BenchmarkMapLast/10-4 3039390 44.64 ns/op BenchmarkMapLast/11-4 3083197 38.04 ns/op BenchmarkMapLast/12-4 3101670 39.45 ns/op BenchmarkMapLast/13-4 3070768 45.84 ns/op BenchmarkMapLast/14-4 3167571 42.19 ns/op BenchmarkMapLast/15-4 3085752 35.62 ns/op BenchmarkMapLast/16-4 3262112 42.25 ns/op BenchmarkMapCycle-4 2300188 53.54 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2392129 53.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1245 97292 ns/op BenchmarkMakeMap/[Byte]Byte-4 612627 294.1 ns/op BenchmarkMakeMap/[Int]Int-4 185049 1013 ns/op BenchmarkNewEmptyMap-4 3552445 34.06 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 553534 197.5 ns/op BenchmarkMapIterEmpty-4 5717698 18.71 ns/op BenchmarkSameLengthMap-4 4501590 31.44 ns/op BenchmarkBigKeyMap-4 1810384 69.67 ns/op BenchmarkBigValMap-4 1699809 71.00 ns/op BenchmarkSmallKeyMap-4 2484552 45.74 ns/op BenchmarkMapPopulate/1-4 1887117 68.62 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 135391 1052 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 14143 ns/op 3351 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 844 174774 ns/op 53316 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 51 3676347 ns/op 427642 B/op 320 allocs/op BenchmarkMapPopulate/100000-4 1 163472769 ns/op 3611480 B/op 4025 allocs/op BenchmarkComplexAlgMap-4 280737 417.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1500028 89.34 ns/op BenchmarkGoMapClear/Reflexive/10-4 1279446 99.04 ns/op BenchmarkGoMapClear/Reflexive/100-4 588793 217.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42279 3048 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5169 23652 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1237257 93.68 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1245062 108.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 551560 217.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45570 2749 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5059 31852 ns/op BenchmarkMapStringConversion/32/simple-4 1982852 60.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1852440 66.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2000210 66.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1717100 69.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1648586 79.50 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1407222 124.1 ns/op BenchmarkMapInterfacePtr-4 1749504 67.00 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2625696 49.46 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 123222 2808 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5151 26920 ns/op BenchmarkMapPop1000-4 385 277960 ns/op BenchmarkMapPop10000-4 22 4633266 ns/op BenchmarkMapAssign/Int32/256-4 2438660 49.05 ns/op BenchmarkMapAssign/Int32/65536-4 1438460 78.60 ns/op BenchmarkMapAssign/Int64/256-4 2466219 62.50 ns/op BenchmarkMapAssign/Int64/65536-4 1281392 195.1 ns/op BenchmarkMapAssign/Str/256-4 1925379 60.50 ns/op BenchmarkMapAssign/Str/65536-4 1009392 146.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1348046 87.30 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 790988 331.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 107.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 797559 139.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 583332 8705 ns/op BenchmarkMapOperatorAssign/Str/65536-4 374991 375.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 924571 126.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 522314 191.8 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 101.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 263967 574.6 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 860184 239.7 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 140589 1515 ns/op 115 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1778304 65.94 ns/op BenchmarkMapDelete/Int32/1000-4 1623536 76.11 ns/op BenchmarkMapDelete/Int32/10000-4 1963077 68.39 ns/op BenchmarkMapDelete/Int64/100-4 1793210 75.90 ns/op BenchmarkMapDelete/Int64/1000-4 2127157 63.11 ns/op BenchmarkMapDelete/Int64/10000-4 1958878 61.73 ns/op BenchmarkMapDelete/Str/100-4 1000000 243.8 ns/op BenchmarkMapDelete/Str/1000-4 1420695 97.53 ns/op BenchmarkMapDelete/Str/10000-4 1000000 141.6 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 125.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1661389 72.29 ns/op BenchmarkMapDelete/Pointer/10000-4 1779914 69.44 ns/op BenchmarkMemmove/0-4 13432088 8.952 ns/op BenchmarkMemmove/1-4 2185552 72.88 ns/op 13.72 MB/s BenchmarkMemmove/2-4 2123700 69.22 ns/op 28.89 MB/s BenchmarkMemmove/3-4 2147830 60.24 ns/op 49.80 MB/s BenchmarkMemmove/4-4 2186444 54.34 ns/op 73.61 MB/s BenchmarkMemmove/5-4 1000000 118.5 ns/op 42.20 MB/s BenchmarkMemmove/6-4 2143117 61.42 ns/op 97.68 MB/s BenchmarkMemmove/7-4 1970197 59.08 ns/op 118.48 MB/s BenchmarkMemmove/8-4 2191491 55.34 ns/op 144.55 MB/s BenchmarkMemmove/9-4 2114740 56.13 ns/op 160.33 MB/s BenchmarkMemmove/10-4 2043796 61.16 ns/op 163.51 MB/s BenchmarkMemmove/11-4 2066265 84.80 ns/op 129.72 MB/s BenchmarkMemmove/12-4 2096838 57.25 ns/op 209.60 MB/s BenchmarkMemmove/13-4 2116736 65.50 ns/op 198.48 MB/s BenchmarkMemmove/14-4 2084900 60.97 ns/op 229.63 MB/s BenchmarkMemmove/15-4 2091076 60.82 ns/op 246.62 MB/s BenchmarkMemmove/16-4 2105942 87.18 ns/op 183.52 MB/s BenchmarkMemmove/32-4 1766259 62.83 ns/op 509.33 MB/s BenchmarkMemmove/64-4 1523894 78.89 ns/op 811.22 MB/s BenchmarkMemmove/128-4 1250084 97.82 ns/op 1308.55 MB/s BenchmarkMemmove/256-4 1000000 141.0 ns/op 1814.96 MB/s BenchmarkMemmove/512-4 692868 283.4 ns/op 1806.63 MB/s BenchmarkMemmove/1024-4 421918 279.9 ns/op 3658.08 MB/s BenchmarkMemmove/2048-4 243532 513.6 ns/op 3987.80 MB/s BenchmarkMemmove/4096-4 122089 977.8 ns/op 4188.78 MB/s BenchmarkMemmoveOverlap/32-4 1914834 62.90 ns/op 508.77 MB/s BenchmarkMemmoveOverlap/64-4 1651809 75.31 ns/op 849.79 MB/s BenchmarkMemmoveOverlap/128-4 1243936 102.2 ns/op 1252.36 MB/s BenchmarkMemmoveOverlap/256-4 842379 144.7 ns/op 1769.20 MB/s BenchmarkMemmoveOverlap/512-4 624699 199.3 ns/op 2569.43 MB/s BenchmarkMemmoveOverlap/1024-4 395413 305.7 ns/op 3349.33 MB/s BenchmarkMemmoveOverlap/2048-4 219951 546.8 ns/op 3745.49 MB/s BenchmarkMemmoveOverlap/4096-4 111116 1093 ns/op 3746.95 MB/s BenchmarkMemmoveUnalignedDst/0-4 12221779 9.333 ns/op BenchmarkMemmoveUnalignedDst/1-4 2074245 53.46 ns/op 18.71 MB/s BenchmarkMemmoveUnalignedDst/2-4 2160795 56.02 ns/op 35.70 MB/s BenchmarkMemmoveUnalignedDst/3-4 1814653 55.68 ns/op 53.88 MB/s BenchmarkMemmoveUnalignedDst/4-4 2179891 57.44 ns/op 69.64 MB/s BenchmarkMemmoveUnalignedDst/5-4 2169276 54.86 ns/op 91.14 MB/s BenchmarkMemmoveUnalignedDst/6-4 2162304 58.07 ns/op 103.31 MB/s BenchmarkMemmoveUnalignedDst/7-4 2110884 57.65 ns/op 121.42 MB/s BenchmarkMemmoveUnalignedDst/8-4 2164941 56.10 ns/op 142.61 MB/s BenchmarkMemmoveUnalignedDst/9-4 2008936 78.18 ns/op 115.11 MB/s BenchmarkMemmoveUnalignedDst/10-4 2036976 58.27 ns/op 171.62 MB/s BenchmarkMemmoveUnalignedDst/11-4 2099221 57.50 ns/op 191.30 MB/s BenchmarkMemmoveUnalignedDst/12-4 1744857 58.37 ns/op 205.59 MB/s BenchmarkMemmoveUnalignedDst/13-4 2125360 57.81 ns/op 224.86 MB/s BenchmarkMemmoveUnalignedDst/14-4 2119668 77.54 ns/op 180.55 MB/s BenchmarkMemmoveUnalignedDst/15-4 1991595 56.69 ns/op 264.60 MB/s BenchmarkMemmoveUnalignedDst/16-4 2089419 59.59 ns/op 268.49 MB/s BenchmarkMemmoveUnalignedDst/32-4 1728494 67.43 ns/op 474.57 MB/s BenchmarkMemmoveUnalignedDst/64-4 1465146 73.80 ns/op 867.18 MB/s BenchmarkMemmoveUnalignedDst/128-4 1250592 97.48 ns/op 1313.07 MB/s BenchmarkMemmoveUnalignedDst/256-4 986877 122.8 ns/op 2085.07 MB/s BenchmarkMemmoveUnalignedDst/512-4 690140 174.1 ns/op 2940.79 MB/s BenchmarkMemmoveUnalignedDst/1024-4 429979 285.8 ns/op 3583.34 MB/s BenchmarkMemmoveUnalignedDst/2048-4 234021 500.2 ns/op 4094.62 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128671 970.8 ns/op 4219.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1649445 89.64 ns/op 357.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1494652 79.37 ns/op 806.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.4 ns/op 1180.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 781572 140.6 ns/op 1820.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 608168 243.6 ns/op 2101.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 387330 310.3 ns/op 3300.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 220423 693.4 ns/op 2953.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115237 1281 ns/op 3198.16 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12659972 9.614 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2093640 56.00 ns/op 17.86 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2082660 57.41 ns/op 34.84 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2147592 57.22 ns/op 52.43 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2205994 54.40 ns/op 73.53 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2165770 71.93 ns/op 69.51 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2149070 55.23 ns/op 108.63 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2166624 65.83 ns/op 106.33 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1979755 53.91 ns/op 148.40 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2091891 57.78 ns/op 155.76 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1993814 57.16 ns/op 174.93 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2087509 57.46 ns/op 191.42 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2081782 56.55 ns/op 212.21 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2119687 56.26 ns/op 231.08 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2080112 57.23 ns/op 244.62 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2055555 59.71 ns/op 251.21 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2009096 58.41 ns/op 273.94 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1822989 65.40 ns/op 489.28 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1626867 75.61 ns/op 846.49 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 104.3 ns/op 1227.23 MB/s BenchmarkMemmoveUnalignedSrc/256-4 997629 120.8 ns/op 2118.75 MB/s BenchmarkMemmoveUnalignedSrc/512-4 686056 178.8 ns/op 2863.61 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 425678 282.7 ns/op 3621.80 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242874 576.1 ns/op 3555.15 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129385 938.4 ns/op 4364.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 100.1 ns/op 159.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1351432 93.78 ns/op 170.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1319038 89.37 ns/op 179.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1319548 91.98 ns/op 173.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1311811 100.7 ns/op 158.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1330770 93.39 ns/op 171.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1325846 89.17 ns/op 179.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1349492 91.25 ns/op 175.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 103.5 ns/op 618.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 107.7 ns/op 594.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 107.4 ns/op 595.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 954685 123.4 ns/op 518.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 144.7 ns/op 442.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 106.2 ns/op 602.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 107.4 ns/op 595.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 106.6 ns/op 600.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 800296 151.0 ns/op 1695.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 755714 159.2 ns/op 1608.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 762360 162.1 ns/op 1578.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 716638 284.1 ns/op 901.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 748178 161.9 ns/op 1581.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 654398 163.3 ns/op 1567.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 755908 157.3 ns/op 1627.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 667783 159.3 ns/op 1607.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 122071 1038 ns/op 3946.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 101221 1046 ns/op 3915.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 123656 1015 ns/op 4034.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 122964 1082 ns/op 3784.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124230 975.3 ns/op 4199.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 112838 1098 ns/op 3730.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 112078 1053 ns/op 3888.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 122463 958.0 ns/op 4275.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6986 16711 ns/op 3921.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6613 17556 ns/op 3732.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7046 16767 ns/op 3908.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6433 17444 ns/op 3756.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6976 16192 ns/op 4047.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7046 16689 ns/op 3926.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6685 17470 ns/op 3751.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7279 17372 ns/op 3772.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1945214 62.59 ns/op 511.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1584591 82.32 ns/op 777.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.0 ns/op 1267.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 718711 140.2 ns/op 1826.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 623697 191.5 ns/op 2673.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 383877 310.1 ns/op 3301.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219144 550.5 ns/op 3720.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 109333 1099 ns/op 3727.72 MB/s BenchmarkMemclr/5-4 12696367 9.729 ns/op 513.91 MB/s BenchmarkMemclr/16-4 10826470 11.32 ns/op 1412.97 MB/s BenchmarkMemclr/64-4 6689935 22.93 ns/op 2791.16 MB/s BenchmarkMemclr/256-4 10632217 13.17 ns/op 19433.82 MB/s BenchmarkMemclr/4096-4 2510683 45.93 ns/op 89175.40 MB/s BenchmarkMemclr/65536-4 79412 1727 ns/op 37941.64 MB/s BenchmarkMemclr/1M-4 4180 24496 ns/op 42806.00 MB/s BenchmarkMemclr/4M-4 1191 112548 ns/op 37266.75 MB/s BenchmarkMemclr/8M-4 573 235419 ns/op 35632.62 MB/s BenchmarkMemclr/16M-4 253 411637 ns/op 40757.35 MB/s BenchmarkMemclr/64M-4 54 2095295 ns/op 32028.37 MB/s BenchmarkMemclrUnaligned/0_5-4 6867684 18.20 ns/op 274.75 MB/s BenchmarkMemclrUnaligned/0_16-4 6653317 18.25 ns/op 876.57 MB/s BenchmarkMemclrUnaligned/0_64-4 4134010 27.01 ns/op 2369.41 MB/s BenchmarkMemclrUnaligned/0_256-4 6628196 19.70 ns/op 12993.93 MB/s BenchmarkMemclrUnaligned/0_4096-4 2783786 48.98 ns/op 83627.68 MB/s BenchmarkMemclrUnaligned/0_65536-4 62370 1722 ns/op 38055.03 MB/s BenchmarkMemclrUnaligned/1_5-4 6652578 50.31 ns/op 99.39 MB/s BenchmarkMemclrUnaligned/1_16-4 6621646 18.08 ns/op 885.20 MB/s BenchmarkMemclrUnaligned/1_64-4 4254375 26.30 ns/op 2433.20 MB/s BenchmarkMemclrUnaligned/1_256-4 3703917 43.05 ns/op 5946.82 MB/s BenchmarkMemclrUnaligned/1_4096-4 2190710 57.91 ns/op 70725.47 MB/s BenchmarkMemclrUnaligned/1_65536-4 72987 1881 ns/op 34846.43 MB/s BenchmarkMemclrUnaligned/4_5-4 6953974 19.26 ns/op 259.58 MB/s BenchmarkMemclrUnaligned/4_16-4 6457045 18.19 ns/op 879.42 MB/s BenchmarkMemclrUnaligned/4_64-4 4578625 27.69 ns/op 2311.06 MB/s BenchmarkMemclrUnaligned/4_256-4 4885266 24.10 ns/op 10622.90 MB/s BenchmarkMemclrUnaligned/4_4096-4 2079405 58.34 ns/op 70214.82 MB/s BenchmarkMemclrUnaligned/4_65536-4 68959 1634 ns/op 40114.80 MB/s BenchmarkMemclrUnaligned/7_5-4 6898984 18.46 ns/op 270.89 MB/s BenchmarkMemclrUnaligned/7_16-4 6639978 18.35 ns/op 871.99 MB/s BenchmarkMemclrUnaligned/7_64-4 4490826 27.12 ns/op 2359.74 MB/s BenchmarkMemclrUnaligned/7_256-4 6729012 18.32 ns/op 13973.73 MB/s BenchmarkMemclrUnaligned/7_4096-4 2461506 58.41 ns/op 70121.99 MB/s BenchmarkMemclrUnaligned/7_65536-4 75632 1790 ns/op 36617.68 MB/s BenchmarkMemclrUnaligned/0_1M-4 4087 25738 ns/op 40739.68 MB/s BenchmarkMemclrUnaligned/0_4M-4 1183 116371 ns/op 36042.64 MB/s BenchmarkMemclrUnaligned/0_8M-4 525 242711 ns/op 34562.11 MB/s BenchmarkMemclrUnaligned/0_16M-4 324 500959 ns/op 33490.17 MB/s BenchmarkMemclrUnaligned/0_64M-4 63 1983382 ns/op 33835.57 MB/s BenchmarkMemclrUnaligned/1_1M-4 4743 40335 ns/op 25996.87 MB/s BenchmarkMemclrUnaligned/1_4M-4 1053 118993 ns/op 35248.33 MB/s BenchmarkMemclrUnaligned/1_8M-4 510 245568 ns/op 34160.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 243 495374 ns/op 33867.76 MB/s BenchmarkMemclrUnaligned/1_64M-4 58 2098055 ns/op 31986.22 MB/s BenchmarkMemclrUnaligned/4_1M-4 5006 29886 ns/op 35086.42 MB/s BenchmarkMemclrUnaligned/4_4M-4 1017 118952 ns/op 35260.40 MB/s BenchmarkMemclrUnaligned/4_8M-4 474 428798 ns/op 19563.08 MB/s BenchmarkMemclrUnaligned/4_16M-4 229 480504 ns/op 34915.87 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1951111 ns/op 34395.20 MB/s BenchmarkMemclrUnaligned/7_1M-4 4484 28974 ns/op 36190.56 MB/s BenchmarkMemclrUnaligned/7_4M-4 1251 112378 ns/op 37323.30 MB/s BenchmarkMemclrUnaligned/7_8M-4 460 392585 ns/op 21367.62 MB/s BenchmarkMemclrUnaligned/7_16M-4 267 504481 ns/op 33256.36 MB/s BenchmarkMemclrUnaligned/7_64M-4 69 2038947 ns/op 32913.49 MB/s BenchmarkGoMemclr/5-4 13675708 8.562 ns/op 583.95 MB/s BenchmarkGoMemclr/16-4 9936854 11.71 ns/op 1365.92 MB/s BenchmarkGoMemclr/64-4 7674466 16.04 ns/op 3989.34 MB/s BenchmarkGoMemclr/256-4 12088186 9.590 ns/op 26694.50 MB/s BenchmarkMemclrRange/1K_2K-4 33296 3659 ns/op 26203.82 MB/s BenchmarkMemclrRange/2K_8K-4 10000 10075 ns/op 33104.89 MB/s BenchmarkMemclrRange/4K_16K-4 14029 9516 ns/op 33951.84 MB/s BenchmarkMemclrRange/160K_228K-4 2424 43558 ns/op 38175.44 MB/s BenchmarkClearFat7-4 6777368 18.91 ns/op BenchmarkClearFat8-4 7359370 17.85 ns/op BenchmarkClearFat11-4 6149516 17.94 ns/op BenchmarkClearFat12-4 6310138 17.69 ns/op BenchmarkClearFat13-4 6827103 18.05 ns/op BenchmarkClearFat14-4 6361369 17.85 ns/op BenchmarkClearFat15-4 6679572 18.26 ns/op BenchmarkClearFat16-4 5947344 16.91 ns/op BenchmarkClearFat24-4 6695404 19.94 ns/op BenchmarkClearFat32-4 6343596 18.57 ns/op BenchmarkClearFat40-4 6375603 20.78 ns/op BenchmarkClearFat48-4 5961840 20.91 ns/op BenchmarkClearFat56-4 5574097 20.96 ns/op BenchmarkClearFat64-4 5542934 21.10 ns/op BenchmarkClearFat72-4 4959020 22.93 ns/op BenchmarkClearFat128-4 3540969 32.30 ns/op BenchmarkClearFat256-4 2646050 48.58 ns/op BenchmarkClearFat512-4 1540063 71.60 ns/op BenchmarkClearFat1024-4 885766 133.4 ns/op BenchmarkClearFat1032-4 959335 130.2 ns/op BenchmarkClearFat1040-4 972152 149.1 ns/op BenchmarkCopyFat7-4 6772095 18.25 ns/op BenchmarkCopyFat8-4 7085851 20.01 ns/op BenchmarkCopyFat11-4 6623806 17.95 ns/op BenchmarkCopyFat12-4 6667681 24.75 ns/op BenchmarkCopyFat13-4 6724471 18.07 ns/op BenchmarkCopyFat14-4 6027254 26.65 ns/op BenchmarkCopyFat15-4 6127488 18.06 ns/op BenchmarkCopyFat16-4 7018774 18.41 ns/op BenchmarkCopyFat24-4 6585943 18.97 ns/op BenchmarkCopyFat32-4 6286070 19.49 ns/op BenchmarkCopyFat64-4 5373026 22.43 ns/op BenchmarkCopyFat72-4 5110455 24.62 ns/op BenchmarkCopyFat128-4 3573007 44.08 ns/op BenchmarkCopyFat256-4 2604974 48.49 ns/op BenchmarkCopyFat512-4 1545912 78.32 ns/op BenchmarkCopyFat520-4 1433676 97.14 ns/op BenchmarkCopyFat1024-4 887594 137.8 ns/op BenchmarkCopyFat1032-4 913354 133.4 ns/op BenchmarkCopyFat1040-4 867052 133.6 ns/op BenchmarkIssue18740/2byte-4 480 251082 ns/op BenchmarkIssue18740/4byte-4 856 137859 ns/op BenchmarkIssue18740/8byte-4 963 131548 ns/op BenchmarkMemclrKnownSize1-4 8315292 13.99 ns/op 71.49 MB/s BenchmarkMemclrKnownSize2-4 5134293 23.70 ns/op 84.39 MB/s BenchmarkMemclrKnownSize4-4 3046617 55.71 ns/op 71.80 MB/s BenchmarkMemclrKnownSize8-4 1000000 104.2 ns/op 76.78 MB/s BenchmarkMemclrKnownSize16-4 583496 192.7 ns/op 83.03 MB/s BenchmarkMemclrKnownSize32-4 271608 490.8 ns/op 65.20 MB/s BenchmarkMemclrKnownSize64-4 169300 710.6 ns/op 90.07 MB/s BenchmarkMemclrKnownSize112-4 91149 1243 ns/op 90.14 MB/s BenchmarkMemclrKnownSize128-4 85316 1431 ns/op 89.43 MB/s BenchmarkMemclrKnownSize192-4 57436 2086 ns/op 92.05 MB/s BenchmarkMemclrKnownSize248-4 42264 2758 ns/op 89.91 MB/s BenchmarkMemclrKnownSize256-4 43096 2795 ns/op 91.59 MB/s BenchmarkMemclrKnownSize512-4 21510 5620 ns/op 91.10 MB/s BenchmarkMemclrKnownSize1024-4 10000 11096 ns/op 92.29 MB/s BenchmarkMemclrKnownSize4096-4 2521 47452 ns/op 86.32 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6805132 ns/op 77.04 MB/s BenchmarkReadMetricsLatency-4 10000 6546 p50-ns 7142 p90-ns 21547 p99-ns BenchmarkFinalizer-4 442 297962 ns/op BenchmarkFinalizerRun-4 462786 344.6 ns/op BenchmarkMinFloat-4 392088 331.6 ns/op BenchmarkMaxFloat-4 415832 295.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8281506 14.58 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2105689 57.92 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1896450 66.00 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1658434 74.91 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 119.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1481098 76.21 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 136.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 107.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1540664 78.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1706678 75.00 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1543100 77.81 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 124.6 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 101.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7173072 17.02 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8184674 15.08 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8114194 15.60 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6246290 21.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6822048 17.52 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6244960 19.08 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7196624 16.70 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8162209 15.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7838154 16.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7172418 16.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8101246 14.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8106975 15.35 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7182338 17.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8129239 14.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7972122 15.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7115023 17.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8123140 21.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8113314 16.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7149482 17.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7592443 15.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7743987 15.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7142482 18.94 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7739358 15.45 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7753126 16.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7086594 16.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7715312 15.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7652160 15.57 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6766677 17.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7744086 15.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7770274 15.97 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7124508 16.97 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7974291 14.97 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8115796 16.44 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7159101 16.92 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8032531 14.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8121970 16.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6526952 18.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8172596 14.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8161311 14.70 ns/op BenchmarkNetpollBreak-4 6932 20431 ns/op BenchmarkPinnerPinUnpinBatch-4 2025 121612 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 217 472151 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1852 74802 ns/op BenchmarkPinnerPinUnpin-4 1619294 70.56 ns/op BenchmarkPinnerPinUnpinTiny-4 1583365 86.68 ns/op BenchmarkPinnerPinUnpinDouble-4 582374 195.1 ns/op BenchmarkPinnerPinUnpinParallel-4 2998928 34.01 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3873322 33.95 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 528861 232.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4530259 24.20 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5945929 19.35 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7723216 13.87 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7925130 14.34 ns/op BenchmarkPingPongHog-4 596 295997 ns/op BenchmarkStackGrowth-4 174793 976.7 ns/op BenchmarkStackGrowthDeep-4 1701 63370 ns/op BenchmarkCreateGoroutines-4 109548 948.5 ns/op BenchmarkCreateGoroutinesParallel-4 114368 1825 ns/op BenchmarkCreateGoroutinesCapture-4 19039 5267 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 81544 1675 ns/op BenchmarkClosureCall-4 15658906 7.650 ns/op BenchmarkWakeupParallelSpinning/0s-4 8151 13865 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7107 15777 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6032 20805 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3596 41244 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1868 63423 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1200 104023 ns/op BenchmarkWakeupParallelSpinning/50µs-4 544 204531 ns/op BenchmarkWakeupParallelSpinning/100µs-4 342 415376 ns/op BenchmarkWakeupParallelSyscall/0s-4 244 794787 ns/op BenchmarkWakeupParallelSyscall/1µs-4 271 468848 ns/op BenchmarkWakeupParallelSyscall/2µs-4 400 459114 ns/op BenchmarkWakeupParallelSyscall/5µs-4 424 285379 ns/op BenchmarkWakeupParallelSyscall/10µs-4 373 268271 ns/op BenchmarkWakeupParallelSyscall/20µs-4 458 304779 ns/op BenchmarkWakeupParallelSyscall/50µs-4 363 341312 ns/op BenchmarkWakeupParallelSyscall/100µs-4 224 525935 ns/op BenchmarkMatmult-4 3842671 41.47 ns/op BenchmarkFastrand-4 10157448 13.02 ns/op BenchmarkFastrand64-4 4623760 22.31 ns/op BenchmarkFastrandHashiter-4 5036791 23.83 ns/op BenchmarkFastrandn/2-4 4151878 28.11 ns/op BenchmarkFastrandn/3-4 4229721 27.95 ns/op BenchmarkFastrandn/4-4 4263603 27.80 ns/op BenchmarkFastrandn/5-4 4238562 30.40 ns/op BenchmarkIfaceCmp100-4 80055 1737 ns/op BenchmarkIfaceCmpNil100-4 150537 781.5 ns/op BenchmarkEfaceCmpDiff-4 19462 6692 ns/op BenchmarkEfaceCmpDiffIndirect-4 21762 5675 ns/op BenchmarkDefer-4 1333288 97.09 ns/op BenchmarkDefer10-4 895911 204.9 ns/op BenchmarkDeferMany-4 596557 631.7 ns/op BenchmarkPanicRecover-4 791518 168.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 879190 131.9 ns/op 58.00 p50-ns 60.00 p90-ns 70.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 852927 325.6 ns/op 57.00 p50-ns 60.00 p90-ns 131.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 151 1066135 ns/op 289664 p50-ns 715825 p90-ns 22644562 p99-ns BenchmarkGoroutineProfile/small/loaded-4 8 19820824 ns/op 11670628 p50-ns 86775385 p90-ns 86775385 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 858633 127.4 ns/op 58.00 p50-ns 60.00 p90-ns 66.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 923347 195.2 ns/op 58.00 p50-ns 61.00 p90-ns 130.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 37 3319958 ns/op 2762538 p50-ns 4789349 p90-ns 10180643 p99-ns BenchmarkGoroutineProfile/large/loaded-4 24 14494569 ns/op 8040786 p50-ns 29937382 p90-ns 74010532 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 417085 273.7 ns/op 59.00 p50-ns 62.00 p90-ns 76.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 702627 491.9 ns/op 66.00 p50-ns 69.00 p90-ns 142.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 1774426 ns/op 194645 p50-ns 663496 p90-ns 52173303 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 16 12002990 ns/op 7122297 p50-ns 43472920 p90-ns 45756609 p99-ns BenchmarkRWMutexUncontended-4 3949452 35.02 ns/op BenchmarkRWMutexWrite100-4 2634344 47.79 ns/op BenchmarkRWMutexWrite10-4 1752907 110.0 ns/op BenchmarkRWMutexWorkWrite100-4 742782 507.7 ns/op BenchmarkRWMutexWorkWrite10-4 88432 1450 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3166 37228 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1197 99840 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1438 109365 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 519 230428 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 776 155329 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 100 2552632 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 387 307541 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 135 914162 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 373831 1376 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 354864 887.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 551757 1157 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 291123 536.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 438373 810.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 393537 537.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 431917 817.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 373202 414.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 422164 1067 ns/op BenchmarkMakeSlice/Byte-4 1000000 145.4 ns/op BenchmarkMakeSlice/Int16-4 1676358 62.91 ns/op BenchmarkMakeSlice/Int-4 1000000 331.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 127.5 ns/op BenchmarkMakeSlice/Struct/24-4 968257 148.4 ns/op BenchmarkMakeSlice/Struct/32-4 866748 345.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 481.0 ns/op BenchmarkGrowSlice/Byte-4 919015 318.0 ns/op BenchmarkGrowSlice/Int16-4 864429 154.4 ns/op BenchmarkGrowSlice/Int-4 794439 216.5 ns/op BenchmarkGrowSlice/Ptr-4 681886 486.4 ns/op BenchmarkGrowSlice/Struct/24-4 10000 17035 ns/op BenchmarkGrowSlice/Struct/32-4 350443 477.4 ns/op BenchmarkGrowSlice/Struct/40-4 426002 653.1 ns/op BenchmarkExtendSlice/IntSlice-4 576976 308.2 ns/op BenchmarkExtendSlice/PointerSlice-4 497666 454.0 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 203.7 ns/op BenchmarkAppend-4 680970 193.0 ns/op BenchmarkAppendGrowByte-4 5 31331092 ns/op BenchmarkAppendGrowString-4 1 323896425 ns/op BenchmarkAppendSlice/1Bytes-4 2237013 54.23 ns/op BenchmarkAppendSlice/4Bytes-4 2096914 71.38 ns/op BenchmarkAppendSlice/7Bytes-4 1761046 65.89 ns/op BenchmarkAppendSlice/8Bytes-4 2132011 56.25 ns/op BenchmarkAppendSlice/15Bytes-4 2093613 58.57 ns/op BenchmarkAppendSlice/16Bytes-4 2126869 55.90 ns/op BenchmarkAppendSlice/32Bytes-4 1853466 66.80 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 91863 4854 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 51937 13853 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9780 24510 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2331 129452 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1260583 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2904166 ns/op BenchmarkAppendStr/1Bytes-4 2077077 51.66 ns/op BenchmarkAppendStr/4Bytes-4 1937120 58.73 ns/op BenchmarkAppendStr/8Bytes-4 2322816 53.13 ns/op BenchmarkAppendStr/16Bytes-4 2278790 52.49 ns/op BenchmarkAppendStr/32Bytes-4 2175388 61.27 ns/op BenchmarkAppendSpecialCase-4 589947 184.6 ns/op BenchmarkCopy/1Byte-4 1968951 55.63 ns/op 17.98 MB/s BenchmarkCopy/1String-4 2075794 67.10 ns/op 14.90 MB/s BenchmarkCopy/2Byte-4 2016098 55.09 ns/op 36.30 MB/s BenchmarkCopy/2String-4 2089539 83.49 ns/op 23.95 MB/s BenchmarkCopy/4Byte-4 2222314 59.60 ns/op 67.12 MB/s BenchmarkCopy/4String-4 1792461 116.6 ns/op 34.31 MB/s BenchmarkCopy/8Byte-4 1680400 76.13 ns/op 105.09 MB/s BenchmarkCopy/8String-4 2142776 93.67 ns/op 85.41 MB/s BenchmarkCopy/12Byte-4 2136897 57.09 ns/op 210.21 MB/s BenchmarkCopy/12String-4 2062768 88.05 ns/op 136.29 MB/s BenchmarkCopy/16Byte-4 2126480 58.46 ns/op 273.71 MB/s BenchmarkCopy/16String-4 1753094 66.85 ns/op 239.34 MB/s BenchmarkCopy/32Byte-4 1863456 180.1 ns/op 177.63 MB/s BenchmarkCopy/32String-4 1000000 126.8 ns/op 252.39 MB/s BenchmarkCopy/128Byte-4 1231578 104.0 ns/op 1230.23 MB/s BenchmarkCopy/128String-4 1000000 111.9 ns/op 1143.97 MB/s BenchmarkCopy/1024Byte-4 428221 309.6 ns/op 3307.48 MB/s BenchmarkCopy/1024String-4 396369 284.9 ns/op 3594.71 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27877 4396 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15764 12610 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 13134 8787 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 33088 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 19409 ns/op BenchmarkAppendInPlace/Grow/Byte-4 148461 1802 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 150558 977.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 103924 1948 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 81066 1435 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 17432 26706 ns/op BenchmarkStackCopyPtr-4 1 140576571 ns/op BenchmarkStackCopy-4 1 215714649 ns/op BenchmarkStackCopyNoCache-4 19 17563293 ns/op BenchmarkStackCopyWithStkobj-4 2 56603504 ns/op BenchmarkIssue18138-4 217 483206 ns/op BenchmarkCompareStringEqual-4 1000000 125.4 ns/op BenchmarkCompareStringIdentical-4 14451025 33.83 ns/op BenchmarkCompareStringSameLength-4 13056043 9.145 ns/op BenchmarkCompareStringDifferentLength-4 15936436 8.984 ns/op BenchmarkCompareStringBigUnaligned-4 2090 55205 ns/op 18994.48 MB/s BenchmarkCompareStringBig-4 1839 68340 ns/op 15343.72 MB/s BenchmarkConcatStringAndBytes-4 2702074 43.53 ns/op BenchmarkSliceByteToString/1-4 2291905 51.75 ns/op BenchmarkSliceByteToString/2-4 1000000 111.7 ns/op BenchmarkSliceByteToString/4-4 1000000 374.5 ns/op BenchmarkSliceByteToString/8-4 1000000 121.5 ns/op BenchmarkSliceByteToString/16-4 1000000 138.9 ns/op BenchmarkSliceByteToString/32-4 909387 415.9 ns/op BenchmarkSliceByteToString/64-4 1000000 997.9 ns/op BenchmarkSliceByteToString/128-4 899563 496.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2475208 65.20 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 790596 159.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 918928 133.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3771487 30.06 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1488448 80.64 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1986585 60.64 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2797280 54.19 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 491313 242.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448790 269.9 ns/op BenchmarkRuneIterate/range/ASCII-4 8873503 12.70 ns/op BenchmarkRuneIterate/range/Japanese-4 1670269 64.12 ns/op BenchmarkRuneIterate/range/MixedLength-4 2609947 48.18 ns/op BenchmarkRuneIterate/range1/ASCII-4 8619538 14.86 ns/op BenchmarkRuneIterate/range1/Japanese-4 1904161 184.5 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2346896 45.74 ns/op BenchmarkRuneIterate/range2/ASCII-4 9402195 12.58 ns/op BenchmarkRuneIterate/range2/Japanese-4 1914004 65.95 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2613289 45.84 ns/op BenchmarkArrayEqual-4 15073435 8.068 ns/op BenchmarkFunc/Name-4 1533429 77.25 ns/op BenchmarkFunc/Entry-4 10221075 11.35 ns/op BenchmarkFunc/FileLine-4 2111922 55.66 ns/op PASS ok runtime 288.705s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30660 3928 ns/op BenchmarkHandle/concurrent-4 24265 4922 ns/op PASS ok runtime/cgo 1.362s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3379765 34.73 ns/op BenchmarkMulUintptr/large-4 2892226 41.47 ns/op PASS ok runtime/internal/math 1.333s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 6116485 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 19 11327681 ns/op 1178 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 202 560173 ns/op 68.72 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 12071420 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 23234368 ns/op 2425 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 63 2387400 ns/op 257.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 90726098 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 205543377 ns/op 12975 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 43 2657788 ns/op 382.7 concurrent_launches/op PASS ok runtime/pprof 3.251s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 34 4575235 ns/op BenchmarkStackLeak-4 44383 2691 ns/op PASS ok runtime/race 1.412s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2318786 50.53 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 514471 224.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.301s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 58 1943816 ns/op BenchmarkIndex_Large-4 10392 11506 ns/op BenchmarkIndexFunc_Large-4 174 703605 ns/op BenchmarkCompact/nil-4 7138333 16.88 ns/op BenchmarkCompact/one-4 1861718 59.58 ns/op BenchmarkCompact/sorted-4 1000000 108.9 ns/op BenchmarkCompact/1_item-4 806854 140.5 ns/op BenchmarkCompact/unsorted-4 1000000 107.4 ns/op BenchmarkCompact/many-4 496137 239.0 ns/op BenchmarkCompact_Large-4 364 301672 ns/op BenchmarkCompactFunc_Large-4 58 1739467 ns/op BenchmarkReplace/naive-fast-4 77949 2384 ns/op BenchmarkReplace/optimized-fast-4 105223 1689 ns/op BenchmarkReplace/naive-slow-4 19896 8106 ns/op BenchmarkReplace/optimized-slow-4 36265 6774 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 115.6 ns/op BenchmarkBinarySearchFloats/Size32-4 909926 129.2 ns/op BenchmarkBinarySearchFloats/Size64-4 823845 148.0 ns/op BenchmarkBinarySearchFloats/Size128-4 723361 161.0 ns/op BenchmarkBinarySearchFloats/Size512-4 662114 189.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 613024 222.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 545890 219.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 406574 288.4 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 398054 307.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 356685 326.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 269517 400.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 257670 433.5 ns/op PASS ok slices 5.768s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 94317 1227 ns/op BenchmarkSortInts-4 1 148321193 ns/op BenchmarkSlicesSortInts-4 2 70649442 ns/op BenchmarkSortIsSorted-4 22 5168606 ns/op BenchmarkSlicesIsSorted-4 62 1893878 ns/op BenchmarkSortStrings-4 1 169980236 ns/op BenchmarkSlicesSortStrings-4 1 110257213 ns/op BenchmarkSortStrings_Sorted-4 18 5598288 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2736929 ns/op BenchmarkSortStructs-4 1 185030182 ns/op BenchmarkSortFuncStructs-4 1 123540751 ns/op BenchmarkSortString1K-4 190 614285 ns/op BenchmarkSortString1K_Slice-4 172 618767 ns/op BenchmarkStableString1K-4 92 1249007 ns/op BenchmarkSortInt1K-4 253 459207 ns/op BenchmarkSortInt1K_Sorted-4 5341 22295 ns/op BenchmarkSortInt1K_Reversed-4 2491 50030 ns/op BenchmarkSortInt1K_Mod8-4 722 179554 ns/op BenchmarkStableInt1K-4 91 1282969 ns/op BenchmarkStableInt1K_Slice-4 100 1106816 ns/op BenchmarkSortInt64K-4 3 42097125 ns/op BenchmarkSortInt64K_Slice-4 2 61753066 ns/op BenchmarkStableInt64K-4 1 129980178 ns/op BenchmarkSort1e2-4 309 391375 ns/op BenchmarkStable1e2-4 138 865232 ns/op BenchmarkSort1e4-4 2 75573383 ns/op BenchmarkStable1e4-4 1 251126037 ns/op PASS ok sort 8.813s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 784908 142.5 ns/op BenchmarkAtof64Float-4 664989 165.6 ns/op BenchmarkAtof64FloatExp-4 650884 177.8 ns/op BenchmarkAtof64Big-4 447394 270.6 ns/op BenchmarkAtof64RandomBits-4 392881 277.1 ns/op BenchmarkAtof64RandomFloats-4 483550 246.3 ns/op BenchmarkAtof64RandomLongFloats-4 253629 482.6 ns/op BenchmarkAtof32Decimal-4 897096 132.0 ns/op BenchmarkAtof32Float-4 706662 172.0 ns/op BenchmarkAtof32FloatExp-4 659182 183.9 ns/op BenchmarkAtof32Random-4 362904 330.2 ns/op BenchmarkAtof32RandomLong-4 128661 911.9 ns/op BenchmarkParseInt/Pos/7bit-4 1495134 82.26 ns/op BenchmarkParseInt/Pos/26bit-4 749342 161.9 ns/op BenchmarkParseInt/Pos/31bit-4 661054 181.3 ns/op BenchmarkParseInt/Pos/56bit-4 416953 273.3 ns/op BenchmarkParseInt/Pos/63bit-4 415522 285.6 ns/op BenchmarkParseInt/Neg/7bit-4 1485860 82.12 ns/op BenchmarkParseInt/Neg/26bit-4 738144 164.9 ns/op BenchmarkParseInt/Neg/31bit-4 644396 201.9 ns/op BenchmarkParseInt/Neg/56bit-4 440436 269.7 ns/op BenchmarkParseInt/Neg/63bit-4 408436 284.1 ns/op BenchmarkAtoi/Pos/7bit-4 1920258 61.28 ns/op BenchmarkAtoi/Pos/26bit-4 874681 136.2 ns/op BenchmarkAtoi/Pos/31bit-4 736989 150.8 ns/op BenchmarkAtoi/Pos/56bit-4 505963 237.1 ns/op BenchmarkAtoi/Pos/63bit-4 399590 298.8 ns/op BenchmarkAtoi/Neg/7bit-4 1969549 60.50 ns/op BenchmarkAtoi/Neg/26bit-4 884199 140.0 ns/op BenchmarkAtoi/Neg/31bit-4 790257 168.2 ns/op BenchmarkAtoi/Neg/56bit-4 485061 231.4 ns/op BenchmarkAtoi/Neg/63bit-4 392212 321.8 ns/op BenchmarkFormatFloat/Decimal-4 76894 1541 ns/op BenchmarkFormatFloat/Float-4 81728 1525 ns/op BenchmarkFormatFloat/Exp-4 86523 1409 ns/op BenchmarkFormatFloat/NegExp-4 86131 1402 ns/op BenchmarkFormatFloat/LongExp-4 77584 1575 ns/op BenchmarkFormatFloat/Big-4 71430 1722 ns/op BenchmarkFormatFloat/BinaryExp-4 222990 536.9 ns/op BenchmarkFormatFloat/32Integer-4 78183 1554 ns/op BenchmarkFormatFloat/32ExactFraction-4 90885 1272 ns/op BenchmarkFormatFloat/32Point-4 80868 1504 ns/op BenchmarkFormatFloat/32Exp-4 84609 1404 ns/op BenchmarkFormatFloat/32NegExp-4 87016 1430 ns/op BenchmarkFormatFloat/32Shortest-4 76550 1433 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 111656 1067 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108176 1104 ns/op BenchmarkFormatFloat/64Fixed1-4 125581 923.0 ns/op BenchmarkFormatFloat/64Fixed2-4 133304 904.3 ns/op BenchmarkFormatFloat/64Fixed3-4 128218 954.2 ns/op BenchmarkFormatFloat/64Fixed4-4 131821 1040 ns/op BenchmarkFormatFloat/64Fixed12-4 78336 1650 ns/op BenchmarkFormatFloat/64Fixed16-4 90524 1347 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100614 1209 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84372 1449 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2619 45505 ns/op BenchmarkFormatFloat/Slowpath64-4 74947 1604 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72086 1672 ns/op BenchmarkAppendFloat/Decimal-4 80365 1672 ns/op BenchmarkAppendFloat/Float-4 83538 1461 ns/op BenchmarkAppendFloat/Exp-4 81769 1277 ns/op BenchmarkAppendFloat/NegExp-4 87570 1336 ns/op BenchmarkAppendFloat/LongExp-4 78603 1561 ns/op BenchmarkAppendFloat/Big-4 73948 1647 ns/op BenchmarkAppendFloat/BinaryExp-4 268000 427.4 ns/op BenchmarkAppendFloat/32Integer-4 79009 1757 ns/op BenchmarkAppendFloat/32ExactFraction-4 97650 1260 ns/op BenchmarkAppendFloat/32Point-4 75576 1498 ns/op BenchmarkAppendFloat/32Exp-4 95613 1256 ns/op BenchmarkAppendFloat/32NegExp-4 95392 1262 ns/op BenchmarkAppendFloat/32Shortest-4 110666 1117 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 104509 972.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 118328 1005 ns/op BenchmarkAppendFloat/64Fixed1-4 152484 790.6 ns/op BenchmarkAppendFloat/64Fixed2-4 149338 814.4 ns/op BenchmarkAppendFloat/64Fixed3-4 151220 803.4 ns/op BenchmarkAppendFloat/64Fixed4-4 141255 859.2 ns/op BenchmarkAppendFloat/64Fixed12-4 84811 1473 ns/op BenchmarkAppendFloat/64Fixed16-4 97648 1207 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 105919 1103 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 89001 1316 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2516 45851 ns/op BenchmarkAppendFloat/Slowpath64-4 76932 1581 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 75576 1563 ns/op BenchmarkFormatInt-4 14414 7385 ns/op BenchmarkAppendInt-4 17761 6693 ns/op BenchmarkFormatUint-4 91750 1217 ns/op BenchmarkAppendUint-4 104895 1152 ns/op BenchmarkFormatIntSmall/7-4 3432108 34.83 ns/op BenchmarkFormatIntSmall/42-4 3059706 35.60 ns/op BenchmarkAppendIntSmall-4 1538355 77.87 ns/op BenchmarkAppendUintVarlen/1-4 1538497 77.45 ns/op BenchmarkAppendUintVarlen/12-4 1000000 110.7 ns/op BenchmarkAppendUintVarlen/123-4 1000000 101.4 ns/op BenchmarkAppendUintVarlen/1234-4 1229024 101.3 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 100.6 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 101.6 ns/op BenchmarkAppendUintVarlen/1234567-4 1087051 106.0 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 107.7 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 113.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1073113 112.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 883009 136.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 115.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 963184 122.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 990776 120.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 946033 129.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 934284 143.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 907027 160.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 883443 138.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 765523 144.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 847279 142.1 ns/op BenchmarkQuote-4 46917 2449 ns/op BenchmarkQuoteRune-4 560697 214.7 ns/op BenchmarkAppendQuote-4 55508 2168 ns/op BenchmarkAppendQuoteRune-4 961029 123.6 ns/op BenchmarkUnquoteEasy-4 985465 113.7 ns/op BenchmarkUnquoteHard-4 53674 2280 ns/op PASS ok strconv 20.143s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 423688 264.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 152100 815.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 180886 725.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 483771 233.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 153049 802.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 210817 570.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 267405 460.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 81054 1370 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 98085 1211 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 822471 152.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20445 5996 ns/op BenchmarkGenericMatch1-4 1737 64949 ns/op BenchmarkGenericMatch2-4 327 367765 ns/op BenchmarkSingleMaxSkipping-4 6360 18653 ns/op 536.11 MB/s BenchmarkSingleLongSuffixFail-4 13656 8895 ns/op 112.65 MB/s BenchmarkSingleMatch-4 198 589310 ns/op 25.45 MB/s BenchmarkByteByteNoMatch-4 60450 2004 ns/op BenchmarkByteByteMatch-4 18385 6442 ns/op BenchmarkByteStringMatch-4 21724 5420 ns/op BenchmarkHTMLEscapeNew-4 68305 1739 ns/op BenchmarkHTMLEscapeOld-4 82586 1441 ns/op BenchmarkByteStringReplacerWriteString-4 1016 118601 ns/op BenchmarkByteReplacerWriteString-4 1545 78544 ns/op BenchmarkByteByteReplaces-4 3352 36241 ns/op BenchmarkByteByteMap-4 10000 12046 ns/op BenchmarkMap/identity/ASCII-4 793861 165.2 ns/op BenchmarkMap/identity/Greek-4 415090 310.1 ns/op BenchmarkMap/change/ASCII-4 31666 3607 ns/op BenchmarkMap/change/Greek-4 21972 5438 ns/op BenchmarkIndexRune-4 2291913 51.80 ns/op BenchmarkIndexRuneLongString-4 1563654 80.25 ns/op BenchmarkIndexRuneFastPath-4 4287252 27.47 ns/op BenchmarkIndex-4 4514326 35.38 ns/op BenchmarkLastIndex-4 5125743 45.38 ns/op BenchmarkIndexByte-4 8715447 12.71 ns/op BenchmarkToUpper/#00-4 4897344 23.39 ns/op BenchmarkToUpper/ONLYUPPER-4 2888888 42.02 ns/op BenchmarkToUpper/abc-4 296688 405.7 ns/op BenchmarkToUpper/AbC123-4 229641 544.3 ns/op BenchmarkToUpper/azAZ09_-4 234716 495.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46747 2525 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68620 1757 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30130 4000 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56275 2263 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91186 1167 ns/op BenchmarkToLower/#00-4 5403286 22.25 ns/op BenchmarkToLower/abc-4 4563404 25.59 ns/op BenchmarkToLower/AbC123-4 182685 672.7 ns/op BenchmarkToLower/azAZ09_-4 190228 626.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79999 1513 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60654 2251 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31236 3762 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70843 1639 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106296 1123 ns/op BenchmarkMapNoChanges-4 1000000 142.8 ns/op BenchmarkTrim-4 34794 3348 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3381178 38.11 ns/op BenchmarkToValidUTF8/InvalidASCII-4 147450 818.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 104074 1128 ns/op BenchmarkEqualFold/Tests-4 49100 2535 ns/op BenchmarkEqualFold/ASCII-4 3615756 32.76 ns/op BenchmarkEqualFold/UnicodePrefix-4 91155 1314 ns/op BenchmarkEqualFold/UnicodeSuffix-4 87081 1329 ns/op BenchmarkIndexHard1-4 1654 66313 ns/op BenchmarkIndexHard2-4 392 336850 ns/op BenchmarkIndexHard3-4 165 742816 ns/op BenchmarkIndexHard4-4 91 1391382 ns/op BenchmarkLastIndexHard1-4 66 1755036 ns/op BenchmarkLastIndexHard2-4 70 1813017 ns/op BenchmarkLastIndexHard3-4 64 1745227 ns/op BenchmarkCountHard1-4 1557 66068 ns/op BenchmarkCountHard2-4 366 320385 ns/op BenchmarkCountHard3-4 170 710153 ns/op BenchmarkIndexTorture-4 7718 15163 ns/op BenchmarkCountTorture-4 7972 15328 ns/op BenchmarkCountTortureOverlapping-4 674 164610 ns/op BenchmarkCountByte/10-4 5533717 21.51 ns/op 464.90 MB/s BenchmarkCountByte/32-4 5271663 24.26 ns/op 1319.18 MB/s BenchmarkCountByte/4096-4 591862 207.7 ns/op 19725.05 MB/s BenchmarkCountByte/4194304-4 586 237653 ns/op 17648.89 MB/s BenchmarkCountByte/67108864-4 33 4301531 ns/op 15601.16 MB/s BenchmarkFields/ASCII/16-4 242569 713.8 ns/op 22.42 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18830 7182 ns/op 35.64 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1338 100521 ns/op 40.75 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 74 1570906 ns/op 41.72 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25032398 ns/op 41.89 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 269828 492.1 ns/op 32.51 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11750 ns/op 21.79 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 628 212759 ns/op 19.25 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3538813 ns/op 18.52 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 104844310 ns/op 10.00 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 199632 599.3 ns/op 26.70 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21686 5649 ns/op 45.32 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1155 115249 ns/op 35.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 57 2118639 ns/op 30.93 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 150896028 ns/op 6.95 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 268588 488.8 ns/op 32.73 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16203 7248 ns/op 35.32 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 891 132710 ns/op 30.86 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 3355487 ns/op 19.53 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 60553202 ns/op 17.32 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 102943772 ns/op BenchmarkSplitSingleByteSeparator-4 21 5843624 ns/op BenchmarkSplitMultiByteSeparator-4 39 3037522 ns/op BenchmarkSplitNSingleByteSeparator-4 241284 541.2 ns/op BenchmarkSplitNMultiByteSeparator-4 201542 677.4 ns/op BenchmarkRepeat/5x0-4 4626354 31.63 ns/op BenchmarkRepeat/5x1-4 4579954 27.46 ns/op BenchmarkRepeat/5x2-4 202964 596.9 ns/op BenchmarkRepeat/5x6-4 108176 1175 ns/op BenchmarkRepeat/10x0-4 3976824 26.81 ns/op BenchmarkRepeat/10x1-4 4585677 26.99 ns/op BenchmarkRepeat/10x2-4 205065 610.4 ns/op BenchmarkRepeat/10x6-4 102255 1099 ns/op BenchmarkRepeatLarge/256/1-4 48728 2624 ns/op 97.55 MB/s BenchmarkRepeatLarge/256/16-4 83851 1579 ns/op 162.17 MB/s BenchmarkRepeatLarge/512/1-4 35678 3017 ns/op 169.72 MB/s BenchmarkRepeatLarge/512/16-4 56198 1933 ns/op 264.87 MB/s BenchmarkRepeatLarge/1024/1-4 29133 3606 ns/op 283.97 MB/s BenchmarkRepeatLarge/1024/16-4 45792 2560 ns/op 400.06 MB/s BenchmarkRepeatLarge/2048/1-4 24345 6055 ns/op 338.23 MB/s BenchmarkRepeatLarge/2048/16-4 31240 3420 ns/op 598.80 MB/s BenchmarkRepeatLarge/4096/1-4 21097 5850 ns/op 700.20 MB/s BenchmarkRepeatLarge/4096/16-4 26658 11676 ns/op 350.81 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10661 ns/op 768.40 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12314 ns/op 665.23 MB/s BenchmarkRepeatLarge/8192/4097-4 5903566 19.15 ns/op 213964.51 MB/s BenchmarkRepeatLarge/16384/1-4 9709 11641 ns/op 1407.40 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12582 ns/op 1302.15 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 13829 ns/op 888.79 MB/s BenchmarkRepeatLarge/32768/1-4 5685 32567 ns/op 1006.18 MB/s BenchmarkRepeatLarge/32768/16-4 6332 42327 ns/op 774.17 MB/s BenchmarkRepeatLarge/32768/4097-4 7645 51170 ns/op 560.47 MB/s BenchmarkRepeatLarge/65536/1-4 3511 60700 ns/op 1079.68 MB/s BenchmarkRepeatLarge/65536/16-4 3397 64009 ns/op 1023.86 MB/s BenchmarkRepeatLarge/65536/4097-4 2864 58373 ns/op 1052.80 MB/s BenchmarkRepeatLarge/131072/1-4 384 307087 ns/op 426.82 MB/s BenchmarkRepeatLarge/131072/16-4 304 705601 ns/op 185.76 MB/s BenchmarkRepeatLarge/131072/4097-4 476 450532 ns/op 281.90 MB/s BenchmarkRepeatLarge/262144/1-4 255 543892 ns/op 481.98 MB/s BenchmarkRepeatLarge/262144/16-4 230 761815 ns/op 344.10 MB/s BenchmarkRepeatLarge/262144/4097-4 248 610870 ns/op 422.53 MB/s BenchmarkRepeatLarge/524288/1-4 100 1651257 ns/op 317.51 MB/s BenchmarkRepeatLarge/524288/16-4 54 2552394 ns/op 205.41 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1518334 ns/op 342.69 MB/s BenchmarkRepeatLarge/1048576/1-4 40 2527269 ns/op 414.90 MB/s BenchmarkRepeatLarge/1048576/16-4 72 7194971 ns/op 145.74 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 4102050 ns/op 254.69 MB/s BenchmarkRepeatLarge/2097152/1-4 28 5113443 ns/op 410.13 MB/s BenchmarkRepeatLarge/2097152/16-4 20 7809358 ns/op 268.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4480644 ns/op 467.25 MB/s BenchmarkRepeatLarge/4194304/1-4 15 16076786 ns/op 260.89 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8241797 ns/op 508.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 9397545 ns/op 445.99 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14706773 ns/op 570.39 MB/s BenchmarkRepeatLarge/8388608/16-4 8 16747522 ns/op 500.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19481928 ns/op 430.48 MB/s BenchmarkRepeatLarge/16777216/1-4 4 41010412 ns/op 409.10 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29857526 ns/op 561.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 34236911 ns/op 490.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64346095 ns/op 521.47 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61691338 ns/op 543.91 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 68091239 ns/op 492.79 MB/s BenchmarkRepeatLarge/67108864/1-4 1 129949981 ns/op 516.42 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124733926 ns/op 538.02 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 129600808 ns/op 517.81 MB/s BenchmarkRepeatLarge/134217728/1-4 1 256224209 ns/op 523.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 252333537 ns/op 531.91 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257811430 ns/op 520.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 435568639 ns/op 616.29 MB/s BenchmarkRepeatLarge/268435456/16-4 1 664136839 ns/op 404.19 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 602972260 ns/op 445.19 MB/s BenchmarkRepeatLarge/536870912/1-4 1 980076571 ns/op 547.78 MB/s BenchmarkRepeatLarge/536870912/16-4 1 983362825 ns/op 545.95 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1020448608 ns/op 526.11 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1748834405 ns/op 613.98 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1966874131 ns/op 545.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2041504790 ns/op 525.96 MB/s BenchmarkRepeatSpaces-4 4723197 25.16 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2706235 42.62 ns/op BenchmarkIndexAnyASCII/1:2-4 2654665 45.46 ns/op BenchmarkIndexAnyASCII/1:4-4 2541762 47.17 ns/op BenchmarkIndexAnyASCII/1:8-4 2440292 50.35 ns/op BenchmarkIndexAnyASCII/1:16-4 2144794 56.24 ns/op BenchmarkIndexAnyASCII/1:32-4 2062494 57.56 ns/op BenchmarkIndexAnyASCII/1:64-4 2000041 59.34 ns/op BenchmarkIndexAnyASCII/16:1-4 2658742 46.00 ns/op BenchmarkIndexAnyASCII/16:2-4 651352 184.5 ns/op BenchmarkIndexAnyASCII/16:4-4 623818 186.7 ns/op BenchmarkIndexAnyASCII/16:8-4 632924 191.0 ns/op BenchmarkIndexAnyASCII/16:16-4 570176 207.1 ns/op BenchmarkIndexAnyASCII/16:32-4 507825 236.1 ns/op BenchmarkIndexAnyASCII/16:64-4 406028 292.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2135986 56.38 ns/op BenchmarkIndexAnyASCII/256:2-4 55880 2141 ns/op BenchmarkIndexAnyASCII/256:4-4 56277 2143 ns/op BenchmarkIndexAnyASCII/256:8-4 56138 2159 ns/op BenchmarkIndexAnyASCII/256:16-4 55137 2172 ns/op BenchmarkIndexAnyASCII/256:32-4 54685 2193 ns/op BenchmarkIndexAnyASCII/256:64-4 53445 2255 ns/op BenchmarkIndexAnyUTF8/1:1-4 2837174 42.96 ns/op BenchmarkIndexAnyUTF8/1:2-4 2643925 44.67 ns/op BenchmarkIndexAnyUTF8/1:4-4 2556889 47.18 ns/op BenchmarkIndexAnyUTF8/1:8-4 2496258 48.86 ns/op BenchmarkIndexAnyUTF8/1:16-4 2583348 47.64 ns/op BenchmarkIndexAnyUTF8/1:32-4 2519558 47.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2478688 57.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 2026750 60.38 ns/op BenchmarkIndexAnyUTF8/16:2-4 374121 320.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 345330 348.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 319245 370.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 349538 344.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 301018 348.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 310926 382.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 491402 245.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 26335 4574 ns/op BenchmarkIndexAnyUTF8/256:4-4 24805 5045 ns/op BenchmarkIndexAnyUTF8/256:8-4 21924 5613 ns/op BenchmarkIndexAnyUTF8/256:16-4 25059 4826 ns/op BenchmarkIndexAnyUTF8/256:32-4 23186 5169 ns/op BenchmarkIndexAnyUTF8/256:64-4 21291 5522 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2774370 42.58 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2746603 44.02 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2645242 45.38 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2526640 48.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2161948 55.29 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2135817 55.09 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2060480 58.34 ns/op BenchmarkLastIndexAnyASCII/16:1-4 650070 183.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 658096 182.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 549884 184.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 625689 195.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 565284 209.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 506026 236.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 388650 303.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53544 2204 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54033 2267 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53041 2182 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54159 2198 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53913 2241 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53593 2259 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51835 2323 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2740195 42.71 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2740414 44.47 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2599604 46.42 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2470748 47.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2594900 46.52 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2567686 46.97 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2434384 49.22 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 517626 250.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 235116 513.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 215337 540.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 211321 587.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 226897 532.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 209664 538.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 203578 578.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34573 3514 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15768 7654 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13689 8114 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13737 8537 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 14636 8076 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 14383 8232 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13826 8698 ns/op BenchmarkTrimASCII/1:1-4 4456730 27.42 ns/op BenchmarkTrimASCII/1:2-4 2590221 47.77 ns/op BenchmarkTrimASCII/1:4-4 2472924 49.48 ns/op BenchmarkTrimASCII/1:8-4 2118474 57.41 ns/op BenchmarkTrimASCII/1:16-4 1625835 75.21 ns/op BenchmarkTrimASCII/16:1-4 3329529 36.08 ns/op BenchmarkTrimASCII/16:2-4 656761 180.9 ns/op BenchmarkTrimASCII/16:4-4 650097 188.8 ns/op BenchmarkTrimASCII/16:8-4 621880 189.9 ns/op BenchmarkTrimASCII/16:16-4 555244 217.7 ns/op BenchmarkTrimASCII/256:1-4 576204 210.0 ns/op BenchmarkTrimASCII/256:2-4 56014 2142 ns/op BenchmarkTrimASCII/256:4-4 55384 2442 ns/op BenchmarkTrimASCII/256:8-4 51242 2590 ns/op BenchmarkTrimASCII/256:16-4 49416 2519 ns/op BenchmarkTrimASCII/4096:1-4 42776 2841 ns/op BenchmarkTrimASCII/4096:2-4 3595 36634 ns/op BenchmarkTrimASCII/4096:4-4 3560 34028 ns/op BenchmarkTrimASCII/4096:8-4 3566 38479 ns/op BenchmarkTrimASCII/4096:16-4 3516 38175 ns/op BenchmarkTrimByte-4 4940953 23.63 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31428 4053 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27366 3880 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1554 77650 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1933 61978 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3962 30409 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7467 15993 ns/op BenchmarkJoin/0-4 5942415 19.15 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4748809 26.06 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182080 684.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 120709 1043 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83272 1317 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76110 1698 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64090 1991 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56086 2156 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3221275 38.10 ns/op BenchmarkTrimSpace/ASCII-4 1328829 90.58 ns/op BenchmarkTrimSpace/SomeNonASCII-4 131281 913.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 65307 1815 ns/op BenchmarkReplaceAll-4 119173 1010 ns/op 16 B/op 1 allocs/op PASS ok strings 67.824s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 80679 1419 ns/op BenchmarkCond2-4 39726 2830 ns/op BenchmarkCond4-4 25345 4594 ns/op BenchmarkCond8-4 14049 8283 ns/op BenchmarkCond16-4 6852 15078 ns/op BenchmarkCond32-4 4005 40834 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 896089 127.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 515997 205.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 925984 164.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 840537 173.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 459596 241.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1311247 97.45 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 142261 1435 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108237 1183 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 115021 2550 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74194 2550 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 776623 155.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 237331 502.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 978370 115.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 219410 556.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 706363 163.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 257288 461.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1857288 91.86 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 64557 1998 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 181646 748.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 828620 133.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3135 35095 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 474 231508 ns/op BenchmarkRange/*sync.Map-4 1645 71432 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 124492 1634 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 277330 417.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96674 1431 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 126760 848.7 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 263468 448.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 127394 820.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 113062 1032 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 260614 489.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 102.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 63580 1647 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 180590 631.1 ns/op BenchmarkSwapCollision/*sync.Map-4 127936 953.4 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 319 331383 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 155610 833.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 296280 407.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26913 4983 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93661 1352 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31904 3967 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 783327 164.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 149482 866.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 574695 185.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1310816 82.27 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 229219 567.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 108.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 699334 153.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 208980 574.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 701821 147.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 142674 895.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 395427 287.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 826735 170.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 163508 885.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 755071 154.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 518624 252.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 151945 703.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 366882 279.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77756 1571 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 236866 450.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 646298 165.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 178293 716.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 891919 244.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 52188 2330 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 113002 1275 ns/op BenchmarkClear/*sync.Map-4 43972 2417 ns/op BenchmarkUncontendedSemaphore-4 5055262 23.83 ns/op BenchmarkContendedSemaphore-4 4039191 28.15 ns/op BenchmarkMutexUncontended-4 992268 128.3 ns/op BenchmarkMutex-4 326884 400.0 ns/op BenchmarkMutexSlack-4 299167 380.1 ns/op BenchmarkMutexWork-4 279289 451.4 ns/op BenchmarkMutexWorkSlack-4 240526 444.3 ns/op BenchmarkMutexNoSpin-4 88342 1526 ns/op BenchmarkMutexSpin-4 41758 2447 ns/op BenchmarkOnce-4 1216956 107.5 ns/op BenchmarkOnceFunc/v=Once-4 1738609 69.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1387290 90.89 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1530202 80.03 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1580672 75.71 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1324718 86.82 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1473682 80.01 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8837791 14.05 ns/op BenchmarkSemaSyntNonblock-4 1992298 60.58 ns/op BenchmarkSemaSyntBlock-4 2019252 53.77 ns/op BenchmarkSemaWorkNonblock-4 1000000 104.1 ns/op BenchmarkSemaWorkBlock-4 1000000 112.9 ns/op BenchmarkRWMutexUncontended-4 450998 273.8 ns/op BenchmarkRWMutexWrite100-4 417170 274.7 ns/op BenchmarkRWMutexWrite10-4 433147 298.5 ns/op BenchmarkRWMutexWorkWrite100-4 378582 351.8 ns/op BenchmarkRWMutexWorkWrite10-4 329422 410.3 ns/op BenchmarkWaitGroupUncontended-4 531284 229.1 ns/op BenchmarkWaitGroupAddDone-4 707035 240.7 ns/op BenchmarkWaitGroupAddDoneWork-4 504879 251.6 ns/op BenchmarkWaitGroupWait-4 4181136 25.73 ns/op BenchmarkWaitGroupWaitWork-4 1876272 55.94 ns/op BenchmarkWaitGroupActuallyWait-4 62190 1688 ns/op 32 B/op 2 allocs/op PASS ok sync 23.042s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 753061 133.3 ns/op PASS ok sync/atomic 1.119s PASS ok syscall 1.069s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 160678 750.2 ns/op 0 B/op 0 allocs/op PASS ok testing 1.248s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5988 19831 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6852 15159 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1629664 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 75 1403496 ns/op 1479 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 175759504 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 197195120 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1460 76102 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1749 67749 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6860662 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6426416 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 761814519 ns/op 47013024 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 806682915 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 192 657257 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 205 588800 ns/op 191 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 66679984 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 57435972 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6863551173 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6725375594 ns/op 334042176 B/op 100090 allocs/op BenchmarkPyramid/10-4 2434 58908 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3174079 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 329322289 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2174 53477 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 234 508310 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 6584589 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5373 22432 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.796s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 122376341 ns/op BenchmarkVariableString-4 78945 1584 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1740 68985 ns/op 2522 B/op 39 allocs/op PASS ok text/template/parse 1.615s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 78 1850258 ns/op BenchmarkAfter-4 134890 777.7 ns/op BenchmarkStop/impl=chan-4 215348 470.6 ns/op BenchmarkStop/impl=func-4 161170 752.0 ns/op BenchmarkSimultaneousAfterFunc1000-4 74 1391306 ns/op BenchmarkStartStop1000-4 446 262263 ns/op BenchmarkReset/impl=chan-4 2084481 115.3 ns/op BenchmarkReset/impl=func-4 1396068 105.3 ns/op BenchmarkSleep1000-4 93 1872744 ns/op BenchmarkParallelTimerLatency-4 10 3242216 avg-late-ns 48252531 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 18 33211137 avg-late-ns 49276221 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 8065651 avg-late-ns 15143106 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 494559 avg-late-ns 5975668 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 2473255 avg-late-ns 13833066 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 5737874 avg-late-ns 18345027 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 860242 avg-late-ns 8184358 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 6951668 avg-late-ns 37118331 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 536397 avg-late-ns 3741836 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 19 6120326 avg-late-ns 30390966 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 15 13123918 avg-late-ns 53111121 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 5424002 avg-late-ns 16153816 max-late-ns BenchmarkAdjustTimers10000-4 21 6276236 ns/op BenchmarkTicker-4 739992 169.2 ns/op BenchmarkTickerReset-4 1844493 126.6 ns/op BenchmarkTickerResetNaive-4 185067 562.1 ns/op BenchmarkNow-4 1810176 66.82 ns/op BenchmarkNowUnixNano-4 1405998 84.77 ns/op BenchmarkNowUnixMilli-4 1219758 100.5 ns/op BenchmarkNowUnixMicro-4 1400930 88.94 ns/op BenchmarkFormat-4 53820 2238 ns/op BenchmarkFormatRFC3339-4 72555 1642 ns/op BenchmarkFormatRFC3339Nano-4 70627 1660 ns/op BenchmarkFormatNow-4 82776 1472 ns/op BenchmarkMarshalJSON-4 100471 1247 ns/op BenchmarkMarshalText-4 106642 1135 ns/op BenchmarkParse-4 132790 928.3 ns/op BenchmarkParseRFC3339UTC-4 346352 360.6 ns/op BenchmarkParseRFC3339UTCBytes-4 184794 678.6 ns/op BenchmarkParseRFC3339TZ-4 73486 1695 ns/op BenchmarkParseRFC3339TZBytes-4 65739 1873 ns/op BenchmarkParseDuration-4 584526 201.2 ns/op BenchmarkHour-4 994588 118.2 ns/op BenchmarkSecond-4 984726 118.2 ns/op BenchmarkYear-4 781260 155.1 ns/op BenchmarkDay-4 690832 174.0 ns/op BenchmarkISOWeek-4 675942 174.7 ns/op BenchmarkGoString-4 68244 1797 ns/op BenchmarkUnmarshalText-4 71959 1676 ns/op PASS ok time 18.440s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 407427 278.4 ns/op BenchmarkDecodeValidJapaneseChars-4 517000 230.4 ns/op BenchmarkDecodeRune-4 1401279 96.23 ns/op BenchmarkEncodeValidASCII-4 312223 357.6 ns/op BenchmarkEncodeValidJapaneseChars-4 507925 233.2 ns/op BenchmarkAppendRuneValidASCII-4 704068 170.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1247163 96.96 ns/op BenchmarkEncodeRune-4 744339 161.4 ns/op PASS ok unicode/utf16 2.202s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2162707 55.45 ns/op BenchmarkRuneCountTenJapaneseChars-4 346789 333.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3168777 33.15 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 482343 244.8 ns/op BenchmarkValidTenASCIIChars-4 2313028 52.37 ns/op BenchmarkValid100KASCIIChars-4 87 1672018 ns/op BenchmarkValidTenJapaneseChars-4 317084 380.9 ns/op BenchmarkValidLongMostlyASCII-4 104 1095088 ns/op BenchmarkValidLongJapanese-4 62 1887609 ns/op BenchmarkValidStringTenASCIIChars-4 4722212 25.59 ns/op BenchmarkValidString100KASCIIChars-4 7102 16969 ns/op BenchmarkValidStringTenJapaneseChars-4 442436 249.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1335 90854 ns/op BenchmarkValidStringLongJapanese-4 159 740679 ns/op BenchmarkEncodeASCIIRune-4 4349234 26.85 ns/op BenchmarkEncodeJapaneseRune-4 2316621 53.42 ns/op BenchmarkAppendASCIIRune-4 7822533 14.57 ns/op BenchmarkAppendJapaneseRune-4 2697830 43.65 ns/op BenchmarkDecodeASCIIRune-4 2542040 46.64 ns/op BenchmarkDecodeJapaneseRune-4 2299162 51.92 ns/op BenchmarkFullRune/ASCII-4 2890770 41.83 ns/op BenchmarkFullRune/Incomplete-4 1385504 86.34 ns/op BenchmarkFullRune/Japanese-4 2940804 40.67 ns/op PASS ok unicode/utf8 4.886s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 80338743024 ns/op PASS ok cmd/api 81.504s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 647402 179.5 ns/op BenchmarkCgoCall/one-pointer-4 529968 229.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 462392 290.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 462822 249.1 ns/op BenchmarkCgoCall/eight-pointers-4 215553 526.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 551136 227.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 39952 3167 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51280 2344 ns/op BenchmarkGoString-4 1000000 115.9 ns/op BenchmarkCGoCallback-4 68821 1748 ns/op BenchmarkCGoInCThread-4 540388 201.1 ns/op PASS ok cmd/cgo/internal/test 2.580s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 577329 223.7 ns/op BenchmarkEqArrayOfStrings64-4 64740 1859 ns/op BenchmarkEqArrayOfStrings1024-4 5865 20469 ns/op BenchmarkEqArrayOfFloats5-4 964602 116.7 ns/op BenchmarkEqArrayOfFloats64-4 121132 987.7 ns/op BenchmarkEqArrayOfFloats1024-4 5185 22763 ns/op BenchmarkEqArrayOfStructsEq-4 1412 84594 ns/op BenchmarkEqArrayOfStructsNotEq-4 2262 52402 ns/op BenchmarkEqStruct-4 15660517 7.587 ns/op PASS ok cmd/compile/internal/reflectdata 2.180s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 61086 ns/op BenchmarkInvertLessThanNoov-4 11711011 10.33 ns/op BenchmarkCopyElim1-4 1006 108956 ns/op BenchmarkCopyElim10-4 1125 103793 ns/op BenchmarkCopyElim100-4 489 252933 ns/op BenchmarkCopyElim1000-4 70 1543735 ns/op BenchmarkCopyElim10000-4 4 26996867 ns/op BenchmarkCopyElim100000-4 1 479302911 ns/op BenchmarkDeadCode/1-4 1130 114018 ns/op BenchmarkDeadCode/10-4 906 126899 ns/op BenchmarkDeadCode/100-4 375 333237 ns/op BenchmarkDeadCode/1000-4 52 2315016 ns/op BenchmarkDeadCode/10000-4 5 24478930 ns/op BenchmarkDeadCode/100000-4 1 308866388 ns/op BenchmarkDeadCode/200000-4 1 801946117 ns/op BenchmarkDominatorsLinear-4 12 10629186 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 8 13305852 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15422233 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15405973 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 7 15771203 ns/op 0.63 MB/s BenchmarkFuse/1-4 902 145069 ns/op BenchmarkFuse/10-4 603 185764 ns/op BenchmarkFuse/100-4 162 722949 ns/op BenchmarkFuse/1000-4 20 5882706 ns/op BenchmarkFuse/10000-4 2 60549172 ns/op BenchmarkNilCheckDeep1-4 7770 15209 ns/op 0.07 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3260 36353 ns/op 0.28 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 442 249016 ns/op 0.40 MB/s 1067 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 44 2437307 ns/op 0.41 MB/s 12413 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 25169105 ns/op 0.40 MB/s 164330 B/op 7 allocs/op BenchmarkDSEPass-4 15 7242049 ns/op 52721 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 194374476 ns/op 4264256 B/op 108593 allocs/op BenchmarkCSEPass-4 5 22241363 ns/op 144766 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 254257895 ns/op 5671544 B/op 97514 allocs/op BenchmarkDeadcodePass-4 109 1042888 ns/op 101973 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 205517658 ns/op 4086296 B/op 45277 allocs/op BenchmarkMultiPass-4 42 2536921 ns/op 248352 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 407019423 ns/op 11243560 B/op 150111 allocs/op BenchmarkCondRewrite/SoloJump-4 3024858 39.83 ns/op BenchmarkCondRewrite/CombJump-4 3016480 40.82 ns/op PASS ok cmd/compile/internal/ssa 16.280s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7957 14922 ns/op BenchmarkExtShift-4 14907 8078 ns/op BenchmarkModify-4 7512 15145 ns/op BenchmarkMullImm-4 14386 8348 ns/op BenchmarkConstModify-4 7803 15243 ns/op BenchmarkBitSet-4 16038 7517 ns/op BenchmarkBitClear-4 15884 7383 ns/op BenchmarkBitToggle-4 15997 7487 ns/op BenchmarkBitSetConst-4 126213 959.1 ns/op BenchmarkBitClearConst-4 126310 954.7 ns/op BenchmarkBitToggleConst-4 125778 959.4 ns/op BenchmarkDivconstI64-4 8003358 14.92 ns/op BenchmarkModconstI64-4 7512285 15.58 ns/op BenchmarkDivisiblePow2constI64-4 8096054 14.47 ns/op BenchmarkDivisibleconstI64-4 7622239 15.25 ns/op BenchmarkDivisibleWDivconstI64-4 5384049 22.49 ns/op BenchmarkDivconstU64/3-4 7968951 15.37 ns/op BenchmarkDivconstU64/5-4 7891402 15.15 ns/op BenchmarkDivconstU64/37-4 7898667 15.28 ns/op BenchmarkDivconstU64/1234567-4 7174238 15.25 ns/op BenchmarkModconstU64-4 7767206 15.37 ns/op BenchmarkDivisibleconstU64-4 8193454 14.47 ns/op BenchmarkDivisibleWDivconstU64-4 5397007 22.32 ns/op BenchmarkDivconstI32-4 8218424 14.94 ns/op BenchmarkModconstI32-4 7693248 15.16 ns/op BenchmarkDivisiblePow2constI32-4 8412168 14.31 ns/op BenchmarkDivisibleconstI32-4 8146101 14.54 ns/op BenchmarkDivisibleWDivconstI32-4 5495347 21.65 ns/op BenchmarkDivconstU32-4 7979116 14.45 ns/op BenchmarkModconstU32-4 7938918 15.92 ns/op BenchmarkDivisibleconstU32-4 8239257 14.39 ns/op BenchmarkDivisibleWDivconstU32-4 5492426 22.38 ns/op BenchmarkDivconstI16-4 8285568 14.44 ns/op BenchmarkModconstI16-4 7655118 14.63 ns/op BenchmarkDivisiblePow2constI16-4 8283429 14.67 ns/op BenchmarkDivisibleconstI16-4 8141420 14.66 ns/op BenchmarkDivisibleWDivconstI16-4 5419743 22.21 ns/op BenchmarkDivconstU16-4 8188226 14.29 ns/op BenchmarkModconstU16-4 8269444 14.84 ns/op BenchmarkDivisibleconstU16-4 8084426 14.42 ns/op BenchmarkDivisibleWDivconstU16-4 5501971 22.38 ns/op BenchmarkDivconstI8-4 8156095 14.89 ns/op BenchmarkModconstI8-4 7628924 15.37 ns/op BenchmarkDivisiblePow2constI8-4 8086460 14.45 ns/op BenchmarkDivisibleconstI8-4 7409838 18.61 ns/op BenchmarkDivisibleWDivconstI8-4 5187344 22.10 ns/op BenchmarkDivconstU8-4 8323009 14.36 ns/op BenchmarkModconstU8-4 8120901 14.74 ns/op BenchmarkDivisibleconstU8-4 8035015 14.83 ns/op BenchmarkDivisibleWDivconstU8-4 5509718 22.13 ns/op BenchmarkMul2-4 174754 704.1 ns/op BenchmarkMulNeg2-4 173539 727.7 ns/op BenchmarkEfaceInteger-4 4287129 26.17 ns/op BenchmarkTypeAssert-4 14038528 8.758 ns/op BenchmarkDiv64UnsignedSmall-4 13935996 8.801 ns/op BenchmarkDiv64Small-4 13566273 8.808 ns/op BenchmarkDiv64SmallNegDivisor-4 13598697 8.977 ns/op BenchmarkDiv64SmallNegDividend-4 13638601 8.725 ns/op BenchmarkDiv64SmallNegBoth-4 13500673 9.675 ns/op BenchmarkDiv64Unsigned-4 11370579 10.39 ns/op BenchmarkDiv64-4 11505312 10.21 ns/op BenchmarkDiv64NegDivisor-4 11345790 10.17 ns/op BenchmarkDiv64NegDividend-4 11258629 10.20 ns/op BenchmarkDiv64NegBoth-4 11528089 10.36 ns/op BenchmarkMod64UnsignedSmall-4 13923324 8.457 ns/op BenchmarkMod64Small-4 13085064 8.950 ns/op BenchmarkMod64SmallNegDivisor-4 13413528 8.770 ns/op BenchmarkMod64SmallNegDividend-4 13826301 8.763 ns/op BenchmarkMod64SmallNegBoth-4 12797047 8.645 ns/op BenchmarkMod64Unsigned-4 11301116 10.51 ns/op BenchmarkMod64-4 11609800 10.30 ns/op BenchmarkMod64NegDivisor-4 11588802 10.20 ns/op BenchmarkMod64NegDividend-4 11470918 10.57 ns/op BenchmarkMod64NegBoth-4 11606264 10.30 ns/op BenchmarkMulconstI32/3-4 14549644 8.398 ns/op BenchmarkMulconstI32/5-4 14676176 8.144 ns/op BenchmarkMulconstI32/12-4 12674269 8.372 ns/op BenchmarkMulconstI32/120-4 14190016 8.349 ns/op BenchmarkMulconstI32/-120-4 13998430 8.614 ns/op BenchmarkMulconstI32/65537-4 14663070 7.980 ns/op BenchmarkMulconstI32/65538-4 14300130 8.549 ns/op BenchmarkMulconstI64/3-4 14802121 8.006 ns/op BenchmarkMulconstI64/5-4 14644744 8.034 ns/op BenchmarkMulconstI64/12-4 14614329 8.237 ns/op BenchmarkMulconstI64/120-4 14778055 9.258 ns/op BenchmarkMulconstI64/-120-4 14381468 8.216 ns/op BenchmarkMulconstI64/65537-4 14388374 8.376 ns/op BenchmarkMulconstI64/65538-4 14534632 8.347 ns/op BenchmarkMulconstU32/3-4 14762750 7.978 ns/op BenchmarkMulconstU32/5-4 14656962 8.022 ns/op BenchmarkMulconstU32/12-4 14340538 8.218 ns/op BenchmarkMulconstU32/120-4 14556892 8.650 ns/op BenchmarkMulconstU32/65537-4 14752195 9.240 ns/op BenchmarkMulconstU32/65538-4 14520244 8.253 ns/op BenchmarkMulconstU64/3-4 14789383 8.013 ns/op BenchmarkMulconstU64/5-4 14821756 7.989 ns/op BenchmarkMulconstU64/12-4 14542730 8.223 ns/op BenchmarkMulconstU64/120-4 14759089 8.651 ns/op BenchmarkMulconstU64/65537-4 14419497 8.174 ns/op BenchmarkMulconstU64/65538-4 14739957 8.176 ns/op BenchmarkShiftArithmeticRight-4 15025458 8.381 ns/op BenchmarkSwitch8Predictable-4 9946107 11.96 ns/op BenchmarkSwitch8Unpredictable-4 5906312 20.33 ns/op BenchmarkSwitch32Predictable-4 8790277 13.87 ns/op BenchmarkSwitch32Unpredictable-4 5336742 21.90 ns/op BenchmarkSwitchStringPredictable-4 3997390 29.70 ns/op BenchmarkSwitchStringUnpredictable-4 4060042 28.50 ns/op BenchmarkSwitchTypePredictable-4 3319234 36.75 ns/op BenchmarkSwitchTypeUnpredictable-4 3214461 34.17 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3723578 29.22 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4135762 29.32 ns/op PASS ok cmd/compile/internal/test 18.933s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1100020 ns/op BenchmarkNamed/Underlying/nongeneric-4 1373602 86.54 ns/op BenchmarkNamed/Underlying/generic-4 1366914 88.47 ns/op BenchmarkNamed/Underlying/src_instance-4 1289403 86.66 ns/op BenchmarkNamed/Underlying/user_instance-4 1339250 89.54 ns/op BenchmarkCheck/http/funcbodies/info-4 1 520101582 ns/op 65942 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 435113228 ns/op 78816 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 189206430 ns/op 181240 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 152391299 ns/op 224989 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 362796729 ns/op 14429 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 100328086 ns/op 52137 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36783969 ns/op 142292 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 30283404 ns/op 172844 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 44313143 ns/op 48962 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40158239 ns/op 54028 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 21085989 ns/op 102899 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19037575 ns/op 113971 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1140296223 ns/op 60787 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 728723782 ns/op 95500 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156583638 ns/op 444392 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 135000875 ns/op 515444 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 553281088 ns/op 3636 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63331509 ns/op 31762 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 51099341 ns/op 39369 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 43710543 ns/op 46025 lines/s PASS ok cmd/compile/internal/types2 19.576s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 116 1143814 ns/op 564500 sys-ns/op 715198 user-ns/op PASS ok cmd/go 1.227s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 248818 470.0 ns/op PASS ok cmd/go/internal/cfg 1.151s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23629 5049 ns/op 1.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24369 4978 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2637 44321 ns/op 23.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2733 44214 ns/op 23.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 379 317036 ns/op 25.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 378 317707 ns/op 25.78 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.970s All tests passed.