linux-s390x-ibm-race at 11bb2922fbb8440e8d2f3e0284c7a327ec0234a5 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=491842aec7af485eabe9d68381115cfa" "JOURNAL_STREAM=9:568101566" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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.17.13 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=491842aec7af485eabe9d68381115cfa" "JOURNAL_STREAM=9:568101566" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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 2.495s ok archive/zip 4.422s ok bufio 1.855s ok bytes 4.338s ok cmp 1.043s ok compress/bzip2 1.600s ok compress/flate 11.940s ok compress/gzip 21.911s ok compress/lzw 2.339s ok compress/zlib 7.905s ok container/heap 1.018s ok container/list 1.015s ok container/ring 1.009s ok context 1.039s ok crypto 1.011s ok crypto/aes 1.046s ok crypto/cipher 1.053s ok crypto/des 1.037s ok crypto/dsa 1.021s ok crypto/ecdh 1.427s ok crypto/ecdsa 1.565s ok crypto/ed25519 2.593s ok crypto/elliptic 1.045s ok crypto/hmac 1.038s ok crypto/internal/alias 1.018s ok crypto/internal/bigmod 8.098s ok crypto/internal/boring 1.049s ok crypto/internal/boring/bcache 1.965s ok crypto/internal/edwards25519 112.688s ok crypto/internal/edwards25519/field 52.358s ok crypto/internal/nistec 2.573s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.029s ok crypto/rand 1.277s ok crypto/rc4 1.601s ok crypto/rsa 3.677s ok crypto/sha1 1.016s ok crypto/sha256 1.018s ok crypto/sha512 1.018s ok crypto/subtle 1.506s ok crypto/tls 6.217s ok crypto/x509 2.903s ok database/sql 1.531s ok database/sql/driver 1.210s ok debug/buildinfo 1.210s ok debug/dwarf 1.079s ok debug/elf 2.214s ok debug/gosym 1.145s ok debug/macho 1.017s ok debug/pe 1.030s ok debug/plan9obj 1.006s ok embed 1.013s [no tests to run] ok embed/internal/embedtest 1.013s ok encoding/ascii85 1.011s ok encoding/asn1 1.012s ok encoding/base32 1.043s ok encoding/base64 1.012s ok encoding/binary 1.016s ok encoding/csv 1.051s ok encoding/gob 24.444s ok encoding/hex 1.021s ok encoding/json 2.908s ok encoding/pem 2.802s ok encoding/xml 1.343s ok errors 1.016s ok expvar 1.011s ok flag 3.060s ok fmt 1.529s ok go/ast 1.032s ok go/build 7.037s ok go/build/constraint 1.020s ok go/constant 1.137s ok go/doc 1.219s ok go/doc/comment 3.115s ok go/format 1.039s ok go/importer 1.321s ok go/internal/gccgoimporter 1.053s ok go/internal/gcimporter 2.767s ok go/internal/srcimporter 15.725s ok go/parser 1.947s ok go/printer 2.590s ok go/scanner 1.039s ok go/token 1.125s ok go/types 41.434s ok hash 1.016s ok hash/adler32 1.043s ok hash/crc32 1.041s ok hash/crc64 1.023s ok hash/fnv 1.010s ok hash/maphash 1.008s ok html 1.011s ok html/template 1.189s ok image 1.561s ok image/color 1.033s ok image/draw 1.712s ok image/gif 2.100s ok image/jpeg 2.856s ok image/png 4.531s ok index/suffixarray 2.862s ok internal/abi 1.105s ok internal/buildcfg 1.023s ok internal/coverage/cformat 1.022s ok internal/coverage/cmerge 1.034s ok internal/coverage/pods 1.036s ok internal/coverage/slicereader 1.083s ok internal/coverage/slicewriter 1.052s ok internal/coverage/test 1.033s ok internal/cpu 2.026s ok internal/dag 1.011s ok internal/diff 1.046s ok internal/fmtsort 1.017s ok internal/fuzz 1.027s ok internal/godebug 11.502s ok internal/godebugs 1.013s ok internal/intern 2.250s ok internal/itoa 1.088s ok internal/poll 1.433s ok internal/profile 1.176s ok internal/reflectlite 1.010s ok internal/safefilepath 1.009s ok internal/saferio 1.168s ok internal/singleflight 1.052s ok internal/testenv 1.211s ok internal/trace 1.307s ok internal/types/errors 1.637s ok internal/unsafeheader 1.030s ok internal/xcoff 1.233s ok internal/zstd 1.089s ok io 1.040s ok io/fs 1.191s ok io/ioutil 1.052s ok log 1.073s ok log/slog 1.051s ok log/slog/internal/benchmarks 1.011s ok log/slog/internal/buffer 1.010s ok log/syslog 2.376s ok maps 1.049s ok math 1.015s ok math/big 5.011s ok math/bits 1.011s ok math/cmplx 1.008s ok math/rand 5.375s ok mime 1.340s ok mime/multipart 8.248s ok mime/quotedprintable 1.063s ok net 49.816s ok net/http 17.301s ok net/http/cgi 12.324s ok net/http/cookiejar 1.015s ok net/http/fcgi 1.114s ok net/http/httptest 1.536s ok net/http/httptrace 1.017s ok net/http/httputil 1.712s ok net/http/internal 1.025s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.174s ok net/internal/socktest 1.013s ok net/mail 1.019s ok net/netip 1.268s ok net/rpc 1.038s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.088s ok net/textproto 1.294s ok net/url 1.301s ok os 6.692s ok os/exec 5.369s ok os/exec/internal/fdtest 1.010s ok os/signal 24.719s ok os/user 1.507s ok path 1.246s ok path/filepath 1.085s ok plugin 1.327s ok reflect 24.684s ok regexp 12.004s ok regexp/syntax 17.449s ok runtime 138.860s ok runtime/cgo 1.507s ok runtime/coverage 1.028s ok runtime/debug 2.084s ok runtime/internal/atomic 1.027s ok runtime/internal/math 1.025s ok runtime/internal/sys 1.014s ok runtime/internal/syscall 1.042s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.016s ok runtime/pprof 20.005s ok runtime/race 13.736s ok runtime/trace 7.466s ok slices 1.485s ok sort 2.895s ok strconv 6.348s ok strings 4.760s ok sync 2.038s ok sync/atomic 7.015s ok syscall 13.751s ok testing 4.756s ok testing/fstest 1.017s ok testing/iotest 1.022s ok testing/quick 1.229s ok testing/slogtest 1.033s ok text/scanner 1.165s ok text/tabwriter 1.159s ok text/template 1.087s ok text/template/parse 1.308s ok time 3.364s ok unicode 1.014s ok unicode/utf16 1.019s ok unicode/utf8 1.040s ok cmd/addr2line 5.648s ok cmd/api 17.993s ok cmd/asm/internal/asm 5.835s ok cmd/asm/internal/lex 1.034s ok cmd/cgo/internal/swig 1.097s ok cmd/cgo/internal/test 2.694s ok cmd/cgo/internal/testcarchive 28.177s ok cmd/cgo/internal/testcshared 10.436s ok cmd/cgo/internal/testerrors 9.528s ok cmd/cgo/internal/testfortran 1.076s ok cmd/cgo/internal/testgodefs 1.607s ok cmd/cgo/internal/testlife 1.426s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 30.136s ok cmd/cgo/internal/testsanitizers 1.521s ok cmd/cgo/internal/testshared 38.204s ok cmd/cgo/internal/testso 3.742s ok cmd/cgo/internal/teststdio 1.884s ok cmd/cgo/internal/testtls 1.012s ok cmd/compile/internal/abt 1.037s ok cmd/compile/internal/amd64 1.107s ok cmd/compile/internal/base 1.046s ok cmd/compile/internal/compare 1.010s ok cmd/compile/internal/dwarfgen 2.287s ok cmd/compile/internal/importer 1.736s ok cmd/compile/internal/ir 1.012s ok cmd/compile/internal/logopt 1.117s ok cmd/compile/internal/loopvar 1.152s ok cmd/compile/internal/noder 1.019s ok cmd/compile/internal/reflectdata 1.016s [no tests to run] ok cmd/compile/internal/ssa 14.560s ok cmd/compile/internal/syntax 1.154s ok cmd/compile/internal/test 11.008s ok cmd/compile/internal/typecheck 1.253s ok cmd/compile/internal/types 1.025s ok cmd/compile/internal/types2 8.457s ok cmd/covdata 1.031s ok cmd/cover 15.623s ok cmd/dist 1.015s ok cmd/distpack 1.010s ok cmd/doc 1.684s ok cmd/fix 3.897s ok cmd/go 333.011s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.100s ok cmd/go/internal/envcmd 1.026s ok cmd/go/internal/fsys 1.030s ok cmd/go/internal/generate 1.021s ok cmd/go/internal/get 1.020s ok cmd/go/internal/gover 1.008s ok cmd/go/internal/imports 1.015s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.108s ok cmd/go/internal/lockedfile/internal/filelock 2.036s ok cmd/go/internal/modconv 1.020s ok cmd/go/internal/modfetch 1.021s ok cmd/go/internal/modfetch/codehost 1.269s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.562s ok cmd/go/internal/modload 1.023s ok cmd/go/internal/mvs 1.020s ok cmd/go/internal/par 1.068s ok cmd/go/internal/str 1.006s ok cmd/go/internal/test 1.046s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.016s ok cmd/go/internal/vcweb/vcstest 1.478s ok cmd/go/internal/web 1.031s ok cmd/go/internal/work 1.234s ok cmd/gofmt 1.162s ok cmd/internal/archive 1.517s ok cmd/internal/bootstrap_test 1.006s ok cmd/internal/buildid 1.594s ok cmd/internal/cov 1.238s ok cmd/internal/dwarf 1.008s ok cmd/internal/edit 1.005s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.839s ok cmd/internal/notsha256 1.008s ok cmd/internal/obj 1.270s ok cmd/internal/obj/ppc64 1.035s ok cmd/internal/obj/riscv 1.014s ok cmd/internal/obj/s390x 1.005s ok cmd/internal/obj/x86 2.743s ok cmd/internal/objabi 1.007s ok cmd/internal/pkgpath 5.036s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.058s ok cmd/internal/src 1.015s ok cmd/internal/test2json 1.808s ok cmd/link 12.017s ok cmd/link/internal/benchmark 1.065s ok cmd/link/internal/ld 5.451s ok cmd/link/internal/loader 1.055s ok cmd/nm 9.146s ok cmd/objdump 1.037s ok cmd/pack 7.820s ok cmd/pprof 1.020s ok cmd/trace 1.444s ok cmd/vet 39.076s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2906 46451 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2025 86958 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1520 78061 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4173 25630 ns/op 5143 B/op 16 allocs/op Benchmark/Reader/GNU-4 6231 17875 ns/op 5026 B/op 14 allocs/op Benchmark/Reader/PAX-4 2232 50964 ns/op 8933 B/op 33 allocs/op PASS ok archive/tar 1.863s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 551155790 ns/op 828928 B/op 84 allocs/op BenchmarkZip64Test-4 1 174959073 ns/op BenchmarkZip64TestSizes/4096-4 1674 67694 ns/op BenchmarkZip64TestSizes/1048576-4 112 1067818 ns/op BenchmarkZip64TestSizes/67108864-4 1 176508017 ns/op PASS ok archive/zip 2.761s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 179971 684.6 ns/op BenchmarkReaderCopyUnoptimal-4 102883 1163 ns/op BenchmarkReaderCopyNoWriteTo-4 17016 6350 ns/op BenchmarkReaderWriteToOptimal-4 13569 9655 ns/op BenchmarkReaderReadString-4 98970 1190 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 148536 811.2 ns/op BenchmarkWriterCopyUnoptimal-4 171535 692.4 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 18987 ns/op BenchmarkReaderEmpty-4 86484 1537 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 52273 2850 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 455656 262.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.845s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 1720 125505 ns/op 261.09 MB/s BenchmarkWriteByte-4 409 304382 ns/op 13.46 MB/s BenchmarkWriteRune-4 223 537766 ns/op 22.85 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4410125 ns/op BenchmarkBufferFullSmallReads-4 100 1180418 ns/op BenchmarkBufferWriteBlock/N4096-4 8671 19173 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 613 474395 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 10473505 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 16 6656034 ns/op 2520.60 MB/s 2097152 B/op 0 allocs/op BenchmarkIndexByte/10-4 4531400 26.10 ns/op 383.10 MB/s BenchmarkIndexByte/32-4 5430225 22.08 ns/op 1449.27 MB/s BenchmarkIndexByte/4K-4 666786 151.5 ns/op 27042.01 MB/s BenchmarkIndexBytePortable/10-4 909907 130.5 ns/op 76.64 MB/s BenchmarkIndexBytePortable/32-4 291553 367.1 ns/op 87.18 MB/s BenchmarkIndexBytePortable/4K-4 2698 42933 ns/op 95.40 MB/s BenchmarkIndexRune/10-4 1352064 89.01 ns/op 112.34 MB/s BenchmarkIndexRune/32-4 1000000 102.0 ns/op 313.80 MB/s BenchmarkIndexRune/4K-4 313864 337.6 ns/op 12133.67 MB/s BenchmarkIndexRuneASCII/10-4 4359667 28.42 ns/op 351.85 MB/s BenchmarkIndexRuneASCII/32-4 5170101 23.30 ns/op 1373.55 MB/s BenchmarkIndexRuneASCII/4K-4 722215 164.7 ns/op 24868.07 MB/s BenchmarkEqual/0-4 8507893 15.78 ns/op BenchmarkEqual/1-4 1393473 88.79 ns/op 11.26 MB/s BenchmarkEqual/6-4 1472724 83.06 ns/op 72.24 MB/s BenchmarkEqual/9-4 1315560 90.06 ns/op 99.93 MB/s BenchmarkEqual/15-4 1436798 83.87 ns/op 178.85 MB/s BenchmarkEqual/16-4 1378107 84.76 ns/op 188.76 MB/s BenchmarkEqual/20-4 1427352 83.56 ns/op 239.35 MB/s BenchmarkEqual/32-4 1343335 89.12 ns/op 359.08 MB/s BenchmarkEqual/4K-4 113750 1001 ns/op 4089.91 MB/s BenchmarkIndex/10-4 3312050 32.09 ns/op 311.62 MB/s BenchmarkIndex/32-4 3133543 37.97 ns/op 842.75 MB/s BenchmarkIndex/4K-4 76569 1554 ns/op 2635.01 MB/s BenchmarkIndexEasy/10-4 3662120 33.03 ns/op 302.78 MB/s BenchmarkIndexEasy/32-4 3071401 39.10 ns/op 818.41 MB/s BenchmarkIndexEasy/4K-4 441496 287.4 ns/op 14249.57 MB/s BenchmarkCount/10-4 1882947 63.69 ns/op 157.01 MB/s BenchmarkCount/32-4 1693185 69.71 ns/op 459.07 MB/s BenchmarkCount/4K-4 74832 1597 ns/op 2565.60 MB/s BenchmarkCountEasy/10-4 1937150 62.52 ns/op 159.94 MB/s BenchmarkCountEasy/32-4 1756486 72.49 ns/op 441.46 MB/s BenchmarkCountEasy/4K-4 360916 330.1 ns/op 12406.72 MB/s BenchmarkCountSingle/10-4 3393069 31.99 ns/op 312.60 MB/s BenchmarkCountSingle/32-4 3610608 44.14 ns/op 724.94 MB/s BenchmarkCountSingle/4K-4 472046 212.9 ns/op 19241.13 MB/s BenchmarkToUpper/#00-4 3292684 35.92 ns/op BenchmarkToUpper/ONLYUPPER-4 323961 373.8 ns/op BenchmarkToUpper/abc-4 538515 233.7 ns/op BenchmarkToUpper/AbC123-4 321651 371.3 ns/op BenchmarkToUpper/azAZ09_-4 274575 435.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80551 1508 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38329 3163 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59853 2031 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 127166 955.7 ns/op BenchmarkToLower/#00-4 2844741 43.55 ns/op BenchmarkToLower/abc-4 447954 259.3 ns/op BenchmarkToLower/AbC123-4 243930 425.1 ns/op BenchmarkToLower/azAZ09_-4 278672 590.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80938 1386 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44404 3074 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71899 1686 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123866 962.8 ns/op BenchmarkFields/ASCII/16-4 157616 1095 ns/op 14.61 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11942 ns/op 21.44 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 576 187710 ns/op 21.82 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3501885 ns/op 18.71 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 70862904 ns/op 14.80 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 117699 1081 ns/op 14.81 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7222 16745 ns/op 15.29 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 398 753513 ns/op 5.44 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 12968599 ns/op 5.05 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111136272 ns/op 9.44 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 221217 556.7 ns/op 28.74 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14450 17425 ns/op 14.69 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 690 295329 ns/op 13.87 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3448746 ns/op 19.00 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 78441190 ns/op 13.37 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 176402 909.6 ns/op 17.59 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11454 ns/op 22.35 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 600 303945 ns/op 13.48 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 5643554 ns/op 11.61 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 222857858 ns/op 4.71 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1547868 75.95 ns/op BenchmarkTrimSpace/ASCII-4 566714 213.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 82968 1412 ns/op BenchmarkTrimSpace/JustNonASCII-4 40702 3163 ns/op BenchmarkToValidUTF8/Valid-4 439182 266.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 337863 352.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93606 1534 ns/op BenchmarkIndexHard1-4 1676 71230 ns/op BenchmarkIndexHard2-4 392 310329 ns/op BenchmarkIndexHard3-4 166 719055 ns/op BenchmarkIndexHard4-4 90 1291853 ns/op BenchmarkLastIndexHard1-4 4 25548774 ns/op BenchmarkLastIndexHard2-4 4 25965510 ns/op BenchmarkLastIndexHard3-4 4 25365494 ns/op BenchmarkCountHard1-4 1791 70294 ns/op BenchmarkCountHard2-4 391 306075 ns/op BenchmarkCountHard3-4 170 704859 ns/op BenchmarkSplitEmptySeparator-4 1 115600685 ns/op BenchmarkSplitSingleByteSeparator-4 15 7248846 ns/op BenchmarkSplitMultiByteSeparator-4 12 10031236 ns/op BenchmarkSplitNSingleByteSeparator-4 193838 812.8 ns/op BenchmarkSplitNMultiByteSeparator-4 72415 1724 ns/op BenchmarkRepeat-4 182544 700.4 ns/op BenchmarkRepeatLarge/256/1-4 119991 1018 ns/op 251.46 MB/s BenchmarkRepeatLarge/256/16-4 220988 691.8 ns/op 370.07 MB/s BenchmarkRepeatLarge/512/1-4 53665 2032 ns/op 251.96 MB/s BenchmarkRepeatLarge/512/16-4 147529 1492 ns/op 343.21 MB/s BenchmarkRepeatLarge/1024/1-4 56599 1810 ns/op 565.82 MB/s BenchmarkRepeatLarge/1024/16-4 86503 1873 ns/op 546.75 MB/s BenchmarkRepeatLarge/2048/1-4 41792 3637 ns/op 563.10 MB/s BenchmarkRepeatLarge/2048/16-4 16982 8341 ns/op 245.53 MB/s BenchmarkRepeatLarge/4096/1-4 15591 6947 ns/op 589.57 MB/s BenchmarkRepeatLarge/4096/16-4 14170 8997 ns/op 455.25 MB/s BenchmarkRepeatLarge/8192/1-4 10000 26405 ns/op 310.25 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16262 ns/op 503.76 MB/s BenchmarkRepeatLarge/8192/4097-4 17804 10901 ns/op 375.83 MB/s BenchmarkRepeatLarge/16384/1-4 10000 56860 ns/op 288.14 MB/s BenchmarkRepeatLarge/16384/16-4 13072 8285 ns/op 1977.48 MB/s BenchmarkRepeatLarge/16384/4097-4 15640 17707 ns/op 694.14 MB/s BenchmarkRepeatLarge/32768/1-4 7894 47971 ns/op 683.07 MB/s BenchmarkRepeatLarge/32768/16-4 2983 40660 ns/op 805.90 MB/s BenchmarkRepeatLarge/32768/4097-4 8443 65653 ns/op 436.83 MB/s BenchmarkRepeatLarge/65536/1-4 3342 30350 ns/op 2159.31 MB/s BenchmarkRepeatLarge/65536/16-4 4128 27771 ns/op 2359.85 MB/s BenchmarkRepeatLarge/65536/4097-4 3931 89230 ns/op 688.73 MB/s BenchmarkRepeatLarge/131072/1-4 578 207673 ns/op 631.14 MB/s BenchmarkRepeatLarge/131072/16-4 570 218519 ns/op 599.82 MB/s BenchmarkRepeatLarge/131072/4097-4 489 675829 ns/op 187.93 MB/s BenchmarkRepeatLarge/262144/1-4 146 760104 ns/op 344.88 MB/s BenchmarkRepeatLarge/262144/16-4 148 1467505 ns/op 178.63 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1010819 ns/op 255.35 MB/s BenchmarkRepeatLarge/524288/1-4 100 3910444 ns/op 134.07 MB/s BenchmarkRepeatLarge/524288/16-4 100 2332197 ns/op 224.80 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1248573 ns/op 416.73 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2961250 ns/op 354.10 MB/s BenchmarkRepeatLarge/1048576/16-4 45 3697857 ns/op 283.56 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 5170819 ns/op 202.04 MB/s BenchmarkRepeatLarge/2097152/1-4 25 9226253 ns/op 227.30 MB/s BenchmarkRepeatLarge/2097152/16-4 36 11244795 ns/op 186.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 14429302 ns/op 145.09 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6531994 ns/op 642.12 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6512027 ns/op 644.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6534931 ns/op 641.36 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13877345 ns/op 604.48 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14053683 ns/op 596.90 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14717853 ns/op 569.82 MB/s BenchmarkRepeatLarge/16777216/1-4 4 33850684 ns/op 495.62 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29156258 ns/op 575.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28680368 ns/op 584.97 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56419278 ns/op 594.73 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56815882 ns/op 590.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58027652 ns/op 578.25 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102235102 ns/op 656.42 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122007633 ns/op 550.04 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 118699859 ns/op 565.37 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206007734 ns/op 651.52 MB/s BenchmarkRepeatLarge/134217728/16-4 1 239517811 ns/op 560.37 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 241398993 ns/op 556.00 MB/s BenchmarkRepeatLarge/268435456/1-4 1 428233675 ns/op 626.84 MB/s BenchmarkRepeatLarge/268435456/16-4 1 489650588 ns/op 548.22 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 493258929 ns/op 544.21 MB/s BenchmarkRepeatLarge/536870912/1-4 1 845267340 ns/op 635.15 MB/s BenchmarkRepeatLarge/536870912/16-4 1 983242937 ns/op 546.02 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1005710447 ns/op 533.82 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1778274194 ns/op 603.81 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2022771562 ns/op 530.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2102679874 ns/op 510.65 MB/s BenchmarkBytesCompare/1-4 10728264 11.17 ns/op BenchmarkBytesCompare/2-4 10827270 11.16 ns/op BenchmarkBytesCompare/4-4 10763917 11.59 ns/op BenchmarkBytesCompare/8-4 10633413 11.41 ns/op BenchmarkBytesCompare/16-4 10643486 11.41 ns/op BenchmarkBytesCompare/32-4 9788113 12.42 ns/op BenchmarkBytesCompare/64-4 8784852 13.35 ns/op BenchmarkBytesCompare/128-4 8177134 15.05 ns/op BenchmarkBytesCompare/256-4 6739297 17.66 ns/op BenchmarkBytesCompare/512-4 4757790 25.50 ns/op BenchmarkBytesCompare/1024-4 2954836 41.65 ns/op BenchmarkBytesCompare/2048-4 1579726 73.54 ns/op BenchmarkIndexAnyASCII/1:1-4 2416988 49.96 ns/op BenchmarkIndexAnyASCII/1:2-4 2417365 51.56 ns/op BenchmarkIndexAnyASCII/1:4-4 1746151 63.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2206352 56.20 ns/op BenchmarkIndexAnyASCII/1:16-4 1819050 67.22 ns/op BenchmarkIndexAnyASCII/1:32-4 1653873 69.35 ns/op BenchmarkIndexAnyASCII/1:64-4 1731440 69.39 ns/op BenchmarkIndexAnyASCII/16:1-4 2328128 50.41 ns/op BenchmarkIndexAnyASCII/16:2-4 501760 253.7 ns/op BenchmarkIndexAnyASCII/16:4-4 500642 239.9 ns/op BenchmarkIndexAnyASCII/16:8-4 488068 247.0 ns/op BenchmarkIndexAnyASCII/16:16-4 428857 263.8 ns/op BenchmarkIndexAnyASCII/16:32-4 410898 301.8 ns/op BenchmarkIndexAnyASCII/16:64-4 336193 349.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2021827 63.51 ns/op BenchmarkIndexAnyASCII/256:2-4 39974 3214 ns/op BenchmarkIndexAnyASCII/256:4-4 36764 3225 ns/op BenchmarkIndexAnyASCII/256:8-4 39432 3057 ns/op BenchmarkIndexAnyASCII/256:16-4 38612 3120 ns/op BenchmarkIndexAnyASCII/256:32-4 36583 3062 ns/op BenchmarkIndexAnyASCII/256:64-4 35006 3158 ns/op BenchmarkIndexAnyUTF8/1:1-4 2274902 50.73 ns/op BenchmarkIndexAnyUTF8/1:2-4 2426230 88.80 ns/op BenchmarkIndexAnyUTF8/1:4-4 2165022 54.01 ns/op BenchmarkIndexAnyUTF8/1:8-4 2187507 57.09 ns/op BenchmarkIndexAnyUTF8/1:16-4 1836165 66.16 ns/op BenchmarkIndexAnyUTF8/1:32-4 1811830 65.94 ns/op BenchmarkIndexAnyUTF8/1:64-4 1772082 69.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 154783 767.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 244564 493.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 234579 512.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 226538 544.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 160174 685.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 175378 700.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 159456 735.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8680 11708 ns/op BenchmarkIndexAnyUTF8/256:2-4 16975 7229 ns/op BenchmarkIndexAnyUTF8/256:4-4 15312 7941 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 12549 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10752 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10336 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11554 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2429652 50.37 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2184805 51.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2287480 66.74 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2172532 61.63 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1471056 70.04 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1730742 68.89 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1547997 92.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 345822 356.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 330076 360.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 337174 378.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 334754 457.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 320018 377.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 295032 404.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 261859 463.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25515 4916 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25366 4747 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25012 4706 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25602 4731 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25092 4769 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25430 4830 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24776 4875 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2412874 50.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2351786 51.55 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2285647 52.53 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2198788 55.47 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1830492 71.38 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1844198 67.51 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1761702 70.18 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 275364 400.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 239032 488.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 234096 511.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 225184 540.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 176361 676.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173286 689.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 165982 735.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21307 5635 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16998 7113 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15991 7980 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14134 7801 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12014 10396 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10062 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10919 ns/op BenchmarkTrimASCII/1:1-4 2805798 42.67 ns/op BenchmarkTrimASCII/1:2-4 1536868 83.98 ns/op BenchmarkTrimASCII/1:4-4 1500747 80.04 ns/op BenchmarkTrimASCII/1:8-4 1363884 87.55 ns/op BenchmarkTrimASCII/1:16-4 1000000 101.2 ns/op BenchmarkTrimASCII/16:1-4 516675 228.1 ns/op BenchmarkTrimASCII/16:2-4 336165 348.3 ns/op BenchmarkTrimASCII/16:4-4 335572 351.1 ns/op BenchmarkTrimASCII/16:8-4 317883 359.1 ns/op BenchmarkTrimASCII/16:16-4 317380 375.0 ns/op BenchmarkTrimASCII/256:1-4 40369 3141 ns/op BenchmarkTrimASCII/256:2-4 25065 4768 ns/op BenchmarkTrimASCII/256:4-4 25382 4760 ns/op BenchmarkTrimASCII/256:8-4 24813 4780 ns/op BenchmarkTrimASCII/256:16-4 25356 4753 ns/op BenchmarkTrimASCII/4096:1-4 2532 47223 ns/op BenchmarkTrimASCII/4096:2-4 1593 75619 ns/op BenchmarkTrimASCII/4096:4-4 1603 74537 ns/op BenchmarkTrimASCII/4096:8-4 1608 74581 ns/op BenchmarkTrimASCII/4096:16-4 1600 74544 ns/op BenchmarkTrimByte-4 1374514 87.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30637 3871 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30948 4016 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 517 232644 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 926 119562 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1932 61506 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3639 31492 ns/op BenchmarkCompareBytesEqual-4 10399341 11.57 ns/op BenchmarkCompareBytesToNil-4 13344933 8.596 ns/op BenchmarkCompareBytesEmpty-4 13301422 8.874 ns/op BenchmarkCompareBytesIdentical-4 13432996 8.917 ns/op BenchmarkCompareBytesSameLength-4 10846990 11.12 ns/op BenchmarkCompareBytesDifferentLength-4 10774605 11.04 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2469 49225 ns/op 21301.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2460 49045 ns/op 21380.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2473 49211 ns/op 21307.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2446 49147 ns/op 21335.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2463 49554 ns/op 21160.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2438 49235 ns/op 21297.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2452 51703 ns/op 20281.01 MB/s BenchmarkCompareBytesBig-4 2445 50139 ns/op 20913.41 MB/s BenchmarkCompareBytesBigIdentical-4 13504208 8.911 ns/op 117676212.57 MB/s PASS ok bytes 71.390s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 99752597 ns/op 1.00 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 384379080 ns/op 1.48 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 30020070 ns/op 0.55 MB/s 3645614 B/op 52 allocs/op PASS ok compress/bzip2 2.614s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 44 2418389 ns/op 4.13 MB/s 42967 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23664970 ns/op 4.23 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 257752494 ns/op 3.88 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2561714 ns/op 3.90 MB/s 41740 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26525034 ns/op 3.77 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 278142975 ns/op 3.60 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2568529 ns/op 3.89 MB/s 42447 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25111348 ns/op 3.98 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 255125299 ns/op 3.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 2582276 ns/op 3.87 MB/s 42820 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25425973 ns/op 3.93 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 258577724 ns/op 3.87 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2715313 ns/op 3.68 MB/s 44616 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26199750 ns/op 3.82 MB/s 49248 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 264213311 ns/op 3.78 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2140697 ns/op 4.67 MB/s 43050 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18214087 ns/op 5.49 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 182330109 ns/op 5.48 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1887377 ns/op 5.30 MB/s 43607 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14660152 ns/op 6.82 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 146848656 ns/op 6.81 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1903375 ns/op 5.25 MB/s 43472 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14559940 ns/op 6.87 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 145634300 ns/op 6.87 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1245732 ns/op 8.03 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11728981 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117513017 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3083880 ns/op 3.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26569650 ns/op 3.76 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 260836628 ns/op 3.83 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9202196 ns/op 1.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94165831 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 962679629 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9025227 ns/op 1.11 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 93232114 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 947662567 ns/op 1.06 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1580019 ns/op 6.33 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12827128 ns/op 7.80 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126786005 ns/op 7.89 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 2754285 ns/op 3.63 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20236930 ns/op 4.94 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 198211635 ns/op 5.05 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8284099 ns/op 1.21 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79774962 ns/op 1.25 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 810629485 ns/op 1.23 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8464876 ns/op 1.18 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 98347004 ns/op 1.02 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1014026912 ns/op 0.99 MB/s PASS ok compress/flate 18.202s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 4039957 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4125012 ns/op 2.42 MB/s BenchmarkDecoder/1e5-4 3 39558489 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40264125 ns/op 2.48 MB/s BenchmarkDecoder/1e6-4 1 407351175 ns/op 2.45 MB/s BenchmarkDecoder/1e-Reuse6-4 1 432782407 ns/op 2.31 MB/s BenchmarkEncoder/1e4-4 39 2869631 ns/op 3.48 MB/s BenchmarkEncoder/1e-Reuse4-4 40 2798382 ns/op 3.57 MB/s BenchmarkEncoder/1e5-4 4 29708687 ns/op 3.37 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30104188 ns/op 3.32 MB/s BenchmarkEncoder/1e6-4 1 317921708 ns/op 3.15 MB/s BenchmarkEncoder/1e-Reuse6-4 1 299287914 ns/op 3.34 MB/s PASS ok compress/lzw 4.830s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 19 6269317 ns/op PASS ok container/heap 1.274s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 26595 5304 ns/op BenchmarkWithTimeout/concurrency=40-4 4302 32428 ns/op BenchmarkWithTimeout/concurrency=4000-4 6462 19599 ns/op BenchmarkWithTimeout/concurrency=400000-4 6837 29722 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 520098 224.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20035 9719 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 28424 4025 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4864 22431 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3478 35672 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 5082 27206 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 495 237680 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 382 315097 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 561 300850 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 2800327 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 33 3391669 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 52 2520436 ns/op BenchmarkCheckCanceled/Err-4 485059 255.8 ns/op BenchmarkCheckCanceled/Done-4 618444 195.0 ns/op BenchmarkContextCancelDone-4 1000000 126.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 36354 3298 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 41949 4134 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 28230 4274 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22024 5515 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14187 8345 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 476757 235.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 256296 432.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 192098 616.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 120205 993.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 61382 1943 ns/op PASS ok context 11.824s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1860346 64.81 ns/op 246.86 MB/s BenchmarkDecrypt-4 1830372 64.33 ns/op 248.72 MB/s BenchmarkExpand-4 13095 9007 ns/op PASS ok crypto/aes 1.599s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 171993 684.5 ns/op 93.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354156 327.8 ns/op 195.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171768 680.5 ns/op 94.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 366488 321.5 ns/op 199.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 161065 742.6 ns/op 1818.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 308842 376.6 ns/op 3584.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160544 746.6 ns/op 1808.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 314460 382.3 ns/op 3530.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100630 1183 ns/op 6923.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 147961 822.4 ns/op 9960.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 101973 1152 ns/op 7113.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 146902 811.5 ns/op 10094.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2340 52307 ns/op 19.48 MB/s BenchmarkAESCFBDecrypt1K-4 2290 51963 ns/op 19.61 MB/s BenchmarkAESCFBDecrypt8K-4 298 401557 ns/op 20.39 MB/s BenchmarkAESOFB1K-4 5722 21088 ns/op 48.32 MB/s BenchmarkAESCTR1K-4 4771 21503 ns/op 47.39 MB/s BenchmarkAESCTR8K-4 700 171049 ns/op 47.86 MB/s BenchmarkAESCBCEncrypt1K-4 433311 277.5 ns/op 3689.76 MB/s BenchmarkAESCBCDecrypt1K-4 910664 132.1 ns/op 7754.35 MB/s PASS ok crypto/cipher 3.575s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46881 2578 ns/op 3.10 MB/s BenchmarkDecrypt-4 39186 3015 ns/op 2.65 MB/s BenchmarkTDESEncrypt-4 14818 8111 ns/op 0.99 MB/s BenchmarkTDESDecrypt-4 14210 8443 ns/op 0.95 MB/s PASS ok crypto/des 1.715s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 916 130026 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 7 15873156 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 3 39312887 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 25 4801053 ns/op 373 B/op 9 allocs/op PASS ok crypto/ecdh 1.822s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2632 44376 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1874 63651 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1412 84368 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2426 48770 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1228 97503 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 777 154033 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3462 33254 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 26 4267341 ns/op 1093 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10456617 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.371s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 114 1012853 ns/op BenchmarkNewKeyFromSeed-4 100 1052729 ns/op BenchmarkSigning-4 88 1174380 ns/op BenchmarkVerification-4 55 2168780 ns/op PASS ok crypto/ed25519 1.530s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4429 26918 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 75 1637742 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 27 4438799 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 10670579 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1290 92225 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 30 3840740 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 11034666 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 28462162 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8378 13955 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4284 27508 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3048 38398 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 40 2652738 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1976 60488 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 156 767096 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1314 90529 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2349869 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.456s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17762 6690 ns/op 153.06 MB/s BenchmarkHMACSHA256_32-4 18536 6463 ns/op 4.95 MB/s BenchmarkNewWriteSum-4 10000 10438 ns/op 3.07 MB/s PASS ok crypto/hmac 1.490s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 40135 3001 ns/op BenchmarkModSub-4 42981 2784 ns/op BenchmarkMontgomeryRepr-4 13347 9105 ns/op BenchmarkMontgomeryMul-4 13239 9057 ns/op BenchmarkModMul-4 6560 18280 ns/op BenchmarkExpBig-4 7 15835920 ns/op BenchmarkExp-4 4 31907094 ns/op PASS ok crypto/internal/bigmod 2.360s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 586 204686 ns/op BenchmarkScalarBaseMult-4 120 986977 ns/op BenchmarkScalarMult-4 43 2752474 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2125075 ns/op PASS ok crypto/internal/edwards25519 1.576s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 231178 513.3 ns/op BenchmarkMultiply-4 300744 455.4 ns/op BenchmarkSquare-4 396189 303.3 ns/op BenchmarkInvert-4 1507 79375 ns/op BenchmarkMult32-4 961009 124.5 ns/op PASS ok crypto/internal/edwards25519/field 1.649s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 31 3954363 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1550 77658 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10714230 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30645424 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 74 1409416 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6847 17339 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 3845677 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 121849532 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.463s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 261992 425.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 142471 883.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60694 1953 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 304130 421.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 142670 851.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 61653 2040 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.050s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 89578 1366 ns/op 5.86 MB/s BenchmarkHash64-4 102999 1134 ns/op 56.42 MB/s BenchmarkHash128-4 96544 1237 ns/op 103.51 MB/s BenchmarkHash256-4 86780 1401 ns/op 182.71 MB/s BenchmarkHash512-4 68673 1802 ns/op 284.19 MB/s BenchmarkHash1K-4 45415 2419 ns/op 423.37 MB/s BenchmarkHash8K-4 10000 12181 ns/op 672.50 MB/s BenchmarkHash1M-4 87 1368986 ns/op 765.95 MB/s BenchmarkHash8M-4 10 10869452 ns/op 771.76 MB/s BenchmarkHash8BytesUnaligned-4 90205 1306 ns/op 6.13 MB/s BenchmarkHash1KUnaligned-4 50743 2372 ns/op 431.68 MB/s BenchmarkHash8KUnaligned-4 10000 11755 ns/op 696.90 MB/s PASS ok crypto/md5 2.827s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 130158976 ns/op PASS ok crypto/rand 1.139s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9679 10885 ns/op 11.76 MB/s BenchmarkRC4_1K-4 1392 87879 ns/op 11.65 MB/s BenchmarkRC4_8K-4 178 682796 ns/op 11.86 MB/s PASS ok crypto/rc4 1.436s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17143602 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 41608337 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 81086828 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5904076 ns/op BenchmarkDecryptOAEP/2048-4 6 18090448 ns/op BenchmarkEncryptOAEP/2048-4 18 5930795 ns/op BenchmarkSignPKCS1v15/2048-4 6 17724143 ns/op BenchmarkVerifyPKCS1v15/2048-4 19 5850138 ns/op BenchmarkSignPSS/2048-4 6 18026801 ns/op BenchmarkVerifyPSS/2048-4 19 5896674 ns/op PASS ok crypto/rsa 2.745s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85168 1390 ns/op 5.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 114073 1036 ns/op 7.72 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 93996 1275 ns/op 250.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 120118 1008 ns/op 317.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 73660 1645 ns/op 622.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 86101 1373 ns/op 745.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22182 5405 ns/op 1515.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23349 5141 ns/op 1593.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.156s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 64797 1826 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 76422 1570 ns/op 5.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70723 1694 ns/op 4.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 60313 1978 ns/op 517.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 67065 1792 ns/op 571.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 61260 1940 ns/op 527.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23608 5059 ns/op 1619.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24642 4867 ns/op 1683.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23830 5024 ns/op 1630.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.351s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 46332 2578 ns/op 3.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59733 2033 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50995 2372 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46309 2576 ns/op 397.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 58515 2029 ns/op 504.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49948 2405 ns/op 425.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26450 4480 ns/op 1828.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30325 3957 ns/op 2070.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27920 4303 ns/op 1903.77 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.363s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14417886 8.318 ns/op BenchmarkConstantTimeEq-4 14815324 8.126 ns/op BenchmarkConstantTimeLessOrEq-4 14487182 8.339 ns/op BenchmarkXORBytes/8Bytes-4 313921 363.8 ns/op 21.99 MB/s BenchmarkXORBytes/128Bytes-4 174150 696.1 ns/op 183.88 MB/s BenchmarkXORBytes/2048Bytes-4 20673 5812 ns/op 352.38 MB/s BenchmarkXORBytes/32768Bytes-4 1344 88788 ns/op 369.06 MB/s PASS ok crypto/subtle 1.952s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 324 369440 ns/op BenchmarkCertCache/1-4 289 360970 ns/op BenchmarkCertCache/2-4 340 395525 ns/op BenchmarkCertCache/3-4 229 518172 ns/op BenchmarkHandshakeServer/RSA-4 12 10252053 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 12237135 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11130307 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 123 960259 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 204 565974 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6343390 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5268895 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41904332 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 41428792 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 34676804 ns/op 30.24 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 38214862 ns/op 27.44 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 44786292 ns/op 46.83 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 57548020 ns/op 36.44 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 69109561 ns/op 60.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 85602763 ns/op 49.00 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 123480749 ns/op 67.93 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 155614985 ns/op 53.91 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 257809825 ns/op 65.08 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 266731680 ns/op 62.90 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 446598184 ns/op 75.13 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 628790884 ns/op 53.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 965733735 ns/op 69.49 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1019954224 ns/op 65.80 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 34690591 ns/op 30.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 38614399 ns/op 27.16 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 50375516 ns/op 41.63 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 52837545 ns/op 39.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 70765914 ns/op 59.27 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 83291726 ns/op 50.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 130451995 ns/op 64.30 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 145638106 ns/op 57.60 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 234687934 ns/op 71.49 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 256271920 ns/op 65.47 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 443703608 ns/op 75.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 531616347 ns/op 63.12 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 913984913 ns/op 73.42 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1130598661 ns/op 59.36 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 719361325 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718840409 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302782190 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300620028 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163095465 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161567585 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94735509 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93374854 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53471948 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 56521812 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161913111 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157567479 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78557582 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77516376 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 54469284 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 65700920 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 51098464 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37051992 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 38074671 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 37796573 ns/op PASS ok crypto/tls 19.419s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 25223076 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 483 578102 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 970 128469 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 877 146605 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.850s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 38 2911175 ns/op 279234 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 38 2876143 ns/op 268014 B/op 2011 allocs/op BenchmarkConcurrentStmtExec-4 58 2783276 ns/op 218890 B/op 585 allocs/op BenchmarkConcurrentTxQuery-4 46 2405784 ns/op 276715 B/op 2157 allocs/op BenchmarkConcurrentTxExec-4 76 1450710 ns/op 87989 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2056865 ns/op 103811 B/op 2091 allocs/op BenchmarkConcurrentTxStmtExec-4 147 896745 ns/op 41270 B/op 381 allocs/op BenchmarkConcurrentRandom-4 50 2226124 ns/op 239959 B/op 1900 allocs/op BenchmarkManyConcurrentQueries-4 3304 35228 ns/op 4099 B/op 20 allocs/op BenchmarkGrabConn-4 273141 452.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.458s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 320925 374.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 75 1555082 ns/op 188280 B/op 14 allocs/op Benchmark115/LineToPC-4 56 2037844 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13236 9106 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.815s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53517 2190 ns/op BenchmarkMarshal-4 682 170531 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2668 43860 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.407s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 158 756084 ns/op 10.83 MB/s BenchmarkEncodeToString-4 165 706704 ns/op 11.59 MB/s BenchmarkDecode-4 132 916603 ns/op 14.31 MB/s BenchmarkDecodeString-4 132 853539 ns/op 15.36 MB/s PASS ok encoding/base32 1.768s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 292 407020 ns/op 20.13 MB/s BenchmarkDecodeString/2-4 329169 363.2 ns/op 11.01 MB/s BenchmarkDecodeString/4-4 239580 494.9 ns/op 16.16 MB/s BenchmarkDecodeString/8-4 168061 715.5 ns/op 16.77 MB/s BenchmarkDecodeString/64-4 31305 3841 ns/op 22.91 MB/s BenchmarkDecodeString/8192-4 279 423116 ns/op 25.82 MB/s BenchmarkNewEncoding-4 89265 1339 ns/op 191.25 MB/s PASS ok encoding/base64 2.015s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1363 88986 ns/op 44.95 MB/s BenchmarkReadStruct-4 14342 8223 ns/op 9.12 MB/s BenchmarkWriteStruct-4 14572 8206 ns/op 9.14 MB/s BenchmarkReadInts-4 47466 2516 ns/op 11.92 MB/s BenchmarkWriteInts-4 37171 3223 ns/op 9.31 MB/s BenchmarkWriteSlice1000Int32s-4 970 125113 ns/op 31.97 MB/s BenchmarkPutUint16-4 3217191 36.65 ns/op 54.57 MB/s BenchmarkAppendUint16-4 3257287 37.08 ns/op 53.94 MB/s BenchmarkPutUint32-4 2354606 50.65 ns/op 78.97 MB/s BenchmarkAppendUint32-4 2296868 50.55 ns/op 79.12 MB/s BenchmarkPutUint64-4 689062 154.6 ns/op 51.76 MB/s BenchmarkAppendUint64-4 766173 157.0 ns/op 50.94 MB/s BenchmarkLittleEndianPutUint16-4 3196736 36.99 ns/op 54.07 MB/s BenchmarkLittleEndianAppendUint16-4 3166756 36.91 ns/op 54.18 MB/s BenchmarkLittleEndianPutUint32-4 2322738 50.48 ns/op 79.24 MB/s BenchmarkLittleEndianAppendUint32-4 2337692 51.12 ns/op 78.25 MB/s BenchmarkLittleEndianPutUint64-4 726313 162.3 ns/op 49.28 MB/s BenchmarkLittleEndianAppendUint64-4 763315 155.2 ns/op 51.53 MB/s BenchmarkReadFloats-4 164510 731.8 ns/op 16.40 MB/s BenchmarkWriteFloats-4 151332 775.7 ns/op 15.47 MB/s BenchmarkReadSlice1000Float32s-4 1237 127056 ns/op 31.48 MB/s BenchmarkWriteSlice1000Float32s-4 919 130328 ns/op 30.69 MB/s BenchmarkReadSlice1000Uint8s-4 126507 947.6 ns/op 1055.26 MB/s BenchmarkWriteSlice1000Uint8s-4 163381 699.2 ns/op 1430.11 MB/s BenchmarkPutUvarint32-4 497923 255.6 ns/op 15.65 MB/s BenchmarkPutUvarint64-4 171288 718.4 ns/op 11.14 MB/s PASS ok encoding/binary 5.126s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5528 23342 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5324 20866 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5754 21007 ns/op 737 B/op 16 allocs/op BenchmarkReadLargeFields-4 3358 34652 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5624 19958 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5896 20275 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5841 20213 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3434 34291 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13748 8642 ns/op PASS ok encoding/csv 2.198s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 14968 8473 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18214 6749 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 253 449942 ns/op 16695 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 734 162021 ns/op 669 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1476 79241 ns/op 59 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1371 88852 ns/op 63 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2438 48794 ns/op 158 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 62 1972027 ns/op 35211 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 452 245583 ns/op 25269 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1153 114587 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1150 116242 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 625 279414 ns/op 39165 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 324 381218 ns/op 66239 B/op 2201 allocs/op BenchmarkDecodeBytesSlice-4 554 220222 ns/op 23738 B/op 190 allocs/op BenchmarkDecodeInterfaceSlice-4 87 1206537 ns/op 83102 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1612195 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 3.554s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14518 8270 ns/op 30.95 MB/s BenchmarkEncode/1024-4 3474 33320 ns/op 30.73 MB/s BenchmarkEncode/4096-4 895 134030 ns/op 30.56 MB/s BenchmarkEncode/16384-4 223 534115 ns/op 30.68 MB/s BenchmarkDecode/256-4 28483 4236 ns/op 60.43 MB/s BenchmarkDecode/1024-4 7280 16636 ns/op 61.55 MB/s BenchmarkDecode/4096-4 1816 65960 ns/op 62.10 MB/s BenchmarkDecode/16384-4 452 264601 ns/op 61.92 MB/s BenchmarkDump/256-4 1240 95255 ns/op 2.69 MB/s BenchmarkDump/1024-4 320 375267 ns/op 2.73 MB/s BenchmarkDump/4096-4 78 1489932 ns/op 2.75 MB/s BenchmarkDump/16384-4 18 6105342 ns/op 2.68 MB/s PASS ok encoding/hex 2.734s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 148541100 ns/op 13.06 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 159590102 ns/op 12.16 MB/s 8525800 B/op 139 allocs/op BenchmarkCodeMarshal-4 1 157789269 ns/op 12.30 MB/s 10333352 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 152364063 ns/op 12.74 MB/s 1945928 B/op 67 allocs/op BenchmarkMarshalBytes/32-4 19528 6140 ns/op BenchmarkMarshalBytes/256-4 5725 20418 ns/op BenchmarkMarshalBytes/4096-4 475 248066 ns/op BenchmarkMarshalBytesError/32-4 52 2230606 ns/op BenchmarkMarshalBytesError/256-4 50 2291615 ns/op BenchmarkMarshalBytesError/4096-4 45 2595462 ns/op BenchmarkCodeDecoder-4 1 509169561 ns/op 3.81 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 26322 4722 ns/op 2.97 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36631 2872 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 438594414 ns/op 4.42 MB/s 2939816 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 414118083 ns/op 4.69 MB/s 2938320 B/op 91328 allocs/op BenchmarkUnmarshalString-4 76262 1579 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 146218 825.6 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 249963 519.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 67544 1865 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85839 1394 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17115 7421 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4962 21911 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1182 92907 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 163 827760 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 8422830 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 879337 150.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 652470 171.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 580531 192.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 542604 189.8 ns/op BenchmarkEncodeMarshaler-4 66733 1748 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 88789 1337 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5308705 22.42 ns/op BenchmarkNumberIsValidRegexp-4 14088 8596 ns/op PASS ok encoding/json 8.245s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3312292 ns/op 19.79 MB/s BenchmarkDecode-4 18 6168511 ns/op 14.39 MB/s PASS ok encoding/pem 1.261s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2617 40055 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 873 142401 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2973 36123 ns/op PASS ok encoding/xml 1.395s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 968053 144.7 ns/op BenchmarkIntSet-4 875876 132.8 ns/op BenchmarkFloatAdd-4 255405 460.0 ns/op BenchmarkFloatSet-4 790190 170.5 ns/op BenchmarkStringSet-4 476821 236.8 ns/op BenchmarkMapSet-4 115942 920.8 ns/op BenchmarkMapSetDifferent-4 69044 6077 ns/op BenchmarkMapSetDifferentRandom-4 314 408720 ns/op BenchmarkMapSetString-4 193846 677.5 ns/op BenchmarkMapAddSame-4 26187 5427 ns/op BenchmarkMapAddDifferent-4 18476 11724 ns/op BenchmarkMapAddDifferentRandom-4 302 398007 ns/op BenchmarkMapAddSameSteadyState-4 318327 340.5 ns/op BenchmarkMapAddDifferentSteadyState-4 103298 1390 ns/op BenchmarkRealworldExpvarUsage-4 43010 2899 ns/op PASS ok expvar 5.548s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 90600 1381 ns/op BenchmarkSprintfEmpty-4 305659 379.8 ns/op BenchmarkSprintfString-4 202904 514.9 ns/op BenchmarkSprintfTruncateString-4 166935 942.6 ns/op BenchmarkSprintfTruncateBytes-4 153423 908.8 ns/op BenchmarkSprintfSlowParsingPath-4 177000 725.2 ns/op BenchmarkSprintfQuoteString-4 37897 3549 ns/op BenchmarkSprintfInt-4 262080 940.9 ns/op BenchmarkSprintfIntInt-4 147048 993.2 ns/op BenchmarkSprintfPrefixedInt-4 158460 722.6 ns/op BenchmarkSprintfFloat-4 113776 970.8 ns/op BenchmarkSprintfComplex-4 52902 2688 ns/op BenchmarkSprintfBoolean-4 263534 1308 ns/op BenchmarkSprintfHexString-4 76222 1342 ns/op BenchmarkSprintfHexBytes-4 76549 2140 ns/op BenchmarkSprintfBytes-4 36913 2787 ns/op BenchmarkSprintfStringer-4 74955 2241 ns/op BenchmarkSprintfStructure-4 28429 5008 ns/op BenchmarkManyArgs-4 48015 3045 ns/op BenchmarkFprintInt-4 64620 1866 ns/op BenchmarkFprintfBytes-4 79375 1540 ns/op BenchmarkFprintIntNoAlloc-4 62802 1848 ns/op BenchmarkScanInts-4 27 4312983 ns/op BenchmarkScanRecursiveInt-4 1 346724810 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 380712567 ns/op PASS ok fmt 7.433s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 710 158843 ns/op PASS ok go/build 1.141s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 55480 2031 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 17042 6860 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5475 20411 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1556 73181 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 414 285581 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 90 1275404 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 5217794 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 21932517 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 97359049 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.489s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272291997 ns/op 0.24 MB/s 45692552 B/op 48826 allocs/op PASS ok go/format 1.307s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 5 24516950 ns/op 2.20 MB/s BenchmarkParseOnly-4 5 22169782 ns/op 2.43 MB/s BenchmarkResolve-4 52 2251990 ns/op 23.92 MB/s PASS ok go/parser 2.821s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 149634968 ns/op 0.35 MB/s 5286504 B/op 27654 allocs/op BenchmarkPrintDecl-4 835 140756 ns/op 0.23 MB/s 16080 B/op 51 allocs/op PASS ok go/printer 1.294s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 250 481049 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10215108 ns/op 4.86 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16368311 ns/op 4.43 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23476936 ns/op 4.83 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 168 728714 ns/op 4.22 MB/s PASS ok go/scanner 1.854s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 894180 133.0 ns/op PASS ok go/token 1.130s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 157 769579 ns/op BenchmarkNamed/Underlying/nongeneric-4 1371205 86.78 ns/op BenchmarkNamed/Underlying/generic-4 1384741 86.66 ns/op BenchmarkNamed/Underlying/src_instance-4 1357909 87.50 ns/op BenchmarkNamed/Underlying/user_instance-4 1320668 86.93 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22716 5116 ns/op BenchmarkNamed/NewMethodSet/generic-4 23331 5120 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 22243 5342 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22591 5248 ns/op BenchmarkCheck/http/funcbodies/info-4 1 488330862 ns/op 62572 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 419282152 ns/op 72875 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 229650561 ns/op 133042 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 215795156 ns/op 141590 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 237012830 ns/op 21837 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118024092 ns/op 43852 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70019580 ns/op 73912 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69386528 ns/op 74590 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 112995301 ns/op 19175 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68336838 ns/op 31708 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51691298 ns/op 41917 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51902946 ns/op 41748 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 785302015 ns/op 81901 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 568298478 ns/op 113175 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 125210058 ns/op 513624 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 106400586 ns/op 604399 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 243265276 ns/op 8209 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 102265382 ns/op 19524 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 85245722 ns/op 23425 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 84928458 ns/op 23513 lines/s PASS ok go/types 17.207s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9680 11277 ns/op 90.80 MB/s PASS ok hash/adler32 1.118s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 226312 518.8 ns/op 28.91 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 197594 593.6 ns/op 25.27 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79285 1502 ns/op 26.63 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 79723 1510 ns/op 26.49 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 537048 225.1 ns/op 2274.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 536490 221.5 ns/op 2311.98 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 527638 227.6 ns/op 4499.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 514963 233.7 ns/op 4381.36 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 412965 293.6 ns/op 13952.24 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 379327 312.7 ns/op 13097.94 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 133644 904.6 ns/op 36222.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 129675 935.1 ns/op 35040.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 223322 541.5 ns/op 27.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 191600 633.1 ns/op 23.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 79078 1523 ns/op 26.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 78816 1502 ns/op 26.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 513890 233.1 ns/op 2196.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 513279 231.6 ns/op 2210.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 474830 250.8 ns/op 4082.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 466657 256.4 ns/op 3994.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 345472 345.8 ns/op 11843.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 362730 330.3 ns/op 12402.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 152277 791.4 ns/op 41405.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 121290 972.0 ns/op 33711.72 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 234872 511.6 ns/op 29.32 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 204664 588.0 ns/op 25.51 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 107830 1097 ns/op 36.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101241 1190 ns/op 33.60 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9472 12843 ns/op 39.86 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9126 13094 ns/op 39.10 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4503 25959 ns/op 39.45 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4489 26108 ns/op 39.22 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1161 105035 ns/op 39.00 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1149 101449 ns/op 40.37 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 146 817500 ns/op 40.08 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 827978 ns/op 39.58 MB/s PASS ok hash/crc32 5.820s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 58 1940920 ns/op 33.77 MB/s BenchmarkCrc64/ISO4KB-4 882 135722 ns/op 30.18 MB/s BenchmarkCrc64/ISO1KB-4 3540 33957 ns/op 30.16 MB/s BenchmarkCrc64/ECMA64KB-4 58 1952181 ns/op 33.57 MB/s BenchmarkCrc64/Random64KB-4 58 2000338 ns/op 32.76 MB/s BenchmarkCrc64/Random16KB-4 234 506505 ns/op 32.35 MB/s PASS ok hash/crc64 1.799s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9513 11585 ns/op 88.39 MB/s BenchmarkFnv32aKB-4 9415 15066 ns/op 67.97 MB/s BenchmarkFnv64KB-4 10000 11524 ns/op 88.86 MB/s BenchmarkFnv64aKB-4 10078 11693 ns/op 87.58 MB/s BenchmarkFnv128KB-4 1802 69060 ns/op 14.83 MB/s BenchmarkFnv128aKB-4 1774 68127 ns/op 15.03 MB/s PASS ok hash/fnv 1.886s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 512414 221.5 ns/op 18.06 MB/s BenchmarkHash/n=4/Bytes-4 5320328 22.30 ns/op 179.34 MB/s BenchmarkHash/n=4/String-4 1629278 72.96 ns/op 54.83 MB/s BenchmarkHash/n=8/Write-4 596133 188.9 ns/op 42.36 MB/s BenchmarkHash/n=8/Bytes-4 5427519 21.65 ns/op 369.55 MB/s BenchmarkHash/n=8/String-4 1472551 69.62 ns/op 114.91 MB/s BenchmarkHash/n=16/Write-4 604136 199.1 ns/op 80.37 MB/s BenchmarkHash/n=16/Bytes-4 5259727 22.59 ns/op 708.33 MB/s BenchmarkHash/n=16/String-4 1721905 69.16 ns/op 231.36 MB/s BenchmarkHash/n=32/Write-4 508603 229.8 ns/op 139.24 MB/s BenchmarkHash/n=32/Bytes-4 4721314 25.56 ns/op 1252.00 MB/s BenchmarkHash/n=32/String-4 1664590 71.41 ns/op 448.11 MB/s BenchmarkHash/n=64/Write-4 560011 215.9 ns/op 296.46 MB/s BenchmarkHash/n=64/Bytes-4 4009527 29.07 ns/op 2201.26 MB/s BenchmarkHash/n=64/String-4 1579248 75.65 ns/op 846.02 MB/s BenchmarkHash/n=256/Write-4 365652 323.4 ns/op 791.48 MB/s BenchmarkHash/n=256/Bytes-4 1997821 59.70 ns/op 4288.02 MB/s BenchmarkHash/n=256/String-4 726544 163.7 ns/op 1563.85 MB/s BenchmarkHash/n=320/Write-4 368536 325.8 ns/op 982.33 MB/s BenchmarkHash/n=320/Bytes-4 1577188 75.35 ns/op 4246.69 MB/s BenchmarkHash/n=320/String-4 542024 225.5 ns/op 1418.94 MB/s BenchmarkHash/n=1024/Write-4 225759 522.3 ns/op 1960.54 MB/s BenchmarkHash/n=1024/Bytes-4 610045 198.2 ns/op 5166.12 MB/s BenchmarkHash/n=1024/String-4 215347 558.3 ns/op 1834.11 MB/s BenchmarkHash/n=4096/Write-4 87582 1348 ns/op 3039.10 MB/s BenchmarkHash/n=4096/Bytes-4 159926 745.5 ns/op 5494.07 MB/s BenchmarkHash/n=4096/String-4 56685 2158 ns/op 1898.16 MB/s BenchmarkHash/n=16384/Write-4 25311 4538 ns/op 3610.74 MB/s BenchmarkHash/n=16384/Bytes-4 40899 2945 ns/op 5563.58 MB/s BenchmarkHash/n=16384/String-4 14150 8417 ns/op 1946.60 MB/s PASS ok hash/maphash 5.638s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 836 139053 ns/op BenchmarkEscapeNone-4 90223 1298 ns/op BenchmarkUnescape-4 854 139719 ns/op BenchmarkUnescapeNone-4 529622 206.0 ns/op BenchmarkUnescapeSparse-4 18757 6379 ns/op BenchmarkUnescapeDense-4 1233 97863 ns/op PASS ok html 1.836s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7954 13651 ns/op BenchmarkCSSEscaperNoSpecials-4 50326 2343 ns/op BenchmarkDecodeCSS-4 24692 4837 ns/op BenchmarkDecodeCSSNoSpecials-4 3889849 30.81 ns/op BenchmarkCSSValueFilter-4 117405 1006 ns/op BenchmarkCSSValueFilterOk-4 83199 1462 ns/op BenchmarkEscapedExecute-4 4315 26642 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10805 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73501 1640 ns/op BenchmarkStripTags-4 17397 6977 ns/op BenchmarkStripTagsNoSpecials-4 346753 351.2 ns/op BenchmarkJSValEscaperWithNum-4 20697 5940 ns/op BenchmarkJSValEscaperWithStr-4 5386 20846 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18300 6825 ns/op BenchmarkJSValEscaperWithObj-4 4452 25634 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12002 9884 ns/op BenchmarkJSStrEscaperNoSpecials-4 59466 2024 ns/op BenchmarkJSStrEscaper-4 10000 10636 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59673 2020 ns/op BenchmarkJSRegexpEscaper-4 9597 12448 ns/op BenchmarkTemplateSpecialTags-4 81 1257499 ns/op BenchmarkURLEscaper-4 3800 30377 ns/op BenchmarkURLEscaperNoSpecials-4 183885 641.5 ns/op BenchmarkURLNormalizer-4 5173 23470 ns/op BenchmarkURLNormalizerNoSpecials-4 167661 736.3 ns/op BenchmarkSrcsetFilter-4 15664 7503 ns/op BenchmarkSrcsetFilterNoSpecials-4 103722 1150 ns/op PASS ok html/template 4.984s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 451215 233.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 415762 279.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 515342 223.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 431817 284.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1260230 91.55 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1338547 90.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 941020 128.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 462440 254.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 351193 340.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 470918 253.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 349543 342.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 743928 161.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 508377 229.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 649826 182.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 469221 232.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 405897 300.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 773256 150.2 ns/op BenchmarkRGBASetRGBA-4 1000000 108.9 ns/op BenchmarkRGBA64At-4 580266 206.4 ns/op BenchmarkRGBA64SetRGBA64-4 645195 190.7 ns/op BenchmarkNRGBAAt-4 798699 151.9 ns/op BenchmarkNRGBASetNRGBA-4 1000000 108.7 ns/op BenchmarkNRGBA64At-4 579996 244.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 567146 210.1 ns/op BenchmarkAlphaAt-4 2310687 51.92 ns/op BenchmarkAlphaSetAlpha-4 2314028 51.68 ns/op BenchmarkAlpha16At-4 1279920 93.79 ns/op BenchmarkAlphaSetAlpha16-4 987384 123.0 ns/op BenchmarkGrayAt-4 2306445 52.59 ns/op BenchmarkGraySetGray-4 2257923 54.00 ns/op BenchmarkGray16At-4 1000000 145.8 ns/op BenchmarkGraySetGray16-4 937388 122.8 ns/op PASS ok image 5.788s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2943990 40.70 ns/op BenchmarkYCbCrToRGB/128-4 2872321 41.09 ns/op BenchmarkYCbCrToRGB/255-4 2951101 40.63 ns/op BenchmarkRGBToYCbCr/0-4 2835727 41.37 ns/op BenchmarkRGBToYCbCr/Cb-4 2888991 41.78 ns/op BenchmarkRGBToYCbCr/Cr-4 2810559 43.43 ns/op BenchmarkYCbCrToRGBA/0-4 2510702 48.01 ns/op BenchmarkYCbCrToRGBA/128-4 2493832 47.48 ns/op BenchmarkYCbCrToRGBA/255-4 2526400 47.60 ns/op BenchmarkNYCbCrAToRGBA/0-4 2480294 47.67 ns/op BenchmarkNYCbCrAToRGBA/128-4 2294380 51.94 ns/op BenchmarkNYCbCrAToRGBA/255-4 2380093 51.34 ns/op PASS ok image/color 3.031s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 56999377 ns/op BenchmarkFillSrc-4 388 306856 ns/op BenchmarkCopyOver-4 5 21153315 ns/op BenchmarkCopySrc-4 558 223420 ns/op BenchmarkNRGBAOver-4 5 22540084 ns/op BenchmarkNRGBASrc-4 10 10477410 ns/op BenchmarkYCbCr-4 6 18115864 ns/op BenchmarkGray-4 16 7062017 ns/op BenchmarkCMYK-4 9 12332226 ns/op BenchmarkGlyphOver-4 15 7143535 ns/op BenchmarkRGBAMaskOver-4 2 51533249 ns/op BenchmarkGrayMaskOver-4 4 33154949 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50068915 ns/op BenchmarkRGBA-4 3 34472879 ns/op BenchmarkPalettedFill-4 1110 118204 ns/op BenchmarkPalettedRGBA-4 4 31386680 ns/op BenchmarkGenericOver-4 2 78342163 ns/op BenchmarkGenericMaskOver-4 4 31743147 ns/op BenchmarkGenericSrc-4 2 51957371 ns/op BenchmarkGenericMaskSrc-4 3 41716417 ns/op PASS ok image/draw 7.216s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7277833 ns/op 2.12 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 189044685 ns/op 1.63 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4492538783 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 43 11909752 ns/op 1.30 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 432230824 ns/op 0.14 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 7.498s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2449 48140 ns/op BenchmarkIDCT-4 2841 43195 ns/op BenchmarkDecodeBaseline-4 5 20250260 ns/op 3.05 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 26440274 ns/op 2.34 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 250248686 ns/op 4.91 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 324014627 ns/op 2.84 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.867s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12163198 10.49 ns/op BenchmarkDecodeGray-4 9 11111704 ns/op 5.90 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 53485492 ns/op 4.90 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40051830 ns/op 6.55 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6623878 ns/op 9.89 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35786252 ns/op 7.33 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43895631 ns/op 5.97 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 76643934 ns/op 4.01 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 78955130 ns/op 3.89 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 248161563 ns/op 4.95 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 293431857 ns/op 4.19 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37921055 ns/op 8.10 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 280440767 ns/op 4.38 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 983402930 ns/op 1.25 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.746s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 64074845 ns/op 1.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53417074 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 332666734 ns/op 1.50 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 288659238 ns/op 1.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 116368302 ns/op 0.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 89752356 ns/op 1.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 439137260 ns/op 1.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 282846610 ns/op 1.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1096901949 ns/op 0.91 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 589989502 ns/op 1.69 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4081091211 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3054296555 ns/op 1.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10442375 ns/op 9.58 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10909553 ns/op 9.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50575818 ns/op 9.89 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52939507 ns/op 9.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 119432306 ns/op 8.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 108583243 ns/op 9.21 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 531460443 ns/op 9.41 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 647675222 ns/op 7.72 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 75958770 ns/op 1.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 63664982 ns/op 1.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 380378484 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 325422533 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 762074917 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 683431859 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4160772443 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 3857284188 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 171047876 ns/op 24.44 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 163572330 ns/op 25.55 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 39.194s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35755 3166 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 35563 3307 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 32668 3702 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/8-4 28768 4138 ns/op 1.93 MB/s BenchmarkMarshalCorpusFile/16-4 22226 5330 ns/op 3.00 MB/s BenchmarkMarshalCorpusFile/32-4 15734 7593 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/64-4 9746 11668 ns/op 5.49 MB/s BenchmarkMarshalCorpusFile/128-4 5900 17800 ns/op 7.19 MB/s BenchmarkMarshalCorpusFile/256-4 3414 34008 ns/op 7.53 MB/s BenchmarkMarshalCorpusFile/512-4 1813 70722 ns/op 7.24 MB/s BenchmarkMarshalCorpusFile/1024-4 944 123930 ns/op 8.26 MB/s BenchmarkMarshalCorpusFile/2048-4 480 245142 ns/op 8.35 MB/s BenchmarkMarshalCorpusFile/4096-4 244 483767 ns/op 8.47 MB/s BenchmarkMarshalCorpusFile/8192-4 123 956504 ns/op 8.56 MB/s BenchmarkMarshalCorpusFile/16384-4 56 1914878 ns/op 8.56 MB/s BenchmarkMarshalCorpusFile/32768-4 25 4363706 ns/op 7.51 MB/s BenchmarkMarshalCorpusFile/65536-4 13 8924638 ns/op 7.34 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18379518 ns/op 7.13 MB/s BenchmarkMarshalCorpusFile/262144-4 3 37239392 ns/op 7.04 MB/s BenchmarkMarshalCorpusFile/524288-4 2 73849058 ns/op 7.10 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 147828285 ns/op 7.09 MB/s BenchmarkUnmarshalCorpusFile/1-4 7752 14418 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7629 15048 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7123 16363 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 5678 18601 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5366 21812 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/32-4 3896 30874 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/64-4 3194 36269 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/128-4 2594 45772 ns/op 2.80 MB/s BenchmarkUnmarshalCorpusFile/256-4 1014 117894 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/512-4 541 223421 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 278 429557 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/2048-4 140 845752 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1691958 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3394993 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6755587 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13560472 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27080860 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54995374 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 113815852 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 227500448 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 455209138 ns/op 2.30 MB/s BenchmarkMutatorBytes/1-4 34960 3411 ns/op BenchmarkMutatorBytes/10-4 38046 3181 ns/op BenchmarkMutatorBytes/100-4 36859 3365 ns/op BenchmarkMutatorBytes/1000-4 23000 5381 ns/op BenchmarkMutatorBytes/10000-4 8595 21528 ns/op BenchmarkMutatorBytes/100000-4 1381 108096 ns/op BenchmarkMutatorString/1-4 33981 3557 ns/op BenchmarkMutatorString/10-4 34866 3376 ns/op BenchmarkMutatorString/100-4 32953 4371 ns/op BenchmarkMutatorString/1000-4 15558 7306 ns/op BenchmarkMutatorString/10000-4 5124 44449 ns/op BenchmarkMutatorString/100000-4 334 318064 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19383 6673 ns/op BenchmarkMutatorAllBasicTypes/string-4 17418 6893 ns/op BenchmarkMutatorAllBasicTypes/bool-4 68496 1805 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61838 1958 ns/op BenchmarkMutatorAllBasicTypes/float64-4 63012 1956 ns/op BenchmarkMutatorAllBasicTypes/int-4 66896 1858 ns/op BenchmarkMutatorAllBasicTypes/int8-4 65614 1930 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65606 1847 ns/op BenchmarkMutatorAllBasicTypes/int32-4 66592 1846 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66618 1863 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 63454 1990 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54003 1988 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57195 2172 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 61146 2049 ns/op PASS ok internal/fuzz 12.298s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 1 108755553 ns/op 3328 B/op 29 allocs/op BenchmarkGetByString-4 98125 1071 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.436s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 31710 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37962 3161 ns/op BenchmarkSplicePipePoolParallel-4 164989 1431 ns/op BenchmarkSplicePipeNativeParallel-4 75130 1595 ns/op PASS ok internal/poll 2.031s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 28060366 ns/op PASS ok internal/trace 3.959s PASS ok internal/zstd 1.018s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19940 10555 ns/op BenchmarkCopyNLarge-4 297 845526 ns/op PASS ok io 1.668s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 194881 605.7 ns/op BenchmarkPrintln-4 21930 6030 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35280 3385 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 5558 22677 ns/op BenchmarkDiscard-4 1479355 89.45 ns/op 0 B/op 0 allocs/op PASS ok log 1.832s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 44604 2707 ns/op BenchmarkJSONHandler/defaults-4 6235 18275 ns/op 524 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3770 29646 ns/op 799 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4441 26227 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6291 17805 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6402 17928 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5444 21447 ns/op 515 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27524 4400 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27201 4466 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 82698 1422 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 70086 1780 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 85485 1244 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 63812 2055 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 70027 1813 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 95338 1296 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 531020 224.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 377922 313.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 229735 514.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 159105 759.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 137473 895.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6418 15632 ns/op BenchmarkDispatch/switch-checked-4 167728 716.1 ns/op BenchmarkDispatch/As-4 178590 679.3 ns/op BenchmarkDispatch/Visit-4 149938 795.2 ns/op BenchmarkUnsafeStrings-4 18601 6458 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 4.346s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 971442 108.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1000000 118.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 631332 189.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 198188 620.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 54579 2283 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 56810 2227 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 36028 3251 ns/op 467 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12660 8430 ns/op 2060 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13785 8363 ns/op 609 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 15506 7819 ns/op 612 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9987 11355 ns/op 914 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3444 32278 ns/op 3051 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 18544 6566 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17940 6792 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11269 10663 ns/op 733 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3670 30759 ns/op 2342 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 3.550s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 34730035 ns/op BenchmarkKeys-4 8 14258055 ns/op BenchmarkValues-4 8 13723918 ns/op PASS ok maps 2.743s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6275798 18.45 ns/op BenchmarkAcosh-4 4950546 24.13 ns/op BenchmarkAsin-4 5995035 17.84 ns/op BenchmarkAsinh-4 4270128 26.44 ns/op BenchmarkAtan-4 7050146 17.16 ns/op BenchmarkAtanh-4 4943188 24.31 ns/op BenchmarkAtan2-4 4922870 23.59 ns/op BenchmarkCbrt-4 6151574 19.74 ns/op BenchmarkCeil-4 16358773 7.360 ns/op BenchmarkCompare-4 3518630 34.29 ns/op BenchmarkCompare32-4 3889652 30.97 ns/op BenchmarkCopysign-4 2585636 42.78 ns/op BenchmarkCos-4 8997439 16.93 ns/op BenchmarkCosh-4 6884356 17.60 ns/op BenchmarkErf-4 7706598 15.48 ns/op BenchmarkErfc-4 7774540 15.49 ns/op BenchmarkErfinv-4 3349494 34.34 ns/op BenchmarkErfcinv-4 3425138 34.77 ns/op BenchmarkExp-4 7373616 15.99 ns/op BenchmarkExpGo-4 1000000 108.4 ns/op BenchmarkExpm1-4 7090561 16.86 ns/op BenchmarkExp2-4 1000000 100.5 ns/op BenchmarkExp2Go-4 1000000 108.6 ns/op BenchmarkAbs-4 3520420 33.84 ns/op BenchmarkDim-4 8084848 14.45 ns/op BenchmarkFloor-4 15937975 7.625 ns/op BenchmarkMax-4 12504364 9.583 ns/op BenchmarkMin-4 11298871 10.59 ns/op BenchmarkMod-4 346063 349.5 ns/op BenchmarkFrexp-4 1960881 60.59 ns/op BenchmarkGamma-4 420643 284.4 ns/op BenchmarkHypot-4 1777285 68.05 ns/op BenchmarkHypotGo-4 1557993 76.35 ns/op BenchmarkIlogb-4 2580211 46.91 ns/op BenchmarkJ0-4 168223 684.7 ns/op BenchmarkJ1-4 179468 676.7 ns/op BenchmarkJn-4 85561 1421 ns/op BenchmarkLdexp-4 2102649 56.82 ns/op BenchmarkLgamma-4 514536 231.3 ns/op BenchmarkLog-4 6664686 18.21 ns/op BenchmarkLogb-4 2509185 47.74 ns/op BenchmarkLog1p-4 6778466 17.66 ns/op BenchmarkLog10-4 6315394 19.08 ns/op BenchmarkLog2-4 1681893 70.83 ns/op BenchmarkModf-4 3276319 36.19 ns/op BenchmarkNextafter32-4 3208714 38.24 ns/op BenchmarkNextafter64-4 3343537 36.03 ns/op BenchmarkPowInt-4 3457268 34.90 ns/op BenchmarkPowFrac-4 3376812 36.13 ns/op BenchmarkPow10Pos-4 4264742 27.89 ns/op BenchmarkPow10Neg-4 3806968 31.34 ns/op BenchmarkRound-4 7907408 14.75 ns/op BenchmarkRoundToEven-4 7935841 14.87 ns/op BenchmarkRemainder-4 504103 235.6 ns/op BenchmarkSignbit-4 5022091 23.88 ns/op BenchmarkSin-4 8875628 13.46 ns/op BenchmarkSincos-4 507154 218.5 ns/op BenchmarkSinh-4 6210447 20.85 ns/op BenchmarkSqrtIndirect-4 14808942 8.137 ns/op BenchmarkSqrtLatency-4 11377850 12.84 ns/op BenchmarkSqrtIndirectLatency-4 10244181 11.40 ns/op BenchmarkSqrtGoLatency-4 1584193 75.91 ns/op BenchmarkSqrtPrime-4 119900 1007 ns/op BenchmarkTan-4 6281557 19.48 ns/op BenchmarkTanh-4 5683534 22.09 ns/op BenchmarkTrunc-4 15939146 7.866 ns/op BenchmarkY0-4 161848 733.8 ns/op BenchmarkY1-4 162804 714.6 ns/op BenchmarkYn-4 80200 1575 ns/op BenchmarkFloat64bits-4 5025255 23.68 ns/op BenchmarkFloat64frombits-4 5083339 26.18 ns/op BenchmarkFloat32bits-4 4991367 24.43 ns/op BenchmarkFloat32frombits-4 5018005 23.87 ns/op BenchmarkFMA-4 15781273 8.619 ns/op PASS ok math 12.869s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11150433 10.67 ns/op 5995.65 MB/s BenchmarkAddVV/2-4 10243730 11.62 ns/op 11016.28 MB/s BenchmarkAddVV/3-4 9006639 13.38 ns/op 14352.38 MB/s BenchmarkAddVV/4-4 9776517 12.26 ns/op 20879.60 MB/s BenchmarkAddVV/5-4 9076564 13.31 ns/op 24048.03 MB/s BenchmarkAddVV/10-4 6243318 18.84 ns/op 33963.14 MB/s BenchmarkAddVV/100-4 2367751 50.59 ns/op 126515.56 MB/s BenchmarkAddVV/1000-4 272960 389.9 ns/op 164149.64 MB/s BenchmarkSubVV/1-4 11680015 10.43 ns/op 6137.60 MB/s BenchmarkSubVV/2-4 10339772 11.69 ns/op 10949.47 MB/s BenchmarkSubVV/3-4 9478474 12.90 ns/op 14885.79 MB/s BenchmarkSubVV/4-4 9469681 12.81 ns/op 19988.58 MB/s BenchmarkSubVV/5-4 8773851 13.88 ns/op 23047.89 MB/s BenchmarkSubVV/10-4 6835503 17.41 ns/op 36757.00 MB/s BenchmarkSubVV/100-4 2358229 51.78 ns/op 123605.80 MB/s BenchmarkSubVV/1000-4 295108 402.3 ns/op 159100.59 MB/s BenchmarkAddVW/1-4 11664672 10.57 ns/op 756.63 MB/s BenchmarkAddVW/2-4 12054296 10.19 ns/op 1569.95 MB/s BenchmarkAddVW/3-4 11240970 10.66 ns/op 2251.49 MB/s BenchmarkAddVW/4-4 10812608 11.14 ns/op 2872.66 MB/s BenchmarkAddVW/5-4 10733822 11.19 ns/op 3574.43 MB/s BenchmarkAddVW/10-4 7810438 15.63 ns/op 5119.97 MB/s BenchmarkAddVW/100-4 4641112 24.41 ns/op 32768.03 MB/s BenchmarkAddVW/1000-4 631792 188.5 ns/op 42436.31 MB/s BenchmarkAddVWext/1-4 11810454 10.15 ns/op 788.36 MB/s BenchmarkAddVWext/2-4 12256436 9.991 ns/op 1601.49 MB/s BenchmarkAddVWext/3-4 11170747 10.75 ns/op 2232.13 MB/s BenchmarkAddVWext/4-4 10721770 11.09 ns/op 2885.69 MB/s BenchmarkAddVWext/5-4 10635902 11.32 ns/op 3532.55 MB/s BenchmarkAddVWext/10-4 8872572 13.45 ns/op 5945.78 MB/s BenchmarkAddVWext/100-4 2106426 56.92 ns/op 14055.29 MB/s BenchmarkAddVWext/1000-4 265171 429.6 ns/op 18623.56 MB/s BenchmarkSubVW/1-4 11885884 10.09 ns/op 792.94 MB/s BenchmarkSubVW/2-4 11958786 10.05 ns/op 1591.47 MB/s BenchmarkSubVW/3-4 11417270 10.65 ns/op 2253.35 MB/s BenchmarkSubVW/4-4 11088261 10.88 ns/op 2941.71 MB/s BenchmarkSubVW/5-4 10628526 11.23 ns/op 3563.27 MB/s BenchmarkSubVW/10-4 7830696 15.35 ns/op 5212.51 MB/s BenchmarkSubVW/100-4 4827668 24.86 ns/op 32185.22 MB/s BenchmarkSubVW/1000-4 669708 173.3 ns/op 46153.11 MB/s BenchmarkSubVWext/1-4 11957635 10.07 ns/op 794.67 MB/s BenchmarkSubVWext/2-4 11660659 10.08 ns/op 1587.54 MB/s BenchmarkSubVWext/3-4 11072250 10.84 ns/op 2214.81 MB/s BenchmarkSubVWext/4-4 10089522 11.28 ns/op 2837.58 MB/s BenchmarkSubVWext/5-4 10170414 11.64 ns/op 3435.77 MB/s BenchmarkSubVWext/10-4 8369732 14.39 ns/op 5560.39 MB/s BenchmarkSubVWext/100-4 2136652 56.25 ns/op 14221.63 MB/s BenchmarkSubVWext/1000-4 294700 410.4 ns/op 19494.23 MB/s BenchmarkMulAddVWW/1-4 9766532 12.46 ns/op 5137.95 MB/s BenchmarkMulAddVWW/2-4 8927990 13.50 ns/op 9484.11 MB/s BenchmarkMulAddVWW/3-4 7874895 15.53 ns/op 12362.99 MB/s BenchmarkMulAddVWW/4-4 7035825 17.19 ns/op 14890.22 MB/s BenchmarkMulAddVWW/5-4 6211435 19.20 ns/op 16669.67 MB/s BenchmarkMulAddVWW/10-4 4412419 26.76 ns/op 23918.80 MB/s BenchmarkMulAddVWW/100-4 618114 197.8 ns/op 32349.41 MB/s BenchmarkMulAddVWW/1000-4 67378 1830 ns/op 34963.55 MB/s BenchmarkAddMulVVW/1-4 10119950 11.93 ns/op 5365.90 MB/s BenchmarkAddMulVVW/2-4 8749780 13.45 ns/op 9513.28 MB/s BenchmarkAddMulVVW/3-4 8231193 14.78 ns/op 12989.68 MB/s BenchmarkAddMulVVW/4-4 7333260 16.22 ns/op 15787.10 MB/s BenchmarkAddMulVVW/5-4 6456775 18.43 ns/op 17364.17 MB/s BenchmarkAddMulVVW/10-4 4196436 35.38 ns/op 18091.45 MB/s BenchmarkAddMulVVW/100-4 551330 219.1 ns/op 29209.03 MB/s BenchmarkAddMulVVW/1000-4 57615 2056 ns/op 31125.61 MB/s BenchmarkDivWVW/1-4 2361678 48.92 ns/op 1308.33 MB/s BenchmarkDivWVW/2-4 1000000 106.6 ns/op 1200.60 MB/s BenchmarkDivWVW/3-4 794728 149.5 ns/op 1283.86 MB/s BenchmarkDivWVW/4-4 673954 173.9 ns/op 1472.24 MB/s BenchmarkDivWVW/5-4 617584 194.4 ns/op 1646.29 MB/s BenchmarkDivWVW/10-4 307743 353.2 ns/op 1812.01 MB/s BenchmarkDivWVW/100-4 38071 3168 ns/op 2020.11 MB/s BenchmarkDivWVW/1000-4 4272 28537 ns/op 2242.73 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2962862 40.03 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2911934 41.10 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1874887 63.41 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1437396 83.13 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 102.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 975639 117.9 ns/op BenchmarkNonZeroShifts/4/shrVU-4 980180 121.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 753794 155.8 ns/op BenchmarkNonZeroShifts/5/shrVU-4 831000 143.9 ns/op BenchmarkNonZeroShifts/5/shlVU-4 672978 183.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 455373 261.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 366535 318.6 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50485 2361 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42776 2789 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5097 23391 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4206 27262 ns/op BenchmarkDecimalConversion-4 190 612981 ns/op BenchmarkFloatString/100-4 9902 12007 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 644746 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59515960 ns/op 59828 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 5938560164 ns/op 840488 B/op 516 allocs/op BenchmarkFloatAdd/10-4 99306 1182 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 93846 1284 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52092 2297 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14078 11696 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1605 74382 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 124069 901.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 124704 940.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 86936 1303 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26022 4661 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3237 36324 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1414 83775 ns/op BenchmarkParseFloatLargeExp-4 326 364119 ns/op BenchmarkGCD10x10/WithoutXY-4 187851 623.8 ns/op BenchmarkGCD10x10/WithXY-4 46065 2597 ns/op BenchmarkGCD10x100/WithoutXY-4 88897 1343 ns/op BenchmarkGCD10x100/WithXY-4 14034 8823 ns/op BenchmarkGCD10x1000/WithoutXY-4 63043 1863 ns/op BenchmarkGCD10x1000/WithXY-4 9788 11035 ns/op BenchmarkGCD100x100/WithoutXY-4 23154 5131 ns/op BenchmarkGCD100x100/WithXY-4 8181 14105 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11978 ns/op BenchmarkGCD100x1000/WithXY-4 4567 25568 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1910 63068 ns/op BenchmarkGCD1000x1000/WithXY-4 990 120438 ns/op BenchmarkHilbert-4 16 6993505 ns/op BenchmarkBinomial-4 8881 12416 ns/op BenchmarkQuoRem-4 14529 8219 ns/op BenchmarkExp-4 7 15228641 ns/op BenchmarkExpMont/Odd-4 100 1109697 ns/op 2606 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1120164 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1151752 ns/op 3831 B/op 53 allocs/op BenchmarkExpMont/Even3-4 99 1157499 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 98 1169156 ns/op 3810 B/op 52 allocs/op BenchmarkExpMont/Even8-4 96 1164513 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even32-4 99 1163675 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 123 970315 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1024012 ns/op 3762 B/op 51 allocs/op BenchmarkExpMont/Even128-4 128 929270 ns/op 3267 B/op 50 allocs/op BenchmarkExpMont/Even255-4 138 871527 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 451 269414 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 381 305412 ns/op 1725 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 386 306116 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 388 305830 ns/op 1734 B/op 47 allocs/op BenchmarkExp2-4 7 15457593 ns/op BenchmarkBitset-4 886994 134.0 ns/op BenchmarkBitsetNeg-4 309175 379.4 ns/op BenchmarkBitsetOrig-4 218688 532.5 ns/op BenchmarkBitsetNegOrig-4 143132 822.9 ns/op BenchmarkModSqrt225_Tonelli-4 79 1424990 ns/op BenchmarkModSqrt225_3Mod4-4 277 436656 ns/op BenchmarkModSqrt231_Tonelli-4 76 1495466 ns/op BenchmarkModSqrt231_5Mod8-4 230 513749 ns/op BenchmarkModInverse-4 9144 12388 ns/op BenchmarkSqrt-4 924 130380 ns/op BenchmarkIntSqr/1-4 1362490 87.74 ns/op BenchmarkIntSqr/2-4 484387 245.0 ns/op BenchmarkIntSqr/3-4 375712 313.2 ns/op BenchmarkIntSqr/5-4 247008 482.3 ns/op BenchmarkIntSqr/8-4 162084 736.2 ns/op BenchmarkIntSqr/10-4 129541 930.8 ns/op BenchmarkIntSqr/20-4 33847 3605 ns/op BenchmarkIntSqr/30-4 22538 5230 ns/op BenchmarkIntSqr/50-4 13183 9056 ns/op BenchmarkIntSqr/80-4 6963 16472 ns/op BenchmarkIntSqr/100-4 5167 22347 ns/op BenchmarkIntSqr/200-4 1851 64518 ns/op BenchmarkIntSqr/300-4 958 141882 ns/op BenchmarkIntSqr/500-4 420 286134 ns/op BenchmarkIntSqr/800-4 188 664527 ns/op BenchmarkIntSqr/1000-4 130 906879 ns/op BenchmarkDiv/20/10-4 310771 394.0 ns/op BenchmarkDiv/40/20-4 311842 387.0 ns/op BenchmarkDiv/100/50-4 327031 365.1 ns/op BenchmarkDiv/200/100-4 38919 3486 ns/op BenchmarkDiv/400/200-4 34845 3520 ns/op BenchmarkDiv/1000/500-4 25724 4819 ns/op BenchmarkDiv/2000/1000-4 16299 7149 ns/op BenchmarkDiv/20000/10000-4 718 165617 ns/op BenchmarkDiv/200000/100000-4 18 6585177 ns/op BenchmarkDiv/2000000/1000000-4 1 211535717 ns/op BenchmarkDiv/20000000/10000000-4 1 7289238738 ns/op BenchmarkMul-4 3 43324308 ns/op BenchmarkNatMul/10-4 110899 1003 ns/op BenchmarkNatMul/100-4 3691 30711 ns/op BenchmarkNatMul/1000-4 100 1161129 ns/op BenchmarkZeroShifts/Shl-4 40568 5130 ns/op BenchmarkZeroShifts/ShlSame-4 5974804 20.04 ns/op BenchmarkZeroShifts/Shr-4 10000 13631 ns/op BenchmarkZeroShifts/ShrSame-4 5861338 20.39 ns/op BenchmarkExp3Power/0x10-4 206488 572.0 ns/op BenchmarkExp3Power/0x40-4 181501 819.6 ns/op BenchmarkExp3Power/0x100-4 76034 1519 ns/op BenchmarkExp3Power/0x400-4 27036 4133 ns/op BenchmarkExp3Power/0x1000-4 6462 36506 ns/op BenchmarkExp3Power/0x4000-4 1077 183899 ns/op BenchmarkExp3Power/0x10000-4 100 1485538 ns/op BenchmarkExp3Power/0x40000-4 12 9546570 ns/op BenchmarkExp3Power/0x100000-4 1 124235452 ns/op BenchmarkExp3Power/0x400000-4 1 1174843171 ns/op BenchmarkFibo-4 3 33895808 ns/op BenchmarkNatSqr/1-4 1000000 256.7 ns/op BenchmarkNatSqr/2-4 430314 480.1 ns/op BenchmarkNatSqr/3-4 329280 767.9 ns/op BenchmarkNatSqr/5-4 226147 687.3 ns/op BenchmarkNatSqr/8-4 140684 939.7 ns/op BenchmarkNatSqr/10-4 116016 991.7 ns/op BenchmarkNatSqr/20-4 33358 4053 ns/op BenchmarkNatSqr/30-4 23182 5285 ns/op BenchmarkNatSqr/50-4 13124 9041 ns/op BenchmarkNatSqr/80-4 7203 16410 ns/op BenchmarkNatSqr/100-4 5217 22466 ns/op BenchmarkNatSqr/200-4 1789 70352 ns/op BenchmarkNatSqr/300-4 890 173052 ns/op BenchmarkNatSqr/500-4 414 290159 ns/op BenchmarkNatSqr/800-4 195 611236 ns/op BenchmarkNatSqr/1000-4 136 868570 ns/op BenchmarkNatSetBytes/8-4 676986 175.3 ns/op BenchmarkNatSetBytes/24-4 215276 560.7 ns/op BenchmarkNatSetBytes/128-4 47259 2485 ns/op BenchmarkNatSetBytes/7-4 886772 135.2 ns/op BenchmarkNatSetBytes/23-4 235006 504.4 ns/op BenchmarkNatSetBytes/127-4 49128 2418 ns/op BenchmarkScanPi-4 256 465491 ns/op BenchmarkStringPiParallel-4 644 175683 ns/op BenchmarkScan/10/Base2-4 38067 3174 ns/op BenchmarkScan/100/Base2-4 4224 27818 ns/op BenchmarkScan/1000/Base2-4 433 277405 ns/op BenchmarkScan/10/Base8-4 91405 1331 ns/op BenchmarkScan/100/Base8-4 10000 10168 ns/op BenchmarkScan/1000/Base8-4 1249 99550 ns/op BenchmarkScan/10/Base10-4 95413 1222 ns/op BenchmarkScan/100/Base10-4 13561 8906 ns/op BenchmarkScan/1000/Base10-4 1375 87193 ns/op BenchmarkScan/10/Base16-4 115878 1039 ns/op BenchmarkScan/100/Base16-4 15422 7709 ns/op BenchmarkScan/1000/Base16-4 1603 75351 ns/op BenchmarkString/10/Base2-4 205489 582.0 ns/op BenchmarkString/100/Base2-4 27356 4342 ns/op BenchmarkString/1000/Base2-4 2812 41780 ns/op BenchmarkString/10/Base8-4 375212 316.7 ns/op BenchmarkString/100/Base8-4 71622 1689 ns/op BenchmarkString/1000/Base8-4 8083 15182 ns/op BenchmarkString/10/Base10-4 216768 554.8 ns/op BenchmarkString/100/Base10-4 40322 2961 ns/op BenchmarkString/1000/Base10-4 4078 29074 ns/op BenchmarkString/10/Base16-4 430862 279.3 ns/op BenchmarkString/100/Base16-4 91124 1403 ns/op BenchmarkString/1000/Base16-4 10000 11389 ns/op BenchmarkLeafSize/0-4 31 3817910 ns/op BenchmarkLeafSize/1-4 408 279973 ns/op BenchmarkLeafSize/2-4 420 278951 ns/op BenchmarkLeafSize/3-4 271 439162 ns/op BenchmarkLeafSize/4-4 430 282909 ns/op BenchmarkLeafSize/5-4 225 504451 ns/op BenchmarkLeafSize/6-4 274 431485 ns/op BenchmarkLeafSize/7-4 298 398907 ns/op BenchmarkLeafSize/8-4 433 269696 ns/op BenchmarkLeafSize/9-4 189 632364 ns/op BenchmarkLeafSize/10-4 236 503989 ns/op BenchmarkLeafSize/11-4 231 509219 ns/op BenchmarkLeafSize/12-4 274 429404 ns/op BenchmarkLeafSize/13-4 241 489197 ns/op BenchmarkLeafSize/14-4 303 412749 ns/op BenchmarkLeafSize/15-4 308 383941 ns/op BenchmarkLeafSize/16-4 436 279124 ns/op BenchmarkLeafSize/32-4 427 270827 ns/op BenchmarkLeafSize/64-4 390 301331 ns/op BenchmarkProbablyPrime/n=0-4 5 20166422 ns/op BenchmarkProbablyPrime/n=1-4 5 23103771 ns/op BenchmarkProbablyPrime/n=5-4 4 32047724 ns/op BenchmarkProbablyPrime/n=10-4 3 44566604 ns/op BenchmarkProbablyPrime/n=20-4 2 68441242 ns/op BenchmarkProbablyPrime/Lucas-4 6 17478947 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2446259 ns/op BenchmarkRatCmp-4 208563 570.6 ns/op BenchmarkFloatSqrt/64-4 13729 8724 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 7863 14872 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5391 22069 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2734 43206 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 498 238405 ns/op 18063 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 36 3273193 ns/op 176250 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 246230078 ns/op 3732264 B/op 589 allocs/op PASS ok math/big 58.343s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7814121 15.59 ns/op BenchmarkLeadingZeros8-4 7586194 15.76 ns/op BenchmarkLeadingZeros16-4 7721864 15.58 ns/op BenchmarkLeadingZeros32-4 7760995 15.61 ns/op BenchmarkLeadingZeros64-4 7484355 15.62 ns/op BenchmarkTrailingZeros-4 7656112 15.39 ns/op BenchmarkTrailingZeros8-4 7534689 15.67 ns/op BenchmarkTrailingZeros16-4 7748313 15.80 ns/op BenchmarkTrailingZeros32-4 7687082 15.75 ns/op BenchmarkTrailingZeros64-4 7539820 15.44 ns/op BenchmarkOnesCount-4 7240411 14.74 ns/op BenchmarkOnesCount8-4 8116058 14.72 ns/op BenchmarkOnesCount16-4 8014808 15.31 ns/op BenchmarkOnesCount32-4 7383970 15.15 ns/op BenchmarkOnesCount64-4 8249089 14.60 ns/op BenchmarkRotateLeft-4 7735644 15.41 ns/op BenchmarkRotateLeft8-4 7843826 15.30 ns/op BenchmarkRotateLeft16-4 8060611 15.43 ns/op BenchmarkRotateLeft32-4 7600506 15.29 ns/op BenchmarkRotateLeft64-4 8310106 14.49 ns/op BenchmarkReverse-4 13621762 8.791 ns/op BenchmarkReverse8-4 16174566 7.443 ns/op BenchmarkReverse16-4 14880412 8.075 ns/op BenchmarkReverse32-4 13311026 9.144 ns/op BenchmarkReverse64-4 13487898 10.08 ns/op BenchmarkReverseBytes-4 14905124 8.074 ns/op BenchmarkReverseBytes16-4 15585834 7.656 ns/op BenchmarkReverseBytes32-4 14544464 8.129 ns/op BenchmarkReverseBytes64-4 14828853 8.119 ns/op BenchmarkAdd-4 7631497 14.72 ns/op BenchmarkAdd32-4 8205348 14.73 ns/op BenchmarkAdd64-4 7824018 15.51 ns/op BenchmarkAdd64multiple-4 14559496 8.833 ns/op BenchmarkSub-4 7918149 15.07 ns/op BenchmarkSub32-4 7953451 14.88 ns/op BenchmarkSub64-4 8146957 14.77 ns/op BenchmarkSub64multiple-4 13689054 10.09 ns/op BenchmarkMul-4 8138661 14.93 ns/op BenchmarkMul32-4 8246757 15.22 ns/op BenchmarkMul64-4 8247640 14.44 ns/op BenchmarkDiv-4 2794048 40.56 ns/op BenchmarkDiv32-4 6403166 18.88 ns/op BenchmarkDiv64-4 2917551 40.57 ns/op PASS ok math/bits 7.244s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1785333 67.55 ns/op BenchmarkAcos-4 398613 276.2 ns/op BenchmarkAcosh-4 395937 301.5 ns/op BenchmarkAsin-4 431841 276.0 ns/op BenchmarkAsinh-4 464991 265.9 ns/op BenchmarkAtan-4 1204059 99.82 ns/op BenchmarkAtanh-4 1000000 129.8 ns/op BenchmarkConj-4 15847761 7.506 ns/op BenchmarkCos-4 442899 260.9 ns/op BenchmarkCosh-4 469659 256.4 ns/op BenchmarkExp-4 572073 213.2 ns/op BenchmarkLog-4 1000000 112.9 ns/op BenchmarkLog10-4 1000000 113.2 ns/op BenchmarkPhase-4 4864154 22.53 ns/op BenchmarkPolar-4 1283785 91.02 ns/op BenchmarkPow-4 349755 345.9 ns/op BenchmarkRect-4 560410 220.6 ns/op BenchmarkSin-4 457507 251.0 ns/op BenchmarkSinh-4 468564 265.3 ns/op BenchmarkSqrt-4 651711 182.1 ns/op BenchmarkTan-4 1357494 107.6 ns/op BenchmarkTanh-4 1818405 69.89 ns/op PASS ok math/cmplx 4.726s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 914696 132.0 ns/op BenchmarkInt63ThreadsafeParallel-4 1295318 91.20 ns/op BenchmarkInt63Unthreadsafe-4 835405 139.7 ns/op BenchmarkIntn1000-4 685436 161.8 ns/op BenchmarkInt63n1000-4 794116 148.4 ns/op BenchmarkInt31n1000-4 793196 147.5 ns/op BenchmarkFloat32-4 752038 156.6 ns/op BenchmarkFloat64-4 831109 141.6 ns/op BenchmarkPerm3-4 171884 697.6 ns/op BenchmarkPerm30-4 19191 6300 ns/op BenchmarkPerm30ViaShuffle-4 17505 6853 ns/op BenchmarkShuffleOverhead-4 14935 8049 ns/op BenchmarkRead3-4 609010 190.4 ns/op BenchmarkRead64-4 60548 1985 ns/op BenchmarkRead1000-4 4140 29591 ns/op BenchmarkConcurrent-4 363637 308.1 ns/op PASS ok math/rand 3.777s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40341 2962 ns/op BenchmarkQDecodeWord-4 106944 1080 ns/op BenchmarkQDecodeHeader-4 101130 1241 ns/op BenchmarkTypeByExtension/.html-4 493142 214.1 ns/op BenchmarkTypeByExtension/.HTML-4 345915 371.8 ns/op BenchmarkTypeByExtension/.unused-4 364245 315.7 ns/op BenchmarkExtensionsByType/text/html-4 145486 937.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 59682 3781 ns/op BenchmarkExtensionsByType/application/octet-stream-4 110854 1212 ns/op PASS ok mime 2.790s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 556 188723 ns/op 48500 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 658 251766 ns/op 48149 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 261 585724 ns/op 104996 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 277 424515 ns/op 49001 B/op 206 allocs/op PASS ok mime/multipart 1.835s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 969 139356 ns/op PASS ok mime/quotedprintable 1.171s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 26 5109950 ns/op 8620 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 24 4661160 ns/op 7463 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5013540356 ns/op 158536 B/op 221 allocs/op BenchmarkDNSName-4 83490 1378 ns/op BenchmarkInterfaces-4 2864 38188 ns/op 8677 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3774 29345 ns/op 6510 B/op 22 allocs/op BenchmarkInterfaceByName-4 3022 37592 ns/op 8764 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1926 61890 ns/op 13293 B/op 80 allocs/op BenchmarkInterfacesAndAddrs-4 5764 19514 ns/op 3505 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1233 86788 ns/op 135290 B/op 39 allocs/op BenchmarkParseIP-4 6843 16862 ns/op BenchmarkParseIPValidIPv4-4 306175 398.7 ns/op BenchmarkParseIPValidIPv6-4 148576 798.5 ns/op BenchmarkIPString/IPv4-4 90672 1356 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 7935 13540 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49689 2373 ns/op BenchmarkIPEqual/IPv4-4 1163683 102.5 ns/op BenchmarkIPEqual/IPv6-4 1170244 101.3 ns/op BenchmarkSendFile/1024-4 1 1207193225 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1214992064 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1215448038 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1213870536 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1212343149 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1213061940 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1214226519 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1006852064 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1006985763 ns/op 0.26 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/524288-4 1 1007678156 ns/op 0.52 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/1048576-4 1 1007682885 ns/op 1.04 MB/s 632 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006585498 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006048571 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1006138120 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1001930809 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1011346204 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007767631 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007159975 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1002452342 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1006222516 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1007165488 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008257958 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1006493059 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1006328944 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1006299147 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1005779222 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006514195 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1006123252 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1006225888 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1003154247 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1006547605 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1006073977 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1020377335 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1006469390 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1006427170 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1006350759 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1006438566 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1006631532 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1006774599 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1006543069 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1006908856 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1006584510 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1006895475 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1011484874 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1003261148 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1008092928 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1006958498 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1006790425 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1009559369 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1014191525 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1004165562 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1018382844 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1012186357 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1002946075 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1008552251 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 5030 23058 ns/op BenchmarkTCP4OneShotTimeout-4 5149 22163 ns/op BenchmarkTCP4Persistent-4 33278 3446 ns/op BenchmarkTCP4PersistentTimeout-4 35029 3991 ns/op BenchmarkTCP6OneShot-4 4610 24483 ns/op BenchmarkTCP6OneShotTimeout-4 4124 24805 ns/op BenchmarkTCP6Persistent-4 33943 4610 ns/op BenchmarkTCP6PersistentTimeout-4 32326 4983 ns/op BenchmarkTCP4ConcurrentReadWrite-4 51442 4581 ns/op BenchmarkTCP6ConcurrentReadWrite-4 52620 3402 ns/op BenchmarkSetReadDeadline-4 181639 655.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26934 4707 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 27079 4220 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 21409 6262 ns/op 0 B/op 0 allocs/op PASS ok net 68.547s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21312 5130 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8589 13349 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 18426 6526 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17007 7185 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 37116 3702 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55327 2130 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 747098 150.9 ns/op BenchmarkReadRequestChrome-4 3578 33289 ns/op 18.35 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8236 15724 ns/op 4.96 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7797 14042 ns/op 5.84 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6000 19224 ns/op 7.85 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13627 10048 ns/op 3.98 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 548 194321 ns/op 5.27 MB/s BenchmarkFileAndServer_1KB/https1-4 243 572429 ns/op 1.79 MB/s BenchmarkFileAndServer_1KB/h2-4 188 648187 ns/op 1.58 MB/s BenchmarkFileAndServer_16MB/h1-4 4 30537328 ns/op 549.40 MB/s BenchmarkFileAndServer_16MB/https1-4 2 76848312 ns/op 218.32 MB/s BenchmarkFileAndServer_16MB/h2-4 1 158610867 ns/op 105.78 MB/s BenchmarkFileAndServer_64MB/h1-4 1 118201540 ns/op 567.75 MB/s BenchmarkFileAndServer_64MB/https1-4 1 273585805 ns/op 245.29 MB/s BenchmarkFileAndServer_64MB/h2-4 1 570265841 ns/op 117.68 MB/s BenchmarkServeMux-4 283 441356 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 348 364593 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 556 212925 ns/op 5792 B/op 64 allocs/op BenchmarkClientServer/https1-4 302 383308 ns/op 6535 B/op 73 allocs/op BenchmarkClientServer/h2-4 246 484646 ns/op 10279 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1939 65219 ns/op 10014 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8708945 ns/op 100554 B/op 1133 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42480: read tcp 127.0.0.1:33837->127.0.0.1:42480: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42494: read tcp 127.0.0.1:33837->127.0.0.1:42494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38832: read tcp 127.0.0.1:39385->127.0.0.1:38832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38804: read tcp 127.0.0.1:39385->127.0.0.1:38804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38820: read tcp 127.0.0.1:39385->127.0.0.1:38820: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 8976081 ns/op 92691 B/op 1104 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41484: read tcp 127.0.0.1:46131->127.0.0.1:41484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41506: read tcp 127.0.0.1:46131->127.0.0.1:41506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41516: read tcp 127.0.0.1:46131->127.0.0.1:41516: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41494: write tcp 127.0.0.1:46131->127.0.0.1:41494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54920: read tcp 127.0.0.1:38929->127.0.0.1:54920: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54880: read tcp 127.0.0.1:38929->127.0.0.1:54880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54894: read tcp 127.0.0.1:38929->127.0.0.1:54894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54908: read tcp 127.0.0.1:38929->127.0.0.1:54908: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54916: write tcp 127.0.0.1:38929->127.0.0.1:54916: use of closed network connection BenchmarkClientServerParallel/64/h1-4 100 1152939 ns/op 21905 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 15 8546967 ns/op 102950 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47564: read tcp 127.0.0.1:37141->127.0.0.1:47564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47580: read tcp 127.0.0.1:37141->127.0.0.1:47580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47588: write tcp 127.0.0.1:37141->127.0.0.1:47588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34384: read tcp 127.0.0.1:39547->127.0.0.1:34384: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34352: read tcp 127.0.0.1:39547->127.0.0.1:34352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34370: read tcp 127.0.0.1:39547->127.0.0.1:34370: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8514557 ns/op 107139 B/op 1279 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33970: read tcp 127.0.0.1:38965->127.0.0.1:33970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33246: read tcp 127.0.0.1:43759->127.0.0.1:33246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33214: read tcp 127.0.0.1:43759->127.0.0.1:33214: use of closed network connection BenchmarkServer-4 1 1020616940 ns/op 56504 B/op 418 allocs/op BenchmarkClient-4 508 225060 ns/op 3719 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 954 115162 ns/op 7325 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1606 73501 ns/op 3055 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1884 60610 ns/op 1914 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2016 59350 ns/op 2728 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2152 55435 ns/op 2686 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 2032 58370 ns/op 2694 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2214 54591 ns/op 1872 B/op 14 allocs/op BenchmarkServerHijack-4 1629 71709 ns/op 16699 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 652 177953 ns/op 5825 B/op 52 allocs/op BenchmarkResponseStatusLine-4 403872 263.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.619s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 9974 12038 ns/op 34072 B/op 12 allocs/op PASS ok net/http/httputil 1.187s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79736 1496 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 681631 159.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 167612 712.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70743 1744 ns/op BenchmarkStdIPv4-4 102138 1152 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 112224 1087 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 109514 1104 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 63669 1854 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75284 1619 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1717814 70.71 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1280180 93.88 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1547131 78.13 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 206965 573.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 230298 516.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 213966 556.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94890 1302 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 263412 455.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 118106 1003 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 127860 939.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 125168 967.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 87589 1379 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 420466 284.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 126364 949.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 150520 809.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 272158 439.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 142005 818.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 357374 334.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 152079 779.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 154969 774.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 154813 776.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 120100 968.3 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 505819 235.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150517 783.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95188 1245 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 95792 1161 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 158752 732.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 102300 1165 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 325065 368.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 110883 1083 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 130750 915.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190376 629.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121581 972.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 957019 114.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1053250 116.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1053872 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 959462 114.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 953578 116.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 948702 116.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 416035 288.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 610257 190.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 178580 664.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 181142 624.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 189224 638.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87468 1400 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 364484 331.2 ns/op PASS ok net/netip 8.836s 2023/05/25 16:39:31 Test RPC server listening on 127.0.0.1:43647 2023/05/25 16:39:31 Test HTTP RPC server listening on 127.0.0.1:45911 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2365 43908 ns/op BenchmarkEndToEndHTTP-4 1932 67458 ns/op BenchmarkEndToEndAsync-4 3248 36971 ns/op BenchmarkEndToEndAsyncHTTP-4 4104 29617 ns/op PASS ok net/rpc 1.725s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3460 33767 ns/op BenchmarkReadMIMEHeader/server_headers-4 4477 23766 ns/op BenchmarkUncommon-4 21321 5574 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.418s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3711 30372 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 93284 1309 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 653526 184.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93514 1773 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172894 686.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 74476 1675 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12446 9687 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 376094 306.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89298 1325 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 179161 680.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 78793 1477 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13348 10125 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182095 720.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76102 1606 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70545 1674 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32218 3679 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5791 20973 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 168026 743.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62458 1723 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72405 1684 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32617 3707 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6013 20206 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.092s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2842018 40.25 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 179498 687.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 688 201010 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 304 455236 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 579 226381 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 127132 1833 ns/op BenchmarkStatFile-4 85291 1380 ns/op BenchmarkStatDir-4 92420 1551 ns/op BenchmarkLstatDot-4 131893 1090 ns/op BenchmarkLstatFile-4 81150 1463 ns/op BenchmarkLstatDir-4 91335 1300 ns/op PASS ok os 3.291s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 387 440618 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.214s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 622074 190.9 ns/op PASS ok os/user 1.231s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3394556 34.19 ns/op BenchmarkString-4 1958344 60.64 ns/op BenchmarkBytes-4 1752549 68.32 ns/op BenchmarkNamedBytes-4 1000000 102.9 ns/op BenchmarkBytesArray-4 777558 150.1 ns/op BenchmarkSliceLen-4 2001003 59.99 ns/op BenchmarkMapLen-4 963417 126.1 ns/op BenchmarkStringLen-4 1634085 72.45 ns/op BenchmarkArrayLen-4 1339534 89.22 ns/op BenchmarkSliceCap-4 2004909 59.57 ns/op BenchmarkDeepEqual/int8-4 531786 232.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 93824 1275 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 387192 279.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87368 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 391594 291.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 89216 1350 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 411885 291.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88098 1362 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 430353 273.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 91676 1335 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 495648 233.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 117282 1027 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 432642 275.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87500 1347 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 427590 280.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 88611 1360 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 416370 281.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 87363 1363 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 410056 292.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 87278 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 405867 295.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 86659 1369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 428217 276.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 89372 1345 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 423930 284.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86672 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 429654 278.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87337 1369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 429817 282.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 87771 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 511394 232.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 91311 1318 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 429556 282.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 86882 1382 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 107190 1042 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54878 2193 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52260 2298 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35144 3434 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 143206 834.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 30691 4149 ns/op BenchmarkIsZero/StructComparable-4 385461 306.4 ns/op BenchmarkIsZero/StructIncomparable-4 143042 843.0 ns/op BenchmarkSetZero/Bool/Direct-4 4272108 28.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 941055 128.4 ns/op BenchmarkSetZero/Bool/NewZero-4 703275 171.2 ns/op BenchmarkSetZero/Int/Direct-4 2178158 56.44 ns/op BenchmarkSetZero/Int/CachedZero-4 924368 125.6 ns/op BenchmarkSetZero/Int/NewZero-4 654352 170.0 ns/op BenchmarkSetZero/Uint/Direct-4 2151594 55.98 ns/op BenchmarkSetZero/Uint/CachedZero-4 923424 126.6 ns/op BenchmarkSetZero/Uint/NewZero-4 704721 172.8 ns/op BenchmarkSetZero/Float/Direct-4 2114673 56.23 ns/op BenchmarkSetZero/Float/CachedZero-4 937944 126.3 ns/op BenchmarkSetZero/Float/NewZero-4 700419 169.1 ns/op BenchmarkSetZero/Complex/Direct-4 2142765 55.89 ns/op BenchmarkSetZero/Complex/CachedZero-4 938023 127.5 ns/op BenchmarkSetZero/Complex/NewZero-4 694609 171.6 ns/op BenchmarkSetZero/Array/Direct-4 2512834 47.39 ns/op BenchmarkSetZero/Array/CachedZero-4 894770 128.4 ns/op BenchmarkSetZero/Array/NewZero-4 682173 174.6 ns/op BenchmarkSetZero/Chan/Direct-4 2136381 56.83 ns/op BenchmarkSetZero/Chan/CachedZero-4 870063 135.1 ns/op BenchmarkSetZero/Chan/NewZero-4 646274 179.0 ns/op BenchmarkSetZero/Func/Direct-4 2128737 67.86 ns/op BenchmarkSetZero/Func/CachedZero-4 868660 133.1 ns/op BenchmarkSetZero/Func/NewZero-4 683424 175.7 ns/op BenchmarkSetZero/Interface/Direct-4 2006446 59.41 ns/op BenchmarkSetZero/Interface/CachedZero-4 930753 127.2 ns/op BenchmarkSetZero/Interface/NewZero-4 695079 170.9 ns/op BenchmarkSetZero/Map/Direct-4 2147980 55.69 ns/op BenchmarkSetZero/Map/CachedZero-4 898402 132.3 ns/op BenchmarkSetZero/Map/NewZero-4 678296 175.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2149483 56.73 ns/op BenchmarkSetZero/Pointer/CachedZero-4 875667 134.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 673226 176.2 ns/op BenchmarkSetZero/Slice/Direct-4 1999178 59.72 ns/op BenchmarkSetZero/Slice/CachedZero-4 939320 125.6 ns/op BenchmarkSetZero/Slice/NewZero-4 695260 169.9 ns/op BenchmarkSetZero/String/Direct-4 2025355 58.79 ns/op BenchmarkSetZero/String/CachedZero-4 937977 128.0 ns/op BenchmarkSetZero/String/NewZero-4 687296 174.7 ns/op BenchmarkSetZero/Struct/Direct-4 2657781 44.36 ns/op BenchmarkSetZero/Struct/CachedZero-4 934640 127.0 ns/op BenchmarkSetZero/Struct/NewZero-4 696844 171.0 ns/op BenchmarkSelect/1-4 186811 609.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 80112 1473 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43832 2666 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 140870 853.1 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 207398 568.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 182877 659.6 ns/op 194.06 MB/s BenchmarkCallArgCopy/size=256-4 175975 742.9 ns/op 344.60 MB/s BenchmarkCallArgCopy/size=1024-4 139742 871.7 ns/op 1174.78 MB/s BenchmarkCallArgCopy/size=4096-4 68426 1676 ns/op 2443.25 MB/s BenchmarkCallArgCopy/size=65536-4 6312 19191 ns/op 3414.92 MB/s BenchmarkFieldByName1-4 693253 165.6 ns/op BenchmarkFieldByName2-4 57708 2094 ns/op BenchmarkFieldByName3-4 5708 17928 ns/op BenchmarkInterfaceBig-4 1470468 82.74 ns/op BenchmarkInterfaceSmall-4 1430623 82.99 ns/op BenchmarkNew-4 1000000 107.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2428 49476 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2170 55305 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2505 47864 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2170 55014 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2437 49555 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2121 55983 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 257736 454.0 ns/op PASS ok reflect 17.509s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12322 9586 ns/op 9201 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 25045 6925 ns/op 9414 B/op 1 allocs/op BenchmarkFindString-4 12558 9830 ns/op 9332 B/op 1 allocs/op BenchmarkFindSubmatch-4 11509 10164 ns/op 9295 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10065 ns/op 9606 B/op 2 allocs/op BenchmarkLiteral-4 32869 3701 ns/op BenchmarkNotLiteral-4 2919 39940 ns/op BenchmarkMatchClass-4 2280 52032 ns/op BenchmarkMatchClass_InRange-4 2301 50363 ns/op BenchmarkReplaceAll-4 2726 36956 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 33604 3583 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38467 3085 ns/op BenchmarkAnchoredShortMatch-4 24126 4982 ns/op BenchmarkAnchoredLongMatch-4 15226 8000 ns/op BenchmarkOnePassShortA-4 13236 8800 ns/op BenchmarkNotOnePassShortA-4 6289 16586 ns/op BenchmarkOnePassShortB-4 18279 6700 ns/op BenchmarkNotOnePassShortB-4 8720 11734 ns/op BenchmarkOnePassLongPrefix-4 71979 1736 ns/op BenchmarkOnePassLongNotPrefix-4 26064 5079 ns/op BenchmarkMatchParallelShared-4 34180 3248 ns/op BenchmarkMatchParallelCopied-4 38108 3293 ns/op BenchmarkQuoteMetaAll-4 162439 738.8 ns/op 18.95 MB/s BenchmarkQuoteMetaNone-4 303223 392.4 ns/op 66.26 MB/s BenchmarkCompile/Onepass-4 2900 38379 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1206 98391 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 845651 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4249288 27.55 ns/op 580.68 MB/s BenchmarkMatch/Easy0/32-4 36182 3074 ns/op 10.41 MB/s BenchmarkMatch/Easy0/1K-4 5870 19567 ns/op 52.33 MB/s BenchmarkMatch/Easy0i/16-4 4398574 28.14 ns/op 568.56 MB/s BenchmarkMatch/Easy0i/32-4 3951 27616 ns/op 1.16 MB/s BenchmarkMatch/Easy0i/1K-4 150 811994 ns/op 1.26 MB/s BenchmarkMatch/Easy1/16-4 4178137 28.16 ns/op 568.28 MB/s BenchmarkMatch/Easy1/32-4 37978 2959 ns/op 10.82 MB/s BenchmarkMatch/Easy1/1K-4 3592 30500 ns/op 33.57 MB/s BenchmarkMatch/Medium/16-4 4224859 28.46 ns/op 562.15 MB/s BenchmarkMatch/Medium/32-4 4167 24316 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 168 710337 ns/op 1.44 MB/s BenchmarkMatch/Hard/16-4 4276762 28.00 ns/op 571.33 MB/s BenchmarkMatch/Hard/32-4 2716 42093 ns/op 0.76 MB/s BenchmarkMatch/Hard/1K-4 94 1255370 ns/op 0.82 MB/s BenchmarkMatch/Hard1/16-4 816 146149 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 438 273444 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 13 8617317 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 20912 5472 ns/op 2.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10328 ns/op 3.10 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 428 276880 ns/op 3.70 MB/s 22 B/op 0 allocs/op PASS ok regexp 8.291s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 494858 242.8 ns/op BenchmarkIsWordChar-4 178428 679.5 ns/op PASS ok regexp/syntax 2.473s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 70538 1682 ns/op BenchmarkCallers/inlined-4 51532 2325 ns/op BenchmarkCallers/no-cache-4 14814 8126 ns/op BenchmarkFPCallers/cached-4 13989403 8.615 ns/op BenchmarkMakeChan/Byte-4 1540222 76.78 ns/op BenchmarkMakeChan/Int-4 1366710 86.06 ns/op BenchmarkMakeChan/Ptr-4 588464 197.5 ns/op BenchmarkMakeChan/Struct/0-4 1633599 74.30 ns/op BenchmarkMakeChan/Struct/32-4 809136 146.2 ns/op BenchmarkMakeChan/Struct/40-4 657944 153.3 ns/op BenchmarkChanNonblocking-4 5505060 21.80 ns/op BenchmarkSelectUncontended-4 1022210 119.4 ns/op BenchmarkSelectSyncContended-4 143905 1055 ns/op BenchmarkSelectAsyncContended-4 196292 560.9 ns/op BenchmarkSelectNonblock-4 2577652 45.28 ns/op BenchmarkChanUncontended-4 15370 7301 ns/op BenchmarkChanContended-4 2971 42087 ns/op BenchmarkChanSync-4 289168 429.7 ns/op BenchmarkChanSyncWork-4 12602 9062 ns/op BenchmarkChanProdCons0-4 180908 724.7 ns/op BenchmarkChanProdCons10-4 258392 503.4 ns/op BenchmarkChanProdCons100-4 256131 472.4 ns/op BenchmarkChanProdConsWork0-4 165247 729.7 ns/op BenchmarkChanProdConsWork10-4 200829 534.1 ns/op BenchmarkChanProdConsWork100-4 231524 505.9 ns/op BenchmarkSelectProdCons-4 139426 807.2 ns/op BenchmarkReceiveDataFromClosedChan-4 1281710 94.92 ns/op BenchmarkChanCreation-4 459594 221.1 ns/op BenchmarkChanSem-4 361981 424.4 ns/op BenchmarkChanPopular-4 217 514687 ns/op BenchmarkChanClosed-4 1787025 67.00 ns/op BenchmarkCallClosure-4 5458524 22.00 ns/op BenchmarkCallClosure1-4 5756871 26.22 ns/op BenchmarkCallClosure2-4 1241636 109.3 ns/op BenchmarkCallClosure3-4 1333393 98.61 ns/op BenchmarkCallClosure4-4 1373226 75.22 ns/op BenchmarkComplex128DivNormal-4 6237589 19.34 ns/op BenchmarkComplex128DivNisNaN-4 4962942 24.41 ns/op BenchmarkComplex128DivDisNaN-4 4785151 25.50 ns/op BenchmarkComplex128DivNisInf-4 5143819 27.55 ns/op BenchmarkComplex128DivDisInf-4 4165178 28.14 ns/op BenchmarkSetTypePtr-4 52313658 2.702 ns/op 2960.66 MB/s BenchmarkSetTypePtr8-4 8538782 14.40 ns/op 4443.78 MB/s BenchmarkSetTypePtr16-4 8490007 14.75 ns/op 8677.47 MB/s BenchmarkSetTypePtr32-4 8380119 14.16 ns/op 18081.97 MB/s BenchmarkSetTypePtr64-4 8317652 14.34 ns/op 35713.52 MB/s BenchmarkSetTypePtr126-4 5769274 21.30 ns/op 47333.85 MB/s BenchmarkSetTypePtr128-4 5905992 20.40 ns/op 50186.05 MB/s BenchmarkSetTypePtrSlice-4 944610 128.8 ns/op 63597.21 MB/s BenchmarkSetTypeNode1-4 8496828 13.90 ns/op 1726.71 MB/s BenchmarkSetTypeNode1Slice-4 4500752 26.44 ns/op 29046.73 MB/s BenchmarkSetTypeNode8-4 8402377 14.70 ns/op 5440.67 MB/s BenchmarkSetTypeNode8Slice-4 1734726 65.92 ns/op 38832.23 MB/s BenchmarkSetTypeNode64-4 5558944 20.26 ns/op 26064.17 MB/s BenchmarkSetTypeNode64Slice-4 213664 573.9 ns/op 29440.95 MB/s BenchmarkSetTypeNode64Dead-4 7082080 17.10 ns/op 30884.72 MB/s BenchmarkSetTypeNode64DeadSlice-4 221050 541.2 ns/op 31222.17 MB/s BenchmarkSetTypeNode124-4 5791902 20.53 ns/op 49105.83 MB/s BenchmarkSetTypeNode124Slice-4 201675 599.9 ns/op 53764.86 MB/s BenchmarkSetTypeNode126-4 5810215 20.40 ns/op 50188.60 MB/s BenchmarkSetTypeNode126Slice-4 203704 618.9 ns/op 52943.14 MB/s BenchmarkSetTypeNode128-4 4042488 31.30 ns/op 33223.31 MB/s BenchmarkSetTypeNode128Slice-4 141430 860.9 ns/op 38655.82 MB/s BenchmarkSetTypeNode130-4 4066315 29.38 ns/op 35943.24 MB/s BenchmarkSetTypeNode130Slice-4 140277 872.6 ns/op 38726.94 MB/s BenchmarkSetTypeNode1024-4 827284 148.7 ns/op 55190.83 MB/s BenchmarkSetTypeNode1024Slice-4 26148 4591 ns/op 57208.49 MB/s BenchmarkAllocation-4 5796 48943 ns/op BenchmarkReadMemStats-4 12804 8381 ns/op BenchmarkReadMemStatsLatency-4 1 24145 p50-ns 24145 p90-ns 24145 p99-ns BenchmarkWriteBarrier-4 100 1098519 ns/op BenchmarkBulkWriteBarrier-4 17593476 15.79 ns/op BenchmarkScanStackNoLocals-4 4 29038784 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10511494 11.41 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9169809 12.93 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7544643 15.83 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5367810 22.30 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3583533 33.43 ns/op BenchmarkHash5-4 4863241 24.04 ns/op 208.03 MB/s BenchmarkHash16-4 4973420 23.95 ns/op 668.08 MB/s BenchmarkHash64-4 3989506 29.99 ns/op 2134.10 MB/s BenchmarkHash1024-4 968970 123.0 ns/op 8324.16 MB/s BenchmarkHash65536-4 19658 6063 ns/op 10808.64 MB/s BenchmarkAlignedLoad-4 7553294 15.65 ns/op BenchmarkUnalignedLoad-4 7513782 15.52 ns/op BenchmarkEqEfaceConcrete-4 5972966 20.25 ns/op BenchmarkEqIfaceConcrete-4 5870589 20.45 ns/op BenchmarkNeEfaceConcrete-4 5706970 20.54 ns/op BenchmarkNeIfaceConcrete-4 5620179 20.21 ns/op BenchmarkConvT2EByteSized/bool-4 5069858 23.38 ns/op BenchmarkConvT2EByteSized/uint8-4 5375400 23.51 ns/op BenchmarkConvT2ESmall-4 4883107 24.61 ns/op BenchmarkConvT2EUintptr-4 4964552 22.59 ns/op BenchmarkConvT2ELarge-4 1560025 75.28 ns/op BenchmarkConvT2ISmall-4 5208702 22.84 ns/op BenchmarkConvT2IUintptr-4 5225966 23.11 ns/op BenchmarkConvT2ILarge-4 1576939 75.02 ns/op BenchmarkConvI2E-4 4714712 25.14 ns/op BenchmarkConvI2I-4 4071620 29.10 ns/op BenchmarkAssertE2T-4 4237681 28.02 ns/op BenchmarkAssertE2TLarge-4 2647215 46.27 ns/op BenchmarkAssertE2I-4 4250998 28.31 ns/op BenchmarkAssertI2T-4 4313578 27.89 ns/op BenchmarkAssertI2I-4 4097098 29.05 ns/op BenchmarkAssertI2E-4 5166124 23.14 ns/op BenchmarkAssertE2E-4 5598508 21.55 ns/op BenchmarkAssertE2T2-4 3167587 38.15 ns/op BenchmarkAssertE2T2Blank-4 4252818 27.90 ns/op BenchmarkAssertI2E2-4 3894325 30.42 ns/op BenchmarkAssertI2E2Blank-4 5511339 21.64 ns/op BenchmarkAssertE2E2-4 4100944 29.16 ns/op BenchmarkAssertE2E2Blank-4 5532042 21.72 ns/op BenchmarkConvT2Ezero/zero/16-4 5239515 22.42 ns/op BenchmarkConvT2Ezero/zero/32-4 5238195 22.99 ns/op BenchmarkConvT2Ezero/zero/64-4 4882162 22.72 ns/op BenchmarkConvT2Ezero/zero/str-4 5315092 22.99 ns/op BenchmarkConvT2Ezero/zero/slice-4 5080587 22.97 ns/op BenchmarkConvT2Ezero/zero/big-4 475791 247.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1609036 74.84 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1558123 76.83 ns/op BenchmarkConvT2Ezero/nonzero/big-4 472789 254.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 5155432 24.76 ns/op BenchmarkConvT2Ezero/smallint/32-4 4847660 24.90 ns/op BenchmarkConvT2Ezero/smallint/64-4 5108353 22.77 ns/op BenchmarkConvT2Ezero/largeint/16-4 2182094 54.41 ns/op BenchmarkConvT2Ezero/largeint/32-4 2254932 53.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 2177534 54.50 ns/op BenchmarkMalloc8-4 2040774 58.26 ns/op BenchmarkMalloc16-4 1885003 63.42 ns/op BenchmarkMallocTypeInfo8-4 1792281 66.30 ns/op BenchmarkMallocTypeInfo16-4 1562199 76.27 ns/op BenchmarkMallocLargeStruct-4 380174 293.3 ns/op BenchmarkGoroutineSelect-4 139 883238 ns/op BenchmarkGoroutineBlocking-4 133 948120 ns/op BenchmarkGoroutineForRange-4 100 1170562 ns/op BenchmarkGoroutineIdle-4 178 686341 ns/op BenchmarkHashStringSpeed-4 1845999 64.58 ns/op BenchmarkHashBytesSpeed-4 1325751 87.81 ns/op BenchmarkHashInt32Speed-4 2027391 58.44 ns/op BenchmarkHashInt64Speed-4 2187709 55.96 ns/op BenchmarkHashStringArraySpeed-4 479812 269.7 ns/op BenchmarkMegMap-4 3674895 32.64 ns/op BenchmarkMegOneMap-4 4330552 27.74 ns/op BenchmarkMegEqMap-4 2017 60193 ns/op BenchmarkMegEmptyMap-4 4838043 24.92 ns/op BenchmarkSmallStrMap-4 3567534 32.21 ns/op BenchmarkMapStringKeysEight_16-4 3600360 32.79 ns/op BenchmarkMapStringKeysEight_32-4 3555522 33.58 ns/op BenchmarkMapStringKeysEight_64-4 3697261 32.39 ns/op BenchmarkMapStringKeysEight_1M-4 3754075 32.00 ns/op BenchmarkIntMap-4 3924402 30.32 ns/op BenchmarkMapFirst/1-4 4628121 25.96 ns/op BenchmarkMapFirst/2-4 4584484 26.28 ns/op BenchmarkMapFirst/3-4 4606147 26.11 ns/op BenchmarkMapFirst/4-4 4573711 26.25 ns/op BenchmarkMapFirst/5-4 4599980 26.32 ns/op BenchmarkMapFirst/6-4 4403304 26.79 ns/op BenchmarkMapFirst/7-4 4667833 26.42 ns/op BenchmarkMapFirst/8-4 4593296 26.37 ns/op BenchmarkMapFirst/9-4 3411044 35.22 ns/op BenchmarkMapFirst/10-4 3354134 35.62 ns/op BenchmarkMapFirst/11-4 3383360 35.53 ns/op BenchmarkMapFirst/12-4 3353996 36.08 ns/op BenchmarkMapFirst/13-4 3370267 35.37 ns/op BenchmarkMapFirst/14-4 3397315 35.18 ns/op BenchmarkMapFirst/15-4 3381859 35.66 ns/op BenchmarkMapFirst/16-4 3347581 35.30 ns/op BenchmarkMapMid/1-4 3720841 32.33 ns/op BenchmarkMapMid/2-4 3554983 33.92 ns/op BenchmarkMapMid/3-4 3580134 33.39 ns/op BenchmarkMapMid/4-4 3453668 34.09 ns/op BenchmarkMapMid/5-4 3604790 34.17 ns/op BenchmarkMapMid/6-4 3373783 35.16 ns/op BenchmarkMapMid/7-4 3417448 35.03 ns/op BenchmarkMapMid/8-4 3464277 35.63 ns/op BenchmarkMapMid/9-4 2835775 43.02 ns/op BenchmarkMapMid/10-4 2742405 43.93 ns/op BenchmarkMapMid/11-4 2803640 43.48 ns/op BenchmarkMapMid/12-4 2726229 43.97 ns/op BenchmarkMapMid/13-4 2785150 42.69 ns/op BenchmarkMapMid/14-4 2835400 42.48 ns/op BenchmarkMapMid/15-4 2730006 42.86 ns/op BenchmarkMapMid/16-4 2759994 42.07 ns/op BenchmarkMapLast/1-4 3641392 32.36 ns/op BenchmarkMapLast/2-4 3540145 34.26 ns/op BenchmarkMapLast/3-4 3493785 34.49 ns/op BenchmarkMapLast/4-4 3377434 35.10 ns/op BenchmarkMapLast/5-4 3376610 34.33 ns/op BenchmarkMapLast/6-4 3233935 36.68 ns/op BenchmarkMapLast/7-4 3182235 36.70 ns/op BenchmarkMapLast/8-4 3151916 38.29 ns/op BenchmarkMapLast/9-4 2691814 45.34 ns/op BenchmarkMapLast/10-4 2736055 45.27 ns/op BenchmarkMapLast/11-4 2702728 46.89 ns/op BenchmarkMapLast/12-4 2627457 46.10 ns/op BenchmarkMapLast/13-4 2704560 45.23 ns/op BenchmarkMapLast/14-4 2660314 46.72 ns/op BenchmarkMapLast/15-4 2786694 45.76 ns/op BenchmarkMapLast/16-4 2771980 48.05 ns/op BenchmarkMapCycle-4 2186640 54.10 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2695741 44.37 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1252 96577 ns/op BenchmarkMakeMap/[Byte]Byte-4 821247 145.4 ns/op BenchmarkMakeMap/[Int]Int-4 596562 201.6 ns/op BenchmarkNewEmptyMap-4 13196029 9.209 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1450522 82.94 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 656557 181.0 ns/op BenchmarkMapIterEmpty-4 6446190 18.65 ns/op BenchmarkSameLengthMap-4 4583874 26.56 ns/op BenchmarkBigKeyMap-4 1792354 66.58 ns/op BenchmarkBigValMap-4 1717617 69.59 ns/op BenchmarkSmallKeyMap-4 2687271 44.35 ns/op BenchmarkMapPopulate/1-4 2203029 54.53 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131443 851.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9009 12727 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 986 116765 ns/op 51747 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 85 1381178 ns/op 416374 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 6 17280216 ns/op 6530829 B/op 2907 allocs/op BenchmarkComplexAlgMap-4 273741 419.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 804232 146.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 711162 169.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 277174 431.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50312 2381 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5988 18213 ns/op BenchmarkGoMapClear/NonReflexive/1-4 672715 180.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 602278 199.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 260065 459.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49926 2403 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5818 18451 ns/op BenchmarkMapStringConversion/32/simple-4 2022987 60.24 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2093872 56.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1905997 63.78 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2000905 60.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1888459 63.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1769067 67.76 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1716381 69.90 ns/op BenchmarkMapInterfacePtr-4 1847395 64.71 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4742994 25.61 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 329961 364.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6934 17474 ns/op BenchmarkMapPop1000-4 498 247839 ns/op BenchmarkMapPop10000-4 27 4609491 ns/op BenchmarkMapAssign/Int32/256-4 2503849 47.12 ns/op BenchmarkMapAssign/Int32/65536-4 1755842 60.05 ns/op BenchmarkMapAssign/Int64/256-4 2424643 48.75 ns/op BenchmarkMapAssign/Int64/65536-4 1844041 63.53 ns/op BenchmarkMapAssign/Str/256-4 1963953 61.73 ns/op BenchmarkMapAssign/Str/65536-4 1340371 85.97 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1383331 86.91 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1082514 100.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1371075 86.35 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1009143 102.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 630324 1081 ns/op BenchmarkMapOperatorAssign/Str/65536-4 467662 232.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 998362 114.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 649120 181.4 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 885348 117.6 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 653354 181.7 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 696776 172.6 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 323930 332.2 ns/op 84 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2087803 57.49 ns/op BenchmarkMapDelete/Int32/1000-4 2162485 53.94 ns/op BenchmarkMapDelete/Int32/10000-4 2157976 56.43 ns/op BenchmarkMapDelete/Int64/100-4 2038022 59.74 ns/op BenchmarkMapDelete/Int64/1000-4 2170537 54.93 ns/op BenchmarkMapDelete/Int64/10000-4 2095406 56.54 ns/op BenchmarkMapDelete/Str/100-4 1658296 73.41 ns/op BenchmarkMapDelete/Str/1000-4 1695342 70.07 ns/op BenchmarkMapDelete/Str/10000-4 1634268 72.66 ns/op BenchmarkMapDelete/Pointer/100-4 1809645 66.05 ns/op BenchmarkMapDelete/Pointer/1000-4 1926153 62.17 ns/op BenchmarkMapDelete/Pointer/10000-4 1855611 64.74 ns/op BenchmarkMemmove/0-4 13593364 8.768 ns/op BenchmarkMemmove/1-4 2188702 54.09 ns/op 18.49 MB/s BenchmarkMemmove/2-4 2151574 55.14 ns/op 36.27 MB/s BenchmarkMemmove/3-4 2151717 54.78 ns/op 54.76 MB/s BenchmarkMemmove/4-4 2185260 55.91 ns/op 71.54 MB/s BenchmarkMemmove/5-4 2170466 56.15 ns/op 89.04 MB/s BenchmarkMemmove/6-4 2140086 55.45 ns/op 108.21 MB/s BenchmarkMemmove/7-4 2135012 56.03 ns/op 124.93 MB/s BenchmarkMemmove/8-4 2262933 53.01 ns/op 150.92 MB/s BenchmarkMemmove/9-4 2065750 57.35 ns/op 156.93 MB/s BenchmarkMemmove/10-4 2098346 57.14 ns/op 175.00 MB/s BenchmarkMemmove/11-4 2105296 57.82 ns/op 190.26 MB/s BenchmarkMemmove/12-4 2157447 54.85 ns/op 218.78 MB/s BenchmarkMemmove/13-4 2159034 56.48 ns/op 230.18 MB/s BenchmarkMemmove/14-4 2118326 55.76 ns/op 251.08 MB/s BenchmarkMemmove/15-4 2099283 57.08 ns/op 262.79 MB/s BenchmarkMemmove/16-4 2086221 56.77 ns/op 281.82 MB/s BenchmarkMemmove/32-4 1910510 62.50 ns/op 511.97 MB/s BenchmarkMemmove/64-4 1593818 74.98 ns/op 853.52 MB/s BenchmarkMemmove/128-4 1310689 90.92 ns/op 1407.76 MB/s BenchmarkMemmove/256-4 1000000 116.3 ns/op 2202.10 MB/s BenchmarkMemmove/512-4 717937 170.3 ns/op 3006.87 MB/s BenchmarkMemmove/1024-4 424608 281.5 ns/op 3637.62 MB/s BenchmarkMemmove/2048-4 241412 501.0 ns/op 4087.45 MB/s BenchmarkMemmove/4096-4 126567 942.1 ns/op 4347.64 MB/s BenchmarkMemmoveOverlap/32-4 1873926 62.97 ns/op 508.17 MB/s BenchmarkMemmoveOverlap/64-4 1397522 76.25 ns/op 839.30 MB/s BenchmarkMemmoveOverlap/128-4 1263148 94.25 ns/op 1358.06 MB/s BenchmarkMemmoveOverlap/256-4 784982 149.2 ns/op 1715.50 MB/s BenchmarkMemmoveOverlap/512-4 635766 187.0 ns/op 2737.26 MB/s BenchmarkMemmoveOverlap/1024-4 400036 300.0 ns/op 3413.64 MB/s BenchmarkMemmoveOverlap/2048-4 222146 539.2 ns/op 3797.92 MB/s BenchmarkMemmoveOverlap/4096-4 117774 1019 ns/op 4020.00 MB/s BenchmarkMemmoveUnalignedDst/0-4 12774067 9.439 ns/op BenchmarkMemmoveUnalignedDst/1-4 2230309 53.88 ns/op 18.56 MB/s BenchmarkMemmoveUnalignedDst/2-4 2170251 55.16 ns/op 36.26 MB/s BenchmarkMemmoveUnalignedDst/3-4 2155231 56.83 ns/op 52.79 MB/s BenchmarkMemmoveUnalignedDst/4-4 2178693 54.36 ns/op 73.58 MB/s BenchmarkMemmoveUnalignedDst/5-4 2161179 54.43 ns/op 91.87 MB/s BenchmarkMemmoveUnalignedDst/6-4 2148378 55.33 ns/op 108.44 MB/s BenchmarkMemmoveUnalignedDst/7-4 2110815 56.25 ns/op 124.45 MB/s BenchmarkMemmoveUnalignedDst/8-4 2172855 53.55 ns/op 149.40 MB/s BenchmarkMemmoveUnalignedDst/9-4 2098264 57.96 ns/op 155.27 MB/s BenchmarkMemmoveUnalignedDst/10-4 2062672 57.54 ns/op 173.80 MB/s BenchmarkMemmoveUnalignedDst/11-4 2033804 58.83 ns/op 186.99 MB/s BenchmarkMemmoveUnalignedDst/12-4 2141718 54.80 ns/op 218.97 MB/s BenchmarkMemmoveUnalignedDst/13-4 2145440 56.42 ns/op 230.42 MB/s BenchmarkMemmoveUnalignedDst/14-4 2132469 56.09 ns/op 249.58 MB/s BenchmarkMemmoveUnalignedDst/15-4 2118048 56.87 ns/op 263.76 MB/s BenchmarkMemmoveUnalignedDst/16-4 2059356 56.17 ns/op 284.85 MB/s BenchmarkMemmoveUnalignedDst/32-4 1851037 63.79 ns/op 501.61 MB/s BenchmarkMemmoveUnalignedDst/64-4 1605834 77.61 ns/op 824.62 MB/s BenchmarkMemmoveUnalignedDst/128-4 1271881 92.79 ns/op 1379.45 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 116.6 ns/op 2195.27 MB/s BenchmarkMemmoveUnalignedDst/512-4 704797 171.4 ns/op 2986.54 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430885 277.5 ns/op 3689.56 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241198 495.1 ns/op 4136.46 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129103 923.1 ns/op 4437.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1838320 63.81 ns/op 501.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1608541 74.30 ns/op 861.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1216378 98.10 ns/op 1304.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 791347 151.8 ns/op 1686.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 623938 191.9 ns/op 2667.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 389223 312.1 ns/op 3280.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 215212 553.7 ns/op 3698.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 119390 1085 ns/op 3774.91 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12953072 9.387 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2199392 54.93 ns/op 18.21 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2131399 56.57 ns/op 35.36 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2129391 55.53 ns/op 54.02 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2134674 55.24 ns/op 72.41 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2182948 55.27 ns/op 90.46 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2149614 56.49 ns/op 106.21 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2021098 57.67 ns/op 121.39 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2241727 52.81 ns/op 151.49 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2049165 57.93 ns/op 155.36 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2047604 58.30 ns/op 171.52 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2030359 57.59 ns/op 191.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2123497 56.04 ns/op 214.15 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2127391 56.99 ns/op 228.12 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2128046 55.90 ns/op 250.45 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2087659 57.70 ns/op 259.97 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2048426 56.89 ns/op 281.25 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1856304 63.41 ns/op 504.68 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1607600 72.60 ns/op 881.55 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1290332 101.5 ns/op 1261.00 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 120.4 ns/op 2126.91 MB/s BenchmarkMemmoveUnalignedSrc/512-4 676543 174.7 ns/op 2930.69 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 429342 280.5 ns/op 3651.21 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243541 494.9 ns/op 4138.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 130728 928.2 ns/op 4412.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1893915 62.93 ns/op 508.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1593732 86.95 ns/op 736.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1242718 96.66 ns/op 1324.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 745182 145.7 ns/op 1757.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 547665 228.4 ns/op 2241.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 386691 310.1 ns/op 3302.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 217460 549.2 ns/op 3728.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 116872 1032 ns/op 3970.25 MB/s BenchmarkMemclr/5-4 12478798 9.563 ns/op 522.82 MB/s BenchmarkMemclr/16-4 10980296 11.08 ns/op 1443.69 MB/s BenchmarkMemclr/64-4 6764278 17.87 ns/op 3580.59 MB/s BenchmarkMemclr/256-4 10925046 11.00 ns/op 23276.28 MB/s BenchmarkMemclr/4096-4 4144555 30.71 ns/op 133361.83 MB/s BenchmarkMemclr/65536-4 85209 1276 ns/op 51376.56 MB/s BenchmarkMemclr/1M-4 7384 19312 ns/op 54297.51 MB/s BenchmarkMemclr/4M-4 1366 91745 ns/op 45717.00 MB/s BenchmarkMemclr/8M-4 621 180961 ns/op 46355.90 MB/s BenchmarkMemclr/16M-4 345 349688 ns/op 47977.72 MB/s BenchmarkMemclr/64M-4 80 1410137 ns/op 47590.32 MB/s BenchmarkMemclrUnaligned/0_5-4 6807430 17.30 ns/op 288.94 MB/s BenchmarkMemclrUnaligned/0_16-4 6640740 18.01 ns/op 888.28 MB/s BenchmarkMemclrUnaligned/0_64-4 4599985 26.15 ns/op 2447.86 MB/s BenchmarkMemclrUnaligned/0_256-4 6673099 17.83 ns/op 14360.90 MB/s BenchmarkMemclrUnaligned/0_4096-4 3243766 38.12 ns/op 107443.11 MB/s BenchmarkMemclrUnaligned/0_65536-4 80611 1523 ns/op 43038.27 MB/s BenchmarkMemclrUnaligned/1_5-4 6832214 17.25 ns/op 289.83 MB/s BenchmarkMemclrUnaligned/1_16-4 6601806 18.00 ns/op 888.95 MB/s BenchmarkMemclrUnaligned/1_64-4 4595221 26.15 ns/op 2447.15 MB/s BenchmarkMemclrUnaligned/1_256-4 6673684 17.77 ns/op 14408.92 MB/s BenchmarkMemclrUnaligned/1_4096-4 2473666 47.96 ns/op 85406.05 MB/s BenchmarkMemclrUnaligned/1_65536-4 72805 1481 ns/op 44237.31 MB/s BenchmarkMemclrUnaligned/4_5-4 6914380 17.42 ns/op 287.09 MB/s BenchmarkMemclrUnaligned/4_16-4 6389484 18.29 ns/op 874.59 MB/s BenchmarkMemclrUnaligned/4_64-4 4442850 26.56 ns/op 2409.53 MB/s BenchmarkMemclrUnaligned/4_256-4 6520579 18.05 ns/op 14185.30 MB/s BenchmarkMemclrUnaligned/4_4096-4 2467638 47.95 ns/op 85420.59 MB/s BenchmarkMemclrUnaligned/4_65536-4 88994 1219 ns/op 53768.80 MB/s BenchmarkMemclrUnaligned/7_5-4 6741211 17.35 ns/op 288.18 MB/s BenchmarkMemclrUnaligned/7_16-4 6643353 18.02 ns/op 887.99 MB/s BenchmarkMemclrUnaligned/7_64-4 4605334 26.09 ns/op 2453.02 MB/s BenchmarkMemclrUnaligned/7_256-4 6596952 18.24 ns/op 14034.70 MB/s BenchmarkMemclrUnaligned/7_4096-4 2713544 45.60 ns/op 89825.85 MB/s BenchmarkMemclrUnaligned/7_65536-4 90104 1172 ns/op 55911.95 MB/s BenchmarkMemclrUnaligned/0_1M-4 6312 19586 ns/op 53537.68 MB/s BenchmarkMemclrUnaligned/0_4M-4 1296 84676 ns/op 49533.83 MB/s BenchmarkMemclrUnaligned/0_8M-4 676 169910 ns/op 49370.87 MB/s BenchmarkMemclrUnaligned/0_16M-4 345 344110 ns/op 48755.45 MB/s BenchmarkMemclrUnaligned/0_64M-4 78 1461144 ns/op 45929.00 MB/s BenchmarkMemclrUnaligned/1_1M-4 5824 19561 ns/op 53606.03 MB/s BenchmarkMemclrUnaligned/1_4M-4 1627 80387 ns/op 52176.25 MB/s BenchmarkMemclrUnaligned/1_8M-4 676 180394 ns/op 46501.53 MB/s BenchmarkMemclrUnaligned/1_16M-4 303 361642 ns/op 46391.75 MB/s BenchmarkMemclrUnaligned/1_64M-4 88 1365760 ns/op 49136.65 MB/s BenchmarkMemclrUnaligned/4_1M-4 6234 20621 ns/op 50850.24 MB/s BenchmarkMemclrUnaligned/4_4M-4 1802 83900 ns/op 49991.72 MB/s BenchmarkMemclrUnaligned/4_8M-4 746 179826 ns/op 46648.34 MB/s BenchmarkMemclrUnaligned/4_16M-4 301 353617 ns/op 47444.60 MB/s BenchmarkMemclrUnaligned/4_64M-4 72 1611006 ns/op 41656.50 MB/s BenchmarkMemclrUnaligned/7_1M-4 5696 18451 ns/op 56831.12 MB/s BenchmarkMemclrUnaligned/7_4M-4 1399 87712 ns/op 47818.87 MB/s BenchmarkMemclrUnaligned/7_8M-4 594 193616 ns/op 43325.93 MB/s BenchmarkMemclrUnaligned/7_16M-4 309 364839 ns/op 45985.27 MB/s BenchmarkMemclrUnaligned/7_64M-4 86 1473837 ns/op 45533.43 MB/s BenchmarkGoMemclr/5-4 1509975 78.83 ns/op 63.43 MB/s BenchmarkGoMemclr/16-4 574569 188.7 ns/op 84.81 MB/s BenchmarkGoMemclr/64-4 168490 705.8 ns/op 90.68 MB/s BenchmarkGoMemclr/256-4 43371 2765 ns/op 92.58 MB/s BenchmarkMemclrRange/1K_2K-4 33367 3596 ns/op 26665.21 MB/s BenchmarkMemclrRange/2K_8K-4 20438 6004 ns/op 55550.02 MB/s BenchmarkMemclrRange/4K_16K-4 18834 6031 ns/op 53565.42 MB/s BenchmarkMemclrRange/160K_228K-4 3885 31460 ns/op 52856.13 MB/s BenchmarkClearFat7-4 6857373 17.41 ns/op BenchmarkClearFat8-4 7446144 16.24 ns/op BenchmarkClearFat11-4 6883504 17.41 ns/op BenchmarkClearFat12-4 6845481 17.58 ns/op BenchmarkClearFat13-4 6822583 17.59 ns/op BenchmarkClearFat14-4 6819565 17.82 ns/op BenchmarkClearFat15-4 6708937 17.67 ns/op BenchmarkClearFat16-4 7094434 16.69 ns/op BenchmarkClearFat24-4 7065038 17.06 ns/op BenchmarkClearFat32-4 6756213 17.64 ns/op BenchmarkClearFat40-4 6472885 18.32 ns/op BenchmarkClearFat48-4 6281774 19.13 ns/op BenchmarkClearFat56-4 6018378 19.97 ns/op BenchmarkClearFat64-4 5842707 21.44 ns/op BenchmarkClearFat72-4 5413508 23.34 ns/op BenchmarkClearFat128-4 3587133 32.69 ns/op BenchmarkClearFat256-4 2645996 44.80 ns/op BenchmarkClearFat512-4 1737928 69.34 ns/op BenchmarkClearFat1024-4 1000000 118.7 ns/op BenchmarkClearFat1032-4 940167 124.6 ns/op BenchmarkClearFat1040-4 954408 123.3 ns/op BenchmarkCopyFat7-4 6764334 17.68 ns/op BenchmarkCopyFat8-4 7274365 16.57 ns/op BenchmarkCopyFat11-4 6782820 19.89 ns/op BenchmarkCopyFat12-4 6140646 17.60 ns/op BenchmarkCopyFat13-4 6789796 17.67 ns/op BenchmarkCopyFat14-4 6776910 17.65 ns/op BenchmarkCopyFat15-4 6788068 17.80 ns/op BenchmarkCopyFat16-4 7147258 16.59 ns/op BenchmarkCopyFat24-4 6914917 17.46 ns/op BenchmarkCopyFat32-4 6383865 18.95 ns/op BenchmarkCopyFat64-4 5674550 21.41 ns/op BenchmarkCopyFat72-4 5434708 23.69 ns/op BenchmarkCopyFat128-4 3597110 33.54 ns/op BenchmarkCopyFat256-4 2568109 45.66 ns/op BenchmarkCopyFat512-4 1592858 76.68 ns/op BenchmarkCopyFat520-4 1559970 76.80 ns/op BenchmarkCopyFat1024-4 892480 134.2 ns/op BenchmarkCopyFat1032-4 807326 133.6 ns/op BenchmarkCopyFat1040-4 897994 134.9 ns/op BenchmarkIssue18740/2byte-4 488 244459 ns/op BenchmarkIssue18740/4byte-4 682 175820 ns/op BenchmarkIssue18740/8byte-4 867 137831 ns/op BenchmarkMemclrKnownSize1-4 8707828 13.78 ns/op 72.57 MB/s BenchmarkMemclrKnownSize2-4 5291880 22.26 ns/op 89.83 MB/s BenchmarkMemclrKnownSize4-4 2468004 48.93 ns/op 81.74 MB/s BenchmarkMemclrKnownSize8-4 1000000 104.8 ns/op 76.32 MB/s BenchmarkMemclrKnownSize16-4 640309 186.9 ns/op 85.59 MB/s BenchmarkMemclrKnownSize32-4 343540 357.5 ns/op 89.50 MB/s BenchmarkMemclrKnownSize64-4 170529 709.2 ns/op 90.25 MB/s BenchmarkMemclrKnownSize112-4 97839 1225 ns/op 91.44 MB/s BenchmarkMemclrKnownSize128-4 84975 1381 ns/op 92.69 MB/s BenchmarkMemclrKnownSize192-4 57633 2083 ns/op 92.16 MB/s BenchmarkMemclrKnownSize248-4 44479 2664 ns/op 93.10 MB/s BenchmarkMemclrKnownSize256-4 43642 2771 ns/op 92.38 MB/s BenchmarkMemclrKnownSize512-4 21942 5528 ns/op 92.61 MB/s BenchmarkMemclrKnownSize1024-4 10000 11298 ns/op 90.64 MB/s BenchmarkMemclrKnownSize4096-4 2637 44892 ns/op 91.24 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5878963 ns/op 89.18 MB/s BenchmarkReadMetricsLatency-4 17341 5272 p50-ns 5838 p90-ns 15160 p99-ns BenchmarkFinalizer-4 510 230248 ns/op BenchmarkFinalizerRun-4 426183 301.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7695638 15.50 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2073856 56.97 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1930153 64.01 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1731577 69.05 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 965290 113.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1583006 75.66 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 111.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1534748 76.85 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1598752 71.74 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1535991 78.77 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1338775 88.62 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5006052 23.39 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5601501 22.02 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5562822 21.78 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5041237 23.61 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4931412 24.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4700204 25.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5143584 23.52 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5624061 21.26 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5587207 21.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5152341 23.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5607010 21.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5626678 21.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5160153 23.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5598144 21.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5525042 21.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5149138 23.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5356569 21.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5523016 21.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5160594 23.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5462156 22.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5446725 22.05 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5143945 23.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5350458 22.06 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5415878 21.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5098164 23.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5449065 21.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5460235 22.04 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5167519 23.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5427082 22.24 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5426480 22.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5133376 23.31 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5625296 21.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5642936 21.37 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5151304 23.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5644512 21.30 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5628314 21.49 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5162692 23.50 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5615430 21.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5585587 21.41 ns/op BenchmarkNetpollBreak-4 11974 9934 ns/op BenchmarkPinnerPinUnpinBatch-4 1809 56430 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 300 390881 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2149 54396 ns/op BenchmarkPinnerPinUnpin-4 1746604 69.03 ns/op BenchmarkPinnerPinUnpinTiny-4 1774934 68.00 ns/op BenchmarkPinnerPinUnpinDouble-4 639056 180.8 ns/op BenchmarkPinnerPinUnpinParallel-4 5117020 23.69 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4329048 26.96 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 371995 316.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4863525 24.86 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5908348 20.30 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9365187 12.54 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10401264 11.46 ns/op BenchmarkPingPongHog-4 687 191599 ns/op BenchmarkStackGrowth-4 147822 727.2 ns/op BenchmarkStackGrowthDeep-4 1765 63185 ns/op BenchmarkCreateGoroutines-4 100563 1214 ns/op BenchmarkCreateGoroutinesParallel-4 137979 926.3 ns/op BenchmarkCreateGoroutinesCapture-4 17946 6450 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 114246 3149 ns/op BenchmarkClosureCall-4 15929890 7.381 ns/op BenchmarkWakeupParallelSpinning/0s-4 8080 15402 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6033 19088 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5337 21444 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3645 33431 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2326 51830 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1442 84595 ns/op BenchmarkWakeupParallelSpinning/50µs-4 684 174758 ns/op BenchmarkWakeupParallelSpinning/100µs-4 402 308104 ns/op BenchmarkWakeupParallelSyscall/0s-4 639 204534 ns/op BenchmarkWakeupParallelSyscall/1µs-4 585 220524 ns/op BenchmarkWakeupParallelSyscall/2µs-4 615 208532 ns/op BenchmarkWakeupParallelSyscall/5µs-4 502 239196 ns/op BenchmarkWakeupParallelSyscall/10µs-4 519 286052 ns/op BenchmarkWakeupParallelSyscall/20µs-4 471 232994 ns/op BenchmarkWakeupParallelSyscall/50µs-4 447 378773 ns/op BenchmarkWakeupParallelSyscall/100µs-4 315 383502 ns/op BenchmarkMatmult-4 4056482 31.21 ns/op BenchmarkFastrand-4 13671603 8.606 ns/op BenchmarkFastrand64-4 13713343 8.279 ns/op BenchmarkFastrandHashiter-4 6202430 19.49 ns/op BenchmarkFastrandn/2-4 4768789 24.85 ns/op BenchmarkFastrandn/3-4 4797632 25.07 ns/op BenchmarkFastrandn/4-4 4778828 25.16 ns/op BenchmarkFastrandn/5-4 4820818 25.02 ns/op BenchmarkIfaceCmp100-4 81042 1500 ns/op BenchmarkIfaceCmpNil100-4 149052 772.9 ns/op BenchmarkEfaceCmpDiff-4 18882 6450 ns/op BenchmarkEfaceCmpDiffIndirect-4 21474 5599 ns/op BenchmarkDefer-4 1816710 64.92 ns/op BenchmarkDefer10-4 1000000 118.8 ns/op BenchmarkDeferMany-4 592738 363.0 ns/op BenchmarkPanicRecover-4 213541 566.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 15290 7915 ns/op 7333 p50-ns 10823 p90-ns 17993 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9505 34169 ns/op 8045 p50-ns 15367 p90-ns 191555 p99-ns BenchmarkGoroutineProfile/small/idle-4 4245 27779 ns/op 26045 p50-ns 29747 p90-ns 43959 p99-ns BenchmarkGoroutineProfile/small/loaded-4 270 741878 ns/op 74204 p50-ns 517963 p90-ns 21315036 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 15985 7292 ns/op 5100 p50-ns 9856 p90-ns 20917 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1048904 ns/op 13981 p50-ns 1683481 p90-ns 39968397 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 7841168 ns/op 7427731 p50-ns 9306682 p90-ns 9689804 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 19344431 ns/op 16749924 p50-ns 41087746 p90-ns 41087746 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 15352 9986 ns/op 5585 p50-ns 6278 p90-ns 21414 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 2261235 ns/op 26585 p50-ns 3936022 p90-ns 61988681 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 458 345180 ns/op 224140 p50-ns 336853 p90-ns 1925667 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 1351053 ns/op 143139 p50-ns 526897 p90-ns 76926181 p99-ns BenchmarkRWMutexUncontended-4 3666806 27.69 ns/op BenchmarkRWMutexWrite100-4 2100190 57.90 ns/op BenchmarkRWMutexWrite10-4 2067771 99.43 ns/op BenchmarkRWMutexWorkWrite100-4 580339 214.6 ns/op BenchmarkRWMutexWorkWrite10-4 468290 383.4 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1734 66712 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 972 123583 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 766 138904 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 456 258868 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 451 266902 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 218 562220 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 216 553077 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 108 1129032 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 361029 294.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 409759 317.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 367983 304.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 446946 282.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 348886 302.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 306163 408.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 363628 290.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 446024 286.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 355465 537.9 ns/op BenchmarkMakeSlice/Byte-4 2456996 56.19 ns/op BenchmarkMakeSlice/Int16-4 2431900 52.19 ns/op BenchmarkMakeSlice/Int-4 1779775 65.06 ns/op BenchmarkMakeSlice/Ptr-4 1419112 125.9 ns/op BenchmarkMakeSlice/Struct/24-4 1325294 81.69 ns/op BenchmarkMakeSlice/Struct/32-4 1347123 106.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 100.6 ns/op BenchmarkGrowSlice/Byte-4 1000000 121.3 ns/op BenchmarkGrowSlice/Int16-4 947583 129.3 ns/op BenchmarkGrowSlice/Int-4 616888 167.3 ns/op BenchmarkGrowSlice/Ptr-4 653974 264.1 ns/op BenchmarkGrowSlice/Struct/24-4 445876 294.0 ns/op BenchmarkGrowSlice/Struct/32-4 330762 344.7 ns/op BenchmarkGrowSlice/Struct/40-4 311749 445.8 ns/op BenchmarkExtendSlice/IntSlice-4 577864 225.7 ns/op BenchmarkExtendSlice/PointerSlice-4 482200 269.7 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 120.1 ns/op BenchmarkAppend-4 685779 176.2 ns/op BenchmarkAppendGrowByte-4 4 26881426 ns/op BenchmarkAppendGrowString-4 1 213690854 ns/op BenchmarkAppendSlice/1Bytes-4 2229513 55.56 ns/op BenchmarkAppendSlice/4Bytes-4 2065658 55.82 ns/op BenchmarkAppendSlice/7Bytes-4 2058716 57.92 ns/op BenchmarkAppendSlice/8Bytes-4 2159707 55.45 ns/op BenchmarkAppendSlice/15Bytes-4 2047656 59.00 ns/op BenchmarkAppendSlice/16Bytes-4 2058948 57.72 ns/op BenchmarkAppendSlice/32Bytes-4 1863928 63.77 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 156322 1062 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 49717 2557 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 11516 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2829 54609 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 253 445731 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 44 3227830 ns/op BenchmarkAppendStr/1Bytes-4 946812 121.5 ns/op BenchmarkAppendStr/4Bytes-4 947958 136.5 ns/op BenchmarkAppendStr/8Bytes-4 962492 121.8 ns/op BenchmarkAppendStr/16Bytes-4 981427 121.3 ns/op BenchmarkAppendStr/32Bytes-4 895336 129.9 ns/op BenchmarkAppendSpecialCase-4 643147 174.9 ns/op BenchmarkCopy/1Byte-4 2093599 55.32 ns/op 18.08 MB/s BenchmarkCopy/1String-4 2133782 55.40 ns/op 18.05 MB/s BenchmarkCopy/2Byte-4 2116238 56.03 ns/op 35.70 MB/s BenchmarkCopy/2String-4 2172823 55.73 ns/op 35.89 MB/s BenchmarkCopy/4Byte-4 2131036 56.36 ns/op 70.97 MB/s BenchmarkCopy/4String-4 2163872 54.70 ns/op 73.13 MB/s BenchmarkCopy/8Byte-4 2207978 54.67 ns/op 146.34 MB/s BenchmarkCopy/8String-4 2233428 54.47 ns/op 146.87 MB/s BenchmarkCopy/12Byte-4 2123612 56.31 ns/op 213.10 MB/s BenchmarkCopy/12String-4 2150155 60.65 ns/op 197.85 MB/s BenchmarkCopy/16Byte-4 1899123 59.38 ns/op 269.43 MB/s BenchmarkCopy/16String-4 2023897 57.96 ns/op 276.07 MB/s BenchmarkCopy/32Byte-4 1821192 65.23 ns/op 490.56 MB/s BenchmarkCopy/32String-4 1818969 65.79 ns/op 486.38 MB/s BenchmarkCopy/128Byte-4 1000000 139.2 ns/op 919.67 MB/s BenchmarkCopy/128String-4 1225089 101.7 ns/op 1259.18 MB/s BenchmarkCopy/1024Byte-4 414048 290.2 ns/op 3528.26 MB/s BenchmarkCopy/1024String-4 420366 302.9 ns/op 3380.45 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 30224 4062 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 23944 5621 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20268 6479 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 10852 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13285 9427 ns/op BenchmarkAppendInPlace/Grow/Byte-4 151695 1049 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 151339 779.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 114430 916.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 113946 1357 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 77982 1755 ns/op BenchmarkStackCopyPtr-4 1 148773731 ns/op BenchmarkStackCopy-4 2 70695564 ns/op BenchmarkStackCopyNoCache-4 30 3829721 ns/op BenchmarkStackCopyWithStkobj-4 2 52458933 ns/op BenchmarkIssue18138-4 1297 82893 ns/op BenchmarkCompareStringEqual-4 11021893 10.59 ns/op BenchmarkCompareStringIdentical-4 14129053 8.535 ns/op BenchmarkCompareStringSameLength-4 13380058 8.769 ns/op BenchmarkCompareStringDifferentLength-4 15809834 7.381 ns/op BenchmarkCompareStringBigUnaligned-4 2012 56310 ns/op 18621.71 MB/s BenchmarkCompareStringBig-4 1713 66519 ns/op 15763.59 MB/s BenchmarkConcatStringAndBytes-4 2473324 47.96 ns/op BenchmarkSliceByteToString/1-4 2309107 52.02 ns/op BenchmarkSliceByteToString/2-4 1398128 84.22 ns/op BenchmarkSliceByteToString/4-4 1438051 83.43 ns/op BenchmarkSliceByteToString/8-4 1442269 82.93 ns/op BenchmarkSliceByteToString/16-4 1378738 86.28 ns/op BenchmarkSliceByteToString/32-4 1277845 94.50 ns/op BenchmarkSliceByteToString/64-4 1000000 105.8 ns/op BenchmarkSliceByteToString/128-4 928852 124.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2164513 55.63 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 821442 161.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 886986 134.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3520184 34.90 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1406517 84.23 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1792300 66.82 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2486934 47.69 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 485618 236.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 442033 266.5 ns/op BenchmarkRuneIterate/range/ASCII-4 6045711 19.73 ns/op BenchmarkRuneIterate/range/Japanese-4 1773818 67.58 ns/op BenchmarkRuneIterate/range/MixedLength-4 2160001 55.91 ns/op BenchmarkRuneIterate/range1/ASCII-4 6237140 19.24 ns/op BenchmarkRuneIterate/range1/Japanese-4 1738648 68.19 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2284490 52.50 ns/op BenchmarkRuneIterate/range2/ASCII-4 5657524 19.26 ns/op BenchmarkRuneIterate/range2/Japanese-4 1720256 69.41 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2260243 54.46 ns/op BenchmarkArrayEqual-4 14666650 7.926 ns/op BenchmarkFunc/Name-4 2139177 56.65 ns/op BenchmarkFunc/Entry-4 10725934 11.05 ns/op BenchmarkFunc/FileLine-4 1266595 93.19 ns/op PASS ok runtime 146.280s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31894 3510 ns/op BenchmarkHandle/concurrent-4 24589 4853 ns/op PASS ok runtime/cgo 1.334s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17268213 7.096 ns/op BenchmarkAtomicStore64-4 17026243 7.173 ns/op BenchmarkAtomicLoad-4 17284279 7.060 ns/op BenchmarkAtomicStore-4 16899097 7.187 ns/op BenchmarkAnd8-4 15116622 8.034 ns/op BenchmarkAnd-4 14998911 8.027 ns/op BenchmarkAnd8Parallel-4 2699620 41.54 ns/op BenchmarkAndParallel-4 3045454 41.22 ns/op BenchmarkOr8-4 14239136 8.249 ns/op BenchmarkOr-4 14481554 8.050 ns/op BenchmarkOr8Parallel-4 2737998 41.95 ns/op BenchmarkOrParallel-4 3035043 40.52 ns/op BenchmarkXadd-4 3052401 42.04 ns/op BenchmarkXadd64-4 2760465 41.86 ns/op BenchmarkCas-4 3060631 38.50 ns/op BenchmarkCas64-4 3049533 39.65 ns/op BenchmarkXchg-4 2924215 40.39 ns/op BenchmarkXchg64-4 2854161 40.66 ns/op PASS ok runtime/internal/atomic 3.671s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4046167 37.46 ns/op BenchmarkMulUintptr/large-4 3115836 38.63 ns/op PASS ok runtime/internal/math 1.350s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4326439 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 5357652 ns/op 850.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 595 182109 ns/op 20.11 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11315816 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12810907 ns/op 1550 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 154 830464 ns/op 99.04 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 102036484 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 86643831 ns/op 10496 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 15 7456572 ns/op 916.4 concurrent_launches/op PASS ok runtime/pprof 2.715s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 12 10013710 ns/op BenchmarkStackLeak-4 30304 4853 ns/op PASS ok runtime/race 1.732s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2099679 50.75 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 532842 212.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.298s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 1870596 ns/op BenchmarkIndex_Large-4 10628 9537 ns/op BenchmarkIndexFunc_Large-4 176 666943 ns/op BenchmarkCompact/nil-4 7146150 16.89 ns/op BenchmarkCompact/one-4 2024427 59.57 ns/op BenchmarkCompact/sorted-4 1000000 108.4 ns/op BenchmarkCompact/1_item-4 788679 150.5 ns/op BenchmarkCompact/unsorted-4 1000000 108.3 ns/op BenchmarkCompact/many-4 496572 243.0 ns/op BenchmarkCompact_Large-4 650 183603 ns/op BenchmarkCompactFunc_Large-4 68 1472916 ns/op BenchmarkReplace/naive-fast-4 108895 1045 ns/op BenchmarkReplace/optimized-fast-4 145984 813.8 ns/op BenchmarkReplace/naive-slow-4 52479 2223 ns/op BenchmarkReplace/optimized-slow-4 64899 1840 ns/op BenchmarkSortInts-4 1 123498568 ns/op BenchmarkSlicesSortInts-4 2 72732214 ns/op BenchmarkSlicesSortInts_Sorted-4 56 2029985 ns/op BenchmarkSlicesSortInts_Reversed-4 33 3576057 ns/op BenchmarkSortStrings-4 1 154506275 ns/op BenchmarkSlicesSortStrings-4 1 111372936 ns/op BenchmarkSortStructs-4 1 193069729 ns/op BenchmarkSortFuncStructs-4 1 127472012 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 112.1 ns/op BenchmarkBinarySearchFloats/Size32-4 941685 124.3 ns/op BenchmarkBinarySearchFloats/Size64-4 878040 138.1 ns/op BenchmarkBinarySearchFloats/Size128-4 770892 150.4 ns/op BenchmarkBinarySearchFloats/Size512-4 663754 177.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 549085 193.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 546451 220.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 467095 246.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 430042 287.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 368776 327.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 298570 397.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 275791 432.9 ns/op PASS ok slices 10.765s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 102951 1033 ns/op BenchmarkSortString1K-4 157 793893 ns/op BenchmarkSortString1K_Slice-4 182 657344 ns/op BenchmarkStableString1K-4 82 1487168 ns/op BenchmarkSortInt1K-4 123 915859 ns/op BenchmarkSortInt1K_Sorted-4 2004 61546 ns/op BenchmarkSortInt1K_Reversed-4 1300 95117 ns/op BenchmarkSortInt1K_Mod8-4 332 379114 ns/op BenchmarkStableInt1K-4 100 1168372 ns/op BenchmarkStableInt1K_Slice-4 130 903756 ns/op BenchmarkSortInt64K-4 2 89921515 ns/op BenchmarkSortInt64K_Slice-4 2 64346434 ns/op BenchmarkStableInt64K-4 1 111792391 ns/op BenchmarkSort1e2-4 306 393216 ns/op BenchmarkStable1e2-4 135 904702 ns/op BenchmarkSort1e4-4 2 75675515 ns/op BenchmarkStable1e4-4 1 249621035 ns/op PASS ok sort 5.468s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 811432 136.2 ns/op BenchmarkAtof64Float-4 699112 167.5 ns/op BenchmarkAtof64FloatExp-4 720285 159.1 ns/op BenchmarkAtof64Big-4 446938 260.9 ns/op BenchmarkAtof64RandomBits-4 262132 445.7 ns/op BenchmarkAtof64RandomFloats-4 536702 220.9 ns/op BenchmarkAtof64RandomLongFloats-4 310016 388.3 ns/op BenchmarkAtof32Decimal-4 878382 134.4 ns/op BenchmarkAtof32Float-4 787669 155.9 ns/op BenchmarkAtof32FloatExp-4 681206 180.3 ns/op BenchmarkAtof32Random-4 373408 317.5 ns/op BenchmarkAtof32RandomLong-4 138166 859.5 ns/op BenchmarkParseInt/Pos/7bit-4 1328041 92.45 ns/op BenchmarkParseInt/Pos/26bit-4 719128 164.7 ns/op BenchmarkParseInt/Pos/31bit-4 663080 182.3 ns/op BenchmarkParseInt/Pos/56bit-4 442720 274.1 ns/op BenchmarkParseInt/Pos/63bit-4 399964 297.0 ns/op BenchmarkParseInt/Neg/7bit-4 1298444 91.44 ns/op BenchmarkParseInt/Neg/26bit-4 732860 161.0 ns/op BenchmarkParseInt/Neg/31bit-4 664436 179.6 ns/op BenchmarkParseInt/Neg/56bit-4 448718 265.7 ns/op BenchmarkParseInt/Neg/63bit-4 402027 298.7 ns/op BenchmarkAtoi/Pos/7bit-4 2035701 59.68 ns/op BenchmarkAtoi/Pos/26bit-4 886276 133.7 ns/op BenchmarkAtoi/Pos/31bit-4 754432 149.8 ns/op BenchmarkAtoi/Pos/56bit-4 501744 235.3 ns/op BenchmarkAtoi/Pos/63bit-4 374169 312.3 ns/op BenchmarkAtoi/Neg/7bit-4 1751180 59.50 ns/op BenchmarkAtoi/Neg/26bit-4 786082 134.3 ns/op BenchmarkAtoi/Neg/31bit-4 716962 165.0 ns/op BenchmarkAtoi/Neg/56bit-4 476370 254.6 ns/op BenchmarkAtoi/Neg/63bit-4 373328 319.4 ns/op BenchmarkFormatFloat/Decimal-4 86166 1398 ns/op BenchmarkFormatFloat/Float-4 82449 1458 ns/op BenchmarkFormatFloat/Exp-4 90505 1365 ns/op BenchmarkFormatFloat/NegExp-4 89071 1342 ns/op BenchmarkFormatFloat/LongExp-4 79094 1524 ns/op BenchmarkFormatFloat/Big-4 78511 1540 ns/op BenchmarkFormatFloat/BinaryExp-4 201769 601.2 ns/op BenchmarkFormatFloat/32Integer-4 83535 1414 ns/op BenchmarkFormatFloat/32ExactFraction-4 92130 1305 ns/op BenchmarkFormatFloat/32Point-4 82008 1415 ns/op BenchmarkFormatFloat/32Exp-4 90235 1347 ns/op BenchmarkFormatFloat/32NegExp-4 87654 1363 ns/op BenchmarkFormatFloat/32Shortest-4 101088 1199 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112489 1076 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111933 1071 ns/op BenchmarkFormatFloat/64Fixed1-4 134803 885.0 ns/op BenchmarkFormatFloat/64Fixed2-4 136329 872.5 ns/op BenchmarkFormatFloat/64Fixed3-4 134844 891.9 ns/op BenchmarkFormatFloat/64Fixed4-4 136201 874.6 ns/op BenchmarkFormatFloat/64Fixed12-4 79122 1528 ns/op BenchmarkFormatFloat/64Fixed16-4 98402 1230 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96643 1230 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86095 1390 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2667 44028 ns/op BenchmarkFormatFloat/Slowpath64-4 78663 1504 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 79635 1521 ns/op BenchmarkAppendFloat/Decimal-4 91376 1313 ns/op BenchmarkAppendFloat/Float-4 86907 1376 ns/op BenchmarkAppendFloat/Exp-4 96264 1216 ns/op BenchmarkAppendFloat/NegExp-4 97651 1209 ns/op BenchmarkAppendFloat/LongExp-4 87404 1368 ns/op BenchmarkAppendFloat/Big-4 85664 1400 ns/op BenchmarkAppendFloat/BinaryExp-4 273411 439.1 ns/op BenchmarkAppendFloat/32Integer-4 89611 1324 ns/op BenchmarkAppendFloat/32ExactFraction-4 98564 1213 ns/op BenchmarkAppendFloat/32Point-4 90914 1323 ns/op BenchmarkAppendFloat/32Exp-4 101614 1183 ns/op BenchmarkAppendFloat/32NegExp-4 101372 1194 ns/op BenchmarkAppendFloat/32Shortest-4 113670 1066 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 131302 907.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 123290 926.9 ns/op BenchmarkAppendFloat/64Fixed1-4 152486 773.8 ns/op BenchmarkAppendFloat/64Fixed2-4 157287 771.7 ns/op BenchmarkAppendFloat/64Fixed3-4 148810 790.1 ns/op BenchmarkAppendFloat/64Fixed4-4 153213 782.7 ns/op BenchmarkAppendFloat/64Fixed12-4 83593 1454 ns/op BenchmarkAppendFloat/64Fixed16-4 107488 1125 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113402 1039 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 99943 1204 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2737 43565 ns/op BenchmarkAppendFloat/Slowpath64-4 88848 1361 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 86587 1371 ns/op BenchmarkFormatInt-4 17418 6755 ns/op BenchmarkAppendInt-4 18183 6558 ns/op BenchmarkFormatUint-4 98472 1175 ns/op BenchmarkAppendUint-4 105434 1124 ns/op BenchmarkFormatIntSmall/7-4 2831695 42.47 ns/op BenchmarkFormatIntSmall/42-4 2772637 41.95 ns/op BenchmarkAppendIntSmall-4 1496848 91.82 ns/op BenchmarkAppendUintVarlen/1-4 1399275 83.74 ns/op BenchmarkAppendUintVarlen/12-4 1366021 86.47 ns/op BenchmarkAppendUintVarlen/123-4 1000000 108.6 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 107.5 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 110.1 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 110.7 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 116.7 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 115.5 ns/op BenchmarkAppendUintVarlen/123456789-4 975104 123.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 998286 121.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 945889 124.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 951626 125.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 910172 131.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 931990 128.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 865705 134.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 879115 134.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 851385 145.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 827778 142.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 802483 146.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 803628 147.9 ns/op BenchmarkQuote-4 47860 2466 ns/op BenchmarkQuoteRune-4 529857 212.8 ns/op BenchmarkAppendQuote-4 53805 2203 ns/op BenchmarkAppendQuoteRune-4 945475 126.1 ns/op BenchmarkUnquoteEasy-4 873925 124.2 ns/op BenchmarkUnquoteHard-4 55279 2084 ns/op PASS ok strconv 16.825s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 484545 226.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 148600 817.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 183507 831.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 316143 406.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 85290 1408 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 106136 1118 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 789544 149.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20704 5731 ns/op BenchmarkGenericMatch1-4 1759 66801 ns/op BenchmarkGenericMatch2-4 314 383678 ns/op BenchmarkSingleMaxSkipping-4 4954 23841 ns/op 419.45 MB/s BenchmarkSingleLongSuffixFail-4 13543 8807 ns/op 113.77 MB/s BenchmarkSingleMatch-4 182 645015 ns/op 23.26 MB/s BenchmarkByteByteNoMatch-4 60583 1986 ns/op BenchmarkByteByteMatch-4 18376 6384 ns/op BenchmarkByteStringMatch-4 20816 5735 ns/op BenchmarkHTMLEscapeNew-4 66148 1813 ns/op BenchmarkHTMLEscapeOld-4 88407 1367 ns/op BenchmarkByteStringReplacerWriteString-4 1060 112086 ns/op BenchmarkByteReplacerWriteString-4 1620 74412 ns/op BenchmarkByteByteReplaces-4 3316 36336 ns/op BenchmarkByteByteMap-4 9849 11910 ns/op BenchmarkMap/identity/ASCII-4 887072 139.0 ns/op BenchmarkMap/identity/Greek-4 396224 295.4 ns/op BenchmarkMap/change/ASCII-4 34317 3494 ns/op BenchmarkMap/change/Greek-4 22142 5340 ns/op BenchmarkIndexRune-4 2439661 48.83 ns/op BenchmarkIndexRuneLongString-4 1496011 80.25 ns/op BenchmarkIndexRuneFastPath-4 4556137 25.97 ns/op BenchmarkIndex-4 4367001 26.20 ns/op BenchmarkLastIndex-4 5328006 22.33 ns/op BenchmarkIndexByte-4 10072752 11.88 ns/op BenchmarkToUpper/#00-4 3328868 35.55 ns/op BenchmarkToUpper/ONLYUPPER-4 2290632 52.82 ns/op BenchmarkToUpper/abc-4 286491 422.7 ns/op BenchmarkToUpper/AbC123-4 216805 554.6 ns/op BenchmarkToUpper/azAZ09_-4 240031 503.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47250 2541 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68792 1753 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30620 3916 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56180 2164 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111898 1076 ns/op BenchmarkToLower/#00-4 3328962 35.98 ns/op BenchmarkToLower/abc-4 3070436 38.30 ns/op BenchmarkToLower/AbC123-4 181718 657.9 ns/op BenchmarkToLower/azAZ09_-4 191569 622.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79957 1498 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62166 2010 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30957 3828 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71688 1690 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108382 1110 ns/op BenchmarkMapNoChanges-4 1000000 100.7 ns/op BenchmarkTrim-4 35208 3390 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3249022 37.12 ns/op BenchmarkToValidUTF8/InvalidASCII-4 163148 741.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123018 989.3 ns/op BenchmarkEqualFold/Tests-4 48073 2456 ns/op BenchmarkEqualFold/ASCII-4 3633258 32.64 ns/op BenchmarkEqualFold/UnicodePrefix-4 91776 1308 ns/op BenchmarkEqualFold/UnicodeSuffix-4 94732 1279 ns/op BenchmarkIndexHard1-4 1798 67221 ns/op BenchmarkIndexHard2-4 393 305237 ns/op BenchmarkIndexHard3-4 171 700419 ns/op BenchmarkIndexHard4-4 91 1292238 ns/op BenchmarkLastIndexHard1-4 66 1744477 ns/op BenchmarkLastIndexHard2-4 67 1735075 ns/op BenchmarkLastIndexHard3-4 66 1733311 ns/op BenchmarkCountHard1-4 1734 66575 ns/op BenchmarkCountHard2-4 390 310595 ns/op BenchmarkCountHard3-4 170 699960 ns/op BenchmarkIndexTorture-4 7998 15080 ns/op BenchmarkCountTorture-4 7951 15094 ns/op BenchmarkCountTortureOverlapping-4 681 161550 ns/op BenchmarkCountByte/10-4 5612526 21.07 ns/op 474.69 MB/s BenchmarkCountByte/32-4 5382157 22.12 ns/op 1446.64 MB/s BenchmarkCountByte/4096-4 605239 199.4 ns/op 20536.55 MB/s BenchmarkCountByte/4194304-4 609 194905 ns/op 21519.71 MB/s BenchmarkCountByte/67108864-4 33 3655333 ns/op 18359.16 MB/s BenchmarkFields/ASCII/16-4 236072 461.8 ns/op 34.65 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22004 5406 ns/op 47.36 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1408 84461 ns/op 48.50 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 75 1454064 ns/op 45.07 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 23548009 ns/op 44.53 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 170680 713.9 ns/op 22.41 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9986 11563 ns/op 22.14 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 657 178160 ns/op 22.99 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3275674 ns/op 20.01 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 60516230 ns/op 17.33 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 235569 502.3 ns/op 31.85 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22854 5209 ns/op 49.14 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1182 96629 ns/op 42.39 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 63 1878673 ns/op 34.88 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 37754511 ns/op 27.77 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 200800 554.6 ns/op 28.85 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14352 8336 ns/op 30.71 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 862 133852 ns/op 30.60 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2533661 ns/op 25.87 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48540175 ns/op 21.60 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 63950978 ns/op BenchmarkSplitSingleByteSeparator-4 19 5468571 ns/op BenchmarkSplitMultiByteSeparator-4 37 2928951 ns/op BenchmarkSplitNSingleByteSeparator-4 232011 481.5 ns/op BenchmarkSplitNMultiByteSeparator-4 179395 624.3 ns/op BenchmarkRepeat/5x0-4 3709123 32.28 ns/op BenchmarkRepeat/5x1-4 3517744 33.57 ns/op BenchmarkRepeat/5x2-4 242709 501.3 ns/op BenchmarkRepeat/5x6-4 152617 773.0 ns/op BenchmarkRepeat/10x0-4 3665625 32.36 ns/op BenchmarkRepeat/10x1-4 3511779 33.94 ns/op BenchmarkRepeat/10x2-4 251121 477.8 ns/op BenchmarkRepeat/10x6-4 142381 825.2 ns/op BenchmarkRepeatLarge/256/1-4 72099 1619 ns/op 158.10 MB/s BenchmarkRepeatLarge/256/16-4 113065 1010 ns/op 253.52 MB/s BenchmarkRepeatLarge/512/1-4 60876 1866 ns/op 274.32 MB/s BenchmarkRepeatLarge/512/16-4 88964 1254 ns/op 408.30 MB/s BenchmarkRepeatLarge/1024/1-4 52992 2223 ns/op 460.69 MB/s BenchmarkRepeatLarge/1024/16-4 72238 1615 ns/op 633.97 MB/s BenchmarkRepeatLarge/2048/1-4 42486 2778 ns/op 737.09 MB/s BenchmarkRepeatLarge/2048/16-4 53074 2178 ns/op 940.11 MB/s BenchmarkRepeatLarge/4096/1-4 32365 3666 ns/op 1117.18 MB/s BenchmarkRepeatLarge/4096/16-4 38047 3163 ns/op 1294.86 MB/s BenchmarkRepeatLarge/8192/1-4 21985 5459 ns/op 1500.56 MB/s BenchmarkRepeatLarge/8192/16-4 24411 4835 ns/op 1694.42 MB/s BenchmarkRepeatLarge/8192/4097-4 6115896 19.16 ns/op 213791.54 MB/s BenchmarkRepeatLarge/16384/1-4 13802 8622 ns/op 1900.34 MB/s BenchmarkRepeatLarge/16384/16-4 14556 8174 ns/op 2004.35 MB/s BenchmarkRepeatLarge/16384/4097-4 21836 5500 ns/op 2234.67 MB/s BenchmarkRepeatLarge/32768/1-4 7802 15225 ns/op 2152.27 MB/s BenchmarkRepeatLarge/32768/16-4 7806 22775 ns/op 1438.74 MB/s BenchmarkRepeatLarge/32768/4097-4 8856 13434 ns/op 2134.88 MB/s BenchmarkRepeatLarge/65536/1-4 3720 39074 ns/op 1677.21 MB/s BenchmarkRepeatLarge/65536/16-4 3746 31287 ns/op 2094.67 MB/s BenchmarkRepeatLarge/65536/4097-4 4227 26938 ns/op 2281.36 MB/s BenchmarkRepeatLarge/131072/1-4 553 222066 ns/op 590.24 MB/s BenchmarkRepeatLarge/131072/16-4 536 211025 ns/op 621.12 MB/s BenchmarkRepeatLarge/131072/4097-4 555 254747 ns/op 498.56 MB/s BenchmarkRepeatLarge/262144/1-4 274 530095 ns/op 494.52 MB/s BenchmarkRepeatLarge/262144/16-4 256 441050 ns/op 594.36 MB/s BenchmarkRepeatLarge/262144/4097-4 248 510693 ns/op 505.41 MB/s BenchmarkRepeatLarge/524288/1-4 100 1481530 ns/op 353.88 MB/s BenchmarkRepeatLarge/524288/16-4 100 3350538 ns/op 156.48 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2601717 ns/op 199.99 MB/s BenchmarkRepeatLarge/1048576/1-4 39 3327125 ns/op 315.16 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2502294 ns/op 419.05 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 2526876 ns/op 413.45 MB/s BenchmarkRepeatLarge/2097152/1-4 32 6913944 ns/op 303.32 MB/s BenchmarkRepeatLarge/2097152/16-4 30 11191945 ns/op 187.38 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 8472897 ns/op 247.09 MB/s BenchmarkRepeatLarge/4194304/1-4 14 10301734 ns/op 407.15 MB/s BenchmarkRepeatLarge/4194304/16-4 10 38045091 ns/op 110.25 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 8761658 ns/op 478.36 MB/s BenchmarkRepeatLarge/8388608/1-4 8 29204677 ns/op 287.24 MB/s BenchmarkRepeatLarge/8388608/16-4 4 30298292 ns/op 276.87 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 20353384 ns/op 412.05 MB/s BenchmarkRepeatLarge/16777216/1-4 3 33352722 ns/op 503.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 38011461 ns/op 441.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 38466035 ns/op 436.16 MB/s BenchmarkRepeatLarge/33554432/1-4 2 73240916 ns/op 458.14 MB/s BenchmarkRepeatLarge/33554432/16-4 2 74844962 ns/op 448.32 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 62030084 ns/op 540.94 MB/s BenchmarkRepeatLarge/67108864/1-4 1 149825342 ns/op 447.91 MB/s BenchmarkRepeatLarge/67108864/16-4 1 156404126 ns/op 429.07 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 135344718 ns/op 495.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 426559375 ns/op 314.65 MB/s BenchmarkRepeatLarge/134217728/16-4 1 280441465 ns/op 478.59 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 262162595 ns/op 511.96 MB/s BenchmarkRepeatLarge/268435456/1-4 1 453589780 ns/op 591.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 555578547 ns/op 483.16 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 637359722 ns/op 421.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1063296891 ns/op 504.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1089303438 ns/op 492.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1099101387 ns/op 488.46 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1948000988 ns/op 551.20 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2014411888 ns/op 533.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2429874660 ns/op 441.89 MB/s BenchmarkIndexAnyASCII/1:1-4 2304207 53.25 ns/op BenchmarkIndexAnyASCII/1:2-4 2197309 77.86 ns/op BenchmarkIndexAnyASCII/1:4-4 2147955 71.69 ns/op BenchmarkIndexAnyASCII/1:8-4 2125718 59.04 ns/op BenchmarkIndexAnyASCII/1:16-4 1855636 64.55 ns/op BenchmarkIndexAnyASCII/1:32-4 1807226 65.57 ns/op BenchmarkIndexAnyASCII/1:64-4 1778048 68.54 ns/op BenchmarkIndexAnyASCII/16:1-4 2277588 53.93 ns/op BenchmarkIndexAnyASCII/16:2-4 639772 191.8 ns/op BenchmarkIndexAnyASCII/16:4-4 618846 200.2 ns/op BenchmarkIndexAnyASCII/16:8-4 575502 204.8 ns/op BenchmarkIndexAnyASCII/16:16-4 547958 221.5 ns/op BenchmarkIndexAnyASCII/16:32-4 490304 269.9 ns/op BenchmarkIndexAnyASCII/16:64-4 396046 310.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1789981 64.89 ns/op BenchmarkIndexAnyASCII/256:2-4 54058 2461 ns/op BenchmarkIndexAnyASCII/256:4-4 53617 2251 ns/op BenchmarkIndexAnyASCII/256:8-4 53511 2215 ns/op BenchmarkIndexAnyASCII/256:16-4 52845 2216 ns/op BenchmarkIndexAnyASCII/256:32-4 39064 2608 ns/op BenchmarkIndexAnyASCII/256:64-4 51571 2731 ns/op BenchmarkIndexAnyUTF8/1:1-4 2517242 48.83 ns/op BenchmarkIndexAnyUTF8/1:2-4 2263437 62.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 2205660 67.89 ns/op BenchmarkIndexAnyUTF8/1:8-4 2098521 60.03 ns/op BenchmarkIndexAnyUTF8/1:16-4 1752452 75.89 ns/op BenchmarkIndexAnyUTF8/1:32-4 1872330 63.91 ns/op BenchmarkIndexAnyUTF8/1:64-4 1680826 69.79 ns/op BenchmarkIndexAnyUTF8/16:1-4 1614334 77.47 ns/op BenchmarkIndexAnyUTF8/16:2-4 371317 415.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 331248 355.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 309409 377.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 245726 486.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 241246 546.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 219970 546.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 478814 252.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 26028 4804 ns/op BenchmarkIndexAnyUTF8/256:4-4 24434 4992 ns/op BenchmarkIndexAnyUTF8/256:8-4 22174 5378 ns/op BenchmarkIndexAnyUTF8/256:16-4 16261 7052 ns/op BenchmarkIndexAnyUTF8/256:32-4 16617 7223 ns/op BenchmarkIndexAnyUTF8/256:64-4 12734 8314 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2417961 50.01 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2329023 51.99 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2235822 53.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2159528 55.44 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1950254 62.28 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1899726 62.89 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1773422 65.39 ns/op BenchmarkLastIndexAnyASCII/16:1-4 594470 202.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 595792 229.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 553526 209.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 491838 215.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 501364 249.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 437662 285.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 357085 341.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53499 2235 ns/op BenchmarkLastIndexAnyASCII/256:2-4 53613 2259 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53709 2401 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53457 2298 ns/op BenchmarkLastIndexAnyASCII/256:16-4 52848 2280 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52020 2285 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50941 2413 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2442902 51.54 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2379177 51.53 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2252822 53.02 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2154427 56.27 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1895460 63.39 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1937269 63.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1783213 66.72 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 466480 251.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 225007 514.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 217760 545.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 209071 575.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 172798 686.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 171517 701.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 160318 742.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 36044 3396 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15685 7551 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14769 8139 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14062 8629 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10340 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10355 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11188 ns/op BenchmarkTrimASCII/1:1-4 3537321 35.05 ns/op BenchmarkTrimASCII/1:2-4 2233686 53.91 ns/op BenchmarkTrimASCII/1:4-4 2113510 58.00 ns/op BenchmarkTrimASCII/1:8-4 1873051 64.48 ns/op BenchmarkTrimASCII/1:16-4 1494550 80.55 ns/op BenchmarkTrimASCII/16:1-4 2584344 47.79 ns/op BenchmarkTrimASCII/16:2-4 629510 186.5 ns/op BenchmarkTrimASCII/16:4-4 630912 199.6 ns/op BenchmarkTrimASCII/16:8-4 595768 194.8 ns/op BenchmarkTrimASCII/16:16-4 545872 214.1 ns/op BenchmarkTrimASCII/256:1-4 552769 217.2 ns/op BenchmarkTrimASCII/256:2-4 55396 2146 ns/op BenchmarkTrimASCII/256:4-4 56190 2169 ns/op BenchmarkTrimASCII/256:8-4 54655 2227 ns/op BenchmarkTrimASCII/256:16-4 54586 2194 ns/op BenchmarkTrimASCII/4096:1-4 42588 2819 ns/op BenchmarkTrimASCII/4096:2-4 3595 33447 ns/op BenchmarkTrimASCII/4096:4-4 3530 33943 ns/op BenchmarkTrimASCII/4096:8-4 3444 33776 ns/op BenchmarkTrimASCII/4096:16-4 3483 33871 ns/op BenchmarkTrimByte-4 4748167 23.53 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29653 3788 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29864 4066 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1479 79932 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1940 60322 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3913 30633 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7368 15786 ns/op BenchmarkJoin/0-4 6426796 19.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4729424 26.40 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 160100 655.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 125907 982.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 95210 1270 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 76406 1604 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63943 1886 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56073 2131 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2787897 43.55 ns/op BenchmarkTrimSpace/ASCII-4 1227222 97.29 ns/op BenchmarkTrimSpace/SomeNonASCII-4 138594 869.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 66795 1833 ns/op BenchmarkReplaceAll-4 125894 954.4 ns/op 16 B/op 1 allocs/op PASS ok strings 63.384s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 86481 1353 ns/op BenchmarkCond2-4 39412 3396 ns/op BenchmarkCond4-4 28976 4186 ns/op BenchmarkCond8-4 14851 8003 ns/op BenchmarkCond16-4 6454 17370 ns/op BenchmarkCond32-4 2956 39250 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 1070347 106.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 567793 203.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 1000000 111.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 904677 130.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 566620 188.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1357351 88.96 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 146466 840.7 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 130174 996.2 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 120416 1086 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 87402 1484 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1000000 139.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 258054 460.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 929156 111.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 229741 507.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 1206291 99.25 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 240724 501.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2025261 60.01 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 77822 1512 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 190298 656.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 512774 268.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8024 15426 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 558 203674 ns/op BenchmarkRange/*sync.Map-4 2413 45385 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 133790 878.0 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 364994 323.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 103273 1032 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 196042 529.1 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 468418 350.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 287875 402.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 129914 930.9 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 271210 429.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 1486596 91.18 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75243 2072 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188553 570.0 ns/op BenchmarkSwapCollision/*sync.Map-4 118960 1232 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 538 227552 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 154002 772.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 490443 224.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 37413 3196 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 96063 1278 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35061 4642 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 457898 222.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 152536 783.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 374642 300.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2094099 55.72 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 237723 518.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2100318 58.16 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1037595 115.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 224005 524.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 796004 166.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 133645 878.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 552248 217.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 826434 154.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 168075 709.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 771093 135.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 180685 630.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 158184 699.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 270169 451.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 86577 1439 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 285560 394.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 839384 138.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 195679 627.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 808074 129.9 ns/op BenchmarkUncontendedSemaphore-4 5052031 23.57 ns/op BenchmarkContendedSemaphore-4 4371169 27.48 ns/op BenchmarkMutexUncontended-4 1000000 125.2 ns/op BenchmarkMutex-4 292664 389.0 ns/op BenchmarkMutexSlack-4 312158 393.2 ns/op BenchmarkMutexWork-4 279524 435.7 ns/op BenchmarkMutexWorkSlack-4 272076 440.6 ns/op BenchmarkMutexNoSpin-4 143337 753.0 ns/op BenchmarkMutexSpin-4 74032 1539 ns/op BenchmarkOnce-4 1881588 66.92 ns/op BenchmarkOnceFunc/v=Once-4 1946590 62.10 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1536712 77.10 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1727522 70.25 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1773782 67.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1322788 90.91 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1410666 85.58 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6859036 17.45 ns/op BenchmarkSemaSyntNonblock-4 2483829 52.86 ns/op BenchmarkSemaSyntBlock-4 1765242 63.27 ns/op BenchmarkSemaWorkNonblock-4 1231284 96.60 ns/op BenchmarkSemaWorkBlock-4 1000000 105.9 ns/op BenchmarkRWMutexUncontended-4 428448 268.2 ns/op BenchmarkRWMutexWrite100-4 531920 231.0 ns/op BenchmarkRWMutexWrite10-4 424004 279.2 ns/op BenchmarkRWMutexWorkWrite100-4 413520 319.1 ns/op BenchmarkRWMutexWorkWrite10-4 312978 387.6 ns/op BenchmarkWaitGroupUncontended-4 722710 166.1 ns/op BenchmarkWaitGroupAddDone-4 611571 211.2 ns/op BenchmarkWaitGroupAddDoneWork-4 696369 170.6 ns/op BenchmarkWaitGroupWait-4 2763472 43.85 ns/op BenchmarkWaitGroupWaitWork-4 2689856 44.48 ns/op BenchmarkWaitGroupActuallyWait-4 105601 1118 ns/op 32 B/op 2 allocs/op PASS ok sync 17.758s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 717738 149.5 ns/op PASS ok sync/atomic 1.118s PASS ok syscall 1.007s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 106226 1117 ns/op 0 B/op 0 allocs/op PASS ok testing 1.138s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5942 18299 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7498 14729 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1477642 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 82 1349242 ns/op 1577 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 221838493 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 176292904 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1581 83403 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1789 66386 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7364908 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6719749 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 873343295 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1090459456 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 192 689751 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 180 577388 ns/op 218 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60530056 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 72247456 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10566959350 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 11771959246 ns/op 335150144 B/op 100091 allocs/op BenchmarkPyramid/10-4 2396 93925 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 22 5768487 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 326496199 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2288 51700 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 232 626554 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5851585 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5444 21050 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 30.091s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 102488244 ns/op BenchmarkVariableString-4 80130 1779 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1836 73156 ns/op 2509 B/op 39 allocs/op PASS ok text/template/parse 1.575s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 88 1170305 ns/op BenchmarkAfter-4 208 896137 ns/op BenchmarkStop-4 336 405688 ns/op BenchmarkSimultaneousAfterFunc-4 64 2028244 ns/op BenchmarkStartStop-4 597 323144 ns/op BenchmarkReset-4 2712 59067 ns/op BenchmarkSleep-4 98 1658604 ns/op BenchmarkParallelTimerLatency-4 26 3530783 avg-late-ns 38603243 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 30 4708619 avg-late-ns 27749988 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 4307144 avg-late-ns 16000688 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 346180 avg-late-ns 1441369 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 1813815 avg-late-ns 9631038 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 3688641 avg-late-ns 26892359 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 6181678 avg-late-ns 66941744 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 18 8135504 avg-late-ns 66454010 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 24 9250956 avg-late-ns 40190218 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 22 1956844 avg-late-ns 29918637 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 13470107 avg-late-ns 41908972 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 31 40401379 avg-late-ns 87204137 max-late-ns BenchmarkTicker-4 489 743125 ns/op BenchmarkTickerReset-4 4946 24304 ns/op BenchmarkTickerResetNaive-4 250 571580 ns/op BenchmarkNow-4 1716746 70.26 ns/op BenchmarkNowUnixNano-4 1522530 76.31 ns/op BenchmarkNowUnixMilli-4 1498158 77.19 ns/op BenchmarkNowUnixMicro-4 1307266 77.92 ns/op BenchmarkFormat-4 55800 2287 ns/op BenchmarkFormatRFC3339-4 75968 1777 ns/op BenchmarkFormatRFC3339Nano-4 71120 1756 ns/op BenchmarkFormatNow-4 78898 1552 ns/op BenchmarkMarshalJSON-4 100668 1154 ns/op BenchmarkMarshalText-4 98887 1219 ns/op BenchmarkParse-4 127680 837.8 ns/op BenchmarkParseRFC3339UTC-4 377953 318.7 ns/op BenchmarkParseRFC3339UTCBytes-4 219922 564.6 ns/op BenchmarkParseRFC3339TZ-4 77824 1649 ns/op BenchmarkParseRFC3339TZBytes-4 66924 1835 ns/op BenchmarkParseDuration-4 569528 203.1 ns/op BenchmarkHour-4 953679 116.5 ns/op BenchmarkSecond-4 1000000 111.6 ns/op BenchmarkYear-4 881601 136.6 ns/op BenchmarkDay-4 670514 176.7 ns/op BenchmarkISOWeek-4 836751 148.0 ns/op BenchmarkGoString-4 62856 1794 ns/op BenchmarkUnmarshalText-4 55797 2193 ns/op PASS ok time 16.816s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 392433 300.2 ns/op BenchmarkDecodeValidJapaneseChars-4 434761 257.0 ns/op BenchmarkDecodeRune-4 1245561 86.40 ns/op BenchmarkEncodeValidASCII-4 358035 326.9 ns/op BenchmarkEncodeValidJapaneseChars-4 570614 202.9 ns/op BenchmarkAppendRuneValidASCII-4 708018 178.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1235140 101.6 ns/op BenchmarkEncodeRune-4 1000000 109.5 ns/op PASS ok unicode/utf16 2.173s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 833750 129.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 207528 565.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4456728 26.93 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 512121 231.5 ns/op BenchmarkValidTenASCIIChars-4 815605 147.6 ns/op BenchmarkValid100KASCIIChars-4 100 1586243 ns/op BenchmarkValidTenJapaneseChars-4 163605 731.9 ns/op BenchmarkValidLongMostlyASCII-4 106 1122065 ns/op BenchmarkValidLongJapanese-4 57 1872470 ns/op BenchmarkValidStringTenASCIIChars-4 5164575 23.89 ns/op BenchmarkValidString100KASCIIChars-4 7005 16997 ns/op BenchmarkValidStringTenJapaneseChars-4 485113 242.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1334 91154 ns/op BenchmarkValidStringLongJapanese-4 162 743400 ns/op BenchmarkEncodeASCIIRune-4 4839070 25.55 ns/op BenchmarkEncodeJapaneseRune-4 2398716 47.06 ns/op BenchmarkAppendASCIIRune-4 8738342 14.67 ns/op BenchmarkAppendJapaneseRune-4 2267984 52.00 ns/op BenchmarkDecodeASCIIRune-4 2897841 42.14 ns/op BenchmarkDecodeJapaneseRune-4 2080618 57.66 ns/op BenchmarkFullRune/ASCII-4 3297639 36.50 ns/op BenchmarkFullRune/Incomplete-4 1569531 76.80 ns/op BenchmarkFullRune/Japanese-4 3193876 35.83 ns/op PASS ok unicode/utf8 4.789s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 81740753066 ns/op PASS ok cmd/api 82.945s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 652728 180.5 ns/op BenchmarkCgoCall/one-pointer-4 530308 226.5 ns/op BenchmarkCgoCall/eight-pointers-4 222590 539.8 ns/op BenchmarkCgoCall/eight-pointers-nil-4 545920 225.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 21936 5055 ns/op BenchmarkCgoCall/eight-pointers-slice-4 38758 2862 ns/op BenchmarkGoString-4 1000000 144.4 ns/op BenchmarkCGoCallback-4 61039 1749 ns/op BenchmarkCGoInCThread-4 538562 227.1 ns/op PASS ok cmd/cgo/internal/test 2.241s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 525880 226.2 ns/op BenchmarkEqArrayOfStrings64-4 71314 1695 ns/op BenchmarkEqArrayOfStrings1024-4 4515 26043 ns/op BenchmarkEqArrayOfFloats5-4 991614 116.6 ns/op BenchmarkEqArrayOfFloats64-4 126396 940.2 ns/op BenchmarkEqArrayOfFloats1024-4 5047 23315 ns/op BenchmarkEqArrayOfStructsEq-4 1413 117537 ns/op BenchmarkEqArrayOfStructsNotEq-4 2253 77167 ns/op BenchmarkEqStruct-4 15903825 7.409 ns/op PASS ok cmd/compile/internal/reflectdata 2.544s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 51700 ns/op BenchmarkCopyElim1-4 789 137968 ns/op BenchmarkCopyElim10-4 901 138852 ns/op BenchmarkCopyElim100-4 518 229878 ns/op BenchmarkCopyElim1000-4 78 1515921 ns/op BenchmarkCopyElim10000-4 4 25063896 ns/op BenchmarkCopyElim100000-4 1 462750503 ns/op BenchmarkDeadCode/1-4 918 123627 ns/op BenchmarkDeadCode/10-4 805 144266 ns/op BenchmarkDeadCode/100-4 326 375255 ns/op BenchmarkDeadCode/1000-4 51 2639951 ns/op BenchmarkDeadCode/10000-4 5 24105586 ns/op BenchmarkDeadCode/100000-4 1 316011706 ns/op BenchmarkDeadCode/200000-4 1 793701518 ns/op BenchmarkDominatorsLinear-4 12 11262366 ns/op 0.89 MB/s BenchmarkDominatorsFwdBack-4 8 13291683 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15733266 ns/op 0.64 MB/s BenchmarkDominatorsMaxPred-4 7 15626767 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 16089559 ns/op 0.62 MB/s BenchmarkFuse/1-4 819 136788 ns/op BenchmarkFuse/10-4 584 198218 ns/op BenchmarkFuse/100-4 164 725457 ns/op BenchmarkFuse/1000-4 20 7316532 ns/op BenchmarkFuse/10000-4 2 62218643 ns/op BenchmarkNilCheckDeep1-4 7944 13943 ns/op 0.07 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3477 34727 ns/op 0.29 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 508 233524 ns/op 0.43 MB/s 675 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 45 2279278 ns/op 0.44 MB/s 5214 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 5 23014642 ns/op 0.43 MB/s 151166 B/op 7 allocs/op BenchmarkDSEPass-4 15 7267916 ns/op 57078 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 191016154 ns/op 4254800 B/op 108417 allocs/op BenchmarkCSEPass-4 5 22408524 ns/op 184062 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 248573252 ns/op 5664552 B/op 97465 allocs/op BenchmarkDeadcodePass-4 109 1018237 ns/op 80900 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 178515248 ns/op 4038112 B/op 44941 allocs/op BenchmarkMultiPass-4 43 2499414 ns/op 240689 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 353703835 ns/op 11230024 B/op 150078 allocs/op BenchmarkCondRewrite/SoloJump-4 3010117 39.75 ns/op BenchmarkCondRewrite/CombJump-4 2973694 40.24 ns/op PASS ok cmd/compile/internal/ssa 16.260s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7903 15085 ns/op BenchmarkExtShift-4 14922 8016 ns/op BenchmarkModify-4 7056 15036 ns/op BenchmarkMullImm-4 14391 8372 ns/op BenchmarkConstModify-4 7867 15120 ns/op BenchmarkBitSet-4 15823 7488 ns/op BenchmarkBitClear-4 16281 7392 ns/op BenchmarkBitToggle-4 15928 7618 ns/op BenchmarkBitSetConst-4 124020 969.0 ns/op BenchmarkBitClearConst-4 123578 954.2 ns/op BenchmarkBitToggleConst-4 124647 970.4 ns/op BenchmarkDivconstI64-4 7943522 15.08 ns/op BenchmarkModconstI64-4 7607805 17.11 ns/op BenchmarkDivisiblePow2constI64-4 8261066 14.62 ns/op BenchmarkDivisibleconstI64-4 7846959 16.43 ns/op BenchmarkDivisibleWDivconstI64-4 4776422 25.44 ns/op BenchmarkDivconstU64/3-4 7953458 15.19 ns/op BenchmarkDivconstU64/5-4 7922282 15.16 ns/op BenchmarkDivconstU64/37-4 7921693 15.14 ns/op BenchmarkDivconstU64/1234567-4 7731944 15.11 ns/op BenchmarkModconstU64-4 7929152 15.12 ns/op BenchmarkDivisibleconstU64-4 8110758 14.79 ns/op BenchmarkDivisibleWDivconstU64-4 4779340 26.60 ns/op BenchmarkDivconstI32-4 7961979 15.10 ns/op BenchmarkModconstI32-4 7698528 15.76 ns/op BenchmarkDivisiblePow2constI32-4 8367302 14.99 ns/op BenchmarkDivisibleconstI32-4 8126216 15.27 ns/op BenchmarkDivisibleWDivconstI32-4 5571450 21.93 ns/op BenchmarkDivconstU32-4 7899229 15.01 ns/op BenchmarkModconstU32-4 7885101 15.02 ns/op BenchmarkDivisibleconstU32-4 8143450 14.58 ns/op BenchmarkDivisibleWDivconstU32-4 3741638 27.57 ns/op BenchmarkDivconstI16-4 8375506 14.43 ns/op BenchmarkModconstI16-4 8033918 15.03 ns/op BenchmarkDivisiblePow2constI16-4 8324215 14.34 ns/op BenchmarkDivisibleconstI16-4 8108878 14.87 ns/op BenchmarkDivisibleWDivconstI16-4 4677289 23.45 ns/op BenchmarkDivconstU16-4 8322315 14.56 ns/op BenchmarkModconstU16-4 8011108 14.61 ns/op BenchmarkDivisibleconstU16-4 7960690 15.00 ns/op BenchmarkDivisibleWDivconstU16-4 4433644 28.55 ns/op BenchmarkDivconstI8-4 7979149 15.03 ns/op BenchmarkModconstI8-4 7730185 15.74 ns/op BenchmarkDivisiblePow2constI8-4 8199162 14.52 ns/op BenchmarkDivisibleconstI8-4 7996231 14.82 ns/op BenchmarkDivisibleWDivconstI8-4 5344792 22.47 ns/op BenchmarkDivconstU8-4 8290068 14.68 ns/op BenchmarkModconstU8-4 8316403 14.54 ns/op BenchmarkDivisibleconstU8-4 8157883 14.86 ns/op BenchmarkDivisibleWDivconstU8-4 5501952 21.90 ns/op BenchmarkMul2-4 174609 688.7 ns/op BenchmarkMulNeg2-4 175377 706.6 ns/op BenchmarkEfaceInteger-4 4036372 26.53 ns/op BenchmarkDiv64UnsignedSmall-4 14466567 8.361 ns/op BenchmarkDiv64Small-4 13857082 8.690 ns/op BenchmarkDiv64SmallNegDivisor-4 13853433 8.676 ns/op BenchmarkDiv64SmallNegDividend-4 13870958 8.701 ns/op BenchmarkDiv64SmallNegBoth-4 14080170 8.687 ns/op BenchmarkDiv64Unsigned-4 11135394 10.56 ns/op BenchmarkDiv64-4 11200080 10.34 ns/op BenchmarkDiv64NegDivisor-4 11419328 10.49 ns/op BenchmarkDiv64NegDividend-4 11611854 10.17 ns/op BenchmarkDiv64NegBoth-4 11236900 10.13 ns/op BenchmarkMod64UnsignedSmall-4 14403294 8.342 ns/op BenchmarkMod64Small-4 13826592 8.913 ns/op BenchmarkMod64SmallNegDivisor-4 13801210 8.676 ns/op BenchmarkMod64SmallNegDividend-4 13662381 8.721 ns/op BenchmarkMod64SmallNegBoth-4 13916941 8.664 ns/op BenchmarkMod64Unsigned-4 11159044 10.46 ns/op BenchmarkMod64-4 11563378 10.19 ns/op BenchmarkMod64NegDivisor-4 11555313 10.24 ns/op BenchmarkMod64NegDividend-4 11475760 10.25 ns/op BenchmarkMod64NegBoth-4 11254066 10.48 ns/op BenchmarkMulconstI32/3-4 14308699 8.313 ns/op BenchmarkMulconstI32/5-4 14540263 8.284 ns/op BenchmarkMulconstI32/12-4 14657472 8.217 ns/op BenchmarkMulconstI32/120-4 14829103 8.309 ns/op BenchmarkMulconstI32/-120-4 13463748 8.257 ns/op BenchmarkMulconstI32/65537-4 14548425 8.373 ns/op BenchmarkMulconstI32/65538-4 14404202 8.280 ns/op BenchmarkMulconstI64/3-4 14415321 8.171 ns/op BenchmarkMulconstI64/5-4 14616334 8.158 ns/op BenchmarkMulconstI64/12-4 14822163 8.241 ns/op BenchmarkMulconstI64/120-4 14338845 8.326 ns/op BenchmarkMulconstI64/-120-4 14340938 8.237 ns/op BenchmarkMulconstI64/65537-4 14445694 8.257 ns/op BenchmarkMulconstI64/65538-4 13992975 8.156 ns/op BenchmarkMulconstU32/3-4 14829189 8.191 ns/op BenchmarkMulconstU32/5-4 14818650 8.182 ns/op BenchmarkMulconstU32/12-4 14825794 8.365 ns/op BenchmarkMulconstU32/120-4 14569264 8.219 ns/op BenchmarkMulconstU32/65537-4 14315611 8.251 ns/op BenchmarkMulconstU32/65538-4 14494178 8.159 ns/op BenchmarkMulconstU64/3-4 14796636 8.120 ns/op BenchmarkMulconstU64/5-4 14787133 8.181 ns/op BenchmarkMulconstU64/12-4 14500422 8.176 ns/op BenchmarkMulconstU64/120-4 14306197 8.266 ns/op BenchmarkMulconstU64/65537-4 14669241 8.287 ns/op BenchmarkMulconstU64/65538-4 14663596 8.208 ns/op BenchmarkShiftArithmeticRight-4 15037815 8.065 ns/op BenchmarkSwitch8Predictable-4 9768454 11.95 ns/op BenchmarkSwitch8Unpredictable-4 5739700 20.56 ns/op BenchmarkSwitch32Predictable-4 8766739 12.72 ns/op BenchmarkSwitch32Unpredictable-4 5479892 21.86 ns/op BenchmarkSwitchStringPredictable-4 4113002 28.81 ns/op BenchmarkSwitchStringUnpredictable-4 4213440 28.19 ns/op PASS ok cmd/compile/internal/test 16.026s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 147 803648 ns/op BenchmarkNamed/Underlying/nongeneric-4 1372687 88.16 ns/op BenchmarkNamed/Underlying/generic-4 1345761 87.48 ns/op BenchmarkNamed/Underlying/src_instance-4 1374764 88.43 ns/op BenchmarkNamed/Underlying/user_instance-4 1353723 88.18 ns/op BenchmarkCheck/http/funcbodies/info-4 1 421652311 ns/op 72557 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 344554522 ns/op 88785 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 144765217 ns/op 211310 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 121808814 ns/op 251134 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 232046065 ns/op 22292 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86926163 ns/op 59575 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34261898 ns/op 151281 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32222277 ns/op 160855 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 170641397 ns/op 12716 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 58736527 ns/op 36941 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 23469268 ns/op 92453 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 17745916 ns/op 122262 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 969569030 ns/op 66490 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 639395361 ns/op 100824 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 132179293 ns/op 487628 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 111835406 ns/op 576305 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 214267945 ns/op 9343 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 57186120 ns/op 35003 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 32324713 ns/op 61928 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 31587459 ns/op 63370 lines/s PASS ok cmd/compile/internal/types2 15.916s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 228 442744 ns/op 512075 sys-ns/op 606548 user-ns/op PASS ok cmd/go 1.355s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24723 5109 ns/op 1.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26424 4516 ns/op 1.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2674 44598 ns/op 22.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2790 43248 ns/op 23.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 381 316545 ns/op 25.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 385 310184 ns/op 26.41 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.945s All tests passed.