linux-s390x-ibm-race at ba10a38ed0cf05082e488ed58b68483820024e91 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=794c525874664c52a17eb6e4f0d9d533" "JOURNAL_STREAM=9:315533635" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. 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=794c525874664c52a17eb6e4f0d9d533" "JOURNAL_STREAM=9:315533635" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 7.605s ok archive/zip 16.922s ok bufio 3.311s ok bytes 14.664s ok cmp 4.076s ok compress/bzip2 7.823s ok compress/flate 62.070s ok compress/gzip 83.141s ok compress/lzw 7.284s ok compress/zlib 41.886s ok container/heap 1.081s ok container/list 1.087s ok container/ring 2.617s ok context 1.163s ok crypto 11.075s ok crypto/aes 1.102s ok crypto/cipher 23.036s ok crypto/des 1.443s ok crypto/dsa 1.961s ok crypto/ecdh 2.708s ok crypto/ecdsa 3.509s ok crypto/ed25519 7.185s ok crypto/elliptic 3.228s ok crypto/hmac 1.693s ok crypto/internal/alias 1.227s ok crypto/internal/bigmod 4.604s ok crypto/internal/boring 1.024s ok crypto/internal/boring/bcache 5.481s ok crypto/internal/edwards25519 16.473s ok crypto/internal/edwards25519/field 2.742s ok crypto/internal/hpke 1.094s ok crypto/internal/mlkem768 5.936s ok crypto/internal/nistec 5.506s ok crypto/internal/nistec/fiat 1.138s [no tests to run] ok crypto/md5 2.667s ok crypto/rand 2.933s ok crypto/rc4 3.201s ok crypto/rsa 14.819s ok crypto/sha1 1.211s ok crypto/sha256 1.191s ok crypto/sha512 1.183s ok crypto/subtle 4.635s ok crypto/tls 47.619s ok crypto/x509 12.576s ok database/sql 2.354s ok database/sql/driver 1.344s ok debug/buildinfo 2.131s ok debug/dwarf 1.679s ok debug/elf 7.016s ok debug/gosym 1.723s ok debug/macho 1.719s ok debug/pe 1.169s ok debug/plan9obj 1.025s ok embed 1.021s [no tests to run] ok embed/internal/embedtest 1.032s ok encoding/ascii85 1.017s ok encoding/asn1 1.097s ok encoding/base32 3.588s ok encoding/base64 2.162s ok encoding/binary 1.063s ok encoding/csv 2.689s ok encoding/gob 140.083s ok encoding/hex 1.137s ok encoding/json 12.995s ok encoding/pem 17.349s ok encoding/xml 2.293s ok errors 1.351s ok expvar 1.047s ok flag 3.270s ok fmt 5.869s ok go/ast 1.022s ok go/ast/internal/tests 1.036s ok go/build 34.749s ok go/build/constraint 1.425s ok go/constant 1.106s ok go/doc 2.553s ok go/doc/comment 15.451s ok go/format 1.560s ok go/importer 5.514s ok go/internal/gccgoimporter 1.556s ok go/internal/gcimporter 69.772s ok go/internal/srcimporter 105.119s ok go/parser 9.839s ok go/printer 15.936s ok go/scanner 1.660s ok go/token 3.033s ok go/types 331.968s ok go/version 1.562s ok hash 1.018s ok hash/adler32 1.726s ok hash/crc32 1.387s ok hash/crc64 1.036s ok hash/fnv 1.019s ok hash/maphash 1.078s ok html 1.013s ok html/template 3.643s ok image 8.932s ok image/color 1.216s ok image/draw 10.394s ok image/gif 14.246s ok image/jpeg 18.984s ok image/png 29.576s ok index/suffixarray 14.681s ok internal/abi 1.254s ok internal/buildcfg 1.013s ok internal/chacha8rand 1.552s ok internal/concurrent 6.343s ok internal/coverage/cfile 14.829s ok internal/coverage/cformat 1.482s ok internal/coverage/cmerge 1.104s ok internal/coverage/pods 1.032s ok internal/coverage/slicereader 1.021s ok internal/coverage/slicewriter 1.017s ok internal/coverage/test 1.203s ok internal/cpu 2.040s ok internal/dag 1.013s ok internal/diff 1.021s ok internal/fmtsort 1.088s ok internal/fuzz 1.576s ok internal/godebug 18.597s ok internal/godebugs 781.886s ok internal/gover 1.370s ok internal/itoa 1.388s ok internal/pkgbits 1.089s ok internal/platform 7.190s ok internal/poll 5.096s ok internal/profile 2.251s ok internal/reflectlite 1.036s ok internal/runtime/atomic 1.626s ok internal/runtime/math 2.467s ok internal/runtime/sys 2.064s ok internal/runtime/syscall 2.444s ok internal/saferio 2.152s ok internal/singleflight 1.768s ok internal/syscall/unix 1.793s ok internal/sysinfo 1.049s ok internal/testenv 6.110s ok internal/trace 370.715s ok internal/trace/internal/oldtrace 4.113s ok internal/types/errors 11.654s ok internal/unsafeheader 1.200s ok internal/weak 2.559s ok internal/xcoff 1.043s ok internal/zstd 1.795s ok io 1.138s ok io/fs 1.626s ok io/ioutil 1.623s ok iter 1.962s ok log 2.484s ok log/slog 2.928s ok log/slog/internal/benchmarks 1.033s ok log/slog/internal/buffer 1.524s ok log/syslog 3.503s ok maps 1.308s ok math 1.478s ok math/big 24.835s ok math/bits 1.513s ok math/cmplx 1.032s ok math/rand 16.043s ok math/rand/v2 13.961s ok mime 2.841s ok mime/multipart 33.470s ok mime/quotedprintable 2.492s ok net 116.271s ok net/http 71.042s ok net/http/cgi 27.745s ok net/http/cookiejar 1.031s ok net/http/fcgi 1.226s ok net/http/httptest 3.042s ok net/http/httptrace 1.052s ok net/http/httputil 2.360s ok net/http/internal 11.074s ok net/http/internal/ascii 1.282s ok net/http/pprof 6.829s ok net/internal/cgotest 1.398s ok net/internal/socktest 1.813s ok net/mail 1.083s ok net/netip 3.357s ok net/rpc 1.341s ok net/rpc/jsonrpc 1.178s ok net/smtp 1.941s ok net/textproto 1.555s ok net/url 1.047s ok os 13.611s ok os/exec 9.857s ok os/exec/internal/fdtest 1.014s ok os/signal 29.227s ok os/user 1.170s ok path 1.159s ok path/filepath 1.125s ok plugin 1.136s ok reflect 19.237s ok regexp 12.731s ok regexp/syntax 24.713s ok runtime 186.706s ok runtime/cgo 1.042s ok runtime/debug 2.667s ok runtime/internal/wasitest 1.184s ok runtime/metrics 1.889s ok runtime/pprof 67.624s ok runtime/race 33.364s ok runtime/trace 2.241s ok slices 2.844s ok sort 2.550s ok strconv 8.739s ok strings 7.622s ok sync 2.453s ok sync/atomic 25.668s ok syscall 29.160s ok testing 20.455s ok testing/fstest 1.028s ok testing/iotest 1.028s ok testing/quick 1.510s ok testing/slogtest 1.030s ok text/scanner 1.070s ok text/tabwriter 1.239s ok text/template 1.738s ok text/template/parse 1.713s ok time 54.902s ok unicode 1.097s ok unicode/utf16 1.071s ok unicode/utf8 1.070s ok unique 7.944s ok cmd/addr2line 10.991s ok cmd/api 66.351s ok cmd/asm/internal/asm 14.291s ok cmd/asm/internal/lex 1.083s ok cmd/cgo/internal/swig 1.246s ok cmd/cgo/internal/test 9.537s ok cmd/cgo/internal/testcarchive 124.296s ok cmd/cgo/internal/testcshared 41.290s ok cmd/cgo/internal/testerrors 37.588s ok cmd/cgo/internal/testfortran 1.085s ok cmd/cgo/internal/testgodefs 4.348s ok cmd/cgo/internal/testlife 5.405s ok cmd/cgo/internal/testnocgo 1.010s ok cmd/cgo/internal/testplugin 150.078s ok cmd/cgo/internal/testsanitizers 1.281s ok cmd/cgo/internal/testshared 159.592s ok cmd/cgo/internal/testso 7.411s ok cmd/cgo/internal/teststdio 17.111s ok cmd/cgo/internal/testtls 1.185s ok cmd/compile 65.349s ok cmd/compile/internal/abt 1.122s ok cmd/compile/internal/amd64 1.128s ok cmd/compile/internal/base 1.126s ok cmd/compile/internal/compare 1.759s ok cmd/compile/internal/devirtualize 1.107s ok cmd/compile/internal/dwarfgen 5.577s ok cmd/compile/internal/importer 5.806s ok cmd/compile/internal/inline/inlheur 2.592s ok cmd/compile/internal/ir 1.388s ok cmd/compile/internal/liveness 1.608s ok cmd/compile/internal/logopt 1.915s ok cmd/compile/internal/loopvar 1.178s ok cmd/compile/internal/noder 1.069s ok cmd/compile/internal/rangefunc 1.071s ok cmd/compile/internal/reflectdata 1.022s [no tests to run] ok cmd/compile/internal/ssa 55.324s ok cmd/compile/internal/ssagen 1.038s ok cmd/compile/internal/syntax 1.390s ok cmd/compile/internal/test 32.720s ok cmd/compile/internal/typecheck 1.709s ok cmd/compile/internal/types 1.103s ok cmd/compile/internal/types2 40.818s ok cmd/covdata 1.106s ok cmd/cover 22.929s ok cmd/dist 1.196s ok cmd/distpack 1.080s ok cmd/doc 2.159s ok cmd/fix 10.463s ok cmd/go 513.952s ok cmd/go/internal/auth 1.102s ok cmd/go/internal/cache 1.142s ok cmd/go/internal/cfg 1.019s [no tests to run] ok cmd/go/internal/envcmd 1.084s ok cmd/go/internal/fsys 1.067s ok cmd/go/internal/generate 1.044s ok cmd/go/internal/gover 1.041s ok cmd/go/internal/imports 1.768s ok cmd/go/internal/load 1.535s ok cmd/go/internal/lockedfile 3.251s ok cmd/go/internal/lockedfile/internal/filelock 3.388s ok cmd/go/internal/modfetch 1.026s ok cmd/go/internal/modfetch/codehost 2.580s ok cmd/go/internal/modfetch/zip_sum_test 3.040s ok cmd/go/internal/modindex 4.988s ok cmd/go/internal/modload 1.141s ok cmd/go/internal/mvs 1.145s ok cmd/go/internal/str 1.043s ok cmd/go/internal/test 1.167s ok cmd/go/internal/toolchain 1.029s ok cmd/go/internal/vcs 1.022s ok cmd/go/internal/vcweb 1.076s ok cmd/go/internal/vcweb/vcstest 9.034s ok cmd/go/internal/web 1.621s ok cmd/go/internal/work 1.769s ok cmd/gofmt 1.231s ok cmd/internal/archive 2.944s ok cmd/internal/buildid 3.253s ok cmd/internal/bootstrap_test 1.038s ok cmd/internal/cov 2.823s ok cmd/internal/dwarf 1.124s ok cmd/internal/edit 1.024s ok cmd/internal/goobj 1.039s ok cmd/internal/moddeps 6.581s ok cmd/internal/obj 4.974s ok cmd/internal/obj/arm64 2.502s ok cmd/internal/obj/loong64 1.701s ok cmd/internal/obj/ppc64 2.769s ok cmd/internal/obj/riscv 1.984s ok cmd/internal/obj/s390x 1.063s ok cmd/internal/obj/x86 11.947s ok cmd/internal/objabi 1.347s ok cmd/internal/par 1.264s ok cmd/internal/pgo 1.032s ok cmd/internal/pkgpath 7.778s ok cmd/internal/pkgpattern 1.046s ok cmd/internal/quoted 1.393s ok cmd/internal/src 1.138s ok cmd/internal/sys 1.135s ok cmd/internal/test2json 3.133s ok cmd/link 69.301s ok cmd/link/internal/benchmark 1.142s ok cmd/link/internal/ld 42.862s ok cmd/link/internal/loader 1.095s ok cmd/nm 10.990s ok cmd/objdump 17.505s ok cmd/pack 13.930s ok cmd/pprof 1.305s ok cmd/relnote 1.306s ok cmd/trace 1.496s ok cmd/vet 97.732s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3825 84184 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2456 45814 ns/op 1663 B/op 24 allocs/op Benchmark/Writer/PAX-4 1965 150454 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 2901 65686 ns/op 5212 B/op 16 allocs/op Benchmark/Reader/GNU-4 6038 83829 ns/op 5113 B/op 14 allocs/op Benchmark/Reader/PAX-4 2174 64463 ns/op 8598 B/op 33 allocs/op PASS ok archive/tar 3.366s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 540462723 ns/op 829480 B/op 85 allocs/op BenchmarkZip64Test-4 1 281858339 ns/op BenchmarkZip64TestSizes/4096-4 958 361409 ns/op BenchmarkZip64TestSizes/1048576-4 100 1280595 ns/op BenchmarkZip64TestSizes/67108864-4 1 275616529 ns/op PASS ok archive/zip 4.925s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 164434 719.5 ns/op BenchmarkReaderCopyUnoptimal-4 103284 1295 ns/op BenchmarkReaderCopyNoWriteTo-4 5065 101724 ns/op BenchmarkReaderWriteToOptimal-4 10000 35523 ns/op BenchmarkReaderReadString-4 89404 1787 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 142461 801.1 ns/op BenchmarkWriterCopyUnoptimal-4 198763 1436 ns/op BenchmarkWriterCopyNoReadFrom-4 853 222240 ns/op BenchmarkReaderEmpty-4 10000 38495 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 19406 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 433693 264.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 5.346s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3758 38345 ns/op 854.56 MB/s BenchmarkWriteByte-4 387 362199 ns/op 11.31 MB/s BenchmarkWriteRune-4 100 1696095 ns/op 7.24 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 5499513 ns/op BenchmarkBufferFullSmallReads-4 68 1479477 ns/op BenchmarkBufferWriteBlock/N4096-4 6793 41747 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 229 1141026 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 107036837 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 50014419 ns/op 335.45 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4018592 34.30 ns/op 291.55 MB/s BenchmarkIndexByte/32-4 5378691 30.12 ns/op 1062.42 MB/s BenchmarkIndexByte/4K-4 580384 207.7 ns/op 19721.10 MB/s BenchmarkIndexBytePortable/10-4 882996 138.2 ns/op 72.37 MB/s BenchmarkIndexBytePortable/32-4 303579 384.2 ns/op 83.30 MB/s BenchmarkIndexBytePortable/4K-4 2692 44976 ns/op 91.07 MB/s BenchmarkIndexRune/10-4 1253996 106.2 ns/op 94.16 MB/s BenchmarkIndexRune/32-4 1122974 98.64 ns/op 324.43 MB/s BenchmarkIndexRune/4K-4 502892 622.1 ns/op 6584.39 MB/s BenchmarkIndexRuneASCII/10-4 4428422 26.27 ns/op 380.59 MB/s BenchmarkIndexRuneASCII/32-4 4662873 22.67 ns/op 1411.31 MB/s BenchmarkIndexRuneASCII/4K-4 758080 280.9 ns/op 14581.81 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1463494 254.7 ns/op 39.27 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1299849 88.42 ns/op 361.89 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 86560 4061 ns/op 1008.72 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1253184 96.54 ns/op 103.58 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1000000 103.6 ns/op 308.77 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 31575 4747 ns/op 862.92 MB/s BenchmarkIndexRuneUnicode/Han/10-4 673927 173.7 ns/op 57.56 MB/s BenchmarkIndexRuneUnicode/Han/32-4 803145 170.0 ns/op 188.28 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 67526 1870 ns/op 2190.00 MB/s BenchmarkEqual/0-4 7942142 14.98 ns/op BenchmarkEqual/same/1-4 1433533 84.81 ns/op 11.79 MB/s BenchmarkEqual/same/6-4 1350692 82.15 ns/op 73.03 MB/s BenchmarkEqual/same/9-4 1324506 86.98 ns/op 103.47 MB/s BenchmarkEqual/same/15-4 1381370 165.6 ns/op 90.56 MB/s BenchmarkEqual/same/16-4 1000000 100.4 ns/op 159.38 MB/s BenchmarkEqual/same/20-4 1274467 104.7 ns/op 191.01 MB/s BenchmarkEqual/same/32-4 1000000 118.9 ns/op 269.13 MB/s BenchmarkEqual/same/4K-4 130794 1447 ns/op 2831.18 MB/s BenchmarkEqual/1-4 1231376 83.92 ns/op 11.92 MB/s BenchmarkEqual/6-4 1335730 79.43 ns/op 75.54 MB/s BenchmarkEqual/9-4 1430834 81.90 ns/op 109.89 MB/s BenchmarkEqual/15-4 1504798 85.24 ns/op 175.98 MB/s BenchmarkEqual/16-4 1226517 86.44 ns/op 185.10 MB/s BenchmarkEqual/20-4 1497715 93.14 ns/op 214.73 MB/s BenchmarkEqual/32-4 1373473 113.8 ns/op 281.29 MB/s BenchmarkEqual/4K-4 104409 1124 ns/op 3644.11 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 117.4 ns/op 545.14 MB/s BenchmarkEqualBothUnaligned/64_1-4 1282984 92.04 ns/op 695.38 MB/s BenchmarkEqualBothUnaligned/64_4-4 1351945 92.58 ns/op 691.32 MB/s BenchmarkEqualBothUnaligned/64_7-4 1268606 102.6 ns/op 623.50 MB/s BenchmarkEqualBothUnaligned/4096_0-4 114703 1397 ns/op 2932.51 MB/s BenchmarkEqualBothUnaligned/4096_1-4 96463 2617 ns/op 1565.23 MB/s BenchmarkEqualBothUnaligned/4096_4-4 96382 1184 ns/op 3458.33 MB/s BenchmarkEqualBothUnaligned/4096_7-4 105424 1127 ns/op 3633.87 MB/s BenchmarkIndex/10-4 3738889 33.90 ns/op 295.01 MB/s BenchmarkIndex/32-4 3113600 54.84 ns/op 583.47 MB/s BenchmarkIndex/4K-4 75421 2077 ns/op 1972.16 MB/s BenchmarkIndexEasy/10-4 3635052 34.52 ns/op 289.67 MB/s BenchmarkIndexEasy/32-4 2459126 42.63 ns/op 750.56 MB/s BenchmarkIndexEasy/4K-4 436083 286.3 ns/op 14308.80 MB/s BenchmarkCount/10-4 1895668 71.04 ns/op 140.77 MB/s BenchmarkCount/32-4 1706864 70.60 ns/op 453.28 MB/s BenchmarkCount/4K-4 74952 2847 ns/op 1438.58 MB/s BenchmarkCountEasy/10-4 1915305 64.55 ns/op 154.93 MB/s BenchmarkCountEasy/32-4 1776897 69.29 ns/op 461.83 MB/s BenchmarkCountEasy/4K-4 399764 465.9 ns/op 8791.96 MB/s BenchmarkCountSingle/10-4 3040191 37.13 ns/op 269.32 MB/s BenchmarkCountSingle/32-4 3091144 38.96 ns/op 821.25 MB/s BenchmarkCountSingle/4K-4 546740 242.3 ns/op 16901.35 MB/s BenchmarkToUpper/#00-4 2991945 36.33 ns/op BenchmarkToUpper/ONLYUPPER-4 312789 996.6 ns/op BenchmarkToUpper/abc-4 550982 908.2 ns/op BenchmarkToUpper/AbC123-4 283368 681.0 ns/op BenchmarkToUpper/azAZ09_-4 281604 726.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86086 1409 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36142 4094 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55483 3254 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109929 1328 ns/op BenchmarkToLower/#00-4 3260574 36.55 ns/op BenchmarkToLower/abc-4 460676 551.2 ns/op BenchmarkToLower/AbC123-4 317290 595.9 ns/op BenchmarkToLower/azAZ09_-4 277896 444.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86823 1390 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38542 5746 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64617 1839 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111104 1445 ns/op BenchmarkFields/ASCII/16-4 148455 3782 ns/op 4.23 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8988 12087 ns/op 21.18 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 663 391497 ns/op 10.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3794333 ns/op 17.27 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 139610542 ns/op 7.51 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92728 1889 ns/op 8.47 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6522 43940 ns/op 5.83 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 207 496619 ns/op 8.25 MB/s 25600 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6418270 ns/op 10.21 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 137415701 ns/op 7.63 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157485 2797 ns/op 5.72 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13521 12570 ns/op 20.37 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 788 241516 ns/op 16.96 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 5416581 ns/op 12.10 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 100380396 ns/op 10.45 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 124326 2082 ns/op 7.69 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9500 13920 ns/op 18.39 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 529 517827 ns/op 7.91 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 5672496 ns/op 11.55 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 430835878 ns/op 2.43 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2075385 69.69 ns/op BenchmarkTrimSpace/ASCII-4 577837 351.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87924 1904 ns/op BenchmarkTrimSpace/JustNonASCII-4 39812 3862 ns/op BenchmarkToValidUTF8/Valid-4 466873 416.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 340291 356.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 85795 1738 ns/op BenchmarkIndexHard1-4 1743 68467 ns/op 15314.92 MB/s BenchmarkIndexHard2-4 380 424921 ns/op 2467.69 MB/s BenchmarkIndexHard3-4 168 729330 ns/op 1437.72 MB/s BenchmarkIndexHard4-4 88 2032860 ns/op 515.81 MB/s BenchmarkLastIndexHard1-4 3 111230809 ns/op BenchmarkLastIndexHard2-4 4 25705124 ns/op BenchmarkLastIndexHard3-4 4 31561471 ns/op BenchmarkCountHard1-4 1701 71938 ns/op BenchmarkCountHard2-4 100 1222659 ns/op BenchmarkCountHard3-4 170 889129 ns/op BenchmarkSplitEmptySeparator-4 1 125165035 ns/op BenchmarkSplitSingleByteSeparator-4 13 10722353 ns/op BenchmarkSplitMultiByteSeparator-4 12 9375037 ns/op BenchmarkSplitNSingleByteSeparator-4 178790 1190 ns/op BenchmarkSplitNMultiByteSeparator-4 72878 3616 ns/op BenchmarkRepeat-4 181365 680.4 ns/op BenchmarkRepeatLarge/256/1-4 98242 1100 ns/op 232.73 MB/s BenchmarkRepeatLarge/256/16-4 149766 6127 ns/op 41.78 MB/s BenchmarkRepeatLarge/512/1-4 80844 2871 ns/op 178.33 MB/s BenchmarkRepeatLarge/512/16-4 77332 4364 ns/op 117.32 MB/s BenchmarkRepeatLarge/1024/1-4 10000 15295 ns/op 66.95 MB/s BenchmarkRepeatLarge/1024/16-4 61326 5960 ns/op 171.82 MB/s BenchmarkRepeatLarge/2048/1-4 10000 16965 ns/op 120.72 MB/s BenchmarkRepeatLarge/2048/16-4 51872 5434 ns/op 376.89 MB/s BenchmarkRepeatLarge/4096/1-4 9033 50655 ns/op 80.86 MB/s BenchmarkRepeatLarge/4096/16-4 20638 7143 ns/op 573.46 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14934 ns/op 548.53 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17369 ns/op 471.63 MB/s BenchmarkRepeatLarge/8192/4097-4 26372 14888 ns/op 275.19 MB/s BenchmarkRepeatLarge/16384/1-4 7885 67607 ns/op 242.34 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32082 ns/op 510.69 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 94920 ns/op 129.49 MB/s BenchmarkRepeatLarge/32768/1-4 100 2303000 ns/op 14.23 MB/s BenchmarkRepeatLarge/32768/16-4 1148 139517 ns/op 234.87 MB/s BenchmarkRepeatLarge/32768/4097-4 100 1389759 ns/op 20.64 MB/s BenchmarkRepeatLarge/65536/1-4 1926 186575 ns/op 351.26 MB/s BenchmarkRepeatLarge/65536/16-4 447 226982 ns/op 288.73 MB/s BenchmarkRepeatLarge/65536/4097-4 3279 98709 ns/op 622.58 MB/s BenchmarkRepeatLarge/131072/1-4 226 838138 ns/op 156.38 MB/s BenchmarkRepeatLarge/131072/16-4 147 977818 ns/op 134.05 MB/s BenchmarkRepeatLarge/131072/4097-4 264 506023 ns/op 250.99 MB/s BenchmarkRepeatLarge/262144/1-4 171 6071395 ns/op 43.18 MB/s BenchmarkRepeatLarge/262144/16-4 100 3043331 ns/op 86.14 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1135842 ns/op 227.24 MB/s BenchmarkRepeatLarge/524288/1-4 100 3007747 ns/op 174.31 MB/s BenchmarkRepeatLarge/524288/16-4 99 2455691 ns/op 213.50 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2804687 ns/op 185.52 MB/s BenchmarkRepeatLarge/1048576/1-4 54 21094597 ns/op 49.71 MB/s BenchmarkRepeatLarge/1048576/16-4 45 13939161 ns/op 75.23 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 9283926 ns/op 112.53 MB/s BenchmarkRepeatLarge/2097152/1-4 24 33990142 ns/op 61.70 MB/s BenchmarkRepeatLarge/2097152/16-4 26 28050819 ns/op 74.76 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 21501933 ns/op 97.37 MB/s BenchmarkRepeatLarge/4194304/1-4 14 70090402 ns/op 59.84 MB/s BenchmarkRepeatLarge/4194304/16-4 4 41137829 ns/op 101.96 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 30897118 ns/op 135.65 MB/s BenchmarkRepeatLarge/8388608/1-4 6 24062512 ns/op 348.62 MB/s BenchmarkRepeatLarge/8388608/16-4 6 62598994 ns/op 134.01 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 57146716 ns/op 146.75 MB/s BenchmarkRepeatLarge/16777216/1-4 2 75442665 ns/op 222.38 MB/s BenchmarkRepeatLarge/16777216/16-4 2 68744712 ns/op 244.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 114090352 ns/op 147.05 MB/s BenchmarkRepeatLarge/33554432/1-4 1 142883702 ns/op 234.84 MB/s BenchmarkRepeatLarge/33554432/16-4 1 316943458 ns/op 105.87 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 143313818 ns/op 234.13 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122833677 ns/op 546.34 MB/s BenchmarkRepeatLarge/67108864/16-4 1 250544596 ns/op 267.85 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 136377262 ns/op 492.08 MB/s BenchmarkRepeatLarge/134217728/1-4 1 325317477 ns/op 412.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 301176790 ns/op 445.64 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 302881847 ns/op 443.14 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1392710573 ns/op 192.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 966826311 ns/op 277.65 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1285128264 ns/op 208.88 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2003939243 ns/op 267.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2492847935 ns/op 215.36 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 4216212090 ns/op 127.33 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4286832427 ns/op 250.47 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3877676487 ns/op 276.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4905650381 ns/op 218.88 MB/s BenchmarkBytesCompare/1-4 10592196 11.82 ns/op BenchmarkBytesCompare/2-4 10963334 11.39 ns/op BenchmarkBytesCompare/4-4 10127367 18.06 ns/op BenchmarkBytesCompare/8-4 10818657 11.05 ns/op BenchmarkBytesCompare/16-4 11024860 11.49 ns/op BenchmarkBytesCompare/32-4 9806941 26.76 ns/op BenchmarkBytesCompare/64-4 6206926 70.03 ns/op BenchmarkBytesCompare/128-4 7761003 15.50 ns/op BenchmarkBytesCompare/256-4 4467985 43.93 ns/op BenchmarkBytesCompare/512-4 4209370 30.09 ns/op BenchmarkBytesCompare/1024-4 2715160 43.85 ns/op BenchmarkBytesCompare/2048-4 1636149 331.0 ns/op BenchmarkIndexAnyASCII/1:1-4 2514667 58.85 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 102.5 ns/op BenchmarkIndexAnyASCII/1:4-4 2473974 48.96 ns/op BenchmarkIndexAnyASCII/1:8-4 2216334 52.69 ns/op BenchmarkIndexAnyASCII/1:16-4 1991907 170.3 ns/op BenchmarkIndexAnyASCII/1:32-4 2028681 124.8 ns/op BenchmarkIndexAnyASCII/1:64-4 1853445 63.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2619524 45.92 ns/op BenchmarkIndexAnyASCII/16:2-4 344244 591.5 ns/op BenchmarkIndexAnyASCII/16:4-4 350042 807.4 ns/op BenchmarkIndexAnyASCII/16:8-4 336468 550.1 ns/op BenchmarkIndexAnyASCII/16:16-4 310932 879.5 ns/op BenchmarkIndexAnyASCII/16:32-4 300302 1725 ns/op BenchmarkIndexAnyASCII/16:64-4 195370 577.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2271662 219.2 ns/op BenchmarkIndexAnyASCII/256:2-4 19610 6584 ns/op BenchmarkIndexAnyASCII/256:4-4 25100 5013 ns/op BenchmarkIndexAnyASCII/256:8-4 21918 4681 ns/op BenchmarkIndexAnyASCII/256:16-4 10000 27159 ns/op BenchmarkIndexAnyASCII/256:32-4 24090 4753 ns/op BenchmarkIndexAnyASCII/256:64-4 23872 7669 ns/op BenchmarkIndexAnyUTF8/1:1-4 2310122 45.45 ns/op BenchmarkIndexAnyUTF8/1:2-4 2389578 45.75 ns/op BenchmarkIndexAnyUTF8/1:4-4 2520817 183.8 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 102.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 142.0 ns/op BenchmarkIndexAnyUTF8/1:32-4 1923830 224.1 ns/op BenchmarkIndexAnyUTF8/1:64-4 1963725 236.3 ns/op BenchmarkIndexAnyUTF8/16:1-4 152989 783.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 244546 1378 ns/op BenchmarkIndexAnyUTF8/16:4-4 229042 550.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 219418 1034 ns/op BenchmarkIndexAnyUTF8/16:16-4 167450 750.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 179956 767.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 157503 958.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 9400 12057 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 17806 ns/op BenchmarkIndexAnyUTF8/256:4-4 15831 8032 ns/op BenchmarkIndexAnyUTF8/256:8-4 12500 8289 ns/op BenchmarkIndexAnyUTF8/256:16-4 9102 11381 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10456 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 18758 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2693602 173.8 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 200.5 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2484904 48.94 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1610763 65.40 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1977978 89.11 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1902414 266.5 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1869714 144.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 340509 373.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 309146 412.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 300982 1735 ns/op BenchmarkLastIndexAnyASCII/16:8-4 315625 538.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 273603 964.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 277662 3385 ns/op BenchmarkLastIndexAnyASCII/16:64-4 235616 954.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23010 9601 ns/op BenchmarkLastIndexAnyASCII/256:2-4 21978 5713 ns/op BenchmarkLastIndexAnyASCII/256:4-4 22622 5385 ns/op BenchmarkLastIndexAnyASCII/256:8-4 22614 5849 ns/op BenchmarkLastIndexAnyASCII/256:16-4 20385 8769 ns/op BenchmarkLastIndexAnyASCII/256:32-4 20757 6001 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22393 11120 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2569624 84.26 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2493612 47.76 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2604768 56.43 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 124.0 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2020012 60.87 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1990633 61.28 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1680942 66.73 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 297524 574.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 237528 1185 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 10000 16433 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 214831 774.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 179865 781.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 180541 1653 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 167146 745.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 13372 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16752 9666 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10272 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13933 11685 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10366 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 24791 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 33891 ns/op BenchmarkTrimASCII/1:1-4 2920422 47.52 ns/op BenchmarkTrimASCII/1:2-4 2203674 76.12 ns/op BenchmarkTrimASCII/1:4-4 1718522 87.40 ns/op BenchmarkTrimASCII/1:8-4 1000000 192.4 ns/op BenchmarkTrimASCII/1:16-4 1396087 80.36 ns/op BenchmarkTrimASCII/16:1-4 510277 225.6 ns/op BenchmarkTrimASCII/16:2-4 280618 483.5 ns/op BenchmarkTrimASCII/16:4-4 337650 348.1 ns/op BenchmarkTrimASCII/16:8-4 210576 558.0 ns/op BenchmarkTrimASCII/16:16-4 291362 412.5 ns/op BenchmarkTrimASCII/256:1-4 15091 21576 ns/op BenchmarkTrimASCII/256:2-4 10000 18566 ns/op BenchmarkTrimASCII/256:4-4 17704 6687 ns/op BenchmarkTrimASCII/256:8-4 23868 28030 ns/op BenchmarkTrimASCII/256:16-4 24694 15456 ns/op BenchmarkTrimASCII/4096:1-4 2187 63631 ns/op BenchmarkTrimASCII/4096:2-4 1556 82363 ns/op BenchmarkTrimASCII/4096:4-4 1534 93208 ns/op BenchmarkTrimASCII/4096:8-4 1489 80160 ns/op BenchmarkTrimASCII/4096:16-4 1532 420745 ns/op BenchmarkTrimByte-4 2060462 64.83 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30450 4292 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27640 3986 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 384 365547 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1096 109665 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1836 62440 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3800 51942 ns/op BenchmarkCompareBytesEqual-4 9168942 18.64 ns/op BenchmarkCompareBytesToNil-4 13467540 9.298 ns/op BenchmarkCompareBytesEmpty-4 11159217 11.66 ns/op BenchmarkCompareBytesIdentical-4 13692722 10.68 ns/op BenchmarkCompareBytesSameLength-4 9975477 11.20 ns/op BenchmarkCompareBytesDifferentLength-4 10673578 11.70 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2449 57554 ns/op 18219.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2426 193008 ns/op 5432.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2312 258141 ns/op 4062.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2442 66596 ns/op 15745.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2179 51828 ns/op 20231.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2436 312720 ns/op 3353.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2503 50390 ns/op 20809.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2388 318238 ns/op 3294.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2188 52286 ns/op 20054.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2275 51744 ns/op 20264.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2328 54453 ns/op 19256.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2313 54815 ns/op 19129.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1840 111156 ns/op 9433.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2380 54954 ns/op 19080.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1687 71792 ns/op 14605.87 MB/s BenchmarkCompareBytesBig-4 2445 49073 ns/op 21367.97 MB/s BenchmarkCompareBytesBigIdentical-4 13493157 17.81 ns/op 58872993.25 MB/s PASS ok bytes 263.456s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 104701695 ns/op 0.96 MB/s 3611336 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 516629073 ns/op 1.10 MB/s 3637920 B/op 30 allocs/op BenchmarkDecodeRand-4 2 61912436 ns/op 0.26 MB/s 3642504 B/op 26 allocs/op PASS ok compress/bzip2 3.205s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 49 2513982 ns/op 3.98 MB/s 43222 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23706192 ns/op 4.22 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 294829731 ns/op 3.39 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 43 2797566 ns/op 3.57 MB/s 42912 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 31035289 ns/op 3.22 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 317547435 ns/op 3.15 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 45 2714581 ns/op 3.68 MB/s 42587 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25972242 ns/op 3.85 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 270893661 ns/op 3.69 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 4926440 ns/op 2.03 MB/s 42872 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 55841607 ns/op 1.79 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 511846010 ns/op 1.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 2693122 ns/op 3.71 MB/s 43504 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 65038195 ns/op 1.54 MB/s 51300 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 411455077 ns/op 2.43 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 2543680 ns/op 3.93 MB/s 42961 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18104582 ns/op 5.52 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 187485866 ns/op 5.33 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 44 5048795 ns/op 1.98 MB/s 43292 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15227701 ns/op 6.57 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 152048129 ns/op 6.58 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 57 2268677 ns/op 4.41 MB/s 43211 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15024183 ns/op 6.66 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 371313515 ns/op 2.69 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1417783 ns/op 7.05 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12897402 ns/op 7.75 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119633175 ns/op 8.36 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3888778 ns/op 2.57 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 31264195 ns/op 3.20 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 314674056 ns/op 3.18 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 10648712 ns/op 0.94 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 103875318 ns/op 0.96 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1086773608 ns/op 0.92 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 9245526 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 113891312 ns/op 0.88 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1039575851 ns/op 0.96 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1727013 ns/op 5.79 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 15491254 ns/op 6.46 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126169251 ns/op 7.93 MB/s BenchmarkEncode/Newton/Speed/1e4-4 40 3012369 ns/op 3.32 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21041877 ns/op 4.75 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 206003430 ns/op 4.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 7222963 ns/op 1.38 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 77509128 ns/op 1.29 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1166233242 ns/op 0.86 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 14208285 ns/op 0.70 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 107649886 ns/op 0.93 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1389375481 ns/op 0.72 MB/s PASS ok compress/flate 39.653s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 4179631 ns/op 2.39 MB/s BenchmarkDecoder/1e-Reuse4-4 28 15376357 ns/op 0.65 MB/s BenchmarkDecoder/1e5-4 2 119621459 ns/op 0.84 MB/s BenchmarkDecoder/1e-Reuse5-4 2 63963232 ns/op 1.56 MB/s BenchmarkDecoder/1e6-4 1 614087480 ns/op 1.63 MB/s BenchmarkDecoder/1e-Reuse6-4 1 574806500 ns/op 1.74 MB/s BenchmarkEncoder/1e4-4 40 4111263 ns/op 2.43 MB/s BenchmarkEncoder/1e-Reuse4-4 40 2777100 ns/op 3.60 MB/s BenchmarkEncoder/1e5-4 1 346271222 ns/op 0.29 MB/s BenchmarkEncoder/1e-Reuse5-4 4 29440004 ns/op 3.40 MB/s BenchmarkEncoder/1e6-4 1 307502740 ns/op 3.25 MB/s BenchmarkEncoder/1e-Reuse6-4 1 340421792 ns/op 2.94 MB/s PASS ok compress/lzw 8.508s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 14 7950955 ns/op PASS ok container/heap 1.302s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 6962 19920 ns/op BenchmarkWithTimeout/concurrency=40-4 5904 90161 ns/op BenchmarkWithTimeout/concurrency=4000-4 3843 58695 ns/op BenchmarkWithTimeout/concurrency=400000-4 5202 31148 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 493660 505.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14116 7395 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19521 7114 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3103 104580 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1888 181633 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2295 44417 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 282 497461 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 286 2911001 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 385 311595 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 4483344 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 4977256 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 7180875 ns/op BenchmarkCheckCanceled/Err-4 318498 366.3 ns/op BenchmarkCheckCanceled/Done-4 705651 165.1 ns/op BenchmarkContextCancelDone-4 887472 143.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29744 3372 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31200 4650 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26976 4063 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 19071 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 13625 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 477888 271.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 241952 1022 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 180751 856.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 95470 1117 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57232 2099 ns/op PASS ok context 32.736s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1851524 67.21 ns/op 238.05 MB/s BenchmarkEncrypt/AES-192-4 1732838 73.11 ns/op 218.85 MB/s BenchmarkEncrypt/AES-256-4 1758892 105.1 ns/op 152.18 MB/s BenchmarkDecrypt/AES-128-4 1731584 66.42 ns/op 240.88 MB/s BenchmarkDecrypt/AES-192-4 1890373 64.27 ns/op 248.94 MB/s BenchmarkDecrypt/AES-256-4 1672599 67.25 ns/op 237.91 MB/s BenchmarkExpand/AES-128-4 10000 14215 ns/op BenchmarkExpand/AES-192-4 10000 21649 ns/op BenchmarkExpand/AES-256-4 10000 13690 ns/op BenchmarkCreateCipher/AES-128-4 371926 549.5 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 269433 440.2 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 450133 365.7 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 7.885s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 177402 667.3 ns/op 95.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 364183 321.1 ns/op 199.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183829 662.7 ns/op 96.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 380206 318.2 ns/op 201.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156315 1080 ns/op 1249.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 305515 389.2 ns/op 3468.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145622 756.1 ns/op 1785.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 317886 422.2 ns/op 3197.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101161 1187 ns/op 6900.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 145962 836.9 ns/op 9788.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 103184 1366 ns/op 5996.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 141950 851.5 ns/op 9620.69 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2373 58061 ns/op 17.55 MB/s BenchmarkAESCFBDecrypt1K-4 2258 54508 ns/op 18.69 MB/s BenchmarkAESCFBDecrypt8K-4 290 486323 ns/op 16.83 MB/s BenchmarkAESOFB1K-4 5772 20199 ns/op 50.45 MB/s BenchmarkAESCTR1K-4 53623 2027 ns/op 502.64 MB/s BenchmarkAESCTR8K-4 7722 17295 ns/op 473.39 MB/s BenchmarkAESCBCEncrypt1K-4 405913 311.7 ns/op 3284.98 MB/s BenchmarkAESCBCDecrypt1K-4 768861 163.0 ns/op 6282.53 MB/s PASS ok crypto/cipher 4.737s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 51607 2332 ns/op 3.43 MB/s BenchmarkDecrypt-4 47846 2513 ns/op 3.18 MB/s BenchmarkTDESEncrypt-4 14857 7987 ns/op 1.00 MB/s BenchmarkTDESDecrypt-4 14346 8275 ns/op 0.97 MB/s PASS ok crypto/des 1.723s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 933 129825 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18695573 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 45498776 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 20 5453983 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 2.205s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3702 41677 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2421 52517 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1753 69378 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2257 48611 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1239 97148 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 733 154191 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 4148 28520 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 4917543 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12255193 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.556s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 114 1028329 ns/op BenchmarkNewKeyFromSeed-4 100 1080886 ns/op BenchmarkSigning-4 100 1200701 ns/op BenchmarkVerification-4 54 2156350 ns/op PASS ok crypto/ed25519 1.572s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5101 23416 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1905683 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4953319 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12675805 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1280 92703 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4929792 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 18937012 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 33093164 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8632 12856 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4519 25820 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2827 41144 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2903713 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1915 62299 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 138 874667 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1326 90950 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 50 2339731 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.878s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 43654 2920 ns/op 350.63 MB/s BenchmarkHMACSHA256_32-4 48242 2530 ns/op 12.65 MB/s BenchmarkNewWriteSum-4 12801 9062 ns/op 3.53 MB/s PASS ok crypto/hmac 1.618s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42948 2763 ns/op BenchmarkModSub-4 39529 3040 ns/op BenchmarkMontgomeryRepr-4 15127 7878 ns/op BenchmarkMontgomeryMul-4 14768 8006 ns/op BenchmarkModMul-4 7357 16418 ns/op BenchmarkExpBig-4 8 13925391 ns/op BenchmarkExp-4 4 30745470 ns/op PASS ok crypto/internal/bigmod 2.434s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 528 221755 ns/op BenchmarkScalarBaseMult-4 117 999358 ns/op BenchmarkScalarMult-4 40 2834919 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 2261079 ns/op PASS ok crypto/internal/edwards25519 1.587s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 234037 510.9 ns/op BenchmarkMultiply-4 236958 484.1 ns/op BenchmarkSquare-4 321978 384.3 ns/op BenchmarkInvert-4 1202 98318 ns/op BenchmarkMult32-4 791875 151.8 ns/op PASS ok crypto/internal/edwards25519/field 1.708s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 201 776357 ns/op BenchmarkEncaps-4 127 940582 ns/op BenchmarkDecaps-4 97 1195157 ns/op BenchmarkRoundTrip/Alice-4 67 1847499 ns/op BenchmarkRoundTrip/Bob-4 129 951391 ns/op PASS ok crypto/internal/mlkem768 1.937s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 4689417 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1545 78682 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12604402 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30927804 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1714313 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8088 14941 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4239453 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 127213500 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.247s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 247462 491.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 115246 925.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61556 2805 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 248521 482.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 128557 944.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62006 1945 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.095s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 153249 725.0 ns/op 11.03 MB/s BenchmarkHash64-4 192022 669.7 ns/op 95.57 MB/s BenchmarkHash128-4 173124 699.1 ns/op 183.09 MB/s BenchmarkHash256-4 140589 860.9 ns/op 297.37 MB/s BenchmarkHash512-4 100291 1196 ns/op 428.22 MB/s BenchmarkHash1K-4 64693 1882 ns/op 544.11 MB/s BenchmarkHash8K-4 10000 15051 ns/op 544.29 MB/s BenchmarkHash1M-4 82 1530966 ns/op 684.91 MB/s BenchmarkHash8M-4 9 11145608 ns/op 752.64 MB/s BenchmarkHash8BytesUnaligned-4 163126 713.4 ns/op 11.21 MB/s BenchmarkHash1KUnaligned-4 63534 1875 ns/op 546.05 MB/s BenchmarkHash8KUnaligned-4 10000 11277 ns/op 726.41 MB/s PASS ok crypto/md5 2.786s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/4-4 206266 1292 ns/op 3.10 MB/s BenchmarkRead/32-4 205581 573.9 ns/op 55.76 MB/s BenchmarkRead/4K-4 8815 24945 ns/op 164.20 MB/s BenchmarkPrime-4 2 450620710 ns/op PASS ok crypto/rand 3.007s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9513 11586 ns/op 11.05 MB/s BenchmarkRC4_1K-4 1249 95663 ns/op 10.70 MB/s BenchmarkRC4_8K-4 159 726690 ns/op 11.14 MB/s PASS ok crypto/rc4 1.553s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 16940258 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 62767904 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 73375720 ns/op BenchmarkEncryptPKCS1v15/2048-4 441 297350 ns/op BenchmarkDecryptOAEP/2048-4 6 17985388 ns/op BenchmarkEncryptOAEP/2048-4 380 390043 ns/op BenchmarkSignPKCS1v15/2048-4 6 18666151 ns/op BenchmarkVerifyPKCS1v15/2048-4 435 282614 ns/op BenchmarkSignPSS/2048-4 6 17619903 ns/op BenchmarkVerifyPSS/2048-4 390 306995 ns/op PASS ok crypto/rsa 3.710s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 135987 880.3 ns/op 9.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 165128 788.5 ns/op 10.15 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 141696 871.5 ns/op 367.18 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 167236 1293 ns/op 247.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 85873 1609 ns/op 636.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 111873 1403 ns/op 730.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23822 5030 ns/op 1628.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 20462 5107 ns/op 1603.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.449s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 109768 1117 ns/op 7.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 149516 811.1 ns/op 9.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 128580 2295 ns/op 3.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 90925 2840 ns/op 360.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 104086 1390 ns/op 736.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 99307 1389 ns/op 737.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26829 11485 ns/op 713.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 28639 4383 ns/op 1869.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28406 4229 ns/op 1937.08 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 6.617s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 96649 1232 ns/op 6.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 131613 4052 ns/op 1.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 131707 4972 ns/op 1.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 51670 17878 ns/op 57.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 122433 1104 ns/op 927.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 119404 1140 ns/op 898.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 19528 6429 ns/op 1274.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 33904 2986 ns/op 2743.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40770 3094 ns/op 2647.77 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 8.104s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14461693 8.342 ns/op BenchmarkConstantTimeEq-4 9962851 25.94 ns/op BenchmarkConstantTimeLessOrEq-4 10817938 10.71 ns/op BenchmarkXORBytes/8Bytes-4 302715 1490 ns/op 5.37 MB/s BenchmarkXORBytes/128Bytes-4 151062 803.8 ns/op 159.25 MB/s BenchmarkXORBytes/2048Bytes-4 17584 6908 ns/op 296.49 MB/s BenchmarkXORBytes/32768Bytes-4 1114 200596 ns/op 163.35 MB/s PASS ok crypto/subtle 8.805s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 237 542492 ns/op BenchmarkCertCache/1-4 266 473588 ns/op BenchmarkCertCache/2-4 277 541209 ns/op BenchmarkCertCache/3-4 270 544632 ns/op BenchmarkHandshakeServer/RSA-4 13 9670297 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11239342 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 10572790 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 156 742285 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 282 423504 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 6036570 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5489097 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46545850 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46753407 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 35468998 ns/op 29.56 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 37903919 ns/op 27.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 47269002 ns/op 44.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 57622624 ns/op 36.39 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 76083932 ns/op 55.13 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 99494252 ns/op 42.16 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 127757712 ns/op 65.66 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 167922284 ns/op 49.96 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 253303367 ns/op 66.23 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 305929678 ns/op 54.84 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 453788303 ns/op 73.94 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 607267880 ns/op 55.25 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 962457875 ns/op 69.73 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1106894232 ns/op 60.63 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36613609 ns/op 28.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 36961821 ns/op 28.37 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 50160653 ns/op 41.81 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 55222812 ns/op 37.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 74152390 ns/op 56.56 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 91092144 ns/op 46.04 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 134494429 ns/op 62.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 154374484 ns/op 54.34 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 273580171 ns/op 61.32 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 293249399 ns/op 57.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 443010042 ns/op 75.74 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 580366853 ns/op 57.82 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 886854471 ns/op 75.67 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1024586084 ns/op 65.50 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715879625 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717316737 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301090312 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299825825 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162793812 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159795666 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93047590 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91168823 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52720694 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51136750 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154470055 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155685578 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75849354 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 75715526 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50544919 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48465930 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38500766 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35759045 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30794265 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29722046 ns/op PASS ok crypto/tls 20.117s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 9238 11296 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 16190619 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 513 242105 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 984 118935 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 934 153626 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.572s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 40 2642751 ns/op 281356 B/op 1650 allocs/op BenchmarkConcurrentStmtQuery-4 42 2814631 ns/op 270452 B/op 2039 allocs/op BenchmarkConcurrentStmtExec-4 58 1955333 ns/op 227067 B/op 724 allocs/op BenchmarkConcurrentTxQuery-4 45 2374237 ns/op 279240 B/op 2159 allocs/op BenchmarkConcurrentTxExec-4 75 1533629 ns/op 87882 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 2350118 ns/op 105524 B/op 2049 allocs/op BenchmarkConcurrentTxStmtExec-4 157 783708 ns/op 40272 B/op 380 allocs/op BenchmarkConcurrentRandom-4 48 2386902 ns/op 236155 B/op 1827 allocs/op BenchmarkManyConcurrentQueries-4 2965 37454 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 279303 450.0 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 13605 8820 ns/op PASS ok database/sql 2.607s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1654 74919 ns/op BenchmarkSymbols32-4 2006 56988 ns/op PASS ok debug/elf 1.265s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 267864 455.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 81 1933613 ns/op 180215 B/op 13 allocs/op Benchmark115/LineToPC-4 57 2067792 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12834 9317 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.911s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 57696 2066 ns/op BenchmarkMarshal-4 675 175464 ns/op 8056 B/op 271 allocs/op BenchmarkUnmarshal-4 2590 44106 ns/op 352 B/op 16 allocs/op PASS ok encoding/asn1 1.441s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 202 537283 ns/op 15.25 MB/s BenchmarkEncodeToString-4 254 520712 ns/op 15.73 MB/s BenchmarkDecode-4 133 856820 ns/op 15.30 MB/s BenchmarkDecodeString-4 141 858614 ns/op 15.27 MB/s PASS ok encoding/base32 2.194s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 286 590756 ns/op 13.87 MB/s BenchmarkDecodeString/2-4 302035 396.3 ns/op 10.09 MB/s BenchmarkDecodeString/4-4 228975 523.4 ns/op 15.28 MB/s BenchmarkDecodeString/8-4 169845 720.2 ns/op 16.66 MB/s BenchmarkDecodeString/64-4 23155 4915 ns/op 17.91 MB/s BenchmarkDecodeString/8192-4 100 3722021 ns/op 2.93 MB/s BenchmarkNewEncoding-4 52024 2323 ns/op 110.18 MB/s PASS ok encoding/base64 3.886s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1362 84546 ns/op 47.31 MB/s BenchmarkReadStruct-4 13058 8672 ns/op 8.65 MB/s BenchmarkWriteStruct-4 13779 7935 ns/op 9.45 MB/s BenchmarkAppendStruct-4 243560 496.9 ns/op 150.93 MB/s BenchmarkWriteSlice1000Structs-4 14 7919543 ns/op 9.47 MB/s BenchmarkAppendSlice1000Structs-4 14 7695175 ns/op 9.75 MB/s BenchmarkReadSlice1000Structs-4 13 8973464 ns/op 8.36 MB/s BenchmarkReadInts-4 41804 2907 ns/op 10.32 MB/s BenchmarkWriteInts-4 35132 3427 ns/op 8.75 MB/s BenchmarkAppendInts-4 61245 1662 ns/op 18.05 MB/s BenchmarkWriteSlice1000Int32s-4 939 123450 ns/op 32.40 MB/s BenchmarkAppendSlice1000Int32s-4 1231 93801 ns/op 42.64 MB/s BenchmarkPutUint16-4 2534871 47.73 ns/op 41.91 MB/s BenchmarkAppendUint16-4 3196305 37.18 ns/op 53.79 MB/s BenchmarkPutUint32-4 1752591 70.92 ns/op 56.40 MB/s BenchmarkAppendUint32-4 1735192 57.96 ns/op 69.01 MB/s BenchmarkPutUint64-4 690417 152.9 ns/op 52.33 MB/s BenchmarkAppendUint64-4 750525 153.8 ns/op 52.02 MB/s BenchmarkLittleEndianPutUint16-4 2257518 52.79 ns/op 37.89 MB/s BenchmarkLittleEndianAppendUint16-4 3180036 37.45 ns/op 53.41 MB/s BenchmarkLittleEndianPutUint32-4 1759462 67.31 ns/op 59.43 MB/s BenchmarkLittleEndianAppendUint32-4 2303743 54.84 ns/op 72.93 MB/s BenchmarkLittleEndianPutUint64-4 758520 152.1 ns/op 52.61 MB/s BenchmarkLittleEndianAppendUint64-4 772764 154.9 ns/op 51.64 MB/s BenchmarkReadFloats-4 145495 842.0 ns/op 14.25 MB/s BenchmarkWriteFloats-4 124446 932.1 ns/op 12.87 MB/s BenchmarkReadSlice1000Float32s-4 1190 101266 ns/op 39.50 MB/s BenchmarkWriteSlice1000Float32s-4 902 136213 ns/op 29.37 MB/s BenchmarkReadSlice1000Uint8s-4 83502 1335 ns/op 749.11 MB/s BenchmarkWriteSlice1000Uint8s-4 255928 462.2 ns/op 2163.64 MB/s BenchmarkSize/bool-4 6193520 20.14 ns/op BenchmarkSize/int8-4 5712690 20.60 ns/op BenchmarkSize/int16-4 5631430 21.07 ns/op BenchmarkSize/int32-4 5718379 20.92 ns/op BenchmarkSize/int64-4 5967459 20.01 ns/op BenchmarkSize/uint8-4 5811234 20.30 ns/op BenchmarkSize/uint16-4 5606468 21.53 ns/op BenchmarkSize/uint32-4 5764610 20.04 ns/op BenchmarkSize/uint64-4 5875507 20.44 ns/op BenchmarkSize/float32-4 4405484 26.09 ns/op BenchmarkSize/float64-4 4593446 25.98 ns/op BenchmarkSize/complex64-4 871852 135.2 ns/op BenchmarkSize/complex128-4 870532 139.2 ns/op BenchmarkSize/binary.Struct-4 330301 363.6 ns/op BenchmarkSize/*binary.Struct-4 264726 452.9 ns/op BenchmarkSize/[]binary.Struct-4 263014 453.0 ns/op BenchmarkSize/[]binary.Struct#01-4 253257 472.7 ns/op BenchmarkSize/[1]binary.Struct-4 245336 495.5 ns/op BenchmarkPutUvarint32-4 494328 236.8 ns/op 16.89 MB/s BenchmarkPutUvarint64-4 177664 665.0 ns/op 12.03 MB/s PASS ok encoding/binary 8.627s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5823 20077 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5456 20642 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5818 20359 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3261 36764 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5882 19840 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6012 19928 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5702 20342 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3502 34818 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10193 ns/op PASS ok encoding/csv 2.202s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 14542 7993 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18276 6634 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 254 447819 ns/op 16725 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 684 174368 ns/op 719 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1383 89298 ns/op 63 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1113 104881 ns/op 78 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2163 56105 ns/op 179 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 60 2004520 ns/op 35223 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 500 240071 ns/op 24918 B/op 147 allocs/op BenchmarkDecodeFloat64Slice-4 1076 123006 ns/op 10463 B/op 147 allocs/op BenchmarkDecodeInt32Slice-4 1075 110323 ns/op 9425 B/op 147 allocs/op BenchmarkDecodeStringSlice-4 812 149405 ns/op 38802 B/op 1147 allocs/op BenchmarkDecodeStringsSlice-4 301 383865 ns/op 65966 B/op 2181 allocs/op BenchmarkDecodeBytesSlice-4 523 216394 ns/op 23439 B/op 170 allocs/op BenchmarkDecodeInterfaceSlice-4 100 1181133 ns/op 82671 B/op 3156 allocs/op BenchmarkDecodeMap-4 67 1747414 ns/op 53799 B/op 159 allocs/op PASS ok encoding/gob 3.395s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14378 8349 ns/op 30.66 MB/s BenchmarkEncode/1024-4 3422 33534 ns/op 30.54 MB/s BenchmarkEncode/4096-4 901 134643 ns/op 30.42 MB/s BenchmarkEncode/16384-4 224 529766 ns/op 30.93 MB/s BenchmarkDecode/256-4 28852 4175 ns/op 61.32 MB/s BenchmarkDecode/1024-4 7022 16435 ns/op 62.31 MB/s BenchmarkDecode/4096-4 1791 66238 ns/op 61.84 MB/s BenchmarkDecode/16384-4 453 263340 ns/op 62.22 MB/s BenchmarkDecodeString/256-4 25011 4638 ns/op 55.19 MB/s BenchmarkDecodeString/1024-4 6432 18308 ns/op 55.93 MB/s BenchmarkDecodeString/4096-4 1605 72751 ns/op 56.30 MB/s BenchmarkDecodeString/16384-4 406 289605 ns/op 56.57 MB/s BenchmarkDump/256-4 1218 97239 ns/op 2.63 MB/s BenchmarkDump/1024-4 307 392022 ns/op 2.61 MB/s BenchmarkDump/4096-4 75 1555126 ns/op 2.63 MB/s BenchmarkDump/16384-4 18 6320341 ns/op 2.59 MB/s PASS ok encoding/hex 3.292s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 139706047 ns/op 13.89 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 160815320 ns/op 12.07 MB/s 8394552 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 158932088 ns/op 12.21 MB/s 10332872 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 167059860 ns/op 11.62 MB/s 10336072 B/op 106 allocs/op BenchmarkMarshalBytes/32-4 19224 6195 ns/op BenchmarkMarshalBytes/256-4 5272 20725 ns/op BenchmarkMarshalBytes/4096-4 484 246486 ns/op BenchmarkMarshalBytesError/32-4 49 2328019 ns/op BenchmarkMarshalBytesError/256-4 49 2455576 ns/op BenchmarkMarshalBytesError/4096-4 44 2915728 ns/op BenchmarkMarshalMap-4 35937 2991 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 492685071 ns/op 3.94 MB/s 10098056 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 25996 4611 ns/op 3.04 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39234 3048 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 440317470 ns/op 4.41 MB/s 2019504 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 419838655 ns/op 4.62 MB/s 2019576 B/op 40006 allocs/op BenchmarkUnmarshalString-4 74661 1588 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 139544 838.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 213403 559.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 18433 7424 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71359 1718 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 81511 1407 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 11874 9997 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5140 19597 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1258 94662 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 145 806890 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 7398210 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 885417 125.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 775599 135.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 852072 163.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 701569 147.5 ns/op BenchmarkEncodeMarshaler-4 60637 1788 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 81097 1566 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5379910 22.11 ns/op BenchmarkNumberIsValidRegexp-4 15784 7768 ns/op BenchmarkUnmarshalNumber-4 33146 3317 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 9.506s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 3250307 ns/op 20.16 MB/s BenchmarkDecode-4 15 6870163 ns/op 12.92 MB/s PASS ok encoding/pem 1.256s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2546 58386 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 906 140583 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2352 47391 ns/op PASS ok encoding/xml 1.632s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 299431 364.0 ns/op BenchmarkAs-4 79990 1474 ns/op PASS ok errors 1.274s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 709486 161.0 ns/op BenchmarkIntSet-4 472725 302.7 ns/op BenchmarkFloatAdd-4 174542 805.2 ns/op BenchmarkFloatSet-4 693886 230.8 ns/op BenchmarkStringSet-4 346718 299.1 ns/op BenchmarkMapSet-4 120016 975.3 ns/op BenchmarkMapSetDifferent-4 62300 1950 ns/op BenchmarkMapSetDifferentRandom-4 332 352176 ns/op BenchmarkMapSetString-4 133996 906.0 ns/op BenchmarkMapAddSame-4 48313 2679 ns/op BenchmarkMapAddDifferent-4 17624 6583 ns/op BenchmarkMapAddDifferentRandom-4 300 387862 ns/op BenchmarkMapAddSameSteadyState-4 344346 301.9 ns/op BenchmarkMapAddDifferentSteadyState-4 120069 889.8 ns/op BenchmarkMapString-4 8110 14483 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 48682 2979 ns/op PASS ok expvar 3.751s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 94647 1478 ns/op BenchmarkSprintfEmpty-4 268736 421.0 ns/op BenchmarkSprintfString-4 236047 513.0 ns/op BenchmarkSprintfTruncateString-4 212389 562.9 ns/op BenchmarkSprintfTruncateBytes-4 147577 768.3 ns/op BenchmarkSprintfSlowParsingPath-4 230959 658.0 ns/op BenchmarkSprintfQuoteString-4 37530 3074 ns/op BenchmarkSprintfInt-4 209349 540.6 ns/op BenchmarkSprintfIntInt-4 149322 865.1 ns/op BenchmarkSprintfPrefixedInt-4 131812 1119 ns/op BenchmarkSprintfFloat-4 54327 2227 ns/op BenchmarkSprintfComplex-4 39124 2876 ns/op BenchmarkSprintfBoolean-4 267542 442.3 ns/op BenchmarkSprintfHexString-4 86383 1189 ns/op BenchmarkSprintfHexBytes-4 10000 11919 ns/op BenchmarkSprintfBytes-4 37716 2745 ns/op BenchmarkSprintfStringer-4 62628 5507 ns/op BenchmarkSprintfStructure-4 22280 5568 ns/op BenchmarkManyArgs-4 36596 2846 ns/op BenchmarkFprintInt-4 23403 4383 ns/op BenchmarkFprintfBytes-4 60805 2717 ns/op BenchmarkFprintIntNoAlloc-4 61068 2168 ns/op BenchmarkScanInts-4 20 5052249 ns/op BenchmarkScanRecursiveInt-4 1 382115165 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 389128180 ns/op PASS ok fmt 8.407s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 720 150951 ns/op PASS ok go/build 1.138s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 50097 2321 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15932 7377 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5587 21628 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1653 72357 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 417 275954 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 88 1259051 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 5153352 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 22358902 ns/op 3615219 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 101880242 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.359s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 326802105 ns/op 0.20 MB/s 46692152 B/op 49112 allocs/op PASS ok go/format 1.364s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26891019 ns/op 2.00 MB/s BenchmarkParseOnly-4 5 24235001 ns/op 2.22 MB/s BenchmarkResolve-4 48 2470326 ns/op 21.76 MB/s PASS ok go/parser 2.808s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 210502006 ns/op 0.25 MB/s 5091520 B/op 27886 allocs/op BenchmarkPrintDecl-4 750 170221 ns/op 0.19 MB/s 16877 B/op 53 allocs/op PASS ok go/printer 1.463s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 234 792851 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 13578603 ns/op 2.94 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 17003746 ns/op 4.36 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26527525 ns/op 4.77 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 157 748445 ns/op 4.14 MB/s PASS ok go/scanner 2.271s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 912379 132.1 ns/op PASS ok go/token 1.134s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1170262 ns/op BenchmarkNamed/Underlying/nongeneric-4 1395144 85.84 ns/op BenchmarkNamed/Underlying/generic-4 1399125 86.41 ns/op BenchmarkNamed/Underlying/src_instance-4 953659 125.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1380903 86.77 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18183 6648 ns/op BenchmarkNamed/NewMethodSet/generic-4 18751 8475 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18027 6543 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16752 6456 ns/op BenchmarkCheck/http/funcbodies/info-4 1 614464054 ns/op 56543 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 544409196 ns/op 63813 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 279297118 ns/op 124389 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 272421280 ns/op 127532 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 378691452 ns/op 13868 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 133967489 ns/op 39200 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 79938520 ns/op 65692 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77749350 ns/op 67542 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 140472713 ns/op 15425 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 80026597 ns/op 27077 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 60293965 ns/op 35935 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70299016 ns/op 30822 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1001789485 ns/op 71755 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 707528589 ns/op 101600 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 172360426 ns/op 416376 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 186529333 ns/op 385320 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1606647867 ns/op 1270 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 193475126 ns/op 10547 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 357645736 ns/op 5680 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 110190582 ns/op 18519 lines/s PASS ok go/types 21.042s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9400 16673 ns/op 61.41 MB/s PASS ok hash/adler32 1.199s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 222386 628.5 ns/op 23.87 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 160118 629.9 ns/op 23.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 96565 1293 ns/op 30.94 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 90434 1644 ns/op 24.33 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 564399 253.4 ns/op 2020.85 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 536880 231.1 ns/op 2215.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 531062 229.7 ns/op 4457.96 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 442251 272.9 ns/op 3752.90 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 432841 277.7 ns/op 14751.78 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 377480 522.8 ns/op 7834.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 144608 862.0 ns/op 38014.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 124599 2189 ns/op 14967.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 204694 600.7 ns/op 24.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 170392 962.3 ns/op 15.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 92695 2082 ns/op 19.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 74467 1409 ns/op 28.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 484870 250.3 ns/op 2045.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 485364 259.4 ns/op 1973.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 376200 416.6 ns/op 2458.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 452649 546.4 ns/op 1873.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 271750 464.8 ns/op 8812.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 350962 338.1 ns/op 12115.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 122458 2257 ns/op 14516.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 120315 2006 ns/op 16335.52 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 207078 508.7 ns/op 29.49 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 149204 772.3 ns/op 19.42 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106952 1299 ns/op 30.79 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93732 1822 ns/op 21.95 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9255 13284 ns/op 38.54 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9033 23867 ns/op 21.45 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4603 25886 ns/op 39.56 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4605 30912 ns/op 33.13 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1057 105585 ns/op 38.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1156 102524 ns/op 39.95 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 892257 ns/op 36.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 815041 ns/op 40.20 MB/s PASS ok hash/crc32 16.139s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 135 955587 ns/op 68.58 MB/s BenchmarkCrc64/ISO4KB-4 1687 70377 ns/op 58.20 MB/s BenchmarkCrc64/ISO1KB-4 6380 17231 ns/op 59.43 MB/s BenchmarkCrc64/ECMA64KB-4 140 958367 ns/op 68.38 MB/s BenchmarkCrc64/Random64KB-4 100 1604104 ns/op 40.86 MB/s BenchmarkCrc64/Random16KB-4 448 234445 ns/op 69.88 MB/s PASS ok hash/crc64 3.806s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9097 13965 ns/op 73.33 MB/s BenchmarkFnv32aKB-4 8719 11842 ns/op 86.47 MB/s BenchmarkFnv64KB-4 10000 12534 ns/op 81.70 MB/s BenchmarkFnv64aKB-4 9835 13647 ns/op 75.03 MB/s BenchmarkFnv128KB-4 1010 493845 ns/op 2.07 MB/s BenchmarkFnv128aKB-4 100 1001461 ns/op 1.02 MB/s PASS ok hash/fnv 4.542s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 565242 196.0 ns/op 20.41 MB/s BenchmarkHash/n=4/Bytes-4 5009176 56.39 ns/op 70.94 MB/s BenchmarkHash/n=4/String-4 1288510 87.09 ns/op 45.93 MB/s BenchmarkHash/n=8/Write-4 585627 211.5 ns/op 37.82 MB/s BenchmarkHash/n=8/Bytes-4 1000000 102.3 ns/op 78.17 MB/s BenchmarkHash/n=8/String-4 1679535 73.86 ns/op 108.31 MB/s BenchmarkHash/n=16/Write-4 586194 206.2 ns/op 77.59 MB/s BenchmarkHash/n=16/Bytes-4 5070759 27.11 ns/op 590.27 MB/s BenchmarkHash/n=16/String-4 1603231 72.14 ns/op 221.80 MB/s BenchmarkHash/n=32/Write-4 586255 207.8 ns/op 154.01 MB/s BenchmarkHash/n=32/Bytes-4 4657562 35.42 ns/op 903.38 MB/s BenchmarkHash/n=32/String-4 1603964 71.62 ns/op 446.82 MB/s BenchmarkHash/n=64/Write-4 527773 252.2 ns/op 253.81 MB/s BenchmarkHash/n=64/Bytes-4 4173466 41.62 ns/op 1537.76 MB/s BenchmarkHash/n=64/String-4 1582927 78.44 ns/op 815.92 MB/s BenchmarkHash/n=256/Write-4 391522 438.7 ns/op 583.55 MB/s BenchmarkHash/n=256/Bytes-4 1997642 58.73 ns/op 4358.66 MB/s BenchmarkHash/n=256/String-4 679113 236.1 ns/op 1084.06 MB/s BenchmarkHash/n=320/Write-4 372174 332.3 ns/op 963.02 MB/s BenchmarkHash/n=320/Bytes-4 1565760 110.1 ns/op 2905.86 MB/s BenchmarkHash/n=320/String-4 469164 226.8 ns/op 1410.81 MB/s BenchmarkHash/n=1024/Write-4 232053 535.6 ns/op 1911.81 MB/s BenchmarkHash/n=1024/Bytes-4 602587 195.9 ns/op 5226.30 MB/s BenchmarkHash/n=1024/String-4 200865 570.5 ns/op 1794.76 MB/s BenchmarkHash/n=4096/Write-4 90182 1342 ns/op 3051.53 MB/s BenchmarkHash/n=4096/Bytes-4 153532 741.3 ns/op 5525.67 MB/s BenchmarkHash/n=4096/String-4 55258 2364 ns/op 1732.57 MB/s BenchmarkHash/n=16384/Write-4 24952 5574 ns/op 2939.34 MB/s BenchmarkHash/n=16384/Bytes-4 39307 2741 ns/op 5977.78 MB/s BenchmarkHash/n=16384/String-4 13756 8888 ns/op 1843.38 MB/s PASS ok hash/maphash 17.587s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 100 1785294 ns/op BenchmarkEscapeNone-4 85782 1384 ns/op BenchmarkUnescape-4 768 339770 ns/op BenchmarkUnescapeNone-4 547814 218.0 ns/op BenchmarkUnescapeSparse-4 8175 23832 ns/op BenchmarkUnescapeDense-4 1201 114767 ns/op PASS ok html 2.753s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8694 12142 ns/op BenchmarkCSSEscaperNoSpecials-4 49896 2893 ns/op BenchmarkDecodeCSS-4 24981 5734 ns/op BenchmarkDecodeCSSNoSpecials-4 3900600 34.44 ns/op BenchmarkCSSValueFilter-4 132136 1083 ns/op BenchmarkCSSValueFilterOk-4 79515 1469 ns/op BenchmarkEscapedExecute-4 4192 27432 ns/op BenchmarkHTMLNospaceEscaper-4 10504 17527 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 74236 1824 ns/op BenchmarkStripTags-4 18363 8469 ns/op BenchmarkStripTagsNoSpecials-4 357504 1268 ns/op BenchmarkJSValEscaperWithNum-4 19905 6214 ns/op BenchmarkJSValEscaperWithStr-4 5311 61878 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 16593 ns/op BenchmarkJSValEscaperWithObj-4 4466 68326 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 16553 ns/op BenchmarkJSStrEscaperNoSpecials-4 51991 2243 ns/op BenchmarkJSStrEscaper-4 11841 16017 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 59913 1997 ns/op BenchmarkJSRegexpEscaper-4 9564 11226 ns/op BenchmarkTemplateSpecialTags-4 81 3739401 ns/op BenchmarkURLEscaper-4 3784 32142 ns/op BenchmarkURLEscaperNoSpecials-4 197250 771.3 ns/op BenchmarkURLNormalizer-4 4332 23540 ns/op BenchmarkURLNormalizerNoSpecials-4 181101 1440 ns/op BenchmarkSrcsetFilter-4 15789 8188 ns/op BenchmarkSrcsetFilterNoSpecials-4 127868 2425 ns/op PASS ok html/template 11.415s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 553917 715.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 404214 310.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 473407 759.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 376911 909.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1799463 71.37 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 791091 147.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1695877 68.73 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 789597 153.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 946422 141.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 479976 342.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 305984 3106 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 497626 644.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 330001 339.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 929430 188.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 488408 230.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 865498 216.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 581653 215.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 383644 312.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 785637 139.9 ns/op BenchmarkRGBASetRGBA-4 1000000 107.7 ns/op BenchmarkRGBA64At-4 611998 195.9 ns/op BenchmarkRGBA64SetRGBA64-4 629064 183.8 ns/op BenchmarkNRGBAAt-4 852842 134.9 ns/op BenchmarkNRGBASetNRGBA-4 1131313 364.2 ns/op BenchmarkNRGBA64At-4 633398 194.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 633585 238.1 ns/op BenchmarkAlphaAt-4 1636887 73.65 ns/op BenchmarkAlphaSetAlpha-4 1691750 97.47 ns/op BenchmarkAlpha16At-4 1000000 115.7 ns/op BenchmarkAlphaSetAlpha16-4 1227916 116.0 ns/op BenchmarkGrayAt-4 1550040 79.50 ns/op BenchmarkGraySetGray-4 1462893 180.2 ns/op BenchmarkGray16At-4 1000000 128.5 ns/op BenchmarkGraySetGray16-4 1284057 94.67 ns/op PASS ok image 18.434s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2961348 41.18 ns/op BenchmarkYCbCrToRGB/128-4 2703237 48.33 ns/op BenchmarkYCbCrToRGB/255-4 2819704 42.68 ns/op BenchmarkRGBToYCbCr/0-4 2702014 44.67 ns/op BenchmarkRGBToYCbCr/Cb-4 2560184 79.66 ns/op BenchmarkRGBToYCbCr/Cr-4 2758684 137.5 ns/op BenchmarkYCbCrToRGBA/0-4 2442378 226.1 ns/op BenchmarkYCbCrToRGBA/128-4 2560876 72.04 ns/op BenchmarkYCbCrToRGBA/255-4 2352426 341.0 ns/op BenchmarkNYCbCrAToRGBA/0-4 2249348 53.89 ns/op BenchmarkNYCbCrAToRGBA/128-4 2306737 53.02 ns/op BenchmarkNYCbCrAToRGBA/255-4 2250181 250.9 ns/op PASS ok image/color 11.027s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 101429836 ns/op BenchmarkFillSrc-4 376 344352 ns/op BenchmarkCopyOver-4 4 65851114 ns/op BenchmarkCopySrc-4 24 5484948 ns/op BenchmarkNRGBAOver-4 5 23331182 ns/op BenchmarkNRGBASrc-4 8 13913438 ns/op BenchmarkYCbCr-4 6 72857193 ns/op BenchmarkGray-4 14 12243310 ns/op BenchmarkCMYK-4 8 22279567 ns/op BenchmarkGlyphOver-4 15 7032393 ns/op BenchmarkRGBAMaskOver-4 1 135713299 ns/op BenchmarkGrayMaskOver-4 3 84545202 ns/op BenchmarkRGBA64ImageMaskOver-4 2 67799024 ns/op BenchmarkRGBA-4 2 61283571 ns/op BenchmarkPalettedFill-4 981 121606 ns/op BenchmarkPalettedRGBA-4 3 51112433 ns/op BenchmarkGenericOver-4 2 126843033 ns/op BenchmarkGenericMaskOver-4 4 40642168 ns/op BenchmarkGenericSrc-4 2 57839266 ns/op BenchmarkGenericMaskSrc-4 2 55677168 ns/op PASS ok image/draw 26.920s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7603527 ns/op 2.03 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 497698788 ns/op 0.62 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7220446329 ns/op 0.17 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 3437205 ns/op 4.49 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 239028107 ns/op 0.26 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 15.061s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2264 47306 ns/op BenchmarkIDCT-4 2914 42235 ns/op BenchmarkDecodeBaseline-4 4 25090002 ns/op 2.46 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 1 149319723 ns/op 0.41 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 362673948 ns/op 3.39 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 306558682 ns/op 3.01 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 4.868s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11163201 54.75 ns/op BenchmarkDecodeGray-4 9 21835052 ns/op 3.00 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 50753084 ns/op 5.17 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 147745756 ns/op 1.77 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6971858 ns/op 9.40 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38895769 ns/op 6.74 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 104161774 ns/op 2.52 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 90977410 ns/op 3.38 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 158833002 ns/op 1.93 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 258923929 ns/op 4.75 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 299677174 ns/op 4.10 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 38423014 ns/op 8.00 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 322504825 ns/op 3.81 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1051413284 ns/op 1.17 MB/s 864088 B/op 29 allocs/op PASS ok image/png 9.714s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 65964008 ns/op 1.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 60277764 ns/op 1.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 408905704 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 540211600 ns/op 0.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 77171295 ns/op 1.30 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51770395 ns/op 1.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 451087178 ns/op 1.11 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 395944427 ns/op 1.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 973084029 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 767225797 ns/op 1.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4773539218 ns/op 1.05 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3994388728 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 18163057 ns/op 5.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12934104 ns/op 7.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 72049642 ns/op 6.94 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52856736 ns/op 9.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 134736024 ns/op 7.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 128556570 ns/op 7.78 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 974873906 ns/op 5.13 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 887774243 ns/op 5.63 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 128334499 ns/op 0.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 166761193 ns/op 0.60 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 1232621409 ns/op 0.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 326574737 ns/op 1.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1590145715 ns/op 0.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 864573713 ns/op 1.16 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7441983082 ns/op 0.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7520446564 ns/op 0.66 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 881580543 ns/op 4.74 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 258653008 ns/op 16.16 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 77.547s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 401976 495.4 ns/op 516.78 MB/s PASS ok internal/chacha8rand 1.644s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 736536 296.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 440556 298.2 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 108897 1051 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 597872 301.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 120850 1802 ns/op 30 B/op 0 allocs/op PASS ok internal/concurrent 10.158s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 10234 ns/op 0.10 MB/s BenchmarkMarshalCorpusFile/2-4 23730 7326 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/4-4 30805 19910 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/8-4 10000 36321 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/16-4 10000 31544 ns/op 0.51 MB/s BenchmarkMarshalCorpusFile/32-4 10000 34275 ns/op 0.93 MB/s BenchmarkMarshalCorpusFile/64-4 9146 33347 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/128-4 8072 38124 ns/op 3.36 MB/s BenchmarkMarshalCorpusFile/256-4 3721 77115 ns/op 3.32 MB/s BenchmarkMarshalCorpusFile/512-4 2064 148502 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/1024-4 750 266859 ns/op 3.84 MB/s BenchmarkMarshalCorpusFile/2048-4 268 1115890 ns/op 1.84 MB/s BenchmarkMarshalCorpusFile/4096-4 162 907716 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1624170 ns/op 5.04 MB/s BenchmarkMarshalCorpusFile/16384-4 61 7280670 ns/op 2.25 MB/s BenchmarkMarshalCorpusFile/32768-4 27 9453346 ns/op 3.47 MB/s BenchmarkMarshalCorpusFile/65536-4 3 41879963 ns/op 1.56 MB/s BenchmarkMarshalCorpusFile/131072-4 7 43157567 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/262144-4 1 600397795 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/524288-4 1 152952964 ns/op 3.43 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 146886835 ns/op 7.14 MB/s BenchmarkUnmarshalCorpusFile/1-4 7668 99154 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/2-4 7431 92696 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 7192 25638 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 5912 32541 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/16-4 3033 317858 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/32-4 2542 47533 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/64-4 3270 160790 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/128-4 2107 136204 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/256-4 966 142941 ns/op 1.79 MB/s BenchmarkUnmarshalCorpusFile/512-4 514 245879 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1024-4 162 699366 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 928103 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1777809 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 4358679 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6946425 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 69599377 ns/op 0.47 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30406171 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56220732 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 112718378 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 424097850 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1129406758 ns/op 0.93 MB/s BenchmarkMutatorBytes/1-4 34512 4393 ns/op BenchmarkMutatorBytes/10-4 34640 7119 ns/op BenchmarkMutatorBytes/100-4 32049 4079 ns/op BenchmarkMutatorBytes/1000-4 21607 5846 ns/op BenchmarkMutatorBytes/10000-4 8466 22845 ns/op BenchmarkMutatorBytes/100000-4 1077 140452 ns/op BenchmarkMutatorString/1-4 20000 5758 ns/op BenchmarkMutatorString/10-4 30229 3795 ns/op BenchmarkMutatorString/100-4 27304 4233 ns/op BenchmarkMutatorString/1000-4 14670 8036 ns/op BenchmarkMutatorString/10000-4 3849 94851 ns/op BenchmarkMutatorString/100000-4 324 338385 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18909 6484 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 12378 ns/op BenchmarkMutatorAllBasicTypes/bool-4 66296 1891 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53992 2463 ns/op BenchmarkMutatorAllBasicTypes/float64-4 57890 2165 ns/op BenchmarkMutatorAllBasicTypes/int-4 53340 1942 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62604 2040 ns/op BenchmarkMutatorAllBasicTypes/int16-4 62312 2036 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44788 2461 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60976 1948 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58932 2044 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 40029 6465 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51492 2159 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58843 2084 ns/op PASS ok internal/fuzz 49.896s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 53836 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 37982 3662 ns/op BenchmarkSplicePipePoolParallel-4 148862 1845 ns/op BenchmarkSplicePipeNativeParallel-4 37096 3056 ns/op PASS ok internal/poll 2.911s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14275243 15.01 ns/op BenchmarkAnd32Parallel-4 2662797 84.03 ns/op BenchmarkAnd64-4 14262847 9.968 ns/op BenchmarkAnd64Parallel-4 2789121 41.65 ns/op BenchmarkOr32-4 14239326 9.472 ns/op BenchmarkOr32Parallel-4 2737666 42.83 ns/op BenchmarkOr64-4 13354700 8.438 ns/op BenchmarkOr64Parallel-4 3330037 39.42 ns/op BenchmarkAtomicLoad64-4 16911854 7.285 ns/op BenchmarkAtomicStore64-4 15042134 24.10 ns/op BenchmarkAtomicLoad-4 16832853 7.956 ns/op BenchmarkAtomicStore-4 16765939 7.927 ns/op BenchmarkAtomicLoad8-4 16992177 9.098 ns/op BenchmarkAnd8-4 14663731 8.587 ns/op BenchmarkAnd-4 14740531 13.13 ns/op BenchmarkAnd8Parallel-4 2803804 56.76 ns/op BenchmarkAndParallel-4 2873743 40.06 ns/op BenchmarkOr8-4 14257362 13.22 ns/op BenchmarkOr-4 14776846 8.279 ns/op BenchmarkOr8Parallel-4 3039145 38.67 ns/op BenchmarkOrParallel-4 3080347 38.58 ns/op BenchmarkXadd-4 2551429 43.27 ns/op BenchmarkXadd64-4 3602518 41.25 ns/op BenchmarkCas-4 3039105 45.55 ns/op BenchmarkCas64-4 3453794 46.76 ns/op BenchmarkXchg-4 3103677 38.58 ns/op BenchmarkXchg64-4 3305395 35.15 ns/op PASS ok internal/runtime/atomic 14.663s goos: linux goarch: s390x pkg: internal/runtime/math BenchmarkMulUintptr/small-4 3854486 30.84 ns/op BenchmarkMulUintptr/large-4 2998812 45.46 ns/op PASS ok internal/runtime/math 1.446s goos: linux goarch: s390x pkg: internal/syscall/unix BenchmarkParallelGetRandom-4 362466 406.2 ns/op 9.85 MB/s PASS ok internal/syscall/unix 1.513s PASS ok internal/zstd 1.032s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 17267 ns/op BenchmarkCopyNLarge-4 100 1398035 ns/op PASS ok io 1.475s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 189045 597.1 ns/op BenchmarkPrintln-4 21884 6122 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33981 3437 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 3883 98437 ns/op BenchmarkDiscard-4 891127 178.9 ns/op 0 B/op 0 allocs/op PASS ok log 2.735s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 16077 7433 ns/op 311 B/op 16 allocs/op BenchmarkWriteTime-4 66104 2043 ns/op BenchmarkJSONHandler/defaults-4 5761 18597 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3618 32159 ns/op 796 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4076 27399 ns/op 774 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6261 19291 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6126 18928 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5262 22850 ns/op 530 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25950 4669 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24813 4919 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 113850 1118 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78958 1672 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 69112 1682 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 72764 1836 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 73377 1642 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 82906 1511 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 628990 188.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 613552 190.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 447286 259.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 372940 318.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6216 19447 ns/op BenchmarkDispatch/switch-checked-4 139046 725.2 ns/op BenchmarkDispatch/As-4 166521 678.4 ns/op BenchmarkDispatch/Visit-4 129048 794.7 ns/op BenchmarkUnsafeStrings-4 18136 6478 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 5.148s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 607028 256.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 591812 201.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 339825 387.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 98989 1228 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 43914 2864 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 27416 4985 ns/op 257 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 14928 7720 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5512 31348 ns/op 3486 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7480 14645 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8709 17292 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5952 20856 ns/op 1077 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1291 177219 ns/op 4282 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 7039 15604 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8227 21533 ns/op 516 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5229 28114 ns/op 944 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2764 89598 ns/op 3706 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.802s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 33921457 ns/op PASS ok maps 1.867s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6273795 19.53 ns/op BenchmarkAcosh-4 4819092 30.28 ns/op BenchmarkAsin-4 6507942 20.36 ns/op BenchmarkAsinh-4 4480072 26.52 ns/op BenchmarkAtan-4 6839733 16.87 ns/op BenchmarkAtanh-4 4211485 25.25 ns/op BenchmarkAtan2-4 4815918 24.44 ns/op BenchmarkCbrt-4 5457726 23.12 ns/op BenchmarkCeil-4 14354517 8.406 ns/op BenchmarkCopysign-4 1940680 62.30 ns/op BenchmarkCos-4 7981318 14.17 ns/op BenchmarkCosh-4 6778260 17.86 ns/op BenchmarkErf-4 7095774 16.95 ns/op BenchmarkErfc-4 7257229 15.65 ns/op BenchmarkErfinv-4 3300649 34.90 ns/op BenchmarkErfcinv-4 3407335 35.29 ns/op BenchmarkExp-4 7425325 16.45 ns/op BenchmarkExpGo-4 700989 178.2 ns/op BenchmarkExpm1-4 6921255 16.75 ns/op BenchmarkExp2-4 724720 158.2 ns/op BenchmarkExp2Go-4 691164 179.1 ns/op BenchmarkAbs-4 2554586 46.46 ns/op BenchmarkDim-4 7560930 14.47 ns/op BenchmarkFloor-4 15853789 7.667 ns/op BenchmarkMax-4 12434106 9.721 ns/op BenchmarkMin-4 11141737 10.78 ns/op BenchmarkMod-4 194965 622.0 ns/op BenchmarkFrexp-4 1000000 101.5 ns/op BenchmarkGamma-4 398450 312.7 ns/op BenchmarkHypot-4 1000000 109.5 ns/op BenchmarkHypotGo-4 1000000 121.2 ns/op BenchmarkIlogb-4 1470210 82.78 ns/op BenchmarkJ0-4 159112 716.2 ns/op BenchmarkJ1-4 172239 693.9 ns/op BenchmarkJn-4 83444 1554 ns/op BenchmarkLdexp-4 1000000 109.8 ns/op BenchmarkLgamma-4 516967 239.5 ns/op BenchmarkLog-4 6495264 18.75 ns/op BenchmarkLogb-4 1390300 86.79 ns/op BenchmarkLog1p-4 6735402 19.08 ns/op BenchmarkLog10-4 5963456 19.65 ns/op BenchmarkLog2-4 1040482 113.2 ns/op BenchmarkModf-4 2438268 56.20 ns/op BenchmarkNextafter32-4 2379764 49.92 ns/op BenchmarkNextafter64-4 2429376 50.17 ns/op BenchmarkPowInt-4 3260650 37.31 ns/op BenchmarkPowFrac-4 3152794 35.15 ns/op BenchmarkPow10Pos-4 4259074 28.08 ns/op BenchmarkPow10Neg-4 3841311 35.92 ns/op BenchmarkRound-4 7976868 16.27 ns/op BenchmarkRoundToEven-4 8337231 14.50 ns/op BenchmarkRemainder-4 294159 416.1 ns/op BenchmarkSignbit-4 3753235 32.45 ns/op BenchmarkSin-4 8809648 13.70 ns/op BenchmarkSincos-4 645700 223.7 ns/op BenchmarkSinh-4 6564674 18.45 ns/op BenchmarkSqrtIndirect-4 14653032 8.140 ns/op BenchmarkSqrtLatency-4 10485430 11.51 ns/op BenchmarkSqrtIndirectLatency-4 10442574 11.63 ns/op BenchmarkSqrtGoLatency-4 1348036 92.08 ns/op BenchmarkSqrtPrime-4 116054 1006 ns/op BenchmarkTan-4 6278553 19.17 ns/op BenchmarkTanh-4 5582720 22.20 ns/op BenchmarkTrunc-4 15437550 7.737 ns/op BenchmarkY0-4 182887 1049 ns/op BenchmarkY1-4 178861 656.6 ns/op BenchmarkYn-4 83452 1360 ns/op BenchmarkFloat64bits-4 3858537 31.14 ns/op BenchmarkFloat64frombits-4 3915097 42.84 ns/op BenchmarkFloat32bits-4 3971517 30.68 ns/op BenchmarkFloat32frombits-4 3943617 30.47 ns/op BenchmarkFMA-4 16013818 7.520 ns/op PASS ok math 13.549s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10353206 10.69 ns/op 5986.97 MB/s BenchmarkAddVV/2-4 9989474 12.16 ns/op 10525.31 MB/s BenchmarkAddVV/3-4 8815233 13.63 ns/op 14091.31 MB/s BenchmarkAddVV/4-4 9747237 12.73 ns/op 20105.34 MB/s BenchmarkAddVV/5-4 8659599 14.17 ns/op 22581.78 MB/s BenchmarkAddVV/10-4 6688237 17.97 ns/op 35621.63 MB/s BenchmarkAddVV/100-4 2345256 50.35 ns/op 127104.09 MB/s BenchmarkAddVV/1000-4 290978 417.5 ns/op 153311.69 MB/s BenchmarkSubVV/1-4 11404390 10.59 ns/op 6045.60 MB/s BenchmarkSubVV/2-4 10088062 14.88 ns/op 8603.55 MB/s BenchmarkSubVV/3-4 9182520 13.36 ns/op 14375.69 MB/s BenchmarkSubVV/4-4 9334698 12.61 ns/op 20308.08 MB/s BenchmarkSubVV/5-4 8836851 16.22 ns/op 19730.46 MB/s BenchmarkSubVV/10-4 6614578 17.51 ns/op 36556.56 MB/s BenchmarkSubVV/100-4 2334260 58.78 ns/op 108884.99 MB/s BenchmarkSubVV/1000-4 290091 414.9 ns/op 154249.18 MB/s BenchmarkAddVW/1-4 11655164 10.34 ns/op 773.57 MB/s BenchmarkAddVW/2-4 10266002 10.40 ns/op 1539.00 MB/s BenchmarkAddVW/3-4 9810300 14.02 ns/op 1712.31 MB/s BenchmarkAddVW/4-4 10431115 11.64 ns/op 2748.38 MB/s BenchmarkAddVW/5-4 10452052 12.47 ns/op 3206.48 MB/s BenchmarkAddVW/10-4 7608080 17.07 ns/op 4685.70 MB/s BenchmarkAddVW/100-4 4991113 26.35 ns/op 30361.48 MB/s BenchmarkAddVW/1000-4 512632 263.3 ns/op 30382.90 MB/s BenchmarkAddVWext/1-4 11321252 10.93 ns/op 731.77 MB/s BenchmarkAddVWext/2-4 11549688 10.06 ns/op 1590.98 MB/s BenchmarkAddVWext/3-4 10794687 10.80 ns/op 2221.23 MB/s BenchmarkAddVWext/4-4 10644955 11.43 ns/op 2799.65 MB/s BenchmarkAddVWext/5-4 10579470 11.60 ns/op 3449.65 MB/s BenchmarkAddVWext/10-4 8752914 13.89 ns/op 5759.59 MB/s BenchmarkAddVWext/100-4 2028535 58.80 ns/op 13605.26 MB/s BenchmarkAddVWext/1000-4 283605 426.8 ns/op 18744.56 MB/s BenchmarkSubVW/1-4 11052874 10.66 ns/op 750.58 MB/s BenchmarkSubVW/2-4 11730136 10.79 ns/op 1482.19 MB/s BenchmarkSubVW/3-4 11010399 11.25 ns/op 2132.60 MB/s BenchmarkSubVW/4-4 10436425 11.17 ns/op 2864.92 MB/s BenchmarkSubVW/5-4 9561729 11.42 ns/op 3503.04 MB/s BenchmarkSubVW/10-4 7684278 16.10 ns/op 4968.92 MB/s BenchmarkSubVW/100-4 4331919 25.65 ns/op 31187.84 MB/s BenchmarkSubVW/1000-4 796944 159.1 ns/op 50268.18 MB/s BenchmarkSubVWext/1-4 11041152 11.79 ns/op 678.26 MB/s BenchmarkSubVWext/2-4 11332881 10.33 ns/op 1549.44 MB/s BenchmarkSubVWext/3-4 9401540 12.69 ns/op 1891.84 MB/s BenchmarkSubVWext/4-4 9962722 12.94 ns/op 2473.80 MB/s BenchmarkSubVWext/5-4 10254235 13.35 ns/op 2997.16 MB/s BenchmarkSubVWext/10-4 7658602 14.49 ns/op 5522.94 MB/s BenchmarkSubVWext/100-4 1855868 59.46 ns/op 13454.13 MB/s BenchmarkSubVWext/1000-4 293088 410.3 ns/op 19498.88 MB/s BenchmarkMulAddVWW/1-4 9659044 152.2 ns/op 420.43 MB/s BenchmarkMulAddVWW/2-4 1000000 231.2 ns/op 553.63 MB/s BenchmarkMulAddVWW/3-4 7556077 16.52 ns/op 11624.97 MB/s BenchmarkMulAddVWW/4-4 7048238 19.49 ns/op 13133.51 MB/s BenchmarkMulAddVWW/5-4 6112976 20.79 ns/op 15392.21 MB/s BenchmarkMulAddVWW/10-4 3875102 34.25 ns/op 18685.17 MB/s BenchmarkMulAddVWW/100-4 614720 195.5 ns/op 32740.56 MB/s BenchmarkMulAddVWW/1000-4 66822 2151 ns/op 29748.24 MB/s BenchmarkAddMulVVW/1-4 9532687 11.70 ns/op 5468.47 MB/s BenchmarkAddMulVVW/2-4 8476798 15.75 ns/op 8129.24 MB/s BenchmarkAddMulVVW/3-4 7989523 15.41 ns/op 12460.51 MB/s BenchmarkAddMulVVW/4-4 6982545 23.21 ns/op 11031.16 MB/s BenchmarkAddMulVVW/5-4 6546360 19.15 ns/op 16714.41 MB/s BenchmarkAddMulVVW/10-4 4200714 43.68 ns/op 14651.56 MB/s BenchmarkAddMulVVW/100-4 527962 216.8 ns/op 29517.96 MB/s BenchmarkAddMulVVW/1000-4 49945 2043 ns/op 31318.95 MB/s BenchmarkDivWVW/1-4 2456265 52.43 ns/op 1220.77 MB/s BenchmarkDivWVW/2-4 1000000 103.0 ns/op 1242.54 MB/s BenchmarkDivWVW/3-4 756434 159.3 ns/op 1205.18 MB/s BenchmarkDivWVW/4-4 653386 277.5 ns/op 922.41 MB/s BenchmarkDivWVW/5-4 616927 192.5 ns/op 1662.15 MB/s BenchmarkDivWVW/10-4 324982 356.5 ns/op 1795.28 MB/s BenchmarkDivWVW/100-4 37624 3393 ns/op 1886.36 MB/s BenchmarkDivWVW/1000-4 4183 40346 ns/op 1586.28 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2611677 46.87 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2783414 42.30 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1858948 63.30 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1225352 93.61 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 106.5 ns/op BenchmarkNonZeroShifts/3/shlVU-4 918902 111.0 ns/op BenchmarkNonZeroShifts/4/shrVU-4 990212 177.7 ns/op BenchmarkNonZeroShifts/4/shlVU-4 750578 153.3 ns/op BenchmarkNonZeroShifts/5/shrVU-4 787797 150.8 ns/op BenchmarkNonZeroShifts/5/shlVU-4 648016 180.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 387099 268.9 ns/op BenchmarkNonZeroShifts/10/shlVU-4 372274 333.9 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50298 2593 ns/op BenchmarkNonZeroShifts/100/shlVU-4 37239 2998 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4568 24178 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4227 27331 ns/op BenchmarkDecimalConversion-4 184 663771 ns/op BenchmarkFloatString/100-4 9914 12752 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 186 671868 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 60746420 ns/op 61420 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 6098059327 ns/op 815496 B/op 483 allocs/op BenchmarkFloatAdd/10-4 102124 1170 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 87327 1378 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 62950 2376 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 10674 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1588 75672 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 131691 915.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 125517 939.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 93350 1309 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25930 4671 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3205 40130 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1365 84976 ns/op BenchmarkParseFloatLargeExp-4 319 417553 ns/op BenchmarkGCD10x10/WithoutXY-4 184737 718.8 ns/op BenchmarkGCD10x10/WithXY-4 44494 2860 ns/op BenchmarkGCD10x100/WithoutXY-4 90690 2597 ns/op BenchmarkGCD10x100/WithXY-4 12842 9457 ns/op BenchmarkGCD10x1000/WithoutXY-4 64230 3257 ns/op BenchmarkGCD10x1000/WithXY-4 10411 19774 ns/op BenchmarkGCD100x100/WithoutXY-4 22485 5527 ns/op BenchmarkGCD100x100/WithXY-4 7720 14591 ns/op BenchmarkGCD100x1000/WithoutXY-4 9882 12608 ns/op BenchmarkGCD100x1000/WithXY-4 4346 27594 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1819 72985 ns/op BenchmarkGCD1000x1000/WithXY-4 961 124043 ns/op BenchmarkHilbert-4 15 7265826 ns/op BenchmarkBinomial-4 9198 12432 ns/op BenchmarkQuoRem-4 14352 8460 ns/op BenchmarkExp-4 7 14669047 ns/op BenchmarkExpMont/Odd-4 128 1169127 ns/op 2603 B/op 22 allocs/op BenchmarkExpMont/Even1-4 129 918172 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 124 965604 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even3-4 126 1086578 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even4-4 126 960139 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even8-4 126 972324 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 954681 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even64-4 134 955286 ns/op 3642 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 847904 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 157 792530 ns/op 3252 B/op 50 allocs/op BenchmarkExpMont/Even255-4 165 942502 ns/op 2953 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 516 232104 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 442 265868 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 445 269658 ns/op 1730 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 448 265442 ns/op 1729 B/op 47 allocs/op BenchmarkExp2-4 7 14411293 ns/op BenchmarkBitset-4 862536 137.9 ns/op BenchmarkBitsetNeg-4 294380 401.5 ns/op BenchmarkBitsetOrig-4 181084 644.5 ns/op BenchmarkBitsetNegOrig-4 130152 962.0 ns/op BenchmarkModSqrt225_Tonelli-4 97 1186485 ns/op BenchmarkModSqrt225_3Mod4-4 330 377086 ns/op BenchmarkModSqrt231_Tonelli-4 94 1217365 ns/op BenchmarkModSqrt231_5Mod8-4 282 434666 ns/op BenchmarkModInverse-4 8371 21002 ns/op BenchmarkSqrt-4 882 133192 ns/op BenchmarkIntSqr/1-4 1379018 148.0 ns/op BenchmarkIntSqr/2-4 560242 211.7 ns/op BenchmarkIntSqr/3-4 440420 272.8 ns/op BenchmarkIntSqr/5-4 291112 397.9 ns/op BenchmarkIntSqr/8-4 192943 629.5 ns/op BenchmarkIntSqr/10-4 151730 790.6 ns/op BenchmarkIntSqr/20-4 33945 3561 ns/op BenchmarkIntSqr/30-4 23150 5180 ns/op BenchmarkIntSqr/50-4 13486 9907 ns/op BenchmarkIntSqr/80-4 7105 19362 ns/op BenchmarkIntSqr/100-4 5467 21839 ns/op BenchmarkIntSqr/200-4 1872 64722 ns/op BenchmarkIntSqr/300-4 926 125223 ns/op BenchmarkIntSqr/500-4 418 283249 ns/op BenchmarkIntSqr/800-4 193 617942 ns/op BenchmarkIntSqr/1000-4 124 902752 ns/op BenchmarkDiv/20/10-4 294422 398.0 ns/op BenchmarkDiv/40/20-4 299470 452.9 ns/op BenchmarkDiv/100/50-4 286548 418.8 ns/op BenchmarkDiv/200/100-4 34770 3285 ns/op BenchmarkDiv/400/200-4 33897 5162 ns/op BenchmarkDiv/1000/500-4 25124 5003 ns/op BenchmarkDiv/2000/1000-4 16826 7147 ns/op BenchmarkDiv/20000/10000-4 702 175854 ns/op BenchmarkDiv/200000/100000-4 21 5657668 ns/op BenchmarkDiv/2000000/1000000-4 1 189570073 ns/op BenchmarkDiv/20000000/10000000-4 1 7422253725 ns/op BenchmarkMul-4 2 50169141 ns/op BenchmarkNatMul/10-4 118071 1209 ns/op BenchmarkNatMul/100-4 4027 52245 ns/op BenchmarkNatMul/1000-4 100 1366053 ns/op BenchmarkZeroShifts/Shl-4 10000 20777 ns/op BenchmarkZeroShifts/ShlSame-4 6260856 19.19 ns/op BenchmarkZeroShifts/Shr-4 20102 19810 ns/op BenchmarkZeroShifts/ShrSame-4 5958003 19.00 ns/op BenchmarkExp3Power/0x10-4 208261 1345 ns/op BenchmarkExp3Power/0x40-4 188088 1549 ns/op BenchmarkExp3Power/0x100-4 90999 1710 ns/op BenchmarkExp3Power/0x400-4 34078 11933 ns/op BenchmarkExp3Power/0x1000-4 5440 22278 ns/op BenchmarkExp3Power/0x4000-4 1113 120682 ns/op BenchmarkExp3Power/0x10000-4 123 969689 ns/op BenchmarkExp3Power/0x40000-4 12 9107190 ns/op BenchmarkExp3Power/0x100000-4 2 85093975 ns/op BenchmarkExp3Power/0x400000-4 1 1011440675 ns/op BenchmarkFibo-4 3 39306588 ns/op BenchmarkNatSqr/1-4 1000000 378.0 ns/op BenchmarkNatSqr/2-4 476418 518.1 ns/op BenchmarkNatSqr/3-4 299012 1760 ns/op BenchmarkNatSqr/5-4 238862 688.8 ns/op BenchmarkNatSqr/8-4 171526 2477 ns/op BenchmarkNatSqr/10-4 129644 1471 ns/op BenchmarkNatSqr/20-4 16352 26174 ns/op BenchmarkNatSqr/30-4 20682 51802 ns/op BenchmarkNatSqr/50-4 8838 53112 ns/op BenchmarkNatSqr/80-4 6555 19347 ns/op BenchmarkNatSqr/100-4 4683 49592 ns/op BenchmarkNatSqr/200-4 1514 109312 ns/op BenchmarkNatSqr/300-4 832 169152 ns/op BenchmarkNatSqr/500-4 100 1116548 ns/op BenchmarkNatSqr/800-4 100 1361042 ns/op BenchmarkNatSqr/1000-4 100 4077353 ns/op BenchmarkNatSetBytes/8-4 2804103 120.3 ns/op BenchmarkNatSetBytes/24-4 652180 588.6 ns/op BenchmarkNatSetBytes/128-4 250250 2581 ns/op BenchmarkNatSetBytes/7-4 841461 136.5 ns/op BenchmarkNatSetBytes/23-4 432855 407.3 ns/op BenchmarkNatSetBytes/127-4 208016 11220 ns/op BenchmarkScanPi-4 206 1680404 ns/op BenchmarkStringPiParallel-4 63 2499818 ns/op BenchmarkScan/10/Base2-4 35275 6678 ns/op BenchmarkScan/100/Base2-4 4131 31005 ns/op BenchmarkScan/1000/Base2-4 354 374594 ns/op BenchmarkScan/10/Base8-4 89126 1682 ns/op BenchmarkScan/100/Base8-4 10000 11410 ns/op BenchmarkScan/1000/Base8-4 1089 107201 ns/op BenchmarkScan/10/Base10-4 94028 3373 ns/op BenchmarkScan/100/Base10-4 10000 28766 ns/op BenchmarkScan/1000/Base10-4 1198 189941 ns/op BenchmarkScan/10/Base16-4 112884 2169 ns/op BenchmarkScan/100/Base16-4 10000 11194 ns/op BenchmarkScan/1000/Base16-4 1501 76775 ns/op BenchmarkString/10/Base2-4 184160 1503 ns/op BenchmarkString/100/Base2-4 13339 13228 ns/op BenchmarkString/1000/Base2-4 2797 87196 ns/op BenchmarkString/10/Base8-4 350868 366.2 ns/op BenchmarkString/100/Base8-4 66637 6817 ns/op BenchmarkString/1000/Base8-4 5461 25701 ns/op BenchmarkString/10/Base10-4 214574 564.5 ns/op BenchmarkString/100/Base10-4 34519 4655 ns/op BenchmarkString/1000/Base10-4 3676 120437 ns/op BenchmarkString/10/Base16-4 384261 1885 ns/op BenchmarkString/100/Base16-4 10000 13185 ns/op BenchmarkString/1000/Base16-4 10000 13358 ns/op BenchmarkLeafSize/0-4 31 4009444 ns/op BenchmarkLeafSize/1-4 249 572436 ns/op BenchmarkLeafSize/2-4 421 1110974 ns/op BenchmarkLeafSize/3-4 100 2122448 ns/op BenchmarkLeafSize/4-4 363 446990 ns/op BenchmarkLeafSize/5-4 250 1119389 ns/op BenchmarkLeafSize/6-4 79 1351045 ns/op BenchmarkLeafSize/7-4 100 1215409 ns/op BenchmarkLeafSize/8-4 380 1397729 ns/op BenchmarkLeafSize/9-4 213 545334 ns/op BenchmarkLeafSize/10-4 248 462357 ns/op BenchmarkLeafSize/11-4 229 586803 ns/op BenchmarkLeafSize/12-4 279 507137 ns/op BenchmarkLeafSize/13-4 228 932474 ns/op BenchmarkLeafSize/14-4 315 408080 ns/op BenchmarkLeafSize/15-4 321 440504 ns/op BenchmarkLeafSize/16-4 427 294390 ns/op BenchmarkLeafSize/32-4 390 368094 ns/op BenchmarkLeafSize/64-4 361 439547 ns/op BenchmarkProbablyPrime/n=0-4 6 21199913 ns/op BenchmarkProbablyPrime/n=1-4 5 22889331 ns/op BenchmarkProbablyPrime/n=5-4 4 31204438 ns/op BenchmarkProbablyPrime/n=10-4 2 51745392 ns/op BenchmarkProbablyPrime/n=20-4 2 100216448 ns/op BenchmarkProbablyPrime/Lucas-4 6 20653536 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 55 2404643 ns/op BenchmarkRatCmp-4 85453 1677 ns/op BenchmarkFloatPrecExact/1-4 115076 1222 ns/op BenchmarkFloatPrecExact/10-4 43576 2750 ns/op BenchmarkFloatPrecExact/100-4 8270 24181 ns/op BenchmarkFloatPrecExact/1000-4 1536 83961 ns/op BenchmarkFloatPrecExact/10000-4 91 3516125 ns/op BenchmarkFloatPrecExact/100000-4 2 104730426 ns/op BenchmarkFloatPrecExact/1000000-4 1 3974311720 ns/op BenchmarkFloatPrecMixed/1-4 125787 1795 ns/op BenchmarkFloatPrecMixed/10-4 30679 4268 ns/op BenchmarkFloatPrecMixed/100-4 4077 37600 ns/op BenchmarkFloatPrecMixed/1000-4 298 1300621 ns/op BenchmarkFloatPrecMixed/10000-4 9 14404695 ns/op BenchmarkFloatPrecMixed/100000-4 1 610652983 ns/op BenchmarkFloatPrecMixed/1000000-4 1 47908438457 ns/op BenchmarkFloatPrecInexact/1-4 187848 3559 ns/op BenchmarkFloatPrecInexact/10-4 174324 668.2 ns/op BenchmarkFloatPrecInexact/100-4 97623 3240 ns/op BenchmarkFloatPrecInexact/1000-4 25046 9467 ns/op BenchmarkFloatPrecInexact/10000-4 3115 294197 ns/op BenchmarkFloatPrecInexact/100000-4 200 1627577 ns/op BenchmarkFloatPrecInexact/1000000-4 20 24062328 ns/op BenchmarkFloatSqrt/64-4 12355 17078 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6390 15675 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5425 23598 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2672 46547 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 464 267833 ns/op 18110 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 37 3194392 ns/op 176242 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 234057066 ns/op 3755016 B/op 599 allocs/op PASS ok math/big 209.417s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7626649 15.59 ns/op BenchmarkLeadingZeros8-4 7716124 15.64 ns/op BenchmarkLeadingZeros16-4 7228576 16.93 ns/op BenchmarkLeadingZeros32-4 7710908 16.80 ns/op BenchmarkLeadingZeros64-4 7408810 16.02 ns/op BenchmarkTrailingZeros-4 7339314 16.88 ns/op BenchmarkTrailingZeros8-4 7043347 15.82 ns/op BenchmarkTrailingZeros16-4 7448446 15.97 ns/op BenchmarkTrailingZeros32-4 6999187 16.12 ns/op BenchmarkTrailingZeros64-4 7648130 16.15 ns/op BenchmarkOnesCount-4 8183196 14.78 ns/op BenchmarkOnesCount8-4 8083533 14.55 ns/op BenchmarkOnesCount16-4 7617920 14.92 ns/op BenchmarkOnesCount32-4 8015660 15.16 ns/op BenchmarkOnesCount64-4 7211240 14.65 ns/op BenchmarkRotateLeft-4 7803030 15.26 ns/op BenchmarkRotateLeft8-4 7716649 16.38 ns/op BenchmarkRotateLeft16-4 7584772 15.64 ns/op BenchmarkRotateLeft32-4 7646056 14.83 ns/op BenchmarkRotateLeft64-4 8140683 15.31 ns/op BenchmarkReverse-4 13548750 9.008 ns/op BenchmarkReverse8-4 16104444 7.478 ns/op BenchmarkReverse16-4 14752179 8.622 ns/op BenchmarkReverse32-4 13333966 9.013 ns/op BenchmarkReverse64-4 13508623 14.24 ns/op BenchmarkReverseBytes-4 14453642 8.235 ns/op BenchmarkReverseBytes16-4 15405468 9.021 ns/op BenchmarkReverseBytes32-4 14629192 8.235 ns/op BenchmarkReverseBytes64-4 13373049 11.56 ns/op BenchmarkAdd-4 7693440 14.68 ns/op BenchmarkAdd32-4 8115732 15.52 ns/op BenchmarkAdd64-4 8227536 14.91 ns/op BenchmarkAdd64multiple-4 13558322 8.190 ns/op BenchmarkSub-4 7200802 14.94 ns/op BenchmarkSub32-4 7796196 14.88 ns/op BenchmarkSub64-4 7772634 15.32 ns/op BenchmarkSub64multiple-4 14761765 8.170 ns/op BenchmarkMul-4 8155990 14.65 ns/op BenchmarkMul32-4 8225890 14.90 ns/op BenchmarkMul64-4 8335635 15.71 ns/op BenchmarkDiv-4 2573740 40.91 ns/op BenchmarkDiv32-4 6245986 19.33 ns/op BenchmarkDiv64-4 2886063 42.14 ns/op PASS ok math/bits 7.766s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 110.5 ns/op BenchmarkAcos-4 264681 444.2 ns/op BenchmarkAcosh-4 232070 457.5 ns/op BenchmarkAsin-4 267594 448.0 ns/op BenchmarkAsinh-4 270756 448.3 ns/op BenchmarkAtan-4 1000000 112.0 ns/op BenchmarkAtanh-4 1000000 111.2 ns/op BenchmarkConj-4 15697017 7.652 ns/op BenchmarkCos-4 408054 274.1 ns/op BenchmarkCosh-4 422751 276.9 ns/op BenchmarkExp-4 585513 205.3 ns/op BenchmarkLog-4 788671 149.1 ns/op BenchmarkLog10-4 796148 154.1 ns/op BenchmarkPhase-4 4604942 25.40 ns/op BenchmarkPolar-4 867976 131.3 ns/op BenchmarkPow-4 311246 384.8 ns/op BenchmarkRect-4 647875 185.9 ns/op BenchmarkSin-4 461444 263.5 ns/op BenchmarkSinh-4 423802 263.7 ns/op BenchmarkSqrt-4 325528 347.8 ns/op BenchmarkTan-4 1000000 101.9 ns/op BenchmarkTanh-4 1854812 65.48 ns/op PASS ok math/cmplx 3.978s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 796213 132.6 ns/op BenchmarkInt63ThreadsafeParallel-4 1118545 102.2 ns/op BenchmarkInt63Unthreadsafe-4 757264 152.8 ns/op BenchmarkIntn1000-4 654200 179.9 ns/op BenchmarkInt63n1000-4 692971 172.5 ns/op BenchmarkInt31n1000-4 693055 169.0 ns/op BenchmarkFloat32-4 693099 168.5 ns/op BenchmarkFloat64-4 757831 153.6 ns/op BenchmarkPerm3-4 163414 840.2 ns/op BenchmarkPerm30-4 17848 7499 ns/op BenchmarkPerm30ViaShuffle-4 15952 8253 ns/op BenchmarkShuffleOverhead-4 12788 10418 ns/op BenchmarkRead3-4 725648 182.9 ns/op BenchmarkRead64-4 65919 1832 ns/op BenchmarkRead1000-4 4261 27621 ns/op BenchmarkConcurrent-4 322753 369.0 ns/op PASS ok math/rand 4.587s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8MarshalBinary-4 594692 200.9 ns/op BenchmarkChaCha8MarshalBinaryRead-4 236070 539.8 ns/op BenchmarkChaCha8-4 4755573 25.06 ns/op BenchmarkChaCha8Read-4 864992 138.8 ns/op 230.56 MB/s BenchmarkPCG_DXSM-4 3270571 37.58 ns/op BenchmarkSourceUint64-4 3224497 37.78 ns/op BenchmarkGlobalInt64-4 3203245 37.64 ns/op BenchmarkGlobalInt64Parallel-4 2585674 55.72 ns/op BenchmarkGlobalUint64-4 2981157 38.28 ns/op BenchmarkGlobalUint64Parallel-4 3604790 43.01 ns/op BenchmarkInt64-4 1661690 71.89 ns/op BenchmarkUint64-4 1676985 71.62 ns/op BenchmarkGlobalIntN1000-4 2171296 54.38 ns/op BenchmarkIntN1000-4 1388064 85.61 ns/op BenchmarkInt64N1000-4 1400924 85.95 ns/op BenchmarkInt64N1e8-4 1405900 86.36 ns/op BenchmarkInt64N1e9-4 1379121 85.00 ns/op BenchmarkInt64N2e9-4 1408363 85.70 ns/op BenchmarkInt64N1e18-4 1364448 88.85 ns/op BenchmarkInt64N2e18-4 1352773 89.46 ns/op BenchmarkInt64N4e18-4 1000000 102.1 ns/op BenchmarkInt32N1000-4 1406032 85.07 ns/op BenchmarkInt32N1e8-4 1385742 89.49 ns/op BenchmarkInt32N1e9-4 1376511 90.99 ns/op BenchmarkInt32N2e9-4 1407610 84.56 ns/op BenchmarkFloat32-4 1562526 77.37 ns/op BenchmarkFloat64-4 1579659 74.13 ns/op BenchmarkExpFloat64-4 815490 152.2 ns/op BenchmarkNormFloat64-4 916581 124.7 ns/op BenchmarkPerm3-4 267350 447.1 ns/op BenchmarkPerm30-4 24926 4604 ns/op BenchmarkPerm30ViaShuffle-4 27489 4353 ns/op BenchmarkShuffleOverhead-4 40330 2950 ns/op BenchmarkConcurrent-4 1694545 104.2 ns/op PASS ok math/rand/v2 9.085s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 44337 2703 ns/op BenchmarkQDecodeWord-4 121417 1118 ns/op BenchmarkQDecodeHeader-4 118454 1063 ns/op BenchmarkTypeByExtension/.html-4 384112 315.8 ns/op BenchmarkTypeByExtension/.HTML-4 271471 370.8 ns/op BenchmarkTypeByExtension/.unused-4 378612 336.3 ns/op BenchmarkExtensionsByType/text/html-4 120061 1018 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 66477 2622 ns/op BenchmarkExtensionsByType/application/octet-stream-4 66248 1526 ns/op PASS ok mime 2.737s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 574 319730 ns/op 48271 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 586 208082 ns/op 48517 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 288 505196 ns/op 104463 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 457 449240 ns/op 49700 B/op 206 allocs/op PASS ok mime/multipart 1.934s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 916 130521 ns/op PASS ok mime/quotedprintable 1.145s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 12 9308346 ns/op 8573 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 12341176 ns/op 7450 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5018283423 ns/op 160904 B/op 231 allocs/op BenchmarkDNSName-4 80432 1441 ns/op BenchmarkInterfaces-4 1453 172939 ns/op 8894 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 726 143660 ns/op 6663 B/op 22 allocs/op BenchmarkInterfaceByName-4 2803 150170 ns/op 8970 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1468 156769 ns/op 15303 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4722 40215 ns/op 4410 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 967 336104 ns/op 135293 B/op 39 allocs/op BenchmarkParseIP-4 10000 29124 ns/op BenchmarkParseIPValidIPv4-4 698756 168.8 ns/op BenchmarkParseIPValidIPv6-4 762532 236.8 ns/op BenchmarkIPMarshalText/IPv4-4 587799 196.5 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6-4 202510 693.1 ns/op 0 B/op 0 allocs/op BenchmarkIPMarshalText/IPv6_long-4 119617 1557 ns/op 48 B/op 1 allocs/op BenchmarkIPString/IPv4-4 91104 3177 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11263 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38583 4802 ns/op BenchmarkIPEqual/IPv4-4 776409 184.0 ns/op BenchmarkIPEqual/IPv6-4 876165 149.9 ns/op BenchmarkSendfileZeroBytes-4 1 213608213 ns/op 3784864 B/op 202198 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1466033217 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1353085644 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1212796042 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1223644674 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1211616491 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1227902808 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1222829785 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1006215006 ns/op 0.13 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1028383181 ns/op 0.25 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1015897600 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1021813020 ns/op 1.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1021068115 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1018852018 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1021287268 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1019837334 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1016458143 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1005345735 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1009685530 ns/op 0.06 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1012930835 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008274559 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1021497778 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1013296686 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1032632683 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1021016171 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1014790829 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1003584277 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1004538033 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007962379 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007565092 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007990347 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1002340213 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1005684923 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1018227109 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1007054778 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1009217781 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010000838 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1012388879 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1014355332 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1013875866 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1011848840 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1017028077 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1014462170 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1016317229 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1054780946 ns/op 0.99 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1008360130 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1011329562 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1016365965 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1009794479 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1007669861 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1010258380 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007774513 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1010021539 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1008302140 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1004157632 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1002859787 ns/op 1.05 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1012542911 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008421569 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1017654776 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1015414338 ns/op 0.01 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1013330007 ns/op 0.02 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008638048 ns/op 0.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1009553863 ns/op 0.06 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1014322005 ns/op 0.13 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1017646895 ns/op 0.26 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 999270596 ns/op 0.52 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1006238809 ns/op 1.04 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007917229 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1003258165 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1012924911 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1004400474 ns/op 0.01 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1014611093 ns/op 0.02 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012974801 ns/op 0.03 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1000353074 ns/op 0.07 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009191860 ns/op 0.13 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1011998080 ns/op 0.26 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1012836643 ns/op 0.52 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1009265292 ns/op 1.04 MB/s 792 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2306 51903 ns/op BenchmarkTCP4OneShotTimeout-4 2626 46791 ns/op BenchmarkTCP4Persistent-4 25144 6481 ns/op BenchmarkTCP4PersistentTimeout-4 19426 5528 ns/op BenchmarkTCP6OneShot-4 2128 49746 ns/op BenchmarkTCP6OneShotTimeout-4 3820 57977 ns/op BenchmarkTCP6Persistent-4 22833 5080 ns/op BenchmarkTCP6PersistentTimeout-4 23606 6605 ns/op BenchmarkTCP4ConcurrentReadWrite-4 31000 4993 ns/op BenchmarkTCP6ConcurrentReadWrite-4 28429 5460 ns/op BenchmarkSetReadDeadline-4 182431 748.1 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 28208 4511 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26356 4442 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 25215 4197 ns/op 0 B/op 0 allocs/op PASS ok net 103.591s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22303 9483 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8391 11953 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10838 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15988 7600 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 30236 10260 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 51727 2284 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 108.1 ns/op BenchmarkFindChild/n=2/rep=map-4 3812632 31.77 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 994832 124.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 10000 10371 ns/op BenchmarkFindChild/n=4/rep=map-4 3627543 32.70 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 564112 240.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 308479 430.2 ns/op BenchmarkFindChild/n=8/rep=map-4 3222452 45.29 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 289148 422.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 149756 751.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2896881 41.80 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2112144 57.25 ns/op BenchmarkFindChild/n=32/rep=linear-4 77242 1482 ns/op BenchmarkFindChild/n=32/rep=map-4 3026056 45.55 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1967106 54.64 ns/op BenchmarkMultiConflicts-4 1 204604485 ns/op BenchmarkServerMatch-4 16112 8358 ns/op BenchmarkReadRequestChrome-4 3303 33939 ns/op 18.00 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8118 19055 ns/op 4.09 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8451 14836 ns/op 5.53 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5649 26778 ns/op 5.64 MB/s 1083 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11520 ns/op 3.47 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 216 788539 ns/op 1.30 MB/s BenchmarkFileAndServer_1KB/https1-4 186 695816 ns/op 1.47 MB/s BenchmarkFileAndServer_1KB/h2-4 112 925693 ns/op 1.11 MB/s BenchmarkFileAndServer_16MB/h1-4 3 49972607 ns/op 335.73 MB/s BenchmarkFileAndServer_16MB/https1-4 1 681764430 ns/op 24.61 MB/s BenchmarkFileAndServer_16MB/h2-4 1 439352317 ns/op 38.19 MB/s BenchmarkFileAndServer_64MB/h1-4 1 160987481 ns/op 416.86 MB/s BenchmarkFileAndServer_64MB/https1-4 1 593778860 ns/op 113.02 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1946011529 ns/op 34.49 MB/s BenchmarkServeMux-4 211 718992 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 254 530220 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 414 251901 ns/op 6517 B/op 70 allocs/op BenchmarkClientServer/https1-4 312 656571 ns/op 7629 B/op 79 allocs/op BenchmarkClientServer/h2-4 140 805072 ns/op 11952 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 1165 227294 ns/op 8779 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 28 59083321 ns/op 314592 B/op 1364 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32882: read tcp 127.0.0.1:37593->127.0.0.1:32882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32880: write tcp 127.0.0.1:37593->127.0.0.1:32880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39924: read tcp 127.0.0.1:37623->127.0.0.1:39924: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39932: read tcp 127.0.0.1:37623->127.0.0.1:39932: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39944: read tcp 127.0.0.1:37623->127.0.0.1:39944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39958: read tcp 127.0.0.1:37623->127.0.0.1:39958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39972: read tcp 127.0.0.1:37623->127.0.0.1:39972: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39910: read tcp 127.0.0.1:37623->127.0.0.1:39910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39912: write tcp 127.0.0.1:37623->127.0.0.1:39912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39980: write tcp 127.0.0.1:37623->127.0.0.1:39980: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 2 60355662 ns/op 222224 B/op 971 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51934: write tcp 127.0.0.1:45351->127.0.0.1:51934: use of closed network connection BenchmarkClientServerParallel/64/h1-4 111 1263752 ns/op 22137 B/op 132 allocs/op BenchmarkClientServerParallel/64/https1-4 13 14021089 ns/op 296792 B/op 1245 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55652: write tcp 127.0.0.1:44553->127.0.0.1:55652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50238: read tcp 127.0.0.1:33439->127.0.0.1:50238: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50216: write tcp 127.0.0.1:33439->127.0.0.1:50216: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50244: write tcp 127.0.0.1:33439->127.0.0.1:50244: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43752: read tcp 127.0.0.1:34293->127.0.0.1:43752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43772: write tcp 127.0.0.1:34293->127.0.0.1:43772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43796: write tcp 127.0.0.1:34293->127.0.0.1:43796: use of closed network connection BenchmarkClientServerParallel/64/h2-4 7 18489169 ns/op 321654 B/op 1553 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42524: read tcp 127.0.0.1:33721->127.0.0.1:42524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42560: EOF BenchmarkServer-4 1 1655967794 ns/op 32792 B/op 160 allocs/op BenchmarkClient-4 106 3045837 ns/op 4295 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 661 275917 ns/op 7314 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1419 133619 ns/op 3113 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1840 114476 ns/op 2001 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1758 324096 ns/op 2826 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1748 117476 ns/op 2767 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1892 71095 ns/op 2764 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1996 126005 ns/op 1945 B/op 14 allocs/op BenchmarkServerHijack-4 1449 2012708 ns/op 16878 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 255 413459 ns/op 5891 B/op 52 allocs/op BenchmarkResponseStatusLine-4 356949 358.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 38.861s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2653 210559 ns/op 34258 B/op 14 allocs/op PASS ok net/http/httputil 1.741s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 88093 1450 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 831301 137.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 647809 1268 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 87696 1419 ns/op BenchmarkStdIPv4-4 104707 1162 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90860 1191 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96566 1116 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89646 2789 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 92833 1249 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1664112 72.85 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 856510 135.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 505611 298.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 713220 157.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 517606 233.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 109236 1117 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 491443 1363 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 378250 333.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 468942 1684 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 396534 424.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 103207 1660 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 371568 313.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 97620 1187 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 138210 912.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 236616 564.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 146712 880.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 332056 611.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 67159 1895 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 126400 3123 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 123406 2320 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 101980 3202 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 476566 551.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 142789 959.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 116448 1126 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 271545 1204 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 114956 908.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 258361 999.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95274 1096 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121453 1206 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 165391 750.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 88633 1195 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 335425 445.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 97550 1317 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 132253 2392 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 208339 617.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 120758 2014 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 898882 122.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 906704 136.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 853302 121.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 911521 138.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 924409 136.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 866976 131.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 779911 176.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 836160 140.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 850489 132.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 332814 379.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 516060 234.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 345787 375.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 435939 263.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 374832 371.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 98034 1289 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5640657 20.73 ns/op PASS ok net/netip 31.739s 2024/10/01 07:19:52 Test RPC server listening on 127.0.0.1:46459 2024/10/01 07:19:52 Test HTTP RPC server listening on 127.0.0.1:42775 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1818 88681 ns/op BenchmarkEndToEndHTTP-4 1224 107275 ns/op BenchmarkEndToEndAsync-4 2874 52988 ns/op BenchmarkEndToEndAsyncHTTP-4 3006 43160 ns/op PASS ok net/rpc 1.732s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3232 36702 ns/op BenchmarkReadMIMEHeader/server_headers-4 4729 25752 ns/op BenchmarkUncommon-4 18673 6147 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.954s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3999 31834 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 122313 1015 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 660544 179.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95594 1468 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175969 692.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81493 1419 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12878 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 448842 265.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92940 1796 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 162446 739.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82165 2081 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12213 12528 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186102 831.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 82092 1526 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 81872 1452 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 38446 2915 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6248 16336 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175323 672.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 83241 1411 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69128 1525 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 41523 3030 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 7485 16209 ns/op 320 B/op 1 allocs/op PASS ok net/url 7.854s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3202074 37.94 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 184347 671.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 813 156380 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries BenchmarkReaddir-4 321 454488 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries BenchmarkReadDir-4 690 221348 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries BenchmarkStatDot-4 129478 883.6 ns/op BenchmarkStatFile-4 88058 1325 ns/op BenchmarkStatDir-4 95685 1212 ns/op BenchmarkLstatDot-4 133640 927.6 ns/op BenchmarkLstatFile-4 90906 1286 ns/op BenchmarkLstatDir-4 94996 1214 ns/op BenchmarkSendFile-4 1 846246081 ns/op 1268.83 MB/s 336 B/op 20 allocs/op --- BENCH: BenchmarkSendFile-4 readfrom_unix_test.go:452: random data seed: 1727781609 BenchmarkRemoveAll-4 81 1425843 ns/op 38019 B/op 526 allocs/op PASS ok os 57.485s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 390 310580 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 1.165s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 2989 37326 ns/op PASS ok os/user 1.213s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3385214 33.87 ns/op BenchmarkString-4 1940534 62.30 ns/op BenchmarkBytes-4 1691691 70.46 ns/op BenchmarkNamedBytes-4 1000000 104.3 ns/op BenchmarkBytesArray-4 784682 151.7 ns/op BenchmarkSliceLen-4 1972239 60.99 ns/op BenchmarkMapLen-4 875293 134.8 ns/op BenchmarkStringLen-4 1647722 73.24 ns/op BenchmarkArrayLen-4 1364926 86.78 ns/op BenchmarkSliceCap-4 1981934 60.77 ns/op BenchmarkDeepEqual/int8-4 351688 314.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82284 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 352880 345.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79722 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 347632 347.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 81085 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 333558 352.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81358 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 359319 337.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81134 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 378705 299.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104760 1160 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 349317 335.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81625 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 354969 341.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80190 1490 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 327975 358.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81013 1508 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 336310 357.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81134 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 332936 350.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80616 1517 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 334980 355.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 79425 1524 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 352609 338.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80380 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 354690 335.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80546 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 359458 334.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83550 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 395149 298.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85106 1443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 340662 355.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80079 1523 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103323 1175 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50216 2386 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 48585 2459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33165 3639 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32857 3567 ns/op BenchmarkIsZero/ArrayComparable-4 147628 832.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 30564 3887 ns/op BenchmarkIsZero/StructComparable-4 458810 259.4 ns/op BenchmarkIsZero/StructIncomparable-4 141415 855.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1365104 87.87 ns/op BenchmarkIsZero/ArrayInt_1024-4 6729 17327 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14710 8084 ns/op BenchmarkIsZero/Struct4Int-4 1366425 87.87 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7461 16040 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7407 16298 ns/op BenchmarkIsZero/StructInt_512-4 14659 8216 ns/op BenchmarkSetZero/Bool/Direct-4 4435047 26.91 ns/op BenchmarkSetZero/Bool/CachedZero-4 918466 126.4 ns/op BenchmarkSetZero/Bool/NewZero-4 707580 168.6 ns/op BenchmarkSetZero/Int/Direct-4 2103340 56.05 ns/op BenchmarkSetZero/Int/CachedZero-4 936186 125.9 ns/op BenchmarkSetZero/Int/NewZero-4 706216 169.7 ns/op BenchmarkSetZero/Uint/Direct-4 2115830 58.09 ns/op BenchmarkSetZero/Uint/CachedZero-4 939924 126.4 ns/op BenchmarkSetZero/Uint/NewZero-4 706990 167.7 ns/op BenchmarkSetZero/Float/Direct-4 2128627 56.35 ns/op BenchmarkSetZero/Float/CachedZero-4 929178 126.4 ns/op BenchmarkSetZero/Float/NewZero-4 699800 170.1 ns/op BenchmarkSetZero/Complex/Direct-4 2152915 55.81 ns/op BenchmarkSetZero/Complex/CachedZero-4 901123 127.8 ns/op BenchmarkSetZero/Complex/NewZero-4 698428 170.7 ns/op BenchmarkSetZero/Array/Direct-4 2521262 47.52 ns/op BenchmarkSetZero/Array/CachedZero-4 931110 128.7 ns/op BenchmarkSetZero/Array/NewZero-4 689280 172.2 ns/op BenchmarkSetZero/Chan/Direct-4 2121734 55.89 ns/op BenchmarkSetZero/Chan/CachedZero-4 899706 132.9 ns/op BenchmarkSetZero/Chan/NewZero-4 680994 181.7 ns/op BenchmarkSetZero/Func/Direct-4 2152105 55.95 ns/op BenchmarkSetZero/Func/CachedZero-4 880441 136.8 ns/op BenchmarkSetZero/Func/NewZero-4 675033 178.8 ns/op BenchmarkSetZero/Interface/Direct-4 1977388 59.18 ns/op BenchmarkSetZero/Interface/CachedZero-4 866108 126.9 ns/op BenchmarkSetZero/Interface/NewZero-4 711550 172.0 ns/op BenchmarkSetZero/Map/Direct-4 2109070 56.41 ns/op BenchmarkSetZero/Map/CachedZero-4 867489 155.4 ns/op BenchmarkSetZero/Map/NewZero-4 671055 178.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2112452 56.64 ns/op BenchmarkSetZero/Pointer/CachedZero-4 861361 134.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 675354 176.9 ns/op BenchmarkSetZero/Slice/Direct-4 2014633 59.64 ns/op BenchmarkSetZero/Slice/CachedZero-4 944774 127.5 ns/op BenchmarkSetZero/Slice/NewZero-4 699118 169.2 ns/op BenchmarkSetZero/String/Direct-4 2135782 56.34 ns/op BenchmarkSetZero/String/CachedZero-4 941416 129.9 ns/op BenchmarkSetZero/String/NewZero-4 695700 171.0 ns/op BenchmarkSetZero/Struct/Direct-4 2764626 42.14 ns/op BenchmarkSetZero/Struct/CachedZero-4 936252 128.0 ns/op BenchmarkSetZero/Struct/NewZero-4 708038 169.7 ns/op BenchmarkSelect/1-4 154220 720.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76342 1985 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32876 3178 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 139605 849.9 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 202393 663.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 179089 721.5 ns/op 177.41 MB/s BenchmarkCallArgCopy/size=256-4 138958 782.6 ns/op 327.13 MB/s BenchmarkCallArgCopy/size=1024-4 122440 980.0 ns/op 1044.86 MB/s BenchmarkCallArgCopy/size=4096-4 69759 2093 ns/op 1956.69 MB/s BenchmarkCallArgCopy/size=65536-4 4825 22259 ns/op 2944.28 MB/s BenchmarkFieldByName1-4 1000000 125.3 ns/op BenchmarkFieldByName2-4 70698 2025 ns/op BenchmarkFieldByName3-4 9484 18550 ns/op BenchmarkInterfaceBig-4 2105095 53.00 ns/op BenchmarkInterfaceSmall-4 2366622 52.50 ns/op BenchmarkNew-4 1578795 73.86 ns/op BenchmarkMap/StringKeys/MapIndex-4 2404 49475 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2008 59458 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2425 49393 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1998 60724 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2414 50006 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1762 59095 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 223234 534.6 ns/op BenchmarkTypeForString-4 2456397 49.23 ns/op BenchmarkTypeForError-4 957783 111.3 ns/op PASS ok reflect 19.920s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 11980 10758 ns/op 9613 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22662 5783 ns/op 9147 B/op 1 allocs/op BenchmarkFindString-4 12381 9835 ns/op 9298 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 12096 ns/op 9459 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 11173 ns/op 9513 B/op 2 allocs/op BenchmarkLiteral-4 25742 5040 ns/op BenchmarkNotLiteral-4 2790 39818 ns/op BenchmarkMatchClass-4 2323 52211 ns/op BenchmarkMatchClass_InRange-4 2330 50277 ns/op BenchmarkReplaceAll-4 3171 38351 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 120788 1035 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 119622 1047 ns/op BenchmarkAnchoredShortMatch-4 64448 1978 ns/op BenchmarkAnchoredLongMatch-4 64137 1943 ns/op BenchmarkOnePassShortA-4 16354 7402 ns/op BenchmarkNotOnePassShortA-4 5930 30074 ns/op BenchmarkOnePassShortB-4 20941 5864 ns/op BenchmarkNotOnePassShortB-4 7308 14027 ns/op BenchmarkOnePassLongPrefix-4 73455 1706 ns/op BenchmarkOnePassLongNotPrefix-4 28592 4622 ns/op BenchmarkMatchParallelShared-4 22537 4821 ns/op BenchmarkMatchParallelCopied-4 19513 12175 ns/op BenchmarkQuoteMetaAll-4 162507 759.0 ns/op 18.45 MB/s BenchmarkQuoteMetaNone-4 305683 388.5 ns/op 66.93 MB/s BenchmarkCompile/Onepass-4 2941 40511 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1153 121583 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 139 2948343 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4211692 28.28 ns/op 565.70 MB/s BenchmarkMatch/Easy0/32-4 10000 24875 ns/op 1.29 MB/s BenchmarkMatch/Easy0/1K-4 14265 12712 ns/op 80.55 MB/s BenchmarkMatch/Easy0i/16-4 4338494 28.66 ns/op 558.18 MB/s BenchmarkMatch/Easy0i/32-4 3710 42007 ns/op 0.76 MB/s BenchmarkMatch/Easy0i/1K-4 168 695664 ns/op 1.47 MB/s BenchmarkMatch/Easy1/16-4 3377560 33.00 ns/op 484.85 MB/s BenchmarkMatch/Easy1/32-4 10000 16292 ns/op 1.96 MB/s BenchmarkMatch/Easy1/1K-4 5508 46645 ns/op 21.95 MB/s BenchmarkMatch/Medium/16-4 4402386 29.54 ns/op 541.72 MB/s BenchmarkMatch/Medium/32-4 4243 63866 ns/op 0.50 MB/s BenchmarkMatch/Medium/1K-4 200 602943 ns/op 1.70 MB/s BenchmarkMatch/Hard/16-4 4440124 42.74 ns/op 374.35 MB/s BenchmarkMatch/Hard/32-4 2576 66972 ns/op 0.48 MB/s BenchmarkMatch/Hard/1K-4 100 1181323 ns/op 0.87 MB/s BenchmarkMatch/Hard1/16-4 774 156657 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 402 313360 ns/op 0.10 MB/s BenchmarkMatch/Hard1/1K-4 14 8004912 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 20814 5534 ns/op 2.89 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15000 8098 ns/op 3.95 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 560 216828 ns/op 4.72 MB/s 22 B/op 0 allocs/op PASS ok regexp 12.458s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 494182 250.9 ns/op BenchmarkIsWordChar-4 173066 705.3 ns/op PASS ok regexp/syntax 2.390s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 78003 1529 ns/op BenchmarkCallers/inlined-4 90138 1387 ns/op BenchmarkCallers/no-cache-4 34284 3445 ns/op BenchmarkFPCallers/cached-4 14398327 8.405 ns/op BenchmarkMakeChan/Byte-4 1098198 166.7 ns/op BenchmarkMakeChan/Int-4 1000000 110.8 ns/op BenchmarkMakeChan/Ptr-4 588696 204.8 ns/op BenchmarkMakeChan/Struct/0-4 1484667 80.29 ns/op BenchmarkMakeChan/Struct/32-4 764209 149.2 ns/op BenchmarkMakeChan/Struct/40-4 723920 196.2 ns/op BenchmarkChanNonblocking-4 4709263 28.49 ns/op BenchmarkSelectUncontended-4 1000000 122.9 ns/op BenchmarkSelectSyncContended-4 64837 1829 ns/op BenchmarkSelectAsyncContended-4 254360 553.9 ns/op BenchmarkSelectNonblock-4 2676441 53.52 ns/op BenchmarkChanUncontended-4 9037 12513 ns/op BenchmarkChanContended-4 4368 36119 ns/op BenchmarkChanSync-4 247404 499.4 ns/op BenchmarkChanSyncWork-4 92852 1326 ns/op BenchmarkChanProdCons0-4 212048 642.9 ns/op BenchmarkChanProdCons10-4 375511 411.9 ns/op BenchmarkChanProdCons100-4 337095 375.8 ns/op BenchmarkChanProdConsWork0-4 150337 698.1 ns/op BenchmarkChanProdConsWork10-4 245841 463.2 ns/op BenchmarkChanProdConsWork100-4 283099 449.8 ns/op BenchmarkSelectProdCons-4 146492 695.1 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.1 ns/op BenchmarkChanCreation-4 503947 231.1 ns/op BenchmarkChanSem-4 242073 516.6 ns/op BenchmarkChanPopular-4 212 514678 ns/op BenchmarkChanClosed-4 1000000 101.1 ns/op BenchmarkCallClosure-4 5098432 23.53 ns/op BenchmarkCallClosure1-4 5096186 23.53 ns/op BenchmarkCallClosure2-4 1504939 82.47 ns/op BenchmarkCallClosure3-4 1989388 58.98 ns/op BenchmarkCallClosure4-4 1691616 71.08 ns/op BenchmarkComplex128DivNormal-4 4997602 24.60 ns/op BenchmarkComplex128DivNisNaN-4 4999048 23.62 ns/op BenchmarkComplex128DivDisNaN-4 4807606 24.37 ns/op BenchmarkComplex128DivNisInf-4 6428337 19.38 ns/op BenchmarkComplex128DivDisInf-4 4417738 27.10 ns/op BenchmarkAllocation-4 6340 23540 ns/op BenchmarkReadMemStats-4 8510 13190 ns/op BenchmarkReadMemStatsLatency-4 1 23352 p50-ns 23352 p90-ns 23352 p99-ns BenchmarkWriteBarrier-4 2714029 40.65 ns/op BenchmarkBulkWriteBarrier-4 6216004 18.81 ns/op BenchmarkScanStackNoLocals-4 3 34192807 ns/op BenchmarkMSpanCountAlloc/bits=64-4 8842809 13.41 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8914927 13.39 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7358083 23.90 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5298684 22.47 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3578350 34.18 ns/op BenchmarkHash5-4 5000498 24.19 ns/op 206.66 MB/s BenchmarkHash16-4 5064799 24.38 ns/op 656.24 MB/s BenchmarkHash64-4 3013026 40.38 ns/op 1585.10 MB/s BenchmarkHash1024-4 929424 129.7 ns/op 7893.52 MB/s BenchmarkHash65536-4 17913 6666 ns/op 9830.91 MB/s BenchmarkAlignedLoad-4 7136544 15.84 ns/op BenchmarkUnalignedLoad-4 7439535 15.90 ns/op BenchmarkEqEfaceConcrete-4 5545231 21.40 ns/op BenchmarkEqIfaceConcrete-4 5565138 21.11 ns/op BenchmarkNeEfaceConcrete-4 5118290 22.23 ns/op BenchmarkNeIfaceConcrete-4 5552887 21.57 ns/op BenchmarkConvT2EByteSized/bool-4 5043223 23.73 ns/op BenchmarkConvT2EByteSized/uint8-4 5249168 24.86 ns/op BenchmarkConvT2ESmall-4 4873447 24.23 ns/op BenchmarkConvT2EUintptr-4 3010600 36.00 ns/op BenchmarkConvT2ELarge-4 1000000 101.7 ns/op BenchmarkConvT2ISmall-4 4647507 24.96 ns/op BenchmarkConvT2IUintptr-4 4585155 24.75 ns/op BenchmarkConvT2ILarge-4 1556157 76.71 ns/op BenchmarkConvI2E-4 4435402 26.92 ns/op BenchmarkConvI2I-4 4859704 25.00 ns/op BenchmarkAssertE2T-4 4482186 53.42 ns/op BenchmarkAssertE2TLarge-4 2407123 49.44 ns/op BenchmarkAssertE2I-4 4896412 24.79 ns/op BenchmarkAssertI2T-4 4550472 41.51 ns/op BenchmarkAssertI2I-4 5010052 50.28 ns/op BenchmarkAssertI2E-4 2267725 52.56 ns/op BenchmarkAssertE2E-4 5033341 24.76 ns/op BenchmarkAssertE2T2-4 3395016 34.44 ns/op BenchmarkAssertE2T2Blank-4 2254106 46.53 ns/op BenchmarkAssertI2E2-4 3789096 32.05 ns/op BenchmarkAssertI2E2Blank-4 5029140 23.73 ns/op BenchmarkAssertE2E2-4 3838633 30.31 ns/op BenchmarkAssertE2E2Blank-4 5109520 23.53 ns/op BenchmarkConvT2Ezero/zero/16-4 4072226 49.36 ns/op BenchmarkConvT2Ezero/zero/32-4 5001759 24.77 ns/op BenchmarkConvT2Ezero/zero/64-4 4694658 25.52 ns/op BenchmarkConvT2Ezero/zero/str-4 4766594 24.98 ns/op BenchmarkConvT2Ezero/zero/slice-4 4597974 26.24 ns/op BenchmarkConvT2Ezero/zero/big-4 379580 356.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1623309 80.53 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1442796 93.07 ns/op BenchmarkConvT2Ezero/nonzero/big-4 385462 357.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4861550 24.21 ns/op BenchmarkConvT2Ezero/smallint/32-4 4691138 25.51 ns/op BenchmarkConvT2Ezero/smallint/64-4 4703250 28.66 ns/op BenchmarkConvT2Ezero/largeint/16-4 1662890 63.53 ns/op BenchmarkConvT2Ezero/largeint/32-4 1587626 76.61 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 105.6 ns/op BenchmarkMalloc8-4 2625850 52.31 ns/op BenchmarkMalloc16-4 2425822 61.88 ns/op BenchmarkMallocTypeInfo8-4 1903860 62.15 ns/op BenchmarkMallocTypeInfo16-4 1701544 87.05 ns/op BenchmarkMallocLargeStruct-4 337184 319.8 ns/op BenchmarkGoroutineSelect-4 78 1496973 ns/op BenchmarkGoroutineBlocking-4 100 1336276 ns/op BenchmarkGoroutineForRange-4 180 784029 ns/op BenchmarkGoroutineIdle-4 172 582175 ns/op BenchmarkHashStringSpeed-4 1905140 64.84 ns/op BenchmarkHashBytesSpeed-4 1338562 89.72 ns/op BenchmarkHashInt32Speed-4 2045241 59.45 ns/op BenchmarkHashInt64Speed-4 2052150 56.87 ns/op BenchmarkHashStringArraySpeed-4 501872 265.2 ns/op BenchmarkMegMap-4 3458962 34.50 ns/op BenchmarkMegOneMap-4 4262264 28.47 ns/op BenchmarkMegEqMap-4 2036 59394 ns/op BenchmarkMegEmptyMap-4 4573806 54.21 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2770804 50.53 ns/op BenchmarkSmallStrMap-4 3571302 34.30 ns/op BenchmarkMapStringKeysEight_16-4 3214064 47.94 ns/op BenchmarkMapStringKeysEight_32-4 2652114 49.54 ns/op BenchmarkMapStringKeysEight_64-4 3346837 39.38 ns/op BenchmarkMapStringKeysEight_1M-4 3358898 46.08 ns/op BenchmarkIntMap-4 3905032 34.48 ns/op BenchmarkMapFirst/1-4 4409937 27.83 ns/op BenchmarkMapFirst/2-4 4311822 33.56 ns/op BenchmarkMapFirst/3-4 4470328 28.10 ns/op BenchmarkMapFirst/4-4 4301548 27.89 ns/op BenchmarkMapFirst/5-4 4197290 28.12 ns/op BenchmarkMapFirst/6-4 2702419 56.15 ns/op BenchmarkMapFirst/7-4 4117720 27.36 ns/op BenchmarkMapFirst/8-4 4462516 27.70 ns/op BenchmarkMapFirst/9-4 3212238 52.46 ns/op BenchmarkMapFirst/10-4 3309024 36.16 ns/op BenchmarkMapFirst/11-4 3090775 41.10 ns/op BenchmarkMapFirst/12-4 3237878 36.87 ns/op BenchmarkMapFirst/13-4 3241894 36.18 ns/op BenchmarkMapFirst/14-4 3404848 37.60 ns/op BenchmarkMapFirst/15-4 3327448 37.77 ns/op BenchmarkMapFirst/16-4 1656174 70.21 ns/op BenchmarkMapMid/1-4 4257405 41.53 ns/op BenchmarkMapMid/2-4 4353452 29.82 ns/op BenchmarkMapMid/3-4 4230877 29.99 ns/op BenchmarkMapMid/4-4 4284427 30.56 ns/op BenchmarkMapMid/5-4 4251760 50.11 ns/op BenchmarkMapMid/6-4 4242020 28.25 ns/op BenchmarkMapMid/7-4 4180512 28.41 ns/op BenchmarkMapMid/8-4 4152259 32.90 ns/op BenchmarkMapMid/9-4 1974913 64.26 ns/op BenchmarkMapMid/10-4 3079156 39.94 ns/op BenchmarkMapMid/11-4 3357216 37.46 ns/op BenchmarkMapMid/12-4 3182863 36.99 ns/op BenchmarkMapMid/13-4 3248982 39.44 ns/op BenchmarkMapMid/14-4 3212284 35.00 ns/op BenchmarkMapMid/15-4 3330862 40.96 ns/op BenchmarkMapMid/16-4 2678694 63.57 ns/op BenchmarkMapLast/1-4 4263859 27.84 ns/op BenchmarkMapLast/2-4 4344932 27.34 ns/op BenchmarkMapLast/3-4 4209354 28.64 ns/op BenchmarkMapLast/4-4 4231011 29.71 ns/op BenchmarkMapLast/5-4 4166600 29.27 ns/op BenchmarkMapLast/6-4 3565389 31.17 ns/op BenchmarkMapLast/7-4 3795496 29.95 ns/op BenchmarkMapLast/8-4 3706166 30.29 ns/op BenchmarkMapLast/9-4 3256454 48.91 ns/op BenchmarkMapLast/10-4 3098847 39.02 ns/op BenchmarkMapLast/11-4 3089774 38.63 ns/op BenchmarkMapLast/12-4 3027634 48.01 ns/op BenchmarkMapLast/13-4 3079066 42.46 ns/op BenchmarkMapLast/14-4 2943836 38.81 ns/op BenchmarkMapLast/15-4 2531046 66.25 ns/op BenchmarkMapLast/16-4 3046604 35.31 ns/op BenchmarkMapCycle-4 1766355 59.35 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2256039 64.35 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1000 149623 ns/op BenchmarkMakeMap/[Byte]Byte-4 617222 278.2 ns/op BenchmarkMakeMap/[Int]Int-4 371844 328.6 ns/op BenchmarkNewEmptyMap-4 3526116 34.78 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 639468 326.7 ns/op BenchmarkMapIterEmpty-4 6342862 18.96 ns/op BenchmarkSameLengthMap-4 4427996 28.08 ns/op BenchmarkBigKeyMap-4 1815655 89.19 ns/op BenchmarkBigValMap-4 1264069 124.9 ns/op BenchmarkSmallKeyMap-4 2655823 45.19 ns/op BenchmarkMapPopulate/1-4 1884632 64.63 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 135355 838.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 20750 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 918 199859 ns/op 53314 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 58 1839791 ns/op 427882 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 7 17117838 ns/op 3608008 B/op 3987 allocs/op BenchmarkComplexAlgMap-4 226112 449.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1526244 111.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 1282527 94.66 ns/op BenchmarkGoMapClear/Reflexive/100-4 550405 196.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 44961 2874 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4965 21083 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1300189 93.55 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1236100 100.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 598390 211.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45525 2685 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5203 22058 ns/op BenchmarkMapStringConversion/32/simple-4 2060648 57.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1840204 64.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1880475 63.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2011268 66.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1710386 78.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1783357 66.81 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1619518 69.05 ns/op BenchmarkMapInterfacePtr-4 1853268 66.31 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2550613 46.94 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 178900 1211 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5710 21545 ns/op BenchmarkMapPop1000-4 430 276696 ns/op BenchmarkMapPop10000-4 26 4576491 ns/op BenchmarkMapAssign/Int32/256-4 2457724 48.19 ns/op BenchmarkMapAssign/Int32/65536-4 1609154 64.10 ns/op BenchmarkMapAssign/Int64/256-4 2520136 48.49 ns/op BenchmarkMapAssign/Int64/65536-4 1863980 61.14 ns/op BenchmarkMapAssign/Str/256-4 1947434 61.09 ns/op BenchmarkMapAssign/Str/65536-4 1318681 90.82 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1342004 88.63 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1066710 102.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1332726 90.72 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 984583 107.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 596944 1831 ns/op BenchmarkMapOperatorAssign/Str/65536-4 430816 255.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 115.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 334172 374.5 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 131.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 475989 289.2 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 919303 201.1 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 416682 257.9 ns/op 67 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1830668 68.43 ns/op BenchmarkMapDelete/Int32/1000-4 2197941 64.77 ns/op BenchmarkMapDelete/Int32/10000-4 2121388 56.51 ns/op BenchmarkMapDelete/Int64/100-4 1988329 59.61 ns/op BenchmarkMapDelete/Int64/1000-4 1000000 102.8 ns/op BenchmarkMapDelete/Int64/10000-4 1944914 65.04 ns/op BenchmarkMapDelete/Str/100-4 1328958 96.89 ns/op BenchmarkMapDelete/Str/1000-4 1446987 81.50 ns/op BenchmarkMapDelete/Str/10000-4 1572006 76.04 ns/op BenchmarkMapDelete/Pointer/100-4 1331181 80.33 ns/op BenchmarkMapDelete/Pointer/1000-4 1656794 70.12 ns/op BenchmarkMapDelete/Pointer/10000-4 1542760 79.86 ns/op BenchmarkMemmove/0-4 12054776 23.73 ns/op BenchmarkMemmove/1-4 2217423 55.83 ns/op 17.91 MB/s BenchmarkMemmove/2-4 2146809 55.61 ns/op 35.96 MB/s BenchmarkMemmove/3-4 2130307 110.2 ns/op 27.22 MB/s BenchmarkMemmove/4-4 1971054 73.82 ns/op 54.19 MB/s BenchmarkMemmove/5-4 2153439 55.22 ns/op 90.55 MB/s BenchmarkMemmove/6-4 2146032 55.65 ns/op 107.82 MB/s BenchmarkMemmove/7-4 2151200 55.39 ns/op 126.38 MB/s BenchmarkMemmove/8-4 1000000 107.4 ns/op 74.46 MB/s BenchmarkMemmove/9-4 937171 108.3 ns/op 83.08 MB/s BenchmarkMemmove/10-4 1909076 58.17 ns/op 171.91 MB/s BenchmarkMemmove/11-4 2059196 58.06 ns/op 189.45 MB/s BenchmarkMemmove/12-4 2101918 59.40 ns/op 202.03 MB/s BenchmarkMemmove/13-4 2076043 56.76 ns/op 229.03 MB/s BenchmarkMemmove/14-4 2052091 57.04 ns/op 245.46 MB/s BenchmarkMemmove/15-4 2051198 58.58 ns/op 256.08 MB/s BenchmarkMemmove/16-4 2063998 58.88 ns/op 271.73 MB/s BenchmarkMemmove/32-4 1863770 66.00 ns/op 484.85 MB/s BenchmarkMemmove/64-4 1497746 85.97 ns/op 744.46 MB/s BenchmarkMemmove/128-4 1205102 126.3 ns/op 1013.19 MB/s BenchmarkMemmove/256-4 955923 120.1 ns/op 2131.04 MB/s BenchmarkMemmove/512-4 700244 174.3 ns/op 2937.62 MB/s BenchmarkMemmove/1024-4 399534 314.1 ns/op 3259.83 MB/s BenchmarkMemmove/2048-4 223780 517.3 ns/op 3959.22 MB/s BenchmarkMemmove/4096-4 130075 983.6 ns/op 4164.21 MB/s BenchmarkMemmoveOverlap/32-4 1804651 63.00 ns/op 507.97 MB/s BenchmarkMemmoveOverlap/64-4 1000000 112.6 ns/op 568.57 MB/s BenchmarkMemmoveOverlap/128-4 867222 125.2 ns/op 1022.40 MB/s BenchmarkMemmoveOverlap/256-4 941928 133.3 ns/op 1920.22 MB/s BenchmarkMemmoveOverlap/512-4 629338 193.1 ns/op 2651.18 MB/s BenchmarkMemmoveOverlap/1024-4 376060 316.7 ns/op 3233.71 MB/s BenchmarkMemmoveOverlap/2048-4 203452 853.4 ns/op 2399.84 MB/s BenchmarkMemmoveOverlap/4096-4 118876 1109 ns/op 3692.72 MB/s BenchmarkMemmoveUnalignedDst/0-4 12516283 14.82 ns/op BenchmarkMemmoveUnalignedDst/1-4 2171050 56.73 ns/op 17.63 MB/s BenchmarkMemmoveUnalignedDst/2-4 2170692 70.19 ns/op 28.49 MB/s BenchmarkMemmoveUnalignedDst/3-4 806959 125.0 ns/op 24.01 MB/s BenchmarkMemmoveUnalignedDst/4-4 1650367 72.41 ns/op 55.24 MB/s BenchmarkMemmoveUnalignedDst/5-4 2163345 71.60 ns/op 69.84 MB/s BenchmarkMemmoveUnalignedDst/6-4 1762543 123.5 ns/op 48.58 MB/s BenchmarkMemmoveUnalignedDst/7-4 2033907 85.18 ns/op 82.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 2204265 55.28 ns/op 144.72 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 110.6 ns/op 81.35 MB/s BenchmarkMemmoveUnalignedDst/10-4 1953087 58.88 ns/op 169.84 MB/s BenchmarkMemmoveUnalignedDst/11-4 2003958 79.88 ns/op 137.70 MB/s BenchmarkMemmoveUnalignedDst/12-4 2095304 57.20 ns/op 209.78 MB/s BenchmarkMemmoveUnalignedDst/13-4 2044736 57.38 ns/op 226.56 MB/s BenchmarkMemmoveUnalignedDst/14-4 2062210 58.54 ns/op 239.16 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 118.7 ns/op 126.40 MB/s BenchmarkMemmoveUnalignedDst/16-4 2065050 60.07 ns/op 266.36 MB/s BenchmarkMemmoveUnalignedDst/32-4 1738156 65.76 ns/op 486.59 MB/s BenchmarkMemmoveUnalignedDst/64-4 1271396 80.19 ns/op 798.15 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 141.5 ns/op 904.58 MB/s BenchmarkMemmoveUnalignedDst/256-4 878335 165.6 ns/op 1546.09 MB/s BenchmarkMemmoveUnalignedDst/512-4 692107 218.0 ns/op 2348.86 MB/s BenchmarkMemmoveUnalignedDst/1024-4 425092 287.8 ns/op 3558.58 MB/s BenchmarkMemmoveUnalignedDst/2048-4 165126 1281 ns/op 1599.30 MB/s BenchmarkMemmoveUnalignedDst/4096-4 126981 952.2 ns/op 4301.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1814196 387.1 ns/op 82.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1351755 94.84 ns/op 674.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 114.2 ns/op 1121.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 893089 160.9 ns/op 1591.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 599998 200.8 ns/op 2549.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 380353 441.2 ns/op 2321.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202914 580.3 ns/op 3529.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112399 1022 ns/op 4009.15 MB/s BenchmarkMemmoveUnalignedSrc/0-4 5556366 23.70 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1767243 64.69 ns/op 15.46 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2140417 56.94 ns/op 35.13 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1880468 60.17 ns/op 49.86 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1792095 76.70 ns/op 52.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 238.8 ns/op 20.94 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2013315 66.56 ns/op 90.14 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1311508 116.8 ns/op 59.92 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 118.4 ns/op 67.56 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 130.9 ns/op 68.77 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1766228 101.7 ns/op 98.30 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2030025 58.57 ns/op 187.82 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 111.7 ns/op 107.44 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 131.3 ns/op 99.03 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2084293 58.60 ns/op 238.91 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1944649 58.47 ns/op 256.54 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1914020 124.0 ns/op 129.01 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1404028 85.51 ns/op 374.22 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1387934 74.87 ns/op 854.80 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 104.4 ns/op 1225.88 MB/s BenchmarkMemmoveUnalignedSrc/256-4 982382 165.0 ns/op 1551.46 MB/s BenchmarkMemmoveUnalignedSrc/512-4 656977 180.5 ns/op 2837.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 423219 319.1 ns/op 3209.13 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 224173 1494 ns/op 1370.56 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 120817 1292 ns/op 3169.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 756348 152.1 ns/op 105.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1529320 72.20 ns/op 221.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1648479 153.1 ns/op 104.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1531639 179.5 ns/op 89.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1546651 72.83 ns/op 219.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1610272 77.14 ns/op 207.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1638796 73.82 ns/op 216.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1616920 93.77 ns/op 170.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 135.2 ns/op 473.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1275729 91.14 ns/op 702.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 170.2 ns/op 376.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 102.9 ns/op 621.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1329223 94.67 ns/op 676.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1308512 99.03 ns/op 646.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 725886 164.8 ns/op 388.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 202.4 ns/op 316.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 785083 170.0 ns/op 1506.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 745280 186.5 ns/op 1372.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 865686 139.8 ns/op 1831.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 838353 144.4 ns/op 1772.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 862860 210.2 ns/op 1217.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 841945 190.2 ns/op 1345.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 660049 182.1 ns/op 1405.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 596749 174.4 ns/op 1467.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 121472 1007 ns/op 4065.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 90700 1660 ns/op 2467.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115906 982.2 ns/op 4170.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 125587 1065 ns/op 3846.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124033 955.0 ns/op 4288.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 115311 1200 ns/op 3414.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 109148 1020 ns/op 4016.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 117320 1877 ns/op 2182.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7568 164042 ns/op 399.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6723 16762 ns/op 3909.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7527 21078 ns/op 3109.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 5024 64259 ns/op 1019.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7311 34699 ns/op 1888.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7573 18506 ns/op 3541.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6838 15693 ns/op 4176.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7250 16559 ns/op 3957.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 123.6 ns/op 258.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 242.9 ns/op 263.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 123.2 ns/op 1038.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 921961 468.0 ns/op 547.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 613720 894.7 ns/op 572.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 368038 698.7 ns/op 1465.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 202248 2101 ns/op 974.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 103534 1504 ns/op 2723.21 MB/s BenchmarkMemclr/5-4 5326801 78.56 ns/op 63.64 MB/s BenchmarkMemclr/16-4 7508241 33.40 ns/op 478.98 MB/s BenchmarkMemclr/64-4 4654458 80.29 ns/op 797.07 MB/s BenchmarkMemclr/256-4 8886789 18.18 ns/op 14085.06 MB/s BenchmarkMemclr/4096-4 2202582 98.54 ns/op 41568.96 MB/s BenchmarkMemclr/65536-4 44611 5204 ns/op 12593.10 MB/s BenchmarkMemclr/1M-4 5488 104885 ns/op 9997.39 MB/s BenchmarkMemclr/4M-4 1092 149179 ns/op 28115.86 MB/s BenchmarkMemclr/8M-4 433 780319 ns/op 10750.23 MB/s BenchmarkMemclr/16M-4 289 418918 ns/op 40048.88 MB/s BenchmarkMemclr/64M-4 64 1823352 ns/op 36805.22 MB/s BenchmarkMemclrUnaligned/0_5-4 5977515 21.90 ns/op 228.33 MB/s BenchmarkMemclrUnaligned/0_16-4 5940403 21.09 ns/op 758.81 MB/s BenchmarkMemclrUnaligned/0_64-4 4393837 26.68 ns/op 2398.36 MB/s BenchmarkMemclrUnaligned/0_256-4 5470676 20.98 ns/op 12199.24 MB/s BenchmarkMemclrUnaligned/0_4096-4 2747690 52.57 ns/op 77911.06 MB/s BenchmarkMemclrUnaligned/0_65536-4 58441 3507 ns/op 18685.06 MB/s BenchmarkMemclrUnaligned/1_5-4 6148300 17.50 ns/op 285.77 MB/s BenchmarkMemclrUnaligned/1_16-4 6171420 31.20 ns/op 512.86 MB/s BenchmarkMemclrUnaligned/1_64-4 4412275 40.70 ns/op 1572.46 MB/s BenchmarkMemclrUnaligned/1_256-4 5826943 48.56 ns/op 5272.22 MB/s BenchmarkMemclrUnaligned/1_4096-4 1857214 64.18 ns/op 63823.44 MB/s BenchmarkMemclrUnaligned/1_65536-4 67459 1526 ns/op 42944.06 MB/s BenchmarkMemclrUnaligned/4_5-4 6813678 17.56 ns/op 284.81 MB/s BenchmarkMemclrUnaligned/4_16-4 5824545 25.59 ns/op 625.15 MB/s BenchmarkMemclrUnaligned/4_64-4 4506014 32.66 ns/op 1959.68 MB/s BenchmarkMemclrUnaligned/4_256-4 6160012 27.57 ns/op 9284.50 MB/s BenchmarkMemclrUnaligned/4_4096-4 2517740 53.08 ns/op 77168.34 MB/s BenchmarkMemclrUnaligned/4_65536-4 109166 1679 ns/op 39039.67 MB/s BenchmarkMemclrUnaligned/7_5-4 3765758 32.20 ns/op 155.26 MB/s BenchmarkMemclrUnaligned/7_16-4 6628213 17.98 ns/op 889.73 MB/s BenchmarkMemclrUnaligned/7_64-4 4521847 28.24 ns/op 2266.37 MB/s BenchmarkMemclrUnaligned/7_256-4 6545253 18.27 ns/op 14012.87 MB/s BenchmarkMemclrUnaligned/7_4096-4 2094835 55.43 ns/op 73897.93 MB/s BenchmarkMemclrUnaligned/7_65536-4 84884 1237 ns/op 52971.36 MB/s BenchmarkMemclrUnaligned/0_1M-4 4669 26558 ns/op 39483.04 MB/s BenchmarkMemclrUnaligned/0_4M-4 1695 92760 ns/op 45216.81 MB/s BenchmarkMemclrUnaligned/0_8M-4 679 209426 ns/op 40055.28 MB/s BenchmarkMemclrUnaligned/0_16M-4 297 399693 ns/op 41975.24 MB/s BenchmarkMemclrUnaligned/0_64M-4 66 1647043 ns/op 40745.06 MB/s BenchmarkMemclrUnaligned/1_1M-4 4621 24041 ns/op 43616.10 MB/s BenchmarkMemclrUnaligned/1_4M-4 1298 91079 ns/op 46051.19 MB/s BenchmarkMemclrUnaligned/1_8M-4 552 225133 ns/op 37260.69 MB/s BenchmarkMemclrUnaligned/1_16M-4 259 399822 ns/op 41961.68 MB/s BenchmarkMemclrUnaligned/1_64M-4 58 1795369 ns/op 37378.88 MB/s BenchmarkMemclrUnaligned/4_1M-4 4972 33761 ns/op 31058.59 MB/s BenchmarkMemclrUnaligned/4_4M-4 1322 97821 ns/op 42877.45 MB/s BenchmarkMemclrUnaligned/4_8M-4 624 204052 ns/op 41110.15 MB/s BenchmarkMemclrUnaligned/4_16M-4 292 393859 ns/op 42596.96 MB/s BenchmarkMemclrUnaligned/4_64M-4 74 1464055 ns/op 45837.66 MB/s BenchmarkMemclrUnaligned/7_1M-4 4669 26187 ns/op 40042.16 MB/s BenchmarkMemclrUnaligned/7_4M-4 1206 99478 ns/op 42163.10 MB/s BenchmarkMemclrUnaligned/7_8M-4 615 200037 ns/op 41935.23 MB/s BenchmarkMemclrUnaligned/7_16M-4 267 391954 ns/op 42804.06 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1788180 ns/op 37529.14 MB/s BenchmarkGoMemclr/5-4 13011651 8.627 ns/op 579.60 MB/s BenchmarkGoMemclr/16-4 11472154 9.707 ns/op 1648.32 MB/s BenchmarkGoMemclr/64-4 6931911 15.83 ns/op 4042.76 MB/s BenchmarkGoMemclr/256-4 12760500 9.506 ns/op 26929.34 MB/s BenchmarkMemclrRange/1K_2K-4 33963 3881 ns/op 24704.27 MB/s BenchmarkMemclrRange/2K_8K-4 16928 7459 ns/op 44711.86 MB/s BenchmarkMemclrRange/4K_16K-4 17557 8867 ns/op 36435.19 MB/s BenchmarkMemclrRange/160K_228K-4 3037 36758 ns/op 45237.73 MB/s BenchmarkClearFat7-4 6811388 18.14 ns/op BenchmarkClearFat8-4 6678439 16.91 ns/op BenchmarkClearFat11-4 6417882 17.90 ns/op BenchmarkClearFat12-4 6801654 18.27 ns/op BenchmarkClearFat13-4 6644444 17.91 ns/op BenchmarkClearFat14-4 6808978 35.83 ns/op BenchmarkClearFat15-4 6837444 32.79 ns/op BenchmarkClearFat16-4 7152360 19.33 ns/op BenchmarkClearFat24-4 6867187 17.98 ns/op BenchmarkClearFat32-4 6666408 18.09 ns/op BenchmarkClearFat40-4 6321555 18.48 ns/op BenchmarkClearFat48-4 5984991 19.82 ns/op BenchmarkClearFat56-4 5835554 28.67 ns/op BenchmarkClearFat64-4 5658910 22.25 ns/op BenchmarkClearFat72-4 5484688 22.52 ns/op BenchmarkClearFat128-4 3730863 31.96 ns/op BenchmarkClearFat256-4 2627887 44.53 ns/op BenchmarkClearFat512-4 1664457 83.12 ns/op BenchmarkClearFat1024-4 988372 120.3 ns/op BenchmarkClearFat1032-4 884845 124.5 ns/op BenchmarkClearFat1040-4 925551 127.9 ns/op BenchmarkCopyFat7-4 6777565 17.67 ns/op BenchmarkCopyFat8-4 6983188 16.97 ns/op BenchmarkCopyFat11-4 6642076 19.71 ns/op BenchmarkCopyFat12-4 6733782 17.72 ns/op BenchmarkCopyFat13-4 3264602 46.57 ns/op BenchmarkCopyFat14-4 6732644 18.22 ns/op BenchmarkCopyFat15-4 6491466 17.80 ns/op BenchmarkCopyFat16-4 6879320 17.77 ns/op BenchmarkCopyFat24-4 6890385 17.52 ns/op BenchmarkCopyFat32-4 6377866 18.92 ns/op BenchmarkCopyFat64-4 5651655 21.16 ns/op BenchmarkCopyFat72-4 5460528 22.47 ns/op BenchmarkCopyFat128-4 3427225 35.31 ns/op BenchmarkCopyFat256-4 2326694 46.09 ns/op BenchmarkCopyFat512-4 1000000 103.1 ns/op BenchmarkCopyFat520-4 1547355 77.22 ns/op BenchmarkCopyFat1024-4 896426 135.7 ns/op BenchmarkCopyFat1032-4 848089 136.9 ns/op BenchmarkCopyFat1040-4 897942 149.8 ns/op BenchmarkIssue18740/2byte-4 454 221690 ns/op BenchmarkIssue18740/4byte-4 715 164435 ns/op BenchmarkIssue18740/8byte-4 920 124582 ns/op BenchmarkMemclrKnownSize1-4 8445188 23.10 ns/op 43.30 MB/s BenchmarkMemclrKnownSize2-4 4892275 24.21 ns/op 82.60 MB/s BenchmarkMemclrKnownSize4-4 3033205 51.37 ns/op 77.87 MB/s BenchmarkMemclrKnownSize8-4 1155026 169.2 ns/op 47.28 MB/s BenchmarkMemclrKnownSize16-4 551992 334.6 ns/op 47.81 MB/s BenchmarkMemclrKnownSize32-4 332313 365.8 ns/op 87.47 MB/s BenchmarkMemclrKnownSize64-4 154150 707.7 ns/op 90.43 MB/s BenchmarkMemclrKnownSize112-4 92988 1378 ns/op 81.30 MB/s BenchmarkMemclrKnownSize128-4 81376 2460 ns/op 52.03 MB/s BenchmarkMemclrKnownSize192-4 56895 2090 ns/op 91.88 MB/s BenchmarkMemclrKnownSize248-4 44623 2693 ns/op 92.08 MB/s BenchmarkMemclrKnownSize256-4 41923 2791 ns/op 91.72 MB/s BenchmarkMemclrKnownSize512-4 21532 5595 ns/op 91.51 MB/s BenchmarkMemclrKnownSize1024-4 10000 19191 ns/op 53.36 MB/s BenchmarkMemclrKnownSize4096-4 2725 44177 ns/op 92.72 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5841159 ns/op 89.76 MB/s BenchmarkReadMetricsLatency-4 10000 7154 p50-ns 7951 p90-ns 17503 p99-ns BenchmarkFinalizer-4 409 274647 ns/op BenchmarkFinalizerRun-4 466462 393.1 ns/op BenchmarkMinFloat-4 396848 301.7 ns/op BenchmarkMaxFloat-4 396235 298.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8168200 15.68 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2113231 62.16 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1712842 69.67 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1536057 70.99 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 126.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 120.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1475786 77.18 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 966693 111.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 122.7 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1532254 77.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1642634 71.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 140.9 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1351016 98.50 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 103.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6529588 18.37 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8183006 14.51 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8317042 14.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6505052 15.90 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7223955 16.70 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6453469 20.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7549456 16.13 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7779699 17.53 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8162673 18.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6450096 16.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8350518 33.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8356743 14.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7488481 23.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8268631 14.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4270868 26.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5907565 46.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8334374 15.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8301512 15.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7316811 17.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7909408 15.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5382027 86.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6834152 33.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7891848 15.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6955039 15.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7410540 16.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7893880 15.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7882849 15.29 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7501674 15.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7911690 15.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7889671 15.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7570310 15.92 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8287290 14.62 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8197012 14.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7473168 33.62 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8071060 14.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8175640 14.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 3066868 35.41 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8126175 14.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8275644 14.65 ns/op BenchmarkNetpollBreak-4 5871 76308 ns/op BenchmarkPinnerPinUnpinBatch-4 1672 70702 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 278 434058 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1795 70411 ns/op BenchmarkPinnerPinUnpin-4 1510053 71.81 ns/op BenchmarkPinnerPinUnpinTiny-4 1626952 73.75 ns/op BenchmarkPinnerPinUnpinDouble-4 588272 190.9 ns/op BenchmarkPinnerPinUnpinParallel-4 3576775 39.37 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3529072 30.79 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 385996 270.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5076872 24.06 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5846628 40.56 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6239335 22.58 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5495084 26.81 ns/op BenchmarkPingPongHog-4 614 198610 ns/op BenchmarkStackGrowth-4 161260 921.4 ns/op BenchmarkStackGrowthDeep-4 1754 85388 ns/op BenchmarkCreateGoroutines-4 101882 1124 ns/op BenchmarkCreateGoroutinesParallel-4 108523 1242 ns/op BenchmarkCreateGoroutinesCapture-4 20696 5901 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35499 5901 ns/op BenchmarkClosureCall-4 15825914 7.604 ns/op BenchmarkWakeupParallelSpinning/0s-4 7692 14029 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7696 17875 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5803 21165 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3566 32550 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2329 52673 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1233 95845 ns/op BenchmarkWakeupParallelSpinning/50µs-4 556 201089 ns/op BenchmarkWakeupParallelSpinning/100µs-4 304 389910 ns/op BenchmarkWakeupParallelSyscall/0s-4 516 521469 ns/op BenchmarkWakeupParallelSyscall/1µs-4 291 573158 ns/op BenchmarkWakeupParallelSyscall/2µs-4 420 238805 ns/op BenchmarkWakeupParallelSyscall/5µs-4 399 285206 ns/op BenchmarkWakeupParallelSyscall/10µs-4 190 657234 ns/op BenchmarkWakeupParallelSyscall/20µs-4 513 317169 ns/op BenchmarkWakeupParallelSyscall/50µs-4 360 1374211 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 2105026 ns/op BenchmarkMatmult-4 2660941 63.61 ns/op BenchmarkFastrand-4 6407760 21.65 ns/op BenchmarkFastrand64-4 4635264 25.23 ns/op BenchmarkFastrandHashiter-4 2862727 38.36 ns/op BenchmarkFastrandn/2-4 4183435 29.43 ns/op BenchmarkFastrandn/3-4 4155940 32.53 ns/op BenchmarkFastrandn/4-4 3495097 29.17 ns/op BenchmarkFastrandn/5-4 4198623 28.72 ns/op BenchmarkIfaceCmp100-4 81946 1410 ns/op BenchmarkIfaceCmpNil100-4 147484 755.8 ns/op BenchmarkEfaceCmpDiff-4 19590 6247 ns/op BenchmarkEfaceCmpDiffIndirect-4 21366 5833 ns/op BenchmarkDefer-4 1356141 89.46 ns/op BenchmarkDefer10-4 801369 150.6 ns/op BenchmarkDeferMany-4 562808 408.0 ns/op BenchmarkPanicRecover-4 748149 189.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 913546 135.9 ns/op 63.00 p50-ns 66.00 p90-ns 119.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 846244 400.6 ns/op 62.00 p50-ns 64.00 p90-ns 97.00 p99-ns BenchmarkGoroutineProfile/small/idle-4 2572 45774 ns/op 36272 p50-ns 57865 p90-ns 156811 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 4911666 ns/op 238225 p50-ns 16001459 p90-ns 65293693 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 842408 137.5 ns/op 64.00 p50-ns 67.00 p90-ns 75.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 661084 206.3 ns/op 62.00 p50-ns 74.00 p90-ns 136.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 30 6343477 ns/op 3100460 p50-ns 16433337 p90-ns 61661312 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 23229229 ns/op 8341172 p50-ns 121052363 p90-ns 121052363 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 828244 257.9 ns/op 110.0 p50-ns 133.0 p90-ns 239.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 747025 502.6 ns/op 62.00 p50-ns 64.00 p90-ns 104.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 1013550 ns/op 83439 p50-ns 253455 p90-ns 28682571 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 217 2533641 ns/op 153702 p50-ns 2286461 p90-ns 62100691 p99-ns BenchmarkProcYield/1-4 3379322 33.88 ns/op BenchmarkProcYield/10-4 7140016 17.16 ns/op BenchmarkProcYield/30-4 7316911 16.20 ns/op BenchmarkProcYield/100-4 6558686 20.30 ns/op BenchmarkProcYield/1000-4 7559938 19.41 ns/op BenchmarkOSYield-4 824709 205.1 ns/op BenchmarkMutexContention-4 2354438 43.79 ns/op BenchmarkMutexHandoff/Solo-4 4926087 24.88 ns/op BenchmarkMutexHandoff/FastPingPong-4 463000 181.9 ns/op BenchmarkMutexHandoff/SlowPingPong-4 34 3090406 ns/op BenchmarkRWMutexUncontended-4 5613624 23.49 ns/op BenchmarkRWMutexWrite100-4 2308546 54.58 ns/op BenchmarkRWMutexWrite10-4 1614849 64.38 ns/op BenchmarkRWMutexWorkWrite100-4 852925 163.8 ns/op BenchmarkRWMutexWorkWrite10-4 599868 224.2 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3240 40116 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1105 160244 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1518 77071 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 528 209308 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 764 161275 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 225 494435 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 388 337937 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 51 3925358 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 288494 565.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 125660 1012 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 292209 791.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 329101 3153 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 409315 545.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 388538 992.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 234384 572.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 135958 791.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 219358 1020 ns/op BenchmarkMakeSlice/Byte-4 2107221 123.0 ns/op BenchmarkMakeSlice/Int16-4 1690184 334.0 ns/op BenchmarkMakeSlice/Int-4 1000000 253.2 ns/op BenchmarkMakeSlice/Ptr-4 1209236 159.6 ns/op BenchmarkMakeSlice/Struct/24-4 972054 112.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 105.8 ns/op BenchmarkMakeSlice/Struct/40-4 960456 161.6 ns/op BenchmarkGrowSlice/Byte-4 1000000 121.8 ns/op BenchmarkGrowSlice/Int16-4 956754 213.4 ns/op BenchmarkGrowSlice/Int-4 782844 230.9 ns/op BenchmarkGrowSlice/Ptr-4 669180 354.1 ns/op BenchmarkGrowSlice/Struct/24-4 462877 349.3 ns/op BenchmarkGrowSlice/Struct/32-4 288658 910.6 ns/op BenchmarkGrowSlice/Struct/40-4 265834 558.2 ns/op BenchmarkExtendSlice/IntSlice-4 564193 286.4 ns/op BenchmarkExtendSlice/PointerSlice-4 485011 350.7 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 122.4 ns/op BenchmarkAppend-4 676502 176.2 ns/op BenchmarkAppendGrowByte-4 3 53252405 ns/op BenchmarkAppendGrowString-4 1 305443152 ns/op BenchmarkAppendSlice/1Bytes-4 2223072 53.20 ns/op BenchmarkAppendSlice/4Bytes-4 2195977 56.29 ns/op BenchmarkAppendSlice/7Bytes-4 2093166 58.27 ns/op BenchmarkAppendSlice/8Bytes-4 2120528 59.21 ns/op BenchmarkAppendSlice/15Bytes-4 2061633 67.40 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 112.4 ns/op BenchmarkAppendSlice/32Bytes-4 1862295 64.39 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 76053 2503 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 49906 2684 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 13696 8232 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3032 33543 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 267 816894 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 2072685 ns/op BenchmarkAppendStr/1Bytes-4 2358676 50.28 ns/op BenchmarkAppendStr/4Bytes-4 2376734 49.74 ns/op BenchmarkAppendStr/8Bytes-4 2261397 52.01 ns/op BenchmarkAppendStr/16Bytes-4 2309958 52.82 ns/op BenchmarkAppendStr/32Bytes-4 2140946 56.24 ns/op BenchmarkAppendSpecialCase-4 690981 172.1 ns/op BenchmarkCopy/1Byte-4 2247777 53.06 ns/op 18.85 MB/s BenchmarkCopy/1String-4 2410216 50.21 ns/op 19.92 MB/s BenchmarkCopy/2Byte-4 2122960 55.03 ns/op 36.34 MB/s BenchmarkCopy/2String-4 2090968 58.20 ns/op 34.36 MB/s BenchmarkCopy/4Byte-4 2182635 54.37 ns/op 73.57 MB/s BenchmarkCopy/4String-4 2063907 56.95 ns/op 70.24 MB/s BenchmarkCopy/8Byte-4 2216536 84.15 ns/op 95.07 MB/s BenchmarkCopy/8String-4 2131048 57.50 ns/op 139.14 MB/s BenchmarkCopy/12Byte-4 2112697 57.79 ns/op 207.66 MB/s BenchmarkCopy/12String-4 2049380 77.76 ns/op 154.31 MB/s BenchmarkCopy/16Byte-4 2049154 58.27 ns/op 274.58 MB/s BenchmarkCopy/16String-4 2022896 60.03 ns/op 266.55 MB/s BenchmarkCopy/32Byte-4 1841600 64.34 ns/op 497.34 MB/s BenchmarkCopy/32String-4 1784186 65.26 ns/op 490.34 MB/s BenchmarkCopy/128Byte-4 1000000 102.0 ns/op 1255.29 MB/s BenchmarkCopy/128String-4 1000000 143.7 ns/op 890.57 MB/s BenchmarkCopy/1024Byte-4 427172 284.4 ns/op 3600.02 MB/s BenchmarkCopy/1024String-4 424675 314.2 ns/op 3259.19 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 15601 7490 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19275 21192 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18760 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13908 9103 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 18527 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155034 1065 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152562 867.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 110143 1265 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 105800 1880 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 88862 3603 ns/op BenchmarkStackCopyPtr-4 1 143967211 ns/op BenchmarkStackCopy-4 2 75638588 ns/op BenchmarkStackCopyNoCache-4 24 4902043 ns/op BenchmarkStackCopyWithStkobj-4 2 72444094 ns/op BenchmarkIssue18138-4 566 853805 ns/op BenchmarkCompareStringEqual-4 11253445 10.69 ns/op BenchmarkCompareStringIdentical-4 16005806 7.715 ns/op BenchmarkCompareStringSameLength-4 13529734 8.873 ns/op BenchmarkCompareStringDifferentLength-4 16279606 7.398 ns/op BenchmarkCompareStringBigUnaligned-4 1987 79516 ns/op 13187.03 MB/s BenchmarkCompareStringBig-4 1604 66368 ns/op 15799.60 MB/s BenchmarkConcatStringAndBytes-4 2068389 57.22 ns/op BenchmarkSliceByteToString/1-4 2341684 51.47 ns/op BenchmarkSliceByteToString/2-4 1331614 87.80 ns/op BenchmarkSliceByteToString/4-4 1321029 124.0 ns/op BenchmarkSliceByteToString/8-4 1211988 133.0 ns/op BenchmarkSliceByteToString/16-4 1000000 112.7 ns/op BenchmarkSliceByteToString/32-4 874168 187.7 ns/op BenchmarkSliceByteToString/64-4 905216 132.5 ns/op BenchmarkSliceByteToString/128-4 941545 157.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2293090 55.95 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 843636 163.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 858039 131.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3625605 32.23 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1250761 94.43 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1918444 75.66 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 3705913 56.18 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 1369449 120.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 1754534 100.1 ns/op BenchmarkRuneIterate/range/ASCII-4 9890473 12.12 ns/op BenchmarkRuneIterate/range/Japanese-4 1865359 67.32 ns/op BenchmarkRuneIterate/range/MixedLength-4 2614815 57.02 ns/op BenchmarkRuneIterate/range1/ASCII-4 8472728 13.84 ns/op BenchmarkRuneIterate/range1/Japanese-4 1916214 63.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2589660 46.05 ns/op BenchmarkRuneIterate/range2/ASCII-4 9977145 12.82 ns/op BenchmarkRuneIterate/range2/Japanese-4 1777550 69.34 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2608494 47.21 ns/op BenchmarkArrayEqual-4 15060518 7.994 ns/op BenchmarkFunc/Name-4 2199139 54.65 ns/op BenchmarkFunc/Entry-4 10776716 11.19 ns/op BenchmarkFunc/FileLine-4 2148156 57.95 ns/op PASS ok runtime 294.633s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29906 3695 ns/op BenchmarkHandle/concurrent-4 21184 6329 ns/op PASS ok runtime/cgo 2.508s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4336734 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 24 62364711 ns/op 1769 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 6257269 ns/op 488.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 25031789 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 32469266 ns/op 2433 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 5878668 ns/op 605.8 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 98400311 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 106586897 ns/op 13499 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 25 7420346 ns/op 736.9 concurrent_launches/op PASS ok runtime/pprof 5.313s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 25 4982777 ns/op BenchmarkStackLeak-4 46172 2507 ns/op PASS ok runtime/race 1.532s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 730195 147.6 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 268065 1899 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.650s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 1 138089344 ns/op BenchmarkIndex_Large-4 114 1321106 ns/op BenchmarkIndexFunc_Large-4 63 9236646 ns/op BenchmarkCompact/nil-4 7094347 20.08 ns/op BenchmarkCompact/one-4 1718193 61.59 ns/op BenchmarkCompact/sorted-4 1000000 127.0 ns/op BenchmarkCompact/2_items-4 980679 286.2 ns/op BenchmarkCompact/unsorted-4 1000000 107.4 ns/op BenchmarkCompact/many-4 525986 227.4 ns/op BenchmarkCompact_Large/all_dup-4 1545 86311 ns/op BenchmarkCompact_Large/no_dup-4 1712 90665 ns/op BenchmarkCompactFunc/nil-4 3881845 120.4 ns/op BenchmarkCompactFunc/one-4 1000000 406.8 ns/op BenchmarkCompactFunc/sorted-4 960970 124.9 ns/op BenchmarkCompactFunc/2_items-4 778388 284.4 ns/op BenchmarkCompactFunc/unsorted-4 968275 166.0 ns/op BenchmarkCompactFunc/many-4 466772 288.2 ns/op BenchmarkCompactFunc_Large/all_dup-4 4 135605968 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 24611212 ns/op BenchmarkReplace/naive-fast-4 39902 5650 ns/op BenchmarkReplace/optimized-fast-4 24336 4864 ns/op BenchmarkReplace/naive-slow-4 10000 12720 ns/op BenchmarkReplace/optimized-slow-4 10000 29983 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 121.4 ns/op BenchmarkBinarySearchFloats/Size32-4 904969 438.6 ns/op BenchmarkBinarySearchFloats/Size64-4 837636 151.6 ns/op BenchmarkBinarySearchFloats/Size128-4 762931 157.2 ns/op BenchmarkBinarySearchFloats/Size512-4 490729 378.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 621724 201.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 506829 279.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 447301 289.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 393614 899.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 346518 352.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 290818 410.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 262953 490.1 ns/op BenchmarkSortFuncStruct/Size16-4 10000 11865 ns/op BenchmarkSortFuncStruct/Size32-4 4026 30157 ns/op BenchmarkSortFuncStruct/Size64-4 4957 21012 ns/op BenchmarkSortFuncStruct/Size128-4 2758 59814 ns/op BenchmarkSortFuncStruct/Size512-4 858 150224 ns/op BenchmarkSortFuncStruct/Size1024-4 345 299742 ns/op PASS ok slices 28.592s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 90578 1345 ns/op BenchmarkSortInts-4 1 150921979 ns/op BenchmarkSlicesSortInts-4 2 72826229 ns/op BenchmarkSortIsSorted-4 22 6582318 ns/op BenchmarkSlicesIsSorted-4 63 1988243 ns/op BenchmarkSortStrings-4 1 196354086 ns/op BenchmarkSlicesSortStrings-4 1 108921916 ns/op BenchmarkSortStrings_Sorted-4 15 8700206 ns/op BenchmarkSlicesSortStrings_Sorted-4 40 2818225 ns/op BenchmarkSortStructs-4 1 182716477 ns/op BenchmarkSortFuncStructs-4 1 132022467 ns/op BenchmarkSortString1K-4 172 653775 ns/op BenchmarkSortString1K_Slice-4 157 741656 ns/op BenchmarkStableString1K-4 91 1325018 ns/op BenchmarkSortInt1K-4 250 511701 ns/op BenchmarkSortInt1K_Sorted-4 3738 31547 ns/op BenchmarkSortInt1K_Reversed-4 2566 47546 ns/op BenchmarkSortInt1K_Mod8-4 712 401415 ns/op BenchmarkStableInt1K-4 91 1546287 ns/op BenchmarkStableInt1K_Slice-4 100 1086184 ns/op BenchmarkSortInt64K-4 2 54485753 ns/op BenchmarkSortInt64K_Slice-4 2 73144304 ns/op BenchmarkStableInt64K-4 1 129154297 ns/op BenchmarkSort1e2-4 315 423769 ns/op BenchmarkStable1e2-4 123 988423 ns/op BenchmarkSort1e4-4 1 117716243 ns/op BenchmarkStable1e4-4 1 288852649 ns/op PASS ok sort 13.394s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 735126 153.1 ns/op BenchmarkAtof64Float-4 572680 191.8 ns/op BenchmarkAtof64FloatExp-4 662484 174.2 ns/op BenchmarkAtof64Big-4 432244 273.2 ns/op BenchmarkAtof64RandomBits-4 422796 265.0 ns/op BenchmarkAtof64RandomFloats-4 486759 238.1 ns/op BenchmarkAtof64RandomLongFloats-4 394479 310.6 ns/op BenchmarkAtof32Decimal-4 878275 145.2 ns/op BenchmarkAtof32Float-4 735547 178.8 ns/op BenchmarkAtof32FloatExp-4 618494 193.3 ns/op BenchmarkAtof32Random-4 356390 334.5 ns/op BenchmarkAtof32RandomLong-4 132030 902.9 ns/op BenchmarkParseInt/Pos/7bit-4 1555024 99.68 ns/op BenchmarkParseInt/Pos/26bit-4 670036 161.8 ns/op BenchmarkParseInt/Pos/31bit-4 608773 203.6 ns/op BenchmarkParseInt/Pos/56bit-4 403292 287.0 ns/op BenchmarkParseInt/Pos/63bit-4 397588 291.2 ns/op BenchmarkParseInt/Neg/7bit-4 1513004 97.31 ns/op BenchmarkParseInt/Neg/26bit-4 749216 160.9 ns/op BenchmarkParseInt/Neg/31bit-4 532593 197.1 ns/op BenchmarkParseInt/Neg/56bit-4 394564 288.5 ns/op BenchmarkParseInt/Neg/63bit-4 414836 397.1 ns/op BenchmarkAtoi/Pos/7bit-4 1936795 64.11 ns/op BenchmarkAtoi/Pos/26bit-4 868549 150.7 ns/op BenchmarkAtoi/Pos/31bit-4 772489 152.4 ns/op BenchmarkAtoi/Pos/56bit-4 510406 235.1 ns/op BenchmarkAtoi/Pos/63bit-4 387001 319.8 ns/op BenchmarkAtoi/Neg/7bit-4 1926146 59.56 ns/op BenchmarkAtoi/Neg/26bit-4 879456 135.4 ns/op BenchmarkAtoi/Neg/31bit-4 766551 154.4 ns/op BenchmarkAtoi/Neg/56bit-4 516122 234.4 ns/op BenchmarkAtoi/Neg/63bit-4 392724 303.2 ns/op BenchmarkFormatFloat/Decimal-4 76280 1702 ns/op BenchmarkFormatFloat/Float-4 81206 1501 ns/op BenchmarkFormatFloat/Exp-4 71924 1482 ns/op BenchmarkFormatFloat/NegExp-4 92031 1415 ns/op BenchmarkFormatFloat/LongExp-4 75686 1606 ns/op BenchmarkFormatFloat/Big-4 67006 1668 ns/op BenchmarkFormatFloat/BinaryExp-4 229407 528.4 ns/op BenchmarkFormatFloat/32Integer-4 76456 1761 ns/op BenchmarkFormatFloat/32ExactFraction-4 77204 1381 ns/op BenchmarkFormatFloat/32Point-4 81680 1514 ns/op BenchmarkFormatFloat/32Exp-4 95640 1289 ns/op BenchmarkFormatFloat/32NegExp-4 95912 1267 ns/op BenchmarkFormatFloat/32Shortest-4 93891 1331 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109908 1071 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 101780 1108 ns/op BenchmarkFormatFloat/64Fixed1-4 128620 920.6 ns/op BenchmarkFormatFloat/64Fixed2-4 133617 908.0 ns/op BenchmarkFormatFloat/64Fixed3-4 132372 950.6 ns/op BenchmarkFormatFloat/64Fixed4-4 129592 938.2 ns/op BenchmarkFormatFloat/64Fixed12-4 80448 1550 ns/op BenchmarkFormatFloat/64Fixed16-4 94239 1278 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 94444 1547 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81591 1450 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2601 45826 ns/op BenchmarkFormatFloat/Slowpath64-4 61848 1768 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75547 1716 ns/op BenchmarkAppendFloat/Decimal-4 82332 1454 ns/op BenchmarkAppendFloat/Float-4 81751 1781 ns/op BenchmarkAppendFloat/Exp-4 91789 1352 ns/op BenchmarkAppendFloat/NegExp-4 96460 1258 ns/op BenchmarkAppendFloat/LongExp-4 74804 1487 ns/op BenchmarkAppendFloat/Big-4 74536 1606 ns/op BenchmarkAppendFloat/BinaryExp-4 273896 429.8 ns/op BenchmarkAppendFloat/32Integer-4 80020 1598 ns/op BenchmarkAppendFloat/32ExactFraction-4 90208 1480 ns/op BenchmarkAppendFloat/32Point-4 89264 1505 ns/op BenchmarkAppendFloat/32Exp-4 95674 1310 ns/op BenchmarkAppendFloat/32NegExp-4 101242 1239 ns/op BenchmarkAppendFloat/32Shortest-4 110112 1102 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 119265 1010 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 107293 1027 ns/op BenchmarkAppendFloat/64Fixed1-4 148370 864.7 ns/op BenchmarkAppendFloat/64Fixed2-4 143898 831.7 ns/op BenchmarkAppendFloat/64Fixed3-4 127236 859.1 ns/op BenchmarkAppendFloat/64Fixed4-4 151827 885.2 ns/op BenchmarkAppendFloat/64Fixed12-4 82972 1378 ns/op BenchmarkAppendFloat/64Fixed16-4 100114 1215 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 112518 1050 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90270 1318 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2554 45651 ns/op BenchmarkAppendFloat/Slowpath64-4 78730 1568 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 80901 2205 ns/op BenchmarkFormatInt-4 16617 8020 ns/op BenchmarkAppendInt-4 17499 6879 ns/op BenchmarkFormatUint-4 95810 1523 ns/op BenchmarkAppendUint-4 105475 1151 ns/op BenchmarkFormatIntSmall/7-4 3417604 37.08 ns/op BenchmarkFormatIntSmall/42-4 3368696 34.92 ns/op BenchmarkAppendIntSmall-4 1502090 77.99 ns/op BenchmarkAppendUintVarlen/1-4 1509772 82.39 ns/op BenchmarkAppendUintVarlen/12-4 1454516 80.53 ns/op BenchmarkAppendUintVarlen/123-4 1000000 100.4 ns/op BenchmarkAppendUintVarlen/1234-4 1202514 102.8 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 119.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 113.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 109.2 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 105.1 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 136.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 140.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 853444 267.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 979123 141.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 911959 144.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 994660 144.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 904873 152.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 723045 152.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 890773 142.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 878716 134.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 872434 138.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 866859 147.7 ns/op BenchmarkQuote-4 42129 2522 ns/op BenchmarkQuoteRune-4 548102 225.9 ns/op BenchmarkAppendQuote-4 55690 2162 ns/op BenchmarkAppendQuoteRune-4 924201 135.6 ns/op BenchmarkUnquoteEasy-4 994164 122.5 ns/op BenchmarkUnquoteHard-4 35959 2844 ns/op PASS ok strconv 26.199s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 478699 735.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 139383 2768 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 172732 1787 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 545436 754.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 109741 1599 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 225147 611.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 252978 851.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59935 2103 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81828 1854 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 157.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 15293 ns/op BenchmarkGenericMatch1-4 1461 72099 ns/op BenchmarkGenericMatch2-4 309 389959 ns/op BenchmarkSingleMaxSkipping-4 6274 19932 ns/op 501.71 MB/s BenchmarkSingleLongSuffixFail-4 13416 9093 ns/op 110.20 MB/s BenchmarkSingleMatch-4 225 593411 ns/op 25.28 MB/s BenchmarkByteByteNoMatch-4 52194 2010 ns/op BenchmarkByteByteMatch-4 18295 6732 ns/op BenchmarkByteStringMatch-4 21685 6385 ns/op BenchmarkHTMLEscapeNew-4 63334 1914 ns/op BenchmarkHTMLEscapeOld-4 83418 2081 ns/op BenchmarkByteStringReplacerWriteString-4 1014 116776 ns/op BenchmarkByteReplacerWriteString-4 1527 100848 ns/op BenchmarkByteByteReplaces-4 4951 45082 ns/op BenchmarkByteByteMap-4 12733 14522 ns/op BenchmarkMap/identity/ASCII-4 824360 145.8 ns/op BenchmarkMap/identity/Greek-4 396016 306.5 ns/op BenchmarkMap/change/ASCII-4 41798 2889 ns/op BenchmarkMap/change/Greek-4 29478 4127 ns/op BenchmarkIndexRune-4 2948654 41.99 ns/op BenchmarkIndexRuneLongString-4 2061054 59.37 ns/op BenchmarkIndexRuneFastPath-4 3264858 37.67 ns/op BenchmarkIndex-4 5012031 21.30 ns/op BenchmarkLastIndex-4 4605111 24.95 ns/op BenchmarkIndexByte-4 6045116 20.29 ns/op BenchmarkToUpper/#00-4 4543891 23.47 ns/op BenchmarkToUpper/ONLYUPPER-4 2797972 57.95 ns/op BenchmarkToUpper/abc-4 261628 609.3 ns/op BenchmarkToUpper/AbC123-4 261750 1355 ns/op BenchmarkToUpper/azAZ09_-4 284782 452.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 63882 1887 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 84318 1552 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29902 3720 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48417 2249 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 94778 1287 ns/op BenchmarkToLower/#00-4 4994589 22.40 ns/op BenchmarkToLower/abc-4 4340652 27.58 ns/op BenchmarkToLower/AbC123-4 223170 547.2 ns/op BenchmarkToLower/azAZ09_-4 203119 552.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 105254 1129 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 76699 1581 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26150 4807 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57188 2067 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95686 1269 ns/op BenchmarkMapNoChanges-4 1000000 111.6 ns/op BenchmarkTrim-4 34704 3291 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3451658 34.59 ns/op BenchmarkToValidUTF8/InvalidASCII-4 145906 706.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 117084 1047 ns/op BenchmarkEqualFold/Tests-4 46044 2609 ns/op BenchmarkEqualFold/ASCII-4 3372848 34.53 ns/op BenchmarkEqualFold/UnicodePrefix-4 84597 1412 ns/op BenchmarkEqualFold/UnicodeSuffix-4 81914 1561 ns/op BenchmarkIndexHard1-4 1694 74840 ns/op BenchmarkIndexHard2-4 386 385824 ns/op BenchmarkIndexHard3-4 169 714720 ns/op BenchmarkIndexHard4-4 90 1317100 ns/op BenchmarkLastIndexHard1-4 40 2866298 ns/op BenchmarkLastIndexHard2-4 37 3519719 ns/op BenchmarkLastIndexHard3-4 45 2582817 ns/op BenchmarkCountHard1-4 1701 71490 ns/op BenchmarkCountHard2-4 390 305577 ns/op BenchmarkCountHard3-4 164 714792 ns/op BenchmarkIndexTorture-4 7927 15502 ns/op BenchmarkCountTorture-4 6883 15309 ns/op BenchmarkCountTortureOverlapping-4 746 145416 ns/op BenchmarkCountByte/10-4 4982200 21.99 ns/op 454.83 MB/s BenchmarkCountByte/32-4 5114820 24.59 ns/op 1301.32 MB/s BenchmarkCountByte/4096-4 559344 209.4 ns/op 19558.57 MB/s BenchmarkCountByte/4194304-4 609 197777 ns/op 21207.25 MB/s BenchmarkCountByte/67108864-4 32 3807506 ns/op 17625.41 MB/s BenchmarkFields/ASCII/16-4 251628 576.9 ns/op 27.73 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19298 7097 ns/op 36.07 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1354 89139 ns/op 45.95 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1850045 ns/op 35.42 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 25994759 ns/op 40.34 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 297024 399.9 ns/op 40.01 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10024 ns/op 25.54 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 536 323122 ns/op 12.68 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3319208 ns/op 19.74 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91569212 ns/op 11.45 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 214221 579.9 ns/op 27.59 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19064 10880 ns/op 23.53 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1003 115077 ns/op 35.59 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 60 4648152 ns/op 14.10 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 92370035 ns/op 11.35 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 314937 421.9 ns/op 37.93 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15861 7439 ns/op 34.42 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 847 180242 ns/op 22.73 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 3080704 ns/op 21.27 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70819494 ns/op 14.81 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 188681517 ns/op BenchmarkSplitSingleByteSeparator-4 21 5665728 ns/op BenchmarkSplitMultiByteSeparator-4 49 2507851 ns/op BenchmarkSplitNSingleByteSeparator-4 283881 506.1 ns/op BenchmarkSplitNMultiByteSeparator-4 261727 518.3 ns/op BenchmarkRepeat/5x0-4 4137591 31.18 ns/op BenchmarkRepeat/5x1-4 3913743 32.52 ns/op BenchmarkRepeat/5x2-4 209749 628.3 ns/op BenchmarkRepeat/5x6-4 119128 961.7 ns/op BenchmarkRepeat/10x0-4 4039837 29.22 ns/op BenchmarkRepeat/10x1-4 3996666 28.68 ns/op BenchmarkRepeat/10x2-4 211959 623.9 ns/op BenchmarkRepeat/10x6-4 121573 972.3 ns/op BenchmarkRepeatLarge/256/1-4 56445 3045 ns/op 84.08 MB/s BenchmarkRepeatLarge/256/16-4 96631 1308 ns/op 195.71 MB/s BenchmarkRepeatLarge/512/1-4 41401 2683 ns/op 190.83 MB/s BenchmarkRepeatLarge/512/16-4 72666 1872 ns/op 273.57 MB/s BenchmarkRepeatLarge/1024/1-4 36619 4720 ns/op 216.96 MB/s BenchmarkRepeatLarge/1024/16-4 36992 2750 ns/op 372.34 MB/s BenchmarkRepeatLarge/2048/1-4 20311 5067 ns/op 404.21 MB/s BenchmarkRepeatLarge/2048/16-4 10000 14304 ns/op 143.17 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12825 ns/op 319.36 MB/s BenchmarkRepeatLarge/4096/16-4 20469 8488 ns/op 482.58 MB/s BenchmarkRepeatLarge/8192/1-4 10000 32426 ns/op 252.64 MB/s BenchmarkRepeatLarge/8192/16-4 16218 7229 ns/op 1133.24 MB/s BenchmarkRepeatLarge/8192/4097-4 5852769 20.10 ns/op 203854.73 MB/s BenchmarkRepeatLarge/16384/1-4 6900 71173 ns/op 230.20 MB/s BenchmarkRepeatLarge/16384/16-4 10000 29465 ns/op 556.05 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 16696 ns/op 736.16 MB/s BenchmarkRepeatLarge/32768/1-4 5457 35442 ns/op 924.55 MB/s BenchmarkRepeatLarge/32768/16-4 5798 26580 ns/op 1232.80 MB/s BenchmarkRepeatLarge/32768/4097-4 4936 45624 ns/op 628.59 MB/s BenchmarkRepeatLarge/65536/1-4 3103 149250 ns/op 439.10 MB/s BenchmarkRepeatLarge/65536/16-4 3176 61819 ns/op 1060.13 MB/s BenchmarkRepeatLarge/65536/4097-4 3464 45198 ns/op 1359.67 MB/s BenchmarkRepeatLarge/131072/1-4 486 454750 ns/op 288.23 MB/s BenchmarkRepeatLarge/131072/16-4 513 226014 ns/op 579.93 MB/s BenchmarkRepeatLarge/131072/4097-4 505 208352 ns/op 609.58 MB/s BenchmarkRepeatLarge/262144/1-4 240 440773 ns/op 594.74 MB/s BenchmarkRepeatLarge/262144/16-4 271 429668 ns/op 610.11 MB/s BenchmarkRepeatLarge/262144/4097-4 282 428656 ns/op 602.14 MB/s BenchmarkRepeatLarge/524288/1-4 100 1395267 ns/op 375.76 MB/s BenchmarkRepeatLarge/524288/16-4 100 1052549 ns/op 498.11 MB/s BenchmarkRepeatLarge/524288/4097-4 111 1112455 ns/op 467.72 MB/s BenchmarkRepeatLarge/1048576/1-4 43 4342188 ns/op 241.49 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2725246 ns/op 384.76 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 1973477 ns/op 529.39 MB/s BenchmarkRepeatLarge/2097152/1-4 36 5855924 ns/op 358.12 MB/s BenchmarkRepeatLarge/2097152/16-4 34 4541004 ns/op 461.83 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 8652906 ns/op 241.95 MB/s BenchmarkRepeatLarge/4194304/1-4 16 8960524 ns/op 468.09 MB/s BenchmarkRepeatLarge/4194304/16-4 16 8991994 ns/op 466.45 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8960981 ns/op 467.72 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14709415 ns/op 570.29 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14883459 ns/op 563.62 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 19529982 ns/op 429.42 MB/s BenchmarkRepeatLarge/16777216/1-4 4 34412706 ns/op 487.53 MB/s BenchmarkRepeatLarge/16777216/16-4 4 31737621 ns/op 528.62 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33876294 ns/op 495.25 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63141444 ns/op 531.42 MB/s BenchmarkRepeatLarge/33554432/16-4 2 75845058 ns/op 442.41 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 102933847 ns/op 325.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 114420622 ns/op 586.51 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121851492 ns/op 550.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 123287471 ns/op 544.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218732524 ns/op 613.62 MB/s BenchmarkRepeatLarge/134217728/16-4 1 246768997 ns/op 543.90 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 262750423 ns/op 510.82 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424993515 ns/op 631.62 MB/s BenchmarkRepeatLarge/268435456/16-4 1 502597437 ns/op 534.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 497660177 ns/op 539.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 883520576 ns/op 607.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 974097160 ns/op 551.15 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1001142617 ns/op 536.26 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1735186850 ns/op 618.80 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2031658986 ns/op 528.50 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1982498450 ns/op 541.61 MB/s BenchmarkRepeatSpaces-4 4516525 25.94 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2632129 45.46 ns/op BenchmarkIndexAnyASCII/1:2-4 2485404 46.70 ns/op BenchmarkIndexAnyASCII/1:4-4 2413774 57.73 ns/op BenchmarkIndexAnyASCII/1:8-4 2342890 51.60 ns/op BenchmarkIndexAnyASCII/1:16-4 1811403 58.28 ns/op BenchmarkIndexAnyASCII/1:32-4 2014809 58.00 ns/op BenchmarkIndexAnyASCII/1:64-4 1936947 61.73 ns/op BenchmarkIndexAnyASCII/16:1-4 2394721 52.45 ns/op BenchmarkIndexAnyASCII/16:2-4 650552 193.9 ns/op BenchmarkIndexAnyASCII/16:4-4 613969 186.9 ns/op BenchmarkIndexAnyASCII/16:8-4 606835 197.2 ns/op BenchmarkIndexAnyASCII/16:16-4 569269 211.5 ns/op BenchmarkIndexAnyASCII/16:32-4 496566 238.5 ns/op BenchmarkIndexAnyASCII/16:64-4 393015 300.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2035594 85.96 ns/op BenchmarkIndexAnyASCII/256:2-4 53974 2208 ns/op BenchmarkIndexAnyASCII/256:4-4 54540 2210 ns/op BenchmarkIndexAnyASCII/256:8-4 54151 2309 ns/op BenchmarkIndexAnyASCII/256:16-4 54085 2221 ns/op BenchmarkIndexAnyASCII/256:32-4 46524 2530 ns/op BenchmarkIndexAnyASCII/256:64-4 51382 2659 ns/op BenchmarkIndexAnyUTF8/1:1-4 2625692 44.86 ns/op BenchmarkIndexAnyUTF8/1:2-4 2506544 48.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 2384724 50.32 ns/op BenchmarkIndexAnyUTF8/1:8-4 2314444 53.08 ns/op BenchmarkIndexAnyUTF8/1:16-4 1505140 79.46 ns/op BenchmarkIndexAnyUTF8/1:32-4 2041981 57.14 ns/op BenchmarkIndexAnyUTF8/1:64-4 1940556 63.45 ns/op BenchmarkIndexAnyUTF8/16:1-4 1845237 62.34 ns/op BenchmarkIndexAnyUTF8/16:2-4 349935 338.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 319627 368.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 302937 417.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 238394 499.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 234844 611.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 213684 640.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 480891 274.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 24960 5052 ns/op BenchmarkIndexAnyUTF8/256:4-4 22617 5764 ns/op BenchmarkIndexAnyUTF8/256:8-4 20814 6957 ns/op BenchmarkIndexAnyUTF8/256:16-4 16605 7190 ns/op BenchmarkIndexAnyUTF8/256:32-4 15424 7454 ns/op BenchmarkIndexAnyUTF8/256:64-4 14878 13978 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2183442 46.54 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2565894 47.37 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2434784 52.57 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2339571 51.21 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2084701 71.87 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1912807 64.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1973541 72.64 ns/op BenchmarkLastIndexAnyASCII/16:1-4 666068 194.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 659018 188.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 642776 260.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 626517 207.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 569128 213.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 506319 246.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 402207 320.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54948 2233 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54552 2266 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54123 2438 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54451 2218 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54226 2223 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53528 2239 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52368 2331 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2530462 46.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2526652 47.00 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2430464 56.35 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2318186 51.57 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2140003 56.76 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2117410 60.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1980685 60.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 455539 295.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 218967 549.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 206930 574.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 195634 604.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164023 701.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167202 709.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 158222 751.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 32580 3631 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14334 8006 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13618 9247 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10937 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 22323 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11123 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11552 ns/op BenchmarkTrimASCII/1:1-4 3932612 30.42 ns/op BenchmarkTrimASCII/1:2-4 2569378 47.97 ns/op BenchmarkTrimASCII/1:4-4 2427367 49.70 ns/op BenchmarkTrimASCII/1:8-4 2067031 58.55 ns/op BenchmarkTrimASCII/1:16-4 1401235 75.50 ns/op BenchmarkTrimASCII/16:1-4 3091648 38.67 ns/op BenchmarkTrimASCII/16:2-4 632578 197.0 ns/op BenchmarkTrimASCII/16:4-4 564525 205.9 ns/op BenchmarkTrimASCII/16:8-4 604671 199.5 ns/op BenchmarkTrimASCII/16:16-4 533092 229.4 ns/op BenchmarkTrimASCII/256:1-4 560061 219.6 ns/op BenchmarkTrimASCII/256:2-4 53074 2253 ns/op BenchmarkTrimASCII/256:4-4 52483 2275 ns/op BenchmarkTrimASCII/256:8-4 52578 2410 ns/op BenchmarkTrimASCII/256:16-4 46522 2685 ns/op BenchmarkTrimASCII/4096:1-4 31141 3330 ns/op BenchmarkTrimASCII/4096:2-4 3366 35210 ns/op BenchmarkTrimASCII/4096:4-4 3415 37221 ns/op BenchmarkTrimASCII/4096:8-4 3404 36371 ns/op BenchmarkTrimASCII/4096:16-4 3369 39848 ns/op BenchmarkTrimByte-4 4425049 27.24 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27348 4330 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27268 4420 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1482 81170 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1947 61353 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3379 32460 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7220 16193 ns/op BenchmarkJoin/0-4 5684986 20.85 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4364822 27.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 188656 626.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 130717 940.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 100335 1268 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81945 1475 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 70284 1765 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61282 2140 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3090196 37.93 ns/op BenchmarkTrimSpace/ASCII-4 1276330 95.74 ns/op BenchmarkTrimSpace/SomeNonASCII-4 125978 968.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 66763 2156 ns/op BenchmarkReplaceAll-4 133272 881.8 ns/op 16 B/op 1 allocs/op PASS ok strings 80.658s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 78856 1944 ns/op BenchmarkCond2-4 53712 2178 ns/op BenchmarkCond4-4 29660 4562 ns/op BenchmarkCond8-4 15538 8228 ns/op BenchmarkCond16-4 7069 15290 ns/op BenchmarkCond32-4 4051 28683 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 383392 281.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 345721 583.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 325615 1015 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 720343 170.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 405914 430.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1162458 117.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 97572 2052 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 125822 1917 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 115683 1535 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75392 3396 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 700539 150.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 236413 543.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 715743 149.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 224574 1031 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 801308 265.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 221930 606.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 115.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 95271 1750 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 170869 838.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 1054942 120.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2402 83453 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 444 454101 ns/op BenchmarkRange/*sync.Map-4 1388 117196 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 159486 9797 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 255388 451.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 102044 4913 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 97872 1991 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 207390 552.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 112828 1061 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 130447 1147 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 289861 658.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 706946 156.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70244 2936 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 207868 662.2 ns/op BenchmarkSwapCollision/*sync.Map-4 131406 883.2 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 237 635907 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 154038 871.9 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 426799 482.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27933 5609 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 88479 2883 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32936 5053 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 536163 262.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 166753 880.0 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 277515 433.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1468107 78.37 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 222882 646.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 755005 165.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1354522 98.17 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 218883 873.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 703125 208.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134277 937.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 288242 879.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 292413 503.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 178119 895.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 714992 286.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 507702 316.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 150684 685.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 291967 434.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 71481 1594 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 189612 976.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 463821 382.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 156960 1147 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 463774 229.2 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 55944 4595 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 114836 1053 ns/op BenchmarkClear/*sync.Map-4 35703 4043 ns/op BenchmarkUncontendedSemaphore-4 4812302 23.62 ns/op BenchmarkContendedSemaphore-4 4467291 25.15 ns/op BenchmarkMutexUncontended-4 759205 154.9 ns/op BenchmarkMutex-4 310089 393.6 ns/op BenchmarkMutexSlack-4 283585 412.8 ns/op BenchmarkMutexWork-4 316102 494.8 ns/op BenchmarkMutexWorkSlack-4 291584 511.2 ns/op BenchmarkMutexNoSpin-4 83751 1386 ns/op BenchmarkMutexSpin-4 33284 3112 ns/op BenchmarkOnce-4 1143834 109.9 ns/op BenchmarkOnceFunc/v=Once-4 1615615 71.80 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1270006 92.72 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 105.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1521196 78.48 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1335996 89.42 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1475400 80.91 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6645632 26.95 ns/op BenchmarkSemaSyntNonblock-4 2519090 50.41 ns/op BenchmarkSemaSyntBlock-4 2531588 50.34 ns/op BenchmarkSemaWorkNonblock-4 1252806 95.27 ns/op BenchmarkSemaWorkBlock-4 1000000 102.3 ns/op BenchmarkRWMutexUncontended-4 407174 422.9 ns/op BenchmarkRWMutexWrite100-4 409158 278.7 ns/op BenchmarkRWMutexWrite10-4 389054 281.1 ns/op BenchmarkRWMutexWorkWrite100-4 319539 351.9 ns/op BenchmarkRWMutexWorkWrite10-4 309327 380.0 ns/op BenchmarkWaitGroupUncontended-4 812020 156.0 ns/op BenchmarkWaitGroupAddDone-4 617191 172.9 ns/op BenchmarkWaitGroupAddDoneWork-4 677876 192.0 ns/op BenchmarkWaitGroupWait-4 3148971 51.97 ns/op BenchmarkWaitGroupWaitWork-4 1592805 70.89 ns/op BenchmarkWaitGroupActuallyWait-4 65817 2986 ns/op 32 B/op 2 allocs/op PASS ok sync 40.339s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 596170 168.1 ns/op PASS ok sync/atomic 1.404s PASS ok syscall 1.013s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 159232 751.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.244s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5866 22506 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7353 14910 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 72 1763702 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 78 1681161 ns/op 1422 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 251083900 ns/op 18285424 B/op 100060 allocs/op BenchmarkTable/1x100000/reuse-4 1 184858459 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1610 74258 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1754 77378 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7309812 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6543128 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 883529930 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 733130653 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 196 641184 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 206 578074 ns/op 190 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61034960 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 59696412 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6810817745 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6595271307 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2366 48252 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3025577 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 307551190 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2265 51740 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 236 496440 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4970232 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5288 19865 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.219s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103640247 ns/op BenchmarkVariableString-4 99841 1182 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1903 63916 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 1.420s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 109 1930446 ns/op BenchmarkAfter-4 129873 835.9 ns/op BenchmarkStop/impl=chan-4 185540 543.7 ns/op BenchmarkStop/impl=func-4 261792 470.0 ns/op BenchmarkSimultaneousAfterFunc1000-4 52 2069179 ns/op BenchmarkStartStop1000-4 636 410057 ns/op BenchmarkReset/impl=chan-4 1579305 102.6 ns/op BenchmarkReset/impl=func-4 1849645 58.66 ns/op BenchmarkSleep1000-4 104 2032902 ns/op BenchmarkParallelTimerLatency-4 38 1629159 avg-late-ns 16323456 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1694537 avg-late-ns 4026040 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 3921270 avg-late-ns 15825924 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 27 23034658 avg-late-ns 58903072 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 1691796 avg-late-ns 6230724 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 347100 avg-late-ns 2151488 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 513687 avg-late-ns 5303749 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 2650563 avg-late-ns 19124080 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 913066 avg-late-ns 12216237 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 19 11538787 avg-late-ns 29719497 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 8820743 avg-late-ns 25877999 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 512579 avg-late-ns 2405207 max-late-ns BenchmarkAdjustTimers10000-4 38 3769476 ns/op BenchmarkTicker-4 907334 217.0 ns/op BenchmarkTickerReset-4 1785062 85.79 ns/op BenchmarkTickerResetNaive-4 257606 496.7 ns/op BenchmarkNow-4 1753435 66.91 ns/op BenchmarkNowUnixNano-4 1383290 85.87 ns/op BenchmarkNowUnixMilli-4 1275799 96.14 ns/op BenchmarkNowUnixMicro-4 1373893 89.17 ns/op BenchmarkFormat-4 55676 2141 ns/op BenchmarkFormatRFC3339-4 76004 1624 ns/op BenchmarkFormatRFC3339Nano-4 66295 1652 ns/op BenchmarkFormatNow-4 78880 1480 ns/op BenchmarkMarshalJSON-4 106177 1124 ns/op BenchmarkMarshalText-4 111235 1100 ns/op BenchmarkMarshalBinary-4 225505 513.7 ns/op BenchmarkParse-4 152066 805.3 ns/op BenchmarkParseRFC3339UTC-4 422402 283.3 ns/op BenchmarkParseRFC3339UTCBytes-4 245336 562.1 ns/op BenchmarkParseRFC3339TZ-4 91978 1271 ns/op BenchmarkParseRFC3339TZBytes-4 76288 1604 ns/op BenchmarkParseDuration-4 609219 197.6 ns/op BenchmarkHour-4 889658 134.5 ns/op BenchmarkSecond-4 884210 135.8 ns/op BenchmarkDate-4 668942 187.5 ns/op BenchmarkYear-4 694178 173.9 ns/op BenchmarkYearDay-4 677252 179.8 ns/op BenchmarkMonth-4 666253 180.0 ns/op BenchmarkDay-4 668820 178.2 ns/op BenchmarkISOWeek-4 695580 175.7 ns/op BenchmarkGoString-4 74832 1625 ns/op BenchmarkDateFunc-4 1620657 73.66 ns/op BenchmarkUnmarshalText-4 84165 1425 ns/op PASS ok time 16.037s goos: linux goarch: s390x pkg: unicode BenchmarkToUpper-4 432739 268.9 ns/op BenchmarkToLower-4 392923 301.8 ns/op BenchmarkSimpleFold/Upper-4 268387 457.8 ns/op BenchmarkSimpleFold/Lower-4 246723 486.0 ns/op BenchmarkSimpleFold/Fold-4 510136 228.8 ns/op BenchmarkSimpleFold/NoFold-4 292291 417.7 ns/op PASS ok unicode 1.750s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 428032 277.0 ns/op BenchmarkDecodeValidJapaneseChars-4 531735 227.6 ns/op BenchmarkDecodeRune-4 1376696 86.47 ns/op BenchmarkEncodeValidASCII-4 326533 358.2 ns/op BenchmarkEncodeValidJapaneseChars-4 484155 234.0 ns/op BenchmarkAppendRuneValidASCII-4 669290 170.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1215807 96.98 ns/op BenchmarkEncodeRune-4 759080 157.7 ns/op PASS ok unicode/utf16 2.165s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2928777 40.61 ns/op BenchmarkRuneCountTenJapaneseChars-4 1261574 94.40 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 8129318 13.59 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 1945418 61.24 ns/op BenchmarkValidTenASCIIChars-4 2256307 53.46 ns/op BenchmarkValid100KASCIIChars-4 100 1612140 ns/op BenchmarkValidTenJapaneseChars-4 363997 327.1 ns/op BenchmarkValidLongMostlyASCII-4 106 1089101 ns/op BenchmarkValidLongJapanese-4 63 1909829 ns/op BenchmarkValidStringTenASCIIChars-4 5217151 23.08 ns/op BenchmarkValidString100KASCIIChars-4 6937 17424 ns/op BenchmarkValidStringTenJapaneseChars-4 409198 250.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1401 84825 ns/op BenchmarkValidStringLongJapanese-4 169 704728 ns/op BenchmarkEncodeASCIIRune-4 8434245 13.87 ns/op BenchmarkEncodeSpanishRune-4 2898192 39.26 ns/op BenchmarkEncodeJapaneseRune-4 2500808 47.58 ns/op BenchmarkEncodeMaxRune-4 1891686 55.79 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 2433662 47.97 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 2472942 47.86 ns/op BenchmarkEncodeInvalidRuneNegative-4 2476875 48.81 ns/op BenchmarkAppendASCIIRune-4 8405162 13.78 ns/op BenchmarkAppendSpanishRune-4 3484950 35.13 ns/op BenchmarkAppendJapaneseRune-4 2829573 41.27 ns/op BenchmarkAppendMaxRune-4 2421228 49.02 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 2881298 41.92 ns/op BenchmarkAppendInvalidRuneSurrogate-4 2853775 41.74 ns/op BenchmarkAppendInvalidRuneNegative-4 2906704 41.70 ns/op BenchmarkDecodeASCIIRune-4 2833580 42.58 ns/op BenchmarkDecodeJapaneseRune-4 2445264 49.21 ns/op BenchmarkFullRune/ASCII-4 3234354 37.24 ns/op BenchmarkFullRune/Incomplete-4 1325970 90.88 ns/op BenchmarkFullRune/Japanese-4 3041967 37.26 ns/op PASS ok unicode/utf8 6.419s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 338127 321.6 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 271486 415.6 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 149576 821.3 ns/op 0 B/op 0 allocs/op PASS ok unique 5.267s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 83430427680 ns/op PASS ok cmd/api 84.493s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 645931 185.4 ns/op BenchmarkCgoCall/one-pointer-4 528442 234.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 455294 261.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 576819 210.5 ns/op BenchmarkCgoCall/eight-pointers-4 236524 515.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 545584 224.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 41192 3088 ns/op BenchmarkCgoCall/eight-pointers-slice-4 51486 2357 ns/op BenchmarkGoString-4 1230064 95.88 ns/op BenchmarkCGoCallback-4 67440 1718 ns/op BenchmarkCGoInCThread-4 291555 477.3 ns/op PASS ok cmd/cgo/internal/test 2.677s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 439669 257.7 ns/op BenchmarkEqArrayOfStrings64-4 71919 1898 ns/op BenchmarkEqArrayOfStrings1024-4 3717 29756 ns/op BenchmarkEqArrayOfFloats5-4 535486 231.4 ns/op BenchmarkEqArrayOfFloats64-4 69692 1740 ns/op BenchmarkEqArrayOfFloats1024-4 7405 16093 ns/op BenchmarkEqArrayOfStructsEq-4 1267 97374 ns/op BenchmarkEqArrayOfStructsNotEq-4 1924 62529 ns/op BenchmarkEqStruct-4 15829225 7.415 ns/op PASS ok cmd/compile/internal/reflectdata 2.754s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 55840 ns/op BenchmarkInvertLessThanNoov-4 12033819 9.867 ns/op BenchmarkCopyElim1-4 1359 92813 ns/op BenchmarkCopyElim10-4 973 107089 ns/op BenchmarkCopyElim100-4 564 203267 ns/op BenchmarkCopyElim1000-4 75 1583953 ns/op BenchmarkCopyElim10000-4 4 25358237 ns/op BenchmarkCopyElim100000-4 1 454319740 ns/op BenchmarkDeadCode/1-4 1230 101134 ns/op BenchmarkDeadCode/10-4 1042 115968 ns/op BenchmarkDeadCode/100-4 367 317442 ns/op BenchmarkDeadCode/1000-4 52 2339921 ns/op BenchmarkDeadCode/10000-4 5 24332388 ns/op BenchmarkDeadCode/100000-4 1 301160133 ns/op BenchmarkDeadCode/200000-4 1 683757552 ns/op BenchmarkDominatorsLinear-4 12 10566340 ns/op 0.95 MB/s BenchmarkDominatorsFwdBack-4 8 13636913 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 7 15300949 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15564863 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 16125343 ns/op 0.62 MB/s BenchmarkFuse/1-4 774 142708 ns/op BenchmarkFuse/10-4 579 177499 ns/op BenchmarkFuse/100-4 166 1000236 ns/op BenchmarkFuse/1000-4 20 6096621 ns/op BenchmarkFuse/10000-4 2 66498196 ns/op BenchmarkNilCheckDeep1-4 7830 14043 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3296 35188 ns/op 0.28 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 476 247217 ns/op 0.40 MB/s 1143 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 50 2344700 ns/op 0.43 MB/s 8337 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 25258746 ns/op 0.40 MB/s 262660 B/op 8 allocs/op BenchmarkDSEPass-4 15 7600106 ns/op 61481 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 197204559 ns/op 4252656 B/op 108358 allocs/op BenchmarkCSEPass-4 6 19369431 ns/op 120546 B/op 7 allocs/op BenchmarkCSEPassBlock-4 1 235852763 ns/op 3744336 B/op 52464 allocs/op BenchmarkDeadcodePass-4 110 1008027 ns/op 97331 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 199994153 ns/op 4075608 B/op 45191 allocs/op BenchmarkMultiPass-4 45 2374303 ns/op 277648 B/op 9 allocs/op BenchmarkMultiPassBlock-4 1 377174149 ns/op 9273448 B/op 104764 allocs/op BenchmarkCondRewrite/SoloJump-4 2991884 40.50 ns/op BenchmarkCondRewrite/CombJump-4 2986780 40.44 ns/op PASS ok cmd/compile/internal/ssa 15.515s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7718 14998 ns/op BenchmarkExtShift-4 14593 8278 ns/op BenchmarkModify-4 7730 15093 ns/op BenchmarkMullImm-4 14602 8252 ns/op BenchmarkConstModify-4 7958 14675 ns/op BenchmarkBitSet-4 16506 7244 ns/op BenchmarkBitClear-4 16770 7126 ns/op BenchmarkBitToggle-4 16518 7327 ns/op BenchmarkBitSetConst-4 128302 943.3 ns/op BenchmarkBitClearConst-4 126350 954.3 ns/op BenchmarkBitToggleConst-4 128364 931.3 ns/op BenchmarkDivconstI64-4 7882918 15.21 ns/op BenchmarkModconstI64-4 7657790 15.95 ns/op BenchmarkDivisiblePow2constI64-4 7809004 15.22 ns/op BenchmarkDivisibleconstI64-4 7717116 16.11 ns/op BenchmarkDivisibleWDivconstI64-4 5284874 23.20 ns/op BenchmarkDivconstU64/3-4 7449086 15.36 ns/op BenchmarkDivconstU64/5-4 7688398 15.60 ns/op BenchmarkDivconstU64/37-4 7664068 15.44 ns/op BenchmarkDivconstU64/1234567-4 7544296 15.50 ns/op BenchmarkModconstU64-4 7738386 15.63 ns/op BenchmarkDivisibleconstU64-4 7832541 15.41 ns/op BenchmarkDivisibleWDivconstU64-4 5098555 23.09 ns/op BenchmarkDivconstI32-4 7819891 15.59 ns/op BenchmarkModconstI32-4 7526756 17.04 ns/op BenchmarkDivisiblePow2constI32-4 7592283 15.68 ns/op BenchmarkDivisibleconstI32-4 7365895 16.41 ns/op BenchmarkDivisibleWDivconstI32-4 5225270 23.50 ns/op BenchmarkDivconstU32-4 7733862 15.59 ns/op BenchmarkModconstU32-4 7457655 16.88 ns/op BenchmarkDivisibleconstU32-4 7545499 15.43 ns/op BenchmarkDivisibleWDivconstU32-4 5198848 23.36 ns/op BenchmarkDivconstI16-4 7909646 15.42 ns/op BenchmarkModconstI16-4 7133504 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7774100 15.59 ns/op BenchmarkDivisibleconstI16-4 7596835 16.01 ns/op BenchmarkDivisibleWDivconstI16-4 5226256 22.68 ns/op BenchmarkDivconstU16-4 7897780 15.44 ns/op BenchmarkModconstU16-4 7748870 15.64 ns/op BenchmarkDivisibleconstU16-4 7779906 15.34 ns/op BenchmarkDivisibleWDivconstU16-4 5136541 25.36 ns/op BenchmarkDivconstI8-4 7789470 15.44 ns/op BenchmarkModconstI8-4 7631128 15.76 ns/op BenchmarkDivisiblePow2constI8-4 7601646 15.46 ns/op BenchmarkDivisibleconstI8-4 7704318 15.39 ns/op BenchmarkDivisibleWDivconstI8-4 5312546 22.81 ns/op BenchmarkDivconstU8-4 7900875 15.50 ns/op BenchmarkModconstU8-4 7195464 16.63 ns/op BenchmarkDivisibleconstU8-4 7639903 15.56 ns/op BenchmarkDivisibleWDivconstU8-4 5255611 24.08 ns/op BenchmarkMul2-4 173650 711.5 ns/op BenchmarkMulNeg2-4 172345 706.2 ns/op BenchmarkEfaceInteger-4 4203420 27.79 ns/op BenchmarkTypeAssert-4 13787342 9.076 ns/op BenchmarkDiv64UnsignedSmall-4 13727523 9.291 ns/op BenchmarkDiv64Small-4 13716174 8.792 ns/op BenchmarkDiv64SmallNegDivisor-4 13760284 8.835 ns/op BenchmarkDiv64SmallNegDividend-4 13526078 8.857 ns/op BenchmarkDiv64SmallNegBoth-4 13939296 8.719 ns/op BenchmarkDiv64Unsigned-4 11267085 10.62 ns/op BenchmarkDiv64-4 11421558 10.40 ns/op BenchmarkDiv64NegDivisor-4 11512900 10.79 ns/op BenchmarkDiv64NegDividend-4 11505759 11.21 ns/op BenchmarkDiv64NegBoth-4 11473734 10.35 ns/op BenchmarkMod64UnsignedSmall-4 13754764 8.794 ns/op BenchmarkMod64Small-4 13673036 8.769 ns/op BenchmarkMod64SmallNegDivisor-4 13686363 8.877 ns/op BenchmarkMod64SmallNegDividend-4 13495926 8.900 ns/op BenchmarkMod64SmallNegBoth-4 14003828 8.609 ns/op BenchmarkMod64Unsigned-4 11309880 10.63 ns/op BenchmarkMod64-4 11357366 10.30 ns/op BenchmarkMod64NegDivisor-4 11544012 10.28 ns/op BenchmarkMod64NegDividend-4 10870525 10.26 ns/op BenchmarkMod64NegBoth-4 11432182 10.39 ns/op BenchmarkMulconstI32/3-4 14625220 8.250 ns/op BenchmarkMulconstI32/5-4 14701219 8.274 ns/op BenchmarkMulconstI32/12-4 14602179 8.212 ns/op BenchmarkMulconstI32/120-4 14416576 8.277 ns/op BenchmarkMulconstI32/-120-4 14289520 8.325 ns/op BenchmarkMulconstI32/65537-4 14575527 8.231 ns/op BenchmarkMulconstI32/65538-4 14429616 8.312 ns/op BenchmarkMulconstI64/3-4 14690043 8.287 ns/op BenchmarkMulconstI64/5-4 14455622 8.342 ns/op BenchmarkMulconstI64/12-4 14553333 8.270 ns/op BenchmarkMulconstI64/120-4 14734399 8.189 ns/op BenchmarkMulconstI64/-120-4 14596890 8.198 ns/op BenchmarkMulconstI64/65537-4 14571450 8.212 ns/op BenchmarkMulconstI64/65538-4 14725225 8.180 ns/op BenchmarkMulconstU32/3-4 14651118 8.260 ns/op BenchmarkMulconstU32/5-4 14426250 8.292 ns/op BenchmarkMulconstU32/12-4 14109441 8.250 ns/op BenchmarkMulconstU32/120-4 14712958 8.165 ns/op BenchmarkMulconstU32/65537-4 14550591 8.231 ns/op BenchmarkMulconstU32/65538-4 14685898 8.315 ns/op BenchmarkMulconstU64/3-4 14729518 8.208 ns/op BenchmarkMulconstU64/5-4 14648778 8.220 ns/op BenchmarkMulconstU64/12-4 14730291 8.185 ns/op BenchmarkMulconstU64/120-4 14675748 8.214 ns/op BenchmarkMulconstU64/65537-4 14559805 8.228 ns/op BenchmarkMulconstU64/65538-4 14745879 8.391 ns/op BenchmarkShiftArithmeticRight-4 14885655 8.831 ns/op BenchmarkSwitch8Predictable-4 8210476 12.21 ns/op BenchmarkSwitch8Unpredictable-4 5444408 22.93 ns/op BenchmarkSwitch32Predictable-4 7841725 14.28 ns/op BenchmarkSwitch32Unpredictable-4 5396713 22.12 ns/op BenchmarkSwitchStringPredictable-4 4218384 29.30 ns/op BenchmarkSwitchStringUnpredictable-4 4337068 27.78 ns/op BenchmarkSwitchTypePredictable-4 3447040 45.49 ns/op BenchmarkSwitchTypeUnpredictable-4 3666086 34.52 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3546242 30.24 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4040446 29.81 ns/op PASS ok cmd/compile/internal/test 17.414s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 94 1229483 ns/op BenchmarkNamed/Underlying/nongeneric-4 1360108 92.47 ns/op BenchmarkNamed/Underlying/generic-4 1365470 86.79 ns/op BenchmarkNamed/Underlying/src_instance-4 1368648 87.79 ns/op BenchmarkNamed/Underlying/user_instance-4 1316997 168.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 868656679 ns/op 36332 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 689806176 ns/op 50434 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 165547705 ns/op 210141 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 148611993 ns/op 234070 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 697702747 ns/op 7535 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 103554143 ns/op 50786 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 53549906 ns/op 93384 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 95350432 ns/op 55131 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 148003297 ns/op 14661 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41799481 ns/op 51907 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21795788 ns/op 99546 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19396877 ns/op 111852 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1451469347 ns/op 49646 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 951319398 ns/op 75746 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162224913 ns/op 386947 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 142598199 ns/op 409365 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1002443785 ns/op 2041 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78706120 ns/op 23130 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 54123945 ns/op 37798 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 53705353 ns/op 38089 lines/s PASS ok cmd/compile/internal/types2 31.874s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 75 1882685 ns/op 508733 sys-ns/op 678267 user-ns/op PASS ok cmd/go 1.678s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 245823 475.6 ns/op PASS ok cmd/go/internal/cfg 1.159s All tests passed.