linux-s390x-ibm-race at e709992afda6a96f0a5691aaf0883e3cfbd46946 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=756f0f232c814351b25aa4340b0b3f00" "JOURNAL_STREAM=9:249808392" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=756f0f232c814351b25aa4340b0b3f00" "JOURNAL_STREAM=9:249808392" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "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 2.051s ok archive/zip 4.258s ok bufio 1.410s ok bytes 2.814s ok cmp 1.008s ok compress/bzip2 1.773s ok compress/flate 13.507s ok compress/gzip 22.362s ok compress/lzw 2.561s ok compress/zlib 9.603s ok container/heap 1.014s ok container/list 1.043s ok container/ring 1.087s ok context 1.101s ok crypto 3.017s ok crypto/aes 1.058s ok crypto/cipher 1.055s ok crypto/des 1.060s ok crypto/dsa 1.023s ok crypto/ecdh 1.489s ok crypto/ecdsa 1.777s ok crypto/ed25519 2.639s ok crypto/elliptic 1.056s ok crypto/hmac 1.097s ok crypto/internal/alias 1.058s ok crypto/internal/bigmod 1.759s ok crypto/internal/boring 1.218s ok crypto/internal/boring/bcache 2.204s ok crypto/internal/edwards25519 6.495s ok crypto/internal/edwards25519/field 1.654s ok crypto/internal/hpke 1.039s ok crypto/internal/mlkem768 2.404s ok crypto/internal/nistec 3.860s ok crypto/internal/nistec/fiat 1.130s [no tests to run] ok crypto/md5 1.254s ok crypto/rand 1.477s ok crypto/rc4 1.856s ok crypto/rsa 4.540s ok crypto/sha1 1.053s ok crypto/sha256 1.140s ok crypto/sha512 1.138s ok crypto/subtle 1.997s ok crypto/tls 9.789s ok crypto/x509 4.065s ok database/sql 2.170s ok database/sql/driver 1.144s ok debug/buildinfo 1.202s ok debug/dwarf 1.058s ok debug/elf 2.596s ok debug/gosym 1.348s ok debug/macho 1.032s ok debug/pe 1.162s ok debug/plan9obj 1.134s ok embed 1.157s [no tests to run] ok embed/internal/embedtest 1.026s ok encoding/ascii85 1.092s ok encoding/asn1 1.019s ok encoding/base32 1.323s ok encoding/base64 1.049s ok encoding/binary 1.220s ok encoding/csv 1.311s ok encoding/gob 30.424s ok encoding/hex 1.081s ok encoding/json 4.780s ok encoding/pem 3.524s ok encoding/xml 1.246s ok errors 1.105s ok expvar 1.129s ok flag 3.132s ok fmt 1.718s ok go/ast 1.277s ok go/build 11.958s ok go/build/constraint 1.052s ok go/constant 1.054s ok go/doc 1.445s ok go/doc/comment 4.026s ok go/format 1.108s ok go/importer 2.140s ok go/internal/gccgoimporter 1.103s ok go/internal/gcimporter 18.823s ok go/internal/srcimporter 26.703s ok go/parser 2.828s ok go/printer 4.629s ok go/scanner 1.076s ok go/token 1.140s ok go/types 116.562s ok go/version 1.018s ok hash 1.251s ok hash/adler32 1.348s ok hash/crc32 1.143s ok hash/crc64 1.162s ok hash/fnv 1.035s ok hash/maphash 1.103s ok html 1.213s ok html/template 1.520s ok image 2.130s ok image/color 1.461s ok image/draw 2.732s ok image/gif 3.360s ok image/jpeg 5.322s ok image/png 8.286s ok index/suffixarray 4.809s ok internal/abi 1.953s ok internal/buildcfg 1.044s ok internal/chacha8rand 1.008s ok internal/concurrent 2.127s ok internal/coverage/cfile 1.202s ok internal/coverage/cformat 1.211s ok internal/coverage/cmerge 1.040s ok internal/coverage/pods 1.197s ok internal/coverage/slicereader 1.196s ok internal/coverage/slicewriter 1.008s ok internal/coverage/test 1.598s ok internal/cpu 2.035s ok internal/dag 1.202s ok internal/diff 1.105s ok internal/fmtsort 1.037s ok internal/fuzz 1.309s ok internal/godebug 21.467s ok internal/godebugs 264.183s ok internal/gover 1.037s ok internal/itoa 1.023s ok internal/platform 3.373s ok internal/poll 1.566s ok internal/profile 1.011s ok internal/reflectlite 1.033s ok internal/runtime/atomic 1.149s ok internal/runtime/syscall 1.122s ok internal/saferio 1.696s ok internal/singleflight 1.291s ok internal/syscall/unix 1.056s ok internal/sysinfo 1.025s ok internal/testenv 1.917s ok internal/trace 75.064s ok internal/trace/internal/oldtrace 3.466s ok internal/types/errors 1.953s ok internal/unsafeheader 1.173s ok internal/weak 1.100s ok internal/xcoff 1.343s ok internal/zstd 1.883s ok io 1.125s ok io/fs 1.439s ok io/ioutil 1.026s ok iter 1.070s ok log 1.103s ok log/slog 1.182s ok log/slog/internal/benchmarks 1.173s ok log/slog/internal/buffer 1.030s ok log/syslog 2.257s ok maps 1.056s ok math 1.150s ok math/big 15.141s ok math/bits 1.312s ok math/cmplx 1.369s ok math/rand 10.766s ok math/rand/v2 10.454s ok mime 1.322s ok mime/multipart 18.040s ok mime/quotedprintable 1.474s ok net 53.676s ok net/http 23.525s ok net/http/cgi 30.110s ok net/http/cookiejar 1.057s ok net/http/fcgi 1.249s ok net/http/httptest 1.294s ok net/http/httptrace 1.149s ok net/http/httputil 2.163s ok net/http/internal 4.479s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.305s ok net/internal/cgotest 1.029s ok net/internal/socktest 1.068s ok net/mail 1.017s ok net/netip 2.190s ok net/rpc 1.136s ok net/rpc/jsonrpc 1.156s ok net/smtp 1.112s ok net/textproto 1.045s ok net/url 1.249s ok os 8.865s ok os/exec 8.725s ok os/exec/internal/fdtest 1.157s ok os/signal 22.362s ok os/user 1.068s ok path 1.023s ok path/filepath 1.032s ok plugin 1.161s ok reflect 2.465s ok regexp 4.069s ok regexp/syntax 15.218s ok runtime 47.975s ok runtime/cgo 1.039s ok runtime/debug 2.053s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.011s ok runtime/internal/wasitest 1.008s ok runtime/metrics 1.020s ok runtime/pprof 32.031s ok runtime/race 11.072s ok runtime/trace 1.157s ok slices 1.478s ok sort 1.810s ok strconv 3.792s ok strings 2.398s ok sync 1.503s ok sync/atomic 3.589s ok syscall 11.324s ok testing 3.359s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.165s ok testing/slogtest 1.101s ok text/scanner 1.068s ok text/tabwriter 1.035s ok text/template 1.146s ok text/template/parse 1.044s ok time 11.231s ok unicode 1.037s ok unicode/utf16 1.162s ok unicode/utf8 1.042s ok unique 2.079s ok cmd/addr2line 6.447s ok cmd/api 30.000s ok cmd/asm/internal/asm 5.994s ok cmd/asm/internal/lex 1.019s ok cmd/cgo/internal/swig 1.100s ok cmd/cgo/internal/test 3.708s ok cmd/cgo/internal/testcarchive 74.835s ok cmd/cgo/internal/testcshared 21.603s ok cmd/cgo/internal/testerrors 37.221s ok cmd/cgo/internal/testfortran 1.233s ok cmd/cgo/internal/testgodefs 2.795s ok cmd/cgo/internal/testlife 2.260s ok cmd/cgo/internal/testnocgo 1.010s ok cmd/cgo/internal/testplugin 148.381s ok cmd/cgo/internal/testsanitizers 1.367s ok cmd/cgo/internal/testshared 171.890s ok cmd/cgo/internal/testso 6.844s ok cmd/cgo/internal/teststdio 6.603s ok cmd/cgo/internal/testtls 1.414s ok cmd/compile/internal/abt 1.404s ok cmd/compile/internal/amd64 1.035s ok cmd/compile/internal/base 1.035s ok cmd/compile/internal/compare 1.021s ok cmd/compile/internal/devirtualize 1.023s ok cmd/compile/internal/dwarfgen 1.952s ok cmd/compile/internal/importer 5.625s ok cmd/compile/internal/inline/inlheur 3.947s ok cmd/compile/internal/ir 1.204s ok cmd/compile/internal/liveness 1.745s ok cmd/compile/internal/logopt 1.841s ok cmd/compile/internal/loopvar 1.018s ok cmd/compile/internal/noder 1.022s ok cmd/compile/internal/rangefunc 1.237s ok cmd/compile/internal/reflectdata 1.017s [no tests to run] ok cmd/compile/internal/ssa 33.019s ok cmd/compile/internal/syntax 1.796s ok cmd/compile/internal/test 35.557s ok cmd/compile/internal/typecheck 1.362s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 22.587s ok cmd/covdata 1.210s ok cmd/cover 21.410s ok cmd/dist 1.025s ok cmd/distpack 1.144s ok cmd/doc 3.242s ok cmd/fix 5.042s ok cmd/go 365.983s ok cmd/go/internal/auth 1.019s ok cmd/go/internal/cache 1.099s ok cmd/go/internal/cfg 1.301s [no tests to run] ok cmd/go/internal/envcmd 1.720s ok cmd/go/internal/fsys 1.035s ok cmd/go/internal/generate 1.096s ok cmd/go/internal/gover 1.015s ok cmd/go/internal/imports 1.074s ok cmd/go/internal/load 1.027s ok cmd/go/internal/lockedfile 2.971s ok cmd/go/internal/lockedfile/internal/filelock 2.817s ok cmd/go/internal/modfetch 1.017s ok cmd/go/internal/modfetch/codehost 3.259s ok cmd/go/internal/modfetch/zip_sum_test 1.053s ok cmd/go/internal/modindex 2.815s ok cmd/go/internal/modload 1.036s ok cmd/go/internal/mvs 1.027s ok cmd/go/internal/par 1.313s ok cmd/go/internal/str 1.070s ok cmd/go/internal/test 1.196s ok cmd/go/internal/toolchain 1.059s ok cmd/go/internal/vcs 1.035s ok cmd/go/internal/vcweb 1.030s ok cmd/go/internal/vcweb/vcstest 4.385s ok cmd/go/internal/web 1.182s ok cmd/go/internal/work 1.741s ok cmd/gofmt 1.316s ok cmd/internal/archive 2.510s ok cmd/internal/buildid 2.273s ok cmd/internal/bootstrap_test 1.016s ok cmd/internal/cov 2.355s ok cmd/internal/dwarf 1.182s ok cmd/internal/edit 1.221s ok cmd/internal/goobj 1.033s ok cmd/internal/moddeps 3.640s ok cmd/internal/notsha256 1.024s ok cmd/internal/obj 3.725s ok cmd/internal/obj/loong64 2.099s ok cmd/internal/obj/ppc64 2.039s ok cmd/internal/obj/riscv 1.400s ok cmd/internal/obj/s390x 1.034s ok cmd/internal/obj/x86 11.832s ok cmd/internal/objabi 1.309s ok cmd/internal/pgo 1.051s ok cmd/internal/pkgpath 5.169s ok cmd/internal/pkgpattern 1.033s ok cmd/internal/quoted 1.016s ok cmd/internal/src 1.013s ok cmd/internal/test2json 3.323s ok cmd/link 40.777s ok cmd/link/internal/benchmark 1.144s ok cmd/link/internal/ld 19.915s ok cmd/link/internal/loader 1.336s ok cmd/nm 11.284s ok cmd/objdump 1.413s ok cmd/pack 9.936s ok cmd/pprof 1.157s ok cmd/relnote 1.022s ok cmd/trace 1.769s ok cmd/vet 88.337s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3428 32192 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2526 117105 ns/op 1661 B/op 24 allocs/op Benchmark/Writer/PAX-4 2016 60673 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4317 55169 ns/op 5187 B/op 16 allocs/op Benchmark/Reader/GNU-4 4597 53714 ns/op 4942 B/op 14 allocs/op Benchmark/Reader/PAX-4 716 151819 ns/op 8911 B/op 33 allocs/op PASS ok archive/tar 2.790s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 598304042 ns/op 829576 B/op 86 allocs/op BenchmarkZip64Test-4 1 289595274 ns/op BenchmarkZip64TestSizes/4096-4 864 631434 ns/op BenchmarkZip64TestSizes/1048576-4 129 1424573 ns/op BenchmarkZip64TestSizes/67108864-4 1 177251699 ns/op PASS ok archive/zip 4.328s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 168771 709.3 ns/op BenchmarkReaderCopyUnoptimal-4 101079 1745 ns/op BenchmarkReaderCopyNoWriteTo-4 9888 265928 ns/op BenchmarkReaderWriteToOptimal-4 10000 13707 ns/op BenchmarkReaderReadString-4 85489 8269 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 139713 1930 ns/op BenchmarkWriterCopyUnoptimal-4 164614 792.9 ns/op BenchmarkWriterCopyNoReadFrom-4 1124 200411 ns/op BenchmarkReaderEmpty-4 19726 10478 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13730 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 456667 258.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 9.747s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3734 81942 ns/op 399.89 MB/s BenchmarkWriteByte-4 403 1199481 ns/op 3.41 MB/s BenchmarkWriteRune-4 187 621285 ns/op 19.78 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 5326651 ns/op BenchmarkBufferFullSmallReads-4 87 1312584 ns/op BenchmarkBufferWriteBlock/N4096-4 7527 115580 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 100 2927487 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 17195094 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 209716902 ns/op 80.00 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3929661 26.10 ns/op 383.19 MB/s BenchmarkIndexByte/32-4 5116464 55.46 ns/op 577.04 MB/s BenchmarkIndexByte/4K-4 689036 159.8 ns/op 25632.98 MB/s BenchmarkIndexBytePortable/10-4 914929 130.8 ns/op 76.46 MB/s BenchmarkIndexBytePortable/32-4 308910 392.6 ns/op 81.51 MB/s BenchmarkIndexBytePortable/4K-4 2546 43274 ns/op 94.65 MB/s BenchmarkIndexRune/10-4 1000000 102.6 ns/op 97.44 MB/s BenchmarkIndexRune/32-4 1000000 105.5 ns/op 303.36 MB/s BenchmarkIndexRune/4K-4 359794 368.1 ns/op 11128.09 MB/s BenchmarkIndexRuneASCII/10-4 4485805 27.35 ns/op 365.57 MB/s BenchmarkIndexRuneASCII/32-4 5374315 23.15 ns/op 1382.51 MB/s BenchmarkIndexRuneASCII/4K-4 778377 174.0 ns/op 23541.52 MB/s BenchmarkEqual/0-4 8337458 18.07 ns/op BenchmarkEqual/same/1-4 1000000 103.5 ns/op 9.66 MB/s BenchmarkEqual/same/6-4 1293993 118.9 ns/op 50.45 MB/s BenchmarkEqual/same/9-4 1391137 110.1 ns/op 81.73 MB/s BenchmarkEqual/same/15-4 1000000 107.9 ns/op 139.05 MB/s BenchmarkEqual/same/16-4 1000000 150.7 ns/op 106.19 MB/s BenchmarkEqual/same/20-4 1000000 134.7 ns/op 148.45 MB/s BenchmarkEqual/same/32-4 1000000 112.6 ns/op 284.32 MB/s BenchmarkEqual/same/4K-4 132826 1491 ns/op 2747.69 MB/s BenchmarkEqual/1-4 1461621 114.9 ns/op 8.71 MB/s BenchmarkEqual/6-4 1000000 107.8 ns/op 55.66 MB/s BenchmarkEqual/9-4 1480843 183.1 ns/op 49.16 MB/s BenchmarkEqual/15-4 1472872 81.09 ns/op 184.98 MB/s BenchmarkEqual/16-4 1000000 282.6 ns/op 56.62 MB/s BenchmarkEqual/20-4 1000000 114.9 ns/op 174.08 MB/s BenchmarkEqual/32-4 1000000 119.5 ns/op 267.86 MB/s BenchmarkEqual/4K-4 98955 1828 ns/op 2240.75 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 126.5 ns/op 506.00 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 112.9 ns/op 566.90 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 136.6 ns/op 468.59 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 450.0 ns/op 142.22 MB/s BenchmarkEqualBothUnaligned/4096_0-4 95454 1148 ns/op 3567.21 MB/s BenchmarkEqualBothUnaligned/4096_1-4 107232 1124 ns/op 3644.82 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117464 1042 ns/op 3930.69 MB/s BenchmarkEqualBothUnaligned/4096_7-4 111974 4272 ns/op 958.77 MB/s BenchmarkIndex/10-4 3599806 33.90 ns/op 294.95 MB/s BenchmarkIndex/32-4 3159752 50.18 ns/op 637.66 MB/s BenchmarkIndex/4K-4 76718 1564 ns/op 2619.10 MB/s BenchmarkIndexEasy/10-4 3595740 37.86 ns/op 264.17 MB/s BenchmarkIndexEasy/32-4 2540671 44.98 ns/op 711.48 MB/s BenchmarkIndexEasy/4K-4 443912 321.2 ns/op 12750.88 MB/s BenchmarkCount/10-4 1000000 145.7 ns/op 68.63 MB/s BenchmarkCount/32-4 1000000 438.9 ns/op 72.91 MB/s BenchmarkCount/4K-4 66921 1750 ns/op 2340.22 MB/s BenchmarkCountEasy/10-4 1840239 106.3 ns/op 94.04 MB/s BenchmarkCountEasy/32-4 1748864 75.75 ns/op 422.46 MB/s BenchmarkCountEasy/4K-4 381678 361.9 ns/op 11317.56 MB/s BenchmarkCountSingle/10-4 2836237 37.17 ns/op 269.01 MB/s BenchmarkCountSingle/32-4 3030366 60.16 ns/op 531.95 MB/s BenchmarkCountSingle/4K-4 500289 510.7 ns/op 8021.05 MB/s BenchmarkToUpper/#00-4 2045997 199.3 ns/op BenchmarkToUpper/ONLYUPPER-4 316281 1061 ns/op BenchmarkToUpper/abc-4 572173 530.9 ns/op BenchmarkToUpper/AbC123-4 249890 653.3 ns/op BenchmarkToUpper/azAZ09_-4 292945 436.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76836 1377 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38902 3766 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57602 3602 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121557 1029 ns/op BenchmarkToLower/#00-4 3323072 37.14 ns/op BenchmarkToLower/abc-4 443067 343.2 ns/op BenchmarkToLower/AbC123-4 315679 437.1 ns/op BenchmarkToLower/azAZ09_-4 281994 1158 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84370 4047 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44995 3007 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56758 4629 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123006 1017 ns/op BenchmarkFields/ASCII/16-4 135435 1694 ns/op 9.45 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9561 123086 ns/op 2.08 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 631 206096 ns/op 19.87 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 4008789 ns/op 16.35 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 80462550 ns/op 13.03 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 97633 2910 ns/op 5.50 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6547 17990 ns/op 14.23 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 396 457521 ns/op 8.95 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 7431143 ns/op 8.82 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 650494392 ns/op 1.61 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 159481 1774 ns/op 9.02 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13051 9150 ns/op 27.98 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 770 605696 ns/op 6.76 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 13641014 ns/op 4.80 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 141667942 ns/op 7.40 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 123507 1726 ns/op 9.27 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9145 20228 ns/op 12.66 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 549 483956 ns/op 8.46 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4125176 ns/op 15.89 MB/s 504067 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 119674236 ns/op 8.76 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1978065 60.82 ns/op BenchmarkTrimSpace/ASCII-4 534188 223.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 82998 1421 ns/op BenchmarkTrimSpace/JustNonASCII-4 42685 3078 ns/op BenchmarkToValidUTF8/Valid-4 493119 248.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 369128 552.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92222 1789 ns/op BenchmarkIndexHard1-4 1732 70815 ns/op BenchmarkIndexHard2-4 390 343014 ns/op BenchmarkIndexHard3-4 163 2295539 ns/op BenchmarkIndexHard4-4 87 1300251 ns/op BenchmarkLastIndexHard1-4 4 31148686 ns/op BenchmarkLastIndexHard2-4 3 39130398 ns/op BenchmarkLastIndexHard3-4 4 42282620 ns/op BenchmarkCountHard1-4 1726 74639 ns/op BenchmarkCountHard2-4 393 348944 ns/op BenchmarkCountHard3-4 170 755576 ns/op BenchmarkSplitEmptySeparator-4 1 229466488 ns/op BenchmarkSplitSingleByteSeparator-4 13 25419270 ns/op BenchmarkSplitMultiByteSeparator-4 13 16383657 ns/op BenchmarkSplitNSingleByteSeparator-4 191834 4218 ns/op BenchmarkSplitNMultiByteSeparator-4 72838 5511 ns/op BenchmarkRepeat-4 179752 829.5 ns/op BenchmarkRepeatLarge/256/1-4 118707 5109 ns/op 50.11 MB/s BenchmarkRepeatLarge/256/16-4 174415 3301 ns/op 77.56 MB/s BenchmarkRepeatLarge/512/1-4 10000 19584 ns/op 26.14 MB/s BenchmarkRepeatLarge/512/16-4 10000 24058 ns/op 21.28 MB/s BenchmarkRepeatLarge/1024/1-4 69532 2512 ns/op 407.69 MB/s BenchmarkRepeatLarge/1024/16-4 47158 5587 ns/op 183.27 MB/s BenchmarkRepeatLarge/2048/1-4 43788 6323 ns/op 323.88 MB/s BenchmarkRepeatLarge/2048/16-4 26420 5089 ns/op 402.44 MB/s BenchmarkRepeatLarge/4096/1-4 14055 39546 ns/op 103.58 MB/s BenchmarkRepeatLarge/4096/16-4 13030 23984 ns/op 170.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 28019 ns/op 292.38 MB/s BenchmarkRepeatLarge/8192/16-4 10000 61496 ns/op 133.21 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 16044 ns/op 255.37 MB/s BenchmarkRepeatLarge/16384/1-4 9933 31356 ns/op 522.51 MB/s BenchmarkRepeatLarge/16384/16-4 7537 21918 ns/op 747.53 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 95211 ns/op 129.09 MB/s BenchmarkRepeatLarge/32768/1-4 1905 152814 ns/op 214.43 MB/s BenchmarkRepeatLarge/32768/16-4 5190 89499 ns/op 366.13 MB/s BenchmarkRepeatLarge/32768/4097-4 2425 58714 ns/op 488.46 MB/s BenchmarkRepeatLarge/65536/1-4 202 520586 ns/op 125.89 MB/s BenchmarkRepeatLarge/65536/16-4 1807 148628 ns/op 440.94 MB/s BenchmarkRepeatLarge/65536/4097-4 630 982570 ns/op 62.55 MB/s BenchmarkRepeatLarge/131072/1-4 81 4367702 ns/op 30.01 MB/s BenchmarkRepeatLarge/131072/16-4 400 1100621 ns/op 119.09 MB/s BenchmarkRepeatLarge/131072/4097-4 454 574756 ns/op 220.98 MB/s BenchmarkRepeatLarge/262144/1-4 147 7864687 ns/op 33.33 MB/s BenchmarkRepeatLarge/262144/16-4 100 1172478 ns/op 223.58 MB/s BenchmarkRepeatLarge/262144/4097-4 100 3343663 ns/op 77.19 MB/s BenchmarkRepeatLarge/524288/1-4 100 5501407 ns/op 95.30 MB/s BenchmarkRepeatLarge/524288/16-4 100 5324429 ns/op 98.47 MB/s BenchmarkRepeatLarge/524288/4097-4 100 3112431 ns/op 167.17 MB/s BenchmarkRepeatLarge/1048576/1-4 51 7123254 ns/op 147.20 MB/s BenchmarkRepeatLarge/1048576/16-4 58 9656338 ns/op 108.59 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 17684695 ns/op 59.08 MB/s BenchmarkRepeatLarge/2097152/1-4 37 9865110 ns/op 212.58 MB/s BenchmarkRepeatLarge/2097152/16-4 30 9057245 ns/op 231.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 21747147 ns/op 96.27 MB/s BenchmarkRepeatLarge/4194304/1-4 7 110268008 ns/op 38.04 MB/s BenchmarkRepeatLarge/4194304/16-4 13 112328723 ns/op 37.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 13079823 ns/op 320.43 MB/s BenchmarkRepeatLarge/8388608/1-4 2 70952091 ns/op 118.23 MB/s BenchmarkRepeatLarge/8388608/16-4 6 244318005 ns/op 34.33 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 141223028 ns/op 59.39 MB/s BenchmarkRepeatLarge/16777216/1-4 2 76261750 ns/op 220.00 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63992828 ns/op 262.17 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 51684104 ns/op 324.61 MB/s BenchmarkRepeatLarge/33554432/1-4 1 529576985 ns/op 63.36 MB/s BenchmarkRepeatLarge/33554432/16-4 2 202732656 ns/op 165.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 187174832 ns/op 179.27 MB/s BenchmarkRepeatLarge/67108864/1-4 1 134719529 ns/op 498.14 MB/s BenchmarkRepeatLarge/67108864/16-4 1 249457495 ns/op 269.02 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 134037744 ns/op 500.67 MB/s BenchmarkRepeatLarge/134217728/1-4 1 369372376 ns/op 363.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 742503714 ns/op 180.76 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 857930630 ns/op 156.44 MB/s BenchmarkRepeatLarge/268435456/1-4 1 684734233 ns/op 392.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 889093140 ns/op 301.92 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 597120604 ns/op 449.55 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1034016993 ns/op 519.21 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1489707755 ns/op 360.39 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1307504207 ns/op 410.61 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2232374821 ns/op 480.99 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2757597667 ns/op 389.38 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3540115210 ns/op 303.31 MB/s BenchmarkBytesCompare/1-4 10421714 39.71 ns/op BenchmarkBytesCompare/2-4 10153033 20.08 ns/op BenchmarkBytesCompare/4-4 10604353 40.62 ns/op BenchmarkBytesCompare/8-4 11017446 11.07 ns/op BenchmarkBytesCompare/16-4 11058922 12.13 ns/op BenchmarkBytesCompare/32-4 9787888 47.44 ns/op BenchmarkBytesCompare/64-4 9142666 21.10 ns/op BenchmarkBytesCompare/128-4 8191789 15.14 ns/op BenchmarkBytesCompare/256-4 5297938 35.35 ns/op BenchmarkBytesCompare/512-4 4586841 35.15 ns/op BenchmarkBytesCompare/1024-4 1309531 127.6 ns/op BenchmarkBytesCompare/2048-4 1000000 143.0 ns/op BenchmarkIndexAnyASCII/1:1-4 2809950 42.89 ns/op BenchmarkIndexAnyASCII/1:2-4 2592837 290.2 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 116.8 ns/op BenchmarkIndexAnyASCII/1:8-4 2158447 51.80 ns/op BenchmarkIndexAnyASCII/1:16-4 2395360 43.87 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 148.8 ns/op BenchmarkIndexAnyASCII/1:64-4 2524995 55.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2691434 134.6 ns/op BenchmarkIndexAnyASCII/16:2-4 301468 373.3 ns/op BenchmarkIndexAnyASCII/16:4-4 339004 346.2 ns/op BenchmarkIndexAnyASCII/16:8-4 322492 1083 ns/op BenchmarkIndexAnyASCII/16:16-4 312290 388.5 ns/op BenchmarkIndexAnyASCII/16:32-4 288915 407.1 ns/op BenchmarkIndexAnyASCII/16:64-4 247672 1147 ns/op BenchmarkIndexAnyASCII/256:1-4 2301555 51.48 ns/op BenchmarkIndexAnyASCII/256:2-4 13068 9011 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 11116 ns/op BenchmarkIndexAnyASCII/256:8-4 24426 4831 ns/op BenchmarkIndexAnyASCII/256:16-4 25299 4726 ns/op BenchmarkIndexAnyASCII/256:32-4 25414 9129 ns/op BenchmarkIndexAnyASCII/256:64-4 10000 28770 ns/op BenchmarkIndexAnyUTF8/1:1-4 2634542 157.3 ns/op BenchmarkIndexAnyUTF8/1:2-4 2633421 45.37 ns/op BenchmarkIndexAnyUTF8/1:4-4 1924978 55.36 ns/op BenchmarkIndexAnyUTF8/1:8-4 2487526 49.46 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 371.0 ns/op BenchmarkIndexAnyUTF8/1:32-4 2622601 198.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1420860 164.7 ns/op BenchmarkIndexAnyUTF8/16:1-4 149418 3858 ns/op BenchmarkIndexAnyUTF8/16:2-4 245563 477.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 236160 3244 ns/op BenchmarkIndexAnyUTF8/16:8-4 224307 557.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 248293 493.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 242833 531.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 229299 1208 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11824 ns/op BenchmarkIndexAnyUTF8/256:2-4 16474 7265 ns/op BenchmarkIndexAnyUTF8/256:4-4 14740 7296 ns/op BenchmarkIndexAnyUTF8/256:8-4 15309 8363 ns/op BenchmarkIndexAnyUTF8/256:16-4 16270 7911 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 33088 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 32609 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2257656 53.45 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2614785 93.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2532505 48.15 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2475337 49.50 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1976476 55.31 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2535522 76.36 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2009022 349.0 ns/op BenchmarkLastIndexAnyASCII/16:1-4 341923 1009 ns/op BenchmarkLastIndexAnyASCII/16:2-4 343497 1290 ns/op BenchmarkLastIndexAnyASCII/16:4-4 320570 1883 ns/op BenchmarkLastIndexAnyASCII/16:8-4 293884 426.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 294548 521.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 114801 1346 ns/op BenchmarkLastIndexAnyASCII/16:64-4 10000 12165 ns/op BenchmarkLastIndexAnyASCII/256:1-4 19772 19977 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23997 14175 ns/op BenchmarkLastIndexAnyASCII/256:4-4 20624 4933 ns/op BenchmarkLastIndexAnyASCII/256:8-4 13632 18457 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23917 19225 ns/op BenchmarkLastIndexAnyASCII/256:32-4 15982 6459 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22629 12624 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 161.3 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2600416 50.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2515159 47.96 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2479518 67.72 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 200.9 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2639229 45.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 324.9 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 295501 393.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 247270 486.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237224 503.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 227654 2119 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 252043 772.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 241119 774.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 230360 921.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20502 6195 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 22827 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12881 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 25894 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12272 9182 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 39523 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12753 8778 ns/op BenchmarkTrimASCII/1:1-4 3174470 70.78 ns/op BenchmarkTrimASCII/1:2-4 1833514 65.92 ns/op BenchmarkTrimASCII/1:4-4 1626025 164.0 ns/op BenchmarkTrimASCII/1:8-4 1000000 114.8 ns/op BenchmarkTrimASCII/1:16-4 1000000 111.4 ns/op BenchmarkTrimASCII/16:1-4 464620 221.7 ns/op BenchmarkTrimASCII/16:2-4 351901 387.6 ns/op BenchmarkTrimASCII/16:4-4 317042 361.0 ns/op BenchmarkTrimASCII/16:8-4 328930 382.4 ns/op BenchmarkTrimASCII/16:16-4 326553 601.8 ns/op BenchmarkTrimASCII/256:1-4 35695 2970 ns/op BenchmarkTrimASCII/256:2-4 23966 5061 ns/op BenchmarkTrimASCII/256:4-4 25366 4737 ns/op BenchmarkTrimASCII/256:8-4 10000 24397 ns/op BenchmarkTrimASCII/256:16-4 24602 4785 ns/op BenchmarkTrimASCII/4096:1-4 2437 175247 ns/op BenchmarkTrimASCII/4096:2-4 1518 74635 ns/op BenchmarkTrimASCII/4096:4-4 1435 74687 ns/op BenchmarkTrimASCII/4096:8-4 1557 74752 ns/op BenchmarkTrimASCII/4096:16-4 1318 271466 ns/op BenchmarkTrimByte-4 2094925 57.76 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27494 9354 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30703 4377 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 433 239002 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 974 108328 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2121 54445 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3986 28343 ns/op BenchmarkCompareBytesEqual-4 10136676 14.11 ns/op BenchmarkCompareBytesToNil-4 13178691 8.821 ns/op BenchmarkCompareBytesEmpty-4 13486918 12.86 ns/op BenchmarkCompareBytesIdentical-4 12986937 9.063 ns/op BenchmarkCompareBytesSameLength-4 10402423 11.27 ns/op BenchmarkCompareBytesDifferentLength-4 10312888 11.26 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2484 59367 ns/op 17662.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2466 52155 ns/op 20105.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2472 48266 ns/op 21725.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2481 52055 ns/op 20143.93 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2458 48884 ns/op 21450.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2350 61814 ns/op 16963.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2506 96250 ns/op 10894.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2408 50054 ns/op 20949.27 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2374 62277 ns/op 16837.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2365 154379 ns/op 6792.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2324 68228 ns/op 15368.79 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2330 53174 ns/op 19719.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2365 63494 ns/op 16514.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1996 86891 ns/op 12067.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2328 58958 ns/op 17785.16 MB/s BenchmarkCompareBytesBig-4 2454 49015 ns/op 21393.33 MB/s BenchmarkCompareBytesBigIdentical-4 11412552 15.26 ns/op 68710837.10 MB/s PASS ok bytes 267.979s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 104904486 ns/op 0.95 MB/s 3620072 B/op 30 allocs/op BenchmarkDecodeNewton-4 1 861689268 ns/op 0.66 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 2 50381396 ns/op 0.33 MB/s 3647124 B/op 29 allocs/op PASS ok compress/bzip2 3.836s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 8798246 ns/op 1.14 MB/s 42450 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 142890614 ns/op 0.70 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 270181219 ns/op 3.70 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2528561 ns/op 3.95 MB/s 42928 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 34482715 ns/op 2.90 MB/s 49205 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 383974434 ns/op 2.60 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2518287 ns/op 3.97 MB/s 42544 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 3 43579262 ns/op 2.29 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 908326502 ns/op 1.10 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 4403169 ns/op 2.27 MB/s 42365 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 97318134 ns/op 1.03 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 282907261 ns/op 3.53 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2623413 ns/op 3.81 MB/s 43592 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 27952469 ns/op 3.58 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 274560418 ns/op 3.64 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 51 2102674 ns/op 4.76 MB/s 43732 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18435529 ns/op 5.42 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 202279965 ns/op 4.94 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 7762667 ns/op 1.29 MB/s 43173 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 45569110 ns/op 2.19 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 229876554 ns/op 4.35 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 48 2344518 ns/op 4.27 MB/s 42933 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14666644 ns/op 6.82 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 195613380 ns/op 5.11 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1326178 ns/op 7.54 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 19895992 ns/op 5.03 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 136911886 ns/op 7.30 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 6944751 ns/op 1.44 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 149332214 ns/op 0.67 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 477565699 ns/op 2.09 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 31322508 ns/op 0.32 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 101052076 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1247126465 ns/op 0.80 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 10212014 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 123440796 ns/op 0.81 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1923558964 ns/op 0.52 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 67 4704053 ns/op 2.13 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12916594 ns/op 7.74 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 134655100 ns/op 7.43 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 2869702 ns/op 3.48 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21366062 ns/op 4.68 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 395709968 ns/op 2.53 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 19252805 ns/op 0.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 85379468 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1303113795 ns/op 0.77 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8738257 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 303438277 ns/op 0.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1302446650 ns/op 0.77 MB/s PASS ok compress/flate 58.636s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 4534991 ns/op 2.21 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4241088 ns/op 2.36 MB/s BenchmarkDecoder/1e5-4 2 56577782 ns/op 1.77 MB/s BenchmarkDecoder/1e-Reuse5-4 3 42415686 ns/op 2.36 MB/s BenchmarkDecoder/1e6-4 1 960405461 ns/op 1.04 MB/s BenchmarkDecoder/1e-Reuse6-4 1 432734162 ns/op 2.31 MB/s BenchmarkEncoder/1e4-4 39 2921532 ns/op 3.42 MB/s BenchmarkEncoder/1e-Reuse4-4 40 5623066 ns/op 1.78 MB/s BenchmarkEncoder/1e5-4 2 54057794 ns/op 1.85 MB/s BenchmarkEncoder/1e-Reuse5-4 2 61850940 ns/op 1.62 MB/s BenchmarkEncoder/1e6-4 1 386225963 ns/op 2.59 MB/s BenchmarkEncoder/1e-Reuse6-4 1 302732877 ns/op 3.30 MB/s PASS ok compress/lzw 10.729s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 8855535 ns/op PASS ok container/heap 1.478s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 23565 5915 ns/op BenchmarkWithTimeout/concurrency=40-4 5032 29012 ns/op BenchmarkWithTimeout/concurrency=4000-4 3576 101452 ns/op BenchmarkWithTimeout/concurrency=400000-4 6268 21155 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 465672 378.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17530 9370 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18750 7776 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2815 65307 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2061 128436 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2827 99662 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 290 809529 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 254 755394 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 397 323141 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3485157 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 25 4862330 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3404155 ns/op BenchmarkCheckCanceled/Err-4 427159 263.7 ns/op BenchmarkCheckCanceled/Done-4 581763 210.9 ns/op BenchmarkContextCancelDone-4 829192 170.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 38362 2946 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 33115 3475 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 28194 4338 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22321 5138 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11167 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 483912 274.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 267225 440.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 189969 1084 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 118382 1035 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 58947 2350 ns/op PASS ok context 45.909s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1840048 75.94 ns/op 210.68 MB/s BenchmarkEncrypt/AES-192-4 1807814 158.6 ns/op 100.91 MB/s BenchmarkEncrypt/AES-256-4 1787804 189.3 ns/op 84.53 MB/s BenchmarkDecrypt/AES-128-4 1830913 83.94 ns/op 190.62 MB/s BenchmarkDecrypt/AES-192-4 1736829 64.27 ns/op 248.95 MB/s BenchmarkDecrypt/AES-256-4 1649042 68.02 ns/op 235.23 MB/s BenchmarkExpand/AES-128-4 10000 11970 ns/op BenchmarkExpand/AES-192-4 10000 10059 ns/op BenchmarkExpand/AES-256-4 9202 12491 ns/op BenchmarkCreateCipher/AES-128-4 144688 1156 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 353552 1131 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 331920 921.7 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 10.254s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 153112 768.6 ns/op 83.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 349298 405.5 ns/op 157.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 176212 903.7 ns/op 70.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 338772 406.8 ns/op 157.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 144232 796.0 ns/op 1696.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 289755 432.5 ns/op 3121.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143281 854.7 ns/op 1579.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 303368 486.7 ns/op 2773.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 96310 1413 ns/op 5797.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 138087 1058 ns/op 7742.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 90158 1248 ns/op 6561.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 137139 6992 ns/op 1171.69 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 1928 59204 ns/op 17.21 MB/s BenchmarkAESCFBDecrypt1K-4 2344 53030 ns/op 19.22 MB/s BenchmarkAESCFBDecrypt8K-4 286 1193415 ns/op 6.86 MB/s BenchmarkAESOFB1K-4 5460 21763 ns/op 46.82 MB/s BenchmarkAESCTR1K-4 10000 20685 ns/op 49.26 MB/s BenchmarkAESCTR8K-4 7771 17787 ns/op 460.28 MB/s BenchmarkAESCBCEncrypt1K-4 410958 712.6 ns/op 1436.98 MB/s BenchmarkAESCBCDecrypt1K-4 888990 395.7 ns/op 2587.82 MB/s PASS ok crypto/cipher 16.777s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 50962 3045 ns/op 2.63 MB/s BenchmarkDecrypt-4 31854 3624 ns/op 2.21 MB/s BenchmarkTDESEncrypt-4 7476 17056 ns/op 0.47 MB/s BenchmarkTDESDecrypt-4 10000 23686 ns/op 0.34 MB/s PASS ok crypto/des 3.443s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 877 138338 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 20548340 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 2 166963346 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 18983104 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 3.847s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3567 38981 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2360 183709 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1654 98038 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2461 59831 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1210 98295 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 795 435162 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 2748 40532 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 11072676 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12940923 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 7.009s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 105 2248208 ns/op BenchmarkNewKeyFromSeed-4 100 1224059 ns/op BenchmarkSigning-4 99 4546531 ns/op BenchmarkVerification-4 43 12015737 ns/op PASS ok crypto/ed25519 3.097s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4659 26522 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 3632741 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 21 13397932 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 15873763 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1299 94911 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 15724848 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 20040186 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 1 154752888 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8878 13338 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 1460 91751 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2628 56313 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 3075641 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1875 258104 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 134 950558 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1309 561286 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 16640505 ns/op 1185 B/op 15 allocs/op PASS ok crypto/elliptic 13.296s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 35695 8079 ns/op 126.74 MB/s BenchmarkHMACSHA256_32-4 42744 5038 ns/op 6.35 MB/s BenchmarkNewWriteSum-4 10000 55651 ns/op 0.58 MB/s PASS ok crypto/hmac 3.182s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 34017 5744 ns/op BenchmarkModSub-4 38956 5499 ns/op BenchmarkMontgomeryRepr-4 12237 8390 ns/op BenchmarkMontgomeryMul-4 10000 11349 ns/op BenchmarkModMul-4 7262 22830 ns/op BenchmarkExpBig-4 7 15728731 ns/op BenchmarkExp-4 4 33548397 ns/op PASS ok crypto/internal/bigmod 6.532s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 528 323870 ns/op BenchmarkScalarBaseMult-4 111 1157409 ns/op BenchmarkScalarMult-4 38 11838643 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 42 2880877 ns/op PASS ok crypto/internal/edwards25519 5.570s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 196716 671.2 ns/op BenchmarkMultiply-4 243531 511.7 ns/op BenchmarkSquare-4 328118 736.6 ns/op BenchmarkInvert-4 925 163863 ns/op BenchmarkMult32-4 788970 150.8 ns/op PASS ok crypto/internal/edwards25519/field 4.692s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 186 1205138 ns/op BenchmarkEncaps-4 97 1138656 ns/op BenchmarkDecaps-4 100 1451304 ns/op BenchmarkRoundTrip/Alice-4 57 1814944 ns/op BenchmarkRoundTrip/Bob-4 100 1680793 ns/op PASS ok crypto/internal/mlkem768 4.049s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 24 5526763 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1512 509349 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 17460814 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 79909296 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 1638595 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6778 25323 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 22 25565274 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 122922823 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 5.545s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 244856 1974 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 76944 1734 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 54366 5582 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 253122 534.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 128368 1190 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 53012 2134 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 6.821s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 125716 6751 ns/op 1.19 MB/s BenchmarkHash64-4 166549 707.7 ns/op 90.43 MB/s BenchmarkHash128-4 173414 1211 ns/op 105.68 MB/s BenchmarkHash256-4 133900 1846 ns/op 138.70 MB/s BenchmarkHash512-4 100131 1205 ns/op 424.85 MB/s BenchmarkHash1K-4 63060 6632 ns/op 154.40 MB/s BenchmarkHash8K-4 7630 30101 ns/op 272.15 MB/s BenchmarkHash1M-4 85 2605343 ns/op 402.47 MB/s BenchmarkHash8M-4 8 14140535 ns/op 593.23 MB/s BenchmarkHash8BytesUnaligned-4 146760 824.3 ns/op 9.71 MB/s BenchmarkHash1KUnaligned-4 43815 3977 ns/op 257.50 MB/s BenchmarkHash8KUnaligned-4 9836 36741 ns/op 222.97 MB/s PASS ok crypto/md5 11.946s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 181857 3068 ns/op 10.43 MB/s BenchmarkRead/4K-4 9013 18361 ns/op 223.08 MB/s BenchmarkPrime-4 2 1012796422 ns/op PASS ok crypto/rand 4.024s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9684 11537 ns/op 11.09 MB/s BenchmarkRC4_1K-4 1296 182753 ns/op 5.60 MB/s BenchmarkRC4_8K-4 100 1847280 ns/op 4.38 MB/s PASS ok crypto/rc4 2.725s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 19555596 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 42102705 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 71139006 ns/op BenchmarkEncryptPKCS1v15/2048-4 358 326068 ns/op BenchmarkDecryptOAEP/2048-4 6 30281240 ns/op BenchmarkEncryptOAEP/2048-4 399 366389 ns/op BenchmarkSignPKCS1v15/2048-4 7 33944360 ns/op BenchmarkVerifyPKCS1v15/2048-4 408 667746 ns/op BenchmarkSignPSS/2048-4 7 17411391 ns/op BenchmarkVerifyPSS/2048-4 100 1476108 ns/op PASS ok crypto/rsa 10.373s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 123403 1565 ns/op 5.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 169221 1125 ns/op 7.11 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 131448 883.3 ns/op 362.29 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 156492 729.2 ns/op 438.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 100242 1698 ns/op 603.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 107301 2692 ns/op 380.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22654 24347 ns/op 336.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 24078 10624 ns/op 771.11 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 5.660s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 100372 3312 ns/op 2.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 127866 1150 ns/op 6.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 142219 1361 ns/op 5.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 96944 1235 ns/op 829.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 113216 1824 ns/op 561.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 100218 2692 ns/op 380.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26577 4640 ns/op 1765.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 28340 15611 ns/op 524.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21535 10523 ns/op 778.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 6.974s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 10000 14130 ns/op 0.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 86217 1443 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 126556 951.2 ns/op 8.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 90955 1451 ns/op 705.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 118526 1002 ns/op 1021.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 114010 985.2 ns/op 1039.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36255 3632 ns/op 2255.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 40966 2978 ns/op 2750.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40924 2942 ns/op 2784.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 7.322s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14274824 10.17 ns/op BenchmarkConstantTimeEq-4 13692872 14.54 ns/op BenchmarkConstantTimeLessOrEq-4 14346013 12.23 ns/op BenchmarkXORBytes/8Bytes-4 294655 381.0 ns/op 21.00 MB/s BenchmarkXORBytes/128Bytes-4 162597 723.8 ns/op 176.83 MB/s BenchmarkXORBytes/2048Bytes-4 19851 11512 ns/op 177.91 MB/s BenchmarkXORBytes/32768Bytes-4 1347 111958 ns/op 292.68 MB/s PASS ok crypto/subtle 10.865s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 3 359025461 ns/op BenchmarkCertCache/1-4 4 49942801 ns/op BenchmarkCertCache/2-4 7 35687419 ns/op BenchmarkCertCache/3-4 14 68439632 ns/op BenchmarkHandshakeServer/RSA-4 12 19348130 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 24585655 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 6 17299163 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 87 1464148 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 176 1535113 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 14098896 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 14 10872122 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 50039446 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 1 195130086 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 257272198 ns/op 4.08 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 74562714 ns/op 14.06 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 67811836 ns/op 30.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 73469076 ns/op 28.54 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 170168396 ns/op 24.65 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 290599639 ns/op 14.43 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 346553014 ns/op 24.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 257039851 ns/op 32.64 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 791687025 ns/op 21.19 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 696120974 ns/op 24.10 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1705355327 ns/op 19.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1876498640 ns/op 17.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2896558813 ns/op 23.17 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2499267583 ns/op 26.85 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 47703770 ns/op 21.98 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 55976482 ns/op 18.73 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 125145136 ns/op 16.76 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 202582109 ns/op 10.35 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 223882856 ns/op 18.73 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 170868973 ns/op 24.55 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 368351048 ns/op 22.77 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 256472242 ns/op 32.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 672923720 ns/op 24.93 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1054155999 ns/op 15.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 938763712 ns/op 35.74 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2198001218 ns/op 15.27 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3054371053 ns/op 21.97 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2697942914 ns/op 24.87 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 795115518 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 724816016 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 322924100 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 308201585 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 183450532 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 704311567 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 121638400 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 102001220 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 79966551 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 81754714 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 167359963 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161251973 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 102873648 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 168227563 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 95028124 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 61035216 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 1 101184782 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40834319 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 70906467 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 122398299 ns/op PASS ok crypto/tls 48.750s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 9324 11976 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 19048615 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 423 423721 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 897 377850 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 812 193435 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 5.669s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 36 5184440 ns/op 276561 B/op 1603 allocs/op BenchmarkConcurrentStmtQuery-4 34 10242842 ns/op 261343 B/op 1919 allocs/op BenchmarkConcurrentStmtExec-4 57 4358353 ns/op 216527 B/op 524 allocs/op BenchmarkConcurrentTxQuery-4 36 7843414 ns/op 272817 B/op 2120 allocs/op BenchmarkConcurrentTxExec-4 61 2354097 ns/op 88843 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 4207451 ns/op 113164 B/op 2156 allocs/op BenchmarkConcurrentTxStmtExec-4 130 1284469 ns/op 40212 B/op 380 allocs/op BenchmarkConcurrentRandom-4 13 8750968 ns/op 239560 B/op 1770 allocs/op BenchmarkManyConcurrentQueries-4 1257 92989 ns/op 4185 B/op 21 allocs/op BenchmarkGrabConn-4 264051 493.6 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 16145 ns/op PASS ok database/sql 4.819s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 853 241827 ns/op BenchmarkSymbols32-4 1375 90615 ns/op PASS ok debug/elf 1.535s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 36180 4509 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 67 3297833 ns/op 180248 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2455011 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12162 9263 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.898s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50970 2162 ns/op BenchmarkMarshal-4 634 216554 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2551 58404 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 2.639s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 790571 ns/op 10.36 MB/s BenchmarkEncodeToString-4 249 1088139 ns/op 7.53 MB/s BenchmarkDecode-4 138 1228535 ns/op 10.67 MB/s BenchmarkDecodeString-4 138 1930909 ns/op 6.79 MB/s PASS ok encoding/base32 2.629s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 267 652326 ns/op 12.56 MB/s BenchmarkDecodeString/2-4 292352 372.7 ns/op 10.73 MB/s BenchmarkDecodeString/4-4 238242 1993 ns/op 4.01 MB/s BenchmarkDecodeString/8-4 182472 1087 ns/op 11.04 MB/s BenchmarkDecodeString/64-4 27975 6192 ns/op 14.21 MB/s BenchmarkDecodeString/8192-4 100 1351526 ns/op 8.08 MB/s BenchmarkNewEncoding-4 48332 5247 ns/op 48.79 MB/s PASS ok encoding/base64 5.770s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1350 138351 ns/op 28.91 MB/s BenchmarkReadStruct-4 10000 13914 ns/op 5.39 MB/s BenchmarkWriteStruct-4 12902 10259 ns/op 7.31 MB/s BenchmarkAppendStruct-4 249615 483.1 ns/op 155.25 MB/s BenchmarkWriteSlice1000Structs-4 13 7974633 ns/op 9.40 MB/s BenchmarkAppendSlice1000Structs-4 13 9315305 ns/op 8.05 MB/s BenchmarkReadSlice1000Structs-4 13 10084054 ns/op 7.44 MB/s BenchmarkReadInts-4 41872 3597 ns/op 8.34 MB/s BenchmarkWriteInts-4 33316 3582 ns/op 8.38 MB/s BenchmarkAppendInts-4 63319 1811 ns/op 16.56 MB/s BenchmarkWriteSlice1000Int32s-4 775 137809 ns/op 29.03 MB/s BenchmarkAppendSlice1000Int32s-4 1172 132175 ns/op 30.26 MB/s BenchmarkPutUint16-4 3282148 37.64 ns/op 53.13 MB/s BenchmarkAppendUint16-4 2149832 58.42 ns/op 34.23 MB/s BenchmarkPutUint32-4 2364577 73.40 ns/op 54.50 MB/s BenchmarkAppendUint32-4 1000000 129.5 ns/op 30.90 MB/s BenchmarkPutUint64-4 695498 164.1 ns/op 48.76 MB/s BenchmarkAppendUint64-4 756399 161.4 ns/op 49.57 MB/s BenchmarkLittleEndianPutUint16-4 3107796 42.56 ns/op 46.99 MB/s BenchmarkLittleEndianAppendUint16-4 3143702 35.42 ns/op 56.46 MB/s BenchmarkLittleEndianPutUint32-4 2352396 108.7 ns/op 36.81 MB/s BenchmarkLittleEndianAppendUint32-4 2075362 120.1 ns/op 33.30 MB/s BenchmarkLittleEndianPutUint64-4 654338 176.2 ns/op 45.39 MB/s BenchmarkLittleEndianAppendUint64-4 651801 175.2 ns/op 45.65 MB/s BenchmarkReadFloats-4 161052 849.6 ns/op 14.13 MB/s BenchmarkWriteFloats-4 126396 948.5 ns/op 12.65 MB/s BenchmarkReadSlice1000Float32s-4 1089 135633 ns/op 29.49 MB/s BenchmarkWriteSlice1000Float32s-4 831 146153 ns/op 27.37 MB/s BenchmarkReadSlice1000Uint8s-4 10000 18938 ns/op 52.81 MB/s BenchmarkWriteSlice1000Uint8s-4 259863 469.4 ns/op 2130.42 MB/s BenchmarkSize/bool-4 5445164 27.83 ns/op BenchmarkSize/int8-4 1000000 188.2 ns/op BenchmarkSize/int16-4 6105549 51.34 ns/op BenchmarkSize/int32-4 5879163 39.08 ns/op BenchmarkSize/int64-4 5598242 19.28 ns/op BenchmarkSize/uint8-4 5593465 26.43 ns/op BenchmarkSize/uint16-4 5773041 20.86 ns/op BenchmarkSize/uint32-4 5643734 20.12 ns/op BenchmarkSize/uint64-4 5973134 19.97 ns/op BenchmarkSize/float32-4 4347928 27.75 ns/op BenchmarkSize/float64-4 4276419 72.50 ns/op BenchmarkSize/complex64-4 705806 417.1 ns/op BenchmarkSize/complex128-4 813918 248.6 ns/op BenchmarkSize/binary.Struct-4 288127 389.9 ns/op BenchmarkSize/*binary.Struct-4 263666 516.8 ns/op BenchmarkSize/[]binary.Struct-4 251337 472.1 ns/op BenchmarkSize/[]binary.Struct#01-4 252792 490.8 ns/op BenchmarkSize/[1]binary.Struct-4 224550 509.7 ns/op BenchmarkPutUvarint32-4 472424 762.1 ns/op 5.25 MB/s BenchmarkPutUvarint64-4 175480 678.7 ns/op 11.79 MB/s PASS ok encoding/binary 29.310s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5064 25936 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4394 24792 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5384 34729 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2875 62377 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5294 22305 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5818 20362 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5792 21311 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3290 154941 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 42593 ns/op PASS ok encoding/csv 6.455s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6493 67650 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 4104 81548 ns/op 1823 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 152 1424841 ns/op 17137 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 460 319353 ns/op 1066 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1330 119477 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 782 265066 ns/op 111 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2184 61147 ns/op 177 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 18 6642675 ns/op 60810 B/op 249 allocs/op BenchmarkDecodeComplex128Slice-4 247 839543 ns/op 25389 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 796 334335 ns/op 10812 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 868 938289 ns/op 9764 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 505 828743 ns/op 39189 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 132 1177606 ns/op 67402 B/op 2237 allocs/op BenchmarkDecodeBytesSlice-4 135 1137483 ns/op 25730 B/op 258 allocs/op BenchmarkDecodeInterfaceSlice-4 74 3930510 ns/op 83238 B/op 3178 allocs/op BenchmarkDecodeMap-4 66 1708413 ns/op 54135 B/op 181 allocs/op PASS ok encoding/gob 16.210s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13886 9614 ns/op 26.63 MB/s BenchmarkEncode/1024-4 3339 37089 ns/op 27.61 MB/s BenchmarkEncode/4096-4 724 142246 ns/op 28.80 MB/s BenchmarkEncode/16384-4 196 598609 ns/op 27.37 MB/s BenchmarkDecode/256-4 26110 5484 ns/op 46.68 MB/s BenchmarkDecode/1024-4 6319 17736 ns/op 57.74 MB/s BenchmarkDecode/4096-4 1790 83033 ns/op 49.33 MB/s BenchmarkDecode/16384-4 339 328091 ns/op 49.94 MB/s BenchmarkDecodeString/256-4 22338 5012 ns/op 51.08 MB/s BenchmarkDecodeString/1024-4 5528 23699 ns/op 43.21 MB/s BenchmarkDecodeString/4096-4 1491 374551 ns/op 10.94 MB/s BenchmarkDecodeString/16384-4 393 325373 ns/op 50.35 MB/s BenchmarkDump/256-4 1141 112768 ns/op 2.27 MB/s BenchmarkDump/1024-4 244 465214 ns/op 2.20 MB/s BenchmarkDump/4096-4 72 2339899 ns/op 1.75 MB/s BenchmarkDump/16384-4 15 24463741 ns/op 0.67 MB/s PASS ok encoding/hex 11.811s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 162572982 ns/op 11.94 MB/s 2176 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 250364452 ns/op 7.75 MB/s 8393720 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 667820059 ns/op 2.91 MB/s 10331600 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 647141534 ns/op 3.00 MB/s 10465736 B/op 130 allocs/op BenchmarkMarshalBytes/32-4 10000 14200 ns/op BenchmarkMarshalBytes/256-4 5106 40158 ns/op BenchmarkMarshalBytes/4096-4 468 778589 ns/op BenchmarkMarshalBytesError/32-4 48 2531323 ns/op BenchmarkMarshalBytesError/256-4 40 2523953 ns/op BenchmarkMarshalBytesError/4096-4 45 3900433 ns/op BenchmarkMarshalMap-4 17941 6275 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 678213939 ns/op 2.86 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 23316 16656 ns/op 0.84 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 23521 19017 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 544645913 ns/op 3.56 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 785667059 ns/op 2.47 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 21813 4636 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 83854 2188 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 184362 3845 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15832 25797 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 27093 4526 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 46602 5066 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 12298 11568 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5998 41936 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1090 233380 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 3212218 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11368144 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 640166 902.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 312337 945.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 753511 334.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 448242 281.8 ns/op BenchmarkEncodeMarshaler-4 53557 4074 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 63876 2070 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4704567 30.00 ns/op BenchmarkNumberIsValidRegexp-4 12508 9541 ns/op BenchmarkUnmarshalNumber-4 10000 21327 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 43.276s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 32 7096270 ns/op 9.24 MB/s BenchmarkDecode-4 16 7081902 ns/op 12.54 MB/s PASS ok encoding/pem 1.954s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1202 153027 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 177 1150001 ns/op 8221 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1830 470991 ns/op PASS ok encoding/xml 4.252s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 274384 576.2 ns/op BenchmarkAs-4 57255 2009 ns/op PASS ok errors 3.137s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 807093 214.3 ns/op BenchmarkIntSet-4 822924 134.5 ns/op BenchmarkFloatAdd-4 391980 653.2 ns/op BenchmarkFloatSet-4 705154 733.2 ns/op BenchmarkStringSet-4 493989 1596 ns/op BenchmarkMapSet-4 108003 1261 ns/op BenchmarkMapSetDifferent-4 34404 3138 ns/op BenchmarkMapSetDifferentRandom-4 271 971195 ns/op BenchmarkMapSetString-4 171798 3326 ns/op BenchmarkMapAddSame-4 10000 14647 ns/op BenchmarkMapAddDifferent-4 5846 124073 ns/op BenchmarkMapAddDifferentRandom-4 278 1450899 ns/op BenchmarkMapAddSameSteadyState-4 287554 671.9 ns/op BenchmarkMapAddDifferentSteadyState-4 100286 4152 ns/op BenchmarkMapString-4 6745 102564 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 26378 4925 ns/op PASS ok expvar 16.258s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 59250 16264 ns/op BenchmarkSprintfEmpty-4 199066 1891 ns/op BenchmarkSprintfString-4 113056 2274 ns/op BenchmarkSprintfTruncateString-4 72205 1441 ns/op BenchmarkSprintfTruncateBytes-4 1 314144767 ns/op BenchmarkSprintfSlowParsingPath-4 64963 1805 ns/op BenchmarkSprintfQuoteString-4 28821 10709 ns/op BenchmarkSprintfInt-4 143552 5078 ns/op BenchmarkSprintfIntInt-4 98683 8215 ns/op BenchmarkSprintfPrefixedInt-4 10000 11675 ns/op BenchmarkSprintfFloat-4 82411 4955 ns/op BenchmarkSprintfComplex-4 24578 4273 ns/op BenchmarkSprintfBoolean-4 82586 1448 ns/op BenchmarkSprintfHexString-4 43873 16370 ns/op BenchmarkSprintfHexBytes-4 32238 4141 ns/op BenchmarkSprintfBytes-4 31140 15899 ns/op BenchmarkSprintfStringer-4 54774 6540 ns/op BenchmarkSprintfStructure-4 8287 18322 ns/op BenchmarkManyArgs-4 10000 25680 ns/op BenchmarkFprintInt-4 54120 7296 ns/op BenchmarkFprintfBytes-4 62616 1800 ns/op BenchmarkFprintIntNoAlloc-4 59595 31999 ns/op BenchmarkScanInts-4 20 8931714 ns/op BenchmarkScanRecursiveInt-4 1 1490213864 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 667067212 ns/op PASS ok fmt 33.657s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 712 162754 ns/op PASS ok go/build 1.288s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41994 7499 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13748 11218 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3933 88093 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1554 89545 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 303 682901 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 60 2610740 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 26307157 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 105240401 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 276610813 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 7.738s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 950678139 ns/op 0.07 MB/s 44817960 B/op 48765 allocs/op PASS ok go/format 2.417s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 28816253 ns/op 1.87 MB/s BenchmarkParseOnly-4 4 70337235 ns/op 0.77 MB/s BenchmarkResolve-4 36 3311601 ns/op 16.26 MB/s PASS ok go/parser 6.939s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 1202116050 ns/op 0.04 MB/s 5263952 B/op 27545 allocs/op BenchmarkPrintDecl-4 739 532256 ns/op 0.06 MB/s 16559 B/op 51 allocs/op PASS ok go/printer 2.816s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 208 1069559 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 16207752 ns/op 3.14 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 104262212 ns/op 0.71 MB/s BenchmarkScanFiles/net/http/server.go-4 4 35805584 ns/op 3.53 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 157 749335 ns/op 4.14 MB/s PASS ok go/scanner 9.064s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 804345 397.5 ns/op PASS ok go/token 2.450s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 94 1196956 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 384.3 ns/op BenchmarkNamed/Underlying/generic-4 1319756 257.3 ns/op BenchmarkNamed/Underlying/src_instance-4 912036 189.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1381326 413.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11396 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 24811 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 17257 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 12005 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1655540802 ns/op 19492 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 889774376 ns/op 35793 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1017376380 ns/op 33086 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 483656776 ns/op 71364 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1708111146 ns/op 3056 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 296111664 ns/op 17650 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 149275226 ns/op 33510 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 135550958 ns/op 38550 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 336751047 ns/op 6435 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 281447692 ns/op 7625 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 102920304 ns/op 16732 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 220572784 ns/op 4083 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2634504199 ns/op 24796 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2340677878 ns/op 30515 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 518209996 ns/op 137828 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 524359007 ns/op 136206 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1789083242 ns/op 1130 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 174265701 ns/op 10940 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 137464843 ns/op 14707 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 118540009 ns/op 17055 lines/s PASS ok go/types 60.366s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8725 11859 ns/op 86.35 MB/s PASS ok hash/adler32 1.574s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210447 548.4 ns/op 27.35 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 182286 975.3 ns/op 15.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105885 1113 ns/op 35.93 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86814 1391 ns/op 28.76 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 474639 309.6 ns/op 1653.54 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 473479 399.7 ns/op 1280.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 450830 340.5 ns/op 3007.30 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 435129 354.1 ns/op 2891.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 355770 740.3 ns/op 5532.66 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 345352 359.7 ns/op 11385.80 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 118251 855.1 ns/op 38319.04 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 124098 1077 ns/op 30433.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 197623 727.8 ns/op 20.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 179412 872.4 ns/op 17.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 106959 2565 ns/op 15.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 89396 1387 ns/op 28.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 399400 459.6 ns/op 1114.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 402688 293.5 ns/op 1744.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 403417 1115 ns/op 918.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 348962 290.9 ns/op 3519.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 302250 1709 ns/op 2396.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 328411 462.2 ns/op 8862.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 100641 1113 ns/op 29449.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 108975 1025 ns/op 31983.36 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 221535 3638 ns/op 4.12 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 175682 1445 ns/op 10.38 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 90378 2396 ns/op 16.69 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 96602 3375 ns/op 11.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8248 14369 ns/op 35.63 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8870 13269 ns/op 38.59 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4580 26523 ns/op 38.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4273 27413 ns/op 37.35 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1147 118415 ns/op 34.59 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1095 109587 ns/op 37.38 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 127 824612 ns/op 39.74 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 145 1117736 ns/op 29.32 MB/s PASS ok hash/crc32 30.369s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1618086 ns/op 40.50 MB/s BenchmarkCrc64/ISO4KB-4 1630 75155 ns/op 54.50 MB/s BenchmarkCrc64/ISO1KB-4 7215 25368 ns/op 40.37 MB/s BenchmarkCrc64/ECMA64KB-4 124 1865747 ns/op 35.13 MB/s BenchmarkCrc64/Random64KB-4 100 1033444 ns/op 63.42 MB/s BenchmarkCrc64/Random16KB-4 430 248163 ns/op 66.02 MB/s PASS ok hash/crc64 4.311s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 10459 11797 ns/op 86.80 MB/s BenchmarkFnv32aKB-4 8001 29880 ns/op 34.27 MB/s BenchmarkFnv64KB-4 9850 27221 ns/op 37.62 MB/s BenchmarkFnv64aKB-4 9880 22343 ns/op 45.83 MB/s BenchmarkFnv128KB-4 1089 230989 ns/op 4.43 MB/s BenchmarkFnv128aKB-4 1068 120737 ns/op 8.48 MB/s PASS ok hash/fnv 4.804s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 616155 249.6 ns/op 16.03 MB/s BenchmarkHash/n=4/Bytes-4 5436183 27.63 ns/op 144.77 MB/s BenchmarkHash/n=4/String-4 1747222 122.2 ns/op 32.73 MB/s BenchmarkHash/n=8/Write-4 567862 194.4 ns/op 41.16 MB/s BenchmarkHash/n=8/Bytes-4 1000000 104.2 ns/op 76.81 MB/s BenchmarkHash/n=8/String-4 1773794 130.4 ns/op 61.34 MB/s BenchmarkHash/n=16/Write-4 535894 504.2 ns/op 31.73 MB/s BenchmarkHash/n=16/Bytes-4 5219055 24.59 ns/op 650.67 MB/s BenchmarkHash/n=16/String-4 1597879 115.0 ns/op 139.19 MB/s BenchmarkHash/n=32/Write-4 530313 547.2 ns/op 58.48 MB/s BenchmarkHash/n=32/Bytes-4 4828135 65.21 ns/op 490.72 MB/s BenchmarkHash/n=32/String-4 1000000 424.5 ns/op 75.38 MB/s BenchmarkHash/n=64/Write-4 546649 1023 ns/op 62.54 MB/s BenchmarkHash/n=64/Bytes-4 4236885 67.08 ns/op 954.08 MB/s BenchmarkHash/n=64/String-4 1430300 693.4 ns/op 92.30 MB/s BenchmarkHash/n=256/Write-4 383826 319.4 ns/op 801.59 MB/s BenchmarkHash/n=256/Bytes-4 2050994 66.20 ns/op 3866.80 MB/s BenchmarkHash/n=256/String-4 739185 247.6 ns/op 1033.96 MB/s BenchmarkHash/n=320/Write-4 272745 1693 ns/op 189.06 MB/s BenchmarkHash/n=320/Bytes-4 1000000 217.2 ns/op 1473.04 MB/s BenchmarkHash/n=320/String-4 524035 911.0 ns/op 351.25 MB/s BenchmarkHash/n=1024/Write-4 214708 579.2 ns/op 1768.01 MB/s BenchmarkHash/n=1024/Bytes-4 621627 267.1 ns/op 3833.48 MB/s BenchmarkHash/n=1024/String-4 200500 592.9 ns/op 1727.24 MB/s BenchmarkHash/n=4096/Write-4 87877 3425 ns/op 1196.07 MB/s BenchmarkHash/n=4096/Bytes-4 161275 901.4 ns/op 4544.00 MB/s BenchmarkHash/n=4096/String-4 53142 2173 ns/op 1885.31 MB/s BenchmarkHash/n=16384/Write-4 24138 5655 ns/op 2897.26 MB/s BenchmarkHash/n=16384/Bytes-4 42231 2964 ns/op 5528.49 MB/s BenchmarkHash/n=16384/String-4 13234 9061 ns/op 1808.22 MB/s PASS ok hash/maphash 22.185s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 747 955712 ns/op BenchmarkEscapeNone-4 87853 5303 ns/op BenchmarkUnescape-4 676 268922 ns/op BenchmarkUnescapeNone-4 367731 329.6 ns/op BenchmarkUnescapeSparse-4 9375 77942 ns/op BenchmarkUnescapeDense-4 1156 221089 ns/op PASS ok html 5.093s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8432 19966 ns/op BenchmarkCSSEscaperNoSpecials-4 47388 5880 ns/op BenchmarkDecodeCSS-4 23534 4934 ns/op BenchmarkDecodeCSSNoSpecials-4 3171187 39.34 ns/op BenchmarkCSSValueFilter-4 101025 1705 ns/op BenchmarkCSSValueFilterOk-4 81942 4062 ns/op BenchmarkEscapedExecute-4 3940 50748 ns/op BenchmarkHTMLNospaceEscaper-4 11044 20834 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73905 1805 ns/op BenchmarkStripTags-4 16951 9075 ns/op BenchmarkStripTagsNoSpecials-4 319581 773.4 ns/op BenchmarkJSValEscaperWithNum-4 18956 10306 ns/op BenchmarkJSValEscaperWithStr-4 4672 164008 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17374 9033 ns/op BenchmarkJSValEscaperWithObj-4 3334 44470 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 24276 ns/op BenchmarkJSStrEscaperNoSpecials-4 61969 2057 ns/op BenchmarkJSStrEscaper-4 10000 21455 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 60066 2142 ns/op BenchmarkJSRegexpEscaper-4 10000 11358 ns/op BenchmarkTemplateSpecialTags-4 79 1713238 ns/op BenchmarkURLEscaper-4 3944 60352 ns/op BenchmarkURLEscaperNoSpecials-4 157447 3231 ns/op BenchmarkURLNormalizer-4 4845 36030 ns/op BenchmarkURLNormalizerNoSpecials-4 169188 3988 ns/op BenchmarkSrcsetFilter-4 15554 7787 ns/op BenchmarkSrcsetFilterNoSpecials-4 113131 2462 ns/op PASS ok html/template 22.648s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 463100 333.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 399531 883.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 507460 300.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 410241 439.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1315148 184.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 936298 211.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1333744 111.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 874938 126.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 918352 130.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 453606 283.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 329150 364.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 461628 650.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 323576 419.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 651762 187.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 497438 303.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 656589 223.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 453021 402.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 380172 299.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 778489 364.8 ns/op BenchmarkRGBASetRGBA-4 1000000 120.8 ns/op BenchmarkRGBA64At-4 567369 275.9 ns/op BenchmarkRGBA64SetRGBA64-4 576069 187.4 ns/op BenchmarkNRGBAAt-4 776110 153.7 ns/op BenchmarkNRGBASetNRGBA-4 961636 118.0 ns/op BenchmarkNRGBA64At-4 573466 312.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 620541 370.4 ns/op BenchmarkAlphaAt-4 2018601 63.44 ns/op BenchmarkAlphaSetAlpha-4 2157795 76.93 ns/op BenchmarkAlpha16At-4 1000000 146.2 ns/op BenchmarkAlphaSetAlpha16-4 1055846 143.5 ns/op BenchmarkGrayAt-4 1000000 112.3 ns/op BenchmarkGraySetGray-4 1548673 71.12 ns/op BenchmarkGray16At-4 1000000 132.0 ns/op BenchmarkGraySetGray16-4 1000000 139.7 ns/op PASS ok image 19.682s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2761980 43.12 ns/op BenchmarkYCbCrToRGB/128-4 2583564 42.08 ns/op BenchmarkYCbCrToRGB/255-4 2977939 41.76 ns/op BenchmarkRGBToYCbCr/0-4 2804277 44.07 ns/op BenchmarkRGBToYCbCr/Cb-4 2741258 44.50 ns/op BenchmarkRGBToYCbCr/Cr-4 2832295 44.07 ns/op BenchmarkYCbCrToRGBA/0-4 2528110 46.21 ns/op BenchmarkYCbCrToRGBA/128-4 1907316 68.30 ns/op BenchmarkYCbCrToRGBA/255-4 2501360 59.58 ns/op BenchmarkNYCbCrAToRGBA/0-4 2367782 48.44 ns/op BenchmarkNYCbCrAToRGBA/128-4 2068610 51.15 ns/op BenchmarkNYCbCrAToRGBA/255-4 2299095 49.95 ns/op PASS ok image/color 5.282s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60552218 ns/op BenchmarkFillSrc-4 381 386254 ns/op BenchmarkCopyOver-4 4 26789403 ns/op BenchmarkCopySrc-4 517 402211 ns/op BenchmarkNRGBAOver-4 5 23232235 ns/op BenchmarkNRGBASrc-4 10 12658833 ns/op BenchmarkYCbCr-4 7 17588458 ns/op BenchmarkGray-4 15 7277180 ns/op BenchmarkCMYK-4 8 12796560 ns/op BenchmarkGlyphOver-4 16 8748919 ns/op BenchmarkRGBAMaskOver-4 2 71849898 ns/op BenchmarkGrayMaskOver-4 2 67539082 ns/op BenchmarkRGBA64ImageMaskOver-4 2 80587205 ns/op BenchmarkRGBA-4 3 55604852 ns/op BenchmarkPalettedFill-4 1028 125001 ns/op BenchmarkPalettedRGBA-4 3 36712846 ns/op BenchmarkGenericOver-4 1 133152237 ns/op BenchmarkGenericMaskOver-4 3 40052684 ns/op BenchmarkGenericSrc-4 3 49211264 ns/op BenchmarkGenericMaskSrc-4 2 54865146 ns/op PASS ok image/draw 15.180s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 11254600 ns/op 1.37 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 188708521 ns/op 1.63 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 5617020711 ns/op 0.22 MB/s 417264 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 45 2739469 ns/op 5.64 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 215925032 ns/op 0.29 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 10.107s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2446 105856 ns/op BenchmarkIDCT-4 2876 40427 ns/op BenchmarkDecodeBaseline-4 4 64903762 ns/op 0.95 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25571656 ns/op 2.42 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 213332917 ns/op 5.76 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 333410395 ns/op 2.76 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 4.062s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 10219808 19.15 ns/op BenchmarkDecodeGray-4 10 17795425 ns/op 3.68 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 45246162 ns/op 5.79 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 41078463 ns/op 6.38 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6528867 ns/op 10.04 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 44181410 ns/op 5.93 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 73362415 ns/op 3.57 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 96740502 ns/op 3.18 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 119424928 ns/op 2.57 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 264036990 ns/op 4.65 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 428145757 ns/op 2.87 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 71456504 ns/op 4.30 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 227680224 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1474433443 ns/op 0.83 MB/s 864088 B/op 29 allocs/op PASS ok image/png 9.675s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 68363878 ns/op 1.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 76427828 ns/op 1.31 MB/s 802904 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 891386306 ns/op 0.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 451332727 ns/op 1.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 62099264 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 70806267 ns/op 1.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 618867491 ns/op 0.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 299917181 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 913516343 ns/op 1.09 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1349863159 ns/op 0.74 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4391167488 ns/op 1.14 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 6874154381 ns/op 0.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 33012639 ns/op 3.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10986780 ns/op 9.10 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 150281171 ns/op 3.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 70449688 ns/op 7.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 118329535 ns/op 8.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 169762213 ns/op 5.89 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 718714556 ns/op 6.96 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 935061209 ns/op 5.35 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 175229056 ns/op 0.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 143819861 ns/op 0.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 431142916 ns/op 1.16 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 403056803 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 944810748 ns/op 1.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 867301745 ns/op 1.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5903650814 ns/op 0.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6074334511 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 275568096 ns/op 15.17 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 194324001 ns/op 21.51 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 61.333s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 367298 357.1 ns/op 716.96 MB/s PASS ok internal/chacha8rand 1.331s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 796099 187.6 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 432934 427.9 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 114469 1096 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 396498 431.3 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 149299 1598 ns/op 25 B/op 0 allocs/op PASS ok internal/concurrent 12.184s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32678 5505 ns/op 0.18 MB/s BenchmarkMarshalCorpusFile/2-4 33868 5458 ns/op 0.37 MB/s BenchmarkMarshalCorpusFile/4-4 10000 10655 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/8-4 25221 5714 ns/op 1.40 MB/s BenchmarkMarshalCorpusFile/16-4 19856 14457 ns/op 1.11 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12796 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/64-4 11026 21217 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/128-4 8346 20011 ns/op 6.40 MB/s BenchmarkMarshalCorpusFile/256-4 3948 50470 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/512-4 2131 165849 ns/op 3.09 MB/s BenchmarkMarshalCorpusFile/1024-4 1014 197807 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/2048-4 458 697417 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/4096-4 242 1112574 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1047707 ns/op 7.82 MB/s BenchmarkMarshalCorpusFile/16384-4 51 4237772 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/32768-4 30 7588764 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/65536-4 10 25197506 ns/op 2.60 MB/s BenchmarkMarshalCorpusFile/131072-4 4 39956630 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/262144-4 3 38450809 ns/op 6.82 MB/s BenchmarkMarshalCorpusFile/524288-4 1 112742046 ns/op 4.65 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 213196781 ns/op 4.92 MB/s BenchmarkUnmarshalCorpusFile/1-4 7302 18508 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6530 33519 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/4-4 6770 28659 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/8-4 5638 27339 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/16-4 4066 31724 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/32-4 3687 33830 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 3271 41027 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/128-4 2070 62241 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 994 123482 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/512-4 486 266630 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/1024-4 267 577958 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 1084231 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/4096-4 52 2503771 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 4099197 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 12925924 ns/op 1.27 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 30876381 ns/op 1.06 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 91180771 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53889166 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 252970082 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 282742071 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 957921437 ns/op 1.09 MB/s BenchmarkMutatorBytes/1-4 34870 4511 ns/op BenchmarkMutatorBytes/10-4 35631 6160 ns/op BenchmarkMutatorBytes/100-4 32900 3709 ns/op BenchmarkMutatorBytes/1000-4 21546 6320 ns/op BenchmarkMutatorBytes/10000-4 8701 27265 ns/op BenchmarkMutatorBytes/100000-4 1375 227580 ns/op BenchmarkMutatorString/1-4 20000 6659 ns/op BenchmarkMutatorString/10-4 32235 3921 ns/op BenchmarkMutatorString/100-4 28516 4062 ns/op BenchmarkMutatorString/1000-4 14706 7929 ns/op BenchmarkMutatorString/10000-4 4465 45796 ns/op BenchmarkMutatorString/100000-4 310 323584 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18832 7204 ns/op BenchmarkMutatorAllBasicTypes/string-4 17671 6478 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63696 3561 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54060 2107 ns/op BenchmarkMutatorAllBasicTypes/float64-4 57171 2339 ns/op BenchmarkMutatorAllBasicTypes/int-4 62643 2014 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61419 2325 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55899 2013 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61812 1937 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57426 2002 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55682 2512 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 60073 3057 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59494 2092 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52692 2063 ns/op PASS ok internal/fuzz 29.374s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 37807 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35127 3927 ns/op BenchmarkSplicePipePoolParallel-4 71018 4091 ns/op BenchmarkSplicePipeNativeParallel-4 10000 10501 ns/op PASS ok internal/poll 2.567s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 13999375 8.422 ns/op BenchmarkAnd32Parallel-4 2546626 71.55 ns/op BenchmarkAnd64-4 14275282 9.107 ns/op BenchmarkAnd64Parallel-4 3250123 45.51 ns/op BenchmarkOr32-4 13410844 13.10 ns/op BenchmarkOr32Parallel-4 2856208 45.39 ns/op BenchmarkOr64-4 13710769 10.56 ns/op BenchmarkOr64Parallel-4 2882847 55.92 ns/op BenchmarkAtomicLoad64-4 16970156 7.272 ns/op BenchmarkAtomicStore64-4 14961679 7.725 ns/op BenchmarkAtomicLoad-4 1000000 155.5 ns/op BenchmarkAtomicStore-4 16424372 24.53 ns/op BenchmarkAnd8-4 14625018 12.13 ns/op BenchmarkAnd-4 12919615 10.92 ns/op BenchmarkAnd8Parallel-4 2896383 39.20 ns/op BenchmarkAndParallel-4 3097135 43.81 ns/op BenchmarkOr8-4 12098594 10.23 ns/op BenchmarkOr-4 13795075 8.816 ns/op BenchmarkOr8Parallel-4 3067929 37.42 ns/op BenchmarkOrParallel-4 1000000 108.6 ns/op BenchmarkXadd-4 2292158 57.92 ns/op BenchmarkXadd64-4 2941316 35.68 ns/op BenchmarkCas-4 3419817 44.57 ns/op BenchmarkCas64-4 3423662 50.28 ns/op BenchmarkXchg-4 3328225 37.40 ns/op BenchmarkXchg64-4 3302163 40.47 ns/op PASS ok internal/runtime/atomic 14.085s PASS ok internal/zstd 1.050s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 17997 ns/op BenchmarkCopyNLarge-4 100 2055330 ns/op PASS ok io 1.591s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 191265 1071 ns/op BenchmarkPrintln-4 20511 5683 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35474 3461 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2313 52252 ns/op BenchmarkDiscard-4 880236 146.5 ns/op 0 B/op 0 allocs/op PASS ok log 3.027s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15806 9802 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 56038 1975 ns/op BenchmarkJSONHandler/defaults-4 5242 20511 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3261 33358 ns/op 791 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3934 31413 ns/op 748 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5604 21327 ns/op 512 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5803 20800 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4688 24239 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25285 5036 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23712 5220 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 114662 1086 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78514 1978 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 67082 1520 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73262 1841 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 82496 1633 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 69054 1766 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 624171 216.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 567702 202.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 394008 293.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 366898 388.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4933 32430 ns/op BenchmarkDispatch/switch-checked-4 154226 777.1 ns/op BenchmarkDispatch/As-4 166273 837.8 ns/op BenchmarkDispatch/Visit-4 142290 940.6 ns/op BenchmarkUnsafeStrings-4 18198 6489 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 11.547s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 556573 230.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 600078 205.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 321232 328.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 91837 1095 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 47936 3416 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 38546 2964 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 17209 5859 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3007 66825 ns/op 3449 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5749 47849 ns/op 606 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9796 24100 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3392 42215 ns/op 1090 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1612 225484 ns/op 4363 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9722 20742 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 6823 19281 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9008 27296 ns/op 936 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2653 54745 ns/op 3716 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 8.748s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 60793972 ns/op PASS ok maps 2.434s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 5846824 18.95 ns/op BenchmarkAcosh-4 4924273 25.83 ns/op BenchmarkAsin-4 6620552 18.43 ns/op BenchmarkAsinh-4 4611660 25.37 ns/op BenchmarkAtan-4 7078732 21.47 ns/op BenchmarkAtanh-4 4380241 26.96 ns/op BenchmarkAtan2-4 4525924 27.80 ns/op BenchmarkCbrt-4 5753061 21.12 ns/op BenchmarkCeil-4 16216016 7.360 ns/op BenchmarkCopysign-4 1823228 65.27 ns/op BenchmarkCos-4 8471442 14.15 ns/op BenchmarkCosh-4 6931020 18.18 ns/op BenchmarkErf-4 7472368 15.68 ns/op BenchmarkErfc-4 7004767 15.72 ns/op BenchmarkErfinv-4 2397936 43.00 ns/op BenchmarkErfcinv-4 2584988 43.54 ns/op BenchmarkExp-4 7393968 33.07 ns/op BenchmarkExpGo-4 732781 278.0 ns/op BenchmarkExpm1-4 6779282 17.61 ns/op BenchmarkExp2-4 717307 172.3 ns/op BenchmarkExp2Go-4 678129 178.8 ns/op BenchmarkAbs-4 2653448 81.53 ns/op BenchmarkDim-4 8301526 16.19 ns/op BenchmarkFloor-4 15479274 7.634 ns/op BenchmarkMax-4 12017158 10.58 ns/op BenchmarkMin-4 11234881 12.05 ns/op BenchmarkMod-4 194136 616.8 ns/op BenchmarkFrexp-4 1000000 150.1 ns/op BenchmarkGamma-4 401340 306.4 ns/op BenchmarkHypot-4 1051730 345.8 ns/op BenchmarkHypotGo-4 1000000 116.0 ns/op BenchmarkIlogb-4 1341597 110.1 ns/op BenchmarkJ0-4 150730 763.3 ns/op BenchmarkJ1-4 169414 766.5 ns/op BenchmarkJn-4 80628 1471 ns/op BenchmarkLdexp-4 1000000 210.0 ns/op BenchmarkLgamma-4 522216 357.1 ns/op BenchmarkLog-4 6311205 18.12 ns/op BenchmarkLogb-4 1213179 87.11 ns/op BenchmarkLog1p-4 6566380 19.39 ns/op BenchmarkLog10-4 6350026 20.80 ns/op BenchmarkLog2-4 983152 125.0 ns/op BenchmarkModf-4 2421427 116.5 ns/op BenchmarkNextafter32-4 2388879 65.97 ns/op BenchmarkNextafter64-4 2198398 61.58 ns/op BenchmarkPowInt-4 3027429 64.05 ns/op BenchmarkPowFrac-4 3012316 36.31 ns/op BenchmarkPow10Pos-4 4165294 35.35 ns/op BenchmarkPow10Neg-4 3456559 31.69 ns/op BenchmarkRound-4 8144631 14.87 ns/op BenchmarkRoundToEven-4 7927239 15.72 ns/op BenchmarkRemainder-4 290328 493.5 ns/op BenchmarkSignbit-4 3608688 42.11 ns/op BenchmarkSin-4 8911726 14.11 ns/op BenchmarkSincos-4 649784 271.3 ns/op BenchmarkSinh-4 6486774 18.39 ns/op BenchmarkSqrtIndirect-4 14997006 8.217 ns/op BenchmarkSqrtLatency-4 9776004 13.24 ns/op BenchmarkSqrtIndirectLatency-4 10592631 12.06 ns/op BenchmarkSqrtGoLatency-4 1348310 97.19 ns/op BenchmarkSqrtPrime-4 107259 1740 ns/op BenchmarkTan-4 6199814 20.54 ns/op BenchmarkTanh-4 5647690 24.63 ns/op BenchmarkTrunc-4 15905382 9.670 ns/op BenchmarkY0-4 161968 730.8 ns/op BenchmarkY1-4 146736 692.4 ns/op BenchmarkYn-4 89485 1468 ns/op BenchmarkFloat64bits-4 3653133 30.64 ns/op BenchmarkFloat64frombits-4 3338000 31.00 ns/op BenchmarkFloat32bits-4 3422440 34.30 ns/op BenchmarkFloat32frombits-4 3967696 31.82 ns/op BenchmarkFMA-4 16393045 7.372 ns/op PASS ok math 31.402s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10555159 12.79 ns/op 5003.32 MB/s BenchmarkAddVV/2-4 8254131 12.82 ns/op 9983.07 MB/s BenchmarkAddVV/3-4 7706352 14.49 ns/op 13251.40 MB/s BenchmarkAddVV/4-4 9657891 19.14 ns/op 13377.83 MB/s BenchmarkAddVV/5-4 8392147 16.65 ns/op 19220.14 MB/s BenchmarkAddVV/10-4 6682149 42.67 ns/op 15000.53 MB/s BenchmarkAddVV/100-4 2317886 51.49 ns/op 124291.87 MB/s BenchmarkAddVV/1000-4 286994 433.8 ns/op 147533.26 MB/s BenchmarkSubVV/1-4 11282878 12.03 ns/op 5318.65 MB/s BenchmarkSubVV/2-4 10487167 12.02 ns/op 10645.76 MB/s BenchmarkSubVV/3-4 9300980 17.20 ns/op 11160.10 MB/s BenchmarkSubVV/4-4 9674734 29.82 ns/op 8584.87 MB/s BenchmarkSubVV/5-4 7675210 15.78 ns/op 20275.63 MB/s BenchmarkSubVV/10-4 7027993 57.79 ns/op 11074.06 MB/s BenchmarkSubVV/100-4 2337973 75.87 ns/op 84354.52 MB/s BenchmarkSubVV/1000-4 288283 428.9 ns/op 149233.39 MB/s BenchmarkAddVW/1-4 11812429 11.67 ns/op 685.49 MB/s BenchmarkAddVW/2-4 11957473 9.992 ns/op 1601.30 MB/s BenchmarkAddVW/3-4 11111886 10.89 ns/op 2203.11 MB/s BenchmarkAddVW/4-4 10085938 22.52 ns/op 1421.06 MB/s BenchmarkAddVW/5-4 10682404 11.06 ns/op 3615.26 MB/s BenchmarkAddVW/10-4 7627774 31.30 ns/op 2555.98 MB/s BenchmarkAddVW/100-4 4914484 23.96 ns/op 33390.10 MB/s BenchmarkAddVW/1000-4 620294 242.4 ns/op 33008.72 MB/s BenchmarkAddVWext/1-4 10060850 10.33 ns/op 774.57 MB/s BenchmarkAddVWext/2-4 12126182 11.13 ns/op 1437.05 MB/s BenchmarkAddVWext/3-4 11121566 12.03 ns/op 1994.52 MB/s BenchmarkAddVWext/4-4 10798609 12.38 ns/op 2585.56 MB/s BenchmarkAddVWext/5-4 10394811 13.57 ns/op 2947.98 MB/s BenchmarkAddVWext/10-4 8604806 13.80 ns/op 5797.70 MB/s BenchmarkAddVWext/100-4 2121871 77.47 ns/op 10327.18 MB/s BenchmarkAddVWext/1000-4 291933 411.4 ns/op 19443.71 MB/s BenchmarkSubVW/1-4 11595964 10.99 ns/op 727.99 MB/s BenchmarkSubVW/2-4 11674537 10.26 ns/op 1559.01 MB/s BenchmarkSubVW/3-4 10845916 13.41 ns/op 1790.30 MB/s BenchmarkSubVW/4-4 10878273 11.17 ns/op 2865.79 MB/s BenchmarkSubVW/5-4 10597610 14.74 ns/op 2712.93 MB/s BenchmarkSubVW/10-4 7795008 18.02 ns/op 4439.21 MB/s BenchmarkSubVW/100-4 3756007 28.03 ns/op 28536.44 MB/s BenchmarkSubVW/1000-4 719308 193.5 ns/op 41344.52 MB/s BenchmarkSubVWext/1-4 11809167 10.37 ns/op 771.36 MB/s BenchmarkSubVWext/2-4 10711080 10.20 ns/op 1569.20 MB/s BenchmarkSubVWext/3-4 10723456 11.05 ns/op 2171.40 MB/s BenchmarkSubVWext/4-4 10381819 13.91 ns/op 2300.53 MB/s BenchmarkSubVWext/5-4 10233141 11.78 ns/op 3395.99 MB/s BenchmarkSubVWext/10-4 8309340 21.95 ns/op 3644.09 MB/s BenchmarkSubVWext/100-4 2122678 59.59 ns/op 13425.52 MB/s BenchmarkSubVWext/1000-4 283194 412.6 ns/op 19386.98 MB/s BenchmarkMulAddVWW/1-4 8013364 13.05 ns/op 4904.97 MB/s BenchmarkMulAddVWW/2-4 8746630 14.17 ns/op 9033.38 MB/s BenchmarkMulAddVWW/3-4 7697316 15.49 ns/op 12394.05 MB/s BenchmarkMulAddVWW/4-4 6826040 22.21 ns/op 11528.47 MB/s BenchmarkMulAddVWW/5-4 5902297 19.09 ns/op 16764.54 MB/s BenchmarkMulAddVWW/10-4 4376109 27.07 ns/op 23640.99 MB/s BenchmarkMulAddVWW/100-4 604117 207.9 ns/op 30788.74 MB/s BenchmarkMulAddVWW/1000-4 68089 1880 ns/op 34035.54 MB/s BenchmarkAddMulVVW/1-4 10581130 13.45 ns/op 4759.21 MB/s BenchmarkAddMulVVW/2-4 7297945 13.76 ns/op 9302.94 MB/s BenchmarkAddMulVVW/3-4 7697824 64.10 ns/op 2995.22 MB/s BenchmarkAddMulVVW/4-4 7076037 17.20 ns/op 14880.10 MB/s BenchmarkAddMulVVW/5-4 6481994 19.25 ns/op 16622.75 MB/s BenchmarkAddMulVVW/10-4 4281508 28.46 ns/op 22489.00 MB/s BenchmarkAddMulVVW/100-4 466441 359.2 ns/op 17817.35 MB/s BenchmarkAddMulVVW/1000-4 56131 2100 ns/op 30478.40 MB/s BenchmarkDivWVW/1-4 2491908 47.61 ns/op 1344.37 MB/s BenchmarkDivWVW/2-4 1000000 103.7 ns/op 1234.58 MB/s BenchmarkDivWVW/3-4 825848 156.5 ns/op 1226.54 MB/s BenchmarkDivWVW/4-4 639469 190.1 ns/op 1346.65 MB/s BenchmarkDivWVW/5-4 611380 190.6 ns/op 1678.59 MB/s BenchmarkDivWVW/10-4 314439 368.9 ns/op 1735.00 MB/s BenchmarkDivWVW/100-4 36070 3368 ns/op 1900.43 MB/s BenchmarkDivWVW/1000-4 4042 28545 ns/op 2242.08 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2436488 50.80 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2913570 53.97 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1851324 67.58 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1453810 252.9 ns/op BenchmarkNonZeroShifts/3/shrVU-4 991708 170.7 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 121.1 ns/op BenchmarkNonZeroShifts/4/shrVU-4 950892 142.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 808041 147.6 ns/op BenchmarkNonZeroShifts/5/shrVU-4 801612 174.1 ns/op BenchmarkNonZeroShifts/5/shlVU-4 687180 179.2 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453552 277.0 ns/op BenchmarkNonZeroShifts/10/shlVU-4 307224 331.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49838 2372 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43483 2848 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4821 25568 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4533 26744 ns/op BenchmarkDecimalConversion-4 100 1478620 ns/op BenchmarkFloatString/100-4 9672 12362 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 713915 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 68176212 ns/op 61048 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 6894040644 ns/op 830616 B/op 477 allocs/op BenchmarkFloatAdd/10-4 96278 1182 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 87538 1421 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 50640 2998 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13083 16233 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1388 95039 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 147621 918.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 127807 1085 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 90396 1297 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 25144 4720 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3261 49725 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1372 140851 ns/op BenchmarkParseFloatLargeExp-4 312 493476 ns/op BenchmarkGCD10x10/WithoutXY-4 188910 766.7 ns/op BenchmarkGCD10x10/WithXY-4 34575 3929 ns/op BenchmarkGCD10x100/WithoutXY-4 87124 2353 ns/op BenchmarkGCD10x100/WithXY-4 10000 12802 ns/op BenchmarkGCD10x1000/WithoutXY-4 55278 2404 ns/op BenchmarkGCD10x1000/WithXY-4 9682 13919 ns/op BenchmarkGCD100x100/WithoutXY-4 19339 16693 ns/op BenchmarkGCD100x100/WithXY-4 8064 20021 ns/op BenchmarkGCD100x1000/WithoutXY-4 8560 14996 ns/op BenchmarkGCD100x1000/WithXY-4 4408 51569 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1756 75759 ns/op BenchmarkGCD1000x1000/WithXY-4 968 134889 ns/op BenchmarkHilbert-4 15 7622798 ns/op BenchmarkBinomial-4 7494 28362 ns/op BenchmarkQuoRem-4 14547 9981 ns/op BenchmarkExp-4 7 23097745 ns/op BenchmarkExpMont/Odd-4 120 1064072 ns/op 2602 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 1094790 ns/op 3358 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 2598920 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1096228 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1002279 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1013488 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1286279 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even64-4 129 930993 ns/op 3647 B/op 54 allocs/op BenchmarkExpMont/Even96-4 135 952424 ns/op 3758 B/op 51 allocs/op BenchmarkExpMont/Even128-4 156 879214 ns/op 3259 B/op 50 allocs/op BenchmarkExpMont/Even255-4 153 733457 ns/op 2941 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 516 239448 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 450 269687 ns/op 1721 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 452 278570 ns/op 1732 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 452 281716 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 7 40929822 ns/op BenchmarkBitset-4 862924 138.9 ns/op BenchmarkBitsetNeg-4 291115 472.9 ns/op BenchmarkBitsetOrig-4 136993 1392 ns/op BenchmarkBitsetNegOrig-4 140218 1413 ns/op BenchmarkModSqrt225_Tonelli-4 98 1425259 ns/op BenchmarkModSqrt225_3Mod4-4 321 382990 ns/op BenchmarkModSqrt231_Tonelli-4 96 1823634 ns/op BenchmarkModSqrt231_5Mod8-4 235 535809 ns/op BenchmarkModInverse-4 8714 28211 ns/op BenchmarkSqrt-4 615 307567 ns/op BenchmarkIntSqr/1-4 1285147 111.4 ns/op BenchmarkIntSqr/2-4 545905 216.3 ns/op BenchmarkIntSqr/3-4 415982 275.9 ns/op BenchmarkIntSqr/5-4 288627 413.9 ns/op BenchmarkIntSqr/8-4 191038 631.9 ns/op BenchmarkIntSqr/10-4 147630 854.6 ns/op BenchmarkIntSqr/20-4 34028 3670 ns/op BenchmarkIntSqr/30-4 23145 5458 ns/op BenchmarkIntSqr/50-4 10000 23481 ns/op BenchmarkIntSqr/80-4 7099 16492 ns/op BenchmarkIntSqr/100-4 5082 26257 ns/op BenchmarkIntSqr/200-4 1872 64385 ns/op BenchmarkIntSqr/300-4 933 174606 ns/op BenchmarkIntSqr/500-4 411 287466 ns/op BenchmarkIntSqr/800-4 190 703704 ns/op BenchmarkIntSqr/1000-4 82 2045113 ns/op BenchmarkDiv/20/10-4 322436 1043 ns/op BenchmarkDiv/40/20-4 326431 389.2 ns/op BenchmarkDiv/100/50-4 334431 513.2 ns/op BenchmarkDiv/200/100-4 37384 3956 ns/op BenchmarkDiv/400/200-4 33754 3536 ns/op BenchmarkDiv/1000/500-4 21360 5380 ns/op BenchmarkDiv/2000/1000-4 10000 10935 ns/op BenchmarkDiv/20000/10000-4 808 192731 ns/op BenchmarkDiv/200000/100000-4 19 5653254 ns/op BenchmarkDiv/2000000/1000000-4 1 233300365 ns/op BenchmarkDiv/20000000/10000000-4 1 9054978392 ns/op BenchmarkMul-4 1 110584645 ns/op BenchmarkNatMul/10-4 125907 1092 ns/op BenchmarkNatMul/100-4 3708 46394 ns/op BenchmarkNatMul/1000-4 66 1585313 ns/op BenchmarkZeroShifts/Shl-4 10000 16379 ns/op BenchmarkZeroShifts/ShlSame-4 5166802 20.47 ns/op BenchmarkZeroShifts/Shr-4 10000 34305 ns/op BenchmarkZeroShifts/ShrSame-4 6002301 20.98 ns/op BenchmarkExp3Power/0x10-4 205444 968.2 ns/op BenchmarkExp3Power/0x40-4 180970 1300 ns/op BenchmarkExp3Power/0x100-4 83410 3153 ns/op BenchmarkExp3Power/0x400-4 10000 19156 ns/op BenchmarkExp3Power/0x1000-4 6332 28248 ns/op BenchmarkExp3Power/0x4000-4 1074 172659 ns/op BenchmarkExp3Power/0x10000-4 100 1402393 ns/op BenchmarkExp3Power/0x40000-4 10 92058298 ns/op BenchmarkExp3Power/0x100000-4 1 141560954 ns/op BenchmarkExp3Power/0x400000-4 1 2534359801 ns/op BenchmarkFibo-4 1 176739159 ns/op BenchmarkNatSqr/1-4 851806 464.8 ns/op BenchmarkNatSqr/2-4 453780 955.0 ns/op BenchmarkNatSqr/3-4 359002 503.2 ns/op BenchmarkNatSqr/5-4 244405 3337 ns/op BenchmarkNatSqr/8-4 153736 1101 ns/op BenchmarkNatSqr/10-4 127790 1842 ns/op BenchmarkNatSqr/20-4 33283 16082 ns/op BenchmarkNatSqr/30-4 18792 11179 ns/op BenchmarkNatSqr/50-4 10000 14192 ns/op BenchmarkNatSqr/80-4 2611 80530 ns/op BenchmarkNatSqr/100-4 3373 36441 ns/op BenchmarkNatSqr/200-4 1784 136477 ns/op BenchmarkNatSqr/300-4 938 141086 ns/op BenchmarkNatSqr/500-4 358 307476 ns/op BenchmarkNatSqr/800-4 178 2124608 ns/op BenchmarkNatSqr/1000-4 135 979941 ns/op BenchmarkNatSetBytes/8-4 3007404 39.03 ns/op BenchmarkNatSetBytes/24-4 640164 472.7 ns/op BenchmarkNatSetBytes/128-4 188560 3993 ns/op BenchmarkNatSetBytes/7-4 929847 607.2 ns/op BenchmarkNatSetBytes/23-4 432268 2350 ns/op BenchmarkNatSetBytes/127-4 172774 664.5 ns/op BenchmarkScanPi-4 126 889310 ns/op BenchmarkStringPiParallel-4 418 1081608 ns/op BenchmarkScan/10/Base2-4 36333 4044 ns/op BenchmarkScan/100/Base2-4 4184 31728 ns/op BenchmarkScan/1000/Base2-4 422 396842 ns/op BenchmarkScan/10/Base8-4 77508 1535 ns/op BenchmarkScan/100/Base8-4 12322 9821 ns/op BenchmarkScan/1000/Base8-4 1195 97441 ns/op BenchmarkScan/10/Base10-4 92978 1796 ns/op BenchmarkScan/100/Base10-4 13140 9796 ns/op BenchmarkScan/1000/Base10-4 1363 144907 ns/op BenchmarkScan/10/Base16-4 108262 1184 ns/op BenchmarkScan/100/Base16-4 10000 10787 ns/op BenchmarkScan/1000/Base16-4 1567 79557 ns/op BenchmarkString/10/Base2-4 186818 831.3 ns/op BenchmarkString/100/Base2-4 10000 15161 ns/op BenchmarkString/1000/Base2-4 2655 53537 ns/op BenchmarkString/10/Base8-4 350638 448.7 ns/op BenchmarkString/100/Base8-4 49143 30583 ns/op BenchmarkString/1000/Base8-4 7436 66007 ns/op BenchmarkString/10/Base10-4 184423 574.7 ns/op BenchmarkString/100/Base10-4 39349 5462 ns/op BenchmarkString/1000/Base10-4 3888 92366 ns/op BenchmarkString/10/Base16-4 385449 349.1 ns/op BenchmarkString/100/Base16-4 76778 1717 ns/op BenchmarkString/1000/Base16-4 9823 21131 ns/op BenchmarkLeafSize/0-4 31 4939112 ns/op BenchmarkLeafSize/1-4 100 2839387 ns/op BenchmarkLeafSize/2-4 100 1113496 ns/op BenchmarkLeafSize/3-4 279 741829 ns/op BenchmarkLeafSize/4-4 441 862646 ns/op BenchmarkLeafSize/5-4 164 1190858 ns/op BenchmarkLeafSize/6-4 100 1248791 ns/op BenchmarkLeafSize/7-4 292 691313 ns/op BenchmarkLeafSize/8-4 494 256094 ns/op BenchmarkLeafSize/9-4 213 596578 ns/op BenchmarkLeafSize/10-4 169 962363 ns/op BenchmarkLeafSize/11-4 132 814185 ns/op BenchmarkLeafSize/12-4 100 1290991 ns/op BenchmarkLeafSize/13-4 237 801403 ns/op BenchmarkLeafSize/14-4 220 639423 ns/op BenchmarkLeafSize/15-4 211 590046 ns/op BenchmarkLeafSize/16-4 426 628287 ns/op BenchmarkLeafSize/32-4 374 594605 ns/op BenchmarkLeafSize/64-4 100 1411656 ns/op BenchmarkProbablyPrime/n=0-4 6 20983640 ns/op BenchmarkProbablyPrime/n=1-4 5 21872159 ns/op BenchmarkProbablyPrime/n=5-4 4 29908966 ns/op BenchmarkProbablyPrime/n=10-4 3 50268818 ns/op BenchmarkProbablyPrime/n=20-4 2 93203060 ns/op BenchmarkProbablyPrime/Lucas-4 6 17841650 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 52 2127873 ns/op BenchmarkRatCmp-4 199749 2209 ns/op BenchmarkFloatPrecExact/1-4 121398 1055 ns/op BenchmarkFloatPrecExact/10-4 33220 3158 ns/op BenchmarkFloatPrecExact/100-4 8857 52348 ns/op BenchmarkFloatPrecExact/1000-4 1498 362849 ns/op BenchmarkFloatPrecExact/10000-4 90 1411051 ns/op BenchmarkFloatPrecExact/100000-4 2 73971606 ns/op BenchmarkFloatPrecExact/1000000-4 1 4991453192 ns/op BenchmarkFloatPrecMixed/1-4 10000 33241 ns/op BenchmarkFloatPrecMixed/10-4 34827 3476 ns/op BenchmarkFloatPrecMixed/100-4 4368 40904 ns/op BenchmarkFloatPrecMixed/1000-4 282 470857 ns/op BenchmarkFloatPrecMixed/10000-4 8 28360507 ns/op BenchmarkFloatPrecMixed/100000-4 1 913224713 ns/op BenchmarkFloatPrecMixed/1000000-4 1 53508320280 ns/op BenchmarkFloatPrecInexact/1-4 190784 1670 ns/op BenchmarkFloatPrecInexact/10-4 171598 853.6 ns/op BenchmarkFloatPrecInexact/100-4 94305 2367 ns/op BenchmarkFloatPrecInexact/1000-4 10000 15634 ns/op BenchmarkFloatPrecInexact/10000-4 2289 143413 ns/op BenchmarkFloatPrecInexact/100000-4 301 631230 ns/op BenchmarkFloatPrecInexact/1000000-4 21 12797386 ns/op BenchmarkFloatSqrt/64-4 10000 10116 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7686 17237 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4783 39198 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2646 62165 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 484 306531 ns/op 17871 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 37 5487932 ns/op 176996 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 715111054 ns/op 3788888 B/op 625 allocs/op PASS ok math/big 212.726s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7428516 15.70 ns/op BenchmarkLeadingZeros8-4 7111935 15.97 ns/op BenchmarkLeadingZeros16-4 7294387 15.76 ns/op BenchmarkLeadingZeros32-4 7469053 15.77 ns/op BenchmarkLeadingZeros64-4 7449850 15.35 ns/op BenchmarkTrailingZeros-4 7613930 19.32 ns/op BenchmarkTrailingZeros8-4 7464866 16.59 ns/op BenchmarkTrailingZeros16-4 7669179 16.00 ns/op BenchmarkTrailingZeros32-4 7489464 17.26 ns/op BenchmarkTrailingZeros64-4 7612044 18.62 ns/op BenchmarkOnesCount-4 7978122 17.04 ns/op BenchmarkOnesCount8-4 6575152 18.28 ns/op BenchmarkOnesCount16-4 7228440 30.38 ns/op BenchmarkOnesCount32-4 8169080 15.10 ns/op BenchmarkOnesCount64-4 7966902 15.03 ns/op BenchmarkRotateLeft-4 8198420 36.20 ns/op BenchmarkRotateLeft8-4 6917925 63.27 ns/op BenchmarkRotateLeft16-4 6324758 39.04 ns/op BenchmarkRotateLeft32-4 6169204 18.17 ns/op BenchmarkRotateLeft64-4 1000000 112.0 ns/op BenchmarkReverse-4 10922792 9.287 ns/op BenchmarkReverse8-4 14368135 8.435 ns/op BenchmarkReverse16-4 14570208 8.451 ns/op BenchmarkReverse32-4 13009791 39.10 ns/op BenchmarkReverse64-4 13281685 9.614 ns/op BenchmarkReverseBytes-4 14667501 8.614 ns/op BenchmarkReverseBytes16-4 14449521 7.733 ns/op BenchmarkReverseBytes32-4 13405116 9.365 ns/op BenchmarkReverseBytes64-4 14472608 9.945 ns/op BenchmarkAdd-4 7346655 15.05 ns/op BenchmarkAdd32-4 7678832 17.13 ns/op BenchmarkAdd64-4 6923325 19.38 ns/op BenchmarkAdd64multiple-4 14027349 12.14 ns/op BenchmarkSub-4 8148081 19.54 ns/op BenchmarkSub32-4 7297231 15.05 ns/op BenchmarkSub64-4 7899480 14.88 ns/op BenchmarkSub64multiple-4 14381623 38.11 ns/op BenchmarkMul-4 6432327 16.55 ns/op BenchmarkMul32-4 7885122 14.75 ns/op BenchmarkMul64-4 7581657 18.65 ns/op BenchmarkDiv-4 2506462 57.72 ns/op BenchmarkDiv32-4 5670464 19.50 ns/op BenchmarkDiv64-4 2868354 42.52 ns/op PASS ok math/bits 24.602s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 165.3 ns/op BenchmarkAcos-4 240162 542.4 ns/op BenchmarkAcosh-4 255588 848.0 ns/op BenchmarkAsin-4 260842 462.9 ns/op BenchmarkAsinh-4 268398 738.1 ns/op BenchmarkAtan-4 1000000 682.5 ns/op BenchmarkAtanh-4 1000000 113.0 ns/op BenchmarkConj-4 14059689 21.24 ns/op BenchmarkCos-4 356638 305.9 ns/op BenchmarkCosh-4 424448 1154 ns/op BenchmarkExp-4 562632 223.2 ns/op BenchmarkLog-4 784392 166.0 ns/op BenchmarkLog10-4 762337 582.0 ns/op BenchmarkPhase-4 4724510 30.23 ns/op BenchmarkPolar-4 888403 136.0 ns/op BenchmarkPow-4 286358 418.5 ns/op BenchmarkRect-4 532836 326.3 ns/op BenchmarkSin-4 423687 319.8 ns/op BenchmarkSinh-4 434580 330.4 ns/op BenchmarkSqrt-4 373350 331.8 ns/op BenchmarkTan-4 994866 129.3 ns/op BenchmarkTanh-4 1557322 134.8 ns/op PASS ok math/cmplx 19.896s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 910458 146.6 ns/op BenchmarkInt63ThreadsafeParallel-4 579487 192.2 ns/op BenchmarkInt63Unthreadsafe-4 923119 208.0 ns/op BenchmarkIntn1000-4 766602 171.1 ns/op BenchmarkInt63n1000-4 791674 137.5 ns/op BenchmarkInt31n1000-4 846615 138.3 ns/op BenchmarkFloat32-4 855783 144.4 ns/op BenchmarkFloat64-4 936211 186.8 ns/op BenchmarkPerm3-4 154512 647.3 ns/op BenchmarkPerm30-4 19182 6521 ns/op BenchmarkPerm30ViaShuffle-4 18553 7479 ns/op BenchmarkShuffleOverhead-4 15619 7748 ns/op BenchmarkRead3-4 708247 156.6 ns/op BenchmarkRead64-4 56649 1973 ns/op BenchmarkRead1000-4 3897 30498 ns/op BenchmarkConcurrent-4 392896 355.9 ns/op PASS ok math/rand 7.976s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4900096 29.85 ns/op BenchmarkChaCha8Read-4 743604 154.6 ns/op 206.99 MB/s BenchmarkPCG_DXSM-4 3187285 36.89 ns/op BenchmarkSourceUint64-4 2595441 39.84 ns/op BenchmarkGlobalInt64-4 2702710 41.45 ns/op BenchmarkGlobalInt64Parallel-4 2172528 84.78 ns/op BenchmarkGlobalUint64-4 1708338 60.90 ns/op BenchmarkGlobalUint64Parallel-4 2272011 66.95 ns/op BenchmarkInt64-4 1581322 72.59 ns/op BenchmarkUint64-4 1661469 72.07 ns/op BenchmarkGlobalIntN1000-4 1000000 130.4 ns/op BenchmarkIntN1000-4 1350747 150.8 ns/op BenchmarkInt64N1000-4 1000000 197.1 ns/op BenchmarkInt64N1e8-4 1349887 90.43 ns/op BenchmarkInt64N1e9-4 1270292 88.91 ns/op BenchmarkInt64N2e9-4 1000000 103.9 ns/op BenchmarkInt64N1e18-4 1000000 101.8 ns/op BenchmarkInt64N2e18-4 1301486 103.5 ns/op BenchmarkInt64N4e18-4 1000000 132.9 ns/op BenchmarkInt32N1000-4 1357676 88.70 ns/op BenchmarkInt32N1e8-4 1000000 257.3 ns/op BenchmarkInt32N1e9-4 1238840 89.31 ns/op BenchmarkInt32N2e9-4 1210728 94.55 ns/op BenchmarkFloat32-4 1575133 86.84 ns/op BenchmarkFloat64-4 1601985 74.55 ns/op BenchmarkExpFloat64-4 944832 124.8 ns/op BenchmarkNormFloat64-4 804675 145.7 ns/op BenchmarkPerm3-4 243609 715.8 ns/op BenchmarkPerm30-4 21669 7696 ns/op BenchmarkPerm30ViaShuffle-4 22563 9065 ns/op BenchmarkShuffleOverhead-4 37870 3271 ns/op BenchmarkConcurrent-4 677539 176.1 ns/op PASS ok math/rand/v2 12.929s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40556 2933 ns/op BenchmarkQDecodeWord-4 104380 1141 ns/op BenchmarkQDecodeHeader-4 104176 1513 ns/op BenchmarkTypeByExtension/.html-4 345477 301.7 ns/op BenchmarkTypeByExtension/.HTML-4 276045 557.9 ns/op BenchmarkTypeByExtension/.unused-4 363249 862.3 ns/op BenchmarkExtensionsByType/text/html-4 142980 723.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 72097 6764 ns/op BenchmarkExtensionsByType/application/octet-stream-4 97932 1409 ns/op PASS ok mime 7.881s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 456 395684 ns/op 47351 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 571 287190 ns/op 48433 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1818828 ns/op 105047 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 393 349347 ns/op 50103 B/op 207 allocs/op PASS ok mime/multipart 2.934s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 723 154484 ns/op PASS ok mime/quotedprintable 1.328s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 7 18798913 ns/op 8597 B/op 95 allocs/op BenchmarkGoLookupIPNoSuchHost-4 8 15313969 ns/op 7498 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022251233 ns/op 159272 B/op 227 allocs/op BenchmarkDNSName-4 86792 1353 ns/op BenchmarkInterfaces-4 2623 79804 ns/op 8989 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3614 143977 ns/op 6638 B/op 22 allocs/op BenchmarkInterfaceByName-4 2035 70751 ns/op 8976 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1549 100242 ns/op 15247 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 3045 48452 ns/op 4446 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 508 291978 ns/op 135305 B/op 39 allocs/op BenchmarkParseIP-4 10000 14564 ns/op BenchmarkParseIPValidIPv4-4 675543 236.6 ns/op BenchmarkParseIPValidIPv6-4 762370 155.6 ns/op BenchmarkIPString/IPv4-4 79598 1917 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12303 10199 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 34992 5115 ns/op BenchmarkIPEqual/IPv4-4 1123353 105.3 ns/op BenchmarkIPEqual/IPv6-4 1141256 102.8 ns/op BenchmarkSendfileZeroBytes-4 1 207658684 ns/op 6399520 B/op 342292 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1205641864 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205959338 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1213259788 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1204845698 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1220728034 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1230424934 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1227278151 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1003024354 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1012813959 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1009591123 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1004524578 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1013819594 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1010846864 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1013426338 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1019297693 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1008257723 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1011968064 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007924231 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1008782264 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1008206189 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1015224764 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1004233739 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006790027 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1005612550 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1016709440 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1018639682 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010779166 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1019485709 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010015599 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1018584151 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1013250143 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1015817380 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1014861084 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010877735 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1017560637 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1022459499 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1009462405 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1020506774 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1011337427 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1032955988 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1014748627 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1020199231 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1036903237 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1026236017 ns/op 1.02 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1018647643 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1019868708 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1015163672 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1030877820 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1012473859 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1021642753 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1008465193 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007789517 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1015966152 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1028568123 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1019915977 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1002349032 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1014907373 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1015696370 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1020486439 ns/op 0.01 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1013135357 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1011501762 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1011610999 ns/op 0.06 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1011815322 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1013108371 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1020122313 ns/op 0.51 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1022296145 ns/op 1.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1011569449 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1003780942 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1004749193 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010195479 ns/op 0.01 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1011579756 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012721902 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007821414 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1015847924 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1015127459 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1012624050 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1016185907 ns/op 1.03 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 2810 53208 ns/op BenchmarkTCP4OneShotTimeout-4 2805 36421 ns/op BenchmarkTCP4Persistent-4 20539 8580 ns/op BenchmarkTCP4PersistentTimeout-4 17902 8641 ns/op BenchmarkTCP6OneShot-4 1802 58915 ns/op BenchmarkTCP6OneShotTimeout-4 3238 55563 ns/op BenchmarkTCP6Persistent-4 20421 5435 ns/op BenchmarkTCP6PersistentTimeout-4 15552 8252 ns/op BenchmarkTCP4ConcurrentReadWrite-4 43494 2688 ns/op BenchmarkTCP6ConcurrentReadWrite-4 55078 3848 ns/op BenchmarkSetReadDeadline-4 167820 1003 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26578 4526 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 24492 4906 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26460 4305 ns/op 0 B/op 0 allocs/op PASS ok net 95.981s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21926 5631 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8018 20638 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 10000 14600 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15160 9182 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 25023 17990 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49566 6176 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 999890 110.3 ns/op BenchmarkFindChild/n=2/rep=map-4 3543110 37.64 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 164.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 533589 298.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3288026 34.61 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 484202 275.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 274782 374.3 ns/op BenchmarkFindChild/n=8/rep=map-4 3243510 54.74 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 298238 568.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 172308 701.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2395980 46.01 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1900777 76.40 ns/op BenchmarkFindChild/n=32/rep=linear-4 76129 1473 ns/op BenchmarkFindChild/n=32/rep=map-4 2899834 60.92 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2054564 54.23 ns/op BenchmarkMultiConflicts-4 1 305149995 ns/op BenchmarkServerMatch-4 13530 23810 ns/op BenchmarkReadRequestChrome-4 3331 48621 ns/op 12.57 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7681 18986 ns/op 4.11 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7532 40128 ns/op 2.04 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6015 23816 ns/op 6.34 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 36910 ns/op 1.08 MB/s 923 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 372 387218 ns/op 2.64 MB/s BenchmarkFileAndServer_1KB/https1-4 96 1756804 ns/op 0.58 MB/s BenchmarkFileAndServer_1KB/h2-4 104 1648242 ns/op 0.62 MB/s BenchmarkFileAndServer_16MB/h1-4 4 57315406 ns/op 292.72 MB/s BenchmarkFileAndServer_16MB/https1-4 1 188638834 ns/op 88.94 MB/s BenchmarkFileAndServer_16MB/h2-4 1 558668245 ns/op 30.03 MB/s BenchmarkFileAndServer_64MB/h1-4 1 145577524 ns/op 460.98 MB/s BenchmarkFileAndServer_64MB/https1-4 1 607237720 ns/op 110.51 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1921023404 ns/op 34.93 MB/s BenchmarkServeMux-4 188 653673 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 200 775238 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 20 8163986 ns/op 8052 B/op 76 allocs/op BenchmarkClientServer/https1-4 180 608241 ns/op 8399 B/op 83 allocs/op BenchmarkClientServer/h2-4 104 1052438 ns/op 12898 B/op 86 allocs/op BenchmarkClientServerParallel/4/h1-4 810 161041 ns/op 10254 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 1 205620782 ns/op 321912 B/op 1490 allocs/op BenchmarkClientServerParallel/4/h2-4 9 26649270 ns/op 249543 B/op 1045 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45274: write tcp 127.0.0.1:41107->127.0.0.1:45274: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39672: write tcp 127.0.0.1:36693->127.0.0.1:39672: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39656: write tcp 127.0.0.1:36693->127.0.0.1:39656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43838: read tcp 127.0.0.1:42265->127.0.0.1:43838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43870: read tcp 127.0.0.1:42265->127.0.0.1:43870: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43836: read tcp 127.0.0.1:42265->127.0.0.1:43836: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43866: write tcp 127.0.0.1:42265->127.0.0.1:43866: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43848: read tcp 127.0.0.1:42265->127.0.0.1:43848: use of closed network connection BenchmarkClientServerParallel/64/h1-4 80 2553753 ns/op 24485 B/op 130 allocs/op BenchmarkClientServerParallel/64/https1-4 16 16324712 ns/op 311429 B/op 1356 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34674: read tcp 127.0.0.1:43801->127.0.0.1:34674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38742: EOF clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38730: read tcp 127.0.0.1:33031->127.0.0.1:38730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38732: write tcp 127.0.0.1:33031->127.0.0.1:38732: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38756: write tcp 127.0.0.1:33031->127.0.0.1:38756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54432: read tcp 127.0.0.1:33191->127.0.0.1:54432: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54376: read tcp 127.0.0.1:33191->127.0.0.1:54376: use of closed network connection BenchmarkClientServerParallel/64/h2-4 1 125956402 ns/op 357296 B/op 2068 allocs/op BenchmarkServer-4 1 1213764202 ns/op 30736 B/op 144 allocs/op BenchmarkClient-4 78 3403550 ns/op 4381 B/op 52 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 597 349592 ns/op 7542 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1436 184581 ns/op 3119 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1857 86390 ns/op 1970 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1796 65740 ns/op 2830 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1732 87398 ns/op 2716 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1783 81407 ns/op 2766 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1946 67731 ns/op 1949 B/op 14 allocs/op BenchmarkServerHijack-4 1297 294038 ns/op 16791 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 174 646764 ns/op 6430 B/op 52 allocs/op BenchmarkResponseStatusLine-4 408516 815.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 41.133s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3014 97807 ns/op 34259 B/op 14 allocs/op PASS ok net/http/httputil 1.461s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 85189 1414 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 850537 140.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 855543 209.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 82125 1257 ns/op BenchmarkStdIPv4-4 103724 1165 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 108482 1256 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 104344 1354 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 92680 2329 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 93051 1283 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 636.7 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1247829 103.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 926425 137.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 470562 236.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 673304 182.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 472808 237.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 123498 978.4 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 514659 542.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 404343 357.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 491616 617.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 387561 315.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 102260 1097 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 370587 391.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 83280 1545 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 150997 1391 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 214209 571.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 148516 1227 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 298461 360.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 148042 1005 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 147818 897.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 67141 1884 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 104859 2491 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 513082 312.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 139959 835.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 107331 1082 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 236631 1260 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 139615 906.9 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 166837 847.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 112316 2268 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118521 3776 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 177865 1606 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 108028 1497 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 294250 532.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 121489 1393 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 115780 1884 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 192730 661.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 120744 1369 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 855462 151.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 841720 193.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 741003 140.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 894914 176.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 933009 128.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 929125 210.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 917977 130.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 919491 132.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 869977 251.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 351116 346.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 428348 392.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 177070 578.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 441408 273.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 365598 326.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 96339 1250 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 6033142 20.42 ns/op PASS ok net/netip 28.768s 2024/06/07 22:01:23 Test RPC server listening on 127.0.0.1:44053 2024/06/07 22:01:23 Test HTTP RPC server listening on 127.0.0.1:44523 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 918 195261 ns/op BenchmarkEndToEndHTTP-4 727 263319 ns/op BenchmarkEndToEndAsync-4 2788 61138 ns/op BenchmarkEndToEndAsyncHTTP-4 1960 75134 ns/op PASS ok net/rpc 2.992s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3232 45218 ns/op BenchmarkReadMIMEHeader/server_headers-4 4473 41740 ns/op BenchmarkUncommon-4 15303 7921 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.119s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3494 34737 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 96168 1211 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 677328 177.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94465 1301 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171162 720.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84410 1406 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12813 9218 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 432040 283.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 79104 1596 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 161871 771.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 10000 14933 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13374 22308 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 174685 725.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72670 1925 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70578 1695 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24906 4817 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5840 20530 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 160914 1553 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73976 1695 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 71343 1719 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28227 3639 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5744 24345 ns/op 320 B/op 1 allocs/op PASS ok net/url 7.766s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2569755 60.36 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 169567 743.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 768 153288 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 100 1240085 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 131 entries os_test.go:533: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 688 218385 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 127040 1729 ns/op BenchmarkStatFile-4 88080 1948 ns/op BenchmarkStatDir-4 91801 1948 ns/op BenchmarkLstatDot-4 126716 1064 ns/op BenchmarkLstatFile-4 86034 1426 ns/op BenchmarkLstatDir-4 91851 1408 ns/op BenchmarkRemoveAll-4 85 1613741 ns/op 40330 B/op 502 allocs/op PASS ok os 6.312s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 3081022 ns/op 8704 B/op 30 allocs/op PASS ok os/exec 1.507s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 218541 663.6 ns/op PASS ok os/user 1.344s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3643369 40.66 ns/op BenchmarkString-4 1888152 62.07 ns/op BenchmarkBytes-4 1726302 75.86 ns/op BenchmarkNamedBytes-4 1000000 121.8 ns/op BenchmarkBytesArray-4 681638 188.6 ns/op BenchmarkSliceLen-4 1776694 64.61 ns/op BenchmarkMapLen-4 893398 156.6 ns/op BenchmarkStringLen-4 1635645 105.4 ns/op BenchmarkArrayLen-4 1327653 91.57 ns/op BenchmarkSliceCap-4 1926010 61.54 ns/op BenchmarkDeepEqual/int8-4 317138 428.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 77709 1598 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 283502 436.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 73743 1839 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 276771 430.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 74426 1610 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 273991 475.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 71977 1820 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 286225 441.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73020 1662 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 322444 548.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 96193 1273 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 278179 499.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 71125 2573 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 256983 433.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75204 2638 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 273474 442.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 72566 1600 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 233242 468.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 44176 5326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 265562 435.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 73249 1608 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 271870 505.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 73296 1602 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 283992 641.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 75460 1627 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 231948 451.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 75771 1715 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 284104 431.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 74492 1597 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 308808 395.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 76826 2140 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 278260 436.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74479 1652 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 95205 1267 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47260 2548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42364 2990 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29905 4038 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 27067 6343 ns/op BenchmarkIsZero/ArrayComparable-4 147020 1399 ns/op BenchmarkIsZero/ArrayIncomparable-4 28572 4925 ns/op BenchmarkIsZero/StructComparable-4 429222 378.8 ns/op BenchmarkIsZero/StructIncomparable-4 140436 930.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1275258 101.0 ns/op BenchmarkIsZero/ArrayInt_1024-4 7606 16938 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14785 9953 ns/op BenchmarkIsZero/Struct4Int-4 1322822 91.81 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7464 38395 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7314 15908 ns/op BenchmarkIsZero/StructInt_512-4 12988 10398 ns/op BenchmarkSetZero/Bool/Direct-4 4018533 36.39 ns/op BenchmarkSetZero/Bool/CachedZero-4 835945 131.5 ns/op BenchmarkSetZero/Bool/NewZero-4 646328 203.9 ns/op BenchmarkSetZero/Int/Direct-4 1950496 72.11 ns/op BenchmarkSetZero/Int/CachedZero-4 705037 257.6 ns/op BenchmarkSetZero/Int/NewZero-4 640902 192.4 ns/op BenchmarkSetZero/Uint/Direct-4 2118450 57.23 ns/op BenchmarkSetZero/Uint/CachedZero-4 917265 136.8 ns/op BenchmarkSetZero/Uint/NewZero-4 642436 185.5 ns/op BenchmarkSetZero/Float/Direct-4 2017138 58.55 ns/op BenchmarkSetZero/Float/CachedZero-4 936312 135.6 ns/op BenchmarkSetZero/Float/NewZero-4 651124 197.4 ns/op BenchmarkSetZero/Complex/Direct-4 2036868 68.56 ns/op BenchmarkSetZero/Complex/CachedZero-4 823616 172.1 ns/op BenchmarkSetZero/Complex/NewZero-4 650142 187.4 ns/op BenchmarkSetZero/Array/Direct-4 1000000 144.8 ns/op BenchmarkSetZero/Array/CachedZero-4 904370 172.4 ns/op BenchmarkSetZero/Array/NewZero-4 599721 192.0 ns/op BenchmarkSetZero/Chan/Direct-4 2020556 57.63 ns/op BenchmarkSetZero/Chan/CachedZero-4 878334 137.2 ns/op BenchmarkSetZero/Chan/NewZero-4 566146 193.9 ns/op BenchmarkSetZero/Func/Direct-4 2127708 80.72 ns/op BenchmarkSetZero/Func/CachedZero-4 886576 137.4 ns/op BenchmarkSetZero/Func/NewZero-4 635008 202.4 ns/op BenchmarkSetZero/Interface/Direct-4 2011274 62.19 ns/op BenchmarkSetZero/Interface/CachedZero-4 920899 131.1 ns/op BenchmarkSetZero/Interface/NewZero-4 640164 186.8 ns/op BenchmarkSetZero/Map/Direct-4 2099241 58.90 ns/op BenchmarkSetZero/Map/CachedZero-4 882568 138.4 ns/op BenchmarkSetZero/Map/NewZero-4 633434 196.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2128650 58.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 894508 137.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 634755 219.9 ns/op BenchmarkSetZero/Slice/Direct-4 1869837 107.0 ns/op BenchmarkSetZero/Slice/CachedZero-4 929895 132.0 ns/op BenchmarkSetZero/Slice/NewZero-4 635528 190.6 ns/op BenchmarkSetZero/String/Direct-4 1916280 56.77 ns/op BenchmarkSetZero/String/CachedZero-4 894955 133.8 ns/op BenchmarkSetZero/String/NewZero-4 462878 260.0 ns/op BenchmarkSetZero/Struct/Direct-4 2753089 45.04 ns/op BenchmarkSetZero/Struct/CachedZero-4 870050 156.2 ns/op BenchmarkSetZero/Struct/NewZero-4 650576 202.9 ns/op BenchmarkSelect/1-4 185593 1147 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72435 2850 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 30282 5206 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 123846 879.6 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 203044 626.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 160689 1136 ns/op 112.64 MB/s BenchmarkCallArgCopy/size=256-4 139724 1213 ns/op 210.99 MB/s BenchmarkCallArgCopy/size=1024-4 108199 2132 ns/op 480.28 MB/s BenchmarkCallArgCopy/size=4096-4 37122 4778 ns/op 857.17 MB/s BenchmarkCallArgCopy/size=65536-4 5350 87431 ns/op 749.57 MB/s BenchmarkFieldByName1-4 1103851 165.3 ns/op BenchmarkFieldByName2-4 68625 4366 ns/op BenchmarkFieldByName3-4 10000 19604 ns/op BenchmarkInterfaceBig-4 2054564 49.08 ns/op BenchmarkInterfaceSmall-4 2815657 49.44 ns/op BenchmarkNew-4 1432416 114.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2150 54955 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1905 62807 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2313 52039 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2046 59106 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2194 54112 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1927 65071 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 251661 535.8 ns/op BenchmarkTypeForString-4 2323075 50.46 ns/op BenchmarkTypeForError-4 1000000 125.4 ns/op PASS ok reflect 38.986s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 9220 17801 ns/op 9181 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18739 ns/op 9380 B/op 1 allocs/op BenchmarkFindString-4 6349 23815 ns/op 9326 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 20097 ns/op 9232 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 12816 ns/op 9450 B/op 2 allocs/op BenchmarkLiteral-4 10000 11798 ns/op BenchmarkNotLiteral-4 3117 49587 ns/op BenchmarkMatchClass-4 2349 54629 ns/op BenchmarkMatchClass_InRange-4 2404 77560 ns/op BenchmarkReplaceAll-4 1454 97386 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 12676 9660 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 26020 3974 ns/op BenchmarkAnchoredShortMatch-4 10000 10085 ns/op BenchmarkAnchoredLongMatch-4 10000 11042 ns/op BenchmarkOnePassShortA-4 14581 8540 ns/op BenchmarkNotOnePassShortA-4 6042 28481 ns/op BenchmarkOnePassShortB-4 18843 6703 ns/op BenchmarkNotOnePassShortB-4 3406 38690 ns/op BenchmarkOnePassLongPrefix-4 70038 1779 ns/op BenchmarkOnePassLongNotPrefix-4 26744 5286 ns/op BenchmarkMatchParallelShared-4 10000 16288 ns/op BenchmarkMatchParallelCopied-4 20868 9215 ns/op BenchmarkQuoteMetaAll-4 123553 1102 ns/op 12.70 MB/s BenchmarkQuoteMetaNone-4 302893 408.8 ns/op 63.60 MB/s BenchmarkCompile/Onepass-4 2830 49108 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1225 106733 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 132 1892748 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4003454 31.20 ns/op 512.82 MB/s BenchmarkMatch/Easy0/32-4 10000 18229 ns/op 1.76 MB/s BenchmarkMatch/Easy0/1K-4 14431 14787 ns/op 69.25 MB/s BenchmarkMatch/Easy0i/16-4 3875768 29.16 ns/op 548.76 MB/s BenchmarkMatch/Easy0i/32-4 3388 36694 ns/op 0.87 MB/s BenchmarkMatch/Easy0i/1K-4 162 775547 ns/op 1.32 MB/s BenchmarkMatch/Easy1/16-4 4039510 28.85 ns/op 554.68 MB/s BenchmarkMatch/Easy1/32-4 10000 11578 ns/op 2.76 MB/s BenchmarkMatch/Easy1/1K-4 5874 32393 ns/op 31.61 MB/s BenchmarkMatch/Medium/16-4 4046620 28.87 ns/op 554.30 MB/s BenchmarkMatch/Medium/32-4 4210 48285 ns/op 0.66 MB/s BenchmarkMatch/Medium/1K-4 189 625157 ns/op 1.64 MB/s BenchmarkMatch/Hard/16-4 4044831 29.84 ns/op 536.27 MB/s BenchmarkMatch/Hard/32-4 2793 48942 ns/op 0.65 MB/s BenchmarkMatch/Hard/1K-4 93 1185559 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 828 155629 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 433 266621 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8240947 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21363 5744 ns/op 2.79 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13039 9233 ns/op 3.47 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 506 250852 ns/op 4.08 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.800s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 565597 241.0 ns/op BenchmarkIsWordChar-4 173016 743.9 ns/op PASS ok regexp/syntax 2.676s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 77970 1626 ns/op BenchmarkCallers/inlined-4 85453 1439 ns/op BenchmarkCallers/no-cache-4 33624 3604 ns/op BenchmarkFPCallers/cached-4 13921707 8.406 ns/op BenchmarkMakeChan/Byte-4 883356 119.6 ns/op BenchmarkMakeChan/Int-4 1000000 207.8 ns/op BenchmarkMakeChan/Ptr-4 660253 417.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 176.9 ns/op BenchmarkMakeChan/Struct/32-4 653287 386.7 ns/op BenchmarkMakeChan/Struct/40-4 485944 286.3 ns/op BenchmarkChanNonblocking-4 4889966 26.38 ns/op BenchmarkSelectUncontended-4 847428 144.8 ns/op BenchmarkSelectSyncContended-4 108505 1357 ns/op BenchmarkSelectAsyncContended-4 325774 427.7 ns/op BenchmarkSelectNonblock-4 2609768 41.18 ns/op BenchmarkChanUncontended-4 10000 11057 ns/op BenchmarkChanContended-4 3864 26371 ns/op BenchmarkChanSync-4 298184 454.4 ns/op BenchmarkChanSyncWork-4 99711 1224 ns/op BenchmarkChanProdCons0-4 260784 532.3 ns/op BenchmarkChanProdCons10-4 520722 311.1 ns/op BenchmarkChanProdCons100-4 545143 291.3 ns/op BenchmarkChanProdConsWork0-4 245149 622.4 ns/op BenchmarkChanProdConsWork10-4 329196 407.9 ns/op BenchmarkChanProdConsWork100-4 303814 413.3 ns/op BenchmarkSelectProdCons-4 212178 592.8 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.9 ns/op BenchmarkChanCreation-4 314452 335.5 ns/op BenchmarkChanSem-4 234380 524.9 ns/op BenchmarkChanPopular-4 159 1335445 ns/op BenchmarkChanClosed-4 1334164 84.64 ns/op BenchmarkCallClosure-4 4691878 22.17 ns/op BenchmarkCallClosure1-4 5266488 22.59 ns/op BenchmarkCallClosure2-4 1492903 94.61 ns/op BenchmarkCallClosure3-4 1270252 84.96 ns/op BenchmarkCallClosure4-4 1544442 92.71 ns/op BenchmarkComplex128DivNormal-4 5360750 22.66 ns/op BenchmarkComplex128DivNisNaN-4 4819272 31.80 ns/op BenchmarkComplex128DivDisNaN-4 4825663 24.68 ns/op BenchmarkComplex128DivNisInf-4 6403646 18.85 ns/op BenchmarkComplex128DivDisInf-4 4449043 27.52 ns/op BenchmarkAllocation-4 3942 41725 ns/op BenchmarkReadMemStats-4 13021 19117 ns/op BenchmarkReadMemStatsLatency-4 1 35072 p50-ns 35072 p90-ns 35072 p99-ns BenchmarkWriteBarrier-4 2689114 51.70 ns/op BenchmarkBulkWriteBarrier-4 11911882 16.67 ns/op BenchmarkScanStackNoLocals-4 1 100588484 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10004688 13.54 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9051756 14.17 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7430174 18.94 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5361546 29.71 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3461860 34.97 ns/op BenchmarkHash5-4 4899696 25.84 ns/op 193.49 MB/s BenchmarkHash16-4 5029690 24.11 ns/op 663.72 MB/s BenchmarkHash64-4 4052776 30.62 ns/op 2089.92 MB/s BenchmarkHash1024-4 945000 129.5 ns/op 7907.69 MB/s BenchmarkHash65536-4 17931 6751 ns/op 9707.66 MB/s BenchmarkAlignedLoad-4 7106464 15.90 ns/op BenchmarkUnalignedLoad-4 7486855 15.91 ns/op BenchmarkEqEfaceConcrete-4 5088475 20.70 ns/op BenchmarkEqIfaceConcrete-4 5580841 20.36 ns/op BenchmarkNeEfaceConcrete-4 5689466 20.70 ns/op BenchmarkNeIfaceConcrete-4 5393463 20.76 ns/op BenchmarkConvT2EByteSized/bool-4 5055313 22.75 ns/op BenchmarkConvT2EByteSized/uint8-4 5417324 23.21 ns/op BenchmarkConvT2ESmall-4 4612278 28.46 ns/op BenchmarkConvT2EUintptr-4 5270352 22.89 ns/op BenchmarkConvT2ELarge-4 1266988 81.37 ns/op BenchmarkConvT2ISmall-4 4921165 23.88 ns/op BenchmarkConvT2IUintptr-4 5007189 23.81 ns/op BenchmarkConvT2ILarge-4 1476550 83.38 ns/op BenchmarkConvI2E-4 4268853 28.44 ns/op BenchmarkConvI2I-4 5032262 23.01 ns/op BenchmarkAssertE2T-4 3922850 28.98 ns/op BenchmarkAssertE2TLarge-4 2568278 46.55 ns/op BenchmarkAssertE2I-4 5489713 21.85 ns/op BenchmarkAssertI2T-4 3971457 29.87 ns/op BenchmarkAssertI2I-4 5427460 22.15 ns/op BenchmarkAssertI2E-4 5607265 21.40 ns/op BenchmarkAssertE2E-4 5578884 21.20 ns/op BenchmarkAssertE2T2-4 3207884 37.55 ns/op BenchmarkAssertE2T2Blank-4 4055076 29.23 ns/op BenchmarkAssertI2E2-4 3827664 31.12 ns/op BenchmarkAssertI2E2Blank-4 5623672 21.28 ns/op BenchmarkAssertE2E2-4 3701344 31.73 ns/op BenchmarkAssertE2E2Blank-4 5652961 21.46 ns/op BenchmarkConvT2Ezero/zero/16-4 4912962 24.13 ns/op BenchmarkConvT2Ezero/zero/32-4 4984554 25.06 ns/op BenchmarkConvT2Ezero/zero/64-4 5073681 24.00 ns/op BenchmarkConvT2Ezero/zero/str-4 4223563 23.89 ns/op BenchmarkConvT2Ezero/zero/slice-4 4753294 26.34 ns/op BenchmarkConvT2Ezero/zero/big-4 265411 495.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1500848 76.62 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1547515 77.49 ns/op BenchmarkConvT2Ezero/nonzero/big-4 357880 360.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4990801 23.36 ns/op BenchmarkConvT2Ezero/smallint/32-4 4950597 25.71 ns/op BenchmarkConvT2Ezero/smallint/64-4 4697697 23.44 ns/op BenchmarkConvT2Ezero/largeint/16-4 1742400 69.14 ns/op BenchmarkConvT2Ezero/largeint/32-4 1800262 109.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1581261 78.03 ns/op BenchmarkMalloc8-4 1739276 58.49 ns/op BenchmarkMalloc16-4 1855236 95.15 ns/op BenchmarkMallocTypeInfo8-4 1925062 72.68 ns/op BenchmarkMallocTypeInfo16-4 1000000 111.7 ns/op BenchmarkMallocLargeStruct-4 235107 1117 ns/op BenchmarkGoroutineSelect-4 34 3366898 ns/op BenchmarkGoroutineBlocking-4 72 14413865 ns/op BenchmarkGoroutineForRange-4 20 10142051 ns/op BenchmarkGoroutineIdle-4 97 4507096 ns/op BenchmarkHashStringSpeed-4 1882240 66.70 ns/op BenchmarkHashBytesSpeed-4 1000000 103.5 ns/op BenchmarkHashInt32Speed-4 1949338 59.80 ns/op BenchmarkHashInt64Speed-4 2130207 65.41 ns/op BenchmarkHashStringArraySpeed-4 483909 273.0 ns/op BenchmarkMegMap-4 3509197 34.44 ns/op BenchmarkMegOneMap-4 4198612 30.34 ns/op BenchmarkMegEqMap-4 1976 61512 ns/op BenchmarkMegEmptyMap-4 4786806 26.32 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2765732 46.89 ns/op BenchmarkSmallStrMap-4 3621158 31.98 ns/op BenchmarkMapStringKeysEight_16-4 3396548 35.35 ns/op BenchmarkMapStringKeysEight_32-4 3056614 34.59 ns/op BenchmarkMapStringKeysEight_64-4 3021890 34.32 ns/op BenchmarkMapStringKeysEight_1M-4 3478539 34.48 ns/op BenchmarkIntMap-4 3936200 33.05 ns/op BenchmarkMapFirst/1-4 4594226 27.05 ns/op BenchmarkMapFirst/2-4 4566876 26.66 ns/op BenchmarkMapFirst/3-4 3639820 34.81 ns/op BenchmarkMapFirst/4-4 4162234 26.16 ns/op BenchmarkMapFirst/5-4 4442532 28.44 ns/op BenchmarkMapFirst/6-4 4284084 33.09 ns/op BenchmarkMapFirst/7-4 4441922 27.75 ns/op BenchmarkMapFirst/8-4 4714460 29.74 ns/op BenchmarkMapFirst/9-4 2865784 35.62 ns/op BenchmarkMapFirst/10-4 2926482 38.75 ns/op BenchmarkMapFirst/11-4 3342121 37.88 ns/op BenchmarkMapFirst/12-4 3310983 55.99 ns/op BenchmarkMapFirst/13-4 3304741 37.25 ns/op BenchmarkMapFirst/14-4 3371560 36.45 ns/op BenchmarkMapFirst/15-4 3279860 36.08 ns/op BenchmarkMapFirst/16-4 3287246 36.34 ns/op BenchmarkMapMid/1-4 4589240 28.29 ns/op BenchmarkMapMid/2-4 4108122 29.40 ns/op BenchmarkMapMid/3-4 4442389 26.91 ns/op BenchmarkMapMid/4-4 4276591 32.25 ns/op BenchmarkMapMid/5-4 4285032 29.26 ns/op BenchmarkMapMid/6-4 4271559 30.18 ns/op BenchmarkMapMid/7-4 4245147 28.47 ns/op BenchmarkMapMid/8-4 4219710 29.37 ns/op BenchmarkMapMid/9-4 3254750 35.31 ns/op BenchmarkMapMid/10-4 2856634 49.40 ns/op BenchmarkMapMid/11-4 3115188 38.71 ns/op BenchmarkMapMid/12-4 3110506 38.30 ns/op BenchmarkMapMid/13-4 3139849 37.82 ns/op BenchmarkMapMid/14-4 3301911 52.15 ns/op BenchmarkMapMid/15-4 3350120 35.08 ns/op BenchmarkMapMid/16-4 2924913 36.79 ns/op BenchmarkMapLast/1-4 4462305 26.35 ns/op BenchmarkMapLast/2-4 3891664 27.74 ns/op BenchmarkMapLast/3-4 4193499 30.16 ns/op BenchmarkMapLast/4-4 4060730 29.48 ns/op BenchmarkMapLast/5-4 1000000 129.5 ns/op BenchmarkMapLast/6-4 4034426 35.50 ns/op BenchmarkMapLast/7-4 3714026 33.40 ns/op BenchmarkMapLast/8-4 3869250 31.07 ns/op BenchmarkMapLast/9-4 3206444 38.65 ns/op BenchmarkMapLast/10-4 3242623 41.07 ns/op BenchmarkMapLast/11-4 2882820 39.94 ns/op BenchmarkMapLast/12-4 3001125 46.10 ns/op BenchmarkMapLast/13-4 3237904 39.69 ns/op BenchmarkMapLast/14-4 3293794 37.03 ns/op BenchmarkMapLast/15-4 2844075 35.36 ns/op BenchmarkMapLast/16-4 3033319 37.47 ns/op BenchmarkMapCycle-4 2366170 50.54 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2426636 49.24 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1119 107117 ns/op BenchmarkMakeMap/[Byte]Byte-4 640425 240.4 ns/op BenchmarkMakeMap/[Int]Int-4 460189 450.7 ns/op BenchmarkNewEmptyMap-4 3505044 34.47 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 615199 194.5 ns/op BenchmarkMapIterEmpty-4 6345087 21.05 ns/op BenchmarkSameLengthMap-4 4482922 28.48 ns/op BenchmarkBigKeyMap-4 1673862 87.05 ns/op BenchmarkBigValMap-4 1548112 75.49 ns/op BenchmarkSmallKeyMap-4 2618448 45.11 ns/op BenchmarkMapPopulate/1-4 1888996 63.17 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 120214 898.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 16117 ns/op 3351 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 836 226303 ns/op 53319 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 78 2478948 ns/op 427619 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 6 16824640 ns/op 3608197 B/op 3988 allocs/op BenchmarkComplexAlgMap-4 281500 414.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1421476 80.71 ns/op BenchmarkGoMapClear/Reflexive/10-4 1404357 122.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 562977 195.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41804 2495 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4926 20783 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1290782 93.85 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1202142 102.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 568609 272.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46524 3479 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5508 29943 ns/op BenchmarkMapStringConversion/32/simple-4 1768600 61.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1784670 91.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1824566 66.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1908931 60.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1671878 76.08 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1683336 67.73 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1701552 67.54 ns/op BenchmarkMapInterfacePtr-4 1832551 75.16 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2704087 60.57 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 148270 2356 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5850 20625 ns/op BenchmarkMapPop1000-4 434 305406 ns/op BenchmarkMapPop10000-4 26 4531930 ns/op BenchmarkMapAssign/Int32/256-4 2570034 47.41 ns/op BenchmarkMapAssign/Int32/65536-4 1241229 102.3 ns/op BenchmarkMapAssign/Int64/256-4 2459832 46.70 ns/op BenchmarkMapAssign/Int64/65536-4 1782474 62.71 ns/op BenchmarkMapAssign/Str/256-4 1915801 65.02 ns/op BenchmarkMapAssign/Str/65536-4 1261290 104.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1361078 118.6 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 866563 193.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1278112 89.37 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 960474 120.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 593967 2972 ns/op BenchmarkMapOperatorAssign/Str/65536-4 390151 309.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 141.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 377787 296.2 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 112.7 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 688221 156.9 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 1000000 224.2 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 352334 397.5 ns/op 80 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1783450 64.94 ns/op BenchmarkMapDelete/Int32/1000-4 2108490 57.93 ns/op BenchmarkMapDelete/Int32/10000-4 1957839 57.82 ns/op BenchmarkMapDelete/Int64/100-4 1877894 65.26 ns/op BenchmarkMapDelete/Int64/1000-4 1957108 63.33 ns/op BenchmarkMapDelete/Int64/10000-4 1987784 59.77 ns/op BenchmarkMapDelete/Str/100-4 1000000 117.2 ns/op BenchmarkMapDelete/Str/1000-4 1653228 82.19 ns/op BenchmarkMapDelete/Str/10000-4 1514284 79.90 ns/op BenchmarkMapDelete/Pointer/100-4 1656080 90.45 ns/op BenchmarkMapDelete/Pointer/1000-4 1798590 65.14 ns/op BenchmarkMapDelete/Pointer/10000-4 1799443 71.45 ns/op BenchmarkMemmove/0-4 11911189 8.913 ns/op BenchmarkMemmove/1-4 2212333 54.13 ns/op 18.47 MB/s BenchmarkMemmove/2-4 2147233 55.01 ns/op 36.36 MB/s BenchmarkMemmove/3-4 2136106 64.35 ns/op 46.62 MB/s BenchmarkMemmove/4-4 1814882 55.42 ns/op 72.18 MB/s BenchmarkMemmove/5-4 1834747 79.12 ns/op 63.19 MB/s BenchmarkMemmove/6-4 2014138 56.65 ns/op 105.92 MB/s BenchmarkMemmove/7-4 1909006 62.60 ns/op 111.83 MB/s BenchmarkMemmove/8-4 1797592 59.76 ns/op 133.87 MB/s BenchmarkMemmove/9-4 2148968 57.63 ns/op 156.17 MB/s BenchmarkMemmove/10-4 2136122 55.85 ns/op 179.04 MB/s BenchmarkMemmove/11-4 2111977 61.19 ns/op 179.78 MB/s BenchmarkMemmove/12-4 2120559 58.55 ns/op 204.95 MB/s BenchmarkMemmove/13-4 1895691 65.75 ns/op 197.72 MB/s BenchmarkMemmove/14-4 2048643 57.20 ns/op 244.76 MB/s BenchmarkMemmove/15-4 2127997 65.20 ns/op 230.07 MB/s BenchmarkMemmove/16-4 2116075 57.50 ns/op 278.26 MB/s BenchmarkMemmove/32-4 1894106 65.44 ns/op 489.03 MB/s BenchmarkMemmove/64-4 1672376 72.13 ns/op 887.23 MB/s BenchmarkMemmove/128-4 1287224 95.22 ns/op 1344.29 MB/s BenchmarkMemmove/256-4 1012107 120.9 ns/op 2116.94 MB/s BenchmarkMemmove/512-4 697048 171.8 ns/op 2980.31 MB/s BenchmarkMemmove/1024-4 432368 282.1 ns/op 3630.28 MB/s BenchmarkMemmove/2048-4 236178 505.4 ns/op 4052.12 MB/s BenchmarkMemmove/4096-4 125710 943.6 ns/op 4341.05 MB/s BenchmarkMemmoveOverlap/32-4 1901475 62.59 ns/op 511.27 MB/s BenchmarkMemmoveOverlap/64-4 1376804 77.76 ns/op 823.05 MB/s BenchmarkMemmoveOverlap/128-4 1000000 101.1 ns/op 1266.10 MB/s BenchmarkMemmoveOverlap/256-4 762313 131.7 ns/op 1943.53 MB/s BenchmarkMemmoveOverlap/512-4 603402 194.6 ns/op 2631.31 MB/s BenchmarkMemmoveOverlap/1024-4 398671 303.3 ns/op 3376.23 MB/s BenchmarkMemmoveOverlap/2048-4 216878 642.6 ns/op 3186.85 MB/s BenchmarkMemmoveOverlap/4096-4 112444 1073 ns/op 3816.16 MB/s BenchmarkMemmoveUnalignedDst/0-4 11263980 10.93 ns/op BenchmarkMemmoveUnalignedDst/1-4 2203465 53.50 ns/op 18.69 MB/s BenchmarkMemmoveUnalignedDst/2-4 2102288 56.42 ns/op 35.45 MB/s BenchmarkMemmoveUnalignedDst/3-4 2140585 58.07 ns/op 51.66 MB/s BenchmarkMemmoveUnalignedDst/4-4 2185070 62.73 ns/op 63.76 MB/s BenchmarkMemmoveUnalignedDst/5-4 2167815 55.84 ns/op 89.54 MB/s BenchmarkMemmoveUnalignedDst/6-4 2139607 57.12 ns/op 105.03 MB/s BenchmarkMemmoveUnalignedDst/7-4 2110999 55.71 ns/op 125.64 MB/s BenchmarkMemmoveUnalignedDst/8-4 2174758 53.51 ns/op 149.52 MB/s BenchmarkMemmoveUnalignedDst/9-4 2156396 68.23 ns/op 131.90 MB/s BenchmarkMemmoveUnalignedDst/10-4 1989916 66.91 ns/op 149.45 MB/s BenchmarkMemmoveUnalignedDst/11-4 2129193 64.16 ns/op 171.46 MB/s BenchmarkMemmoveUnalignedDst/12-4 2088046 57.25 ns/op 209.60 MB/s BenchmarkMemmoveUnalignedDst/13-4 2061964 62.65 ns/op 207.52 MB/s BenchmarkMemmoveUnalignedDst/14-4 1990916 59.00 ns/op 237.28 MB/s BenchmarkMemmoveUnalignedDst/15-4 2067253 60.25 ns/op 248.95 MB/s BenchmarkMemmoveUnalignedDst/16-4 2076903 70.60 ns/op 226.62 MB/s BenchmarkMemmoveUnalignedDst/32-4 1790700 72.77 ns/op 439.73 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 102.0 ns/op 627.20 MB/s BenchmarkMemmoveUnalignedDst/128-4 1204159 101.5 ns/op 1260.93 MB/s BenchmarkMemmoveUnalignedDst/256-4 908352 129.8 ns/op 1972.89 MB/s BenchmarkMemmoveUnalignedDst/512-4 692598 178.5 ns/op 2868.94 MB/s BenchmarkMemmoveUnalignedDst/1024-4 394335 301.9 ns/op 3391.29 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241254 570.8 ns/op 3588.14 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129279 1184 ns/op 3458.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1849762 67.82 ns/op 471.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1549562 76.25 ns/op 839.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 113.6 ns/op 1126.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 851996 149.5 ns/op 1712.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 542179 197.8 ns/op 2589.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 379993 343.0 ns/op 2985.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 218604 774.1 ns/op 2645.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111348 1196 ns/op 3423.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12906370 9.387 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2169560 55.15 ns/op 18.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2118643 55.51 ns/op 36.03 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1853656 57.14 ns/op 52.50 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2164785 55.60 ns/op 71.95 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1844390 68.55 ns/op 72.94 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1691214 60.52 ns/op 99.13 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2118787 63.30 ns/op 110.59 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2213592 53.19 ns/op 150.40 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2148466 55.98 ns/op 160.78 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2140928 61.28 ns/op 163.19 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2100241 57.76 ns/op 190.44 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2153038 60.48 ns/op 198.42 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1854606 55.86 ns/op 232.71 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2054701 56.47 ns/op 247.93 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2084730 56.05 ns/op 267.62 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2048431 57.60 ns/op 277.79 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1837252 64.92 ns/op 492.91 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1574319 72.46 ns/op 883.25 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1208377 96.30 ns/op 1329.20 MB/s BenchmarkMemmoveUnalignedSrc/256-4 990338 122.2 ns/op 2094.28 MB/s BenchmarkMemmoveUnalignedSrc/512-4 691780 173.3 ns/op 2955.27 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 420213 283.8 ns/op 3607.71 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243262 532.0 ns/op 3849.88 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 130530 958.7 ns/op 4272.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1350391 106.7 ns/op 149.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1645026 72.38 ns/op 221.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1540056 73.55 ns/op 217.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1615197 79.48 ns/op 201.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1552897 75.57 ns/op 211.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1521780 75.39 ns/op 212.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1571886 83.59 ns/op 191.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1559208 78.96 ns/op 202.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.2 ns/op 626.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1345203 95.55 ns/op 669.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1276490 92.73 ns/op 690.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 109.8 ns/op 582.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1341604 89.09 ns/op 718.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1319503 88.09 ns/op 726.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1350565 89.76 ns/op 713.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1362667 93.51 ns/op 684.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 784030 150.8 ns/op 1697.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 761054 166.4 ns/op 1538.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 796646 152.5 ns/op 1678.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 783885 151.4 ns/op 1691.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 795064 156.8 ns/op 1632.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 792951 185.6 ns/op 1379.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 792967 188.9 ns/op 1355.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 676159 167.4 ns/op 1529.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 122716 1010 ns/op 4056.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 115328 1036 ns/op 3955.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115296 1053 ns/op 3888.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 118119 1048 ns/op 3909.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 116042 1037 ns/op 3951.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 112509 1394 ns/op 2938.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 113617 1033 ns/op 3964.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 70570 1621 ns/op 2526.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7802 15350 ns/op 4269.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6453 17886 ns/op 3664.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6667 22900 ns/op 2861.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6729 17012 ns/op 3852.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6621 18525 ns/op 3537.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6277 17914 ns/op 3658.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6614 17705 ns/op 3701.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6572 17869 ns/op 3667.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1748469 64.01 ns/op 499.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1401554 73.73 ns/op 868.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1245109 98.23 ns/op 1303.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 823528 171.0 ns/op 1497.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 620071 196.4 ns/op 2606.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 379768 313.6 ns/op 3265.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 219595 550.9 ns/op 3717.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114498 1229 ns/op 3331.77 MB/s BenchmarkMemclr/5-4 12634730 10.09 ns/op 495.76 MB/s BenchmarkMemclr/16-4 10846952 11.50 ns/op 1391.47 MB/s BenchmarkMemclr/64-4 6739209 17.95 ns/op 3565.66 MB/s BenchmarkMemclr/256-4 10638526 12.10 ns/op 21164.59 MB/s BenchmarkMemclr/4096-4 2601242 40.20 ns/op 101893.20 MB/s BenchmarkMemclr/65536-4 76070 1614 ns/op 40607.83 MB/s BenchmarkMemclr/1M-4 5406 36539 ns/op 28697.82 MB/s BenchmarkMemclr/4M-4 1242 102257 ns/op 41017.31 MB/s BenchmarkMemclr/8M-4 572 205745 ns/op 40771.78 MB/s BenchmarkMemclr/16M-4 282 505319 ns/op 33201.24 MB/s BenchmarkMemclr/64M-4 81 1685714 ns/op 39810.34 MB/s BenchmarkMemclrUnaligned/0_5-4 6613933 17.80 ns/op 280.86 MB/s BenchmarkMemclrUnaligned/0_16-4 6123594 18.27 ns/op 875.80 MB/s BenchmarkMemclrUnaligned/0_64-4 4560982 26.49 ns/op 2415.61 MB/s BenchmarkMemclrUnaligned/0_256-4 6619987 18.57 ns/op 13786.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 2592522 44.00 ns/op 93085.27 MB/s BenchmarkMemclrUnaligned/0_65536-4 74794 1457 ns/op 44993.59 MB/s BenchmarkMemclrUnaligned/1_5-4 6374700 18.05 ns/op 277.08 MB/s BenchmarkMemclrUnaligned/1_16-4 6608605 18.42 ns/op 868.39 MB/s BenchmarkMemclrUnaligned/1_64-4 4553964 26.44 ns/op 2420.66 MB/s BenchmarkMemclrUnaligned/1_256-4 6535521 18.61 ns/op 13759.18 MB/s BenchmarkMemclrUnaligned/1_4096-4 2178297 56.58 ns/op 72387.49 MB/s BenchmarkMemclrUnaligned/1_65536-4 74492 1644 ns/op 39871.62 MB/s BenchmarkMemclrUnaligned/4_5-4 6814378 18.59 ns/op 268.94 MB/s BenchmarkMemclrUnaligned/4_16-4 6575996 18.37 ns/op 871.14 MB/s BenchmarkMemclrUnaligned/4_64-4 4523520 26.46 ns/op 2418.48 MB/s BenchmarkMemclrUnaligned/4_256-4 6541558 19.10 ns/op 13400.83 MB/s BenchmarkMemclrUnaligned/4_4096-4 2287842 64.93 ns/op 63083.09 MB/s BenchmarkMemclrUnaligned/4_65536-4 61407 1748 ns/op 37487.51 MB/s BenchmarkMemclrUnaligned/7_5-4 6692481 17.65 ns/op 283.34 MB/s BenchmarkMemclrUnaligned/7_16-4 6384784 18.56 ns/op 862.25 MB/s BenchmarkMemclrUnaligned/7_64-4 4553101 34.64 ns/op 1847.34 MB/s BenchmarkMemclrUnaligned/7_256-4 6543624 18.26 ns/op 14016.56 MB/s BenchmarkMemclrUnaligned/7_4096-4 2106853 53.98 ns/op 75875.57 MB/s BenchmarkMemclrUnaligned/7_65536-4 77094 2059 ns/op 31822.25 MB/s BenchmarkMemclrUnaligned/0_1M-4 5144 20834 ns/op 50330.64 MB/s BenchmarkMemclrUnaligned/0_4M-4 1300 94534 ns/op 44368.09 MB/s BenchmarkMemclrUnaligned/0_8M-4 512 236665 ns/op 35445.03 MB/s BenchmarkMemclrUnaligned/0_16M-4 271 423661 ns/op 39600.57 MB/s BenchmarkMemclrUnaligned/0_64M-4 72 1921960 ns/op 34916.88 MB/s BenchmarkMemclrUnaligned/1_1M-4 5190 26422 ns/op 39686.10 MB/s BenchmarkMemclrUnaligned/1_4M-4 1194 103259 ns/op 40619.23 MB/s BenchmarkMemclrUnaligned/1_8M-4 434 235808 ns/op 35573.93 MB/s BenchmarkMemclrUnaligned/1_16M-4 91 1238372 ns/op 13547.80 MB/s BenchmarkMemclrUnaligned/1_64M-4 69 1940408 ns/op 34584.92 MB/s BenchmarkMemclrUnaligned/4_1M-4 5428 25154 ns/op 41686.43 MB/s BenchmarkMemclrUnaligned/4_4M-4 1332 109042 ns/op 38464.87 MB/s BenchmarkMemclrUnaligned/4_8M-4 549 218790 ns/op 38340.98 MB/s BenchmarkMemclrUnaligned/4_16M-4 295 416405 ns/op 40290.67 MB/s BenchmarkMemclrUnaligned/4_64M-4 68 1976322 ns/op 33956.43 MB/s BenchmarkMemclrUnaligned/7_1M-4 5138 25023 ns/op 41905.09 MB/s BenchmarkMemclrUnaligned/7_4M-4 1226 98790 ns/op 42456.81 MB/s BenchmarkMemclrUnaligned/7_8M-4 538 257152 ns/op 32621.22 MB/s BenchmarkMemclrUnaligned/7_16M-4 243 470811 ns/op 35634.73 MB/s BenchmarkMemclrUnaligned/7_64M-4 61 1740748 ns/op 38551.75 MB/s BenchmarkGoMemclr/5-4 13774317 8.817 ns/op 567.08 MB/s BenchmarkGoMemclr/16-4 10303428 10.21 ns/op 1566.87 MB/s BenchmarkGoMemclr/64-4 6610521 20.64 ns/op 3100.11 MB/s BenchmarkGoMemclr/256-4 12363520 9.671 ns/op 26472.06 MB/s BenchmarkMemclrRange/1K_2K-4 33116 3784 ns/op 25337.21 MB/s BenchmarkMemclrRange/2K_8K-4 15476 9126 ns/op 36548.04 MB/s BenchmarkMemclrRange/4K_16K-4 14530 8310 ns/op 38879.17 MB/s BenchmarkMemclrRange/160K_228K-4 2556 45734 ns/op 36359.08 MB/s BenchmarkClearFat7-4 6828633 17.48 ns/op BenchmarkClearFat8-4 6630122 19.46 ns/op BenchmarkClearFat11-4 6790741 18.65 ns/op BenchmarkClearFat12-4 6308372 19.80 ns/op BenchmarkClearFat13-4 6838756 18.90 ns/op BenchmarkClearFat14-4 6923815 17.47 ns/op BenchmarkClearFat15-4 6936133 18.54 ns/op BenchmarkClearFat16-4 7208763 17.60 ns/op BenchmarkClearFat24-4 6941713 18.60 ns/op BenchmarkClearFat32-4 6610354 19.30 ns/op BenchmarkClearFat40-4 6190555 18.88 ns/op BenchmarkClearFat48-4 6178838 23.93 ns/op BenchmarkClearFat56-4 5867751 20.58 ns/op BenchmarkClearFat64-4 5699860 27.73 ns/op BenchmarkClearFat72-4 5389065 34.12 ns/op BenchmarkClearFat128-4 3377232 33.60 ns/op BenchmarkClearFat256-4 2433258 52.43 ns/op BenchmarkClearFat512-4 1728564 70.77 ns/op BenchmarkClearFat1024-4 924160 137.4 ns/op BenchmarkClearFat1032-4 928329 132.6 ns/op BenchmarkClearFat1040-4 976404 148.7 ns/op BenchmarkCopyFat7-4 6822538 18.29 ns/op BenchmarkCopyFat8-4 7144952 16.93 ns/op BenchmarkCopyFat11-4 6857782 37.65 ns/op BenchmarkCopyFat12-4 5433426 23.77 ns/op BenchmarkCopyFat13-4 6813586 21.06 ns/op BenchmarkCopyFat14-4 6922105 34.89 ns/op BenchmarkCopyFat15-4 5316402 28.91 ns/op BenchmarkCopyFat16-4 5346303 47.34 ns/op BenchmarkCopyFat24-4 6691038 17.22 ns/op BenchmarkCopyFat32-4 6249082 18.76 ns/op BenchmarkCopyFat64-4 5659077 113.3 ns/op BenchmarkCopyFat72-4 3378116 89.67 ns/op BenchmarkCopyFat128-4 2824071 50.62 ns/op BenchmarkCopyFat256-4 2586894 67.64 ns/op BenchmarkCopyFat512-4 1601557 123.2 ns/op BenchmarkCopyFat520-4 1509476 531.2 ns/op BenchmarkCopyFat1024-4 888168 165.9 ns/op BenchmarkCopyFat1032-4 869638 137.1 ns/op BenchmarkCopyFat1040-4 900100 143.0 ns/op BenchmarkIssue18740/2byte-4 507 234900 ns/op BenchmarkIssue18740/4byte-4 844 144535 ns/op BenchmarkIssue18740/8byte-4 978 134426 ns/op BenchmarkMemclrKnownSize1-4 8326060 20.72 ns/op 48.26 MB/s BenchmarkMemclrKnownSize2-4 4951147 22.65 ns/op 88.29 MB/s BenchmarkMemclrKnownSize4-4 3060228 66.77 ns/op 59.91 MB/s BenchmarkMemclrKnownSize8-4 1000000 105.0 ns/op 76.18 MB/s BenchmarkMemclrKnownSize16-4 565712 357.2 ns/op 44.79 MB/s BenchmarkMemclrKnownSize32-4 322026 367.5 ns/op 87.07 MB/s BenchmarkMemclrKnownSize64-4 163694 779.0 ns/op 82.16 MB/s BenchmarkMemclrKnownSize112-4 91038 1206 ns/op 92.90 MB/s BenchmarkMemclrKnownSize128-4 88495 1839 ns/op 69.59 MB/s BenchmarkMemclrKnownSize192-4 57471 2206 ns/op 87.05 MB/s BenchmarkMemclrKnownSize248-4 42849 3355 ns/op 73.91 MB/s BenchmarkMemclrKnownSize256-4 35924 2947 ns/op 86.85 MB/s BenchmarkMemclrKnownSize512-4 21946 5864 ns/op 87.31 MB/s BenchmarkMemclrKnownSize1024-4 10000 17324 ns/op 59.11 MB/s BenchmarkMemclrKnownSize4096-4 2631 44295 ns/op 92.47 MB/s BenchmarkMemclrKnownSize512KiB-4 20 6532021 ns/op 80.26 MB/s BenchmarkReadMetricsLatency-4 9590 7031 p50-ns 7652 p90-ns 30447 p99-ns BenchmarkFinalizer-4 320 367097 ns/op BenchmarkFinalizerRun-4 587380 419.8 ns/op BenchmarkMinFloat-4 417574 296.1 ns/op BenchmarkMaxFloat-4 414069 724.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6945015 14.48 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1852090 61.57 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1890552 71.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 221.4 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 106.9 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 131.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1396281 105.0 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 141.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 108.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1504281 83.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1679730 80.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1489377 79.78 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1269246 126.1 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1203951 104.4 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7435842 17.04 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7336174 15.38 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6930621 21.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7376598 16.90 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6888976 23.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6160838 31.67 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7241715 16.48 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7441947 16.16 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7538901 15.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7201668 49.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8091381 15.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8075394 14.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 1000000 131.4 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7961629 16.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7809230 15.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7406502 17.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7511695 44.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7677440 14.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7248152 18.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7607342 16.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7644826 15.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 1000000 110.3 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7783071 25.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6675708 18.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7302164 21.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7594014 73.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7304624 18.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7436553 16.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7805073 15.56 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7352648 15.68 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6598927 16.23 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7766360 15.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7716116 15.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7388316 20.93 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8105040 20.77 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8109109 15.86 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7363522 19.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6950220 17.37 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8076560 17.67 ns/op BenchmarkNetpollBreak-4 5180 81615 ns/op BenchmarkPinnerPinUnpinBatch-4 1850 108522 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 254 502419 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1951 148338 ns/op BenchmarkPinnerPinUnpin-4 1690630 77.83 ns/op BenchmarkPinnerPinUnpinTiny-4 1667492 70.30 ns/op BenchmarkPinnerPinUnpinDouble-4 621198 432.8 ns/op BenchmarkPinnerPinUnpinParallel-4 3715126 44.63 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3144181 51.97 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 518702 298.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4232163 24.21 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5693332 30.68 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6103008 23.38 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 8724589 23.34 ns/op BenchmarkPingPongHog-4 1 256863175 ns/op BenchmarkStackGrowth-4 153492 1262 ns/op BenchmarkStackGrowthDeep-4 1171 192170 ns/op BenchmarkCreateGoroutines-4 132604 2182 ns/op BenchmarkCreateGoroutinesParallel-4 120426 7793 ns/op BenchmarkCreateGoroutinesCapture-4 10000 16526 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 65197 4064 ns/op BenchmarkClosureCall-4 16013474 7.441 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 18057 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7741 15571 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5538 24754 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3602 40761 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2233 54004 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1312 105673 ns/op BenchmarkWakeupParallelSpinning/50µs-4 558 224519 ns/op BenchmarkWakeupParallelSpinning/100µs-4 246 488399 ns/op BenchmarkWakeupParallelSyscall/0s-4 240 579719 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 1058790 ns/op BenchmarkWakeupParallelSyscall/2µs-4 154 1140239 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1013997 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 1638472 ns/op BenchmarkWakeupParallelSyscall/20µs-4 360 483759 ns/op BenchmarkWakeupParallelSyscall/50µs-4 145 1485337 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 1554784 ns/op BenchmarkMatmult-4 3551504 85.74 ns/op BenchmarkFastrand-4 10190385 14.44 ns/op BenchmarkFastrand64-4 6529844 25.52 ns/op BenchmarkFastrandHashiter-4 2903284 55.68 ns/op BenchmarkFastrandn/2-4 3890847 30.09 ns/op BenchmarkFastrandn/3-4 4268954 27.98 ns/op BenchmarkFastrandn/4-4 4304292 28.80 ns/op BenchmarkFastrandn/5-4 4230798 63.91 ns/op BenchmarkIfaceCmp100-4 82614 1471 ns/op BenchmarkIfaceCmpNil100-4 159856 754.1 ns/op BenchmarkEfaceCmpDiff-4 19758 6071 ns/op BenchmarkEfaceCmpDiffIndirect-4 21465 5655 ns/op BenchmarkDefer-4 1390875 88.99 ns/op BenchmarkDefer10-4 1000000 271.1 ns/op BenchmarkDeferMany-4 567600 380.3 ns/op BenchmarkPanicRecover-4 761258 179.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 873169 142.1 ns/op 61.00 p50-ns 63.00 p90-ns 74.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 908050 385.9 ns/op 69.00 p50-ns 75.00 p90-ns 121.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 850 225091 ns/op 94474 p50-ns 113764 p90-ns 3944102 p99-ns BenchmarkGoroutineProfile/small/loaded-4 25 12996923 ns/op 468478 p50-ns 7385247 p90-ns 269741082 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 873999 162.1 ns/op 62.00 p50-ns 63.00 p90-ns 74.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 365566 492.2 ns/op 61.00 p50-ns 62.00 p90-ns 76.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 7073414 ns/op 3429142 p50-ns 12838633 p90-ns 55848634 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 24888582 ns/op 16003501 p50-ns 64724958 p90-ns 66713206 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 762468 146.8 ns/op 62.00 p50-ns 64.00 p90-ns 102.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 791763 246.3 ns/op 62.00 p50-ns 64.00 p90-ns 106.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 721 151744 ns/op 96720 p50-ns 137846 p90-ns 1568375 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 20 9744100 ns/op 6725589 p50-ns 25515715 p90-ns 30554356 p99-ns BenchmarkRWMutexUncontended-4 6220830 32.12 ns/op BenchmarkRWMutexWrite100-4 1000000 123.4 ns/op BenchmarkRWMutexWrite10-4 1000000 119.8 ns/op BenchmarkRWMutexWorkWrite100-4 821650 492.8 ns/op BenchmarkRWMutexWorkWrite10-4 445221 363.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3175 37198 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1148 106230 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1533 78524 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 574 207589 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 766 178362 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 250 536924 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 385 404120 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 133 884896 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 323272 779.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 632752 401.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 450812 654.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 379104 530.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 530648 547.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 484378 956.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 432871 764.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 358711 528.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 405636 744.9 ns/op BenchmarkMakeSlice/Byte-4 2097967 58.96 ns/op BenchmarkMakeSlice/Int16-4 2073254 48.90 ns/op BenchmarkMakeSlice/Int-4 1604493 86.47 ns/op BenchmarkMakeSlice/Ptr-4 1265337 137.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 135.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 206.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 172.9 ns/op BenchmarkGrowSlice/Byte-4 1000000 124.3 ns/op BenchmarkGrowSlice/Int16-4 993160 146.5 ns/op BenchmarkGrowSlice/Int-4 810217 309.6 ns/op BenchmarkGrowSlice/Ptr-4 729351 303.8 ns/op BenchmarkGrowSlice/Struct/24-4 406850 998.2 ns/op BenchmarkGrowSlice/Struct/32-4 515512 455.4 ns/op BenchmarkGrowSlice/Struct/40-4 241224 1100 ns/op BenchmarkExtendSlice/IntSlice-4 479272 309.2 ns/op BenchmarkExtendSlice/PointerSlice-4 395002 635.0 ns/op BenchmarkExtendSlice/NoGrow-4 954134 188.3 ns/op BenchmarkAppend-4 688418 179.6 ns/op BenchmarkAppendGrowByte-4 4 28516422 ns/op BenchmarkAppendGrowString-4 1 371939857 ns/op BenchmarkAppendSlice/1Bytes-4 2232546 58.47 ns/op BenchmarkAppendSlice/4Bytes-4 2110736 56.79 ns/op BenchmarkAppendSlice/7Bytes-4 2043496 58.72 ns/op BenchmarkAppendSlice/8Bytes-4 2181300 61.77 ns/op BenchmarkAppendSlice/15Bytes-4 2000454 67.11 ns/op BenchmarkAppendSlice/16Bytes-4 2089572 56.74 ns/op BenchmarkAppendSlice/32Bytes-4 1891186 63.46 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 118755 1045 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 14047 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 22328 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1306 76810 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 140 4437681 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 11439622 ns/op BenchmarkAppendStr/1Bytes-4 2468325 55.05 ns/op BenchmarkAppendStr/4Bytes-4 2267264 71.94 ns/op BenchmarkAppendStr/8Bytes-4 2261433 53.19 ns/op BenchmarkAppendStr/16Bytes-4 2298073 49.24 ns/op BenchmarkAppendStr/32Bytes-4 2190872 76.92 ns/op BenchmarkAppendSpecialCase-4 668838 181.8 ns/op BenchmarkCopy/1Byte-4 2202612 56.32 ns/op 17.75 MB/s BenchmarkCopy/1String-4 2121858 56.38 ns/op 17.74 MB/s BenchmarkCopy/2Byte-4 2117608 91.25 ns/op 21.92 MB/s BenchmarkCopy/2String-4 2101572 73.92 ns/op 27.06 MB/s BenchmarkCopy/4Byte-4 2042336 57.03 ns/op 70.14 MB/s BenchmarkCopy/4String-4 2109805 94.83 ns/op 42.18 MB/s BenchmarkCopy/8Byte-4 2164627 57.54 ns/op 139.04 MB/s BenchmarkCopy/8String-4 1000000 148.9 ns/op 53.71 MB/s BenchmarkCopy/12Byte-4 2139906 64.67 ns/op 185.55 MB/s BenchmarkCopy/12String-4 1761012 95.77 ns/op 125.30 MB/s BenchmarkCopy/16Byte-4 1810956 61.43 ns/op 260.44 MB/s BenchmarkCopy/16String-4 1962884 58.98 ns/op 271.26 MB/s BenchmarkCopy/32Byte-4 1873984 106.0 ns/op 301.94 MB/s BenchmarkCopy/32String-4 1365750 74.93 ns/op 427.06 MB/s BenchmarkCopy/128Byte-4 1241085 170.2 ns/op 752.19 MB/s BenchmarkCopy/128String-4 1000000 147.6 ns/op 867.44 MB/s BenchmarkCopy/1024Byte-4 383402 326.7 ns/op 3134.21 MB/s BenchmarkCopy/1024String-4 406993 375.7 ns/op 2725.72 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21134 13701 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 15475 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13555 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19714 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 15886 ns/op BenchmarkAppendInPlace/Grow/Byte-4 156813 1667 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 151917 1040 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 100394 1572 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59248 2614 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 62155 3181 ns/op BenchmarkStackCopyPtr-4 1 162633870 ns/op BenchmarkStackCopy-4 2 99360408 ns/op BenchmarkStackCopyNoCache-4 27 4610926 ns/op BenchmarkStackCopyWithStkobj-4 2 59356846 ns/op BenchmarkIssue18138-4 870 265162 ns/op BenchmarkCompareStringEqual-4 11600888 10.90 ns/op BenchmarkCompareStringIdentical-4 16319742 8.997 ns/op BenchmarkCompareStringSameLength-4 13543257 8.980 ns/op BenchmarkCompareStringDifferentLength-4 16284478 7.780 ns/op BenchmarkCompareStringBigUnaligned-4 2074 61762 ns/op 16977.91 MB/s BenchmarkCompareStringBig-4 1767 96392 ns/op 10878.35 MB/s BenchmarkConcatStringAndBytes-4 2504478 42.52 ns/op BenchmarkSliceByteToString/1-4 2223225 57.02 ns/op BenchmarkSliceByteToString/2-4 1000000 117.0 ns/op BenchmarkSliceByteToString/4-4 1000000 100.4 ns/op BenchmarkSliceByteToString/8-4 1000000 118.9 ns/op BenchmarkSliceByteToString/16-4 1000000 114.9 ns/op BenchmarkSliceByteToString/32-4 1000000 144.5 ns/op BenchmarkSliceByteToString/64-4 1000000 207.1 ns/op BenchmarkSliceByteToString/128-4 629424 305.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2266662 52.46 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 838852 187.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 962998 143.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3754984 30.11 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 106.7 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1974178 69.56 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2637946 43.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 510673 238.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 448806 264.0 ns/op BenchmarkRuneIterate/range/ASCII-4 7977494 14.43 ns/op BenchmarkRuneIterate/range/Japanese-4 1802004 64.84 ns/op BenchmarkRuneIterate/range/MixedLength-4 2625001 47.30 ns/op BenchmarkRuneIterate/range1/ASCII-4 8858390 13.18 ns/op BenchmarkRuneIterate/range1/Japanese-4 1789760 62.24 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2598667 53.65 ns/op BenchmarkRuneIterate/range2/ASCII-4 8409458 14.66 ns/op BenchmarkRuneIterate/range2/Japanese-4 1620518 105.8 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2466141 46.04 ns/op BenchmarkArrayEqual-4 15477350 7.694 ns/op BenchmarkFunc/Name-4 2109498 59.37 ns/op BenchmarkFunc/Entry-4 10667269 11.31 ns/op BenchmarkFunc/FileLine-4 2039568 55.37 ns/op PASS ok runtime 296.523s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31465 4239 ns/op BenchmarkHandle/concurrent-4 22966 5912 ns/op PASS ok runtime/cgo 1.462s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3899580 50.20 ns/op BenchmarkMulUintptr/large-4 3191692 41.71 ns/op PASS ok runtime/internal/math 1.786s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 24 9936642 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 35829433 ns/op 1415 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 5147081 ns/op 383.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 17740850 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 35386565 ns/op 2346 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 37 9627264 ns/op 138.9 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 126568599 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 163475152 ns/op 15403 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 24 10961283 ns/op 808.1 concurrent_launches/op PASS ok runtime/pprof 4.270s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 8 15965697 ns/op BenchmarkStackLeak-4 45084 2693 ns/op PASS ok runtime/race 1.486s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 252351 503.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.904s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 51 2854655 ns/op BenchmarkIndex_Large-4 10672 19581 ns/op BenchmarkIndexFunc_Large-4 157 891170 ns/op BenchmarkCompact/nil-4 7197338 17.45 ns/op BenchmarkCompact/one-4 1926291 82.14 ns/op BenchmarkCompact/sorted-4 1000000 111.0 ns/op BenchmarkCompact/2_items-4 843188 171.2 ns/op BenchmarkCompact/unsorted-4 1000000 145.1 ns/op BenchmarkCompact/many-4 500638 239.5 ns/op BenchmarkCompact_Large/all_dup-4 9546 10687 ns/op BenchmarkCompact_Large/no_dup-4 18297 7887 ns/op BenchmarkCompactFunc/nil-4 4064518 30.26 ns/op BenchmarkCompactFunc/one-4 1580686 92.69 ns/op BenchmarkCompactFunc/sorted-4 857012 135.9 ns/op BenchmarkCompactFunc/2_items-4 771222 242.4 ns/op BenchmarkCompactFunc/unsorted-4 836761 136.5 ns/op BenchmarkCompactFunc/many-4 403777 315.8 ns/op BenchmarkCompactFunc_Large/all_dup-4 4 27092380 ns/op BenchmarkCompactFunc_Large/no_dup-4 1 242283397 ns/op BenchmarkReplace/naive-fast-4 59622 4049 ns/op BenchmarkReplace/optimized-fast-4 37927 5696 ns/op BenchmarkReplace/naive-slow-4 15139 11691 ns/op BenchmarkReplace/optimized-slow-4 10000 13396 ns/op BenchmarkBinarySearchFloats/Size16-4 934353 114.8 ns/op BenchmarkBinarySearchFloats/Size32-4 919030 129.5 ns/op BenchmarkBinarySearchFloats/Size64-4 816115 258.0 ns/op BenchmarkBinarySearchFloats/Size128-4 713108 200.1 ns/op BenchmarkBinarySearchFloats/Size512-4 644149 212.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 624537 243.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 537502 461.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 454773 260.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 374576 316.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 367734 410.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 296896 436.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 264784 505.8 ns/op BenchmarkSortFuncStruct/Size16-4 12618 10097 ns/op BenchmarkSortFuncStruct/Size32-4 4611 44983 ns/op BenchmarkSortFuncStruct/Size64-4 5856 18568 ns/op BenchmarkSortFuncStruct/Size128-4 3565 33436 ns/op BenchmarkSortFuncStruct/Size512-4 896 129145 ns/op BenchmarkSortFuncStruct/Size1024-4 416 261982 ns/op PASS ok slices 16.152s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 93824 1267 ns/op BenchmarkSortInts-4 1 166158080 ns/op BenchmarkSlicesSortInts-4 2 80065857 ns/op BenchmarkSortIsSorted-4 22 5410985 ns/op BenchmarkSlicesIsSorted-4 60 2732795 ns/op BenchmarkSortStrings-4 1 176805088 ns/op BenchmarkSlicesSortStrings-4 1 120172549 ns/op BenchmarkSortStrings_Sorted-4 21 5780988 ns/op BenchmarkSlicesSortStrings_Sorted-4 24 4724006 ns/op BenchmarkSortStructs-4 1 202719819 ns/op BenchmarkSortFuncStructs-4 1 170219363 ns/op BenchmarkSortString1K-4 168 643881 ns/op BenchmarkSortString1K_Slice-4 174 684513 ns/op BenchmarkStableString1K-4 84 1847946 ns/op BenchmarkSortInt1K-4 222 710320 ns/op BenchmarkSortInt1K_Sorted-4 4681 24422 ns/op BenchmarkSortInt1K_Reversed-4 2322 53905 ns/op BenchmarkSortInt1K_Mod8-4 734 186180 ns/op BenchmarkStableInt1K-4 79 1658953 ns/op BenchmarkStableInt1K_Slice-4 100 1402503 ns/op BenchmarkSortInt64K-4 2 54608555 ns/op BenchmarkSortInt64K_Slice-4 1 146319809 ns/op BenchmarkStableInt64K-4 1 124176509 ns/op BenchmarkSort1e2-4 222 522397 ns/op BenchmarkStable1e2-4 123 923248 ns/op BenchmarkSort1e4-4 2 85868992 ns/op BenchmarkStable1e4-4 1 265916236 ns/op PASS ok sort 20.377s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 768465 135.3 ns/op BenchmarkAtof64Float-4 652915 171.2 ns/op BenchmarkAtof64FloatExp-4 632001 182.7 ns/op BenchmarkAtof64Big-4 449698 264.8 ns/op BenchmarkAtof64RandomBits-4 126770 939.2 ns/op BenchmarkAtof64RandomFloats-4 458504 237.6 ns/op BenchmarkAtof64RandomLongFloats-4 396027 371.1 ns/op BenchmarkAtof32Decimal-4 907027 132.6 ns/op BenchmarkAtof32Float-4 752973 191.7 ns/op BenchmarkAtof32FloatExp-4 614761 258.9 ns/op BenchmarkAtof32Random-4 340294 541.8 ns/op BenchmarkAtof32RandomLong-4 127006 924.7 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 100.2 ns/op BenchmarkParseInt/Pos/26bit-4 662228 178.4 ns/op BenchmarkParseInt/Pos/31bit-4 618618 223.3 ns/op BenchmarkParseInt/Pos/56bit-4 379803 394.4 ns/op BenchmarkParseInt/Pos/63bit-4 410222 306.5 ns/op BenchmarkParseInt/Neg/7bit-4 1244048 81.21 ns/op BenchmarkParseInt/Neg/26bit-4 655633 354.5 ns/op BenchmarkParseInt/Neg/31bit-4 574968 182.4 ns/op BenchmarkParseInt/Neg/56bit-4 358060 298.5 ns/op BenchmarkParseInt/Neg/63bit-4 405682 470.2 ns/op BenchmarkAtoi/Pos/7bit-4 1904010 94.48 ns/op BenchmarkAtoi/Pos/26bit-4 870039 137.5 ns/op BenchmarkAtoi/Pos/31bit-4 762516 165.9 ns/op BenchmarkAtoi/Pos/56bit-4 501748 239.2 ns/op BenchmarkAtoi/Pos/63bit-4 380522 300.3 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 115.6 ns/op BenchmarkAtoi/Neg/26bit-4 881065 141.8 ns/op BenchmarkAtoi/Neg/31bit-4 785391 193.3 ns/op BenchmarkAtoi/Neg/56bit-4 497407 247.6 ns/op BenchmarkAtoi/Neg/63bit-4 396591 420.0 ns/op BenchmarkFormatFloat/Decimal-4 77012 1581 ns/op BenchmarkFormatFloat/Float-4 80574 1637 ns/op BenchmarkFormatFloat/Exp-4 74319 1496 ns/op BenchmarkFormatFloat/NegExp-4 79056 1727 ns/op BenchmarkFormatFloat/LongExp-4 74394 1599 ns/op BenchmarkFormatFloat/Big-4 67959 1742 ns/op BenchmarkFormatFloat/BinaryExp-4 200851 586.9 ns/op BenchmarkFormatFloat/32Integer-4 77330 1887 ns/op BenchmarkFormatFloat/32ExactFraction-4 92862 1702 ns/op BenchmarkFormatFloat/32Point-4 80674 1610 ns/op BenchmarkFormatFloat/32Exp-4 85418 1427 ns/op BenchmarkFormatFloat/32NegExp-4 86977 1406 ns/op BenchmarkFormatFloat/32Shortest-4 93853 2245 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97346 1925 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108957 1127 ns/op BenchmarkFormatFloat/64Fixed1-4 125864 973.7 ns/op BenchmarkFormatFloat/64Fixed2-4 129238 1113 ns/op BenchmarkFormatFloat/64Fixed3-4 128408 2913 ns/op BenchmarkFormatFloat/64Fixed4-4 128659 949.7 ns/op BenchmarkFormatFloat/64Fixed12-4 79051 1569 ns/op BenchmarkFormatFloat/64Fixed16-4 87420 1328 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 86336 1276 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80084 1600 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2595 45496 ns/op BenchmarkFormatFloat/Slowpath64-4 74772 1619 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71998 2990 ns/op BenchmarkAppendFloat/Decimal-4 79513 1439 ns/op BenchmarkAppendFloat/Float-4 79717 1537 ns/op BenchmarkAppendFloat/Exp-4 84012 1350 ns/op BenchmarkAppendFloat/NegExp-4 92492 1322 ns/op BenchmarkAppendFloat/LongExp-4 77929 1522 ns/op BenchmarkAppendFloat/Big-4 68626 1880 ns/op BenchmarkAppendFloat/BinaryExp-4 264033 504.7 ns/op BenchmarkAppendFloat/32Integer-4 82429 1449 ns/op BenchmarkAppendFloat/32ExactFraction-4 97578 2780 ns/op BenchmarkAppendFloat/32Point-4 86484 1413 ns/op BenchmarkAppendFloat/32Exp-4 95374 1668 ns/op BenchmarkAppendFloat/32NegExp-4 84882 1284 ns/op BenchmarkAppendFloat/32Shortest-4 108718 1329 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123939 1579 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 94256 1093 ns/op BenchmarkAppendFloat/64Fixed1-4 146384 1439 ns/op BenchmarkAppendFloat/64Fixed2-4 140916 1544 ns/op BenchmarkAppendFloat/64Fixed3-4 148164 820.6 ns/op BenchmarkAppendFloat/64Fixed4-4 139988 824.1 ns/op BenchmarkAppendFloat/64Fixed12-4 81321 1402 ns/op BenchmarkAppendFloat/64Fixed16-4 99852 1267 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 118550 1075 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 88614 1464 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2564 50707 ns/op BenchmarkAppendFloat/Slowpath64-4 78290 1835 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 69884 1729 ns/op BenchmarkFormatInt-4 12315 8707 ns/op BenchmarkAppendInt-4 17706 7073 ns/op BenchmarkFormatUint-4 71605 2935 ns/op BenchmarkAppendUint-4 104514 1176 ns/op BenchmarkFormatIntSmall/7-4 3348380 37.76 ns/op BenchmarkFormatIntSmall/42-4 2916764 35.08 ns/op BenchmarkAppendIntSmall-4 1000000 101.8 ns/op BenchmarkAppendUintVarlen/1-4 1523580 88.12 ns/op BenchmarkAppendUintVarlen/12-4 1462774 82.14 ns/op BenchmarkAppendUintVarlen/123-4 1000000 112.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 170.5 ns/op BenchmarkAppendUintVarlen/12345-4 969028 104.2 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 197.6 ns/op BenchmarkAppendUintVarlen/1234567-4 942846 107.6 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 113.9 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 114.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 923413 157.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 995085 124.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 125.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 943195 122.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 924804 155.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 941358 129.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 938626 384.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 883159 583.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 865628 223.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 851743 141.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 718230 140.8 ns/op BenchmarkQuote-4 47802 9035 ns/op BenchmarkQuoteRune-4 546018 237.9 ns/op BenchmarkAppendQuote-4 54609 2185 ns/op BenchmarkAppendQuoteRune-4 941379 126.3 ns/op BenchmarkUnquoteEasy-4 909724 126.7 ns/op BenchmarkUnquoteHard-4 52345 2522 ns/op PASS ok strconv 54.230s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 431062 435.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 111476 2218 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 181908 1062 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 500764 351.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 117026 1110 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 210128 778.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 226419 586.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 70332 3609 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 83667 1707 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 186.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 12811 ns/op BenchmarkGenericMatch1-4 1814 66356 ns/op BenchmarkGenericMatch2-4 306 403764 ns/op BenchmarkSingleMaxSkipping-4 6355 18958 ns/op 527.49 MB/s BenchmarkSingleLongSuffixFail-4 13584 8976 ns/op 111.63 MB/s BenchmarkSingleMatch-4 194 628054 ns/op 23.88 MB/s BenchmarkByteByteNoMatch-4 59082 2322 ns/op BenchmarkByteByteMatch-4 17008 7253 ns/op BenchmarkByteStringMatch-4 19684 6078 ns/op BenchmarkHTMLEscapeNew-4 57210 2188 ns/op BenchmarkHTMLEscapeOld-4 83006 1499 ns/op BenchmarkByteStringReplacerWriteString-4 1004 133786 ns/op BenchmarkByteReplacerWriteString-4 1435 80952 ns/op BenchmarkByteByteReplaces-4 3549 33898 ns/op BenchmarkByteByteMap-4 9400 13949 ns/op BenchmarkMap/identity/ASCII-4 819909 139.5 ns/op BenchmarkMap/identity/Greek-4 385933 373.5 ns/op BenchmarkMap/change/ASCII-4 32012 4109 ns/op BenchmarkMap/change/Greek-4 21333 6842 ns/op BenchmarkIndexRune-4 3903271 30.83 ns/op BenchmarkIndexRuneLongString-4 1992652 57.93 ns/op BenchmarkIndexRuneFastPath-4 3925801 53.27 ns/op BenchmarkIndex-4 7712791 19.39 ns/op BenchmarkLastIndex-4 4630778 29.61 ns/op BenchmarkIndexByte-4 8145882 15.25 ns/op BenchmarkToUpper/#00-4 4797607 45.47 ns/op BenchmarkToUpper/ONLYUPPER-4 2615979 40.51 ns/op BenchmarkToUpper/abc-4 276199 467.7 ns/op BenchmarkToUpper/AbC123-4 211461 572.5 ns/op BenchmarkToUpper/azAZ09_-4 241526 619.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46207 3514 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65508 1958 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29097 4403 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55884 2681 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104418 1133 ns/op BenchmarkToLower/#00-4 3842293 35.48 ns/op BenchmarkToLower/abc-4 4101477 29.81 ns/op BenchmarkToLower/AbC123-4 144843 1033 ns/op BenchmarkToLower/azAZ09_-4 179550 770.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78919 1898 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54800 3051 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31302 3805 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70874 3105 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106537 1302 ns/op BenchmarkMapNoChanges-4 716607 195.9 ns/op BenchmarkTrim-4 36609 4353 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3053901 39.56 ns/op BenchmarkToValidUTF8/InvalidASCII-4 150556 793.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119697 1789 ns/op BenchmarkEqualFold/Tests-4 49774 2555 ns/op BenchmarkEqualFold/ASCII-4 3613275 60.36 ns/op BenchmarkEqualFold/UnicodePrefix-4 91366 2294 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90110 2419 ns/op BenchmarkIndexHard1-4 1828 89043 ns/op BenchmarkIndexHard2-4 386 321795 ns/op BenchmarkIndexHard3-4 100 1038090 ns/op BenchmarkIndexHard4-4 75 1821726 ns/op BenchmarkLastIndexHard1-4 62 2501225 ns/op BenchmarkLastIndexHard2-4 68 2166569 ns/op BenchmarkLastIndexHard3-4 67 1734946 ns/op BenchmarkCountHard1-4 1753 93561 ns/op BenchmarkCountHard2-4 338 450361 ns/op BenchmarkCountHard3-4 171 721235 ns/op BenchmarkIndexTorture-4 7856 15395 ns/op BenchmarkCountTorture-4 7806 70646 ns/op BenchmarkCountTortureOverlapping-4 1 174336268 ns/op BenchmarkCountByte/10-4 5453283 29.55 ns/op 338.43 MB/s BenchmarkCountByte/32-4 5094000 37.82 ns/op 846.04 MB/s BenchmarkCountByte/4096-4 583497 219.9 ns/op 18625.94 MB/s BenchmarkCountByte/4194304-4 598 246268 ns/op 17031.48 MB/s BenchmarkCountByte/67108864-4 33 4939376 ns/op 13586.51 MB/s BenchmarkFields/ASCII/16-4 234516 659.0 ns/op 24.28 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 21709 ns/op 11.79 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1267 142422 ns/op 28.76 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 49 3800117 ns/op 17.25 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 42057447 ns/op 24.93 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 126962 3071 ns/op 5.21 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 12360 ns/op 20.71 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 578 502810 ns/op 8.15 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 33 5318741 ns/op 12.32 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 161085551 ns/op 6.51 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 209642 530.2 ns/op 30.18 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20953 9231 ns/op 27.73 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1105 478386 ns/op 8.56 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 49 3636723 ns/op 18.02 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68041972 ns/op 15.41 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 165684 781.9 ns/op 20.46 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13239 8872 ns/op 28.85 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 775 219154 ns/op 18.69 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 4332709 ns/op 15.13 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 58179355 ns/op 18.02 MB/s 10465584 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 105725109 ns/op BenchmarkSplitSingleByteSeparator-4 19 21987502 ns/op BenchmarkSplitMultiByteSeparator-4 50 4698134 ns/op BenchmarkSplitNSingleByteSeparator-4 258550 513.3 ns/op BenchmarkSplitNMultiByteSeparator-4 240288 966.3 ns/op BenchmarkRepeat/5x0-4 4143019 27.02 ns/op BenchmarkRepeat/5x1-4 4239727 39.62 ns/op BenchmarkRepeat/5x2-4 203956 967.7 ns/op BenchmarkRepeat/5x6-4 106868 4342 ns/op BenchmarkRepeat/10x0-4 4260492 28.10 ns/op BenchmarkRepeat/10x1-4 4156765 29.21 ns/op BenchmarkRepeat/10x2-4 205458 649.9 ns/op BenchmarkRepeat/10x6-4 110360 1411 ns/op BenchmarkRepeatLarge/256/1-4 49618 2487 ns/op 102.93 MB/s BenchmarkRepeatLarge/256/16-4 80222 3242 ns/op 78.96 MB/s BenchmarkRepeatLarge/512/1-4 27560 5820 ns/op 87.97 MB/s BenchmarkRepeatLarge/512/16-4 22152 8307 ns/op 61.64 MB/s BenchmarkRepeatLarge/1024/1-4 28644 4226 ns/op 242.29 MB/s BenchmarkRepeatLarge/1024/16-4 33220 6497 ns/op 157.61 MB/s BenchmarkRepeatLarge/2048/1-4 10000 15323 ns/op 133.65 MB/s BenchmarkRepeatLarge/2048/16-4 10000 12345 ns/op 165.90 MB/s BenchmarkRepeatLarge/4096/1-4 10000 17647 ns/op 232.11 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11918 ns/op 343.68 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14070 ns/op 582.25 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18645 ns/op 439.36 MB/s BenchmarkRepeatLarge/8192/4097-4 5369972 21.22 ns/op 193099.39 MB/s BenchmarkRepeatLarge/16384/1-4 6854 57838 ns/op 283.27 MB/s BenchmarkRepeatLarge/16384/16-4 7323 33839 ns/op 484.17 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 35132 ns/op 349.86 MB/s BenchmarkRepeatLarge/32768/1-4 2600 103960 ns/op 315.20 MB/s BenchmarkRepeatLarge/32768/16-4 7125 78737 ns/op 416.17 MB/s BenchmarkRepeatLarge/32768/4097-4 2884 61539 ns/op 466.03 MB/s BenchmarkRepeatLarge/65536/1-4 1176 138916 ns/op 471.77 MB/s BenchmarkRepeatLarge/65536/16-4 2520 117660 ns/op 556.99 MB/s BenchmarkRepeatLarge/65536/4097-4 100 1687028 ns/op 36.43 MB/s BenchmarkRepeatLarge/131072/1-4 349 312495 ns/op 419.44 MB/s BenchmarkRepeatLarge/131072/16-4 100 2571932 ns/op 50.96 MB/s BenchmarkRepeatLarge/131072/4097-4 442 540347 ns/op 235.05 MB/s BenchmarkRepeatLarge/262144/1-4 162 711075 ns/op 368.66 MB/s BenchmarkRepeatLarge/262144/16-4 230 1330409 ns/op 197.04 MB/s BenchmarkRepeatLarge/262144/4097-4 158 668025 ns/op 386.38 MB/s BenchmarkRepeatLarge/524288/1-4 100 1497007 ns/op 350.22 MB/s BenchmarkRepeatLarge/524288/16-4 100 2740040 ns/op 191.34 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2905289 ns/op 179.09 MB/s BenchmarkRepeatLarge/1048576/1-4 27 5197635 ns/op 201.74 MB/s BenchmarkRepeatLarge/1048576/16-4 60 6268578 ns/op 167.27 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 4740429 ns/op 220.39 MB/s BenchmarkRepeatLarge/2097152/1-4 32 12662069 ns/op 165.62 MB/s BenchmarkRepeatLarge/2097152/16-4 31 7948238 ns/op 263.85 MB/s BenchmarkRepeatLarge/2097152/4097-4 19 17856793 ns/op 117.24 MB/s BenchmarkRepeatLarge/4194304/1-4 16 16914902 ns/op 247.97 MB/s BenchmarkRepeatLarge/4194304/16-4 12 14422042 ns/op 290.83 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 14878679 ns/op 281.69 MB/s BenchmarkRepeatLarge/8388608/1-4 6 25647899 ns/op 327.07 MB/s BenchmarkRepeatLarge/8388608/16-4 4 34395052 ns/op 243.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 22965458 ns/op 365.18 MB/s BenchmarkRepeatLarge/16777216/1-4 2 85636438 ns/op 195.91 MB/s BenchmarkRepeatLarge/16777216/16-4 3 56521631 ns/op 296.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 67331394 ns/op 249.17 MB/s BenchmarkRepeatLarge/33554432/1-4 1 117042859 ns/op 286.68 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60441372 ns/op 555.16 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 88584229 ns/op 378.79 MB/s BenchmarkRepeatLarge/67108864/1-4 1 136997821 ns/op 489.85 MB/s BenchmarkRepeatLarge/67108864/16-4 1 128445933 ns/op 522.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 172237433 ns/op 389.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 220852417 ns/op 607.73 MB/s BenchmarkRepeatLarge/134217728/16-4 1 268613752 ns/op 499.67 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 370247898 ns/op 362.51 MB/s BenchmarkRepeatLarge/268435456/1-4 1 596860032 ns/op 449.75 MB/s BenchmarkRepeatLarge/268435456/16-4 1 948293829 ns/op 283.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 870970419 ns/op 308.20 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1295372820 ns/op 414.45 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1410443693 ns/op 380.64 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1369043572 ns/op 392.15 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2402789754 ns/op 446.87 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2883317559 ns/op 372.40 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2904592853 ns/op 369.67 MB/s BenchmarkRepeatSpaces-4 3504184 30.56 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2758345 45.74 ns/op BenchmarkIndexAnyASCII/1:2-4 2439897 50.34 ns/op BenchmarkIndexAnyASCII/1:4-4 2368902 52.85 ns/op BenchmarkIndexAnyASCII/1:8-4 2173507 55.68 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 117.6 ns/op BenchmarkIndexAnyASCII/1:32-4 1935996 63.93 ns/op BenchmarkIndexAnyASCII/1:64-4 1707919 66.74 ns/op BenchmarkIndexAnyASCII/16:1-4 2452306 47.84 ns/op BenchmarkIndexAnyASCII/16:2-4 664730 258.3 ns/op BenchmarkIndexAnyASCII/16:4-4 633402 184.0 ns/op BenchmarkIndexAnyASCII/16:8-4 618316 193.3 ns/op BenchmarkIndexAnyASCII/16:16-4 571164 296.4 ns/op BenchmarkIndexAnyASCII/16:32-4 452566 236.5 ns/op BenchmarkIndexAnyASCII/16:64-4 370670 342.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2176118 53.66 ns/op BenchmarkIndexAnyASCII/256:2-4 26395 5038 ns/op BenchmarkIndexAnyASCII/256:4-4 55611 2225 ns/op BenchmarkIndexAnyASCII/256:8-4 52856 2455 ns/op BenchmarkIndexAnyASCII/256:16-4 54181 3769 ns/op BenchmarkIndexAnyASCII/256:32-4 52693 5855 ns/op BenchmarkIndexAnyASCII/256:64-4 52783 2506 ns/op BenchmarkIndexAnyUTF8/1:1-4 2669319 44.86 ns/op BenchmarkIndexAnyUTF8/1:2-4 2448771 63.95 ns/op BenchmarkIndexAnyUTF8/1:4-4 2299065 131.9 ns/op BenchmarkIndexAnyUTF8/1:8-4 2126314 54.91 ns/op BenchmarkIndexAnyUTF8/1:16-4 1931456 65.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 130.2 ns/op BenchmarkIndexAnyUTF8/1:64-4 1846735 63.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 1862416 64.32 ns/op BenchmarkIndexAnyUTF8/16:2-4 321235 346.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 316305 377.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 290484 432.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 174931 593.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 216770 660.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 204135 599.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 399504 498.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 24950 4689 ns/op BenchmarkIndexAnyUTF8/256:4-4 22122 5240 ns/op BenchmarkIndexAnyUTF8/256:8-4 19128 6144 ns/op BenchmarkIndexAnyUTF8/256:16-4 15154 10449 ns/op BenchmarkIndexAnyUTF8/256:32-4 14054 10465 ns/op BenchmarkIndexAnyUTF8/256:64-4 13294 11084 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2604283 49.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2233052 48.43 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2291022 52.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2112762 60.85 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1914783 61.45 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1844349 82.91 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1850968 88.40 ns/op BenchmarkLastIndexAnyASCII/16:1-4 652671 210.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 613722 273.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 645543 320.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 620428 199.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 573954 635.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 458991 281.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 402070 309.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 55134 2196 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54192 2202 ns/op BenchmarkLastIndexAnyASCII/256:4-4 51799 2394 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53106 2744 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53944 2290 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51315 2827 ns/op BenchmarkLastIndexAnyASCII/256:64-4 10000 15137 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2576988 47.04 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 115.8 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2440560 53.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2266080 86.21 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1674267 85.65 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2010805 90.02 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1863171 62.27 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 471283 261.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 216698 552.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 131204 1561 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 186691 677.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 151542 781.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 155304 769.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 135354 1476 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33643 4128 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14383 8293 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13906 8837 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12325 11164 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13843 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12487 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9699 12374 ns/op BenchmarkTrimASCII/1:1-4 3973780 39.34 ns/op BenchmarkTrimASCII/1:2-4 2573488 51.54 ns/op BenchmarkTrimASCII/1:4-4 1765251 63.26 ns/op BenchmarkTrimASCII/1:8-4 1584078 72.15 ns/op BenchmarkTrimASCII/1:16-4 1628863 79.18 ns/op BenchmarkTrimASCII/16:1-4 2820711 50.92 ns/op BenchmarkTrimASCII/16:2-4 646053 186.3 ns/op BenchmarkTrimASCII/16:4-4 642025 219.9 ns/op BenchmarkTrimASCII/16:8-4 616942 274.5 ns/op BenchmarkTrimASCII/16:16-4 543121 288.8 ns/op BenchmarkTrimASCII/256:1-4 463536 248.7 ns/op BenchmarkTrimASCII/256:2-4 56224 2361 ns/op BenchmarkTrimASCII/256:4-4 51573 2240 ns/op BenchmarkTrimASCII/256:8-4 53971 4065 ns/op BenchmarkTrimASCII/256:16-4 47388 2566 ns/op BenchmarkTrimASCII/4096:1-4 34467 3334 ns/op BenchmarkTrimASCII/4096:2-4 3596 33848 ns/op BenchmarkTrimASCII/4096:4-4 3530 39341 ns/op BenchmarkTrimASCII/4096:8-4 3583 34461 ns/op BenchmarkTrimASCII/4096:16-4 3103 37802 ns/op BenchmarkTrimByte-4 3786426 28.25 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 25305 5734 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30147 3965 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1537 78149 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1992 60223 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3876 50944 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7552 16763 ns/op BenchmarkJoin/0-4 5251435 20.87 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3997910 28.02 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 177966 674.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122455 1011 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92689 1324 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72243 1694 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 51518 1965 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55384 2219 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2966466 60.89 ns/op BenchmarkTrimSpace/ASCII-4 1229023 96.64 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120658 1895 ns/op BenchmarkTrimSpace/JustNonASCII-4 60687 2062 ns/op BenchmarkReplaceAll-4 123807 972.5 ns/op 16 B/op 1 allocs/op PASS ok strings 135.041s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 88430 2461 ns/op BenchmarkCond2-4 52081 3149 ns/op BenchmarkCond4-4 29353 3749 ns/op BenchmarkCond8-4 17295 9039 ns/op BenchmarkCond16-4 8314 13503 ns/op BenchmarkCond32-4 3706 29260 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 273676 525.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 327255 625.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 773946 448.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 647013 301.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 314047 367.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 845563 521.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 10000 10371 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 116677 1959 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 121624 1518 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 59140 6820 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 912596 246.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 237471 542.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 572284 334.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 229714 728.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 778639 208.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 271422 611.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 1388 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71322 2772 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 158484 723.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 507252 357.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3290 47178 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 328 1334278 ns/op BenchmarkRange/*sync.Map-4 1242 99716 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 122395 5528 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 259722 488.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 103408 1816 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 76149 2624 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 220000 794.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 126230 4610 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 136755 1255 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 267373 816.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 884715 123.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 47299 2698 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 211819 820.3 ns/op BenchmarkSwapCollision/*sync.Map-4 124472 1041 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1847346 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 107008 1032 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 198252 925.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22102 5154 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 94924 1565 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30294 5842 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 424020 733.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 134440 1308 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 447093 426.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1282779 137.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 248784 579.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 901989 229.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 838558 148.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 207100 1111 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 919720 124.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 152198 929.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 186181 888.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 289474 507.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 157770 3183 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 683985 339.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 394410 305.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 130300 1016 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 917733 260.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 73704 1666 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 198674 1282 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 371950 647.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 169228 715.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 527824 239.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 40736 3170 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 104017 1217 ns/op BenchmarkClear/*sync.Map-4 55816 2564 ns/op BenchmarkUncontendedSemaphore-4 4980332 23.95 ns/op BenchmarkContendedSemaphore-4 3085351 40.98 ns/op BenchmarkMutexUncontended-4 684975 189.6 ns/op BenchmarkMutex-4 365241 376.4 ns/op BenchmarkMutexSlack-4 375230 352.9 ns/op BenchmarkMutexWork-4 302424 666.0 ns/op BenchmarkMutexWorkSlack-4 354310 406.7 ns/op BenchmarkMutexNoSpin-4 65850 1666 ns/op BenchmarkMutexSpin-4 42030 4592 ns/op BenchmarkOnce-4 1751036 78.65 ns/op BenchmarkOnceFunc/v=Once-4 1593261 69.56 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1200703 108.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1226232 104.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1535511 79.92 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1337485 108.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1479613 82.08 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5998297 27.42 ns/op BenchmarkSemaSyntNonblock-4 2468953 47.36 ns/op BenchmarkSemaSyntBlock-4 2503964 67.24 ns/op BenchmarkSemaWorkNonblock-4 1000000 127.5 ns/op BenchmarkSemaWorkBlock-4 1000000 116.9 ns/op BenchmarkRWMutexUncontended-4 354790 356.8 ns/op BenchmarkRWMutexWrite100-4 494402 453.7 ns/op BenchmarkRWMutexWrite10-4 453303 298.5 ns/op BenchmarkRWMutexWorkWrite100-4 323101 376.8 ns/op BenchmarkRWMutexWorkWrite10-4 329133 453.7 ns/op BenchmarkWaitGroupUncontended-4 658706 192.3 ns/op BenchmarkWaitGroupAddDone-4 539037 224.8 ns/op BenchmarkWaitGroupAddDoneWork-4 495609 280.4 ns/op BenchmarkWaitGroupWait-4 3039819 36.59 ns/op BenchmarkWaitGroupWaitWork-4 1641607 69.93 ns/op BenchmarkWaitGroupActuallyWait-4 23478 7235 ns/op 32 B/op 2 allocs/op PASS ok sync 60.623s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 697731 219.9 ns/op PASS ok sync/atomic 1.398s PASS ok syscall 1.041s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 131776 820.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.209s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5847 24437 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7333 15726 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 84 1475457 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 92 1489262 ns/op 1206 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 312372155 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 179017199 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1665 93975 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1828 63429 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 8804236 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6098050 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 759178842 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 801600019 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 206 1020560 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 218 559551 ns/op 180 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 74769178 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 101985480 ns/op 3270624 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 7475502059 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7158151903 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2388 123845 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 6633056 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 405502977 ns/op 35606920 B/op 2055 allocs/op BenchmarkRagged/10-4 2323 86573 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 223 516826 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5594341 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5605 22881 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.843s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 117061605 ns/op BenchmarkVariableString-4 81019 2113 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1731 110490 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 1.723s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 66 2357499 ns/op BenchmarkAfter-4 110823 1176 ns/op BenchmarkStop/impl=chan-4 90134 1135 ns/op BenchmarkStop/impl=func-4 197049 1385 ns/op BenchmarkSimultaneousAfterFunc1000-4 38 3049778 ns/op BenchmarkStartStop1000-4 511 604261 ns/op BenchmarkReset/impl=chan-4 1859348 122.1 ns/op BenchmarkReset/impl=func-4 1696249 95.67 ns/op BenchmarkSleep1000-4 48 6482115 ns/op BenchmarkParallelTimerLatency-4 3 64741060 avg-late-ns 304891540 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 14 78847126 avg-late-ns 114500971 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 22 13193077 avg-late-ns 51511848 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 24 8930729 avg-late-ns 23160015 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 18 9341162 avg-late-ns 83383427 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 13 23858768 avg-late-ns 187704913 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 20 12357590 avg-late-ns 84398131 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 8 4434767 avg-late-ns 26928264 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 18 12749633 avg-late-ns 50707130 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 22 6456048 avg-late-ns 69213867 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 3462906 avg-late-ns 44225746 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 8672768 avg-late-ns 37237370 max-late-ns BenchmarkAdjustTimers10000-4 18 8123942 ns/op BenchmarkTicker-4 822816 215.7 ns/op BenchmarkTickerReset-4 260000 500.6 ns/op BenchmarkTickerResetNaive-4 172857 1591 ns/op BenchmarkNow-4 1585068 69.87 ns/op BenchmarkNowUnixNano-4 1328044 100.6 ns/op BenchmarkNowUnixMilli-4 1378143 101.9 ns/op BenchmarkNowUnixMicro-4 1000000 131.5 ns/op BenchmarkFormat-4 54300 2281 ns/op BenchmarkFormatRFC3339-4 73767 1642 ns/op BenchmarkFormatRFC3339Nano-4 72638 2088 ns/op BenchmarkFormatNow-4 87212 1404 ns/op BenchmarkMarshalJSON-4 96978 1551 ns/op BenchmarkMarshalText-4 107439 1157 ns/op BenchmarkParse-4 133850 892.1 ns/op BenchmarkParseRFC3339UTC-4 327486 396.7 ns/op BenchmarkParseRFC3339UTCBytes-4 203278 804.4 ns/op BenchmarkParseRFC3339TZ-4 71454 1623 ns/op BenchmarkParseRFC3339TZBytes-4 61965 2514 ns/op BenchmarkParseDuration-4 598156 233.2 ns/op BenchmarkHour-4 989534 150.3 ns/op BenchmarkSecond-4 995505 124.1 ns/op BenchmarkDate-4 696858 194.3 ns/op BenchmarkYear-4 730551 173.6 ns/op BenchmarkYearDay-4 758773 157.8 ns/op BenchmarkMonth-4 682996 185.2 ns/op BenchmarkDay-4 691916 174.8 ns/op BenchmarkISOWeek-4 748596 231.3 ns/op BenchmarkGoString-4 71755 1700 ns/op BenchmarkDateFunc-4 1523166 101.0 ns/op BenchmarkUnmarshalText-4 71211 2218 ns/op PASS ok time 30.681s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 403095 281.1 ns/op BenchmarkDecodeValidJapaneseChars-4 496750 238.3 ns/op BenchmarkDecodeRune-4 1362880 108.2 ns/op BenchmarkEncodeValidASCII-4 326014 575.4 ns/op BenchmarkEncodeValidJapaneseChars-4 490707 267.1 ns/op BenchmarkAppendRuneValidASCII-4 708597 211.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 100.2 ns/op BenchmarkEncodeRune-4 694501 176.5 ns/op PASS ok unicode/utf16 2.870s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2213734 52.70 ns/op BenchmarkRuneCountTenJapaneseChars-4 380274 406.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4193493 25.83 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 512827 238.3 ns/op BenchmarkValidTenASCIIChars-4 2292922 63.15 ns/op BenchmarkValid100KASCIIChars-4 91 2510675 ns/op BenchmarkValidTenJapaneseChars-4 337636 489.3 ns/op BenchmarkValidLongMostlyASCII-4 99 1499618 ns/op BenchmarkValidLongJapanese-4 61 2338927 ns/op BenchmarkValidStringTenASCIIChars-4 4352833 25.79 ns/op BenchmarkValidString100KASCIIChars-4 7018 17235 ns/op BenchmarkValidStringTenJapaneseChars-4 458017 248.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1258 84327 ns/op BenchmarkValidStringLongJapanese-4 100 1111912 ns/op BenchmarkEncodeASCIIRune-4 3872217 27.04 ns/op BenchmarkEncodeJapaneseRune-4 1548619 65.11 ns/op BenchmarkAppendASCIIRune-4 8569621 24.36 ns/op BenchmarkAppendJapaneseRune-4 2529594 42.81 ns/op BenchmarkDecodeASCIIRune-4 2707964 56.61 ns/op BenchmarkDecodeJapaneseRune-4 2187529 96.65 ns/op BenchmarkFullRune/ASCII-4 3337044 50.42 ns/op BenchmarkFullRune/Incomplete-4 1000000 131.1 ns/op BenchmarkFullRune/Japanese-4 3344048 73.50 ns/op PASS ok unicode/utf8 10.990s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 284515 354.9 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 279339 417.6 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 148447 773.7 ns/op 0 B/op 0 allocs/op PASS ok unique 11.462s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 124180067578 ns/op PASS ok cmd/api 125.416s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 672018 190.1 ns/op BenchmarkCgoCall/one-pointer-4 506073 222.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 448448 323.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 479014 271.2 ns/op BenchmarkCgoCall/eight-pointers-4 229464 605.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 503600 221.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 38271 3204 ns/op BenchmarkCgoCall/eight-pointers-slice-4 38714 3348 ns/op BenchmarkGoString-4 1000000 199.2 ns/op BenchmarkCGoCallback-4 67324 2988 ns/op BenchmarkCGoInCThread-4 307219 382.7 ns/op PASS ok cmd/cgo/internal/test 4.296s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 514665 217.9 ns/op BenchmarkEqArrayOfStrings64-4 59078 2273 ns/op BenchmarkEqArrayOfStrings1024-4 5696 22925 ns/op BenchmarkEqArrayOfFloats5-4 956434 121.3 ns/op BenchmarkEqArrayOfFloats64-4 98942 1258 ns/op BenchmarkEqArrayOfFloats1024-4 5157 27268 ns/op BenchmarkEqArrayOfStructsEq-4 1357 123239 ns/op BenchmarkEqArrayOfStructsNotEq-4 2244 85718 ns/op BenchmarkEqStruct-4 16636074 8.015 ns/op PASS ok cmd/compile/internal/reflectdata 3.484s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 169866 ns/op BenchmarkInvertLessThanNoov-4 12164038 9.750 ns/op BenchmarkCopyElim1-4 484 1499911 ns/op BenchmarkCopyElim10-4 307 1248313 ns/op BenchmarkCopyElim100-4 298 738014 ns/op BenchmarkCopyElim1000-4 49 2187346 ns/op BenchmarkCopyElim10000-4 2 108111522 ns/op BenchmarkCopyElim100000-4 1 1092211885 ns/op BenchmarkDeadCode/1-4 462 1580607 ns/op BenchmarkDeadCode/10-4 139 855727 ns/op BenchmarkDeadCode/100-4 100 1675690 ns/op BenchmarkDeadCode/1000-4 49 4875659 ns/op BenchmarkDeadCode/10000-4 2 84359962 ns/op BenchmarkDeadCode/100000-4 1 705549775 ns/op BenchmarkDeadCode/200000-4 1 1871597169 ns/op BenchmarkDominatorsLinear-4 12 18035450 ns/op 0.55 MB/s BenchmarkDominatorsFwdBack-4 8 13824662 ns/op 0.72 MB/s BenchmarkDominatorsManyPred-4 7 28483543 ns/op 0.35 MB/s BenchmarkDominatorsMaxPred-4 7 15611344 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 19921583 ns/op 0.50 MB/s BenchmarkFuse/1-4 100 1342220 ns/op BenchmarkFuse/10-4 217 475585 ns/op BenchmarkFuse/100-4 100 1151276 ns/op BenchmarkFuse/1000-4 20 8848057 ns/op BenchmarkFuse/10000-4 1 132820580 ns/op BenchmarkNilCheckDeep1-4 7905 18408 ns/op 0.05 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3280 36723 ns/op 0.27 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 471 247724 ns/op 0.40 MB/s 1114 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 48 2575332 ns/op 0.39 MB/s 7786 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 36032510 ns/op 0.28 MB/s 426934 B/op 12 allocs/op BenchmarkDSEPass-4 12 9110647 ns/op 65884 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 227511729 ns/op 4244304 B/op 108209 allocs/op BenchmarkCSEPass-4 5 42671547 ns/op 197206 B/op 12 allocs/op BenchmarkCSEPassBlock-4 1 325976513 ns/op 5688800 B/op 97638 allocs/op BenchmarkDeadcodePass-4 72 2408933 ns/op 113062 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 202310048 ns/op 4057080 B/op 45075 allocs/op BenchmarkMultiPass-4 30 3439832 ns/op 212178 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 657451498 ns/op 11307488 B/op 150664 allocs/op BenchmarkCondRewrite/SoloJump-4 2611218 247.3 ns/op BenchmarkCondRewrite/CombJump-4 1868724 177.1 ns/op PASS ok cmd/compile/internal/ssa 34.092s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7833 16104 ns/op BenchmarkExtShift-4 10000 12343 ns/op BenchmarkModify-4 7420 15016 ns/op BenchmarkMullImm-4 14169 13712 ns/op BenchmarkConstModify-4 7780 16869 ns/op BenchmarkBitSet-4 15247 7573 ns/op BenchmarkBitClear-4 16108 7902 ns/op BenchmarkBitToggle-4 15878 7518 ns/op BenchmarkBitSetConst-4 124879 978.7 ns/op BenchmarkBitClearConst-4 128715 969.7 ns/op BenchmarkBitToggleConst-4 124684 1021 ns/op BenchmarkDivconstI64-4 8095234 20.66 ns/op BenchmarkModconstI64-4 7922865 19.67 ns/op BenchmarkDivisiblePow2constI64-4 8376271 14.73 ns/op BenchmarkDivisibleconstI64-4 7701748 26.06 ns/op BenchmarkDivisibleWDivconstI64-4 5393782 33.60 ns/op BenchmarkDivconstU64/3-4 7906230 18.88 ns/op BenchmarkDivconstU64/5-4 7839578 15.05 ns/op BenchmarkDivconstU64/37-4 7561255 21.93 ns/op BenchmarkDivconstU64/1234567-4 7404492 16.13 ns/op BenchmarkModconstU64-4 5975776 20.50 ns/op BenchmarkDivisibleconstU64-4 8093740 15.99 ns/op BenchmarkDivisibleWDivconstU64-4 5118151 34.56 ns/op BenchmarkDivconstI32-4 8037463 15.62 ns/op BenchmarkModconstI32-4 7814857 21.49 ns/op BenchmarkDivisiblePow2constI32-4 7045563 14.79 ns/op BenchmarkDivisibleconstI32-4 8293024 15.56 ns/op BenchmarkDivisibleWDivconstI32-4 5381023 26.71 ns/op BenchmarkDivconstU32-4 8090952 14.99 ns/op BenchmarkModconstU32-4 8004854 15.02 ns/op BenchmarkDivisibleconstU32-4 8086003 14.87 ns/op BenchmarkDivisibleWDivconstU32-4 5512738 23.60 ns/op BenchmarkDivconstI16-4 8377022 23.89 ns/op BenchmarkModconstI16-4 8215382 18.37 ns/op BenchmarkDivisiblePow2constI16-4 7928149 14.90 ns/op BenchmarkDivisibleconstI16-4 8187901 14.59 ns/op BenchmarkDivisibleWDivconstI16-4 5094266 24.22 ns/op BenchmarkDivconstU16-4 8363692 14.74 ns/op BenchmarkModconstU16-4 8021014 14.86 ns/op BenchmarkDivisibleconstU16-4 8096974 15.04 ns/op BenchmarkDivisibleWDivconstU16-4 5031319 23.61 ns/op BenchmarkDivconstI8-4 7240923 14.73 ns/op BenchmarkModconstI8-4 7773288 19.09 ns/op BenchmarkDivisiblePow2constI8-4 6884840 18.61 ns/op BenchmarkDivisibleconstI8-4 7913481 18.62 ns/op BenchmarkDivisibleWDivconstI8-4 4069063 29.22 ns/op BenchmarkDivconstU8-4 8303010 15.62 ns/op BenchmarkModconstU8-4 7889415 15.34 ns/op BenchmarkDivisibleconstU8-4 8258497 14.92 ns/op BenchmarkDivisibleWDivconstU8-4 5169134 23.05 ns/op BenchmarkMul2-4 172279 730.3 ns/op BenchmarkMulNeg2-4 174018 721.1 ns/op BenchmarkEfaceInteger-4 4217727 26.57 ns/op BenchmarkTypeAssert-4 14228016 9.275 ns/op BenchmarkDiv64UnsignedSmall-4 14483518 8.481 ns/op BenchmarkDiv64Small-4 13791753 10.59 ns/op BenchmarkDiv64SmallNegDivisor-4 12432586 8.950 ns/op BenchmarkDiv64SmallNegDividend-4 13614276 8.960 ns/op BenchmarkDiv64SmallNegBoth-4 14404849 9.222 ns/op BenchmarkDiv64Unsigned-4 11111467 10.38 ns/op BenchmarkDiv64-4 11263578 11.58 ns/op BenchmarkDiv64NegDivisor-4 10437211 10.76 ns/op BenchmarkDiv64NegDividend-4 11588804 10.19 ns/op BenchmarkDiv64NegBoth-4 11524200 10.22 ns/op BenchmarkMod64UnsignedSmall-4 14026090 8.447 ns/op BenchmarkMod64Small-4 13797230 10.40 ns/op BenchmarkMod64SmallNegDivisor-4 13725865 8.805 ns/op BenchmarkMod64SmallNegDividend-4 13569392 24.23 ns/op BenchmarkMod64SmallNegBoth-4 14226066 9.381 ns/op BenchmarkMod64Unsigned-4 11231319 12.76 ns/op BenchmarkMod64-4 11542588 18.17 ns/op BenchmarkMod64NegDivisor-4 10816572 11.72 ns/op BenchmarkMod64NegDividend-4 11393440 10.16 ns/op BenchmarkMod64NegBoth-4 11582222 13.26 ns/op BenchmarkMulconstI32/3-4 13318472 8.018 ns/op BenchmarkMulconstI32/5-4 14633115 15.68 ns/op BenchmarkMulconstI32/12-4 14184246 8.324 ns/op BenchmarkMulconstI32/120-4 14829850 9.545 ns/op BenchmarkMulconstI32/-120-4 15189794 8.721 ns/op BenchmarkMulconstI32/65537-4 15140491 15.32 ns/op BenchmarkMulconstI32/65538-4 13536955 8.155 ns/op BenchmarkMulconstI64/3-4 14689844 8.326 ns/op BenchmarkMulconstI64/5-4 13563433 8.130 ns/op BenchmarkMulconstI64/12-4 15136728 8.709 ns/op BenchmarkMulconstI64/120-4 14924864 13.70 ns/op BenchmarkMulconstI64/-120-4 14798282 8.263 ns/op BenchmarkMulconstI64/65537-4 15091580 8.408 ns/op BenchmarkMulconstI64/65538-4 14642000 8.676 ns/op BenchmarkMulconstU32/3-4 14446716 9.339 ns/op BenchmarkMulconstU32/5-4 15058412 12.43 ns/op BenchmarkMulconstU32/12-4 14963714 8.671 ns/op BenchmarkMulconstU32/120-4 15079426 8.469 ns/op BenchmarkMulconstU32/65537-4 14693624 15.69 ns/op BenchmarkMulconstU32/65538-4 14739866 7.992 ns/op BenchmarkMulconstU64/3-4 14884281 8.315 ns/op BenchmarkMulconstU64/5-4 15013236 8.894 ns/op BenchmarkMulconstU64/12-4 14619336 8.299 ns/op BenchmarkMulconstU64/120-4 13631646 8.263 ns/op BenchmarkMulconstU64/65537-4 14209495 9.096 ns/op BenchmarkMulconstU64/65538-4 14406693 9.143 ns/op BenchmarkShiftArithmeticRight-4 12777596 9.246 ns/op BenchmarkSwitch8Predictable-4 8571646 12.91 ns/op BenchmarkSwitch8Unpredictable-4 5327571 21.15 ns/op BenchmarkSwitch32Predictable-4 8284417 13.72 ns/op BenchmarkSwitch32Unpredictable-4 4814262 25.97 ns/op BenchmarkSwitchStringPredictable-4 3765032 39.28 ns/op BenchmarkSwitchStringUnpredictable-4 3281061 33.60 ns/op BenchmarkSwitchTypePredictable-4 3287961 41.47 ns/op BenchmarkSwitchTypeUnpredictable-4 3170343 34.95 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4071344 28.82 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4120428 29.24 ns/op PASS ok cmd/compile/internal/test 47.682s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 81 1925310 ns/op BenchmarkNamed/Underlying/nongeneric-4 1238619 86.84 ns/op BenchmarkNamed/Underlying/generic-4 1386064 87.43 ns/op BenchmarkNamed/Underlying/src_instance-4 1356044 104.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1341897 87.70 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1173198675 ns/op 29432 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 926146914 ns/op 37319 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 474912533 ns/op 72778 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 165870202 ns/op 177065 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2488601479 ns/op 2104 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 123131036 ns/op 32640 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60006029 ns/op 37053 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 53347116 ns/op 98115 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 322340117 ns/op 6732 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 59768790 ns/op 36291 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 53966101 ns/op 36343 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 33768886 ns/op 50182 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3190612063 ns/op 22440 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1777522989 ns/op 38023 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 182935953 ns/op 332472 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 173659057 ns/op 412080 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1803989073 ns/op 1124 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 205752586 ns/op 9851 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 146076502 ns/op 13857 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 329354338 ns/op 5947 lines/s PASS ok cmd/compile/internal/types2 47.011s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 55 1956433 ns/op 514091 sys-ns/op 693291 user-ns/op PASS ok cmd/go 1.621s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 250378 463.6 ns/op PASS ok cmd/go/internal/cfg 1.355s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23498 17132 ns/op 0.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 14261 ns/op 0.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2623 49692 ns/op 20.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2728 43422 ns/op 23.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 382 336921 ns/op 24.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 330 385138 ns/op 21.27 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 3.531s All tests passed.