linux-s390x-ibm-race at d73a33f1c34f3cfdc136ac553e887b96614b9ee8 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=9c4447d6f43c4d0b9e305749712e6c81" "JOURNAL_STREAM=9:1297292525" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=400ms" "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=9c4447d6f43c4d0b9e305749712e6c81" "JOURNAL_STREAM=9:1297292525" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=400ms" "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.571s ok archive/zip 6.712s ok bufio 1.460s ok bytes 3.631s ok cmp 1.018s ok compress/bzip2 2.262s ok compress/flate 21.341s ok compress/gzip 35.361s ok compress/lzw 6.345s ok compress/zlib 13.408s ok container/heap 1.136s ok container/list 1.135s ok container/ring 1.034s ok context 1.058s ok crypto 1.014s ok crypto/aes 1.125s ok crypto/cipher 1.041s ok crypto/des 1.093s ok crypto/dsa 1.015s ok crypto/ecdh 1.434s ok crypto/ecdsa 1.735s ok crypto/ed25519 3.423s ok crypto/elliptic 1.110s ok crypto/hmac 1.037s ok crypto/internal/alias 1.229s ok crypto/internal/bigmod 11.015s ok crypto/internal/boring 1.036s ok crypto/internal/boring/bcache 1.489s ok crypto/internal/edwards25519 4.937s ok crypto/internal/edwards25519/field 1.215s ok crypto/internal/nistec 4.073s ok crypto/internal/nistec/fiat 1.072s [no tests to run] ok crypto/md5 1.070s ok crypto/rand 1.678s ok crypto/rc4 1.831s ok crypto/rsa 6.872s ok crypto/sha1 1.020s ok crypto/sha256 1.054s ok crypto/sha512 1.039s ok crypto/subtle 3.175s ok crypto/tls 11.972s ok crypto/x509 6.816s ok database/sql 1.765s ok database/sql/driver 1.009s ok debug/buildinfo 1.213s ok debug/dwarf 1.291s ok debug/elf 4.169s ok debug/gosym 1.283s ok debug/macho 1.198s ok debug/pe 1.336s ok debug/plan9obj 1.140s ok embed 1.052s [no tests to run] ok embed/internal/embedtest 1.085s ok encoding/ascii85 1.026s ok encoding/asn1 1.310s ok encoding/base32 1.124s ok encoding/base64 1.018s ok encoding/binary 1.614s ok encoding/csv 1.324s ok encoding/gob 50.424s ok encoding/hex 1.059s ok encoding/json 7.252s ok encoding/pem 5.959s ok encoding/xml 1.325s ok errors 1.278s ok expvar 1.274s ok flag 4.774s ok fmt 1.677s ok go/ast 1.232s ok go/build 14.342s ok go/build/constraint 1.020s ok go/constant 1.061s ok go/doc 1.732s ok go/doc/comment 10.189s ok go/format 1.097s ok go/importer 4.333s ok go/internal/gccgoimporter 1.293s ok go/internal/gcimporter 33.861s ok go/internal/srcimporter 43.535s ok go/parser 5.469s ok go/printer 8.134s ok go/scanner 1.086s ok go/token 1.275s ok go/types 176.078s ok hash 1.179s ok hash/adler32 1.197s ok hash/crc32 1.195s ok hash/crc64 1.189s ok hash/fnv 2.248s ok hash/maphash 2.320s ok html 1.688s ok html/template 2.447s ok image 2.426s ok image/color 1.092s ok image/draw 4.304s ok image/gif 5.705s ok image/jpeg 8.249s ok image/png 16.507s ok index/suffixarray 9.853s ok internal/abi 1.129s ok internal/buildcfg 1.082s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.185s ok internal/coverage/pods 1.149s ok internal/coverage/slicereader 1.016s ok internal/coverage/slicewriter 1.017s ok internal/coverage/test 2.924s ok internal/cpu 2.190s ok internal/dag 1.678s ok internal/diff 1.948s ok internal/fmtsort 1.029s ok internal/fuzz 1.085s ok internal/godebug 12.448s ok internal/godebugs 1.043s ok internal/intern 3.192s ok internal/itoa 1.021s ok internal/platform 4.278s ok internal/poll 3.215s ok internal/profile 2.296s ok internal/reflectlite 1.027s ok internal/safefilepath 1.057s ok internal/saferio 1.766s ok internal/singleflight 1.666s ok internal/testenv 1.927s ok internal/trace 2.132s ok internal/types/errors 2.895s ok internal/unsafeheader 2.073s ok internal/xcoff 1.747s ok internal/zstd 1.023s ok io 1.299s ok io/fs 1.295s ok io/ioutil 1.041s ok log 1.728s ok log/slog 1.234s ok log/slog/internal/benchmarks 1.021s ok log/slog/internal/buffer 1.080s ok log/syslog 2.524s ok maps 1.570s ok math 1.243s ok math/big 15.549s ok math/bits 1.051s ok math/cmplx 1.936s ok math/rand 12.900s ok mime 3.006s ok mime/multipart 24.025s ok mime/quotedprintable 1.736s ok net 55.304s ok net/http 47.600s ok net/http/cgi 14.748s ok net/http/cookiejar 1.502s ok net/http/fcgi 1.468s ok net/http/httptest 2.036s ok net/http/httptrace 1.033s ok net/http/httputil 3.350s ok net/http/internal 1.273s ok net/http/internal/ascii 1.031s ok net/http/pprof 8.835s ok net/internal/socktest 1.046s ok net/mail 1.059s ok net/netip 2.458s ok net/rpc 1.270s ok net/rpc/jsonrpc 1.259s ok net/smtp 1.185s ok net/textproto 1.357s ok net/url 1.069s ok os 8.470s ok os/exec 9.010s ok os/exec/internal/fdtest 1.033s ok os/signal 25.921s ok os/user 1.219s ok path 1.216s ok path/filepath 1.208s ok plugin 1.188s ok reflect 14.887s ok regexp 15.859s ok regexp/syntax 27.727s ok runtime 212.620s ok runtime/cgo 1.031s ok runtime/coverage 1.015s ok runtime/debug 2.250s ok runtime/internal/atomic 1.119s ok runtime/internal/math 1.061s ok runtime/internal/sys 1.053s ok runtime/internal/syscall 1.604s ok runtime/internal/wasitest 1.684s ok runtime/metrics 1.687s ok runtime/pprof 41.966s ok runtime/race 36.231s ok runtime/trace 18.880s ok slices 3.025s ok sort 3.018s ok strconv 5.678s ok strings 4.967s ok sync 2.073s ok sync/atomic 16.171s ok syscall 18.039s ok testing 8.305s ok testing/fstest 1.018s ok testing/iotest 1.045s ok testing/quick 1.371s ok testing/slogtest 1.047s ok text/scanner 1.214s ok text/tabwriter 1.085s ok text/template 1.706s ok text/template/parse 1.263s ok time 21.773s ok unicode 1.138s ok unicode/utf16 1.036s ok unicode/utf8 1.050s ok cmd/addr2line 11.030s ok cmd/api 7.192s ok cmd/asm/internal/asm 26.879s ok cmd/asm/internal/lex 1.219s ok cmd/cgo/internal/swig 1.727s ok cmd/cgo/internal/test 14.766s ok cmd/cgo/internal/testcarchive 83.455s ok cmd/cgo/internal/testcshared 17.234s ok cmd/cgo/internal/testerrors 34.240s ok cmd/cgo/internal/testfortran 1.109s ok cmd/cgo/internal/testgodefs 3.175s ok cmd/cgo/internal/testlife 2.783s ok cmd/cgo/internal/testnocgo 1.035s ok cmd/cgo/internal/testplugin 133.512s ok cmd/cgo/internal/testsanitizers 1.433s ok cmd/cgo/internal/testshared 176.601s ok cmd/cgo/internal/testso 7.924s ok cmd/cgo/internal/teststdio 6.689s ok cmd/cgo/internal/testtls 1.015s ok cmd/compile/internal/abt 1.071s ok cmd/compile/internal/amd64 1.026s ok cmd/compile/internal/base 1.025s ok cmd/compile/internal/compare 1.196s ok cmd/compile/internal/dwarfgen 2.946s ok cmd/compile/internal/importer 6.092s ok cmd/compile/internal/inline/inlheur 4.356s ok cmd/compile/internal/ir 1.242s ok cmd/compile/internal/logopt 2.295s ok cmd/compile/internal/loopvar 1.178s ok cmd/compile/internal/noder 1.106s ok cmd/compile/internal/reflectdata 1.065s [no tests to run] ok cmd/compile/internal/ssa 59.961s ok cmd/compile/internal/syntax 1.646s ok cmd/compile/internal/test 56.537s ok cmd/compile/internal/typecheck 4.496s ok cmd/compile/internal/types 1.490s ok cmd/compile/internal/types2 35.590s ok cmd/covdata 1.093s ok cmd/cover 24.244s ok cmd/dist 1.058s ok cmd/distpack 1.029s ok cmd/doc 5.899s ok cmd/fix 14.247s ok cmd/go 391.558s ok cmd/go/internal/auth 1.620s ok cmd/go/internal/cache 3.339s ok cmd/go/internal/cfg 1.128s [no tests to run] ok cmd/go/internal/envcmd 1.175s ok cmd/go/internal/fsys 1.110s ok cmd/go/internal/generate 1.107s ok cmd/go/internal/gover 1.043s ok cmd/go/internal/imports 1.319s ok cmd/go/internal/load 1.058s ok cmd/go/internal/lockedfile 2.277s ok cmd/go/internal/lockedfile/internal/filelock 2.077s ok cmd/go/internal/modfetch 1.068s ok cmd/go/internal/modfetch/codehost 3.188s ok cmd/go/internal/modfetch/zip_sum_test 1.023s ok cmd/go/internal/modindex 3.884s ok cmd/go/internal/modload 1.054s ok cmd/go/internal/mvs 1.053s ok cmd/go/internal/par 1.360s ok cmd/go/internal/str 1.055s ok cmd/go/internal/test 1.259s ok cmd/go/internal/toolchain 1.327s ok cmd/go/internal/vcs 1.082s ok cmd/go/internal/vcweb 1.251s ok cmd/go/internal/vcweb/vcstest 5.475s ok cmd/go/internal/web 1.052s ok cmd/go/internal/work 1.539s ok cmd/gofmt 1.232s ok cmd/internal/archive 2.680s ok cmd/internal/buildid 2.344s ok cmd/internal/bootstrap_test 1.105s ok cmd/internal/cov 2.175s ok cmd/internal/dwarf 1.123s ok cmd/internal/edit 1.060s ok cmd/internal/goobj 1.017s ok cmd/internal/moddeps 4.480s ok cmd/internal/notsha256 1.135s ok cmd/internal/obj 2.340s ok cmd/internal/obj/ppc64 1.786s ok cmd/internal/obj/riscv 1.187s ok cmd/internal/obj/s390x 1.039s ok cmd/internal/obj/x86 7.709s ok cmd/internal/objabi 1.181s ok cmd/internal/pkgpath 5.297s ok cmd/internal/pkgpattern 1.191s ok cmd/internal/quoted 1.060s ok cmd/internal/src 1.121s ok cmd/internal/test2json 3.374s ok cmd/link 24.046s ok cmd/link/internal/benchmark 1.252s ok cmd/link/internal/ld 23.084s ok cmd/link/internal/loader 1.400s ok cmd/nm 10.073s ok cmd/objdump 1.335s ok cmd/pack 9.933s ok cmd/pprof 1.589s ok cmd/trace 2.250s ok cmd/vet 77.779s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2725 57677 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2169 178922 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1478 80229 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3734 41406 ns/op 5201 B/op 16 allocs/op Benchmark/Reader/GNU-4 4850 67158 ns/op 5073 B/op 14 allocs/op Benchmark/Reader/PAX-4 2077 113624 ns/op 8539 B/op 33 allocs/op PASS ok archive/tar 4.747s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1516962764 ns/op 15136 B/op 67 allocs/op BenchmarkZip64Test-4 1 286614874 ns/op BenchmarkZip64TestSizes/4096-4 1225 160890 ns/op BenchmarkZip64TestSizes/1048576-4 88 1202323 ns/op BenchmarkZip64TestSizes/67108864-4 1 196337331 ns/op PASS ok archive/zip 7.879s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 148422 1863 ns/op BenchmarkReaderCopyUnoptimal-4 97836 1189 ns/op BenchmarkReaderCopyNoWriteTo-4 7767 54425 ns/op BenchmarkReaderWriteToOptimal-4 10000 22374 ns/op BenchmarkReaderReadString-4 98608 1468 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 122730 943.1 ns/op BenchmarkWriterCopyUnoptimal-4 145177 1209 ns/op BenchmarkWriterCopyNoReadFrom-4 6787 100889 ns/op BenchmarkReaderEmpty-4 10000 47215 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 23406 18175 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 460381 645.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 7.214s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3092 74398 ns/op 440.44 MB/s BenchmarkWriteByte-4 408 411000 ns/op 9.97 MB/s BenchmarkWriteRune-4 212 893061 ns/op 13.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 5948471 ns/op BenchmarkBufferFullSmallReads-4 97 1686527 ns/op BenchmarkBufferWriteBlock/N4096-4 6840 48862 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 100 4584908 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 1373526929 ns/op 4192264 B/op 23 allocs/op BenchmarkBufferAppendNoCopy-4 2 76119722 ns/op 220.41 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4596829 25.65 ns/op 389.79 MB/s BenchmarkIndexByte/32-4 1000000 114.7 ns/op 279.03 MB/s BenchmarkIndexByte/4K-4 736977 167.4 ns/op 24461.96 MB/s BenchmarkIndexBytePortable/10-4 850038 136.9 ns/op 73.05 MB/s BenchmarkIndexBytePortable/32-4 323989 2764 ns/op 11.58 MB/s BenchmarkIndexBytePortable/4K-4 2606 71783 ns/op 57.06 MB/s BenchmarkIndexRune/10-4 1000000 139.3 ns/op 71.78 MB/s BenchmarkIndexRune/32-4 1000000 110.0 ns/op 290.89 MB/s BenchmarkIndexRune/4K-4 336076 859.6 ns/op 4764.74 MB/s BenchmarkIndexRuneASCII/10-4 4356454 56.58 ns/op 176.75 MB/s BenchmarkIndexRuneASCII/32-4 5100196 56.14 ns/op 570.04 MB/s BenchmarkIndexRuneASCII/4K-4 834855 210.3 ns/op 19476.20 MB/s BenchmarkEqual/0-4 8222586 14.37 ns/op BenchmarkEqual/1-4 1466857 134.3 ns/op 7.44 MB/s BenchmarkEqual/6-4 1366579 126.1 ns/op 47.58 MB/s BenchmarkEqual/9-4 1444621 84.28 ns/op 106.79 MB/s BenchmarkEqual/15-4 1433252 82.31 ns/op 182.23 MB/s BenchmarkEqual/16-4 1319656 426.3 ns/op 37.53 MB/s BenchmarkEqual/20-4 1000000 111.7 ns/op 178.98 MB/s BenchmarkEqual/32-4 1241468 111.6 ns/op 286.86 MB/s BenchmarkEqual/4K-4 115250 1116 ns/op 3670.91 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 113.3 ns/op 564.69 MB/s BenchmarkEqualBothUnaligned/64_1-4 1273653 149.9 ns/op 427.01 MB/s BenchmarkEqualBothUnaligned/64_4-4 1335361 96.34 ns/op 664.29 MB/s BenchmarkEqualBothUnaligned/64_7-4 1240983 119.2 ns/op 537.00 MB/s BenchmarkEqualBothUnaligned/4096_0-4 104026 1901 ns/op 2154.63 MB/s BenchmarkEqualBothUnaligned/4096_1-4 97629 1371 ns/op 2988.46 MB/s BenchmarkEqualBothUnaligned/4096_4-4 93702 1116 ns/op 3668.96 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116611 1685 ns/op 2430.23 MB/s BenchmarkIndex/10-4 3626094 33.23 ns/op 300.90 MB/s BenchmarkIndex/32-4 3059983 42.85 ns/op 746.83 MB/s BenchmarkIndex/4K-4 71792 2834 ns/op 1445.56 MB/s BenchmarkIndexEasy/10-4 3663729 32.76 ns/op 305.27 MB/s BenchmarkIndexEasy/32-4 3182079 40.07 ns/op 798.56 MB/s BenchmarkIndexEasy/4K-4 391779 364.0 ns/op 11253.17 MB/s BenchmarkCount/10-4 1914903 93.59 ns/op 106.85 MB/s BenchmarkCount/32-4 1000000 165.6 ns/op 193.29 MB/s BenchmarkCount/4K-4 72930 1794 ns/op 2283.56 MB/s BenchmarkCountEasy/10-4 1908229 62.91 ns/op 158.96 MB/s BenchmarkCountEasy/32-4 1000000 181.5 ns/op 176.32 MB/s BenchmarkCountEasy/4K-4 359522 319.9 ns/op 12804.09 MB/s BenchmarkCountSingle/10-4 3459462 107.5 ns/op 93.03 MB/s BenchmarkCountSingle/32-4 3328305 31.07 ns/op 1029.87 MB/s BenchmarkCountSingle/4K-4 545623 288.9 ns/op 14178.72 MB/s BenchmarkToUpper/#00-4 2870068 86.75 ns/op BenchmarkToUpper/ONLYUPPER-4 298999 1023 ns/op BenchmarkToUpper/abc-4 437694 567.8 ns/op BenchmarkToUpper/AbC123-4 310687 608.4 ns/op BenchmarkToUpper/azAZ09_-4 280693 3367 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86689 1724 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36412 4166 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58054 2757 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116990 1388 ns/op BenchmarkToLower/#00-4 1000000 118.8 ns/op BenchmarkToLower/abc-4 444541 292.0 ns/op BenchmarkToLower/AbC123-4 310826 400.6 ns/op BenchmarkToLower/azAZ09_-4 277984 453.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67868 1765 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44065 3829 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73152 1938 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121359 5478 ns/op BenchmarkFields/ASCII/16-4 133063 7251 ns/op 2.21 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 21123 ns/op 12.12 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 636 714132 ns/op 5.74 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 13767927 ns/op 4.76 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 283029218 ns/op 3.70 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 156502 778.1 ns/op 20.56 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7075 29846 ns/op 8.58 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 338 527853 ns/op 7.76 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 10279304 ns/op 6.38 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 415088505 ns/op 2.53 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 155011 897.0 ns/op 17.84 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 18005 ns/op 14.22 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 333 349695 ns/op 11.71 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 5192756 ns/op 12.62 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 275311617 ns/op 3.81 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 233490 706.2 ns/op 22.66 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9916 13553 ns/op 18.89 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 578 257739 ns/op 15.89 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 16 7260662 ns/op 9.03 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 445772676 ns/op 2.35 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1503362 131.1 ns/op BenchmarkTrimSpace/ASCII-4 549121 255.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 84348 1516 ns/op BenchmarkTrimSpace/JustNonASCII-4 34738 3026 ns/op BenchmarkToValidUTF8/Valid-4 479833 549.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 353349 367.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91328 1302 ns/op BenchmarkIndexHard1-4 1658 125171 ns/op BenchmarkIndexHard2-4 100 3181485 ns/op BenchmarkIndexHard3-4 159 897436 ns/op BenchmarkIndexHard4-4 81 1658707 ns/op BenchmarkLastIndexHard1-4 4 29524201 ns/op BenchmarkLastIndexHard2-4 4 29376023 ns/op BenchmarkLastIndexHard3-4 4 26177350 ns/op BenchmarkCountHard1-4 1616 146589 ns/op BenchmarkCountHard2-4 361 323511 ns/op BenchmarkCountHard3-4 100 1484817 ns/op BenchmarkSplitEmptySeparator-4 1 459394998 ns/op BenchmarkSplitSingleByteSeparator-4 7 39574492 ns/op BenchmarkSplitMultiByteSeparator-4 8 28748775 ns/op BenchmarkSplitNSingleByteSeparator-4 165492 3792 ns/op BenchmarkSplitNMultiByteSeparator-4 37230 4646 ns/op BenchmarkRepeat-4 180110 735.4 ns/op BenchmarkRepeatLarge/256/1-4 86588 1380 ns/op 185.50 MB/s BenchmarkRepeatLarge/256/16-4 168103 3374 ns/op 75.87 MB/s BenchmarkRepeatLarge/512/1-4 69946 6012 ns/op 85.16 MB/s BenchmarkRepeatLarge/512/16-4 45310 7207 ns/op 71.04 MB/s BenchmarkRepeatLarge/1024/1-4 10000 12325 ns/op 83.08 MB/s BenchmarkRepeatLarge/1024/16-4 39261 3482 ns/op 294.11 MB/s BenchmarkRepeatLarge/2048/1-4 22758 22432 ns/op 91.30 MB/s BenchmarkRepeatLarge/2048/16-4 28668 7762 ns/op 263.86 MB/s BenchmarkRepeatLarge/4096/1-4 10000 33811 ns/op 121.14 MB/s BenchmarkRepeatLarge/4096/16-4 13072 10526 ns/op 389.14 MB/s BenchmarkRepeatLarge/8192/1-4 10000 29251 ns/op 280.06 MB/s BenchmarkRepeatLarge/8192/16-4 10000 28766 ns/op 284.78 MB/s BenchmarkRepeatLarge/8192/4097-4 16278 23550 ns/op 173.97 MB/s BenchmarkRepeatLarge/16384/1-4 7770 74382 ns/op 220.27 MB/s BenchmarkRepeatLarge/16384/16-4 8493 54238 ns/op 302.08 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 39749 ns/op 309.22 MB/s BenchmarkRepeatLarge/32768/1-4 586 271389 ns/op 120.74 MB/s BenchmarkRepeatLarge/32768/16-4 2112 103236 ns/op 317.41 MB/s BenchmarkRepeatLarge/32768/4097-4 5007 105768 ns/op 271.15 MB/s BenchmarkRepeatLarge/65536/1-4 1137 196448 ns/op 333.60 MB/s BenchmarkRepeatLarge/65536/16-4 1912 149122 ns/op 439.48 MB/s BenchmarkRepeatLarge/65536/4097-4 1723 192241 ns/op 319.68 MB/s BenchmarkRepeatLarge/131072/1-4 439 1374513 ns/op 95.36 MB/s BenchmarkRepeatLarge/131072/16-4 351 1262223 ns/op 103.84 MB/s BenchmarkRepeatLarge/131072/4097-4 409 852732 ns/op 148.94 MB/s BenchmarkRepeatLarge/262144/1-4 100 3815248 ns/op 68.71 MB/s BenchmarkRepeatLarge/262144/16-4 100 1973443 ns/op 132.84 MB/s BenchmarkRepeatLarge/262144/4097-4 147 898537 ns/op 287.26 MB/s BenchmarkRepeatLarge/524288/1-4 48 9038266 ns/op 58.01 MB/s BenchmarkRepeatLarge/524288/16-4 100 10311626 ns/op 50.84 MB/s BenchmarkRepeatLarge/524288/4097-4 97 1528870 ns/op 340.33 MB/s BenchmarkRepeatLarge/1048576/1-4 32 5784924 ns/op 181.26 MB/s BenchmarkRepeatLarge/1048576/16-4 67 4435621 ns/op 236.40 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 5390194 ns/op 193.82 MB/s BenchmarkRepeatLarge/2097152/1-4 16 13582224 ns/op 154.40 MB/s BenchmarkRepeatLarge/2097152/16-4 13 7908929 ns/op 265.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 19062201 ns/op 109.83 MB/s BenchmarkRepeatLarge/4194304/1-4 7 44880768 ns/op 93.45 MB/s BenchmarkRepeatLarge/4194304/16-4 13 30529158 ns/op 137.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 18988742 ns/op 220.72 MB/s BenchmarkRepeatLarge/8388608/1-4 1 151153060 ns/op 55.50 MB/s BenchmarkRepeatLarge/8388608/16-4 7 57895250 ns/op 144.89 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 100942442 ns/op 83.08 MB/s BenchmarkRepeatLarge/16777216/1-4 3 52856134 ns/op 317.41 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64583824 ns/op 259.77 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 68173991 ns/op 246.09 MB/s BenchmarkRepeatLarge/33554432/1-4 2 149287306 ns/op 224.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 133425363 ns/op 251.48 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 121764320 ns/op 275.57 MB/s BenchmarkRepeatLarge/67108864/1-4 1 145031082 ns/op 462.72 MB/s BenchmarkRepeatLarge/67108864/16-4 1 166617107 ns/op 402.77 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 148709880 ns/op 451.27 MB/s BenchmarkRepeatLarge/134217728/1-4 1 368787913 ns/op 363.94 MB/s BenchmarkRepeatLarge/134217728/16-4 1 288944811 ns/op 464.51 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 280664380 ns/op 478.21 MB/s BenchmarkRepeatLarge/268435456/1-4 1 572972590 ns/op 468.50 MB/s BenchmarkRepeatLarge/268435456/16-4 1 754742113 ns/op 355.67 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 592144510 ns/op 453.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1293375199 ns/op 415.09 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2519953145 ns/op 213.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1585277684 ns/op 338.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3093864455 ns/op 347.06 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3452979590 ns/op 310.96 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3185844809 ns/op 337.04 MB/s BenchmarkBytesCompare/1-4 10733460 11.42 ns/op BenchmarkBytesCompare/2-4 9863755 11.22 ns/op BenchmarkBytesCompare/4-4 9328782 26.94 ns/op BenchmarkBytesCompare/8-4 11092287 25.93 ns/op BenchmarkBytesCompare/16-4 9716499 11.52 ns/op BenchmarkBytesCompare/32-4 8476186 12.06 ns/op BenchmarkBytesCompare/64-4 7437522 13.56 ns/op BenchmarkBytesCompare/128-4 8005876 51.76 ns/op BenchmarkBytesCompare/256-4 6708627 17.65 ns/op BenchmarkBytesCompare/512-4 4613845 25.95 ns/op BenchmarkBytesCompare/1024-4 2589830 59.06 ns/op BenchmarkBytesCompare/2048-4 1000000 130.5 ns/op BenchmarkIndexAnyASCII/1:1-4 2594887 45.72 ns/op BenchmarkIndexAnyASCII/1:2-4 2340670 46.87 ns/op BenchmarkIndexAnyASCII/1:4-4 2002243 60.05 ns/op BenchmarkIndexAnyASCII/1:8-4 2258361 46.04 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 184.4 ns/op BenchmarkIndexAnyASCII/1:32-4 2156010 115.2 ns/op BenchmarkIndexAnyASCII/1:64-4 2074316 66.65 ns/op BenchmarkIndexAnyASCII/16:1-4 2588977 45.51 ns/op BenchmarkIndexAnyASCII/16:2-4 506553 233.7 ns/op BenchmarkIndexAnyASCII/16:4-4 503194 269.6 ns/op BenchmarkIndexAnyASCII/16:8-4 447375 271.7 ns/op BenchmarkIndexAnyASCII/16:16-4 367552 290.8 ns/op BenchmarkIndexAnyASCII/16:32-4 375138 367.4 ns/op BenchmarkIndexAnyASCII/16:64-4 342662 371.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 134.0 ns/op BenchmarkIndexAnyASCII/256:2-4 39862 12937 ns/op BenchmarkIndexAnyASCII/256:4-4 38727 3976 ns/op BenchmarkIndexAnyASCII/256:8-4 38962 9094 ns/op BenchmarkIndexAnyASCII/256:16-4 38978 3804 ns/op BenchmarkIndexAnyASCII/256:32-4 28591 3618 ns/op BenchmarkIndexAnyASCII/256:64-4 38325 6199 ns/op BenchmarkIndexAnyUTF8/1:1-4 2592744 102.8 ns/op BenchmarkIndexAnyUTF8/1:2-4 1545435 243.9 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 400.1 ns/op BenchmarkIndexAnyUTF8/1:8-4 2420944 50.69 ns/op BenchmarkIndexAnyUTF8/1:16-4 2027173 83.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 2154134 86.61 ns/op BenchmarkIndexAnyUTF8/1:64-4 1264333 87.67 ns/op BenchmarkIndexAnyUTF8/16:1-4 77088 1932 ns/op BenchmarkIndexAnyUTF8/16:2-4 251229 736.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 218820 549.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 193266 740.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 182328 1137 ns/op BenchmarkIndexAnyUTF8/16:32-4 182614 730.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 171951 1015 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 15287 ns/op BenchmarkIndexAnyUTF8/256:2-4 12930 8042 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 15061 ns/op BenchmarkIndexAnyUTF8/256:8-4 12951 23674 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 17285 ns/op BenchmarkIndexAnyUTF8/256:32-4 12386 10245 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14637 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2482962 43.85 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2666132 74.34 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2543467 55.67 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2247987 115.0 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2178698 56.31 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2166733 52.12 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1647931 64.10 ns/op BenchmarkLastIndexAnyASCII/16:1-4 344142 345.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 335578 378.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 268281 383.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 325600 1038 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306915 1772 ns/op BenchmarkLastIndexAnyASCII/16:32-4 273340 1012 ns/op BenchmarkLastIndexAnyASCII/16:64-4 243028 493.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24964 4855 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24196 4775 ns/op BenchmarkLastIndexAnyASCII/256:4-4 22164 4804 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25269 34900 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 22181 ns/op BenchmarkLastIndexAnyASCII/256:32-4 20647 15041 ns/op BenchmarkLastIndexAnyASCII/256:64-4 21777 5271 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 199.4 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 107.2 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 196.6 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2130267 63.15 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2159254 154.3 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1826898 58.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2004805 75.02 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 299401 400.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 243687 494.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 225296 2189 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 211154 1248 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 10000 17739 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 180361 773.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157652 2868 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20132 5787 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 16269 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16069 20566 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13507 13745 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11421 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10585 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10463 ns/op BenchmarkTrimASCII/1:1-4 2440314 47.21 ns/op BenchmarkTrimASCII/1:2-4 2048047 54.58 ns/op BenchmarkTrimASCII/1:4-4 2101615 57.55 ns/op BenchmarkTrimASCII/1:8-4 1912491 298.1 ns/op BenchmarkTrimASCII/1:16-4 1000000 547.2 ns/op BenchmarkTrimASCII/16:1-4 540724 233.3 ns/op BenchmarkTrimASCII/16:2-4 347349 385.6 ns/op BenchmarkTrimASCII/16:4-4 335060 713.4 ns/op BenchmarkTrimASCII/16:8-4 338274 362.6 ns/op BenchmarkTrimASCII/16:16-4 324632 369.9 ns/op BenchmarkTrimASCII/256:1-4 39364 3019 ns/op BenchmarkTrimASCII/256:2-4 17108 14426 ns/op BenchmarkTrimASCII/256:4-4 24092 4888 ns/op BenchmarkTrimASCII/256:8-4 24099 8817 ns/op BenchmarkTrimASCII/256:16-4 24988 6901 ns/op BenchmarkTrimASCII/4096:1-4 2484 83519 ns/op BenchmarkTrimASCII/4096:2-4 1509 76089 ns/op BenchmarkTrimASCII/4096:4-4 1543 75621 ns/op BenchmarkTrimASCII/4096:8-4 1408 309611 ns/op BenchmarkTrimASCII/4096:16-4 1537 96709 ns/op BenchmarkTrimByte-4 2051860 61.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26959 6995 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28467 5190 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 482 424932 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 997 121667 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1778 142345 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3615 64902 ns/op BenchmarkCompareBytesEqual-4 8314446 13.17 ns/op BenchmarkCompareBytesToNil-4 11304807 21.59 ns/op BenchmarkCompareBytesEmpty-4 9662920 16.74 ns/op BenchmarkCompareBytesIdentical-4 12868804 9.532 ns/op BenchmarkCompareBytesSameLength-4 10159251 23.23 ns/op BenchmarkCompareBytesDifferentLength-4 10635934 27.88 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2290 55091 ns/op 19033.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2330 82963 ns/op 12639.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2464 159831 ns/op 6560.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2460 65911 ns/op 15909.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2364 58785 ns/op 17837.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2388 57691 ns/op 18176.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2446 112940 ns/op 9284.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2450 116615 ns/op 8991.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2246 162510 ns/op 6452.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2083 95003 ns/op 11037.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2216 67916 ns/op 15439.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2254 62288 ns/op 16834.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2341 52440 ns/op 19995.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2408 60656 ns/op 17287.27 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2050 129973 ns/op 8067.67 MB/s BenchmarkCompareBytesBig-4 2228 93920 ns/op 11164.71 MB/s BenchmarkCompareBytesBigIdentical-4 13398012 13.44 ns/op 78040925.81 MB/s PASS ok bytes 310.078s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 199626248 ns/op 0.50 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 985031736 ns/op 0.58 MB/s 3638248 B/op 54 allocs/op BenchmarkDecodeRand-4 3 87135117 ns/op 0.19 MB/s 3646253 B/op 52 allocs/op PASS ok compress/bzip2 5.755s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 42 2854386 ns/op 3.50 MB/s 42105 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 52609580 ns/op 1.90 MB/s 46820 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 583435715 ns/op 1.71 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 39 2689305 ns/op 3.72 MB/s 42517 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 35570371 ns/op 2.81 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 420754216 ns/op 2.38 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 3395124 ns/op 2.95 MB/s 43319 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 1 224476483 ns/op 0.45 MB/s 49544 B/op 17 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 310961772 ns/op 3.22 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 37 2739306 ns/op 3.65 MB/s 43024 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 64934237 ns/op 1.54 MB/s 43720 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 278887766 ns/op 3.59 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 32 10955804 ns/op 0.91 MB/s 42532 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 81428415 ns/op 1.23 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 413887910 ns/op 2.42 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 48 2257965 ns/op 4.43 MB/s 43722 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18964508 ns/op 5.27 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 233849908 ns/op 4.28 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 51 2119717 ns/op 4.72 MB/s 42983 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 26036308 ns/op 3.84 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 158527049 ns/op 6.31 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 40 3279136 ns/op 3.05 MB/s 43928 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 21686450 ns/op 4.61 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 242966629 ns/op 4.12 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 2353149 ns/op 4.25 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 25158212 ns/op 3.97 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 151262793 ns/op 6.61 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3806687 ns/op 2.63 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 27204098 ns/op 3.68 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 701324570 ns/op 1.43 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 11981914 ns/op 0.83 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 105886441 ns/op 0.94 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1499572954 ns/op 0.67 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9338852 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 153501353 ns/op 0.65 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1232516334 ns/op 0.81 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 73 1642566 ns/op 6.09 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 23307464 ns/op 4.29 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 322323250 ns/op 3.10 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 4410864 ns/op 2.27 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 30388140 ns/op 3.29 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 306112974 ns/op 3.27 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8531795 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 225139121 ns/op 0.44 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1149645337 ns/op 0.87 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 11505336 ns/op 0.87 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 103510717 ns/op 0.97 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1890013434 ns/op 0.53 MB/s PASS ok compress/flate 59.988s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 6370243 ns/op 1.57 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4369593 ns/op 2.29 MB/s BenchmarkDecoder/1e5-4 2 94332142 ns/op 1.06 MB/s BenchmarkDecoder/1e-Reuse5-4 2 124396566 ns/op 0.80 MB/s BenchmarkDecoder/1e6-4 1 580980816 ns/op 1.72 MB/s BenchmarkDecoder/1e-Reuse6-4 1 549558258 ns/op 1.82 MB/s BenchmarkEncoder/1e4-4 37 3062601 ns/op 3.27 MB/s BenchmarkEncoder/1e-Reuse4-4 34 3055866 ns/op 3.27 MB/s BenchmarkEncoder/1e5-4 2 175033092 ns/op 0.57 MB/s BenchmarkEncoder/1e-Reuse5-4 4 52857157 ns/op 1.89 MB/s BenchmarkEncoder/1e6-4 1 596917938 ns/op 1.68 MB/s BenchmarkEncoder/1e-Reuse6-4 1 580052208 ns/op 1.72 MB/s PASS ok compress/lzw 10.816s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6778248 ns/op PASS ok container/heap 1.221s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 16917 7310 ns/op BenchmarkWithTimeout/concurrency=40-4 5235 188878 ns/op BenchmarkWithTimeout/concurrency=4000-4 4179 26785 ns/op BenchmarkWithTimeout/concurrency=400000-4 2550 86515 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 399355 417.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15460 7667 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19166 8149 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3046 80896 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2056 151798 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2744 38747 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 357 379086 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 224 1751788 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 100 1072327 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 9685380 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 16448183 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 4538481 ns/op BenchmarkCheckCanceled/Err-4 462548 601.6 ns/op BenchmarkCheckCanceled/Done-4 576084 640.6 ns/op BenchmarkContextCancelDone-4 1006161 521.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37880 3199 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 30715 9099 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26424 4473 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19482 5427 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 14307 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 412887 266.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 269781 601.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 190405 892.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 106418 1306 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60346 2660 ns/op PASS ok context 33.435s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1834953 68.03 ns/op 235.17 MB/s BenchmarkDecrypt-4 1000000 100.3 ns/op 159.48 MB/s BenchmarkExpand-4 12522 53555 ns/op PASS ok crypto/aes 4.169s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175376 859.4 ns/op 74.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 313597 378.7 ns/op 169.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 160776 683.4 ns/op 93.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 320424 415.0 ns/op 154.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157542 1120 ns/op 1205.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 285276 482.7 ns/op 2796.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 158227 760.2 ns/op 1775.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 277561 425.7 ns/op 3171.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100567 1324 ns/op 6188.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 137761 879.0 ns/op 9319.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 89751 1304 ns/op 6280.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 140984 2072 ns/op 3953.02 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 1136 145176 ns/op 7.02 MB/s BenchmarkAESCFBDecrypt1K-4 2274 53114 ns/op 19.19 MB/s BenchmarkAESCFBDecrypt8K-4 298 413130 ns/op 19.82 MB/s BenchmarkAESOFB1K-4 5533 39994 ns/op 25.48 MB/s BenchmarkAESCTR1K-4 5472 25808 ns/op 39.48 MB/s BenchmarkAESCTR8K-4 633 255016 ns/op 32.10 MB/s BenchmarkAESCBCEncrypt1K-4 375308 411.9 ns/op 2486.34 MB/s BenchmarkAESCBCDecrypt1K-4 899724 568.0 ns/op 1802.77 MB/s PASS ok crypto/cipher 12.439s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 27946 15738 ns/op 0.51 MB/s BenchmarkDecrypt-4 37612 5148 ns/op 1.55 MB/s BenchmarkTDESEncrypt-4 10000 20530 ns/op 0.39 MB/s BenchmarkTDESDecrypt-4 10000 10230 ns/op 0.78 MB/s PASS ok crypto/des 4.147s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 880 309201 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 1 111508249 ns/op 1096 B/op 22 allocs/op BenchmarkECDH/P521-4 2 53138599 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 15 10512369 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 7.688s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2410 54958 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1834 64791 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1332 101913 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2299 49452 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1137 171961 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 716 204018 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3526 87231 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 19985064 ns/op 1093 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 15086324 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 11.593s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 115 3677632 ns/op BenchmarkNewKeyFromSeed-4 100 1123124 ns/op BenchmarkSigning-4 97 3767410 ns/op BenchmarkVerification-4 28 3812651 ns/op PASS ok crypto/ed25519 4.518s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4113 97810 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 66 1624575 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 11035102 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11192708 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1246 391544 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 28 3915944 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 18518514 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 2 106734327 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 7628 64550 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4320 29089 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2733 41429 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 43 5238468 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1870 201849 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 150 1008624 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1287 110423 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 48 3462882 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 14.397s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15082 15652 ns/op 65.42 MB/s BenchmarkHMACSHA256_32-4 10000 34084 ns/op 0.94 MB/s BenchmarkNewWriteSum-4 10000 97306 ns/op 0.33 MB/s PASS ok crypto/hmac 4.235s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 33748 25813 ns/op BenchmarkModSub-4 42526 2970 ns/op BenchmarkMontgomeryRepr-4 10000 10972 ns/op BenchmarkMontgomeryMul-4 10000 65263 ns/op BenchmarkModMul-4 6358 19094 ns/op BenchmarkExpBig-4 7 26001208 ns/op BenchmarkExp-4 3 34549416 ns/op PASS ok crypto/internal/bigmod 10.174s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 525 223393 ns/op BenchmarkScalarBaseMult-4 114 1103885 ns/op BenchmarkScalarMult-4 39 4630708 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 54 15875866 ns/op PASS ok crypto/internal/edwards25519 5.375s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 211816 1402 ns/op BenchmarkMultiply-4 258266 439.2 ns/op BenchmarkSquare-4 322964 359.2 ns/op BenchmarkInvert-4 1353 99106 ns/op BenchmarkMult32-4 715576 390.3 ns/op PASS ok crypto/internal/edwards25519/field 7.450s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 27 3862104 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1408 235701 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 1 176691235 ns/op 48 B/op 1 allocs/op BenchmarkScalarMult/P521-4 3 126170075 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 67 1584826 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6423 25547 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 10198723 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 156303615 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 5.809s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 288446 948.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 121723 1752 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61717 2043 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 298641 406.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 134499 855.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59214 2499 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 4.050s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 80574 1462 ns/op 5.47 MB/s BenchmarkHash64-4 99973 2644 ns/op 24.21 MB/s BenchmarkHash128-4 90393 1406 ns/op 91.02 MB/s BenchmarkHash256-4 87289 1438 ns/op 178.02 MB/s BenchmarkHash512-4 70198 2647 ns/op 193.45 MB/s BenchmarkHash1K-4 48799 2494 ns/op 410.56 MB/s BenchmarkHash8K-4 9633 13191 ns/op 621.01 MB/s BenchmarkHash1M-4 80 1861693 ns/op 563.24 MB/s BenchmarkHash8M-4 9 12603009 ns/op 665.60 MB/s BenchmarkHash8BytesUnaligned-4 80774 1446 ns/op 5.53 MB/s BenchmarkHash1KUnaligned-4 41029 2809 ns/op 364.48 MB/s BenchmarkHash8KUnaligned-4 10000 15706 ns/op 521.58 MB/s PASS ok crypto/md5 8.343s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 235334332 ns/op PASS ok crypto/rand 1.621s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 53794 ns/op 2.38 MB/s BenchmarkRC4_1K-4 1368 322864 ns/op 3.17 MB/s BenchmarkRC4_8K-4 100 1099592 ns/op 7.36 MB/s PASS ok crypto/rc4 3.087s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 100445362 ns/op BenchmarkDecryptPKCS1v15/3072-4 2 55069798 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 210672519 ns/op BenchmarkEncryptPKCS1v15/2048-4 20 10746350 ns/op BenchmarkDecryptOAEP/2048-4 6 27685373 ns/op BenchmarkEncryptOAEP/2048-4 19 6016026 ns/op BenchmarkSignPKCS1v15/2048-4 3 65012628 ns/op BenchmarkVerifyPKCS1v15/2048-4 18 5921010 ns/op BenchmarkSignPSS/2048-4 6 25294977 ns/op BenchmarkVerifyPSS/2048-4 20 10088542 ns/op PASS ok crypto/rsa 7.299s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 58278 7356 ns/op 1.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 99145 2213 ns/op 3.62 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 87157 1806 ns/op 177.17 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 116952 4169 ns/op 76.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 70963 1824 ns/op 561.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 86648 1430 ns/op 716.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 17509 5920 ns/op 1383.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 21535 5177 ns/op 1582.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 6.478s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 58432 2206 ns/op 3.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 64357 2574 ns/op 3.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64568 7472 ns/op 1.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54789 2131 ns/op 480.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 64678 1875 ns/op 546.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 53407 6512 ns/op 157.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23052 16056 ns/op 510.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22874 22121 ns/op 370.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6528 17174 ns/op 477.01 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 11.870s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 41295 4513 ns/op 1.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55249 9759 ns/op 0.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50516 7064 ns/op 1.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46105 2965 ns/op 345.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 10000 30472 ns/op 33.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 47265 2465 ns/op 415.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 24679 6715 ns/op 1220.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29839 8057 ns/op 1016.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26469 4420 ns/op 1853.50 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 9.547s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13797474 8.553 ns/op BenchmarkConstantTimeEq-4 9831536 15.31 ns/op BenchmarkConstantTimeLessOrEq-4 14250016 8.711 ns/op BenchmarkXORBytes/8Bytes-4 10000 36829 ns/op 0.22 MB/s BenchmarkXORBytes/128Bytes-4 167918 723.8 ns/op 176.83 MB/s BenchmarkXORBytes/2048Bytes-4 15867 7962 ns/op 257.21 MB/s BenchmarkXORBytes/32768Bytes-4 1332 90020 ns/op 364.01 MB/s PASS ok crypto/subtle 9.617s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 16 12278807 ns/op BenchmarkCertCache/1-4 9 22102059 ns/op BenchmarkCertCache/2-4 27 21029965 ns/op BenchmarkCertCache/3-4 8 16291378 ns/op BenchmarkHandshakeServer/RSA-4 10 33654428 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 6 30145184 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 1 125789394 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 8007610 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 162 1241360 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 10563227 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 24099128 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 52229802 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 285323200 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 521901859 ns/op 2.01 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 294846538 ns/op 3.56 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 73142920 ns/op 28.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 126949596 ns/op 16.52 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 180267971 ns/op 23.27 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 189376710 ns/op 22.15 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 349297771 ns/op 24.02 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 608568158 ns/op 13.78 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1055575969 ns/op 15.89 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 2923097455 ns/op 5.74 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2063212373 ns/op 16.26 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1276559502 ns/op 26.29 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4691964940 ns/op 14.30 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5961298379 ns/op 11.26 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 252690850 ns/op 4.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 135767453 ns/op 7.72 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 125304188 ns/op 16.74 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 105894376 ns/op 19.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 356933407 ns/op 11.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 406975527 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 287291181 ns/op 29.20 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 210797982 ns/op 39.79 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 738014212 ns/op 22.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1913384691 ns/op 8.77 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1085143969 ns/op 30.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2717337420 ns/op 12.35 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3346993321 ns/op 20.05 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5301458858 ns/op 12.66 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 760411120 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 726647471 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 400683016 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 336126238 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 172444886 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 175250956 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 125668941 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 119153217 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 699314411 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 1 220528807 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 862264556 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 214339332 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 162387609 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 119141264 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 160769591 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 93232954 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 82301822 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 74008345 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 75506194 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 1 106635995 ns/op PASS ok crypto/tls 70.017s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 3 81041884 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 417 276633 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 733 1222639 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 807 343638 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 6.420s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 33 6201146 ns/op 276464 B/op 1601 allocs/op BenchmarkConcurrentStmtQuery-4 33 9365778 ns/op 259977 B/op 1914 allocs/op BenchmarkConcurrentStmtExec-4 55 2649420 ns/op 215362 B/op 505 allocs/op BenchmarkConcurrentTxQuery-4 36 10939962 ns/op 271963 B/op 2119 allocs/op BenchmarkConcurrentTxExec-4 54 2622887 ns/op 88029 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 8053390 ns/op 111507 B/op 2132 allocs/op BenchmarkConcurrentTxStmtExec-4 135 2515869 ns/op 40228 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 8362998 ns/op 225901 B/op 1715 allocs/op BenchmarkManyConcurrentQueries-4 1790 170890 ns/op 4135 B/op 20 allocs/op BenchmarkGrabConn-4 260667 2147 ns/op 0 B/op 0 allocs/op PASS ok database/sql 6.605s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1410 306478 ns/op BenchmarkSymbols32-4 1466 128590 ns/op PASS ok debug/elf 2.102s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 115024 8515 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 31 6610920 ns/op 188170 B/op 13 allocs/op Benchmark115/LineToPC-4 37 8441985 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 9513 10953 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 4.577s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 51376 2231 ns/op BenchmarkMarshal-4 571 181856 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2738 54229 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.918s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 214 657190 ns/op 12.47 MB/s BenchmarkEncodeToString-4 100 2209349 ns/op 3.71 MB/s BenchmarkDecode-4 82 4620408 ns/op 2.84 MB/s BenchmarkDecodeString-4 142 2182560 ns/op 6.01 MB/s PASS ok encoding/base32 4.099s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 268 1211279 ns/op 6.76 MB/s BenchmarkDecodeString/2-4 263851 781.0 ns/op 5.12 MB/s BenchmarkDecodeString/4-4 208842 2415 ns/op 3.31 MB/s BenchmarkDecodeString/8-4 168790 798.1 ns/op 15.04 MB/s BenchmarkDecodeString/64-4 10000 11109 ns/op 7.92 MB/s BenchmarkDecodeString/8192-4 100 3617321 ns/op 3.02 MB/s BenchmarkNewEncoding-4 48721 3457 ns/op 74.05 MB/s PASS ok encoding/base64 6.376s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1274 92497 ns/op 43.24 MB/s BenchmarkReadStruct-4 10000 15386 ns/op 4.87 MB/s BenchmarkWriteStruct-4 14730 8596 ns/op 8.72 MB/s BenchmarkReadInts-4 45930 3550 ns/op 8.45 MB/s BenchmarkWriteInts-4 32797 8034 ns/op 3.73 MB/s BenchmarkWriteSlice1000Int32s-4 308 404621 ns/op 9.89 MB/s BenchmarkPutUint16-4 3265260 102.7 ns/op 19.47 MB/s BenchmarkAppendUint16-4 2967102 76.32 ns/op 26.21 MB/s BenchmarkPutUint32-4 2282244 85.93 ns/op 46.55 MB/s BenchmarkAppendUint32-4 2267758 53.28 ns/op 75.07 MB/s BenchmarkPutUint64-4 590098 217.0 ns/op 36.87 MB/s BenchmarkAppendUint64-4 737658 159.8 ns/op 50.07 MB/s BenchmarkLittleEndianPutUint16-4 2948742 50.15 ns/op 39.88 MB/s BenchmarkLittleEndianAppendUint16-4 2755374 83.07 ns/op 24.08 MB/s BenchmarkLittleEndianPutUint32-4 1000000 122.2 ns/op 32.74 MB/s BenchmarkLittleEndianAppendUint32-4 2082777 55.99 ns/op 71.44 MB/s BenchmarkLittleEndianPutUint64-4 726340 165.7 ns/op 48.28 MB/s BenchmarkLittleEndianAppendUint64-4 695522 160.4 ns/op 49.88 MB/s BenchmarkReadFloats-4 169928 1589 ns/op 7.55 MB/s BenchmarkWriteFloats-4 160303 1063 ns/op 11.28 MB/s BenchmarkReadSlice1000Float32s-4 836 284477 ns/op 14.06 MB/s BenchmarkWriteSlice1000Float32s-4 703 142393 ns/op 28.09 MB/s BenchmarkReadSlice1000Uint8s-4 10000 66756 ns/op 14.98 MB/s BenchmarkWriteSlice1000Uint8s-4 28303 11500 ns/op 86.96 MB/s BenchmarkPutUvarint32-4 505370 361.5 ns/op 11.07 MB/s BenchmarkPutUvarint64-4 171222 789.6 ns/op 10.13 MB/s PASS ok encoding/binary 19.824s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4843 24720 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5624 41115 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5389 61538 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3014 148678 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5554 24269 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5325 132034 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5376 40879 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3276 38839 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8628 25612 ns/op PASS ok encoding/csv 9.138s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 8674 62664 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5400 62509 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 48 9648824 ns/op 19352 B/op 347 allocs/op BenchmarkEncodeComplex128Slice-4 100 1500345 ns/op 4907 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 916 209380 ns/op 95 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1039 438907 ns/op 84 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1681 196064 ns/op 230 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 18 7779073 ns/op 51405 B/op 248 allocs/op BenchmarkDecodeComplex128Slice-4 100 1718097 ns/op 25783 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 792 859424 ns/op 10810 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 614 363937 ns/op 9774 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 100 1014006 ns/op 39723 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 174 3384777 ns/op 66931 B/op 2223 allocs/op BenchmarkDecodeBytesSlice-4 303 407348 ns/op 24268 B/op 208 allocs/op BenchmarkDecodeInterfaceSlice-4 60 2783267 ns/op 83444 B/op 3178 allocs/op BenchmarkDecodeMap-4 70 3042099 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 14.849s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 12998 ns/op 19.70 MB/s BenchmarkEncode/1024-4 3402 33961 ns/op 30.15 MB/s BenchmarkEncode/4096-4 688 180157 ns/op 22.74 MB/s BenchmarkEncode/16384-4 210 635651 ns/op 25.78 MB/s BenchmarkDecode/256-4 27232 14626 ns/op 17.50 MB/s BenchmarkDecode/1024-4 6645 43789 ns/op 23.38 MB/s BenchmarkDecode/4096-4 1789 238814 ns/op 17.15 MB/s BenchmarkDecode/16384-4 370 867492 ns/op 18.89 MB/s BenchmarkDump/256-4 1179 99684 ns/op 2.57 MB/s BenchmarkDump/1024-4 259 2119365 ns/op 0.48 MB/s BenchmarkDump/4096-4 63 2415741 ns/op 1.70 MB/s BenchmarkDump/16384-4 8 32848151 ns/op 0.50 MB/s PASS ok encoding/hex 8.773s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 268388370 ns/op 7.23 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 147894388 ns/op 13.12 MB/s 136728 B/op 101 allocs/op BenchmarkCodeMarshal-4 1 536741421 ns/op 3.62 MB/s 10332728 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 613636342 ns/op 3.16 MB/s 10467256 B/op 136 allocs/op BenchmarkMarshalBytes/32-4 19917 6183 ns/op BenchmarkMarshalBytes/256-4 5128 94769 ns/op BenchmarkMarshalBytes/4096-4 229 1084698 ns/op BenchmarkMarshalBytesError/32-4 43 2480803 ns/op BenchmarkMarshalBytesError/256-4 49 2351995 ns/op BenchmarkMarshalBytesError/4096-4 43 4913710 ns/op BenchmarkMarshalMap-4 17679 16890 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 678971525 ns/op 2.86 MB/s 10099912 B/op 40042 allocs/op BenchmarkUnicodeDecoder-4 16726 8949 ns/op 1.56 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39493 11732 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 503612131 ns/op 3.85 MB/s 2021816 B/op 40012 allocs/op BenchmarkCodeUnmarshalReuse-4 1 518561079 ns/op 3.74 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 51645 7180 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 72678 2656 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 80007 5514 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 11557 26886 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 62415 2582 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 51200 3373 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 5846 19966 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6039 24254 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1096 154692 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 3910715 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 18704239 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 304753 337.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 420516 346.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 584035 191.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 584538 178.2 ns/op BenchmarkEncodeMarshaler-4 36546 3937 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 81132 2399 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5310945 59.26 ns/op BenchmarkNumberIsValidRegexp-4 14136 13063 ns/op PASS ok encoding/json 29.954s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 33 7587042 ns/op 8.64 MB/s BenchmarkDecode-4 16 7759586 ns/op 11.44 MB/s PASS ok encoding/pem 2.124s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 717 194408 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 687 285817 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1333 536981 ns/op PASS ok encoding/xml 3.904s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 238759 743.0 ns/op BenchmarkAs-4 84896 1474 ns/op PASS ok errors 2.808s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 774212 148.3 ns/op BenchmarkIntSet-4 821125 150.2 ns/op BenchmarkFloatAdd-4 433142 409.1 ns/op BenchmarkFloatSet-4 956679 171.2 ns/op BenchmarkStringSet-4 401356 332.6 ns/op BenchmarkMapSet-4 85324 2568 ns/op BenchmarkMapSetDifferent-4 37784 5500 ns/op BenchmarkMapSetDifferentRandom-4 307 962644 ns/op BenchmarkMapSetString-4 134511 2234 ns/op BenchmarkMapAddSame-4 100 1401046 ns/op BenchmarkMapAddDifferent-4 5598 39126 ns/op BenchmarkMapAddDifferentRandom-4 100 1982637 ns/op BenchmarkMapAddSameSteadyState-4 258459 429.8 ns/op BenchmarkMapAddDifferentSteadyState-4 78850 1766 ns/op BenchmarkMapString-4 6897 75239 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 26274 5046 ns/op PASS ok expvar 15.082s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 60531 4653 ns/op BenchmarkSprintfEmpty-4 181915 692.1 ns/op BenchmarkSprintfString-4 196371 3278 ns/op BenchmarkSprintfTruncateString-4 130772 3586 ns/op BenchmarkSprintfTruncateBytes-4 104793 1220 ns/op BenchmarkSprintfSlowParsingPath-4 79698 2964 ns/op BenchmarkSprintfQuoteString-4 10000 21758 ns/op BenchmarkSprintfInt-4 202258 3390 ns/op BenchmarkSprintfIntInt-4 106081 2870 ns/op BenchmarkSprintfPrefixedInt-4 161772 2947 ns/op BenchmarkSprintfFloat-4 43940 3752 ns/op BenchmarkSprintfComplex-4 10000 23452 ns/op BenchmarkSprintfBoolean-4 173096 699.2 ns/op BenchmarkSprintfHexString-4 38554 12307 ns/op BenchmarkSprintfHexBytes-4 64976 8574 ns/op BenchmarkSprintfBytes-4 15993 6841 ns/op BenchmarkSprintfStringer-4 66874 6641 ns/op BenchmarkSprintfStructure-4 13003 20305 ns/op BenchmarkManyArgs-4 47862 8966 ns/op BenchmarkFprintInt-4 62566 1927 ns/op BenchmarkFprintfBytes-4 74923 2417 ns/op BenchmarkFprintIntNoAlloc-4 59024 5038 ns/op BenchmarkScanInts-4 1 126017553 ns/op BenchmarkScanRecursiveInt-4 1 470981541 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 580983316 ns/op PASS ok fmt 26.172s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 577 450718 ns/op PASS ok go/build 1.673s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 45664 10569 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 9770 10323 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3325 44231 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1332 444113 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 343 1981607 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 76 5018847 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 22152454 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 55197364 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 376469199 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 6.466s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1475072945 ns/op 0.04 MB/s 46475600 B/op 48937 allocs/op PASS ok go/format 2.928s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 49525293 ns/op 1.09 MB/s BenchmarkParseOnly-4 3 101518328 ns/op 0.53 MB/s BenchmarkResolve-4 32 4215399 ns/op 12.78 MB/s PASS ok go/parser 7.339s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 446331178 ns/op 0.12 MB/s 5097648 B/op 27492 allocs/op BenchmarkPrintDecl-4 776 328722 ns/op 0.10 MB/s 15603 B/op 51 allocs/op PASS ok go/printer 4.186s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 244 908099 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11051200 ns/op 4.48 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 17816009 ns/op 4.06 MB/s BenchmarkScanFiles/net/http/server.go-4 3 36688248 ns/op 3.22 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 2470433 ns/op 1.25 MB/s PASS ok go/scanner 3.117s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 898114 435.2 ns/op PASS ok go/token 4.145s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1058807 ns/op BenchmarkNamed/Underlying/nongeneric-4 1318585 100.7 ns/op BenchmarkNamed/Underlying/generic-4 10000 18635 ns/op BenchmarkNamed/Underlying/src_instance-4 1365943 166.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1352026 123.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 42839 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 36821 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 38080 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 8236 45271 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1254277248 ns/op 18138 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 2380970538 ns/op 12699 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1284988686 ns/op 24626 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 774251550 ns/op 42870 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2162319397 ns/op 2311 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 192073201 ns/op 26911 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 108384631 ns/op 47692 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 209709908 ns/op 21842 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 725079936 ns/op 2669 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 126245105 ns/op 17100 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 69011414 ns/op 31297 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 175302084 ns/op 10495 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2027145190 ns/op 32142 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1185346862 ns/op 53386 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 742918120 ns/op 87703 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 283618088 ns/op 229701 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2594673296 ns/op 773.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 619460562 ns/op 3240 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 127447338 ns/op 12308 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 680066464 ns/op 2935 lines/s PASS ok go/types 70.130s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 8764 12060 ns/op 84.91 MB/s PASS ok hash/adler32 1.361s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 201572 520.8 ns/op 28.80 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193684 1076 ns/op 13.94 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 77810 2548 ns/op 15.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 57409 1966 ns/op 20.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 529938 531.4 ns/op 963.55 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 555925 307.9 ns/op 1662.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 516978 219.5 ns/op 4664.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 529222 960.8 ns/op 1065.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 303944 329.1 ns/op 12447.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 388290 329.2 ns/op 12441.89 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 26810 4448 ns/op 7366.63 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 120368 1269 ns/op 25816.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 188674 1596 ns/op 9.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 170125 851.0 ns/op 17.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 57390 6320 ns/op 6.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 81104 4012 ns/op 9.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 454038 445.1 ns/op 1150.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 476930 251.8 ns/op 2033.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 455085 606.1 ns/op 1689.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 469578 2118 ns/op 483.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 316477 353.5 ns/op 11586.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 325783 458.0 ns/op 8943.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 125295 922.2 ns/op 35533.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 122494 956.6 ns/op 34253.74 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 244311 5170 ns/op 2.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 212695 613.0 ns/op 24.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 47396 2567 ns/op 15.58 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 10000 10333 ns/op 3.87 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9190 34869 ns/op 14.68 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8704 116388 ns/op 4.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4420 170417 ns/op 6.01 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4323 44770 ns/op 22.87 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 986 178825 ns/op 22.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1160 472490 ns/op 8.67 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1259474 ns/op 26.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 5779389 ns/op 5.67 MB/s PASS ok hash/crc32 66.820s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 57 4056692 ns/op 16.16 MB/s BenchmarkCrc64/ISO4KB-4 822 155654 ns/op 26.31 MB/s BenchmarkCrc64/ISO1KB-4 3152 130025 ns/op 7.88 MB/s BenchmarkCrc64/ECMA64KB-4 52 2555662 ns/op 25.64 MB/s BenchmarkCrc64/Random64KB-4 54 4794168 ns/op 13.67 MB/s BenchmarkCrc64/Random16KB-4 100 1188966 ns/op 13.78 MB/s PASS ok hash/crc64 7.640s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8679 13215 ns/op 77.49 MB/s BenchmarkFnv32aKB-4 8809 20118 ns/op 50.90 MB/s BenchmarkFnv64KB-4 9060 24550 ns/op 41.71 MB/s BenchmarkFnv64aKB-4 10000 13925 ns/op 73.54 MB/s BenchmarkFnv128KB-4 1861 182474 ns/op 5.61 MB/s BenchmarkFnv128aKB-4 1287 81752 ns/op 12.53 MB/s PASS ok hash/fnv 4.526s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 360375 484.8 ns/op 8.25 MB/s BenchmarkHash/n=4/Bytes-4 3184246 60.65 ns/op 65.95 MB/s BenchmarkHash/n=4/String-4 1000000 557.9 ns/op 7.17 MB/s BenchmarkHash/n=8/Write-4 515733 225.0 ns/op 35.55 MB/s BenchmarkHash/n=8/Bytes-4 5204163 23.14 ns/op 345.71 MB/s BenchmarkHash/n=8/String-4 1710021 73.00 ns/op 109.59 MB/s BenchmarkHash/n=16/Write-4 428421 252.6 ns/op 63.34 MB/s BenchmarkHash/n=16/Bytes-4 5164870 29.68 ns/op 539.16 MB/s BenchmarkHash/n=16/String-4 1707199 308.5 ns/op 51.87 MB/s BenchmarkHash/n=32/Write-4 503896 1411 ns/op 22.68 MB/s BenchmarkHash/n=32/Bytes-4 4091210 33.90 ns/op 944.01 MB/s BenchmarkHash/n=32/String-4 1529788 120.8 ns/op 264.86 MB/s BenchmarkHash/n=64/Write-4 443196 387.3 ns/op 165.25 MB/s BenchmarkHash/n=64/Bytes-4 3833715 45.52 ns/op 1405.96 MB/s BenchmarkHash/n=64/String-4 1531386 118.6 ns/op 539.81 MB/s BenchmarkHash/n=256/Write-4 285296 354.4 ns/op 722.26 MB/s BenchmarkHash/n=256/Bytes-4 1000000 175.4 ns/op 1459.55 MB/s BenchmarkHash/n=256/String-4 663352 396.8 ns/op 645.11 MB/s BenchmarkHash/n=320/Write-4 349424 341.4 ns/op 937.40 MB/s BenchmarkHash/n=320/Bytes-4 1000000 401.3 ns/op 797.37 MB/s BenchmarkHash/n=320/String-4 540223 493.1 ns/op 648.95 MB/s BenchmarkHash/n=1024/Write-4 218119 875.4 ns/op 1169.77 MB/s BenchmarkHash/n=1024/Bytes-4 590559 345.3 ns/op 2965.82 MB/s BenchmarkHash/n=1024/String-4 179589 929.6 ns/op 1101.59 MB/s BenchmarkHash/n=4096/Write-4 90357 1713 ns/op 2391.35 MB/s BenchmarkHash/n=4096/Bytes-4 160864 4002 ns/op 1023.54 MB/s BenchmarkHash/n=4096/String-4 52737 2280 ns/op 1796.77 MB/s BenchmarkHash/n=16384/Write-4 25267 15196 ns/op 1078.20 MB/s BenchmarkHash/n=16384/Bytes-4 40752 5340 ns/op 3068.42 MB/s BenchmarkHash/n=16384/String-4 13797 8556 ns/op 1914.97 MB/s PASS ok hash/maphash 51.153s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 745 198713 ns/op BenchmarkEscapeNone-4 89043 1363 ns/op BenchmarkUnescape-4 811 1059970 ns/op BenchmarkUnescapeNone-4 522690 1238 ns/op BenchmarkUnescapeSparse-4 9447 71847 ns/op BenchmarkUnescapeDense-4 740 331086 ns/op PASS ok html 6.377s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 6789 15376 ns/op BenchmarkCSSEscaperNoSpecials-4 46808 10112 ns/op BenchmarkDecodeCSS-4 24218 17318 ns/op BenchmarkDecodeCSSNoSpecials-4 3665857 62.55 ns/op BenchmarkCSSValueFilter-4 119415 7473 ns/op BenchmarkCSSValueFilterOk-4 81994 2494 ns/op BenchmarkEscapedExecute-4 3889 31173 ns/op BenchmarkHTMLNospaceEscaper-4 10000 37128 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70905 6328 ns/op BenchmarkStripTags-4 10000 12031 ns/op BenchmarkStripTagsNoSpecials-4 327994 747.1 ns/op BenchmarkJSValEscaperWithNum-4 19674 26901 ns/op BenchmarkJSValEscaperWithStr-4 5031 94926 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 20644 ns/op BenchmarkJSValEscaperWithObj-4 4342 27420 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 33493 ns/op BenchmarkJSStrEscaperNoSpecials-4 61633 2304 ns/op BenchmarkJSStrEscaper-4 10000 12659 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58425 8777 ns/op BenchmarkJSRegexpEscaper-4 9740 39948 ns/op BenchmarkTemplateSpecialTags-4 81 4679673 ns/op BenchmarkURLEscaper-4 3642 45711 ns/op BenchmarkURLEscaperNoSpecials-4 169947 1042 ns/op BenchmarkURLNormalizer-4 4652 124098 ns/op BenchmarkURLNormalizerNoSpecials-4 159811 3877 ns/op BenchmarkSrcsetFilter-4 10000 25454 ns/op BenchmarkSrcsetFilterNoSpecials-4 86690 2975 ns/op PASS ok html/template 30.631s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 452415 617.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 370605 536.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 521443 829.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 425084 352.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 245.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 128.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 821234 130.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 410186 5448 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 310279 1670 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 374835 271.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 316210 469.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 668764 182.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 498662 854.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 570124 353.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 487004 330.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 358443 1815 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 635409 217.1 ns/op BenchmarkRGBASetRGBA-4 771822 312.3 ns/op BenchmarkRGBA64At-4 504156 251.2 ns/op BenchmarkRGBA64SetRGBA64-4 594240 499.8 ns/op BenchmarkNRGBAAt-4 764452 203.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.0 ns/op BenchmarkNRGBA64At-4 493894 245.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 585925 786.0 ns/op BenchmarkAlphaAt-4 1000000 113.0 ns/op BenchmarkAlphaSetAlpha-4 2208090 203.6 ns/op BenchmarkAlpha16At-4 919429 340.3 ns/op BenchmarkAlphaSetAlpha16-4 932220 175.4 ns/op BenchmarkGrayAt-4 2249416 61.22 ns/op BenchmarkGraySetGray-4 1921869 58.56 ns/op BenchmarkGray16At-4 1000000 100.1 ns/op BenchmarkGraySetGray16-4 864433 158.2 ns/op PASS ok image 23.430s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2938630 71.90 ns/op BenchmarkYCbCrToRGB/128-4 2663396 67.66 ns/op BenchmarkYCbCrToRGB/255-4 2893124 72.38 ns/op BenchmarkRGBToYCbCr/0-4 2334014 125.7 ns/op BenchmarkRGBToYCbCr/Cb-4 2873754 43.55 ns/op BenchmarkRGBToYCbCr/Cr-4 2539528 59.93 ns/op BenchmarkYCbCrToRGBA/0-4 2274382 77.31 ns/op BenchmarkYCbCrToRGBA/128-4 2322360 95.37 ns/op BenchmarkYCbCrToRGBA/255-4 2286842 47.18 ns/op BenchmarkNYCbCrAToRGBA/0-4 2253963 53.37 ns/op BenchmarkNYCbCrAToRGBA/128-4 2341992 99.20 ns/op BenchmarkNYCbCrAToRGBA/255-4 1632255 135.4 ns/op PASS ok image/color 10.029s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59326938 ns/op BenchmarkFillSrc-4 1 123377555 ns/op BenchmarkCopyOver-4 5 82878071 ns/op BenchmarkCopySrc-4 519 230210 ns/op BenchmarkNRGBAOver-4 2 51800454 ns/op BenchmarkNRGBASrc-4 10 11733216 ns/op BenchmarkYCbCr-4 3 35817703 ns/op BenchmarkGray-4 15 24595666 ns/op BenchmarkCMYK-4 8 41944131 ns/op BenchmarkGlyphOver-4 15 7832728 ns/op BenchmarkRGBAMaskOver-4 2 92839626 ns/op BenchmarkGrayMaskOver-4 2 276413932 ns/op BenchmarkRGBA64ImageMaskOver-4 2 51197908 ns/op BenchmarkRGBA-4 2 70392754 ns/op BenchmarkPalettedFill-4 912 580340 ns/op BenchmarkPalettedRGBA-4 3 49284520 ns/op BenchmarkGenericOver-4 2 99263671 ns/op BenchmarkGenericMaskOver-4 2 61334194 ns/op BenchmarkGenericSrc-4 2 90058086 ns/op BenchmarkGenericMaskSrc-4 2 80875867 ns/op PASS ok image/draw 24.177s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 10492900 ns/op 1.47 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 268623140 ns/op 1.14 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 7218297991 ns/op 0.17 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 26 5832218 ns/op 2.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 297222884 ns/op 0.21 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 13.376s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2334 116687 ns/op BenchmarkIDCT-4 100 1484566 ns/op BenchmarkDecodeBaseline-4 5 21702240 ns/op 2.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 47742522 ns/op 1.29 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 445920843 ns/op 2.76 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 450824657 ns/op 2.04 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 7.797s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11540060 21.15 ns/op BenchmarkDecodeGray-4 10 11361449 ns/op 5.77 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 65250400 ns/op 4.02 MB/s 337332 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 51339654 ns/op 5.11 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 7330075 ns/op 8.94 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 171937283 ns/op 1.52 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 59186925 ns/op 4.43 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 105004086 ns/op 2.93 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 185681067 ns/op 1.65 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 572209816 ns/op 2.15 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 451224402 ns/op 2.72 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 53128402 ns/op 5.78 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 1014323400 ns/op 1.21 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1583307036 ns/op 0.78 MB/s 864088 B/op 29 allocs/op PASS ok image/png 16.343s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 66815918 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 151490810 ns/op 0.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 560907229 ns/op 0.89 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 482875323 ns/op 1.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 103331144 ns/op 0.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 64039554 ns/op 1.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 377828074 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 275197234 ns/op 1.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 773691236 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1012313664 ns/op 0.99 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 6624166514 ns/op 0.75 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4963046169 ns/op 1.01 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 28695169 ns/op 3.48 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 12174706 ns/op 8.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 179529541 ns/op 2.79 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 109213380 ns/op 4.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 127682083 ns/op 7.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 172090696 ns/op 5.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 733351068 ns/op 6.82 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 768075157 ns/op 6.51 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 87766384 ns/op 1.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 123242810 ns/op 0.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 486289776 ns/op 1.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 393205055 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1865560244 ns/op 0.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1115898941 ns/op 0.90 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 12389530952 ns/op 0.40 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 11067699616 ns/op 0.45 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 408242067 ns/op 10.24 MB/s 5275744 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 212692595 ns/op 19.65 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 82.927s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31984 4937 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 10000 29696 ns/op 0.07 MB/s BenchmarkMarshalCorpusFile/4-4 10000 11662 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/8-4 19652 11795 ns/op 0.68 MB/s BenchmarkMarshalCorpusFile/16-4 20023 9642 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/32-4 12331 12105 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/64-4 9511 16823 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/128-4 4238 44810 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/256-4 3308 44878 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/512-4 1740 506717 ns/op 1.01 MB/s BenchmarkMarshalCorpusFile/1024-4 1095 662404 ns/op 1.55 MB/s BenchmarkMarshalCorpusFile/2048-4 100 1084900 ns/op 1.89 MB/s BenchmarkMarshalCorpusFile/4096-4 100 2040001 ns/op 2.01 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2367954 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/16384-4 64 3708307 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/32768-4 18 15271419 ns/op 2.15 MB/s BenchmarkMarshalCorpusFile/65536-4 14 14878772 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/131072-4 4 70174089 ns/op 1.87 MB/s BenchmarkMarshalCorpusFile/262144-4 1 204573893 ns/op 1.28 MB/s BenchmarkMarshalCorpusFile/524288-4 1 211676271 ns/op 2.48 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 202621754 ns/op 5.18 MB/s BenchmarkUnmarshalCorpusFile/1-4 7314 24862 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 6639 46168 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/4-4 6564 35814 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/8-4 5337 33931 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/16-4 4816 36550 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/32-4 3604 33641 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 2074 64422 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/128-4 2431 61610 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/256-4 961 146791 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/512-4 532 232254 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/1024-4 249 433353 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 139 860776 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 2464678 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 5527476 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 12175170 ns/op 1.35 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 15507697 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 49581795 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56176736 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 133573049 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 313282379 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 848561554 ns/op 1.24 MB/s BenchmarkMutatorBytes/1-4 30589 3791 ns/op BenchmarkMutatorBytes/10-4 36534 3518 ns/op BenchmarkMutatorBytes/100-4 18787 8164 ns/op BenchmarkMutatorBytes/1000-4 17802 8695 ns/op BenchmarkMutatorBytes/10000-4 8724 24298 ns/op BenchmarkMutatorBytes/100000-4 1279 126429 ns/op BenchmarkMutatorString/1-4 32944 4853 ns/op BenchmarkMutatorString/10-4 18100 35774 ns/op BenchmarkMutatorString/100-4 28136 4067 ns/op BenchmarkMutatorString/1000-4 10000 19227 ns/op BenchmarkMutatorString/10000-4 4048 49496 ns/op BenchmarkMutatorString/100000-4 301 352752 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18718 7180 ns/op BenchmarkMutatorAllBasicTypes/string-4 18427 7188 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63512 2247 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61328 1991 ns/op BenchmarkMutatorAllBasicTypes/float64-4 62277 1971 ns/op BenchmarkMutatorAllBasicTypes/int-4 61712 1888 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59529 2922 ns/op BenchmarkMutatorAllBasicTypes/int16-4 66652 2306 ns/op BenchmarkMutatorAllBasicTypes/int32-4 65191 1956 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66252 2438 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 61952 4805 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62036 3355 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58506 2126 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 51286 2586 ns/op PASS ok internal/fuzz 46.769s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 20752 22994 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 170085 931.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.287s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 55005 6387 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36032 3243 ns/op BenchmarkSplicePipePoolParallel-4 107923 1208 ns/op BenchmarkSplicePipeNativeParallel-4 46821 4060 ns/op PASS ok internal/poll 3.670s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 43395951 ns/op PASS ok internal/trace 6.752s PASS ok internal/zstd 1.119s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 19791 ns/op BenchmarkCopyNLarge-4 100 3094703 ns/op PASS ok io 1.709s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 184287 1274 ns/op BenchmarkPrintln-4 22213 11871 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 10000 21046 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 3441 41155 ns/op BenchmarkDiscard-4 1000000 103.2 ns/op 0 B/op 0 allocs/op PASS ok log 4.516s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 65988 2148 ns/op BenchmarkJSONHandler/defaults-4 6565 20791 ns/op 520 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3855 30250 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4207 26176 ns/op 762 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6100 18130 ns/op 523 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6630 38436 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5143 27504 ns/op 529 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 18430 13100 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26085 5162 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 112926 1568 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 83952 1548 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 87606 1747 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 72129 3399 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 77769 1957 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 76084 2087 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 965659 143.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 643580 190.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 435566 271.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 327241 426.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 280095 475.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5288 59521 ns/op BenchmarkDispatch/switch-checked-4 174723 757.5 ns/op BenchmarkDispatch/As-4 82411 1627 ns/op BenchmarkDispatch/Visit-4 141396 828.3 ns/op BenchmarkUnsafeStrings-4 10000 12660 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 15.020s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 453816 274.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1056464 132.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 478615 371.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 200424 605.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 45648 3289 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 38164 4195 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 10000 12325 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 2954 93907 ns/op 3432 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12391 108829 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8470 56880 ns/op 615 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4730 78256 ns/op 1066 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1462 241675 ns/op 4322 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 4603 25899 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 7946 20994 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 3944 57520 ns/op 947 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2520 63923 ns/op 3729 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 12.300s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 90812923 ns/op PASS ok maps 4.103s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6325807 58.98 ns/op BenchmarkAcosh-4 4736088 27.19 ns/op BenchmarkAsin-4 6641104 18.56 ns/op BenchmarkAsinh-4 4776458 34.56 ns/op BenchmarkAtan-4 7072640 16.19 ns/op BenchmarkAtanh-4 4802253 32.27 ns/op BenchmarkAtan2-4 1000000 147.0 ns/op BenchmarkCbrt-4 5848803 23.12 ns/op BenchmarkCeil-4 16286876 23.14 ns/op BenchmarkCopysign-4 2501649 48.23 ns/op BenchmarkCos-4 8521444 16.15 ns/op BenchmarkCosh-4 6723856 18.99 ns/op BenchmarkErf-4 5945650 18.44 ns/op BenchmarkErfc-4 6197959 19.58 ns/op BenchmarkErfinv-4 3004790 35.51 ns/op BenchmarkErfcinv-4 1000000 129.3 ns/op BenchmarkExp-4 6358387 16.61 ns/op BenchmarkExpGo-4 1000000 119.0 ns/op BenchmarkExpm1-4 7015903 17.65 ns/op BenchmarkExp2-4 1000000 195.6 ns/op BenchmarkExp2Go-4 953976 145.7 ns/op BenchmarkAbs-4 3441396 85.56 ns/op BenchmarkDim-4 6859891 33.74 ns/op BenchmarkFloor-4 15727102 27.94 ns/op BenchmarkMax-4 11165545 9.988 ns/op BenchmarkMin-4 10884768 11.44 ns/op BenchmarkMod-4 290692 406.9 ns/op BenchmarkFrexp-4 1974434 87.04 ns/op BenchmarkGamma-4 398654 556.0 ns/op BenchmarkHypot-4 1638835 76.86 ns/op BenchmarkHypotGo-4 1554950 97.97 ns/op BenchmarkIlogb-4 2488480 96.11 ns/op BenchmarkJ0-4 144865 883.0 ns/op BenchmarkJ1-4 92559 3269 ns/op BenchmarkJn-4 82556 1487 ns/op BenchmarkLdexp-4 1000000 134.0 ns/op BenchmarkLgamma-4 514309 259.7 ns/op BenchmarkLog-4 6525397 28.25 ns/op BenchmarkLogb-4 2448618 68.40 ns/op BenchmarkLog1p-4 5580016 150.5 ns/op BenchmarkLog10-4 1000000 153.5 ns/op BenchmarkLog2-4 1000000 127.8 ns/op BenchmarkModf-4 2823045 57.82 ns/op BenchmarkNextafter32-4 3148330 47.75 ns/op BenchmarkNextafter64-4 3189159 38.45 ns/op BenchmarkPowInt-4 2861053 36.75 ns/op BenchmarkPowFrac-4 3085372 97.20 ns/op BenchmarkPow10Pos-4 4005676 90.43 ns/op BenchmarkPow10Neg-4 3328324 176.3 ns/op BenchmarkRound-4 8034763 14.81 ns/op BenchmarkRoundToEven-4 4462303 31.59 ns/op BenchmarkRemainder-4 491872 680.8 ns/op BenchmarkSignbit-4 3817710 73.17 ns/op BenchmarkSin-4 7404543 15.24 ns/op BenchmarkSincos-4 492882 252.3 ns/op BenchmarkSinh-4 6047368 22.90 ns/op BenchmarkSqrtIndirect-4 12707491 14.41 ns/op BenchmarkSqrtLatency-4 6245851 21.60 ns/op BenchmarkSqrtIndirectLatency-4 10348059 13.28 ns/op BenchmarkSqrtGoLatency-4 1519882 95.38 ns/op BenchmarkSqrtPrime-4 115251 1020 ns/op BenchmarkTan-4 5227602 19.32 ns/op BenchmarkTanh-4 5580148 21.37 ns/op BenchmarkTrunc-4 15384040 18.83 ns/op BenchmarkY0-4 154687 779.8 ns/op BenchmarkY1-4 149164 1029 ns/op BenchmarkYn-4 77095 2148 ns/op BenchmarkFloat64bits-4 4972808 25.45 ns/op BenchmarkFloat64frombits-4 5192458 28.50 ns/op BenchmarkFloat32bits-4 4139396 30.70 ns/op BenchmarkFloat32frombits-4 3731780 27.35 ns/op BenchmarkFMA-4 16127427 8.442 ns/op PASS ok math 54.313s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10213717 19.21 ns/op 3331.09 MB/s BenchmarkAddVV/2-4 8346706 25.91 ns/op 4939.99 MB/s BenchmarkAddVV/3-4 7988758 22.03 ns/op 8716.55 MB/s BenchmarkAddVV/4-4 9670687 12.78 ns/op 20028.53 MB/s BenchmarkAddVV/5-4 8271603 15.61 ns/op 20496.81 MB/s BenchmarkAddVV/10-4 6406503 17.50 ns/op 36566.46 MB/s BenchmarkAddVV/100-4 2160721 117.7 ns/op 54380.35 MB/s BenchmarkAddVV/1000-4 297430 797.2 ns/op 80284.47 MB/s BenchmarkSubVV/1-4 11508812 10.41 ns/op 6150.47 MB/s BenchmarkSubVV/2-4 8439687 13.30 ns/op 9624.14 MB/s BenchmarkSubVV/3-4 9174099 16.64 ns/op 11541.49 MB/s BenchmarkSubVV/4-4 9390541 15.19 ns/op 16857.74 MB/s BenchmarkSubVV/5-4 8527797 20.44 ns/op 15651.81 MB/s BenchmarkSubVV/10-4 4669340 45.11 ns/op 14189.06 MB/s BenchmarkSubVV/100-4 2277007 93.76 ns/op 68257.54 MB/s BenchmarkSubVV/1000-4 291051 403.5 ns/op 158612.84 MB/s BenchmarkAddVW/1-4 8333419 30.98 ns/op 258.20 MB/s BenchmarkAddVW/2-4 12213033 10.14 ns/op 1577.93 MB/s BenchmarkAddVW/3-4 7078585 21.72 ns/op 1104.88 MB/s BenchmarkAddVW/4-4 10506028 11.98 ns/op 2670.41 MB/s BenchmarkAddVW/5-4 10495369 15.41 ns/op 2596.24 MB/s BenchmarkAddVW/10-4 7735245 36.41 ns/op 2197.38 MB/s BenchmarkAddVW/100-4 4822434 32.71 ns/op 24456.16 MB/s BenchmarkAddVW/1000-4 636435 390.1 ns/op 20509.67 MB/s BenchmarkAddVWext/1-4 4672028 35.92 ns/op 222.74 MB/s BenchmarkAddVWext/2-4 11549584 10.62 ns/op 1506.05 MB/s BenchmarkAddVWext/3-4 9734708 12.73 ns/op 1885.46 MB/s BenchmarkAddVWext/4-4 10390766 14.11 ns/op 2268.26 MB/s BenchmarkAddVWext/5-4 10614123 11.58 ns/op 3453.08 MB/s BenchmarkAddVWext/10-4 8126398 15.38 ns/op 5201.93 MB/s BenchmarkAddVWext/100-4 1853737 57.53 ns/op 13904.92 MB/s BenchmarkAddVWext/1000-4 10000 34831 ns/op 229.68 MB/s BenchmarkSubVW/1-4 11944297 11.48 ns/op 696.96 MB/s BenchmarkSubVW/2-4 11309401 15.85 ns/op 1009.45 MB/s BenchmarkSubVW/3-4 11163096 11.42 ns/op 2101.49 MB/s BenchmarkSubVW/4-4 10626316 11.12 ns/op 2877.39 MB/s BenchmarkSubVW/5-4 8565754 16.58 ns/op 2411.94 MB/s BenchmarkSubVW/10-4 7562866 16.35 ns/op 4894.20 MB/s BenchmarkSubVW/100-4 4885509 96.07 ns/op 8327.08 MB/s BenchmarkSubVW/1000-4 727850 204.9 ns/op 39039.21 MB/s BenchmarkSubVWext/1-4 11813744 78.60 ns/op 101.78 MB/s BenchmarkSubVWext/2-4 10877864 10.52 ns/op 1521.22 MB/s BenchmarkSubVWext/3-4 10787875 11.22 ns/op 2139.67 MB/s BenchmarkSubVWext/4-4 9630302 17.83 ns/op 1794.32 MB/s BenchmarkSubVWext/5-4 9445538 12.19 ns/op 3282.09 MB/s BenchmarkSubVWext/10-4 8360265 20.38 ns/op 3926.24 MB/s BenchmarkSubVWext/100-4 1862985 80.00 ns/op 9999.80 MB/s BenchmarkSubVWext/1000-4 284637 844.3 ns/op 9475.04 MB/s BenchmarkMulAddVWW/1-4 9640248 17.23 ns/op 3714.63 MB/s BenchmarkMulAddVWW/2-4 8860510 18.69 ns/op 6847.24 MB/s BenchmarkMulAddVWW/3-4 6470448 15.89 ns/op 12086.37 MB/s BenchmarkMulAddVWW/4-4 7014874 17.59 ns/op 14550.92 MB/s BenchmarkMulAddVWW/5-4 6485664 19.12 ns/op 16740.05 MB/s BenchmarkMulAddVWW/10-4 2243792 102.5 ns/op 6241.69 MB/s BenchmarkMulAddVWW/100-4 592363 203.0 ns/op 31520.31 MB/s BenchmarkMulAddVWW/1000-4 63254 2329 ns/op 27481.85 MB/s BenchmarkAddMulVVW/1-4 10463160 12.21 ns/op 5239.78 MB/s BenchmarkAddMulVVW/2-4 7895491 19.73 ns/op 6488.46 MB/s BenchmarkAddMulVVW/3-4 7315477 65.22 ns/op 2943.79 MB/s BenchmarkAddMulVVW/4-4 6861108 17.96 ns/op 14253.09 MB/s BenchmarkAddMulVVW/5-4 6514323 18.21 ns/op 17570.25 MB/s BenchmarkAddMulVVW/10-4 2342458 125.3 ns/op 5106.37 MB/s BenchmarkAddMulVVW/100-4 524328 268.4 ns/op 23845.56 MB/s BenchmarkAddMulVVW/1000-4 57934 2223 ns/op 28788.11 MB/s BenchmarkDivWVW/1-4 2314150 116.1 ns/op 551.02 MB/s BenchmarkDivWVW/2-4 1000000 153.5 ns/op 834.06 MB/s BenchmarkDivWVW/3-4 717352 156.9 ns/op 1223.49 MB/s BenchmarkDivWVW/4-4 675326 221.6 ns/op 1155.10 MB/s BenchmarkDivWVW/5-4 612478 193.7 ns/op 1651.72 MB/s BenchmarkDivWVW/10-4 313887 2419 ns/op 264.54 MB/s BenchmarkDivWVW/100-4 36470 3189 ns/op 2006.81 MB/s BenchmarkDivWVW/1000-4 3462 41960 ns/op 1525.25 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2691542 68.47 ns/op BenchmarkNonZeroShifts/1/shlVU-4 1510018 123.5 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1593320 120.1 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1408854 427.5 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1145197 107.9 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 295.3 ns/op BenchmarkNonZeroShifts/4/shrVU-4 960940 181.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 762610 186.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 790105 152.7 ns/op BenchmarkNonZeroShifts/5/shlVU-4 591819 176.9 ns/op BenchmarkNonZeroShifts/10/shrVU-4 453486 335.1 ns/op BenchmarkNonZeroShifts/10/shlVU-4 370276 333.0 ns/op BenchmarkNonZeroShifts/100/shrVU-4 47049 3402 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43099 11628 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4939 25541 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3660 63226 ns/op BenchmarkDecimalConversion-4 190 813396 ns/op BenchmarkFloatString/100-4 9602 13041 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1065183 ns/op 2910 B/op 9 allocs/op BenchmarkFloatString/10000-4 1 105846586 ns/op 67048 B/op 61 allocs/op BenchmarkFloatString/100000-4 1 8242856922 ns/op 838760 B/op 521 allocs/op BenchmarkFloatAdd/10-4 98809 1197 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 77407 1777 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 61178 1962 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 15223 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1492 94428 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 105751 1501 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 134022 1018 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 86446 2115 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 22923 4623 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3250 75884 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1365 117798 ns/op BenchmarkParseFloatLargeExp-4 318 642424 ns/op BenchmarkGCD10x10/WithoutXY-4 180297 803.6 ns/op BenchmarkGCD10x10/WithXY-4 44962 7638 ns/op BenchmarkGCD10x100/WithoutXY-4 80426 1701 ns/op BenchmarkGCD10x100/WithXY-4 9528 16572 ns/op BenchmarkGCD10x1000/WithoutXY-4 33488 3634 ns/op BenchmarkGCD10x1000/WithXY-4 9135 30772 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 23757 ns/op BenchmarkGCD100x100/WithXY-4 7118 16226 ns/op BenchmarkGCD100x1000/WithoutXY-4 9274 19013 ns/op BenchmarkGCD100x1000/WithXY-4 4011 28639 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1778 209865 ns/op BenchmarkGCD1000x1000/WithXY-4 831 146463 ns/op BenchmarkHilbert-4 15 7361027 ns/op BenchmarkBinomial-4 8379 12738 ns/op BenchmarkQuoRem-4 13857 10654 ns/op BenchmarkExp-4 7 31067993 ns/op BenchmarkExpMont/Odd-4 93 1250825 ns/op 2611 B/op 22 allocs/op BenchmarkExpMont/Even1-4 96 1178251 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 87 1457933 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 84 1265858 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 85 1773696 ns/op 3867 B/op 53 allocs/op BenchmarkExpMont/Even8-4 88 1637160 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even32-4 93 1538598 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 98 4994585 ns/op 3635 B/op 53 allocs/op BenchmarkExpMont/Even96-4 80 2456337 ns/op 3799 B/op 52 allocs/op BenchmarkExpMont/Even128-4 100 3399549 ns/op 3239 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 2463508 ns/op 2965 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 412 608063 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 100 1648913 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 322 944423 ns/op 1747 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 372 504934 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 7 76241643 ns/op BenchmarkBitset-4 793123 262.6 ns/op BenchmarkBitsetNeg-4 300543 423.0 ns/op BenchmarkBitsetOrig-4 206793 1191 ns/op BenchmarkBitsetNegOrig-4 128811 2790 ns/op BenchmarkModSqrt225_Tonelli-4 68 1916440 ns/op BenchmarkModSqrt225_3Mod4-4 258 790690 ns/op BenchmarkModSqrt231_Tonelli-4 70 3154190 ns/op BenchmarkModSqrt231_5Mod8-4 193 1825695 ns/op BenchmarkModInverse-4 7816 63565 ns/op BenchmarkSqrt-4 818 323208 ns/op BenchmarkIntSqr/1-4 1000000 100.5 ns/op BenchmarkIntSqr/2-4 503319 931.8 ns/op BenchmarkIntSqr/3-4 364926 1479 ns/op BenchmarkIntSqr/5-4 159440 2171 ns/op BenchmarkIntSqr/8-4 158320 2615 ns/op BenchmarkIntSqr/10-4 129268 983.3 ns/op BenchmarkIntSqr/20-4 26248 8915 ns/op BenchmarkIntSqr/30-4 22928 25209 ns/op BenchmarkIntSqr/50-4 10000 37683 ns/op BenchmarkIntSqr/80-4 7057 391385 ns/op BenchmarkIntSqr/100-4 4762 128675 ns/op BenchmarkIntSqr/200-4 1749 457524 ns/op BenchmarkIntSqr/300-4 819 1209078 ns/op BenchmarkIntSqr/500-4 388 496500 ns/op BenchmarkIntSqr/800-4 186 797010 ns/op BenchmarkIntSqr/1000-4 100 4554546 ns/op BenchmarkDiv/20/10-4 333810 2628 ns/op BenchmarkDiv/40/20-4 247039 520.0 ns/op BenchmarkDiv/100/50-4 308428 888.2 ns/op BenchmarkDiv/200/100-4 34993 4826 ns/op BenchmarkDiv/400/200-4 29172 3853 ns/op BenchmarkDiv/1000/500-4 24094 8917 ns/op BenchmarkDiv/2000/1000-4 16350 27752 ns/op BenchmarkDiv/20000/10000-4 693 600420 ns/op BenchmarkDiv/200000/100000-4 18 25532092 ns/op BenchmarkDiv/2000000/1000000-4 1 319529399 ns/op BenchmarkDiv/20000000/10000000-4 1 24034333954 ns/op BenchmarkMul-4 3 51370905 ns/op BenchmarkNatMul/10-4 71536 3219 ns/op BenchmarkNatMul/100-4 3549 205392 ns/op BenchmarkNatMul/1000-4 80 3065773 ns/op BenchmarkZeroShifts/Shl-4 10000 34122 ns/op BenchmarkZeroShifts/ShlSame-4 3968125 59.40 ns/op BenchmarkZeroShifts/Shr-4 10000 93412 ns/op BenchmarkZeroShifts/ShrSame-4 1000000 148.1 ns/op BenchmarkExp3Power/0x10-4 178525 2528 ns/op BenchmarkExp3Power/0x40-4 160410 2946 ns/op BenchmarkExp3Power/0x100-4 59769 5972 ns/op BenchmarkExp3Power/0x400-4 24890 15675 ns/op BenchmarkExp3Power/0x1000-4 5576 54921 ns/op BenchmarkExp3Power/0x4000-4 628 648045 ns/op BenchmarkExp3Power/0x10000-4 100 9593670 ns/op BenchmarkExp3Power/0x40000-4 10 10568046 ns/op BenchmarkExp3Power/0x100000-4 2 126692963 ns/op BenchmarkExp3Power/0x400000-4 1 2609775891 ns/op BenchmarkFibo-4 1 206457221 ns/op BenchmarkNatSqr/1-4 903289 1408 ns/op BenchmarkNatSqr/2-4 440085 2422 ns/op BenchmarkNatSqr/3-4 259791 861.1 ns/op BenchmarkNatSqr/5-4 192925 4850 ns/op BenchmarkNatSqr/8-4 142347 7214 ns/op BenchmarkNatSqr/10-4 108625 1823 ns/op BenchmarkNatSqr/20-4 24666 78669 ns/op BenchmarkNatSqr/30-4 15234 39969 ns/op BenchmarkNatSqr/50-4 10000 45380 ns/op BenchmarkNatSqr/80-4 5617 64329 ns/op BenchmarkNatSqr/100-4 5014 45538 ns/op BenchmarkNatSqr/200-4 1720 95257 ns/op BenchmarkNatSqr/300-4 837 256358 ns/op BenchmarkNatSqr/500-4 328 984006 ns/op BenchmarkNatSqr/800-4 100 2635049 ns/op BenchmarkNatSqr/1000-4 129 2197932 ns/op BenchmarkNatSetBytes/8-4 645874 272.2 ns/op BenchmarkNatSetBytes/24-4 113311 1613 ns/op BenchmarkNatSetBytes/128-4 44616 13786 ns/op BenchmarkNatSetBytes/7-4 880946 301.2 ns/op BenchmarkNatSetBytes/23-4 216078 7002 ns/op BenchmarkNatSetBytes/127-4 10000 72686 ns/op BenchmarkScanPi-4 202 1258400 ns/op BenchmarkStringPiParallel-4 118 1812619 ns/op BenchmarkScan/10/Base2-4 35514 3311 ns/op BenchmarkScan/100/Base2-4 4066 92831 ns/op BenchmarkScan/1000/Base2-4 414 426491 ns/op BenchmarkScan/10/Base8-4 85890 1688 ns/op BenchmarkScan/100/Base8-4 10000 20086 ns/op BenchmarkScan/1000/Base8-4 1045 219655 ns/op BenchmarkScan/10/Base10-4 93217 1921 ns/op BenchmarkScan/100/Base10-4 10000 11176 ns/op BenchmarkScan/1000/Base10-4 1189 93646 ns/op BenchmarkScan/10/Base16-4 109564 1089 ns/op BenchmarkScan/100/Base16-4 12141 14919 ns/op BenchmarkScan/1000/Base16-4 1546 84755 ns/op BenchmarkString/10/Base2-4 191376 768.3 ns/op BenchmarkString/100/Base2-4 22063 13115 ns/op BenchmarkString/1000/Base2-4 2734 91716 ns/op BenchmarkString/10/Base8-4 357729 329.4 ns/op BenchmarkString/100/Base8-4 63189 2672 ns/op BenchmarkString/1000/Base8-4 6268 109012 ns/op BenchmarkString/10/Base10-4 180596 933.1 ns/op BenchmarkString/100/Base10-4 37981 5602 ns/op BenchmarkString/1000/Base10-4 3554 52937 ns/op BenchmarkString/10/Base16-4 424414 1929 ns/op BenchmarkString/100/Base16-4 80718 1731 ns/op BenchmarkString/1000/Base16-4 10105 11541 ns/op BenchmarkLeafSize/0-4 30 6752058 ns/op BenchmarkLeafSize/1-4 2 84698487 ns/op BenchmarkLeafSize/2-4 100 8412951 ns/op BenchmarkLeafSize/3-4 100 3879470 ns/op BenchmarkLeafSize/4-4 100 8053422 ns/op BenchmarkLeafSize/5-4 100 3123319 ns/op BenchmarkLeafSize/6-4 100 2747412 ns/op BenchmarkLeafSize/7-4 283 1563582 ns/op BenchmarkLeafSize/8-4 218 684295 ns/op BenchmarkLeafSize/9-4 162 1822843 ns/op BenchmarkLeafSize/10-4 224 1402478 ns/op BenchmarkLeafSize/11-4 100 5558379 ns/op BenchmarkLeafSize/12-4 240 2476677 ns/op BenchmarkLeafSize/13-4 225 691245 ns/op BenchmarkLeafSize/14-4 217 613224 ns/op BenchmarkLeafSize/15-4 100 2728601 ns/op BenchmarkLeafSize/16-4 402 422722 ns/op BenchmarkLeafSize/32-4 372 1571151 ns/op BenchmarkLeafSize/64-4 322 1040631 ns/op BenchmarkProbablyPrime/n=0-4 4 26368309 ns/op BenchmarkProbablyPrime/n=1-4 4 54212459 ns/op BenchmarkProbablyPrime/n=5-4 3 36757206 ns/op BenchmarkProbablyPrime/n=10-4 2 68414711 ns/op BenchmarkProbablyPrime/n=20-4 2 82700071 ns/op BenchmarkProbablyPrime/Lucas-4 6 46719707 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2610404 ns/op BenchmarkRatCmp-4 200995 2852 ns/op BenchmarkFloatSqrt/64-4 10000 33429 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6802 20303 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 4842 23731 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2542 50235 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 465 712907 ns/op 17994 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 34 3472030 ns/op 175540 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 414686326 ns/op 3727328 B/op 585 allocs/op PASS ok math/big 274.142s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7501005 17.18 ns/op BenchmarkLeadingZeros8-4 6982062 15.77 ns/op BenchmarkLeadingZeros16-4 7546452 15.55 ns/op BenchmarkLeadingZeros32-4 7465776 15.46 ns/op BenchmarkLeadingZeros64-4 7791381 15.38 ns/op BenchmarkTrailingZeros-4 7616804 37.79 ns/op BenchmarkTrailingZeros8-4 6799746 37.26 ns/op BenchmarkTrailingZeros16-4 1000000 115.8 ns/op BenchmarkTrailingZeros32-4 7417159 34.48 ns/op BenchmarkTrailingZeros64-4 1000000 145.4 ns/op BenchmarkOnesCount-4 7258002 48.92 ns/op BenchmarkOnesCount8-4 8125491 34.13 ns/op BenchmarkOnesCount16-4 8139080 18.80 ns/op BenchmarkOnesCount32-4 8086671 17.07 ns/op BenchmarkOnesCount64-4 7056602 21.48 ns/op BenchmarkRotateLeft-4 8156776 14.59 ns/op BenchmarkRotateLeft8-4 7843527 18.40 ns/op BenchmarkRotateLeft16-4 6359772 19.43 ns/op BenchmarkRotateLeft32-4 8111139 14.42 ns/op BenchmarkRotateLeft64-4 7741503 16.63 ns/op BenchmarkReverse-4 13233194 11.00 ns/op BenchmarkReverse8-4 16347907 8.489 ns/op BenchmarkReverse16-4 14765697 7.757 ns/op BenchmarkReverse32-4 12537483 11.39 ns/op BenchmarkReverse64-4 13191999 11.95 ns/op BenchmarkReverseBytes-4 9150802 26.89 ns/op BenchmarkReverseBytes16-4 14931244 11.05 ns/op BenchmarkReverseBytes32-4 14987853 11.39 ns/op BenchmarkReverseBytes64-4 14392170 14.36 ns/op BenchmarkAdd-4 7875830 15.87 ns/op BenchmarkAdd32-4 5958933 47.29 ns/op BenchmarkAdd64-4 7610014 80.15 ns/op BenchmarkAdd64multiple-4 7240400 25.22 ns/op BenchmarkSub-4 7479952 16.74 ns/op BenchmarkSub32-4 6154902 38.98 ns/op BenchmarkSub64-4 7715892 23.57 ns/op BenchmarkSub64multiple-4 14601848 10.40 ns/op BenchmarkMul-4 7427815 23.63 ns/op BenchmarkMul32-4 5095720 21.11 ns/op BenchmarkMul64-4 1000000 121.5 ns/op BenchmarkDiv-4 1000000 732.3 ns/op BenchmarkDiv32-4 5444413 48.60 ns/op BenchmarkDiv64-4 2873595 49.06 ns/op PASS ok math/bits 32.229s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1561500 135.7 ns/op BenchmarkAcos-4 335629 299.6 ns/op BenchmarkAcosh-4 417022 294.0 ns/op BenchmarkAsin-4 10000 15645 ns/op BenchmarkAsinh-4 415420 278.1 ns/op BenchmarkAtan-4 1000000 102.0 ns/op BenchmarkAtanh-4 1000000 266.5 ns/op BenchmarkConj-4 15477741 9.185 ns/op BenchmarkCos-4 415975 355.4 ns/op BenchmarkCosh-4 460138 317.6 ns/op BenchmarkExp-4 567385 591.8 ns/op BenchmarkLog-4 940374 171.6 ns/op BenchmarkLog10-4 797787 486.1 ns/op BenchmarkPhase-4 4682458 30.09 ns/op BenchmarkPolar-4 1305654 93.31 ns/op BenchmarkPow-4 321097 432.8 ns/op BenchmarkRect-4 496263 243.5 ns/op BenchmarkSin-4 483403 252.0 ns/op BenchmarkSinh-4 480046 253.0 ns/op BenchmarkSqrt-4 629518 516.8 ns/op BenchmarkTan-4 1000000 178.3 ns/op BenchmarkTanh-4 1826899 249.9 ns/op PASS ok math/cmplx 12.903s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 723093 201.0 ns/op BenchmarkInt63ThreadsafeParallel-4 676273 168.9 ns/op BenchmarkInt63Unthreadsafe-4 878776 183.9 ns/op BenchmarkIntn1000-4 669806 176.3 ns/op BenchmarkInt63n1000-4 693129 162.8 ns/op BenchmarkInt31n1000-4 682815 686.5 ns/op BenchmarkFloat32-4 689322 498.6 ns/op BenchmarkFloat64-4 818530 269.8 ns/op BenchmarkPerm3-4 172876 2112 ns/op BenchmarkPerm30-4 19363 10880 ns/op BenchmarkPerm30ViaShuffle-4 19575 6230 ns/op BenchmarkShuffleOverhead-4 13585 24601 ns/op BenchmarkRead3-4 574740 600.0 ns/op BenchmarkRead64-4 56167 2096 ns/op BenchmarkRead1000-4 4021 30358 ns/op BenchmarkConcurrent-4 223009 2767 ns/op PASS ok math/rand 13.651s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 22624 16487 ns/op BenchmarkQDecodeWord-4 110455 1160 ns/op BenchmarkQDecodeHeader-4 93764 2714 ns/op BenchmarkTypeByExtension/.html-4 532897 209.9 ns/op BenchmarkTypeByExtension/.HTML-4 273928 1411 ns/op BenchmarkTypeByExtension/.unused-4 483157 303.7 ns/op BenchmarkExtensionsByType/text/html-4 172064 4523 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 51604 21922 ns/op BenchmarkExtensionsByType/application/octet-stream-4 62266 5240 ns/op PASS ok mime 9.665s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 194 1506723 ns/op 48454 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 452 335728 ns/op 47963 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1030532 ns/op 104037 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 328 607166 ns/op 49168 B/op 207 allocs/op PASS ok mime/multipart 3.245s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 920 126394 ns/op PASS ok mime/quotedprintable 2.042s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 13 8884515 ns/op 8653 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 28674172 ns/op 7344 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022889086 ns/op 158656 B/op 224 allocs/op BenchmarkDNSName-4 77001 2449 ns/op BenchmarkInterfaces-4 1953 81874 ns/op 8708 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3606 133519 ns/op 6536 B/op 22 allocs/op BenchmarkInterfaceByName-4 3033 68390 ns/op 8775 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1522 96638 ns/op 15009 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5358 32161 ns/op 4386 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 177 604601 ns/op 135349 B/op 39 allocs/op BenchmarkParseIP-4 6902 18462 ns/op BenchmarkParseIPValidIPv4-4 307678 376.6 ns/op BenchmarkParseIPValidIPv6-4 151730 798.4 ns/op BenchmarkIPString/IPv4-4 97174 1546 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8845 123480 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 35916 2931 ns/op BenchmarkIPEqual/IPv4-4 1027576 127.3 ns/op BenchmarkIPEqual/IPv6-4 1041008 169.0 ns/op BenchmarkSendFile/1024-4 1 1240588633 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1270096066 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1220946926 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1218128224 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1214948040 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1228273658 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1221633862 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1200003804 ns/op 0.11 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1009155398 ns/op 0.26 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1012780566 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1025235360 ns/op 1.02 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1041556118 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010449466 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1015011969 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1018259361 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1114832354 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008545565 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1013809359 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1013410058 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1012795813 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1017844898 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1019482938 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1021461466 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1011996757 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007823463 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1017133430 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1005172214 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1014967683 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010091466 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010763631 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1025633328 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1021474742 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1010361409 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1004327278 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1017519321 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1009512354 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1017397923 ns/op 0.01 MB/s 1008 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1019435514 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1015648023 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1023125263 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1004812301 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1003552170 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1013744806 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1013206615 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010811882 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007125480 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1014020071 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 996388064 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1013915047 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012461995 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1015692141 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1008878875 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1019938239 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1010369496 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1087552641 ns/op 0.96 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2268 233775 ns/op BenchmarkTCP4OneShotTimeout-4 2006 128421 ns/op BenchmarkTCP4Persistent-4 16393 8284 ns/op BenchmarkTCP4PersistentTimeout-4 20708 8303 ns/op BenchmarkTCP6OneShot-4 3128 86375 ns/op BenchmarkTCP6OneShotTimeout-4 2863 58521 ns/op BenchmarkTCP6Persistent-4 17068 6725 ns/op BenchmarkTCP6PersistentTimeout-4 12044 12471 ns/op BenchmarkTCP4ConcurrentReadWrite-4 36852 2864 ns/op BenchmarkTCP6ConcurrentReadWrite-4 39610 26930 ns/op BenchmarkSetReadDeadline-4 155020 1492 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26619 5301 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 28020 4732 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28806 5912 ns/op 0 B/op 0 allocs/op PASS ok net 87.415s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 16754 6007 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9087 12686 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 8606 19937 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15236 21170 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 18080 9867 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 51232 5939 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1056285 127.1 ns/op BenchmarkFindChild/n=2/rep=map-4 3587038 50.66 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 882633 150.7 ns/op BenchmarkFindChild/n=4/rep=linear-4 581440 738.6 ns/op BenchmarkFindChild/n=4/rep=map-4 3524732 34.49 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 557060 265.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 301965 957.6 ns/op BenchmarkFindChild/n=8/rep=map-4 3098714 37.56 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 305695 440.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 157167 860.9 ns/op BenchmarkFindChild/n=16/rep=map-4 1844803 218.0 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1806768 57.84 ns/op BenchmarkFindChild/n=32/rep=linear-4 81626 1448 ns/op BenchmarkFindChild/n=32/rep=map-4 2715882 52.19 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1913007 383.8 ns/op BenchmarkMultiConflicts-4 1 337414419 ns/op BenchmarkServerMatch-4 12447 8267 ns/op BenchmarkReadRequestChrome-4 3471 91354 ns/op 6.69 MB/s 1509 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7674 18838 ns/op 4.14 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7230 89799 ns/op 0.91 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5653 70291 ns/op 2.15 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 92707 ns/op 0.43 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 304 912849 ns/op 1.12 MB/s BenchmarkFileAndServer_1KB/https1-4 98 2176845 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/h2-4 39 4966440 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 1 411724237 ns/op 40.75 MB/s BenchmarkFileAndServer_16MB/https1-4 1 122468394 ns/op 136.99 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1291461082 ns/op 12.99 MB/s BenchmarkFileAndServer_64MB/h1-4 1 182564331 ns/op 367.59 MB/s BenchmarkFileAndServer_64MB/https1-4 1 736001442 ns/op 91.18 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3542783122 ns/op 18.94 MB/s BenchmarkServeMux-4 172 602228 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 202 564681 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 638 802534 ns/op 5943 B/op 63 allocs/op BenchmarkClientServer/https1-4 1 236975245 ns/op 122680 B/op 1293 allocs/op BenchmarkClientServer/h2-4 32 5263914 ns/op 12492 B/op 113 allocs/op BenchmarkClientServerParallel/4/h1-4 687 601693 ns/op 9292 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 12 13851756 ns/op 77294 B/op 895 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60550: write tcp 127.0.0.1:33637->127.0.0.1:60550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60558: write tcp 127.0.0.1:33637->127.0.0.1:60558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54726: read tcp 127.0.0.1:35105->127.0.0.1:54726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54740: read tcp 127.0.0.1:35105->127.0.0.1:54740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54788: read tcp 127.0.0.1:35105->127.0.0.1:54788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54764: write tcp 127.0.0.1:35105->127.0.0.1:54764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54804: write tcp 127.0.0.1:35105->127.0.0.1:54804: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 23814819 ns/op 94896 B/op 1134 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57986: read tcp 127.0.0.1:38983->127.0.0.1:57986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40250: read tcp 127.0.0.1:33299->127.0.0.1:40250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40224: read tcp 127.0.0.1:33299->127.0.0.1:40224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40254: write tcp 127.0.0.1:33299->127.0.0.1:40254: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54266: read tcp 127.0.0.1:42885->127.0.0.1:54266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54276: read tcp 127.0.0.1:42885->127.0.0.1:54276: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54304: write tcp 127.0.0.1:42885->127.0.0.1:54304: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54258: write tcp 127.0.0.1:42885->127.0.0.1:54258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54278: write tcp 127.0.0.1:42885->127.0.0.1:54278: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55612: read tcp 127.0.0.1:37553->127.0.0.1:55612: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 130 1193834 ns/op 18877 B/op 120 allocs/op BenchmarkClientServerParallel/64/https1-4 1 284726645 ns/op 135944 B/op 1800 allocs/op BenchmarkClientServerParallel/64/h2-4 7 21383061 ns/op 91939 B/op 1146 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39550: read tcp 127.0.0.1:43695->127.0.0.1:39550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36476: write tcp 127.0.0.1:35363->127.0.0.1:36476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36500: write tcp 127.0.0.1:35363->127.0.0.1:36500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36492: write tcp 127.0.0.1:35363->127.0.0.1:36492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45178: read tcp 127.0.0.1:42477->127.0.0.1:45178: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45192: read tcp 127.0.0.1:42477->127.0.0.1:45192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45200: write tcp 127.0.0.1:42477->127.0.0.1:45200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56034: read tcp 127.0.0.1:38029->127.0.0.1:56034: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56024: write tcp 127.0.0.1:38029->127.0.0.1:56024: use of closed network connection BenchmarkServer-4 1 1502424633 ns/op 83944 B/op 711 allocs/op BenchmarkClient-4 100 1505997 ns/op 3834 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 949 323126 ns/op 7364 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1524 245024 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1791 273346 ns/op 1913 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1894 75851 ns/op 2753 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2060 190804 ns/op 2746 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1886 69467 ns/op 2747 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2067 58354 ns/op 1952 B/op 14 allocs/op BenchmarkServerHijack-4 1605 180008 ns/op 16763 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 596 255774 ns/op 6091 B/op 52 allocs/op BenchmarkResponseStatusLine-4 309810 595.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 71.241s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3298 161936 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.747s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 78835 2480 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 606661 1340 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161367 796.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67960 2803 ns/op BenchmarkStdIPv4-4 103314 1545 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 101604 1188 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107367 2311 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65355 3490 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71172 1672 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 180.2 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1230906 254.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1615494 69.52 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 189162 2856 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 237889 987.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 224652 716.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 58708 1707 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 262725 497.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 121101 1069 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 126370 3174 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 107822 1029 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80414 2293 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 360486 1204 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 110286 1008 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 131918 1518 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 245862 1026 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 113996 1725 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 259605 2556 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 135627 2248 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 95263 3878 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145006 2655 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103048 2565 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 491300 416.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 148047 1074 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95604 2832 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107421 1277 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 83707 3865 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 100228 5510 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 274562 689.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 100568 4963 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125433 1709 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191928 792.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 116446 2204 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 596.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 874279 169.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 322.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 970526 329.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 124.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 970729 311.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 802252 244.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 999364 124.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 406404 1563 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 551844 1264 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 167731 841.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 179481 664.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 157708 780.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83854 2010 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 368456 799.3 ns/op PASS ok net/netip 48.620s 2023/09/20 22:38:42 Test RPC server listening on 127.0.0.1:36573 2023/09/20 22:38:42 Test HTTP RPC server listening on 127.0.0.1:42535 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 927 256639 ns/op BenchmarkEndToEndHTTP-4 1171 164545 ns/op BenchmarkEndToEndAsync-4 1872 112947 ns/op BenchmarkEndToEndAsyncHTTP-4 1455 100040 ns/op PASS ok net/rpc 3.747s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3133 50916 ns/op BenchmarkReadMIMEHeader/server_headers-4 4284 55033 ns/op BenchmarkUncommon-4 19663 9723 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 3.290s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3682 30528 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 88815 5356 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 632956 533.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90594 1343 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 150561 4080 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 72265 3110 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12068 24228 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 411471 3329 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 85374 1739 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 167960 1256 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 56164 1899 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 11947 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 177672 825.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73548 1640 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68977 2986 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29203 3598 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5690 28700 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173211 1117 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63050 2004 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 10000 10088 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 10000 18346 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5061 27873 ns/op 320 B/op 1 allocs/op PASS ok net/url 18.876s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1000000 136.0 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 129931 1290 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 681 488787 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 100 3399819 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 464 832617 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 111142 5104 ns/op BenchmarkStatFile-4 85010 1741 ns/op BenchmarkStatDir-4 91326 1789 ns/op BenchmarkLstatDot-4 69498 1830 ns/op BenchmarkLstatFile-4 76218 3464 ns/op BenchmarkLstatDir-4 62077 6344 ns/op PASS ok os 6.843s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 34 3398769 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.690s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 324410 327.0 ns/op PASS ok os/user 1.428s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3542070 31.74 ns/op BenchmarkString-4 1000000 130.3 ns/op BenchmarkBytes-4 1475877 74.97 ns/op BenchmarkNamedBytes-4 1000000 146.7 ns/op BenchmarkBytesArray-4 787304 187.4 ns/op BenchmarkSliceLen-4 1918110 208.6 ns/op BenchmarkMapLen-4 815978 150.6 ns/op BenchmarkStringLen-4 1000000 123.8 ns/op BenchmarkArrayLen-4 1000000 180.2 ns/op BenchmarkSliceCap-4 1539488 68.89 ns/op BenchmarkDeepEqual/int8-4 544764 224.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89191 2319 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 434799 265.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87268 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 10000 20728 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79812 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 425318 568.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87402 1378 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 429948 261.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83430 1401 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 512936 216.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 111314 3734 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 432004 275.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78686 1431 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 427141 281.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 82042 3285 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 441210 301.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86430 2387 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 420424 284.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83502 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 420474 311.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75475 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 243999 473.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 83662 5842 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 431868 265.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 85173 1539 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 432939 267.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82899 4307 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 404566 601.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83210 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 493581 221.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 89762 1525 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 401659 277.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 75447 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 118515 1026 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54273 2186 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 51466 3691 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35149 3578 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31161 3223 ns/op BenchmarkIsZero/ArrayComparable-4 138842 1708 ns/op BenchmarkIsZero/ArrayIncomparable-4 28454 6306 ns/op BenchmarkIsZero/StructComparable-4 333105 398.9 ns/op BenchmarkIsZero/StructIncomparable-4 144186 925.1 ns/op BenchmarkSetZero/Bool/Direct-4 4105407 26.73 ns/op BenchmarkSetZero/Bool/CachedZero-4 873362 200.0 ns/op BenchmarkSetZero/Bool/NewZero-4 495388 859.4 ns/op BenchmarkSetZero/Int/Direct-4 1797201 61.44 ns/op BenchmarkSetZero/Int/CachedZero-4 741898 139.1 ns/op BenchmarkSetZero/Int/NewZero-4 618476 200.5 ns/op BenchmarkSetZero/Uint/Direct-4 2103457 56.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 826047 133.3 ns/op BenchmarkSetZero/Uint/NewZero-4 662908 355.5 ns/op BenchmarkSetZero/Float/Direct-4 2103152 112.3 ns/op BenchmarkSetZero/Float/CachedZero-4 928069 241.4 ns/op BenchmarkSetZero/Float/NewZero-4 685761 220.4 ns/op BenchmarkSetZero/Complex/Direct-4 2111450 56.62 ns/op BenchmarkSetZero/Complex/CachedZero-4 891765 152.2 ns/op BenchmarkSetZero/Complex/NewZero-4 602041 250.7 ns/op BenchmarkSetZero/Array/Direct-4 1298398 78.67 ns/op BenchmarkSetZero/Array/CachedZero-4 824344 180.2 ns/op BenchmarkSetZero/Array/NewZero-4 672928 183.5 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 131.4 ns/op BenchmarkSetZero/Chan/CachedZero-4 807226 199.0 ns/op BenchmarkSetZero/Chan/NewZero-4 678446 194.6 ns/op BenchmarkSetZero/Func/Direct-4 2095450 56.98 ns/op BenchmarkSetZero/Func/CachedZero-4 800026 226.4 ns/op BenchmarkSetZero/Func/NewZero-4 646084 283.5 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 108.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 754953 157.7 ns/op BenchmarkSetZero/Interface/NewZero-4 563570 234.0 ns/op BenchmarkSetZero/Map/Direct-4 1778162 57.91 ns/op BenchmarkSetZero/Map/CachedZero-4 788694 827.3 ns/op BenchmarkSetZero/Map/NewZero-4 661072 209.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2012860 135.3 ns/op BenchmarkSetZero/Pointer/CachedZero-4 873038 306.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 633535 303.4 ns/op BenchmarkSetZero/Slice/Direct-4 1990719 66.12 ns/op BenchmarkSetZero/Slice/CachedZero-4 810198 176.5 ns/op BenchmarkSetZero/Slice/NewZero-4 682548 179.6 ns/op BenchmarkSetZero/String/Direct-4 1000000 173.7 ns/op BenchmarkSetZero/String/CachedZero-4 869043 159.9 ns/op BenchmarkSetZero/String/NewZero-4 675324 249.1 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 273.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 595839 173.2 ns/op BenchmarkSetZero/Struct/NewZero-4 675040 922.7 ns/op BenchmarkSelect/1-4 181903 1056 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 78280 4829 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 31563 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 102276 2289 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 164470 1010 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 88700 2926 ns/op 43.75 MB/s BenchmarkCallArgCopy/size=256-4 104008 2185 ns/op 117.16 MB/s BenchmarkCallArgCopy/size=1024-4 119780 3852 ns/op 265.85 MB/s BenchmarkCallArgCopy/size=4096-4 20517 8291 ns/op 494.03 MB/s BenchmarkCallArgCopy/size=65536-4 3036 227576 ns/op 287.97 MB/s BenchmarkFieldByName1-4 462270 358.5 ns/op BenchmarkFieldByName2-4 37861 4757 ns/op BenchmarkFieldByName3-4 9175 71074 ns/op BenchmarkInterfaceBig-4 1972160 104.6 ns/op BenchmarkInterfaceSmall-4 1518319 71.62 ns/op BenchmarkNew-4 887524 719.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2340 65421 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2139 57947 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2420 56221 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1520 66464 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2283 71187 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2149 96165 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 253508 466.0 ns/op PASS ok reflect 85.099s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6484 99460 ns/op 9223 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18425 ns/op 9335 B/op 1 allocs/op BenchmarkFindString-4 7604 42268 ns/op 9264 B/op 1 allocs/op BenchmarkFindSubmatch-4 9528 123730 ns/op 9301 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8041 46407 ns/op 8791 B/op 2 allocs/op BenchmarkLiteral-4 10000 165335 ns/op BenchmarkNotLiteral-4 2478 66978 ns/op BenchmarkMatchClass-4 2232 300374 ns/op BenchmarkMatchClass_InRange-4 1922 224377 ns/op BenchmarkReplaceAll-4 100 1767904 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 36582 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 11759 ns/op BenchmarkAnchoredShortMatch-4 10000 30165 ns/op BenchmarkAnchoredLongMatch-4 10000 19804 ns/op BenchmarkOnePassShortA-4 13602 9924 ns/op BenchmarkNotOnePassShortA-4 5684 86524 ns/op BenchmarkOnePassShortB-4 16600 44810 ns/op BenchmarkNotOnePassShortB-4 7026 89951 ns/op BenchmarkOnePassLongPrefix-4 10000 31070 ns/op BenchmarkOnePassLongNotPrefix-4 10000 14063 ns/op BenchmarkMatchParallelShared-4 6176 102960 ns/op BenchmarkMatchParallelCopied-4 10000 32316 ns/op BenchmarkQuoteMetaAll-4 154788 921.5 ns/op 15.19 MB/s BenchmarkQuoteMetaNone-4 308623 849.8 ns/op 30.59 MB/s BenchmarkCompile/Onepass-4 2686 122226 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1131 337137 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 78 1426321 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3810918 31.34 ns/op 510.46 MB/s BenchmarkMatch/Easy0/32-4 7213 118942 ns/op 0.27 MB/s BenchmarkMatch/Easy0/1K-4 10000 78791 ns/op 13.00 MB/s BenchmarkMatch/Easy0i/16-4 4219287 27.82 ns/op 575.21 MB/s BenchmarkMatch/Easy0i/32-4 3800 997713 ns/op 0.03 MB/s BenchmarkMatch/Easy0i/1K-4 153 872448 ns/op 1.17 MB/s BenchmarkMatch/Easy1/16-4 2678739 83.49 ns/op 191.63 MB/s BenchmarkMatch/Easy1/32-4 10000 29910 ns/op 1.07 MB/s BenchmarkMatch/Easy1/1K-4 4767 184759 ns/op 5.54 MB/s BenchmarkMatch/Medium/16-4 1000000 169.5 ns/op 94.37 MB/s BenchmarkMatch/Medium/32-4 3913 330563 ns/op 0.10 MB/s BenchmarkMatch/Medium/1K-4 147 875303 ns/op 1.17 MB/s BenchmarkMatch/Hard/16-4 4170848 151.4 ns/op 105.69 MB/s BenchmarkMatch/Hard/32-4 2452 67626 ns/op 0.47 MB/s BenchmarkMatch/Hard/1K-4 94 2629643 ns/op 0.39 MB/s BenchmarkMatch/Hard1/16-4 786 2855212 ns/op 0.01 MB/s BenchmarkMatch/Hard1/32-4 430 1225284 ns/op 0.03 MB/s BenchmarkMatch/Hard1/1K-4 6 64949451 ns/op 0.02 MB/s BenchmarkMatch_onepass_regex/16-4 10000 13676 ns/op 1.17 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 34740 ns/op 0.92 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 493 1065910 ns/op 0.96 MB/s 21 B/op 0 allocs/op PASS ok regexp 66.955s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 431506 732.8 ns/op BenchmarkIsWordChar-4 149143 4253 ns/op PASS ok regexp/syntax 10.243s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73873 4688 ns/op BenchmarkCallers/inlined-4 86288 1934 ns/op BenchmarkCallers/no-cache-4 29629 4404 ns/op BenchmarkFPCallers/cached-4 11509964 9.635 ns/op BenchmarkMakeChan/Byte-4 843480 864.1 ns/op BenchmarkMakeChan/Int-4 757111 765.2 ns/op BenchmarkMakeChan/Ptr-4 424987 3179 ns/op BenchmarkMakeChan/Struct/0-4 1000000 1300 ns/op BenchmarkMakeChan/Struct/32-4 253906 1346 ns/op BenchmarkMakeChan/Struct/40-4 97358 1618 ns/op BenchmarkChanNonblocking-4 4027477 34.65 ns/op BenchmarkSelectUncontended-4 405276 370.9 ns/op BenchmarkSelectSyncContended-4 134172 1934 ns/op BenchmarkSelectAsyncContended-4 10000 15468 ns/op BenchmarkSelectNonblock-4 2968350 71.34 ns/op BenchmarkChanUncontended-4 13219 25133 ns/op BenchmarkChanContended-4 6914 105006 ns/op BenchmarkChanSync-4 304638 424.4 ns/op BenchmarkChanSyncWork-4 92924 2078 ns/op BenchmarkChanProdCons0-4 239499 1985 ns/op BenchmarkChanProdCons10-4 641523 219.9 ns/op BenchmarkChanProdCons100-4 562026 233.6 ns/op BenchmarkChanProdConsWork0-4 238720 735.4 ns/op BenchmarkChanProdConsWork10-4 308929 393.7 ns/op BenchmarkChanProdConsWork100-4 299660 387.7 ns/op BenchmarkSelectProdCons-4 127251 869.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 350.5 ns/op BenchmarkChanCreation-4 189458 1389 ns/op BenchmarkChanSem-4 420680 446.2 ns/op BenchmarkChanPopular-4 189 2199862 ns/op BenchmarkChanClosed-4 1678396 89.57 ns/op BenchmarkCallClosure-4 5060298 24.30 ns/op BenchmarkCallClosure1-4 5325130 22.88 ns/op BenchmarkCallClosure2-4 1000000 218.4 ns/op BenchmarkCallClosure3-4 1427454 574.7 ns/op BenchmarkCallClosure4-4 1000000 122.5 ns/op BenchmarkComplex128DivNormal-4 5996589 25.58 ns/op BenchmarkComplex128DivNisNaN-4 4358730 23.00 ns/op BenchmarkComplex128DivDisNaN-4 4696449 28.80 ns/op BenchmarkComplex128DivNisInf-4 4553194 24.28 ns/op BenchmarkComplex128DivDisInf-4 4431738 88.77 ns/op BenchmarkSetTypePtr-4 58672533 3.396 ns/op 2355.55 MB/s BenchmarkSetTypePtr8-4 8941386 13.39 ns/op 4779.78 MB/s BenchmarkSetTypePtr16-4 6946118 18.12 ns/op 7064.95 MB/s BenchmarkSetTypePtr32-4 9047883 13.19 ns/op 19406.33 MB/s BenchmarkSetTypePtr64-4 8175888 17.15 ns/op 29848.90 MB/s BenchmarkSetTypePtr126-4 5749524 22.14 ns/op 45529.42 MB/s BenchmarkSetTypePtr128-4 5163020 28.33 ns/op 36142.65 MB/s BenchmarkSetTypePtrSlice-4 957703 312.5 ns/op 26214.81 MB/s BenchmarkSetTypeNode1-4 8924888 13.26 ns/op 1809.92 MB/s BenchmarkSetTypeNode1Slice-4 4333964 120.1 ns/op 6392.77 MB/s BenchmarkSetTypeNode8-4 6079513 44.71 ns/op 1789.14 MB/s BenchmarkSetTypeNode8Slice-4 1538134 82.80 ns/op 30919.71 MB/s BenchmarkSetTypeNode64-4 6125676 22.93 ns/op 23030.04 MB/s BenchmarkSetTypeNode64Slice-4 218665 568.8 ns/op 29706.60 MB/s BenchmarkSetTypeNode64Dead-4 5975854 27.59 ns/op 19138.49 MB/s BenchmarkSetTypeNode64DeadSlice-4 226460 815.2 ns/op 20725.96 MB/s BenchmarkSetTypeNode124-4 3562356 32.22 ns/op 31284.24 MB/s BenchmarkSetTypeNode124Slice-4 199986 1334 ns/op 24177.39 MB/s BenchmarkSetTypeNode126-4 6034233 59.88 ns/op 17099.44 MB/s BenchmarkSetTypeNode126Slice-4 205704 593.7 ns/op 55195.90 MB/s BenchmarkSetTypeNode128-4 4150747 55.40 ns/op 18771.44 MB/s BenchmarkSetTypeNode128Slice-4 143932 849.7 ns/op 39167.76 MB/s BenchmarkSetTypeNode130-4 4024491 30.18 ns/op 34986.90 MB/s BenchmarkSetTypeNode130Slice-4 145405 938.4 ns/op 36009.56 MB/s BenchmarkSetTypeNode1024-4 826666 160.9 ns/op 51014.65 MB/s BenchmarkSetTypeNode1024Slice-4 26131 10809 ns/op 24298.87 MB/s BenchmarkAllocation-4 2539 526065 ns/op BenchmarkReadMemStats-4 7108 143842 ns/op BenchmarkReadMemStatsLatency-4 1 31285 p50-ns 31285 p90-ns 31285 p99-ns BenchmarkWriteBarrier-4 104072 1526 ns/op BenchmarkBulkWriteBarrier-4 1301712 806.4 ns/op BenchmarkScanStackNoLocals-4 1 149085314 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10352455 20.67 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8353005 13.31 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7333526 18.28 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5331141 47.41 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3226802 34.96 ns/op BenchmarkHash5-4 3958833 25.42 ns/op 196.66 MB/s BenchmarkHash16-4 2241102 60.93 ns/op 262.62 MB/s BenchmarkHash64-4 3815184 60.37 ns/op 1060.19 MB/s BenchmarkHash1024-4 903036 124.9 ns/op 8200.36 MB/s BenchmarkHash65536-4 19071 6635 ns/op 9877.66 MB/s BenchmarkAlignedLoad-4 7536178 17.25 ns/op BenchmarkUnalignedLoad-4 7277065 23.13 ns/op BenchmarkEqEfaceConcrete-4 5948570 30.86 ns/op BenchmarkEqIfaceConcrete-4 5748361 96.89 ns/op BenchmarkNeEfaceConcrete-4 4503807 24.09 ns/op BenchmarkNeIfaceConcrete-4 5318809 21.42 ns/op BenchmarkConvT2EByteSized/bool-4 4918263 23.50 ns/op BenchmarkConvT2EByteSized/uint8-4 5301952 35.23 ns/op BenchmarkConvT2ESmall-4 5118718 53.63 ns/op BenchmarkConvT2EUintptr-4 4564317 24.39 ns/op BenchmarkConvT2ELarge-4 1000000 237.9 ns/op BenchmarkConvT2ISmall-4 5013057 30.83 ns/op BenchmarkConvT2IUintptr-4 4784850 23.61 ns/op BenchmarkConvT2ILarge-4 1000000 455.2 ns/op BenchmarkConvI2E-4 2114324 48.27 ns/op BenchmarkConvI2I-4 3739935 37.08 ns/op BenchmarkAssertE2T-4 1000000 182.7 ns/op BenchmarkAssertE2TLarge-4 2607134 64.20 ns/op BenchmarkAssertE2I-4 3765156 36.94 ns/op BenchmarkAssertI2T-4 4001565 29.30 ns/op BenchmarkAssertI2I-4 3357454 71.69 ns/op BenchmarkAssertI2E-4 4850722 34.08 ns/op BenchmarkAssertE2E-4 4767681 27.38 ns/op BenchmarkAssertE2T2-4 2131345 70.02 ns/op BenchmarkAssertE2T2Blank-4 3664458 41.07 ns/op BenchmarkAssertI2E2-4 3647036 58.18 ns/op BenchmarkAssertI2E2Blank-4 5465722 24.12 ns/op BenchmarkAssertE2E2-4 3586530 31.49 ns/op BenchmarkAssertE2E2Blank-4 5269153 24.15 ns/op BenchmarkConvT2Ezero/zero/16-4 4987366 24.31 ns/op BenchmarkConvT2Ezero/zero/32-4 4910108 25.76 ns/op BenchmarkConvT2Ezero/zero/64-4 4852555 23.62 ns/op BenchmarkConvT2Ezero/zero/str-4 4296490 43.37 ns/op BenchmarkConvT2Ezero/zero/slice-4 4878120 30.49 ns/op BenchmarkConvT2Ezero/zero/big-4 191514 1375 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 165.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 332.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 100099 11210 ns/op BenchmarkConvT2Ezero/smallint/16-4 4772235 30.56 ns/op BenchmarkConvT2Ezero/smallint/32-4 4567353 55.86 ns/op BenchmarkConvT2Ezero/smallint/64-4 5021944 118.0 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 158.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1211611 112.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1341204 341.1 ns/op BenchmarkMalloc8-4 1819783 141.3 ns/op BenchmarkMalloc16-4 1000000 311.8 ns/op BenchmarkMallocTypeInfo8-4 1000000 119.8 ns/op BenchmarkMallocTypeInfo16-4 1000000 963.7 ns/op BenchmarkMallocLargeStruct-4 51014 7707 ns/op BenchmarkGoroutineSelect-4 10 17826586 ns/op BenchmarkGoroutineBlocking-4 15 15009896 ns/op BenchmarkGoroutineForRange-4 9 11856898 ns/op BenchmarkGoroutineIdle-4 96 12644066 ns/op BenchmarkHashStringSpeed-4 1886800 112.7 ns/op BenchmarkHashBytesSpeed-4 1302117 129.2 ns/op BenchmarkHashInt32Speed-4 1614255 70.42 ns/op BenchmarkHashInt64Speed-4 1981466 58.09 ns/op BenchmarkHashStringArraySpeed-4 453453 347.9 ns/op BenchmarkMegMap-4 3532070 34.97 ns/op BenchmarkMegOneMap-4 4249470 50.36 ns/op BenchmarkMegEqMap-4 2008 161071 ns/op BenchmarkMegEmptyMap-4 4740787 60.29 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1000000 297.5 ns/op BenchmarkSmallStrMap-4 3780939 108.3 ns/op BenchmarkMapStringKeysEight_16-4 3600849 32.18 ns/op BenchmarkMapStringKeysEight_32-4 3304574 35.85 ns/op BenchmarkMapStringKeysEight_64-4 3436777 49.30 ns/op BenchmarkMapStringKeysEight_1M-4 3298732 52.18 ns/op BenchmarkIntMap-4 3942844 29.87 ns/op BenchmarkMapFirst/1-4 3752569 37.21 ns/op BenchmarkMapFirst/2-4 4231250 27.24 ns/op BenchmarkMapFirst/3-4 1000000 131.3 ns/op BenchmarkMapFirst/4-4 4562067 39.20 ns/op BenchmarkMapFirst/5-4 4556055 28.55 ns/op BenchmarkMapFirst/6-4 1000000 152.5 ns/op BenchmarkMapFirst/7-4 4281800 26.14 ns/op BenchmarkMapFirst/8-4 4287218 30.55 ns/op BenchmarkMapFirst/9-4 1000000 117.6 ns/op BenchmarkMapFirst/10-4 3273243 49.52 ns/op BenchmarkMapFirst/11-4 2698332 76.51 ns/op BenchmarkMapFirst/12-4 2666166 38.17 ns/op BenchmarkMapFirst/13-4 3307521 60.73 ns/op BenchmarkMapFirst/14-4 3251310 44.57 ns/op BenchmarkMapFirst/15-4 3032869 37.55 ns/op BenchmarkMapFirst/16-4 3247747 56.71 ns/op BenchmarkMapMid/1-4 4561573 26.70 ns/op BenchmarkMapMid/2-4 3837508 26.94 ns/op BenchmarkMapMid/3-4 4404339 27.64 ns/op BenchmarkMapMid/4-4 3940357 30.34 ns/op BenchmarkMapMid/5-4 4094523 43.51 ns/op BenchmarkMapMid/6-4 1000000 194.8 ns/op BenchmarkMapMid/7-4 3135378 61.45 ns/op BenchmarkMapMid/8-4 3949321 30.37 ns/op BenchmarkMapMid/9-4 1000000 326.8 ns/op BenchmarkMapMid/10-4 2461050 71.01 ns/op BenchmarkMapMid/11-4 2943777 44.07 ns/op BenchmarkMapMid/12-4 3141643 58.78 ns/op BenchmarkMapMid/13-4 1736378 150.6 ns/op BenchmarkMapMid/14-4 2886630 46.31 ns/op BenchmarkMapMid/15-4 3232581 91.95 ns/op BenchmarkMapMid/16-4 2883892 42.06 ns/op BenchmarkMapLast/1-4 4193203 27.48 ns/op BenchmarkMapLast/2-4 4110183 28.69 ns/op BenchmarkMapLast/3-4 3957915 178.0 ns/op BenchmarkMapLast/4-4 3631231 65.87 ns/op BenchmarkMapLast/5-4 3997112 29.84 ns/op BenchmarkMapLast/6-4 3286815 31.90 ns/op BenchmarkMapLast/7-4 3824722 46.83 ns/op BenchmarkMapLast/8-4 2343055 73.98 ns/op BenchmarkMapLast/9-4 1997938 128.4 ns/op BenchmarkMapLast/10-4 3282304 59.19 ns/op BenchmarkMapLast/11-4 2941849 62.22 ns/op BenchmarkMapLast/12-4 2649459 39.86 ns/op BenchmarkMapLast/13-4 3015112 42.43 ns/op BenchmarkMapLast/14-4 3149941 53.58 ns/op BenchmarkMapLast/15-4 1000000 299.3 ns/op BenchmarkMapLast/16-4 3126474 59.40 ns/op BenchmarkMapCycle-4 1000000 145.7 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1000000 100.4 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 579 253618 ns/op BenchmarkMakeMap/[Byte]Byte-4 573324 877.4 ns/op BenchmarkMakeMap/[Int]Int-4 254325 1039 ns/op BenchmarkNewEmptyMap-4 10388635 11.07 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 224.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 625814 183.8 ns/op BenchmarkMapIterEmpty-4 5876284 19.24 ns/op BenchmarkSameLengthMap-4 4414294 27.32 ns/op BenchmarkBigKeyMap-4 1631400 80.55 ns/op BenchmarkBigValMap-4 1000000 181.4 ns/op BenchmarkSmallKeyMap-4 2562387 65.62 ns/op BenchmarkMapPopulate/1-4 2940136 110.1 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 135343 1712 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8817 44640 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 849 407256 ns/op 51803 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 72 5307006 ns/op 416178 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 5 78221161 ns/op 6537708 B/op 2918 allocs/op BenchmarkComplexAlgMap-4 279506 508.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1668348 262.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 1544391 118.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 357126 392.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 39150 11519 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4411 25175 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1433227 89.22 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 542.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 379912 336.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 44652 3684 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4528 44201 ns/op BenchmarkMapStringConversion/32/simple-4 1759321 57.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1986248 64.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1740194 78.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1904157 184.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1765759 78.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1425140 70.32 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 287.2 ns/op BenchmarkMapInterfacePtr-4 1776151 81.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4373448 26.69 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 27343 4455 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4753 21069 ns/op BenchmarkMapPop1000-4 367 330875 ns/op BenchmarkMapPop10000-4 18 5729662 ns/op BenchmarkMapAssign/Int32/256-4 2051538 51.66 ns/op BenchmarkMapAssign/Int32/65536-4 1865700 65.82 ns/op BenchmarkMapAssign/Int64/256-4 2301909 54.31 ns/op BenchmarkMapAssign/Int64/65536-4 838928 219.5 ns/op BenchmarkMapAssign/Str/256-4 1662736 146.3 ns/op BenchmarkMapAssign/Str/65536-4 269672 867.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1315366 209.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 753528 165.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1197979 243.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 712466 239.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 556928 8601 ns/op BenchmarkMapOperatorAssign/Str/65536-4 307032 360.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 787434 338.9 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 239170 1550 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 529634 231.5 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 263942 983.5 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 613636 526.1 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 140913 1481 ns/op 113 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1719435 102.7 ns/op BenchmarkMapDelete/Int32/1000-4 1947127 76.57 ns/op BenchmarkMapDelete/Int32/10000-4 2002632 128.7 ns/op BenchmarkMapDelete/Int64/100-4 1824852 79.34 ns/op BenchmarkMapDelete/Int64/1000-4 2006590 102.7 ns/op BenchmarkMapDelete/Int64/10000-4 1925163 81.23 ns/op BenchmarkMapDelete/Str/100-4 1290892 86.93 ns/op BenchmarkMapDelete/Str/1000-4 1306566 87.98 ns/op BenchmarkMapDelete/Str/10000-4 1000000 148.3 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 132.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1689628 71.21 ns/op BenchmarkMapDelete/Pointer/10000-4 1478796 79.32 ns/op BenchmarkMemmove/0-4 13322143 10.36 ns/op BenchmarkMemmove/1-4 1764100 56.95 ns/op 17.56 MB/s BenchmarkMemmove/2-4 1788546 121.7 ns/op 16.43 MB/s BenchmarkMemmove/3-4 1982534 63.10 ns/op 47.55 MB/s BenchmarkMemmove/4-4 1915887 63.70 ns/op 62.80 MB/s BenchmarkMemmove/5-4 1993735 65.46 ns/op 76.38 MB/s BenchmarkMemmove/6-4 2012679 158.5 ns/op 37.86 MB/s BenchmarkMemmove/7-4 1335478 92.68 ns/op 75.53 MB/s BenchmarkMemmove/8-4 2110051 71.19 ns/op 112.38 MB/s BenchmarkMemmove/9-4 1779200 59.78 ns/op 150.54 MB/s BenchmarkMemmove/10-4 1000000 178.0 ns/op 56.17 MB/s BenchmarkMemmove/11-4 2002368 71.45 ns/op 153.96 MB/s BenchmarkMemmove/12-4 1000000 222.2 ns/op 54.01 MB/s BenchmarkMemmove/13-4 1975939 148.2 ns/op 87.75 MB/s BenchmarkMemmove/14-4 1826288 108.9 ns/op 128.56 MB/s BenchmarkMemmove/15-4 1893504 70.19 ns/op 213.69 MB/s BenchmarkMemmove/16-4 1942248 61.55 ns/op 259.94 MB/s BenchmarkMemmove/32-4 1743086 83.25 ns/op 384.37 MB/s BenchmarkMemmove/64-4 1000000 194.8 ns/op 328.59 MB/s BenchmarkMemmove/128-4 1000000 103.0 ns/op 1242.40 MB/s BenchmarkMemmove/256-4 941702 179.2 ns/op 1428.54 MB/s BenchmarkMemmove/512-4 687092 179.0 ns/op 2860.72 MB/s BenchmarkMemmove/1024-4 433039 361.0 ns/op 2836.57 MB/s BenchmarkMemmove/2048-4 244263 599.3 ns/op 3417.25 MB/s BenchmarkMemmove/4096-4 128428 973.9 ns/op 4205.81 MB/s BenchmarkMemmoveOverlap/32-4 1922824 71.17 ns/op 449.60 MB/s BenchmarkMemmoveOverlap/64-4 1496162 106.3 ns/op 602.25 MB/s BenchmarkMemmoveOverlap/128-4 1000000 115.5 ns/op 1108.31 MB/s BenchmarkMemmoveOverlap/256-4 766584 144.8 ns/op 1767.59 MB/s BenchmarkMemmoveOverlap/512-4 577856 201.3 ns/op 2543.34 MB/s BenchmarkMemmoveOverlap/1024-4 353476 351.0 ns/op 2917.73 MB/s BenchmarkMemmoveOverlap/2048-4 217226 569.2 ns/op 3597.74 MB/s BenchmarkMemmoveOverlap/4096-4 116050 1063 ns/op 3853.15 MB/s BenchmarkMemmoveUnalignedDst/0-4 12696279 10.14 ns/op BenchmarkMemmoveUnalignedDst/1-4 10000 10379 ns/op 0.10 MB/s BenchmarkMemmoveUnalignedDst/2-4 1854913 61.27 ns/op 32.64 MB/s BenchmarkMemmoveUnalignedDst/3-4 1827612 75.59 ns/op 39.69 MB/s BenchmarkMemmoveUnalignedDst/4-4 2131352 58.58 ns/op 68.29 MB/s BenchmarkMemmoveUnalignedDst/5-4 1864376 56.87 ns/op 87.93 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 100.7 ns/op 59.58 MB/s BenchmarkMemmoveUnalignedDst/7-4 1619311 72.31 ns/op 96.81 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 104.3 ns/op 76.72 MB/s BenchmarkMemmoveUnalignedDst/9-4 1730670 103.8 ns/op 86.73 MB/s BenchmarkMemmoveUnalignedDst/10-4 1963612 65.97 ns/op 151.59 MB/s BenchmarkMemmoveUnalignedDst/11-4 1965459 74.41 ns/op 147.83 MB/s BenchmarkMemmoveUnalignedDst/12-4 1727912 58.66 ns/op 204.57 MB/s BenchmarkMemmoveUnalignedDst/13-4 2023167 61.75 ns/op 210.51 MB/s BenchmarkMemmoveUnalignedDst/14-4 2076589 75.02 ns/op 186.61 MB/s BenchmarkMemmoveUnalignedDst/15-4 1991706 75.73 ns/op 198.08 MB/s BenchmarkMemmoveUnalignedDst/16-4 1831381 61.51 ns/op 260.12 MB/s BenchmarkMemmoveUnalignedDst/32-4 1666584 96.59 ns/op 331.30 MB/s BenchmarkMemmoveUnalignedDst/64-4 1475893 78.55 ns/op 814.77 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 350.7 ns/op 364.97 MB/s BenchmarkMemmoveUnalignedDst/256-4 991506 174.3 ns/op 1468.93 MB/s BenchmarkMemmoveUnalignedDst/512-4 680970 184.2 ns/op 2779.18 MB/s BenchmarkMemmoveUnalignedDst/1024-4 365266 304.8 ns/op 3359.15 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241033 504.8 ns/op 4057.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 125787 979.1 ns/op 4183.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1451595 80.81 ns/op 395.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 116.3 ns/op 550.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 117.1 ns/op 1092.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 231318 451.1 ns/op 567.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 495008 281.2 ns/op 1820.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 361395 532.4 ns/op 1923.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202693 812.4 ns/op 2520.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115332 1231 ns/op 3326.73 MB/s BenchmarkMemmoveUnalignedSrc/0-4 4369596 48.30 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 140.4 ns/op 7.12 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2054463 67.07 ns/op 29.82 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1927881 57.79 ns/op 51.91 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2077412 81.12 ns/op 49.31 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2112736 57.36 ns/op 87.16 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1755403 77.54 ns/op 77.38 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2040530 104.7 ns/op 66.85 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2122623 81.41 ns/op 98.27 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2091134 256.4 ns/op 35.10 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1794898 131.3 ns/op 76.15 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2081233 70.08 ns/op 156.97 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2086627 67.16 ns/op 178.67 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1837890 58.83 ns/op 220.98 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 285.9 ns/op 48.98 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2016008 59.78 ns/op 250.91 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2091550 57.64 ns/op 277.60 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1681900 72.33 ns/op 442.42 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1605826 85.06 ns/op 752.45 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.9 ns/op 1269.16 MB/s BenchmarkMemmoveUnalignedSrc/256-4 947824 123.6 ns/op 2071.64 MB/s BenchmarkMemmoveUnalignedSrc/512-4 663526 178.4 ns/op 2869.65 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 428271 358.4 ns/op 2857.41 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 230581 504.1 ns/op 4062.40 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111380 1028 ns/op 3986.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1577661 110.7 ns/op 144.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1604961 130.2 ns/op 122.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1463094 111.7 ns/op 143.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1325640 135.3 ns/op 118.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 126.2 ns/op 126.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1464890 136.7 ns/op 117.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1552728 81.01 ns/op 197.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1431660 77.54 ns/op 206.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1255947 88.10 ns/op 726.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 106.6 ns/op 600.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 307.0 ns/op 208.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 118.2 ns/op 541.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 972469 147.2 ns/op 434.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 110.9 ns/op 577.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 202.1 ns/op 316.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1293140 111.1 ns/op 576.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 880508 135.9 ns/op 1883.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 567999 453.4 ns/op 564.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 764832 149.3 ns/op 1714.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 804678 203.6 ns/op 1257.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 783171 288.2 ns/op 888.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 710456 145.4 ns/op 1760.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 840997 371.7 ns/op 688.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 819211 307.0 ns/op 833.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 119061 1086 ns/op 3770.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 115498 1211 ns/op 3382.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 105172 1064 ns/op 3851.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 121154 1025 ns/op 3996.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 122490 1162 ns/op 3524.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 111403 1089 ns/op 3760.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 116918 970.5 ns/op 4220.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 100510 1311 ns/op 3124.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7732 23291 ns/op 2813.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6565 16866 ns/op 3885.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 5854 21826 ns/op 3002.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7081 16333 ns/op 4012.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7220 22748 ns/op 2880.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6772 18015 ns/op 3637.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6902 28231 ns/op 2321.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6643 20429 ns/op 3208.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 166.3 ns/op 192.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 229.7 ns/op 278.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1221412 152.5 ns/op 839.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 796989 150.7 ns/op 1698.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 621096 325.0 ns/op 1575.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 375195 384.0 ns/op 2666.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 208460 1138 ns/op 1799.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 107497 1222 ns/op 3352.02 MB/s BenchmarkMemclr/5-4 10943888 12.76 ns/op 391.98 MB/s BenchmarkMemclr/16-4 9032042 13.36 ns/op 1198.03 MB/s BenchmarkMemclr/64-4 6440776 21.61 ns/op 2961.77 MB/s BenchmarkMemclr/256-4 8688889 12.43 ns/op 20590.37 MB/s BenchmarkMemclr/4096-4 2981940 69.93 ns/op 58573.89 MB/s BenchmarkMemclr/65536-4 75663 2011 ns/op 32595.10 MB/s BenchmarkMemclr/1M-4 4467 28191 ns/op 37194.78 MB/s BenchmarkMemclr/4M-4 1147 100484 ns/op 41741.17 MB/s BenchmarkMemclr/8M-4 511 199993 ns/op 41944.58 MB/s BenchmarkMemclr/16M-4 286 409949 ns/op 40925.09 MB/s BenchmarkMemclr/64M-4 63 2009658 ns/op 33393.18 MB/s BenchmarkMemclrUnaligned/0_5-4 4659378 24.63 ns/op 202.98 MB/s BenchmarkMemclrUnaligned/0_16-4 6607485 18.87 ns/op 847.79 MB/s BenchmarkMemclrUnaligned/0_64-4 1000000 187.3 ns/op 341.65 MB/s BenchmarkMemclrUnaligned/0_256-4 6027381 31.99 ns/op 8003.32 MB/s BenchmarkMemclrUnaligned/0_4096-4 2371329 43.35 ns/op 94476.27 MB/s BenchmarkMemclrUnaligned/0_65536-4 91502 1768 ns/op 37073.92 MB/s BenchmarkMemclrUnaligned/1_5-4 6903144 36.69 ns/op 136.28 MB/s BenchmarkMemclrUnaligned/1_16-4 4793874 21.04 ns/op 760.59 MB/s BenchmarkMemclrUnaligned/1_64-4 2306965 95.62 ns/op 669.33 MB/s BenchmarkMemclrUnaligned/1_256-4 5197142 24.02 ns/op 10659.18 MB/s BenchmarkMemclrUnaligned/1_4096-4 2263701 66.00 ns/op 62059.50 MB/s BenchmarkMemclrUnaligned/1_65536-4 84776 1751 ns/op 37420.77 MB/s BenchmarkMemclrUnaligned/4_5-4 6693576 18.11 ns/op 276.03 MB/s BenchmarkMemclrUnaligned/4_16-4 6434194 36.16 ns/op 442.47 MB/s BenchmarkMemclrUnaligned/4_64-4 4457049 27.73 ns/op 2308.28 MB/s BenchmarkMemclrUnaligned/4_256-4 5965424 22.88 ns/op 11190.92 MB/s BenchmarkMemclrUnaligned/4_4096-4 1722336 58.21 ns/op 70367.64 MB/s BenchmarkMemclrUnaligned/4_65536-4 71048 3532 ns/op 18557.11 MB/s BenchmarkMemclrUnaligned/7_5-4 6393679 23.82 ns/op 209.89 MB/s BenchmarkMemclrUnaligned/7_16-4 6271148 18.29 ns/op 874.79 MB/s BenchmarkMemclrUnaligned/7_64-4 3572396 117.8 ns/op 543.23 MB/s BenchmarkMemclrUnaligned/7_256-4 5554690 25.22 ns/op 10149.88 MB/s BenchmarkMemclrUnaligned/7_4096-4 1908303 67.38 ns/op 60790.85 MB/s BenchmarkMemclrUnaligned/7_65536-4 82545 2716 ns/op 24129.87 MB/s BenchmarkMemclrUnaligned/0_1M-4 4490 28688 ns/op 36551.42 MB/s BenchmarkMemclrUnaligned/0_4M-4 1033 145229 ns/op 28880.68 MB/s BenchmarkMemclrUnaligned/0_8M-4 517 278612 ns/op 30108.55 MB/s BenchmarkMemclrUnaligned/0_16M-4 229 589527 ns/op 28458.77 MB/s BenchmarkMemclrUnaligned/0_64M-4 60 2668960 ns/op 25144.20 MB/s BenchmarkMemclrUnaligned/1_1M-4 4779 25514 ns/op 41097.63 MB/s BenchmarkMemclrUnaligned/1_4M-4 982 105129 ns/op 39896.76 MB/s BenchmarkMemclrUnaligned/1_8M-4 302 546790 ns/op 15341.55 MB/s BenchmarkMemclrUnaligned/1_16M-4 211 525026 ns/op 31955.04 MB/s BenchmarkMemclrUnaligned/1_64M-4 67 2028740 ns/op 33079.09 MB/s BenchmarkMemclrUnaligned/4_1M-4 4083 26190 ns/op 40037.75 MB/s BenchmarkMemclrUnaligned/4_4M-4 1177 380930 ns/op 11010.68 MB/s BenchmarkMemclrUnaligned/4_8M-4 602 652980 ns/op 12846.65 MB/s BenchmarkMemclrUnaligned/4_16M-4 236 1433015 ns/op 11707.63 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 3182319 ns/op 21088.04 MB/s BenchmarkMemclrUnaligned/7_1M-4 5110 31038 ns/op 33783.17 MB/s BenchmarkMemclrUnaligned/7_4M-4 1005 138664 ns/op 30248.04 MB/s BenchmarkMemclrUnaligned/7_8M-4 518 277821 ns/op 30194.25 MB/s BenchmarkMemclrUnaligned/7_16M-4 273 1078482 ns/op 15556.32 MB/s BenchmarkMemclrUnaligned/7_64M-4 55 1904647 ns/op 35234.27 MB/s BenchmarkGoMemclr/5-4 1000000 473.7 ns/op 10.55 MB/s BenchmarkGoMemclr/16-4 612292 222.2 ns/op 72.02 MB/s BenchmarkGoMemclr/64-4 164949 949.2 ns/op 67.43 MB/s BenchmarkGoMemclr/256-4 41886 10000 ns/op 25.60 MB/s BenchmarkMemclrRange/1K_2K-4 28497 4052 ns/op 23663.20 MB/s BenchmarkMemclrRange/2K_8K-4 10000 11082 ns/op 30096.95 MB/s BenchmarkMemclrRange/4K_16K-4 13946 28610 ns/op 11292.32 MB/s BenchmarkMemclrRange/160K_228K-4 3348 34762 ns/op 47835.51 MB/s BenchmarkClearFat7-4 3559459 29.69 ns/op BenchmarkClearFat8-4 7212150 16.74 ns/op BenchmarkClearFat11-4 6595231 44.78 ns/op BenchmarkClearFat12-4 6047906 20.16 ns/op BenchmarkClearFat13-4 5342840 26.62 ns/op BenchmarkClearFat14-4 6578545 21.71 ns/op BenchmarkClearFat15-4 6741116 17.88 ns/op BenchmarkClearFat16-4 3690430 66.00 ns/op BenchmarkClearFat24-4 6343882 45.06 ns/op BenchmarkClearFat32-4 1000000 507.3 ns/op BenchmarkClearFat40-4 5717970 22.82 ns/op BenchmarkClearFat48-4 2943780 77.15 ns/op BenchmarkClearFat56-4 5428527 24.17 ns/op BenchmarkClearFat64-4 5079836 80.13 ns/op BenchmarkClearFat72-4 5364895 23.90 ns/op BenchmarkClearFat128-4 1000000 101.8 ns/op BenchmarkClearFat256-4 2638168 50.06 ns/op BenchmarkClearFat512-4 1484839 70.21 ns/op BenchmarkClearFat1024-4 974641 149.6 ns/op BenchmarkClearFat1032-4 965233 139.1 ns/op BenchmarkClearFat1040-4 947695 124.2 ns/op BenchmarkCopyFat7-4 6758568 43.82 ns/op BenchmarkCopyFat8-4 6831892 20.94 ns/op BenchmarkCopyFat11-4 1000000 118.5 ns/op BenchmarkCopyFat12-4 6664502 53.86 ns/op BenchmarkCopyFat13-4 5788825 28.94 ns/op BenchmarkCopyFat14-4 6677007 72.85 ns/op BenchmarkCopyFat15-4 6337280 32.21 ns/op BenchmarkCopyFat16-4 6851018 19.05 ns/op BenchmarkCopyFat24-4 6541293 34.95 ns/op BenchmarkCopyFat32-4 1491654 251.5 ns/op BenchmarkCopyFat64-4 5442247 25.57 ns/op BenchmarkCopyFat72-4 4340206 28.54 ns/op BenchmarkCopyFat128-4 2574331 41.74 ns/op BenchmarkCopyFat256-4 1000000 217.6 ns/op BenchmarkCopyFat512-4 1000000 129.4 ns/op BenchmarkCopyFat520-4 1000000 129.3 ns/op BenchmarkCopyFat1024-4 820330 146.1 ns/op BenchmarkCopyFat1032-4 818230 229.1 ns/op BenchmarkCopyFat1040-4 885640 194.5 ns/op BenchmarkIssue18740/2byte-4 516 384325 ns/op BenchmarkIssue18740/4byte-4 100 5729957 ns/op BenchmarkIssue18740/8byte-4 958 225664 ns/op BenchmarkMemclrKnownSize1-4 8114503 93.88 ns/op 10.65 MB/s BenchmarkMemclrKnownSize2-4 4771273 46.11 ns/op 43.37 MB/s BenchmarkMemclrKnownSize4-4 2120678 200.5 ns/op 19.95 MB/s BenchmarkMemclrKnownSize8-4 1000000 137.0 ns/op 58.40 MB/s BenchmarkMemclrKnownSize16-4 536774 199.3 ns/op 80.26 MB/s BenchmarkMemclrKnownSize32-4 312750 1383 ns/op 23.14 MB/s BenchmarkMemclrKnownSize64-4 72202 1471 ns/op 43.51 MB/s BenchmarkMemclrKnownSize112-4 94042 1958 ns/op 57.19 MB/s BenchmarkMemclrKnownSize128-4 67203 2844 ns/op 45.00 MB/s BenchmarkMemclrKnownSize192-4 45081 8604 ns/op 22.32 MB/s BenchmarkMemclrKnownSize248-4 41499 3625 ns/op 68.41 MB/s BenchmarkMemclrKnownSize256-4 34656 3181 ns/op 80.47 MB/s BenchmarkMemclrKnownSize512-4 21132 11397 ns/op 44.92 MB/s BenchmarkMemclrKnownSize1024-4 10641 52652 ns/op 19.45 MB/s BenchmarkMemclrKnownSize4096-4 2592 85091 ns/op 48.14 MB/s BenchmarkMemclrKnownSize512KiB-4 12 11614843 ns/op 45.14 MB/s BenchmarkReadMetricsLatency-4 10000 5329 p50-ns 6006 p90-ns 17972 p99-ns BenchmarkFinalizer-4 279 367320 ns/op BenchmarkFinalizerRun-4 300170 1798 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7892116 15.63 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1588576 112.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1546494 112.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1688227 573.2 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 309.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 185.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1425307 88.04 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 111.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 509.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 183.0 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1377950 73.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1362210 200.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1253188 97.63 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1176760 191.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6574092 16.59 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7522459 17.29 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7960401 18.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6904879 69.20 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6761427 40.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 4588707 29.31 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6365396 41.27 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7778062 18.12 ns/op BenchmarkFindBitRange64/PatternAASize32-4 3646551 73.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6774703 16.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6008643 17.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7258498 17.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5989480 17.42 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7442052 16.33 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7554246 24.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6948620 16.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7198694 31.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8007070 17.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7129724 19.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7736119 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7482720 72.25 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6720514 22.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7527829 17.52 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7144066 25.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7023741 18.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6997735 93.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7658985 24.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7120368 16.57 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6058423 93.84 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6495186 59.98 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6807547 43.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 4448176 67.51 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7557637 21.03 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5356009 19.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5815832 35.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7631137 26.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 4550170 63.56 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6581250 85.55 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7968604 26.09 ns/op BenchmarkNetpollBreak-4 1586 184875 ns/op BenchmarkPinnerPinUnpinBatch-4 1070 103899 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 1261062 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1287 204409 ns/op BenchmarkPinnerPinUnpin-4 1753596 68.06 ns/op BenchmarkPinnerPinUnpinTiny-4 1330443 85.24 ns/op BenchmarkPinnerPinUnpinDouble-4 582972 728.0 ns/op BenchmarkPinnerPinUnpinParallel-4 2512581 135.9 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2218314 87.17 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 566984 569.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4604916 24.71 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 1000000 449.8 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 2299406 43.80 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10000 32386 ns/op BenchmarkPingPongHog-4 361 1998678 ns/op BenchmarkStackGrowth-4 106683 5606 ns/op BenchmarkStackGrowthDeep-4 349 639280 ns/op BenchmarkCreateGoroutines-4 65065 2491 ns/op BenchmarkCreateGoroutinesParallel-4 54378 1913 ns/op BenchmarkCreateGoroutinesCapture-4 21760 13488 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 16166 ns/op BenchmarkClosureCall-4 15511298 21.82 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 13779 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7812 28221 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5793 41067 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3790 62980 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1879 111563 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1303 118768 ns/op BenchmarkWakeupParallelSpinning/50µs-4 566 820203 ns/op BenchmarkWakeupParallelSpinning/100µs-4 100 4928334 ns/op BenchmarkWakeupParallelSyscall/0s-4 38 4461488 ns/op BenchmarkWakeupParallelSyscall/1µs-4 273 3509251 ns/op BenchmarkWakeupParallelSyscall/2µs-4 382 3201097 ns/op BenchmarkWakeupParallelSyscall/5µs-4 100 1794398 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 1271792 ns/op BenchmarkWakeupParallelSyscall/20µs-4 97 3366528 ns/op BenchmarkWakeupParallelSyscall/50µs-4 12 9569589 ns/op BenchmarkWakeupParallelSyscall/100µs-4 20 10170074 ns/op BenchmarkMatmult-4 1795306 335.2 ns/op BenchmarkFastrand-4 7481074 16.13 ns/op BenchmarkFastrand64-4 8925847 36.83 ns/op BenchmarkFastrandHashiter-4 3518724 76.43 ns/op BenchmarkFastrandn/2-4 6537630 20.12 ns/op BenchmarkFastrandn/3-4 6383503 29.43 ns/op BenchmarkFastrandn/4-4 6007242 18.91 ns/op BenchmarkFastrandn/5-4 6456321 71.83 ns/op BenchmarkIfaceCmp100-4 33555 28346 ns/op BenchmarkIfaceCmpNil100-4 154819 1007 ns/op BenchmarkEfaceCmpDiff-4 19653 57445 ns/op BenchmarkEfaceCmpDiffIndirect-4 16890 21021 ns/op BenchmarkDefer-4 1666986 72.73 ns/op BenchmarkDefer10-4 1000000 434.6 ns/op BenchmarkDeferMany-4 539824 627.2 ns/op BenchmarkPanicRecover-4 716752 289.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 1 845334384 ns/op 845320565 p50-ns 845320565 p90-ns 845320565 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 1 299344851 ns/op 299329978 p50-ns 299329978 p90-ns 299329978 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 1126570374 ns/op 1126564174 p50-ns 1126564174 p90-ns 1126564174 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1 106249484 ns/op 106245724 p50-ns 106245724 p90-ns 106245724 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 68 16649533 ns/op 5311603 p50-ns 42027535 p90-ns 228166251 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 11520196 ns/op 138534 p50-ns 14583465 p90-ns 427263452 p99-ns BenchmarkGoroutineProfile/large/idle-4 42 15525093 ns/op 5117847 p50-ns 31738849 p90-ns 216197784 p99-ns BenchmarkGoroutineProfile/large/loaded-4 26 37920462 ns/op 12532216 p50-ns 118059180 p90-ns 241075041 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 3657423 ns/op 2142 p50-ns 6132143 p90-ns 130952040 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 13327333 ns/op 3561582 p50-ns 21708901 p90-ns 448319956 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 19576554 ns/op 137934 p50-ns 33255663 p90-ns 633279415 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 60 104844350 ns/op 24610257 p50-ns 376353062 p90-ns 1399672802 p99-ns BenchmarkRWMutexUncontended-4 5484406 57.11 ns/op BenchmarkRWMutexWrite100-4 1000000 1964 ns/op BenchmarkRWMutexWrite10-4 1000000 515.2 ns/op BenchmarkRWMutexWorkWrite100-4 449589 5374 ns/op BenchmarkRWMutexWorkWrite10-4 757914 1740 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2430 230145 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 974 434139 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1321 76581 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 565 1163665 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 777 385057 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 236 524244 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 375 306915 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 33 8697034 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 253792 719.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 162106 4356 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 74229 5050 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 10000 27900 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 76552 10001 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 243484 2485 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 243898 511.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 138493 851.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 271477 1451 ns/op BenchmarkMakeSlice/Byte-4 1000000 168.0 ns/op BenchmarkMakeSlice/Int16-4 1000000 106.5 ns/op BenchmarkMakeSlice/Int-4 1000000 168.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 246.7 ns/op BenchmarkMakeSlice/Struct/24-4 903247 358.7 ns/op BenchmarkMakeSlice/Struct/32-4 878758 1152 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 1710 ns/op BenchmarkGrowSlice/Byte-4 950834 421.9 ns/op BenchmarkGrowSlice/Int16-4 935236 371.1 ns/op BenchmarkGrowSlice/Int-4 650365 546.8 ns/op BenchmarkGrowSlice/Ptr-4 612886 347.1 ns/op BenchmarkGrowSlice/Struct/24-4 351121 1552 ns/op BenchmarkGrowSlice/Struct/32-4 309801 1720 ns/op BenchmarkGrowSlice/Struct/40-4 50919 2457 ns/op BenchmarkExtendSlice/IntSlice-4 546858 454.7 ns/op BenchmarkExtendSlice/PointerSlice-4 473626 384.0 ns/op BenchmarkExtendSlice/NoGrow-4 964858 427.9 ns/op BenchmarkAppend-4 687492 241.3 ns/op BenchmarkAppendGrowByte-4 1 187786682 ns/op BenchmarkAppendGrowString-4 1 471498068 ns/op BenchmarkAppendSlice/1Bytes-4 2049261 73.30 ns/op BenchmarkAppendSlice/4Bytes-4 2046793 186.5 ns/op BenchmarkAppendSlice/7Bytes-4 2008329 60.42 ns/op BenchmarkAppendSlice/8Bytes-4 2046780 60.35 ns/op BenchmarkAppendSlice/15Bytes-4 1910604 59.60 ns/op BenchmarkAppendSlice/16Bytes-4 1984621 76.97 ns/op BenchmarkAppendSlice/32Bytes-4 1815648 72.91 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 76170 21005 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 32313 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 4992 37075 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 948 173736 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 2923306 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 14653214 ns/op BenchmarkAppendStr/1Bytes-4 896780 169.6 ns/op BenchmarkAppendStr/4Bytes-4 1000000 125.3 ns/op BenchmarkAppendStr/8Bytes-4 2264079 54.41 ns/op BenchmarkAppendStr/16Bytes-4 2239240 63.37 ns/op BenchmarkAppendStr/32Bytes-4 1000000 286.5 ns/op BenchmarkAppendSpecialCase-4 670874 174.2 ns/op BenchmarkCopy/1Byte-4 2130147 56.53 ns/op 17.69 MB/s BenchmarkCopy/1String-4 1000000 113.9 ns/op 8.78 MB/s BenchmarkCopy/2Byte-4 1892217 130.7 ns/op 15.31 MB/s BenchmarkCopy/2String-4 1623955 78.48 ns/op 25.48 MB/s BenchmarkCopy/4Byte-4 1934059 56.37 ns/op 70.96 MB/s BenchmarkCopy/4String-4 2015467 133.0 ns/op 30.08 MB/s BenchmarkCopy/8Byte-4 10000 30064 ns/op 0.27 MB/s BenchmarkCopy/8String-4 1958113 56.68 ns/op 141.14 MB/s BenchmarkCopy/12Byte-4 2069493 72.93 ns/op 164.53 MB/s BenchmarkCopy/12String-4 2101668 63.42 ns/op 189.22 MB/s BenchmarkCopy/16Byte-4 2010282 101.7 ns/op 157.34 MB/s BenchmarkCopy/16String-4 1981555 119.8 ns/op 133.59 MB/s BenchmarkCopy/32Byte-4 1866952 64.23 ns/op 498.18 MB/s BenchmarkCopy/32String-4 1000000 289.3 ns/op 110.60 MB/s BenchmarkCopy/128Byte-4 1000000 108.8 ns/op 1176.31 MB/s BenchmarkCopy/128String-4 1000000 312.5 ns/op 409.61 MB/s BenchmarkCopy/1024Byte-4 399543 1548 ns/op 661.29 MB/s BenchmarkCopy/1024String-4 427826 866.7 ns/op 1181.53 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26043 8615 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12027 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 24196 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 71901 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9115 76828 ns/op BenchmarkAppendInPlace/Grow/Byte-4 119780 1291 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 93578 17040 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 65715 3962 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 77997 20490 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 10000 25975 ns/op BenchmarkStackCopyPtr-4 1 143775746 ns/op BenchmarkStackCopy-4 1 227838541 ns/op BenchmarkStackCopyNoCache-4 26 4989727 ns/op BenchmarkStackCopyWithStkobj-4 2 93630546 ns/op BenchmarkIssue18138-4 625 319701 ns/op BenchmarkCompareStringEqual-4 9842955 13.11 ns/op BenchmarkCompareStringIdentical-4 12921806 13.40 ns/op BenchmarkCompareStringSameLength-4 12087289 22.64 ns/op BenchmarkCompareStringDifferentLength-4 14858046 7.900 ns/op BenchmarkCompareStringBigUnaligned-4 1219 87413 ns/op 11995.80 MB/s BenchmarkCompareStringBig-4 403 255786 ns/op 4099.47 MB/s BenchmarkConcatStringAndBytes-4 2728842 162.3 ns/op BenchmarkSliceByteToString/1-4 1000000 106.9 ns/op BenchmarkSliceByteToString/2-4 1000000 549.3 ns/op BenchmarkSliceByteToString/4-4 1000000 203.9 ns/op BenchmarkSliceByteToString/8-4 1000000 129.8 ns/op BenchmarkSliceByteToString/16-4 1000000 143.1 ns/op BenchmarkSliceByteToString/32-4 1000000 934.4 ns/op BenchmarkSliceByteToString/64-4 1000000 226.2 ns/op BenchmarkSliceByteToString/128-4 723841 3748 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2075983 91.53 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 857901 511.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 935001 599.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3312086 53.41 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 107.8 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1771884 78.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2701999 47.24 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 516873 385.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 486271 540.3 ns/op BenchmarkRuneIterate/range/ASCII-4 8246025 14.93 ns/op BenchmarkRuneIterate/range/Japanese-4 1929190 69.08 ns/op BenchmarkRuneIterate/range/MixedLength-4 2626578 101.2 ns/op BenchmarkRuneIterate/range1/ASCII-4 9499377 17.38 ns/op BenchmarkRuneIterate/range1/Japanese-4 1913516 95.96 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1957328 94.89 ns/op BenchmarkRuneIterate/range2/ASCII-4 8436630 49.50 ns/op BenchmarkRuneIterate/range2/Japanese-4 1800996 105.7 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2462928 206.8 ns/op BenchmarkArrayEqual-4 15074925 14.10 ns/op BenchmarkFunc/Name-4 1565650 86.20 ns/op BenchmarkFunc/Entry-4 10246402 21.88 ns/op BenchmarkFunc/FileLine-4 1951464 206.2 ns/op PASS ok runtime 799.360s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 10000 34527 ns/op BenchmarkHandle/concurrent-4 23394 23465 ns/op PASS ok runtime/cgo 4.385s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 11594143 15.33 ns/op BenchmarkAtomicStore64-4 13360790 7.943 ns/op BenchmarkAtomicLoad-4 14063608 7.860 ns/op BenchmarkAtomicStore-4 16884585 28.98 ns/op BenchmarkAnd8-4 14328376 24.18 ns/op BenchmarkAnd-4 14715120 8.231 ns/op BenchmarkAnd8Parallel-4 3562971 38.03 ns/op BenchmarkAndParallel-4 2777644 46.22 ns/op BenchmarkOr8-4 14134418 8.875 ns/op BenchmarkOr-4 15158688 12.55 ns/op BenchmarkOr8Parallel-4 186406 543.6 ns/op BenchmarkOrParallel-4 3024794 46.00 ns/op BenchmarkXadd-4 2881762 46.43 ns/op BenchmarkXadd64-4 2989287 54.75 ns/op BenchmarkCas-4 1000000 381.2 ns/op BenchmarkCas64-4 2840320 428.9 ns/op BenchmarkXchg-4 3111118 38.79 ns/op BenchmarkXchg64-4 3119144 44.94 ns/op PASS ok runtime/internal/atomic 25.853s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 1000000 175.7 ns/op BenchmarkMulUintptr/large-4 2767021 50.17 ns/op PASS ok runtime/internal/math 2.717s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 4 34630137 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 4 33011321 ns/op 876.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 12621809 ns/op 15.61 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 3 44426761 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 2 149450216 ns/op 6796 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 7025053 ns/op 104.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 185102969 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 604270969 ns/op 17469 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 30123605 ns/op 991.1 concurrent_launches/op PASS ok runtime/pprof 7.564s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 8 26080262 ns/op BenchmarkStackLeak-4 41796 3148 ns/op PASS ok runtime/race 1.723s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2155213 114.5 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 373381 1027 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.733s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 1 217879323 ns/op BenchmarkIndex_Large-4 12460 9854 ns/op BenchmarkIndexFunc_Large-4 19 9318641 ns/op BenchmarkCompact/nil-4 6564849 17.20 ns/op BenchmarkCompact/one-4 1868541 125.1 ns/op BenchmarkCompact/sorted-4 324664 358.6 ns/op BenchmarkCompact/1_item-4 695364 217.0 ns/op BenchmarkCompact/unsorted-4 1000000 563.9 ns/op BenchmarkCompact/many-4 454622 548.2 ns/op BenchmarkCompact_Large-4 604 208718 ns/op BenchmarkCompactFunc_Large-4 56 3557981 ns/op BenchmarkReplace/naive-fast-4 10000 11893 ns/op BenchmarkReplace/optimized-fast-4 41755 6176 ns/op BenchmarkReplace/naive-slow-4 10000 14301 ns/op BenchmarkReplace/optimized-slow-4 10000 46055 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 146.6 ns/op BenchmarkBinarySearchFloats/Size32-4 916081 135.0 ns/op BenchmarkBinarySearchFloats/Size64-4 803394 157.4 ns/op BenchmarkBinarySearchFloats/Size128-4 760642 169.2 ns/op BenchmarkBinarySearchFloats/Size512-4 640665 245.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 576884 208.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 549849 219.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 472866 268.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 388185 288.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 359634 323.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 286346 442.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 257794 1913 ns/op PASS ok slices 20.704s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 117756 2007 ns/op BenchmarkSortInts-4 1 130899813 ns/op BenchmarkSlicesSortInts-4 2 94453622 ns/op BenchmarkSortIsSorted-4 22 5641115 ns/op BenchmarkSlicesIsSorted-4 57 2490596 ns/op BenchmarkSortStrings-4 1 612599095 ns/op BenchmarkSlicesSortStrings-4 1 202260358 ns/op BenchmarkSortStrings_Sorted-4 20 5958722 ns/op BenchmarkSlicesSortStrings_Sorted-4 33 3543171 ns/op BenchmarkSortStructs-4 1 392211634 ns/op BenchmarkSortFuncStructs-4 1 474231880 ns/op BenchmarkSortString1K-4 176 724554 ns/op BenchmarkSortString1K_Slice-4 158 759287 ns/op BenchmarkStableString1K-4 87 1315141 ns/op BenchmarkSortInt1K-4 254 558165 ns/op BenchmarkSortInt1K_Sorted-4 4827 23581 ns/op BenchmarkSortInt1K_Reversed-4 3057 60293 ns/op BenchmarkSortInt1K_Mod8-4 661 180718 ns/op BenchmarkStableInt1K-4 99 2939695 ns/op BenchmarkStableInt1K_Slice-4 100 1221518 ns/op BenchmarkSortInt64K-4 3 165326317 ns/op BenchmarkSortInt64K_Slice-4 2 107489218 ns/op BenchmarkStableInt64K-4 1 502243814 ns/op BenchmarkSort1e2-4 43 2532166 ns/op BenchmarkStable1e2-4 100 1613563 ns/op BenchmarkSort1e4-4 1 366862632 ns/op BenchmarkStable1e4-4 1 481430725 ns/op PASS ok sort 63.979s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 865972 136.7 ns/op BenchmarkAtof64Float-4 702001 181.1 ns/op BenchmarkAtof64FloatExp-4 731029 270.9 ns/op BenchmarkAtof64Big-4 491961 275.5 ns/op BenchmarkAtof64RandomBits-4 226710 495.5 ns/op BenchmarkAtof64RandomFloats-4 528843 237.6 ns/op BenchmarkAtof64RandomLongFloats-4 426378 283.5 ns/op BenchmarkAtof32Decimal-4 795751 129.8 ns/op BenchmarkAtof32Float-4 835069 156.1 ns/op BenchmarkAtof32FloatExp-4 695103 186.2 ns/op BenchmarkAtof32Random-4 334563 343.4 ns/op BenchmarkAtof32RandomLong-4 132152 1036 ns/op BenchmarkParseInt/Pos/7bit-4 1233267 101.3 ns/op BenchmarkParseInt/Pos/26bit-4 680745 235.7 ns/op BenchmarkParseInt/Pos/31bit-4 585799 341.4 ns/op BenchmarkParseInt/Pos/56bit-4 395316 351.2 ns/op BenchmarkParseInt/Pos/63bit-4 401049 464.7 ns/op BenchmarkParseInt/Neg/7bit-4 1253858 91.59 ns/op BenchmarkParseInt/Neg/26bit-4 574646 556.2 ns/op BenchmarkParseInt/Neg/31bit-4 645292 182.4 ns/op BenchmarkParseInt/Neg/56bit-4 450436 398.8 ns/op BenchmarkParseInt/Neg/63bit-4 398757 809.5 ns/op BenchmarkAtoi/Pos/7bit-4 1544136 66.94 ns/op BenchmarkAtoi/Pos/26bit-4 860322 157.0 ns/op BenchmarkAtoi/Pos/31bit-4 777266 437.5 ns/op BenchmarkAtoi/Pos/56bit-4 502834 884.2 ns/op BenchmarkAtoi/Pos/63bit-4 380004 747.3 ns/op BenchmarkAtoi/Neg/7bit-4 1704096 103.9 ns/op BenchmarkAtoi/Neg/26bit-4 829580 222.5 ns/op BenchmarkAtoi/Neg/31bit-4 693258 156.5 ns/op BenchmarkAtoi/Neg/56bit-4 513615 243.5 ns/op BenchmarkAtoi/Neg/63bit-4 348018 612.6 ns/op BenchmarkFormatFloat/Decimal-4 79134 2368 ns/op BenchmarkFormatFloat/Float-4 71539 12007 ns/op BenchmarkFormatFloat/Exp-4 87637 3613 ns/op BenchmarkFormatFloat/NegExp-4 92640 1309 ns/op BenchmarkFormatFloat/LongExp-4 72085 1589 ns/op BenchmarkFormatFloat/Big-4 67522 4428 ns/op BenchmarkFormatFloat/BinaryExp-4 215222 669.8 ns/op BenchmarkFormatFloat/32Integer-4 10000 14605 ns/op BenchmarkFormatFloat/32ExactFraction-4 90553 3289 ns/op BenchmarkFormatFloat/32Point-4 80828 1591 ns/op BenchmarkFormatFloat/32Exp-4 83234 1338 ns/op BenchmarkFormatFloat/32NegExp-4 75555 3212 ns/op BenchmarkFormatFloat/32Shortest-4 97744 1518 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 118584 1536 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108630 1086 ns/op BenchmarkFormatFloat/64Fixed1-4 123105 1742 ns/op BenchmarkFormatFloat/64Fixed2-4 113299 1560 ns/op BenchmarkFormatFloat/64Fixed3-4 137865 1285 ns/op BenchmarkFormatFloat/64Fixed4-4 141882 1076 ns/op BenchmarkFormatFloat/64Fixed12-4 81789 1674 ns/op BenchmarkFormatFloat/64Fixed16-4 83154 2164 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99054 2803 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84423 1449 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2630 162514 ns/op BenchmarkFormatFloat/Slowpath64-4 76818 5211 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71834 1841 ns/op BenchmarkAppendFloat/Decimal-4 80301 1653 ns/op BenchmarkAppendFloat/Float-4 10000 12277 ns/op BenchmarkAppendFloat/Exp-4 87471 3923 ns/op BenchmarkAppendFloat/NegExp-4 92282 1275 ns/op BenchmarkAppendFloat/LongExp-4 71593 1489 ns/op BenchmarkAppendFloat/Big-4 77925 3470 ns/op BenchmarkAppendFloat/BinaryExp-4 235450 2789 ns/op BenchmarkAppendFloat/32Integer-4 83922 4727 ns/op BenchmarkAppendFloat/32ExactFraction-4 87210 1453 ns/op BenchmarkAppendFloat/32Point-4 86090 2724 ns/op BenchmarkAppendFloat/32Exp-4 94321 1397 ns/op BenchmarkAppendFloat/32NegExp-4 93091 1236 ns/op BenchmarkAppendFloat/32Shortest-4 97168 1310 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 125448 954.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 10000 12011 ns/op BenchmarkAppendFloat/64Fixed1-4 147901 835.8 ns/op BenchmarkAppendFloat/64Fixed2-4 133381 1727 ns/op BenchmarkAppendFloat/64Fixed3-4 151002 1260 ns/op BenchmarkAppendFloat/64Fixed4-4 149506 1146 ns/op BenchmarkAppendFloat/64Fixed12-4 83960 1619 ns/op BenchmarkAppendFloat/64Fixed16-4 99324 1666 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 106227 1486 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84298 1492 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2658 47784 ns/op BenchmarkAppendFloat/Slowpath64-4 80050 2157 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 79004 1819 ns/op BenchmarkFormatInt-4 16689 17470 ns/op BenchmarkAppendInt-4 10000 10789 ns/op BenchmarkFormatUint-4 94894 5040 ns/op BenchmarkAppendUint-4 89248 1439 ns/op BenchmarkFormatIntSmall/7-4 3400668 34.40 ns/op BenchmarkFormatIntSmall/42-4 3613228 48.48 ns/op BenchmarkAppendIntSmall-4 1486137 86.43 ns/op BenchmarkAppendUintVarlen/1-4 1000000 180.8 ns/op BenchmarkAppendUintVarlen/12-4 1539428 86.15 ns/op BenchmarkAppendUintVarlen/123-4 1218249 98.12 ns/op BenchmarkAppendUintVarlen/1234-4 601140 729.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 228.5 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 242.0 ns/op BenchmarkAppendUintVarlen/1234567-4 1080950 108.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 131.5 ns/op BenchmarkAppendUintVarlen/123456789-4 1094706 128.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 995640 403.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 971012 296.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 114.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 918700 274.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 884750 166.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 958060 125.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 925916 132.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 759729 458.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 883485 199.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 809317 198.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 790412 549.2 ns/op BenchmarkQuote-4 43585 5061 ns/op BenchmarkQuoteRune-4 380059 663.2 ns/op BenchmarkAppendQuote-4 54177 5839 ns/op BenchmarkAppendQuoteRune-4 728307 167.8 ns/op BenchmarkUnquoteEasy-4 978440 119.4 ns/op BenchmarkUnquoteHard-4 54555 9705 ns/op PASS ok strconv 102.986s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 352023 616.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 101320 9276 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 170017 1638 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 465920 463.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 93333 5529 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 224070 1732 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 224865 1575 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78747 6742 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 69494 17215 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 651375 1734 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 15075 ns/op BenchmarkGenericMatch1-4 1737 119681 ns/op BenchmarkGenericMatch2-4 100 2909248 ns/op BenchmarkSingleMaxSkipping-4 4524 24723 ns/op 404.49 MB/s BenchmarkSingleLongSuffixFail-4 10000 21536 ns/op 46.53 MB/s BenchmarkSingleMatch-4 100 2656042 ns/op 5.65 MB/s BenchmarkByteByteNoMatch-4 52186 4646 ns/op BenchmarkByteByteMatch-4 18270 21451 ns/op BenchmarkByteStringMatch-4 10000 15891 ns/op BenchmarkHTMLEscapeNew-4 60830 2025 ns/op BenchmarkHTMLEscapeOld-4 77736 3786 ns/op BenchmarkByteStringReplacerWriteString-4 811 224778 ns/op BenchmarkByteReplacerWriteString-4 1537 94984 ns/op BenchmarkByteByteReplaces-4 3044 40416 ns/op BenchmarkByteByteMap-4 9427 20057 ns/op BenchmarkMap/identity/ASCII-4 902054 145.6 ns/op BenchmarkMap/identity/Greek-4 409519 393.7 ns/op BenchmarkMap/change/ASCII-4 32196 6616 ns/op BenchmarkMap/change/Greek-4 21969 5381 ns/op BenchmarkIndexRune-4 2406576 51.82 ns/op BenchmarkIndexRuneLongString-4 1504242 125.0 ns/op BenchmarkIndexRuneFastPath-4 5242862 22.63 ns/op BenchmarkIndex-4 5131471 29.78 ns/op BenchmarkLastIndex-4 5467184 24.43 ns/op BenchmarkIndexByte-4 10192430 12.38 ns/op BenchmarkToUpper/#00-4 5071147 25.05 ns/op BenchmarkToUpper/ONLYUPPER-4 2128105 73.57 ns/op BenchmarkToUpper/abc-4 295053 655.5 ns/op BenchmarkToUpper/AbC123-4 218514 667.8 ns/op BenchmarkToUpper/azAZ09_-4 179786 1490 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43428 2645 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68322 1847 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27008 4281 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50323 2290 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 97118 2273 ns/op BenchmarkToLower/#00-4 5284140 48.43 ns/op BenchmarkToLower/abc-4 4744215 123.3 ns/op BenchmarkToLower/AbC123-4 133249 1022 ns/op BenchmarkToLower/azAZ09_-4 184852 996.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71406 1735 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61869 2470 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30986 5886 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 42639 3278 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109692 1099 ns/op BenchmarkMapNoChanges-4 1000000 159.1 ns/op BenchmarkTrim-4 34389 5081 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4015028 139.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 160777 1066 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 110176 2480 ns/op BenchmarkEqualFold/Tests-4 39249 6564 ns/op BenchmarkEqualFold/ASCII-4 2708262 74.51 ns/op BenchmarkEqualFold/UnicodePrefix-4 70746 1495 ns/op BenchmarkEqualFold/UnicodeSuffix-4 78694 2733 ns/op BenchmarkIndexHard1-4 1804 129112 ns/op BenchmarkIndexHard2-4 375 319547 ns/op BenchmarkIndexHard3-4 154 990652 ns/op BenchmarkIndexHard4-4 88 1624252 ns/op BenchmarkLastIndexHard1-4 68 2363880 ns/op BenchmarkLastIndexHard2-4 68 5070756 ns/op BenchmarkLastIndexHard3-4 67 6726085 ns/op BenchmarkCountHard1-4 1694 75069 ns/op BenchmarkCountHard2-4 306 499474 ns/op BenchmarkCountHard3-4 135 1201178 ns/op BenchmarkIndexTorture-4 7596 21672 ns/op BenchmarkCountTorture-4 7636 16730 ns/op BenchmarkCountTortureOverlapping-4 736 677783 ns/op BenchmarkCountByte/10-4 5409850 23.12 ns/op 432.61 MB/s BenchmarkCountByte/32-4 5361657 31.09 ns/op 1029.30 MB/s BenchmarkCountByte/4096-4 561321 212.0 ns/op 19317.37 MB/s BenchmarkCountByte/4194304-4 585 200833 ns/op 20884.56 MB/s BenchmarkCountByte/67108864-4 10 37372532 ns/op 1795.67 MB/s BenchmarkFields/ASCII/16-4 242667 747.0 ns/op 21.42 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19492 6454 ns/op 39.66 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1296 102359 ns/op 40.02 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 2719573 ns/op 24.10 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53359094 ns/op 19.65 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 141391 786.8 ns/op 20.34 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 34271 ns/op 7.47 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 507 276155 ns/op 14.83 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 13 10145655 ns/op 6.46 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 105783247 ns/op 9.91 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 190700 1285 ns/op 12.45 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 19473 8902 ns/op 28.76 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1048 119240 ns/op 34.35 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 2934495 ns/op 22.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 90474223 ns/op 11.59 MB/s 10457396 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 180302 1161 ns/op 13.78 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14965 22768 ns/op 11.24 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 746 1514576 ns/op 2.70 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 4670406 ns/op 14.03 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 117697285 ns/op 8.91 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 121442519 ns/op BenchmarkSplitSingleByteSeparator-4 18 42195947 ns/op BenchmarkSplitMultiByteSeparator-4 26 6604018 ns/op BenchmarkSplitNSingleByteSeparator-4 226117 669.1 ns/op BenchmarkSplitNMultiByteSeparator-4 125090 1719 ns/op BenchmarkRepeat/5x0-4 4377861 26.92 ns/op BenchmarkRepeat/5x1-4 4022253 29.52 ns/op BenchmarkRepeat/5x2-4 258608 943.5 ns/op BenchmarkRepeat/5x6-4 151285 1325 ns/op BenchmarkRepeat/10x0-4 3655090 29.23 ns/op BenchmarkRepeat/10x1-4 3298044 40.22 ns/op BenchmarkRepeat/10x2-4 233882 789.3 ns/op BenchmarkRepeat/10x6-4 145126 876.1 ns/op BenchmarkRepeatLarge/256/1-4 58032 2326 ns/op 110.06 MB/s BenchmarkRepeatLarge/256/16-4 62841 4052 ns/op 63.19 MB/s BenchmarkRepeatLarge/512/1-4 36568 2793 ns/op 183.30 MB/s BenchmarkRepeatLarge/512/16-4 27858 4283 ns/op 119.55 MB/s BenchmarkRepeatLarge/1024/1-4 36747 3744 ns/op 273.51 MB/s BenchmarkRepeatLarge/1024/16-4 45638 2265 ns/op 452.08 MB/s BenchmarkRepeatLarge/2048/1-4 23665 11031 ns/op 185.66 MB/s BenchmarkRepeatLarge/2048/16-4 10000 17487 ns/op 117.11 MB/s BenchmarkRepeatLarge/4096/1-4 15896 21798 ns/op 187.91 MB/s BenchmarkRepeatLarge/4096/16-4 10000 21750 ns/op 188.32 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21560 ns/op 379.96 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20847 ns/op 392.95 MB/s BenchmarkRepeatLarge/8192/4097-4 5673750 20.71 ns/op 197810.98 MB/s BenchmarkRepeatLarge/16384/1-4 5944 85586 ns/op 191.43 MB/s BenchmarkRepeatLarge/16384/16-4 9160 77925 ns/op 210.25 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 30634 ns/op 401.22 MB/s BenchmarkRepeatLarge/32768/1-4 2557 176360 ns/op 185.80 MB/s BenchmarkRepeatLarge/32768/16-4 3528 211106 ns/op 155.22 MB/s BenchmarkRepeatLarge/32768/4097-4 100 2476959 ns/op 11.58 MB/s BenchmarkRepeatLarge/65536/1-4 468 460328 ns/op 142.37 MB/s BenchmarkRepeatLarge/65536/16-4 1491 187704 ns/op 349.14 MB/s BenchmarkRepeatLarge/65536/4097-4 1423 85692 ns/op 717.16 MB/s BenchmarkRepeatLarge/131072/1-4 426 563298 ns/op 232.69 MB/s BenchmarkRepeatLarge/131072/16-4 420 657780 ns/op 199.26 MB/s BenchmarkRepeatLarge/131072/4097-4 100 4509948 ns/op 28.16 MB/s BenchmarkRepeatLarge/262144/1-4 100 2962297 ns/op 88.49 MB/s BenchmarkRepeatLarge/262144/16-4 100 8213012 ns/op 31.92 MB/s BenchmarkRepeatLarge/262144/4097-4 100 3478161 ns/op 74.21 MB/s BenchmarkRepeatLarge/524288/1-4 100 2226369 ns/op 235.49 MB/s BenchmarkRepeatLarge/524288/16-4 103 3465966 ns/op 151.27 MB/s BenchmarkRepeatLarge/524288/4097-4 91 4887883 ns/op 106.45 MB/s BenchmarkRepeatLarge/1048576/1-4 51 4244974 ns/op 247.02 MB/s BenchmarkRepeatLarge/1048576/16-4 44 42824598 ns/op 24.49 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 14968489 ns/op 69.80 MB/s BenchmarkRepeatLarge/2097152/1-4 21 28927265 ns/op 72.50 MB/s BenchmarkRepeatLarge/2097152/16-4 1 122273893 ns/op 17.15 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 9021741 ns/op 232.06 MB/s BenchmarkRepeatLarge/4194304/1-4 3 82152654 ns/op 51.06 MB/s BenchmarkRepeatLarge/4194304/16-4 10 29643649 ns/op 141.49 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 41453908 ns/op 101.11 MB/s BenchmarkRepeatLarge/8388608/1-4 1 548319503 ns/op 15.30 MB/s BenchmarkRepeatLarge/8388608/16-4 7 174332119 ns/op 48.12 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 179740132 ns/op 46.66 MB/s BenchmarkRepeatLarge/16777216/1-4 1 132121245 ns/op 126.98 MB/s BenchmarkRepeatLarge/16777216/16-4 2 79222680 ns/op 211.77 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 70415520 ns/op 238.26 MB/s BenchmarkRepeatLarge/33554432/1-4 2 425629426 ns/op 78.83 MB/s BenchmarkRepeatLarge/33554432/16-4 1 251704028 ns/op 133.31 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 312367723 ns/op 107.42 MB/s BenchmarkRepeatLarge/67108864/1-4 1 1153991201 ns/op 58.15 MB/s BenchmarkRepeatLarge/67108864/16-4 1 458728578 ns/op 146.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 952333908 ns/op 70.47 MB/s BenchmarkRepeatLarge/134217728/1-4 1 1685791981 ns/op 79.62 MB/s BenchmarkRepeatLarge/134217728/16-4 1 1214337487 ns/op 110.53 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 502325422 ns/op 267.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1240631908 ns/op 216.37 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1819659166 ns/op 147.52 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1371350694 ns/op 195.75 MB/s BenchmarkRepeatLarge/536870912/1-4 1 3120492504 ns/op 172.05 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3619714888 ns/op 148.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2330424195 ns/op 230.37 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3918629935 ns/op 274.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4750721426 ns/op 226.02 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3690754729 ns/op 290.93 MB/s BenchmarkIndexAnyASCII/1:1-4 2159416 60.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2468942 43.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2308548 124.1 ns/op BenchmarkIndexAnyASCII/1:8-4 1874367 53.87 ns/op BenchmarkIndexAnyASCII/1:16-4 2016249 150.1 ns/op BenchmarkIndexAnyASCII/1:32-4 1990146 58.33 ns/op BenchmarkIndexAnyASCII/1:64-4 1726880 96.48 ns/op BenchmarkIndexAnyASCII/16:1-4 2529385 52.17 ns/op BenchmarkIndexAnyASCII/16:2-4 592603 212.7 ns/op BenchmarkIndexAnyASCII/16:4-4 586876 248.6 ns/op BenchmarkIndexAnyASCII/16:8-4 614360 442.3 ns/op BenchmarkIndexAnyASCII/16:16-4 566076 363.2 ns/op BenchmarkIndexAnyASCII/16:32-4 485853 270.2 ns/op BenchmarkIndexAnyASCII/16:64-4 401811 347.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1976673 277.7 ns/op BenchmarkIndexAnyASCII/256:2-4 50911 8249 ns/op BenchmarkIndexAnyASCII/256:4-4 50601 2220 ns/op BenchmarkIndexAnyASCII/256:8-4 32388 14903 ns/op BenchmarkIndexAnyASCII/256:16-4 41449 2571 ns/op BenchmarkIndexAnyASCII/256:32-4 52491 2265 ns/op BenchmarkIndexAnyASCII/256:64-4 51201 2568 ns/op BenchmarkIndexAnyUTF8/1:1-4 2656868 49.29 ns/op BenchmarkIndexAnyUTF8/1:2-4 1916368 55.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 2374003 172.3 ns/op BenchmarkIndexAnyUTF8/1:8-4 2083347 179.7 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 117.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1456990 72.59 ns/op BenchmarkIndexAnyUTF8/1:64-4 1873472 73.16 ns/op BenchmarkIndexAnyUTF8/16:1-4 1879788 86.52 ns/op BenchmarkIndexAnyUTF8/16:2-4 287006 533.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 357640 340.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 320475 359.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 254476 655.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 239052 1610 ns/op BenchmarkIndexAnyUTF8/16:64-4 228010 1203 ns/op BenchmarkIndexAnyUTF8/256:1-4 480100 333.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 23182 5105 ns/op BenchmarkIndexAnyUTF8/256:4-4 20989 5348 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10830 ns/op BenchmarkIndexAnyUTF8/256:16-4 16302 29607 ns/op BenchmarkIndexAnyUTF8/256:32-4 13848 39338 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 18842 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2592020 46.46 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2308707 46.89 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2400132 51.17 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2285086 50.66 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2046949 162.7 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1794082 79.58 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1952160 86.76 ns/op BenchmarkLastIndexAnyASCII/16:1-4 664359 568.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 658861 201.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 650917 196.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 611380 236.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 570306 1040 ns/op BenchmarkLastIndexAnyASCII/16:32-4 506902 301.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 400092 392.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 52750 10263 ns/op BenchmarkLastIndexAnyASCII/256:2-4 48577 2250 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54460 2530 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54595 2426 ns/op BenchmarkLastIndexAnyASCII/256:16-4 51086 2242 ns/op BenchmarkLastIndexAnyASCII/256:32-4 49658 9300 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50556 7575 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2579206 46.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2678895 50.90 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2513034 137.7 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2458158 48.08 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1953704 57.50 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2127837 54.51 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2024679 58.44 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 478747 320.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 221564 525.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 212851 582.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 169922 599.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167157 857.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 168472 706.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 66830 3271 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34107 13654 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 19587 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13831 20609 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 22280 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11711 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 32749 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8768 13841 ns/op BenchmarkTrimASCII/1:1-4 3638100 38.29 ns/op BenchmarkTrimASCII/1:2-4 2423889 95.80 ns/op BenchmarkTrimASCII/1:4-4 2357246 55.31 ns/op BenchmarkTrimASCII/1:8-4 2043734 83.78 ns/op BenchmarkTrimASCII/1:16-4 1541770 98.44 ns/op BenchmarkTrimASCII/16:1-4 2703901 39.19 ns/op BenchmarkTrimASCII/16:2-4 545038 429.5 ns/op BenchmarkTrimASCII/16:4-4 606361 202.9 ns/op BenchmarkTrimASCII/16:8-4 611595 202.2 ns/op BenchmarkTrimASCII/16:16-4 567705 213.5 ns/op BenchmarkTrimASCII/256:1-4 554206 1842 ns/op BenchmarkTrimASCII/256:2-4 54954 3282 ns/op BenchmarkTrimASCII/256:4-4 55036 2670 ns/op BenchmarkTrimASCII/256:8-4 40086 2546 ns/op BenchmarkTrimASCII/256:16-4 53781 2251 ns/op BenchmarkTrimASCII/4096:1-4 40798 2922 ns/op BenchmarkTrimASCII/4096:2-4 3483 67013 ns/op BenchmarkTrimASCII/4096:4-4 3526 63141 ns/op BenchmarkTrimASCII/4096:8-4 3314 38116 ns/op BenchmarkTrimASCII/4096:16-4 3364 274428 ns/op BenchmarkTrimByte-4 4519090 26.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29996 5445 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29296 4304 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 100 1467041 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 936 298069 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3609 238754 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6897 20092 ns/op BenchmarkJoin/0-4 5729360 20.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4162270 28.12 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 176991 669.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 125811 1084 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89817 2425 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73429 1638 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64881 2810 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 48963 2162 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3177070 117.7 ns/op BenchmarkTrimSpace/ASCII-4 1000000 292.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 131582 1367 ns/op BenchmarkTrimSpace/JustNonASCII-4 64609 1908 ns/op BenchmarkReplaceAll-4 36354 4451 ns/op 16 B/op 1 allocs/op PASS ok strings 313.705s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 90627 1372 ns/op BenchmarkCond2-4 50887 3003 ns/op BenchmarkCond4-4 30710 3842 ns/op BenchmarkCond8-4 10000 10058 ns/op BenchmarkCond16-4 8314 14054 ns/op BenchmarkCond32-4 4214 58505 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 537181 304.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 374097 662.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 576085 289.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 562321 385.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 468025 448.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 517671 239.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87171 1298 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 118081 2019 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 113967 3243 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 76251 2581 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 630798 375.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 253653 486.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 686940 180.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 205364 600.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 941520 142.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 231321 1195 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1317836 537.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69362 9731 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 214399 1662 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 452337 1182 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 1801 57516 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 253 550384 ns/op BenchmarkRange/*sync.Map-4 1254 172502 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 114919 6394 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 268911 534.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 76372 7345 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 42813 4871 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 197690 1088 ns/op BenchmarkAdversarialDelete/*sync.Map-4 126698 1867 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 115438 1178 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 286075 512.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 1280600 104.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 18064 12727 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 208689 729.2 ns/op BenchmarkSwapCollision/*sync.Map-4 113350 950.2 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1057600 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 158746 850.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 476401 416.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 15129 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 96890 1742 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 25627 7921 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 759879 534.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 136617 1048 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 297787 483.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 377.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 255553 1443 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 769335 452.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 425696 366.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 244750 723.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 806738 174.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 122187 1589 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 201794 517.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 589981 477.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 137848 1353 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 486114 215.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 173253 603.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 158190 829.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 856390 220.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 62317 2136 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 100485 11022 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 414246 348.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 177003 2190 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 432302 476.9 ns/op BenchmarkUncontendedSemaphore-4 3865576 43.68 ns/op BenchmarkContendedSemaphore-4 5028375 49.63 ns/op BenchmarkMutexUncontended-4 670791 170.8 ns/op BenchmarkMutex-4 410604 756.9 ns/op BenchmarkMutexSlack-4 303714 561.9 ns/op BenchmarkMutexWork-4 290494 445.3 ns/op BenchmarkMutexWorkSlack-4 281473 1223 ns/op BenchmarkMutexNoSpin-4 88652 2694 ns/op BenchmarkMutexSpin-4 40466 3622 ns/op BenchmarkOnce-4 1325338 82.48 ns/op BenchmarkOnceFunc/v=Once-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1511642 85.79 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 141.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 459.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1593516 77.55 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4128687 27.11 ns/op BenchmarkSemaSyntNonblock-4 2139868 48.71 ns/op BenchmarkSemaSyntBlock-4 2410135 71.44 ns/op BenchmarkSemaWorkNonblock-4 1000000 106.4 ns/op BenchmarkSemaWorkBlock-4 1000000 106.6 ns/op BenchmarkRWMutexUncontended-4 147388 885.3 ns/op BenchmarkRWMutexWrite100-4 489720 372.1 ns/op BenchmarkRWMutexWrite10-4 436785 445.7 ns/op BenchmarkRWMutexWorkWrite100-4 320535 450.1 ns/op BenchmarkRWMutexWorkWrite10-4 242246 416.5 ns/op BenchmarkWaitGroupUncontended-4 567967 488.6 ns/op BenchmarkWaitGroupAddDone-4 536502 197.9 ns/op BenchmarkWaitGroupAddDoneWork-4 473976 2035 ns/op BenchmarkWaitGroupWait-4 992890 282.9 ns/op BenchmarkWaitGroupWaitWork-4 1376043 100.5 ns/op BenchmarkWaitGroupActuallyWait-4 32636 10070 ns/op 32 B/op 2 allocs/op PASS ok sync 99.572s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 681950 162.2 ns/op PASS ok sync/atomic 1.994s PASS ok syscall 1.046s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 180733 1901 ns/op 0 B/op 0 allocs/op PASS ok testing 1.680s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 4326 56209 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7002 23414 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 2305994 ns/op 129395 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 73 1507232 ns/op 1772 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 1083035633 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 199417293 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1479 80231 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1683 281258 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 8496200 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6708022 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 2928283598 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 2228782602 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 177 656995 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1337435 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 288184382 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 342585746 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 10739763820 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9248999552 ns/op 335150048 B/op 100090 allocs/op BenchmarkPyramid/10-4 2395 55334 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 12427899 ns/op 409137 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 550557721 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 1936 68694 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 211 783345 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 7305026 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6018 28969 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 40.153s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 280518770 ns/op BenchmarkVariableString-4 77233 1873 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1719 180931 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 2.156s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 78 3265563 ns/op BenchmarkAfter-4 123 837885 ns/op BenchmarkStop-4 100 1161869 ns/op BenchmarkSimultaneousAfterFunc-4 33 3263728 ns/op BenchmarkStartStop-4 396 501586 ns/op BenchmarkReset-4 2296 80734 ns/op BenchmarkSleep-4 50 2123746 ns/op BenchmarkParallelTimerLatency-4 2 32030923 avg-late-ns 106984960 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 16 47087407 avg-late-ns 112820853 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 30 75722650 avg-late-ns 116996960 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 10 9544051 avg-late-ns 106078386 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 7 108853757 avg-late-ns 173610262 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 15 7766675 avg-late-ns 209584298 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 6 3725624 avg-late-ns 155655732 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 20 3722088 avg-late-ns 15961897 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 3 20463343 avg-late-ns 568590677 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 9 7840192 avg-late-ns 61954749 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 8476132 avg-late-ns 52572399 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 6 225617039 avg-late-ns 230517251 max-late-ns BenchmarkTicker-4 560 387179 ns/op BenchmarkTickerReset-4 1935 52760 ns/op BenchmarkTickerResetNaive-4 100 1772461 ns/op BenchmarkNow-4 1754733 98.21 ns/op BenchmarkNowUnixNano-4 1594404 124.3 ns/op BenchmarkNowUnixMilli-4 1605356 86.81 ns/op BenchmarkNowUnixMicro-4 1581628 77.66 ns/op BenchmarkFormat-4 53684 2243 ns/op BenchmarkFormatRFC3339-4 69847 1855 ns/op BenchmarkFormatRFC3339Nano-4 72313 1633 ns/op BenchmarkFormatNow-4 75402 1490 ns/op BenchmarkMarshalJSON-4 102295 1215 ns/op BenchmarkMarshalText-4 107000 1148 ns/op BenchmarkParse-4 103220 1452 ns/op BenchmarkParseRFC3339UTC-4 368431 355.3 ns/op BenchmarkParseRFC3339UTCBytes-4 235432 1742 ns/op BenchmarkParseRFC3339TZ-4 80340 2692 ns/op BenchmarkParseRFC3339TZBytes-4 64488 2089 ns/op BenchmarkParseDuration-4 582512 394.9 ns/op BenchmarkHour-4 1000000 124.0 ns/op BenchmarkSecond-4 989462 140.3 ns/op BenchmarkYear-4 876496 167.5 ns/op BenchmarkDay-4 83197 2313 ns/op BenchmarkISOWeek-4 744506 301.9 ns/op BenchmarkGoString-4 75439 3753 ns/op BenchmarkUnmarshalText-4 79077 1502 ns/op PASS ok time 39.213s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 396946 1045 ns/op BenchmarkDecodeValidJapaneseChars-4 467834 275.4 ns/op BenchmarkDecodeRune-4 1000000 117.6 ns/op BenchmarkEncodeValidASCII-4 301629 1668 ns/op BenchmarkEncodeValidJapaneseChars-4 509740 743.1 ns/op BenchmarkAppendRuneValidASCII-4 701578 229.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1178919 133.9 ns/op BenchmarkEncodeRune-4 1000000 285.0 ns/op PASS ok unicode/utf16 6.860s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2188512 55.40 ns/op BenchmarkRuneCountTenJapaneseChars-4 367939 303.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4150594 30.78 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 514100 335.1 ns/op BenchmarkValidTenASCIIChars-4 2281377 53.34 ns/op BenchmarkValid100KASCIIChars-4 87 1636567 ns/op BenchmarkValidTenJapaneseChars-4 353623 344.7 ns/op BenchmarkValidLongMostlyASCII-4 106 1197697 ns/op BenchmarkValidLongJapanese-4 62 2608611 ns/op BenchmarkValidStringTenASCIIChars-4 4975944 22.56 ns/op BenchmarkValidString100KASCIIChars-4 7090 17183 ns/op BenchmarkValidStringTenJapaneseChars-4 478435 670.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1364 89992 ns/op BenchmarkValidStringLongJapanese-4 151 1229930 ns/op BenchmarkEncodeASCIIRune-4 4398736 26.63 ns/op BenchmarkEncodeJapaneseRune-4 1794349 199.1 ns/op BenchmarkAppendASCIIRune-4 8605016 25.69 ns/op BenchmarkAppendJapaneseRune-4 2362125 100.5 ns/op BenchmarkDecodeASCIIRune-4 1923392 200.7 ns/op BenchmarkDecodeJapaneseRune-4 2333581 121.4 ns/op BenchmarkFullRune/ASCII-4 2167618 86.43 ns/op BenchmarkFullRune/Incomplete-4 1000000 107.1 ns/op BenchmarkFullRune/Japanese-4 3378969 43.59 ns/op PASS ok unicode/utf8 18.480s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 129589798355 ns/op PASS ok cmd/api 131.040s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 547353 183.7 ns/op BenchmarkCgoCall/one-pointer-4 510232 294.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 365923 357.4 ns/op BenchmarkCgoCall/string-pointer-noescape-4 638418 192.3 ns/op BenchmarkCgoCall/eight-pointers-4 236678 556.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 464158 607.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 40210 3141 ns/op BenchmarkCgoCall/eight-pointers-slice-4 48663 2364 ns/op BenchmarkGoString-4 999366 344.6 ns/op BenchmarkCGoCallback-4 69123 1881 ns/op BenchmarkCGoInCThread-4 625088 176.4 ns/op PASS ok cmd/cgo/internal/test 8.065s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 411894 357.3 ns/op BenchmarkEqArrayOfStrings64-4 65821 1832 ns/op BenchmarkEqArrayOfStrings1024-4 4576 33044 ns/op BenchmarkEqArrayOfFloats5-4 1000000 121.9 ns/op BenchmarkEqArrayOfFloats64-4 125592 942.7 ns/op BenchmarkEqArrayOfFloats1024-4 5258 23424 ns/op BenchmarkEqArrayOfStructsEq-4 1302 89670 ns/op BenchmarkEqArrayOfStructsNotEq-4 1796 59251 ns/op BenchmarkEqStruct-4 15711500 7.855 ns/op PASS ok cmd/compile/internal/reflectdata 3.458s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75551 ns/op BenchmarkCopyElim1-4 765 977292 ns/op BenchmarkCopyElim10-4 422 728574 ns/op BenchmarkCopyElim100-4 100 1246276 ns/op BenchmarkCopyElim1000-4 28 21343405 ns/op BenchmarkCopyElim10000-4 3 99849406 ns/op BenchmarkCopyElim100000-4 1 552942315 ns/op BenchmarkDeadCode/1-4 172 1381579 ns/op BenchmarkDeadCode/10-4 100 1245680 ns/op BenchmarkDeadCode/100-4 230 921737 ns/op BenchmarkDeadCode/1000-4 40 8309058 ns/op BenchmarkDeadCode/10000-4 2 56790748 ns/op BenchmarkDeadCode/100000-4 1 464908373 ns/op BenchmarkDeadCode/200000-4 1 1665917604 ns/op BenchmarkDominatorsLinear-4 12 10681325 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 7 41466350 ns/op 0.24 MB/s BenchmarkDominatorsManyPred-4 6 67494214 ns/op 0.15 MB/s BenchmarkDominatorsMaxPred-4 6 17099510 ns/op 0.58 MB/s BenchmarkDominatorsMaxPredVal-4 7 28644970 ns/op 0.35 MB/s BenchmarkFuse/1-4 331 991917 ns/op BenchmarkFuse/10-4 324 424773 ns/op BenchmarkFuse/100-4 100 1014021 ns/op BenchmarkFuse/1000-4 19 8080343 ns/op BenchmarkFuse/10000-4 2 80213656 ns/op BenchmarkNilCheckDeep1-4 7560 16482 ns/op 0.06 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2398 46605 ns/op 0.21 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 385 280108 ns/op 0.36 MB/s 659 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 33 3050775 ns/op 0.33 MB/s 6401 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 3 45080114 ns/op 0.22 MB/s 142626 B/op 7 allocs/op BenchmarkDSEPass-4 14 9895020 ns/op 51785 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 393487080 ns/op 4222032 B/op 107824 allocs/op BenchmarkCSEPass-4 5 27824806 ns/op 131654 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 286114694 ns/op 5646344 B/op 97334 allocs/op BenchmarkDeadcodePass-4 85 1540727 ns/op 94221 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 234967652 ns/op 4057064 B/op 45037 allocs/op BenchmarkMultiPass-4 8 22037358 ns/op 339649 B/op 16 allocs/op BenchmarkMultiPassBlock-4 1 1969952311 ns/op 11256120 B/op 150254 allocs/op BenchmarkCondRewrite/SoloJump-4 2748910 42.19 ns/op BenchmarkCondRewrite/CombJump-4 2771049 78.65 ns/op PASS ok cmd/compile/internal/ssa 34.778s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7550 15536 ns/op BenchmarkExtShift-4 13914 10992 ns/op BenchmarkModify-4 7821 15073 ns/op BenchmarkMullImm-4 10000 10773 ns/op BenchmarkConstModify-4 7395 15877 ns/op BenchmarkBitSet-4 15363 7885 ns/op BenchmarkBitClear-4 16032 7938 ns/op BenchmarkBitToggle-4 15780 8687 ns/op BenchmarkBitSetConst-4 122044 1784 ns/op BenchmarkBitClearConst-4 127658 1010 ns/op BenchmarkBitToggleConst-4 123601 1152 ns/op BenchmarkDivconstI64-4 7952438 15.78 ns/op BenchmarkModconstI64-4 7248330 16.41 ns/op BenchmarkDivisiblePow2constI64-4 7364463 14.96 ns/op BenchmarkDivisibleconstI64-4 7528381 30.54 ns/op BenchmarkDivisibleWDivconstI64-4 5323216 27.32 ns/op BenchmarkDivconstU64/3-4 7909500 15.57 ns/op BenchmarkDivconstU64/5-4 7897371 22.83 ns/op BenchmarkDivconstU64/37-4 7003290 15.40 ns/op BenchmarkDivconstU64/1234567-4 7198299 15.29 ns/op BenchmarkModconstU64-4 7965228 89.95 ns/op BenchmarkDivisibleconstU64-4 7633905 17.70 ns/op BenchmarkDivisibleWDivconstU64-4 5070794 28.08 ns/op BenchmarkDivconstI32-4 7659208 29.27 ns/op BenchmarkModconstI32-4 7606656 32.72 ns/op BenchmarkDivisiblePow2constI32-4 7594472 14.53 ns/op BenchmarkDivisibleconstI32-4 7368781 18.26 ns/op BenchmarkDivisibleWDivconstI32-4 5342522 30.80 ns/op BenchmarkDivconstU32-4 8138392 23.46 ns/op BenchmarkModconstU32-4 6731810 24.64 ns/op BenchmarkDivisibleconstU32-4 7840368 16.00 ns/op BenchmarkDivisibleWDivconstU32-4 5344088 23.58 ns/op BenchmarkDivconstI16-4 8241968 39.22 ns/op BenchmarkModconstI16-4 8084228 18.39 ns/op BenchmarkDivisiblePow2constI16-4 8327536 17.28 ns/op BenchmarkDivisibleconstI16-4 8010536 33.98 ns/op BenchmarkDivisibleWDivconstI16-4 5153386 70.12 ns/op BenchmarkDivconstU16-4 7440824 15.04 ns/op BenchmarkModconstU16-4 8215452 39.36 ns/op BenchmarkDivisibleconstU16-4 7903234 69.61 ns/op BenchmarkDivisibleWDivconstU16-4 5461893 28.58 ns/op BenchmarkDivconstI8-4 8221428 133.4 ns/op BenchmarkModconstI8-4 7759545 82.78 ns/op BenchmarkDivisiblePow2constI8-4 8237128 31.43 ns/op BenchmarkDivisibleconstI8-4 7610106 21.19 ns/op BenchmarkDivisibleWDivconstI8-4 5185674 22.78 ns/op BenchmarkDivconstU8-4 1000000 125.7 ns/op BenchmarkModconstU8-4 8065275 17.39 ns/op BenchmarkDivisibleconstU8-4 7793094 63.90 ns/op BenchmarkDivisibleWDivconstU8-4 5522733 45.86 ns/op BenchmarkMul2-4 155722 688.5 ns/op BenchmarkMulNeg2-4 148944 5163 ns/op BenchmarkEfaceInteger-4 3586740 47.98 ns/op BenchmarkDiv64UnsignedSmall-4 14087167 56.15 ns/op BenchmarkDiv64Small-4 13043490 8.812 ns/op BenchmarkDiv64SmallNegDivisor-4 12551214 8.901 ns/op BenchmarkDiv64SmallNegDividend-4 13854153 9.140 ns/op BenchmarkDiv64SmallNegBoth-4 12289593 20.90 ns/op BenchmarkDiv64Unsigned-4 11337039 10.36 ns/op BenchmarkDiv64-4 11460672 12.41 ns/op BenchmarkDiv64NegDivisor-4 10126268 12.31 ns/op BenchmarkDiv64NegDividend-4 11158430 10.92 ns/op BenchmarkDiv64NegBoth-4 11421278 20.09 ns/op BenchmarkMod64UnsignedSmall-4 13683004 9.007 ns/op BenchmarkMod64Small-4 13399478 11.72 ns/op BenchmarkMod64SmallNegDivisor-4 12674342 10.36 ns/op BenchmarkMod64SmallNegDividend-4 11581345 9.222 ns/op BenchmarkMod64SmallNegBoth-4 13387798 10.18 ns/op BenchmarkMod64Unsigned-4 11119974 10.78 ns/op BenchmarkMod64-4 11023083 10.30 ns/op BenchmarkMod64NegDivisor-4 11196892 17.79 ns/op BenchmarkMod64NegDividend-4 11189763 11.14 ns/op BenchmarkMod64NegBoth-4 11265548 12.80 ns/op BenchmarkMulconstI32/3-4 12114265 8.851 ns/op BenchmarkMulconstI32/5-4 14190739 8.785 ns/op BenchmarkMulconstI32/12-4 14177052 8.433 ns/op BenchmarkMulconstI32/120-4 14030582 8.096 ns/op BenchmarkMulconstI32/-120-4 14455119 8.180 ns/op BenchmarkMulconstI32/65537-4 13678404 8.202 ns/op BenchmarkMulconstI32/65538-4 14346008 8.174 ns/op BenchmarkMulconstI64/3-4 14126391 8.423 ns/op BenchmarkMulconstI64/5-4 14106512 8.213 ns/op BenchmarkMulconstI64/12-4 14664820 11.79 ns/op BenchmarkMulconstI64/120-4 14410557 8.029 ns/op BenchmarkMulconstI64/-120-4 14348366 8.276 ns/op BenchmarkMulconstI64/65537-4 13503645 8.294 ns/op BenchmarkMulconstI64/65538-4 12566211 8.443 ns/op BenchmarkMulconstU32/3-4 13115254 8.910 ns/op BenchmarkMulconstU32/5-4 14537420 8.032 ns/op BenchmarkMulconstU32/12-4 14463944 9.238 ns/op BenchmarkMulconstU32/120-4 13295468 8.268 ns/op BenchmarkMulconstU32/65537-4 14259994 8.133 ns/op BenchmarkMulconstU32/65538-4 14174796 8.953 ns/op BenchmarkMulconstU64/3-4 13453116 8.304 ns/op BenchmarkMulconstU64/5-4 14399239 8.450 ns/op BenchmarkMulconstU64/12-4 13921784 15.57 ns/op BenchmarkMulconstU64/120-4 13872679 8.413 ns/op BenchmarkMulconstU64/65537-4 14663347 8.400 ns/op BenchmarkMulconstU64/65538-4 13591218 9.023 ns/op BenchmarkShiftArithmeticRight-4 15104412 8.803 ns/op BenchmarkSwitch8Predictable-4 9647488 28.29 ns/op BenchmarkSwitch8Unpredictable-4 5585066 23.08 ns/op BenchmarkSwitch32Predictable-4 9098832 14.67 ns/op BenchmarkSwitch32Unpredictable-4 5149424 22.76 ns/op BenchmarkSwitchStringPredictable-4 4255801 47.44 ns/op BenchmarkSwitchStringUnpredictable-4 4291668 28.13 ns/op BenchmarkSwitchTypePredictable-4 3023271 39.29 ns/op BenchmarkSwitchTypeUnpredictable-4 2974116 33.63 ns/op PASS ok cmd/compile/internal/test 67.783s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 130 1293463 ns/op BenchmarkNamed/Underlying/nongeneric-4 872654 179.9 ns/op BenchmarkNamed/Underlying/generic-4 1203620 146.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1270729 101.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1214004 96.96 ns/op BenchmarkCheck/http/funcbodies/info-4 1 766322472 ns/op 37855 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 623462155 ns/op 51307 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 208327400 ns/op 145874 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 139742262 ns/op 237750 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 716539288 ns/op 7226 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 108079932 ns/op 47796 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 62914135 ns/op 82294 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 130477497 ns/op 39682 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 172492189 ns/op 12579 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 63990651 ns/op 32614 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 35148082 ns/op 61714 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 38847102 ns/op 55854 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1611657994 ns/op 39684 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 692665653 ns/op 91826 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165763858 ns/op 307324 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 342405383 ns/op 164740 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 905827874 ns/op 2211 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70810274 ns/op 28404 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 34820379 ns/op 57771 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 52313368 ns/op 38453 lines/s PASS ok cmd/compile/internal/types2 33.492s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 178 2070383 ns/op 1307758 sys-ns/op 594051 user-ns/op PASS ok cmd/go 1.678s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 282412 394.1 ns/op PASS ok cmd/go/internal/cfg 1.188s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23322 5131 ns/op 1.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 25540 4658 ns/op 1.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2610 44938 ns/op 22.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2757 44861 ns/op 22.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 378 313154 ns/op 26.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 381 323678 ns/op 25.31 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.979s All tests passed.