linux-s390x-ibm-race at 517c66d4ee1b6b8842da34fe4c0519cfa1c58600 :: 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=0adf95b8a7904021a32e0875ca4b21f4" "JOURNAL_STREAM=9:1293280697" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=0adf95b8a7904021a32e0875ca4b21f4" "JOURNAL_STREAM=9:1293280697" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.681s ok archive/zip 3.483s ok bufio 1.326s ok bytes 2.263s ok cmp 1.008s ok compress/bzip2 1.529s ok compress/flate 8.199s ok compress/gzip 18.476s ok compress/lzw 1.825s ok compress/zlib 6.648s ok container/heap 1.010s ok container/list 1.007s ok container/ring 1.022s ok context 1.041s ok crypto 1.007s ok crypto/aes 1.037s ok crypto/cipher 1.036s ok crypto/des 1.034s ok crypto/dsa 1.009s ok crypto/ecdh 1.393s ok crypto/ecdsa 1.563s ok crypto/ed25519 2.246s ok crypto/elliptic 1.038s ok crypto/hmac 1.011s ok crypto/internal/alias 1.008s ok crypto/internal/bigmod 6.534s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.316s ok crypto/internal/edwards25519 3.369s ok crypto/internal/edwards25519/field 1.186s ok crypto/internal/nistec 2.523s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.414s ok crypto/rc4 1.621s ok crypto/rsa 3.656s ok crypto/sha1 1.014s ok crypto/sha256 1.027s ok crypto/sha512 1.028s ok crypto/subtle 1.494s ok crypto/tls 5.641s ok crypto/x509 3.066s ok database/sql 1.522s ok database/sql/driver 1.007s ok debug/buildinfo 1.020s ok debug/dwarf 1.079s ok debug/elf 2.268s ok debug/gosym 1.142s ok debug/macho 1.026s ok debug/pe 1.039s ok debug/plan9obj 1.010s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.009s ok encoding/ascii85 1.011s ok encoding/asn1 1.010s ok encoding/base32 1.042s ok encoding/base64 1.013s ok encoding/binary 1.014s ok encoding/csv 1.043s ok encoding/gob 21.568s ok encoding/hex 1.012s ok encoding/json 2.197s ok encoding/pem 2.810s ok encoding/xml 1.149s ok errors 1.012s ok expvar 1.012s ok flag 3.049s ok fmt 1.531s ok go/ast 1.016s ok go/build 6.232s ok go/build/constraint 1.015s ok go/constant 1.047s ok go/doc 1.197s ok go/doc/comment 2.846s ok go/format 1.034s ok go/importer 1.651s ok go/internal/gccgoimporter 1.042s ok go/internal/gcimporter 8.029s ok go/internal/srcimporter 15.165s ok go/parser 1.828s ok go/printer 2.373s ok go/scanner 1.039s ok go/token 1.098s ok go/types 37.143s ok hash 1.015s ok hash/adler32 1.032s ok hash/crc32 1.040s ok hash/crc64 1.019s ok hash/fnv 1.008s ok hash/maphash 1.007s ok html 1.010s ok html/template 1.180s ok image 1.544s ok image/color 1.028s ok image/draw 1.732s ok image/gif 2.009s ok image/jpeg 2.744s ok image/png 4.331s ok index/suffixarray 2.758s ok internal/abi 1.031s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.010s ok internal/coverage/slicereader 1.008s ok internal/coverage/slicewriter 1.009s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.007s ok internal/diff 1.015s ok internal/fmtsort 1.008s ok internal/fuzz 1.028s ok internal/godebug 11.390s ok internal/godebugs 1.008s ok internal/intern 1.398s ok internal/itoa 1.007s ok internal/platform 1.456s ok internal/poll 1.453s ok internal/profile 1.009s ok internal/reflectlite 1.009s ok internal/safefilepath 1.006s ok internal/saferio 1.070s ok internal/singleflight 1.054s ok internal/testenv 1.096s ok internal/trace 1.175s ok internal/types/errors 1.271s ok internal/unsafeheader 1.007s ok internal/xcoff 1.019s ok internal/zstd 1.036s ok io 1.034s ok io/fs 1.173s ok io/ioutil 1.012s ok log 1.020s ok log/slog 1.088s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.007s ok log/syslog 2.219s ok maps 1.008s ok math 1.020s ok math/big 5.089s ok math/bits 1.012s ok math/cmplx 1.015s ok math/rand 4.720s ok mime 1.024s ok mime/multipart 6.485s ok mime/quotedprintable 1.030s ok net 33.465s ok net/http 13.534s ok net/http/cgi 12.959s ok net/http/cookiejar 1.141s ok net/http/fcgi 1.227s ok net/http/httptest 1.396s ok net/http/httptrace 1.011s ok net/http/httputil 2.018s ok net/http/internal 1.017s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.184s ok net/internal/socktest 1.040s ok net/mail 1.030s ok net/netip 1.272s ok net/rpc 1.042s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.100s ok net/textproto 1.059s ok net/url 1.023s ok os 6.509s ok os/exec 8.202s ok os/exec/internal/fdtest 1.008s ok os/signal 22.550s ok os/user 1.013s ok path 1.010s ok path/filepath 1.030s ok plugin 1.008s ok reflect 1.384s ok regexp 5.215s ok regexp/syntax 10.063s ok runtime 23.766s ok runtime/cgo 1.007s ok runtime/coverage 1.015s ok runtime/debug 2.043s ok runtime/internal/atomic 1.013s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.007s ok runtime/internal/syscall 1.006s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.018s ok runtime/pprof 18.577s ok runtime/race 9.637s ok runtime/trace 6.074s ok slices 2.038s ok sort 1.621s ok strconv 3.636s ok strings 2.711s ok sync 1.450s ok sync/atomic 2.156s ok syscall 9.389s ok testing 2.872s ok testing/fstest 1.011s ok testing/iotest 1.008s ok testing/quick 1.137s ok testing/slogtest 1.011s ok text/scanner 1.020s ok text/tabwriter 1.011s ok text/template 1.065s ok text/template/parse 1.032s ok time 2.963s ok unicode 1.012s ok unicode/utf16 1.019s ok unicode/utf8 1.022s ok cmd/addr2line 4.184s ok cmd/api 1.940s ok cmd/asm/internal/asm 5.045s ok cmd/asm/internal/lex 1.030s ok cmd/cgo/internal/swig 1.012s ok cmd/cgo/internal/test 2.137s ok cmd/cgo/internal/testcarchive 23.930s ok cmd/cgo/internal/testcshared 4.652s ok cmd/cgo/internal/testerrors 7.521s ok cmd/cgo/internal/testfortran 1.012s ok cmd/cgo/internal/testgodefs 1.342s ok cmd/cgo/internal/testlife 1.388s ok cmd/cgo/internal/testnocgo 1.007s ok cmd/cgo/internal/testplugin 39.827s ok cmd/cgo/internal/testsanitizers 1.084s ok cmd/cgo/internal/testshared 48.763s ok cmd/cgo/internal/testso 2.275s ok cmd/cgo/internal/teststdio 1.914s ok cmd/cgo/internal/testtls 1.007s ok cmd/compile/internal/abt 1.037s ok cmd/compile/internal/amd64 1.011s ok cmd/compile/internal/base 1.011s ok cmd/compile/internal/compare 1.010s ok cmd/compile/internal/dwarfgen 2.220s ok cmd/compile/internal/importer 1.502s ok cmd/compile/internal/inline/inlheur 1.229s ok cmd/compile/internal/ir 1.006s ok cmd/compile/internal/logopt 1.023s ok cmd/compile/internal/loopvar 1.006s ok cmd/compile/internal/noder 1.009s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 14.892s ok cmd/compile/internal/syntax 1.142s ok cmd/compile/internal/test 13.021s ok cmd/compile/internal/typecheck 1.187s ok cmd/compile/internal/types 1.032s ok cmd/compile/internal/types2 9.662s ok cmd/covdata 1.009s ok cmd/cover 19.620s ok cmd/dist 1.007s ok cmd/distpack 1.012s ok cmd/doc 1.550s ok cmd/fix 1.967s ok cmd/go 265.938s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.087s ok cmd/go/internal/cfg 1.023s [no tests to run] ok cmd/go/internal/envcmd 1.069s ok cmd/go/internal/fsys 1.033s ok cmd/go/internal/generate 1.026s ok cmd/go/internal/gover 1.009s ok cmd/go/internal/imports 1.025s ok cmd/go/internal/load 1.018s ok cmd/go/internal/lockedfile 2.134s ok cmd/go/internal/lockedfile/internal/filelock 2.051s ok cmd/go/internal/modfetch 1.024s ok cmd/go/internal/modfetch/codehost 1.679s ok cmd/go/internal/modfetch/zip_sum_test 1.052s ok cmd/go/internal/modindex 1.740s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.022s ok cmd/go/internal/par 1.047s ok cmd/go/internal/str 1.016s ok cmd/go/internal/test 1.028s ok cmd/go/internal/toolchain 1.020s ok cmd/go/internal/vcs 1.015s ok cmd/go/internal/vcweb 1.014s ok cmd/go/internal/vcweb/vcstest 1.660s ok cmd/go/internal/web 1.036s ok cmd/go/internal/work 1.073s ok cmd/gofmt 1.167s ok cmd/internal/archive 1.323s ok cmd/internal/buildid 1.592s ok cmd/internal/bootstrap_test 1.010s ok cmd/internal/cov 1.198s ok cmd/internal/dwarf 1.008s ok cmd/internal/edit 1.007s ok cmd/internal/goobj 1.006s ok cmd/internal/moddeps 1.871s ok cmd/internal/notsha256 1.010s ok cmd/internal/obj 1.294s ok cmd/internal/obj/ppc64 1.039s ok cmd/internal/obj/riscv 1.015s ok cmd/internal/obj/s390x 1.006s ok cmd/internal/obj/x86 2.738s ok cmd/internal/objabi 1.024s ok cmd/internal/pkgpath 5.054s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.008s ok cmd/internal/src 1.009s ok cmd/internal/test2json 1.722s ok cmd/link 11.015s ok cmd/link/internal/benchmark 1.007s ok cmd/link/internal/ld 4.200s ok cmd/link/internal/loader 1.044s ok cmd/nm 9.127s ok cmd/objdump 1.017s ok cmd/pack 7.190s ok cmd/pprof 1.013s ok cmd/trace 1.255s ok cmd/vet 40.857s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2859 41023 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2134 54255 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1500 81122 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4528 29542 ns/op 5228 B/op 16 allocs/op Benchmark/Reader/GNU-4 6417 18575 ns/op 5132 B/op 15 allocs/op Benchmark/Reader/PAX-4 2224 52455 ns/op 8823 B/op 33 allocs/op PASS ok archive/tar 1.917s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 547833326 ns/op 828744 B/op 83 allocs/op BenchmarkZip64Test-4 1 177111766 ns/op BenchmarkZip64TestSizes/4096-4 1662 71176 ns/op BenchmarkZip64TestSizes/1048576-4 117 989372 ns/op BenchmarkZip64TestSizes/67108864-4 1 198939307 ns/op PASS ok archive/zip 2.783s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 170101 701.7 ns/op BenchmarkReaderCopyUnoptimal-4 104532 1136 ns/op BenchmarkReaderCopyNoWriteTo-4 16546 6902 ns/op BenchmarkReaderWriteToOptimal-4 13590 9496 ns/op BenchmarkReaderReadString-4 97647 1221 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 151032 780.5 ns/op BenchmarkWriterCopyUnoptimal-4 159420 677.9 ns/op BenchmarkWriterCopyNoReadFrom-4 17758 6953 ns/op BenchmarkReaderEmpty-4 79332 1464 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 47550 2439 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 488742 243.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.646s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 11487 10725 ns/op 3055.24 MB/s BenchmarkWriteByte-4 416 286894 ns/op 14.28 MB/s BenchmarkWriteRune-4 231 523517 ns/op 23.47 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4113671 ns/op BenchmarkBufferFullSmallReads-4 100 1141279 ns/op BenchmarkBufferWriteBlock/N4096-4 14793 8032 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 925 123696 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6711599 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 6946211 ns/op 2415.30 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4473225 26.33 ns/op 379.75 MB/s BenchmarkIndexByte/32-4 5367301 22.38 ns/op 1430.14 MB/s BenchmarkIndexByte/4K-4 833162 149.9 ns/op 27332.46 MB/s BenchmarkIndexBytePortable/10-4 939464 130.0 ns/op 76.91 MB/s BenchmarkIndexBytePortable/32-4 313804 366.1 ns/op 87.41 MB/s BenchmarkIndexBytePortable/4K-4 2763 43606 ns/op 93.93 MB/s BenchmarkIndexRune/10-4 1000000 108.2 ns/op 92.45 MB/s BenchmarkIndexRune/32-4 1000000 110.0 ns/op 290.94 MB/s BenchmarkIndexRune/4K-4 311641 348.5 ns/op 11754.67 MB/s BenchmarkIndexRuneASCII/10-4 4470373 26.22 ns/op 381.44 MB/s BenchmarkIndexRuneASCII/32-4 5316843 22.67 ns/op 1411.69 MB/s BenchmarkIndexRuneASCII/4K-4 788967 159.6 ns/op 25660.69 MB/s BenchmarkEqual/0-4 7886655 13.85 ns/op BenchmarkEqual/1-4 1468612 83.32 ns/op 12.00 MB/s BenchmarkEqual/6-4 1456657 84.21 ns/op 71.25 MB/s BenchmarkEqual/9-4 1426696 85.17 ns/op 105.67 MB/s BenchmarkEqual/15-4 1433511 84.22 ns/op 178.11 MB/s BenchmarkEqual/16-4 1379959 87.56 ns/op 182.73 MB/s BenchmarkEqual/20-4 1397728 85.41 ns/op 234.16 MB/s BenchmarkEqual/32-4 1269664 92.23 ns/op 346.97 MB/s BenchmarkEqual/4K-4 119623 1004 ns/op 4078.99 MB/s BenchmarkEqualBothUnaligned/64_0-4 1390976 85.80 ns/op 745.90 MB/s BenchmarkEqualBothUnaligned/64_1-4 1304124 90.95 ns/op 703.71 MB/s BenchmarkEqualBothUnaligned/64_4-4 1367010 88.31 ns/op 724.69 MB/s BenchmarkEqualBothUnaligned/64_7-4 1358684 89.23 ns/op 717.25 MB/s BenchmarkEqualBothUnaligned/4096_0-4 119404 1005 ns/op 4077.47 MB/s BenchmarkEqualBothUnaligned/4096_1-4 100543 1205 ns/op 3400.19 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119384 1014 ns/op 4040.90 MB/s BenchmarkEqualBothUnaligned/4096_7-4 119892 999.5 ns/op 4098.10 MB/s BenchmarkIndex/10-4 3753922 32.18 ns/op 310.77 MB/s BenchmarkIndex/32-4 2943706 40.39 ns/op 792.30 MB/s BenchmarkIndex/4K-4 76471 1574 ns/op 2603.09 MB/s BenchmarkIndexEasy/10-4 3672290 32.32 ns/op 309.36 MB/s BenchmarkIndexEasy/32-4 2975448 40.68 ns/op 786.71 MB/s BenchmarkIndexEasy/4K-4 398158 287.9 ns/op 14225.00 MB/s BenchmarkCount/10-4 1971062 61.46 ns/op 162.70 MB/s BenchmarkCount/32-4 1721858 70.23 ns/op 455.65 MB/s BenchmarkCount/4K-4 73021 1615 ns/op 2536.15 MB/s BenchmarkCountEasy/10-4 1872522 62.12 ns/op 160.99 MB/s BenchmarkCountEasy/32-4 1729936 70.74 ns/op 452.35 MB/s BenchmarkCountEasy/4K-4 388783 294.7 ns/op 13899.00 MB/s BenchmarkCountSingle/10-4 3971779 30.22 ns/op 330.92 MB/s BenchmarkCountSingle/32-4 3819573 31.01 ns/op 1031.83 MB/s BenchmarkCountSingle/4K-4 536972 210.2 ns/op 19487.43 MB/s BenchmarkToUpper/#00-4 3029126 40.14 ns/op BenchmarkToUpper/ONLYUPPER-4 325044 373.6 ns/op BenchmarkToUpper/abc-4 505182 240.1 ns/op BenchmarkToUpper/AbC123-4 319537 384.5 ns/op BenchmarkToUpper/azAZ09_-4 291814 420.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85722 1378 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37486 3131 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59499 2015 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121011 995.1 ns/op BenchmarkToLower/#00-4 3043561 39.28 ns/op BenchmarkToLower/abc-4 451864 275.5 ns/op BenchmarkToLower/AbC123-4 315349 383.7 ns/op BenchmarkToLower/azAZ09_-4 286402 430.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83847 1425 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43832 2721 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75976 1571 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120920 999.9 ns/op BenchmarkFields/ASCII/16-4 128572 930.0 ns/op 17.20 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11371 ns/op 22.51 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 657 180849 ns/op 22.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3079616 ns/op 21.28 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 49365581 ns/op 21.24 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70719 1701 ns/op 9.40 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6771 17386 ns/op 14.72 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 421 282739 ns/op 14.49 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 4952980 ns/op 13.23 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 86859084 ns/op 12.07 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 159489 748.4 ns/op 21.38 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15058 7875 ns/op 32.51 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 858 135844 ns/op 30.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 2600312 ns/op 25.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 50554832 ns/op 20.74 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 92018 1298 ns/op 12.33 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9858 11878 ns/op 21.55 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 549 203772 ns/op 20.10 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3755840 ns/op 17.45 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70741990 ns/op 14.82 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1576796 76.16 ns/op BenchmarkTrimSpace/ASCII-4 578526 211.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86949 1363 ns/op BenchmarkTrimSpace/JustNonASCII-4 41685 2867 ns/op BenchmarkToValidUTF8/Valid-4 503155 242.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 366282 330.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92604 1256 ns/op BenchmarkIndexHard1-4 1902 65044 ns/op BenchmarkIndexHard2-4 393 304497 ns/op BenchmarkIndexHard3-4 171 699392 ns/op BenchmarkIndexHard4-4 92 1292692 ns/op BenchmarkLastIndexHard1-4 4 25985384 ns/op BenchmarkLastIndexHard2-4 5 24945531 ns/op BenchmarkLastIndexHard3-4 4 25305161 ns/op BenchmarkCountHard1-4 1759 67264 ns/op BenchmarkCountHard2-4 393 306563 ns/op BenchmarkCountHard3-4 170 698765 ns/op BenchmarkSplitEmptySeparator-4 1 119747267 ns/op BenchmarkSplitSingleByteSeparator-4 14 7359830 ns/op BenchmarkSplitMultiByteSeparator-4 12 8507157 ns/op BenchmarkSplitNSingleByteSeparator-4 188816 708.4 ns/op BenchmarkSplitNMultiByteSeparator-4 74541 1588 ns/op BenchmarkRepeat-4 190335 618.1 ns/op BenchmarkRepeatLarge/256/1-4 129703 887.1 ns/op 288.58 MB/s BenchmarkRepeatLarge/256/16-4 211249 520.0 ns/op 492.35 MB/s BenchmarkRepeatLarge/512/1-4 107211 1088 ns/op 470.65 MB/s BenchmarkRepeatLarge/512/16-4 148446 720.1 ns/op 711.02 MB/s BenchmarkRepeatLarge/1024/1-4 85522 1357 ns/op 754.47 MB/s BenchmarkRepeatLarge/1024/16-4 103116 1058 ns/op 967.73 MB/s BenchmarkRepeatLarge/2048/1-4 61017 1929 ns/op 1061.65 MB/s BenchmarkRepeatLarge/2048/16-4 67816 1556 ns/op 1315.88 MB/s BenchmarkRepeatLarge/4096/1-4 42326 2998 ns/op 1366.40 MB/s BenchmarkRepeatLarge/4096/16-4 47066 3297 ns/op 1242.26 MB/s BenchmarkRepeatLarge/8192/1-4 25696 4686 ns/op 1748.06 MB/s BenchmarkRepeatLarge/8192/16-4 26662 4239 ns/op 1932.65 MB/s BenchmarkRepeatLarge/8192/4097-4 63082 1920 ns/op 2134.03 MB/s BenchmarkRepeatLarge/16384/1-4 15458 7978 ns/op 2053.58 MB/s BenchmarkRepeatLarge/16384/16-4 15490 7715 ns/op 2123.58 MB/s BenchmarkRepeatLarge/16384/4097-4 21909 5524 ns/op 2224.88 MB/s BenchmarkRepeatLarge/32768/1-4 8122 14813 ns/op 2212.15 MB/s BenchmarkRepeatLarge/32768/16-4 8184 14505 ns/op 2259.08 MB/s BenchmarkRepeatLarge/32768/4097-4 8094 14440 ns/op 1986.07 MB/s BenchmarkRepeatLarge/65536/1-4 3783 28802 ns/op 2275.42 MB/s BenchmarkRepeatLarge/65536/16-4 4028 27877 ns/op 2350.87 MB/s BenchmarkRepeatLarge/65536/4097-4 4057 26860 ns/op 2287.94 MB/s BenchmarkRepeatLarge/131072/1-4 508 230183 ns/op 569.43 MB/s BenchmarkRepeatLarge/131072/16-4 501 222936 ns/op 587.94 MB/s BenchmarkRepeatLarge/131072/4097-4 505 223660 ns/op 567.86 MB/s BenchmarkRepeatLarge/262144/1-4 255 454233 ns/op 577.11 MB/s BenchmarkRepeatLarge/262144/16-4 252 451207 ns/op 580.98 MB/s BenchmarkRepeatLarge/262144/4097-4 259 448096 ns/op 576.02 MB/s BenchmarkRepeatLarge/524288/1-4 130 894657 ns/op 586.02 MB/s BenchmarkRepeatLarge/524288/16-4 130 919607 ns/op 570.12 MB/s BenchmarkRepeatLarge/524288/4097-4 128 926338 ns/op 561.69 MB/s BenchmarkRepeatLarge/1048576/1-4 64 1868058 ns/op 561.32 MB/s BenchmarkRepeatLarge/1048576/16-4 66 1828950 ns/op 573.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1813523 ns/op 576.08 MB/s BenchmarkRepeatLarge/2097152/1-4 31 3705816 ns/op 565.91 MB/s BenchmarkRepeatLarge/2097152/16-4 32 3676119 ns/op 570.48 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3709426 ns/op 564.39 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7395342 ns/op 567.15 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7428766 ns/op 564.60 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7392305 ns/op 566.97 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15377342 ns/op 545.52 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15498013 ns/op 541.27 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14792592 ns/op 566.94 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30207364 ns/op 555.40 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29391059 ns/op 570.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27422753 ns/op 611.80 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53515502 ns/op 627.00 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55987940 ns/op 599.32 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60037362 ns/op 558.89 MB/s BenchmarkRepeatLarge/67108864/1-4 1 116696109 ns/op 575.07 MB/s BenchmarkRepeatLarge/67108864/16-4 1 116715646 ns/op 574.98 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114884392 ns/op 584.14 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213914700 ns/op 627.44 MB/s BenchmarkRepeatLarge/134217728/16-4 1 256365555 ns/op 523.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 262897691 ns/op 510.53 MB/s BenchmarkRepeatLarge/268435456/1-4 1 442723978 ns/op 606.33 MB/s BenchmarkRepeatLarge/268435456/16-4 1 522780267 ns/op 513.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 525194053 ns/op 511.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 904385616 ns/op 593.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1194876183 ns/op 449.31 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1211204961 ns/op 443.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1935860140 ns/op 554.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2105464193 ns/op 509.98 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2050836392 ns/op 523.56 MB/s BenchmarkBytesCompare/1-4 10805462 10.90 ns/op BenchmarkBytesCompare/2-4 10955126 10.88 ns/op BenchmarkBytesCompare/4-4 10896272 11.00 ns/op BenchmarkBytesCompare/8-4 10991815 11.07 ns/op BenchmarkBytesCompare/16-4 10207449 11.78 ns/op BenchmarkBytesCompare/32-4 9673732 12.15 ns/op BenchmarkBytesCompare/64-4 9405318 12.84 ns/op BenchmarkBytesCompare/128-4 8171678 14.36 ns/op BenchmarkBytesCompare/256-4 6995668 17.18 ns/op BenchmarkBytesCompare/512-4 4816874 25.01 ns/op BenchmarkBytesCompare/1024-4 2929573 41.14 ns/op BenchmarkBytesCompare/2048-4 1621532 72.12 ns/op BenchmarkIndexAnyASCII/1:1-4 2742524 42.83 ns/op BenchmarkIndexAnyASCII/1:2-4 2804107 43.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2655871 45.57 ns/op BenchmarkIndexAnyASCII/1:8-4 2429684 46.59 ns/op BenchmarkIndexAnyASCII/1:16-4 2164356 54.57 ns/op BenchmarkIndexAnyASCII/1:32-4 2229744 55.90 ns/op BenchmarkIndexAnyASCII/1:64-4 2032660 57.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2664734 44.39 ns/op BenchmarkIndexAnyASCII/16:2-4 500350 235.1 ns/op BenchmarkIndexAnyASCII/16:4-4 495586 239.8 ns/op BenchmarkIndexAnyASCII/16:8-4 461749 246.4 ns/op BenchmarkIndexAnyASCII/16:16-4 458181 260.8 ns/op BenchmarkIndexAnyASCII/16:32-4 406840 291.8 ns/op BenchmarkIndexAnyASCII/16:64-4 346773 345.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2155572 55.19 ns/op BenchmarkIndexAnyASCII/256:2-4 39784 3024 ns/op BenchmarkIndexAnyASCII/256:4-4 39673 3018 ns/op BenchmarkIndexAnyASCII/256:8-4 40431 3011 ns/op BenchmarkIndexAnyASCII/256:16-4 39301 2993 ns/op BenchmarkIndexAnyASCII/256:32-4 37740 3138 ns/op BenchmarkIndexAnyASCII/256:64-4 36463 3139 ns/op BenchmarkIndexAnyUTF8/1:1-4 2743680 43.30 ns/op BenchmarkIndexAnyUTF8/1:2-4 2727164 43.46 ns/op BenchmarkIndexAnyUTF8/1:4-4 2638383 45.41 ns/op BenchmarkIndexAnyUTF8/1:8-4 2519499 47.79 ns/op BenchmarkIndexAnyUTF8/1:16-4 2216251 54.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 2130733 55.87 ns/op BenchmarkIndexAnyUTF8/1:64-4 2066955 57.76 ns/op BenchmarkIndexAnyUTF8/16:1-4 146503 787.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 251380 479.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 230949 513.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 223336 530.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 191353 628.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 183193 645.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 175654 686.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11649 ns/op BenchmarkIndexAnyUTF8/256:2-4 17430 6930 ns/op BenchmarkIndexAnyUTF8/256:4-4 16322 7429 ns/op BenchmarkIndexAnyUTF8/256:8-4 15438 7826 ns/op BenchmarkIndexAnyUTF8/256:16-4 12759 9397 ns/op BenchmarkIndexAnyUTF8/256:32-4 12534 9584 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10313 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2712190 43.50 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2597840 43.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2454416 47.14 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2489511 47.34 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2144302 55.91 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2104846 56.47 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2017509 56.40 ns/op BenchmarkLastIndexAnyASCII/16:1-4 347684 353.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 341942 355.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 341238 345.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 330091 354.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 327458 380.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 290077 399.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 264661 466.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24841 4739 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25498 4737 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25239 4741 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25206 4775 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25152 4731 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25004 4750 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24706 4812 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2826699 43.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2714097 44.53 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2600350 46.04 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2460960 47.46 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2151945 54.32 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2183678 55.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2077839 59.66 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 278871 416.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 243004 488.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 224784 512.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 233498 542.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 190160 645.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 185390 645.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 177116 696.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21207 5697 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17427 6920 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16300 7374 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15259 8013 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12310 9685 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12356 9654 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10370 ns/op BenchmarkTrimASCII/1:1-4 3356480 36.58 ns/op BenchmarkTrimASCII/1:2-4 2206885 53.77 ns/op BenchmarkTrimASCII/1:4-4 2147564 55.54 ns/op BenchmarkTrimASCII/1:8-4 1898806 62.91 ns/op BenchmarkTrimASCII/1:16-4 1445288 84.19 ns/op BenchmarkTrimASCII/16:1-4 530757 236.1 ns/op BenchmarkTrimASCII/16:2-4 342538 350.6 ns/op BenchmarkTrimASCII/16:4-4 350460 356.5 ns/op BenchmarkTrimASCII/16:8-4 326770 359.9 ns/op BenchmarkTrimASCII/16:16-4 312900 386.8 ns/op BenchmarkTrimASCII/256:1-4 37464 3206 ns/op BenchmarkTrimASCII/256:2-4 23708 4870 ns/op BenchmarkTrimASCII/256:4-4 25016 4854 ns/op BenchmarkTrimASCII/256:8-4 25078 5004 ns/op BenchmarkTrimASCII/256:16-4 23841 4947 ns/op BenchmarkTrimASCII/4096:1-4 2528 47747 ns/op BenchmarkTrimASCII/4096:2-4 1582 75730 ns/op BenchmarkTrimASCII/4096:4-4 1530 76167 ns/op BenchmarkTrimASCII/4096:8-4 1578 75125 ns/op BenchmarkTrimASCII/4096:16-4 1522 76404 ns/op BenchmarkTrimByte-4 2115519 56.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29798 4055 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28293 4059 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 484 240432 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 939 123223 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1896 64443 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3446 32744 ns/op BenchmarkCompareBytesEqual-4 10211920 11.89 ns/op BenchmarkCompareBytesToNil-4 12685281 9.338 ns/op BenchmarkCompareBytesEmpty-4 12875269 9.282 ns/op BenchmarkCompareBytesIdentical-4 12652674 9.093 ns/op BenchmarkCompareBytesSameLength-4 10218114 11.53 ns/op BenchmarkCompareBytesDifferentLength-4 10584476 11.36 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2440 50210 ns/op 20883.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2426 50385 ns/op 20811.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2346 51754 ns/op 20260.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2324 49901 ns/op 21013.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2324 50324 ns/op 20836.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2360 50108 ns/op 20926.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2404 50379 ns/op 20813.95 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2365 49871 ns/op 21026.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2314 52857 ns/op 19838.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2348 52177 ns/op 20096.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2316 51310 ns/op 20436.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2344 51201 ns/op 20479.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2374 52253 ns/op 20067.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2374 52466 ns/op 19986.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2331 51437 ns/op 20385.53 MB/s BenchmarkCompareBytesBig-4 2401 50265 ns/op 20861.31 MB/s BenchmarkCompareBytesBigIdentical-4 12245521 9.637 ns/op 108805160.91 MB/s PASS ok bytes 62.015s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 97687911 ns/op 1.02 MB/s 3612316 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 379312542 ns/op 1.50 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 29427910 ns/op 0.56 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.595s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 46 2576776 ns/op 3.88 MB/s 43218 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25724179 ns/op 3.89 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 279498874 ns/op 3.58 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 40 2705036 ns/op 3.70 MB/s 42264 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27627635 ns/op 3.62 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 281055790 ns/op 3.56 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2654749 ns/op 3.77 MB/s 43380 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25568590 ns/op 3.91 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 256987714 ns/op 3.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 44 2612780 ns/op 3.83 MB/s 42260 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25868361 ns/op 3.87 MB/s 49154 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 263433906 ns/op 3.80 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 2866426 ns/op 3.49 MB/s 43984 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 27789780 ns/op 3.60 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 283753581 ns/op 3.52 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 49 2239623 ns/op 4.47 MB/s 43334 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19055311 ns/op 5.25 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 189054668 ns/op 5.29 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 1994921 ns/op 5.01 MB/s 42748 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15211474 ns/op 6.57 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 151865618 ns/op 6.58 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1983238 ns/op 5.04 MB/s 43457 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15015253 ns/op 6.66 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 150325088 ns/op 6.65 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1247754 ns/op 8.01 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11896636 ns/op 8.41 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119768226 ns/op 8.35 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3213982 ns/op 3.11 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 27025756 ns/op 3.70 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 265994964 ns/op 3.76 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9520744 ns/op 1.05 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 97046512 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 973588731 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9133924 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 94541234 ns/op 1.06 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 961819436 ns/op 1.04 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1582890 ns/op 6.32 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12848689 ns/op 7.78 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127626733 ns/op 7.84 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2825116 ns/op 3.54 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20281679 ns/op 4.93 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 201197637 ns/op 4.97 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 8512364 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 82765836 ns/op 1.21 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 820626560 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8604289 ns/op 1.16 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 101803306 ns/op 0.98 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1072642284 ns/op 0.93 MB/s PASS ok compress/flate 18.384s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 26 4195607 ns/op 2.38 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4156103 ns/op 2.41 MB/s BenchmarkDecoder/1e5-4 3 43852596 ns/op 2.28 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39894235 ns/op 2.51 MB/s BenchmarkDecoder/1e6-4 1 392254928 ns/op 2.55 MB/s BenchmarkDecoder/1e-Reuse6-4 1 501604659 ns/op 1.99 MB/s BenchmarkEncoder/1e4-4 38 3031753 ns/op 3.30 MB/s BenchmarkEncoder/1e-Reuse4-4 39 3313101 ns/op 3.02 MB/s BenchmarkEncoder/1e5-4 4 31737850 ns/op 3.15 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30679806 ns/op 3.26 MB/s BenchmarkEncoder/1e6-4 1 318718374 ns/op 3.14 MB/s BenchmarkEncoder/1e-Reuse6-4 1 307193761 ns/op 3.26 MB/s PASS ok compress/lzw 5.030s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6052633 ns/op PASS ok container/heap 1.125s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 34417 3277 ns/op BenchmarkWithTimeout/concurrency=40-4 10000 13483 ns/op BenchmarkWithTimeout/concurrency=4000-4 10000 12128 ns/op BenchmarkWithTimeout/concurrency=400000-4 7220 17232 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 529999 222.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20112 5048 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 31155 7475 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4918 23043 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3124 36966 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4414 28945 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 450 263100 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 349 351241 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 516 271427 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 2639388 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 28 4919346 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 50 2632276 ns/op BenchmarkCheckCanceled/Err-4 492061 248.1 ns/op BenchmarkCheckCanceled/Done-4 585471 199.5 ns/op BenchmarkContextCancelDone-4 883663 138.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 35052 3111 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 34209 3663 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27796 4285 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20983 5884 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13987 8691 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 504061 237.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 281055 427.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200798 617.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 124650 987.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60079 1980 ns/op PASS ok context 10.001s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1871691 64.18 ns/op 249.28 MB/s BenchmarkDecrypt-4 1846266 65.32 ns/op 244.96 MB/s BenchmarkExpand-4 13232 8990 ns/op PASS ok crypto/aes 1.593s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 177088 662.7 ns/op 96.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 327806 351.4 ns/op 182.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177163 663.6 ns/op 96.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 339194 350.7 ns/op 182.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 162142 736.9 ns/op 1831.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 290568 415.7 ns/op 3247.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 152391 741.7 ns/op 1820.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 284598 415.5 ns/op 3248.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 100982 1209 ns/op 6774.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 141286 839.0 ns/op 9764.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 103780 1189 ns/op 6890.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 134376 870.3 ns/op 9412.67 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2298 53865 ns/op 18.92 MB/s BenchmarkAESCFBDecrypt1K-4 2361 52891 ns/op 19.27 MB/s BenchmarkAESCFBDecrypt8K-4 297 400245 ns/op 20.45 MB/s BenchmarkAESOFB1K-4 6033 20102 ns/op 50.69 MB/s BenchmarkAESCTR1K-4 5643 21669 ns/op 47.03 MB/s BenchmarkAESCTR8K-4 681 171292 ns/op 47.80 MB/s BenchmarkAESCBCEncrypt1K-4 432332 277.3 ns/op 3692.24 MB/s BenchmarkAESCBCDecrypt1K-4 903619 132.4 ns/op 7733.62 MB/s PASS ok crypto/cipher 3.582s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46027 2606 ns/op 3.07 MB/s BenchmarkDecrypt-4 39061 3137 ns/op 2.55 MB/s BenchmarkTDESEncrypt-4 14470 8225 ns/op 0.97 MB/s BenchmarkTDESDecrypt-4 13563 8758 ns/op 0.91 MB/s PASS ok crypto/des 1.723s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 920 128492 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 7 15575080 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 3 39480092 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 4809201 ns/op 379 B/op 9 allocs/op PASS ok crypto/ecdh 1.812s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2398 43632 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1902 63694 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1363 84319 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2442 48881 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1204 99011 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 742 154565 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3601 32115 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 4297611 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10424438 ns/op 1412 B/op 17 allocs/op PASS ok crypto/ecdsa 2.456s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1035774 ns/op BenchmarkNewKeyFromSeed-4 100 1083263 ns/op BenchmarkSigning-4 98 1255454 ns/op BenchmarkVerification-4 51 2305717 ns/op PASS ok crypto/ed25519 1.557s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4554 26236 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 78 1583570 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 4368617 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 10767346 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1288 92405 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 3770642 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 11038359 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 29214526 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8166 14199 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4267 27479 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3049 38161 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 46 2602700 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1946 60564 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 154 776201 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1312 92062 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2319911 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.488s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17347 6903 ns/op 148.35 MB/s BenchmarkHMACSHA256_32-4 18186 6632 ns/op 4.83 MB/s BenchmarkNewWriteSum-4 10000 10693 ns/op 2.99 MB/s PASS ok crypto/hmac 1.497s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 36961 3223 ns/op BenchmarkModSub-4 42123 2863 ns/op BenchmarkMontgomeryRepr-4 13104 9195 ns/op BenchmarkMontgomeryMul-4 13039 9114 ns/op BenchmarkModMul-4 6354 18700 ns/op BenchmarkExpBig-4 7 16040821 ns/op BenchmarkExp-4 4 31917252 ns/op PASS ok crypto/internal/bigmod 2.370s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 540 219686 ns/op BenchmarkScalarBaseMult-4 121 1006787 ns/op BenchmarkScalarMult-4 42 2709906 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 51 2282301 ns/op PASS ok crypto/internal/edwards25519 1.576s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 232452 515.6 ns/op BenchmarkMultiply-4 271092 427.0 ns/op BenchmarkSquare-4 363307 336.8 ns/op BenchmarkInvert-4 1370 87538 ns/op BenchmarkMult32-4 983838 121.9 ns/op PASS ok crypto/internal/edwards25519/field 1.654s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 31 3696187 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1550 78209 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10605932 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 28121421 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 82 1528393 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6936 17028 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 3692753 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 113437143 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.184s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 301615 395.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 141588 842.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 62300 1925 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 299677 401.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 142191 840.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 63223 1883 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.807s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 87836 1350 ns/op 5.93 MB/s BenchmarkHash64-4 106484 1167 ns/op 54.83 MB/s BenchmarkHash128-4 100770 1235 ns/op 103.68 MB/s BenchmarkHash256-4 87554 1409 ns/op 181.64 MB/s BenchmarkHash512-4 68976 1735 ns/op 295.09 MB/s BenchmarkHash1K-4 50846 2418 ns/op 423.55 MB/s BenchmarkHash8K-4 10000 11706 ns/op 699.81 MB/s BenchmarkHash1M-4 87 1364321 ns/op 768.57 MB/s BenchmarkHash8M-4 10 10883057 ns/op 770.80 MB/s BenchmarkHash8BytesUnaligned-4 85850 1424 ns/op 5.62 MB/s BenchmarkHash1KUnaligned-4 50948 2403 ns/op 426.22 MB/s BenchmarkHash8KUnaligned-4 10000 11723 ns/op 698.81 MB/s PASS ok crypto/md5 2.719s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 531374578 ns/op PASS ok crypto/rand 1.542s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9772 11075 ns/op 11.56 MB/s BenchmarkRC4_1K-4 1366 92186 ns/op 11.11 MB/s BenchmarkRC4_8K-4 176 763342 ns/op 10.61 MB/s PASS ok crypto/rc4 1.591s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17122998 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 41979187 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76668502 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 5736532 ns/op BenchmarkDecryptOAEP/2048-4 6 17480300 ns/op BenchmarkEncryptOAEP/2048-4 19 5737956 ns/op BenchmarkSignPKCS1v15/2048-4 6 17774625 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5760660 ns/op BenchmarkSignPSS/2048-4 6 17926370 ns/op BenchmarkVerifyPSS/2048-4 20 6067072 ns/op PASS ok crypto/rsa 2.808s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80162 1443 ns/op 5.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 103927 1114 ns/op 7.18 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 91591 1302 ns/op 245.87 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 113137 1035 ns/op 309.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 71835 1685 ns/op 607.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 85360 1399 ns/op 731.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21844 5668 ns/op 1445.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22933 5202 ns/op 1574.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.270s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 62947 1891 ns/op 4.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 71719 1695 ns/op 4.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68989 1735 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58640 2033 ns/op 503.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 67314 1776 ns/op 576.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 61338 1882 ns/op 544.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23576 5120 ns/op 1599.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24088 4870 ns/op 1682.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 24124 4947 ns/op 1655.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.355s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 46495 2563 ns/op 3.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60850 1972 ns/op 4.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51702 2311 ns/op 3.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45997 2591 ns/op 395.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 60228 1997 ns/op 512.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 50762 2358 ns/op 434.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 26758 4495 ns/op 1822.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30698 3907 ns/op 2096.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 28027 4273 ns/op 1917.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.362s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14414502 8.941 ns/op BenchmarkConstantTimeEq-4 13837935 8.572 ns/op BenchmarkConstantTimeLessOrEq-4 13062320 8.741 ns/op BenchmarkXORBytes/8Bytes-4 320986 366.0 ns/op 21.86 MB/s BenchmarkXORBytes/128Bytes-4 172731 736.1 ns/op 173.88 MB/s BenchmarkXORBytes/2048Bytes-4 19629 6191 ns/op 330.82 MB/s BenchmarkXORBytes/32768Bytes-4 1342 92790 ns/op 353.14 MB/s PASS ok crypto/subtle 1.976s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 285 400296 ns/op BenchmarkCertCache/1-4 285 420278 ns/op BenchmarkCertCache/2-4 291 407944 ns/op BenchmarkCertCache/3-4 286 417410 ns/op BenchmarkHandshakeServer/RSA-4 12 10802261 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12395720 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 11880095 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1004288 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 201 609071 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6498818 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5771996 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 45301846 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42166421 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 34823189 ns/op 30.11 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 40136755 ns/op 26.13 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 50220794 ns/op 41.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 54023127 ns/op 38.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 77440869 ns/op 54.16 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 88746985 ns/op 47.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 123867068 ns/op 67.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 154661709 ns/op 54.24 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 218413407 ns/op 76.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 282703283 ns/op 59.35 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 469592504 ns/op 71.45 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 541198271 ns/op 62.00 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 873895763 ns/op 76.79 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1047992764 ns/op 64.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 37555313 ns/op 27.92 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 43558266 ns/op 24.07 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 51822257 ns/op 40.47 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 55499644 ns/op 37.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 81212886 ns/op 51.65 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 88154476 ns/op 47.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 136617836 ns/op 61.40 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 146281877 ns/op 57.35 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 251617934 ns/op 66.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 275263822 ns/op 60.95 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 433023931 ns/op 77.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 512008905 ns/op 65.53 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 887015808 ns/op 75.66 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1107461294 ns/op 60.60 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718312204 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718519044 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303822748 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301121041 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164691775 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161779442 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 96358360 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93700874 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54152471 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53906366 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157736612 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158131554 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78676702 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78508553 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53999334 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51427516 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40427356 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38645964 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33056244 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32342647 ns/op PASS ok crypto/tls 19.520s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 22904122 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 477 252190 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 825 128628 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 858 138898 ns/op 13505 B/op 187 allocs/op PASS ok crypto/x509 1.999s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 42 2765969 ns/op 280399 B/op 1645 allocs/op BenchmarkConcurrentStmtQuery-4 38 2960790 ns/op 270861 B/op 2040 allocs/op BenchmarkConcurrentStmtExec-4 54 2055191 ns/op 225557 B/op 721 allocs/op BenchmarkConcurrentTxQuery-4 44 2772181 ns/op 278407 B/op 2156 allocs/op BenchmarkConcurrentTxExec-4 69 1598580 ns/op 87894 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 2163177 ns/op 104108 B/op 2045 allocs/op BenchmarkConcurrentTxStmtExec-4 157 758845 ns/op 40218 B/op 381 allocs/op BenchmarkConcurrentRandom-4 46 2386628 ns/op 234981 B/op 1827 allocs/op BenchmarkManyConcurrentQueries-4 2950 39563 ns/op 4216 B/op 20 allocs/op BenchmarkGrabConn-4 263354 467.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.611s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1563 71098 ns/op BenchmarkSymbols32-4 1820 64282 ns/op PASS ok debug/elf 1.279s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 192376 1412 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 63 1655231 ns/op 188255 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2163028 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12801 9179 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.982s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 52852 2231 ns/op BenchmarkMarshal-4 613 179626 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2702 43893 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.409s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 222 538477 ns/op 15.21 MB/s BenchmarkEncodeToString-4 240 470939 ns/op 17.40 MB/s BenchmarkDecode-4 141 836229 ns/op 15.68 MB/s BenchmarkDecodeString-4 142 837121 ns/op 15.66 MB/s PASS ok encoding/base32 1.742s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 282 407652 ns/op 20.10 MB/s BenchmarkDecodeString/2-4 311935 350.2 ns/op 11.42 MB/s BenchmarkDecodeString/4-4 249627 494.4 ns/op 16.18 MB/s BenchmarkDecodeString/8-4 176625 683.7 ns/op 17.55 MB/s BenchmarkDecodeString/64-4 28990 4093 ns/op 21.50 MB/s BenchmarkDecodeString/8192-4 249 477622 ns/op 22.87 MB/s BenchmarkNewEncoding-4 52273 2271 ns/op 112.74 MB/s PASS ok encoding/base64 2.021s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1308 90088 ns/op 44.40 MB/s BenchmarkReadStruct-4 14786 8079 ns/op 9.28 MB/s BenchmarkWriteStruct-4 14688 8105 ns/op 9.25 MB/s BenchmarkReadInts-4 46584 2559 ns/op 11.72 MB/s BenchmarkWriteInts-4 38886 3075 ns/op 9.75 MB/s BenchmarkWriteSlice1000Int32s-4 998 124422 ns/op 32.15 MB/s BenchmarkPutUint16-4 3264140 46.74 ns/op 42.79 MB/s BenchmarkAppendUint16-4 3247269 36.55 ns/op 54.72 MB/s BenchmarkPutUint32-4 2323995 51.15 ns/op 78.21 MB/s BenchmarkAppendUint32-4 2262547 52.77 ns/op 75.81 MB/s BenchmarkPutUint64-4 705595 156.9 ns/op 50.98 MB/s BenchmarkAppendUint64-4 722610 157.8 ns/op 50.71 MB/s BenchmarkLittleEndianPutUint16-4 3136987 48.36 ns/op 41.36 MB/s BenchmarkLittleEndianAppendUint16-4 3007417 38.92 ns/op 51.38 MB/s BenchmarkLittleEndianPutUint32-4 2244134 55.34 ns/op 72.28 MB/s BenchmarkLittleEndianAppendUint32-4 2245785 51.84 ns/op 77.16 MB/s BenchmarkLittleEndianPutUint64-4 711547 167.8 ns/op 47.68 MB/s BenchmarkLittleEndianAppendUint64-4 770864 155.4 ns/op 51.49 MB/s BenchmarkReadFloats-4 173810 688.5 ns/op 17.43 MB/s BenchmarkWriteFloats-4 167300 710.5 ns/op 16.89 MB/s BenchmarkReadSlice1000Float32s-4 1248 97781 ns/op 40.91 MB/s BenchmarkWriteSlice1000Float32s-4 814 135860 ns/op 29.44 MB/s BenchmarkReadSlice1000Uint8s-4 117082 980.1 ns/op 1020.34 MB/s BenchmarkWriteSlice1000Uint8s-4 146290 777.0 ns/op 1287.03 MB/s BenchmarkPutUvarint32-4 497738 240.1 ns/op 16.66 MB/s BenchmarkPutUvarint64-4 172484 691.3 ns/op 11.57 MB/s PASS ok encoding/binary 4.875s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5115 21409 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5194 21237 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5676 21154 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3256 34928 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5834 20128 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5959 20332 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5852 20420 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3271 34440 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 13348 8920 ns/op PASS ok encoding/csv 2.175s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 13719 8468 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16507 7246 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 225 510825 ns/op 16860 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 715 171276 ns/op 686 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1400 84834 ns/op 62 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1218 94907 ns/op 72 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2520 49078 ns/op 153 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 73 1693876 ns/op 33073 B/op 249 allocs/op BenchmarkDecodeComplex128Slice-4 500 231225 ns/op 25253 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1086 109876 ns/op 10799 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1118 107776 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 801 141562 ns/op 39140 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 298 393195 ns/op 66309 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 571 196826 ns/op 23720 B/op 190 allocs/op BenchmarkDecodeInterfaceSlice-4 103 1110200 ns/op 82981 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1675881 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 3.357s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14462 8326 ns/op 30.75 MB/s BenchmarkEncode/1024-4 3489 33695 ns/op 30.39 MB/s BenchmarkEncode/4096-4 872 139091 ns/op 29.45 MB/s BenchmarkEncode/16384-4 223 532257 ns/op 30.78 MB/s BenchmarkDecode/256-4 28474 4186 ns/op 61.16 MB/s BenchmarkDecode/1024-4 7209 16571 ns/op 61.79 MB/s BenchmarkDecode/4096-4 1735 69793 ns/op 58.69 MB/s BenchmarkDecode/16384-4 446 265627 ns/op 61.68 MB/s BenchmarkDump/256-4 1305 91268 ns/op 2.80 MB/s BenchmarkDump/1024-4 333 360411 ns/op 2.84 MB/s BenchmarkDump/4096-4 80 1424305 ns/op 2.88 MB/s BenchmarkDump/16384-4 19 5792201 ns/op 2.83 MB/s PASS ok encoding/hex 2.725s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 160397985 ns/op 12.10 MB/s 8391840 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 156143686 ns/op 12.43 MB/s 136352 B/op 97 allocs/op BenchmarkCodeMarshal-4 1 163657475 ns/op 11.86 MB/s 10332928 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 154475842 ns/op 12.56 MB/s 1947456 B/op 73 allocs/op BenchmarkMarshalBytes/32-4 18127 6325 ns/op BenchmarkMarshalBytes/256-4 4972 22056 ns/op BenchmarkMarshalBytes/4096-4 429 267267 ns/op BenchmarkMarshalBytesError/32-4 49 2375729 ns/op BenchmarkMarshalBytesError/256-4 49 2381260 ns/op BenchmarkMarshalBytesError/4096-4 44 2696202 ns/op BenchmarkMarshalMap-4 40136 3142 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 507126587 ns/op 3.83 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 26230 4485 ns/op 3.12 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36696 2863 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 420392079 ns/op 4.62 MB/s 2020464 B/op 40007 allocs/op BenchmarkCodeUnmarshalReuse-4 1 411929999 ns/op 4.71 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 66297 1861 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 121870 996.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 234607 549.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15226 7938 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 56034 2331 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 78097 1471 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 12747 9355 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5653 20065 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1240 93474 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 152 753963 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 7741173 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 746370 146.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 810810 153.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 586836 174.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 658122 175.8 ns/op BenchmarkEncodeMarshaler-4 59600 1885 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 88084 1347 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5391314 22.08 ns/op BenchmarkNumberIsValidRegexp-4 14934 8402 ns/op PASS ok encoding/json 8.702s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3083517 ns/op 21.25 MB/s BenchmarkDecode-4 18 6346234 ns/op 13.99 MB/s PASS ok encoding/pem 1.251s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2661 39728 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 811 156420 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2966 40060 ns/op PASS ok encoding/xml 1.453s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 242278 480.8 ns/op BenchmarkAs-4 85594 1396 ns/op PASS ok errors 1.268s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 791029 179.5 ns/op BenchmarkIntSet-4 681619 176.2 ns/op BenchmarkFloatAdd-4 206882 503.5 ns/op BenchmarkFloatSet-4 716220 188.6 ns/op BenchmarkStringSet-4 621127 239.1 ns/op BenchmarkMapSet-4 174703 960.0 ns/op BenchmarkMapSetDifferent-4 48316 2425 ns/op BenchmarkMapSetDifferentRandom-4 325 351586 ns/op BenchmarkMapSetString-4 113380 1040 ns/op BenchmarkMapAddSame-4 50830 2160 ns/op BenchmarkMapAddDifferent-4 17806 7009 ns/op BenchmarkMapAddDifferentRandom-4 321 383245 ns/op BenchmarkMapAddSameSteadyState-4 348756 328.8 ns/op BenchmarkMapAddDifferentSteadyState-4 103165 1151 ns/op BenchmarkMapString-4 7886 15680 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 59468 2472 ns/op PASS ok expvar 3.938s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 96130 1196 ns/op BenchmarkSprintfEmpty-4 438230 270.1 ns/op BenchmarkSprintfString-4 313442 390.7 ns/op BenchmarkSprintfTruncateString-4 267254 447.5 ns/op BenchmarkSprintfTruncateBytes-4 172928 689.2 ns/op BenchmarkSprintfSlowParsingPath-4 244615 481.5 ns/op BenchmarkSprintfQuoteString-4 45609 2663 ns/op BenchmarkSprintfInt-4 246460 464.3 ns/op BenchmarkSprintfIntInt-4 195090 656.7 ns/op BenchmarkSprintfPrefixedInt-4 235730 518.3 ns/op BenchmarkSprintfFloat-4 119516 919.5 ns/op BenchmarkSprintfComplex-4 55228 2149 ns/op BenchmarkSprintfBoolean-4 301857 417.4 ns/op BenchmarkSprintfHexString-4 130663 860.2 ns/op BenchmarkSprintfHexBytes-4 106903 1142 ns/op BenchmarkSprintfBytes-4 50870 2385 ns/op BenchmarkSprintfStringer-4 81673 1438 ns/op BenchmarkSprintfStructure-4 37024 3410 ns/op BenchmarkManyArgs-4 54332 2197 ns/op BenchmarkFprintInt-4 60915 1932 ns/op BenchmarkFprintfBytes-4 74250 1578 ns/op BenchmarkFprintIntNoAlloc-4 61195 1873 ns/op BenchmarkScanInts-4 25 4515074 ns/op BenchmarkScanRecursiveInt-4 1 360622271 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 394135871 ns/op PASS ok fmt 4.950s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 712 164421 ns/op PASS ok go/build 1.146s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 56624 2021 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15991 9068 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4528 24146 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1555 81543 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 400 309262 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 88 1336807 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 5558456 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 23506981 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 100432551 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.534s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 272102339 ns/op 0.24 MB/s 46279840 B/op 48925 allocs/op PASS ok go/format 1.307s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 27532425 ns/op 1.96 MB/s BenchmarkParseOnly-4 5 23530123 ns/op 2.29 MB/s BenchmarkResolve-4 46 2429962 ns/op 22.16 MB/s PASS ok go/parser 2.706s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 158904970 ns/op 0.33 MB/s 5012128 B/op 27459 allocs/op BenchmarkPrintDecl-4 742 151125 ns/op 0.21 MB/s 16618 B/op 51 allocs/op PASS ok go/printer 1.301s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 249 469418 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10200764 ns/op 4.86 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16024042 ns/op 4.51 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23769179 ns/op 4.98 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 172 710256 ns/op 4.33 MB/s PASS ok go/scanner 1.852s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 930769 136.8 ns/op PASS ok go/token 1.139s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 141 836685 ns/op BenchmarkNamed/Underlying/nongeneric-4 1354462 88.21 ns/op BenchmarkNamed/Underlying/generic-4 1323183 92.57 ns/op BenchmarkNamed/Underlying/src_instance-4 1304008 91.27 ns/op BenchmarkNamed/Underlying/user_instance-4 1346623 90.98 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19630 5816 ns/op BenchmarkNamed/NewMethodSet/generic-4 20769 5784 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19563 6053 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19682 5997 ns/op BenchmarkCheck/http/funcbodies/info-4 1 566564107 ns/op 58585 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 489057329 ns/op 67865 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 250123853 ns/op 132697 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 240977621 ns/op 137732 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 245926933 ns/op 21022 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 120090679 ns/op 43047 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 71712950 ns/op 72086 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70720028 ns/op 73096 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 109552210 ns/op 19778 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68806178 ns/op 31490 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51947600 ns/op 41710 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 53980840 ns/op 40140 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 860735764 ns/op 75698 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 609949969 ns/op 106825 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 141103643 ns/op 461662 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 138671829 ns/op 469834 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 622448449 ns/op 3224 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 123868615 ns/op 16200 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 134035885 ns/op 14972 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 259793768 ns/op 7725 lines/s PASS ok go/types 18.599s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9294 12859 ns/op 79.63 MB/s PASS ok hash/adler32 1.131s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 218065 522.7 ns/op 28.70 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 195082 606.8 ns/op 24.72 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79123 1505 ns/op 26.57 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85872 1407 ns/op 28.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 556242 218.5 ns/op 2343.75 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 550790 215.1 ns/op 2380.01 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 527571 224.6 ns/op 4560.03 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 506048 233.4 ns/op 4387.49 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 422731 285.7 ns/op 14338.81 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 375951 307.4 ns/op 13322.63 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 144427 894.0 ns/op 36651.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 129585 934.9 ns/op 35051.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 216013 577.4 ns/op 25.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 182676 670.7 ns/op 22.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 77185 1507 ns/op 26.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 82249 1429 ns/op 27.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 482014 232.9 ns/op 2198.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 504590 232.6 ns/op 2200.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 446953 269.2 ns/op 3804.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 469198 271.1 ns/op 3776.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 330782 349.0 ns/op 11735.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 362581 328.3 ns/op 12475.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 142941 935.0 ns/op 35044.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 120590 965.8 ns/op 33927.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 242151 486.6 ns/op 30.82 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 207472 564.0 ns/op 26.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108194 1117 ns/op 35.82 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100501 1201 ns/op 33.30 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9302 12849 ns/op 39.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8775 13516 ns/op 37.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4388 26769 ns/op 38.25 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4395 26789 ns/op 38.23 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1141 108584 ns/op 37.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1116 105943 ns/op 38.66 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 141 837037 ns/op 39.15 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 142 835915 ns/op 39.20 MB/s PASS ok hash/crc32 5.851s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 52 2079922 ns/op 31.51 MB/s BenchmarkCrc64/ISO4KB-4 823 143556 ns/op 28.53 MB/s BenchmarkCrc64/ISO1KB-4 3319 36053 ns/op 28.40 MB/s BenchmarkCrc64/ECMA64KB-4 51 2085794 ns/op 31.42 MB/s BenchmarkCrc64/Random64KB-4 54 2109697 ns/op 31.06 MB/s BenchmarkCrc64/Random16KB-4 220 546718 ns/op 29.97 MB/s PASS ok hash/crc64 1.785s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9241 11585 ns/op 88.39 MB/s BenchmarkFnv32aKB-4 9028 11790 ns/op 86.85 MB/s BenchmarkFnv64KB-4 10000 11778 ns/op 86.94 MB/s BenchmarkFnv64aKB-4 10000 11778 ns/op 86.94 MB/s BenchmarkFnv128KB-4 1820 65135 ns/op 15.72 MB/s BenchmarkFnv128aKB-4 1711 67942 ns/op 15.07 MB/s PASS ok hash/fnv 1.715s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 502668 226.2 ns/op 17.68 MB/s BenchmarkHash/n=4/Bytes-4 5110560 22.61 ns/op 176.91 MB/s BenchmarkHash/n=4/String-4 1725090 68.63 ns/op 58.28 MB/s BenchmarkHash/n=8/Write-4 530653 218.9 ns/op 36.55 MB/s BenchmarkHash/n=8/Bytes-4 5185912 23.01 ns/op 347.61 MB/s BenchmarkHash/n=8/String-4 1743897 68.85 ns/op 116.20 MB/s BenchmarkHash/n=16/Write-4 533883 222.3 ns/op 71.96 MB/s BenchmarkHash/n=16/Bytes-4 5196300 22.97 ns/op 696.58 MB/s BenchmarkHash/n=16/String-4 1716417 69.03 ns/op 231.77 MB/s BenchmarkHash/n=32/Write-4 513195 233.2 ns/op 137.23 MB/s BenchmarkHash/n=32/Bytes-4 4697636 25.51 ns/op 1254.53 MB/s BenchmarkHash/n=32/String-4 1677828 72.21 ns/op 443.15 MB/s BenchmarkHash/n=64/Write-4 490522 244.1 ns/op 262.23 MB/s BenchmarkHash/n=64/Bytes-4 4044712 29.63 ns/op 2159.75 MB/s BenchmarkHash/n=64/String-4 1570874 76.35 ns/op 838.22 MB/s BenchmarkHash/n=256/Write-4 366842 331.1 ns/op 773.27 MB/s BenchmarkHash/n=256/Bytes-4 1989838 61.49 ns/op 4163.56 MB/s BenchmarkHash/n=256/String-4 711016 164.4 ns/op 1557.56 MB/s BenchmarkHash/n=320/Write-4 366208 327.8 ns/op 976.17 MB/s BenchmarkHash/n=320/Bytes-4 1555263 76.96 ns/op 4157.81 MB/s BenchmarkHash/n=320/String-4 525056 221.6 ns/op 1444.01 MB/s BenchmarkHash/n=1024/Write-4 225211 531.4 ns/op 1927.05 MB/s BenchmarkHash/n=1024/Bytes-4 605035 201.0 ns/op 5093.61 MB/s BenchmarkHash/n=1024/String-4 214293 562.4 ns/op 1820.68 MB/s BenchmarkHash/n=4096/Write-4 89018 1343 ns/op 3050.44 MB/s BenchmarkHash/n=4096/Bytes-4 160372 756.6 ns/op 5413.74 MB/s BenchmarkHash/n=4096/String-4 55820 2151 ns/op 1904.24 MB/s BenchmarkHash/n=16384/Write-4 26662 4522 ns/op 3622.84 MB/s BenchmarkHash/n=16384/Bytes-4 40810 2972 ns/op 5512.14 MB/s BenchmarkHash/n=16384/String-4 14289 8503 ns/op 1926.85 MB/s PASS ok hash/maphash 5.487s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 854 135123 ns/op BenchmarkEscapeNone-4 86979 1324 ns/op BenchmarkUnescape-4 825 141244 ns/op BenchmarkUnescapeNone-4 632005 223.6 ns/op BenchmarkUnescapeSparse-4 18396 6375 ns/op BenchmarkUnescapeDense-4 1204 99261 ns/op PASS ok html 1.862s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7814 14148 ns/op BenchmarkCSSEscaperNoSpecials-4 46964 2489 ns/op BenchmarkDecodeCSS-4 22926 5305 ns/op BenchmarkDecodeCSSNoSpecials-4 3511946 31.64 ns/op BenchmarkCSSValueFilter-4 124057 954.0 ns/op BenchmarkCSSValueFilterOk-4 82466 1458 ns/op BenchmarkEscapedExecute-4 4286 26548 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10690 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 71587 1663 ns/op BenchmarkStripTags-4 18141 6640 ns/op BenchmarkStripTagsNoSpecials-4 364447 331.7 ns/op BenchmarkJSValEscaperWithNum-4 19615 6047 ns/op BenchmarkJSValEscaperWithStr-4 5589 20524 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17748 6610 ns/op BenchmarkJSValEscaperWithObj-4 4674 25229 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12015 9834 ns/op BenchmarkJSStrEscaperNoSpecials-4 61766 1943 ns/op BenchmarkJSStrEscaper-4 10000 11022 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57918 2036 ns/op BenchmarkJSRegexpEscaper-4 10000 11569 ns/op BenchmarkTemplateSpecialTags-4 81 1247352 ns/op BenchmarkURLEscaper-4 3864 30424 ns/op BenchmarkURLEscaperNoSpecials-4 180658 648.0 ns/op BenchmarkURLNormalizer-4 4947 22771 ns/op BenchmarkURLNormalizerNoSpecials-4 162968 707.0 ns/op BenchmarkSrcsetFilter-4 16050 7418 ns/op BenchmarkSrcsetFilterNoSpecials-4 100112 1187 ns/op PASS ok html/template 4.812s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 505824 227.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 421437 274.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 497088 220.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 446510 269.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1351722 88.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1347253 88.41 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 111.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 938979 128.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 458166 258.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 337538 352.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 433292 250.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 349963 338.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 740184 157.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 513598 253.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 615301 184.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 514286 251.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 358568 317.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 791130 148.9 ns/op BenchmarkRGBASetRGBA-4 988072 119.4 ns/op BenchmarkRGBA64At-4 559962 210.5 ns/op BenchmarkRGBA64SetRGBA64-4 647160 185.5 ns/op BenchmarkNRGBAAt-4 805365 148.8 ns/op BenchmarkNRGBASetNRGBA-4 1000000 101.8 ns/op BenchmarkNRGBA64At-4 580041 213.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 635394 185.0 ns/op BenchmarkAlphaAt-4 2304388 52.31 ns/op BenchmarkAlphaSetAlpha-4 2281172 52.13 ns/op BenchmarkAlpha16At-4 1275078 93.47 ns/op BenchmarkAlphaSetAlpha16-4 968158 123.6 ns/op BenchmarkGrayAt-4 2175313 51.75 ns/op BenchmarkGraySetGray-4 2255812 54.61 ns/op BenchmarkGray16At-4 1260870 95.28 ns/op BenchmarkGraySetGray16-4 976059 123.9 ns/op PASS ok image 5.700s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3040380 39.45 ns/op BenchmarkYCbCrToRGB/128-4 2871427 40.55 ns/op BenchmarkYCbCrToRGB/255-4 3046389 39.20 ns/op BenchmarkRGBToYCbCr/0-4 2931499 41.20 ns/op BenchmarkRGBToYCbCr/Cb-4 2918648 41.05 ns/op BenchmarkRGBToYCbCr/Cr-4 2884184 41.62 ns/op BenchmarkYCbCrToRGBA/0-4 2560588 48.36 ns/op BenchmarkYCbCrToRGBA/128-4 2554827 46.70 ns/op BenchmarkYCbCrToRGBA/255-4 2422258 47.08 ns/op BenchmarkNYCbCrAToRGBA/0-4 2565102 46.80 ns/op BenchmarkNYCbCrAToRGBA/128-4 2366220 51.15 ns/op BenchmarkNYCbCrAToRGBA/255-4 2532627 47.21 ns/op PASS ok image/color 2.992s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 60750017 ns/op BenchmarkFillSrc-4 375 323192 ns/op BenchmarkCopyOver-4 5 21411059 ns/op BenchmarkCopySrc-4 524 232751 ns/op BenchmarkNRGBAOver-4 5 22816530 ns/op BenchmarkNRGBASrc-4 10 10712763 ns/op BenchmarkYCbCr-4 6 18521171 ns/op BenchmarkGray-4 16 7264979 ns/op BenchmarkCMYK-4 8 12524913 ns/op BenchmarkGlyphOver-4 15 7296161 ns/op BenchmarkRGBAMaskOver-4 2 52113960 ns/op BenchmarkGrayMaskOver-4 3 33753816 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50385788 ns/op BenchmarkRGBA-4 4 32725401 ns/op BenchmarkPalettedFill-4 1158 115731 ns/op BenchmarkPalettedRGBA-4 4 32763367 ns/op BenchmarkGenericOver-4 2 78817700 ns/op BenchmarkGenericMaskOver-4 4 31358851 ns/op BenchmarkGenericSrc-4 2 53315992 ns/op BenchmarkGenericMaskSrc-4 3 45542667 ns/op PASS ok image/draw 7.472s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7423471 ns/op 2.08 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 197359061 ns/op 1.56 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4533535472 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 39 2704203 ns/op 5.71 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 222351795 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.906s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2446 48430 ns/op BenchmarkIDCT-4 2860 41160 ns/op BenchmarkDecodeBaseline-4 6 20135025 ns/op 3.07 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25468815 ns/op 2.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 212996144 ns/op 5.77 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 272784709 ns/op 3.38 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.585s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12098085 9.790 ns/op BenchmarkDecodeGray-4 10 10530410 ns/op 6.22 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 45082291 ns/op 5.81 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38676049 ns/op 6.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6199413 ns/op 10.57 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34461420 ns/op 7.61 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41444016 ns/op 6.33 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 76438456 ns/op 4.02 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 75738096 ns/op 4.06 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 239350347 ns/op 5.13 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 280813644 ns/op 4.38 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37076434 ns/op 8.29 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 244137604 ns/op 5.03 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 827126902 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.996s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63498662 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53332204 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 314508108 ns/op 1.59 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261274112 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 62325042 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51570260 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 307342475 ns/op 1.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 253270471 ns/op 1.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 618355244 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 519593323 ns/op 1.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3171922737 ns/op 1.58 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2807674705 ns/op 1.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10837594 ns/op 9.23 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10708237 ns/op 9.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50512877 ns/op 9.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52478382 ns/op 9.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101890527 ns/op 9.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105900115 ns/op 9.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 521767238 ns/op 9.58 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 544223866 ns/op 9.19 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 75902218 ns/op 1.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 69616241 ns/op 1.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 379810827 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 334175394 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 806078893 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 732542093 ns/op 1.37 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4672136037 ns/op 1.07 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4605953989 ns/op 1.09 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 247418784 ns/op 16.89 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 182641752 ns/op 22.88 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.620s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34580 3366 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 32962 3519 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 30936 3837 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/8-4 27561 4328 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/16-4 21301 5636 ns/op 2.84 MB/s BenchmarkMarshalCorpusFile/32-4 14047 7988 ns/op 4.01 MB/s BenchmarkMarshalCorpusFile/64-4 12088 9965 ns/op 6.42 MB/s BenchmarkMarshalCorpusFile/128-4 8626 12513 ns/op 10.23 MB/s BenchmarkMarshalCorpusFile/256-4 4237 27919 ns/op 9.17 MB/s BenchmarkMarshalCorpusFile/512-4 2268 52785 ns/op 9.70 MB/s BenchmarkMarshalCorpusFile/1024-4 1167 126540 ns/op 8.09 MB/s BenchmarkMarshalCorpusFile/2048-4 574 233506 ns/op 8.77 MB/s BenchmarkMarshalCorpusFile/4096-4 307 382931 ns/op 10.70 MB/s BenchmarkMarshalCorpusFile/8192-4 154 799207 ns/op 10.25 MB/s BenchmarkMarshalCorpusFile/16384-4 76 1683257 ns/op 9.73 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3809069 ns/op 8.60 MB/s BenchmarkMarshalCorpusFile/65536-4 14 8194101 ns/op 8.00 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15357521 ns/op 8.53 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32087072 ns/op 8.17 MB/s BenchmarkMarshalCorpusFile/524288-4 2 74294010 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 131945133 ns/op 7.95 MB/s BenchmarkUnmarshalCorpusFile/1-4 7251 15302 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7568 15666 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6878 16897 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6403 19380 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16-4 5238 22781 ns/op 0.70 MB/s BenchmarkUnmarshalCorpusFile/32-4 3843 32240 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 3255 36912 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/128-4 2547 46214 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/256-4 986 120914 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/512-4 535 227402 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/1024-4 270 440195 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/2048-4 140 854221 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1698463 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3406437 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6683890 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13522810 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27358354 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54942186 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117381933 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 234415382 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 463885318 ns/op 2.26 MB/s BenchmarkMutatorBytes/1-4 34404 3599 ns/op BenchmarkMutatorBytes/10-4 36133 3391 ns/op BenchmarkMutatorBytes/100-4 29126 3572 ns/op BenchmarkMutatorBytes/1000-4 21486 5631 ns/op BenchmarkMutatorBytes/10000-4 8936 21566 ns/op BenchmarkMutatorBytes/100000-4 1146 107582 ns/op BenchmarkMutatorString/1-4 31644 3671 ns/op BenchmarkMutatorString/10-4 34266 3502 ns/op BenchmarkMutatorString/100-4 29450 4036 ns/op BenchmarkMutatorString/1000-4 14846 7991 ns/op BenchmarkMutatorString/10000-4 4108 48062 ns/op BenchmarkMutatorString/100000-4 374 448844 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19524 6384 ns/op BenchmarkMutatorAllBasicTypes/string-4 17592 8226 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65052 1872 ns/op BenchmarkMutatorAllBasicTypes/float32-4 63024 1992 ns/op BenchmarkMutatorAllBasicTypes/float64-4 61274 2023 ns/op BenchmarkMutatorAllBasicTypes/int-4 66654 1914 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62845 1895 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65844 2436 ns/op BenchmarkMutatorAllBasicTypes/int32-4 66417 1930 ns/op BenchmarkMutatorAllBasicTypes/int64-4 65462 1943 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 60015 2015 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62540 1970 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60415 1942 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 60836 1927 ns/op PASS ok internal/fuzz 13.043s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 30902 4761 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 166789 744.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.417s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 35460 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 35043 3971 ns/op BenchmarkSplicePipePoolParallel-4 135157 1622 ns/op BenchmarkSplicePipeNativeParallel-4 69049 1930 ns/op PASS ok internal/poll 2.125s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 26929524 ns/op PASS ok internal/trace 4.509s PASS ok internal/zstd 1.087s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 17538 14913 ns/op BenchmarkCopyNLarge-4 202 615841 ns/op PASS ok io 1.754s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 165399 626.3 ns/op BenchmarkPrintln-4 22586 7257 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34402 3365 ns/op 64 B/op 0 allocs/op BenchmarkConcurrent-4 3992 37974 ns/op BenchmarkDiscard-4 1328540 89.74 ns/op 0 B/op 0 allocs/op PASS ok log 2.438s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 65217 1831 ns/op BenchmarkJSONHandler/defaults-4 5826 18716 ns/op 507 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3769 30428 ns/op 802 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4130 26769 ns/op 743 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5898 18611 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6536 19893 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5232 22588 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26461 4595 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25714 4778 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 113352 1099 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 77881 1607 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 102393 1328 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 78523 1717 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 83150 1566 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 99392 1403 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 695060 174.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 458848 253.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 357214 338.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 304392 406.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5349 18999 ns/op BenchmarkDispatch/switch-checked-4 178291 678.9 ns/op BenchmarkDispatch/As-4 172489 690.4 ns/op BenchmarkDispatch/Visit-4 145755 839.6 ns/op BenchmarkUnsafeStrings-4 18068 6512 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 value_test.go:263: Value size = 24 PASS ok log/slog 4.659s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 884097 115.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 828414 149.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 644078 198.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 198614 634.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 61857 2068 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 39678 2641 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 38234 3734 ns/op 683 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 11083 10369 ns/op 3463 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12127 8494 ns/op 584 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14077 9310 ns/op 609 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8156 18635 ns/op 1085 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3348 35896 ns/op 4267 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17691 6693 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17734 6651 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 12226 9741 ns/op 941 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4063 28225 ns/op 3726 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.665s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 41413843 ns/op PASS ok maps 1.885s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6356188 19.03 ns/op BenchmarkAcosh-4 4857384 23.72 ns/op BenchmarkAsin-4 6577491 18.14 ns/op BenchmarkAsinh-4 4543858 25.22 ns/op BenchmarkAtan-4 6971215 16.07 ns/op BenchmarkAtanh-4 4869644 23.99 ns/op BenchmarkAtan2-4 4898125 21.71 ns/op BenchmarkCbrt-4 5918356 19.59 ns/op BenchmarkCeil-4 16135299 7.667 ns/op BenchmarkCopysign-4 2701240 45.37 ns/op BenchmarkCos-4 8393182 13.70 ns/op BenchmarkCosh-4 6624796 17.54 ns/op BenchmarkErf-4 6939301 16.24 ns/op BenchmarkErfc-4 7506462 16.19 ns/op BenchmarkErfinv-4 3240009 35.57 ns/op BenchmarkErfcinv-4 3410917 35.57 ns/op BenchmarkExp-4 7449685 16.85 ns/op BenchmarkExpGo-4 1000000 119.3 ns/op BenchmarkExpm1-4 6815264 17.18 ns/op BenchmarkExp2-4 1000000 107.1 ns/op BenchmarkExp2Go-4 1000000 117.5 ns/op BenchmarkAbs-4 3270103 36.69 ns/op BenchmarkDim-4 8097974 15.63 ns/op BenchmarkFloor-4 15240475 7.636 ns/op BenchmarkMax-4 11954390 10.32 ns/op BenchmarkMin-4 10962474 11.02 ns/op BenchmarkMod-4 329726 362.4 ns/op BenchmarkFrexp-4 2000824 60.72 ns/op BenchmarkGamma-4 381606 295.1 ns/op BenchmarkHypot-4 1725567 69.50 ns/op BenchmarkHypotGo-4 1521502 81.77 ns/op BenchmarkIlogb-4 2320856 49.95 ns/op BenchmarkJ0-4 170694 715.7 ns/op BenchmarkJ1-4 168106 712.0 ns/op BenchmarkJn-4 80772 1513 ns/op BenchmarkLdexp-4 2029466 58.92 ns/op BenchmarkLgamma-4 509235 233.0 ns/op BenchmarkLog-4 6507333 18.67 ns/op BenchmarkLogb-4 2493195 48.41 ns/op BenchmarkLog1p-4 6619201 18.18 ns/op BenchmarkLog10-4 5839243 19.89 ns/op BenchmarkLog2-4 1652265 73.56 ns/op BenchmarkModf-4 3257691 37.05 ns/op BenchmarkNextafter32-4 2986701 38.74 ns/op BenchmarkNextafter64-4 3248496 37.68 ns/op BenchmarkPowInt-4 3383670 35.54 ns/op BenchmarkPowFrac-4 3265844 34.12 ns/op BenchmarkPow10Pos-4 3794922 28.85 ns/op BenchmarkPow10Neg-4 3744896 31.92 ns/op BenchmarkRound-4 8246180 14.84 ns/op BenchmarkRoundToEven-4 7969234 15.20 ns/op BenchmarkRemainder-4 492955 244.3 ns/op BenchmarkSignbit-4 4972377 24.80 ns/op BenchmarkSin-4 8766516 13.33 ns/op BenchmarkSincos-4 556743 227.3 ns/op BenchmarkSinh-4 6486620 18.42 ns/op BenchmarkSqrtIndirect-4 14185711 7.974 ns/op BenchmarkSqrtLatency-4 10178197 11.90 ns/op BenchmarkSqrtIndirectLatency-4 10399330 11.73 ns/op BenchmarkSqrtGoLatency-4 1555342 76.66 ns/op BenchmarkSqrtPrime-4 116632 1038 ns/op BenchmarkTan-4 5849401 19.26 ns/op BenchmarkTanh-4 5601566 20.08 ns/op BenchmarkTrunc-4 15126535 8.647 ns/op BenchmarkY0-4 163459 743.8 ns/op BenchmarkY1-4 162631 809.2 ns/op BenchmarkYn-4 77570 1523 ns/op BenchmarkFloat64bits-4 4992014 23.91 ns/op BenchmarkFloat64frombits-4 5019424 23.65 ns/op BenchmarkFloat32bits-4 5077670 23.68 ns/op BenchmarkFloat32frombits-4 4903134 23.59 ns/op BenchmarkFMA-4 16307632 7.311 ns/op PASS ok math 12.704s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10024306 10.74 ns/op 5956.85 MB/s BenchmarkAddVV/2-4 9328668 12.29 ns/op 10418.42 MB/s BenchmarkAddVV/3-4 8168738 15.38 ns/op 12487.57 MB/s BenchmarkAddVV/4-4 9762406 12.62 ns/op 20282.88 MB/s BenchmarkAddVV/5-4 8572810 13.48 ns/op 23733.55 MB/s BenchmarkAddVV/10-4 6300340 19.17 ns/op 33381.08 MB/s BenchmarkAddVV/100-4 2156446 50.87 ns/op 125812.49 MB/s BenchmarkAddVV/1000-4 288240 404.4 ns/op 158242.51 MB/s BenchmarkSubVV/1-4 11673876 10.51 ns/op 6088.63 MB/s BenchmarkSubVV/2-4 10465208 11.72 ns/op 10923.07 MB/s BenchmarkSubVV/3-4 9040575 12.82 ns/op 14981.00 MB/s BenchmarkSubVV/4-4 9616158 12.55 ns/op 20397.47 MB/s BenchmarkSubVV/5-4 8651580 13.63 ns/op 23472.77 MB/s BenchmarkSubVV/10-4 6919357 17.13 ns/op 37354.32 MB/s BenchmarkSubVV/100-4 2305260 51.34 ns/op 124647.88 MB/s BenchmarkSubVV/1000-4 287134 408.8 ns/op 156549.04 MB/s BenchmarkAddVW/1-4 11803845 10.65 ns/op 751.19 MB/s BenchmarkAddVW/2-4 11476645 9.957 ns/op 1606.96 MB/s BenchmarkAddVW/3-4 11483541 10.57 ns/op 2270.49 MB/s BenchmarkAddVW/4-4 10452098 11.41 ns/op 2803.66 MB/s BenchmarkAddVW/5-4 10815262 11.38 ns/op 3515.24 MB/s BenchmarkAddVW/10-4 7758001 15.92 ns/op 5025.82 MB/s BenchmarkAddVW/100-4 4873730 24.67 ns/op 32432.06 MB/s BenchmarkAddVW/1000-4 706564 175.9 ns/op 45488.47 MB/s BenchmarkAddVWext/1-4 11396917 10.61 ns/op 753.99 MB/s BenchmarkAddVWext/2-4 11627251 9.992 ns/op 1601.21 MB/s BenchmarkAddVWext/3-4 11296453 11.33 ns/op 2117.71 MB/s BenchmarkAddVWext/4-4 10542499 11.41 ns/op 2805.72 MB/s BenchmarkAddVWext/5-4 9878536 12.48 ns/op 3204.99 MB/s BenchmarkAddVWext/10-4 8314917 14.42 ns/op 5548.27 MB/s BenchmarkAddVWext/100-4 1990792 60.03 ns/op 13326.05 MB/s BenchmarkAddVWext/1000-4 281241 421.9 ns/op 18962.98 MB/s BenchmarkSubVW/1-4 11069966 11.20 ns/op 714.20 MB/s BenchmarkSubVW/2-4 10914843 11.07 ns/op 1445.13 MB/s BenchmarkSubVW/3-4 10570155 11.55 ns/op 2078.79 MB/s BenchmarkSubVW/4-4 9599984 11.43 ns/op 2799.36 MB/s BenchmarkSubVW/5-4 8783943 12.23 ns/op 3271.71 MB/s BenchmarkSubVW/10-4 6967284 16.42 ns/op 4871.68 MB/s BenchmarkSubVW/100-4 4605872 25.06 ns/op 31917.02 MB/s BenchmarkSubVW/1000-4 683326 210.0 ns/op 38102.41 MB/s BenchmarkSubVWext/1-4 11706698 11.35 ns/op 704.56 MB/s BenchmarkSubVWext/2-4 10531506 10.73 ns/op 1491.53 MB/s BenchmarkSubVWext/3-4 10260232 11.39 ns/op 2107.42 MB/s BenchmarkSubVWext/4-4 9235960 12.06 ns/op 2653.10 MB/s BenchmarkSubVWext/5-4 10017736 12.89 ns/op 3102.95 MB/s BenchmarkSubVWext/10-4 7899978 15.40 ns/op 5194.46 MB/s BenchmarkSubVWext/100-4 1899232 58.35 ns/op 13709.22 MB/s BenchmarkSubVWext/1000-4 254884 419.5 ns/op 19068.12 MB/s BenchmarkMulAddVWW/1-4 9096381 12.64 ns/op 5063.25 MB/s BenchmarkMulAddVWW/2-4 8612442 13.75 ns/op 9306.25 MB/s BenchmarkMulAddVWW/3-4 7660050 15.53 ns/op 12366.30 MB/s BenchmarkMulAddVWW/4-4 6839625 17.78 ns/op 14396.30 MB/s BenchmarkMulAddVWW/5-4 5590957 21.28 ns/op 15036.63 MB/s BenchmarkMulAddVWW/10-4 4020842 30.88 ns/op 20728.22 MB/s BenchmarkMulAddVWW/100-4 607708 209.5 ns/op 30549.52 MB/s BenchmarkMulAddVWW/1000-4 63958 1948 ns/op 32855.20 MB/s BenchmarkAddMulVVW/1-4 10230063 11.73 ns/op 5455.57 MB/s BenchmarkAddMulVVW/2-4 8000539 15.34 ns/op 8342.28 MB/s BenchmarkAddMulVVW/3-4 7728638 15.41 ns/op 12462.93 MB/s BenchmarkAddMulVVW/4-4 6837831 16.61 ns/op 15414.30 MB/s BenchmarkAddMulVVW/5-4 6546295 19.10 ns/op 16749.93 MB/s BenchmarkAddMulVVW/10-4 4048218 51.28 ns/op 12481.04 MB/s BenchmarkAddMulVVW/100-4 557722 376.5 ns/op 17000.41 MB/s BenchmarkAddMulVVW/1000-4 54747 2202 ns/op 29060.74 MB/s BenchmarkDivWVW/1-4 2336650 62.79 ns/op 1019.27 MB/s BenchmarkDivWVW/2-4 1000000 126.1 ns/op 1014.84 MB/s BenchmarkDivWVW/3-4 808273 171.4 ns/op 1120.21 MB/s BenchmarkDivWVW/4-4 569522 184.3 ns/op 1388.70 MB/s BenchmarkDivWVW/5-4 592987 203.6 ns/op 1571.99 MB/s BenchmarkDivWVW/10-4 297690 355.3 ns/op 1801.13 MB/s BenchmarkDivWVW/100-4 35184 3252 ns/op 1967.72 MB/s BenchmarkDivWVW/1000-4 3289 32784 ns/op 1952.14 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2528168 51.23 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2470789 44.85 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1795335 68.46 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 101.9 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1138694 128.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 121.7 ns/op BenchmarkNonZeroShifts/4/shrVU-4 984460 129.6 ns/op BenchmarkNonZeroShifts/4/shlVU-4 681188 165.6 ns/op BenchmarkNonZeroShifts/5/shrVU-4 708548 159.1 ns/op BenchmarkNonZeroShifts/5/shlVU-4 570524 193.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 444334 280.2 ns/op BenchmarkNonZeroShifts/10/shlVU-4 387394 400.3 ns/op BenchmarkNonZeroShifts/100/shrVU-4 45476 2452 ns/op BenchmarkNonZeroShifts/100/shlVU-4 42620 2793 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4712 24233 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4399 26674 ns/op BenchmarkDecimalConversion-4 180 703475 ns/op BenchmarkFloatString/100-4 8658 13620 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 162 695865 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 68125394 ns/op 60696 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 7348356382 ns/op 872352 B/op 532 allocs/op BenchmarkFloatAdd/10-4 99453 1257 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 83406 1479 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 57894 2094 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 12054 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1580 79251 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 136860 901.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 132056 1048 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 86680 1395 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26094 4629 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 2910 36562 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1230 116632 ns/op BenchmarkParseFloatLargeExp-4 324 377158 ns/op BenchmarkGCD10x10/WithoutXY-4 170468 694.7 ns/op BenchmarkGCD10x10/WithXY-4 44160 2830 ns/op BenchmarkGCD10x100/WithoutXY-4 80784 1616 ns/op BenchmarkGCD10x100/WithXY-4 10000 10353 ns/op BenchmarkGCD10x1000/WithoutXY-4 58156 2271 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12358 ns/op BenchmarkGCD100x100/WithoutXY-4 21156 5790 ns/op BenchmarkGCD100x100/WithXY-4 6564 17008 ns/op BenchmarkGCD100x1000/WithoutXY-4 9508 13315 ns/op BenchmarkGCD100x1000/WithXY-4 4369 28830 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1801 66135 ns/op BenchmarkGCD1000x1000/WithXY-4 997 123575 ns/op BenchmarkHilbert-4 16 8722614 ns/op BenchmarkBinomial-4 9280 12717 ns/op BenchmarkQuoRem-4 13953 8501 ns/op BenchmarkExp-4 7 15799005 ns/op BenchmarkExpMont/Odd-4 96 1175728 ns/op 2606 B/op 22 allocs/op BenchmarkExpMont/Even1-4 97 1333026 ns/op 3355 B/op 37 allocs/op BenchmarkExpMont/Even2-4 98 1217245 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even3-4 93 1226373 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even4-4 91 1239294 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even8-4 93 1466602 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even32-4 87 1264001 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even64-4 104 1084147 ns/op 3634 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1065586 ns/op 3772 B/op 51 allocs/op BenchmarkExpMont/Even128-4 126 1138429 ns/op 3279 B/op 51 allocs/op BenchmarkExpMont/Even255-4 100 3011949 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 440 289309 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 388 329287 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 380 305969 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 355 367867 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 7 15900933 ns/op BenchmarkBitset-4 788362 150.1 ns/op BenchmarkBitsetNeg-4 305508 602.7 ns/op BenchmarkBitsetOrig-4 203791 613.2 ns/op BenchmarkBitsetNegOrig-4 137896 1304 ns/op BenchmarkModSqrt225_Tonelli-4 76 1501768 ns/op BenchmarkModSqrt225_3Mod4-4 266 452921 ns/op BenchmarkModSqrt231_Tonelli-4 75 1573418 ns/op BenchmarkModSqrt231_5Mod8-4 226 540912 ns/op BenchmarkModInverse-4 8991 14738 ns/op BenchmarkSqrt-4 908 143100 ns/op BenchmarkIntSqr/1-4 1312620 89.50 ns/op BenchmarkIntSqr/2-4 492296 244.7 ns/op BenchmarkIntSqr/3-4 354846 331.0 ns/op BenchmarkIntSqr/5-4 239462 490.2 ns/op BenchmarkIntSqr/8-4 160932 768.7 ns/op BenchmarkIntSqr/10-4 117009 960.9 ns/op BenchmarkIntSqr/20-4 32650 3639 ns/op BenchmarkIntSqr/30-4 22950 5240 ns/op BenchmarkIntSqr/50-4 13111 9280 ns/op BenchmarkIntSqr/80-4 7218 16983 ns/op BenchmarkIntSqr/100-4 5204 22855 ns/op BenchmarkIntSqr/200-4 1779 65328 ns/op BenchmarkIntSqr/300-4 931 128772 ns/op BenchmarkIntSqr/500-4 421 289860 ns/op BenchmarkIntSqr/800-4 187 641600 ns/op BenchmarkIntSqr/1000-4 130 914380 ns/op BenchmarkDiv/20/10-4 336772 358.1 ns/op BenchmarkDiv/40/20-4 336339 360.8 ns/op BenchmarkDiv/100/50-4 301898 381.8 ns/op BenchmarkDiv/200/100-4 37898 3214 ns/op BenchmarkDiv/400/200-4 33258 3685 ns/op BenchmarkDiv/1000/500-4 24553 4991 ns/op BenchmarkDiv/2000/1000-4 16756 7245 ns/op BenchmarkDiv/20000/10000-4 714 169833 ns/op BenchmarkDiv/200000/100000-4 18 6650311 ns/op BenchmarkDiv/2000000/1000000-4 1 215351316 ns/op BenchmarkDiv/20000000/10000000-4 1 7385134718 ns/op BenchmarkMul-4 3 43168584 ns/op BenchmarkNatMul/10-4 111082 1006 ns/op BenchmarkNatMul/100-4 3652 30716 ns/op BenchmarkNatMul/1000-4 100 1164852 ns/op BenchmarkZeroShifts/Shl-4 39886 2780 ns/op BenchmarkZeroShifts/ShlSame-4 5942941 19.36 ns/op BenchmarkZeroShifts/Shr-4 42872 2738 ns/op BenchmarkZeroShifts/ShrSame-4 6112504 19.24 ns/op BenchmarkExp3Power/0x10-4 212810 534.8 ns/op BenchmarkExp3Power/0x40-4 180223 665.0 ns/op BenchmarkExp3Power/0x100-4 82263 1416 ns/op BenchmarkExp3Power/0x400-4 33111 3706 ns/op BenchmarkExp3Power/0x1000-4 6462 17764 ns/op BenchmarkExp3Power/0x4000-4 1077 107965 ns/op BenchmarkExp3Power/0x10000-4 124 942627 ns/op BenchmarkExp3Power/0x40000-4 12 9488268 ns/op BenchmarkExp3Power/0x100000-4 2 88966422 ns/op BenchmarkExp3Power/0x400000-4 1 815695154 ns/op BenchmarkFibo-4 4 27592427 ns/op BenchmarkNatSqr/1-4 1000000 105.7 ns/op BenchmarkNatSqr/2-4 436808 267.2 ns/op BenchmarkNatSqr/3-4 310098 346.6 ns/op BenchmarkNatSqr/5-4 209773 532.9 ns/op BenchmarkNatSqr/8-4 141745 795.0 ns/op BenchmarkNatSqr/10-4 106824 1064 ns/op BenchmarkNatSqr/20-4 33445 3544 ns/op BenchmarkNatSqr/30-4 23239 5159 ns/op BenchmarkNatSqr/50-4 13069 9114 ns/op BenchmarkNatSqr/80-4 7004 16629 ns/op BenchmarkNatSqr/100-4 4910 22701 ns/op BenchmarkNatSqr/200-4 1656 67022 ns/op BenchmarkNatSqr/300-4 913 129823 ns/op BenchmarkNatSqr/500-4 406 284271 ns/op BenchmarkNatSqr/800-4 195 618027 ns/op BenchmarkNatSqr/1000-4 135 867196 ns/op BenchmarkNatSetBytes/8-4 714472 167.7 ns/op BenchmarkNatSetBytes/24-4 212732 555.2 ns/op BenchmarkNatSetBytes/128-4 47488 2504 ns/op BenchmarkNatSetBytes/7-4 891366 132.3 ns/op BenchmarkNatSetBytes/23-4 232723 529.3 ns/op BenchmarkNatSetBytes/127-4 48073 2418 ns/op BenchmarkScanPi-4 228 481765 ns/op BenchmarkStringPiParallel-4 591 185801 ns/op BenchmarkScan/10/Base2-4 34210 3321 ns/op BenchmarkScan/100/Base2-4 4209 28384 ns/op BenchmarkScan/1000/Base2-4 422 283174 ns/op BenchmarkScan/10/Base8-4 88773 1364 ns/op BenchmarkScan/100/Base8-4 12280 9857 ns/op BenchmarkScan/1000/Base8-4 1249 98933 ns/op BenchmarkScan/10/Base10-4 97040 1285 ns/op BenchmarkScan/100/Base10-4 12369 9129 ns/op BenchmarkScan/1000/Base10-4 1376 88514 ns/op BenchmarkScan/10/Base16-4 109200 1080 ns/op BenchmarkScan/100/Base16-4 15099 7939 ns/op BenchmarkScan/1000/Base16-4 1530 78133 ns/op BenchmarkString/10/Base2-4 204092 597.2 ns/op BenchmarkString/100/Base2-4 26773 4277 ns/op BenchmarkString/1000/Base2-4 2895 40852 ns/op BenchmarkString/10/Base8-4 377221 297.0 ns/op BenchmarkString/100/Base8-4 71942 1685 ns/op BenchmarkString/1000/Base8-4 7462 15476 ns/op BenchmarkString/10/Base10-4 212750 555.3 ns/op BenchmarkString/100/Base10-4 37450 3054 ns/op BenchmarkString/1000/Base10-4 4018 29343 ns/op BenchmarkString/10/Base16-4 468794 256.5 ns/op BenchmarkString/100/Base16-4 93424 1296 ns/op BenchmarkString/1000/Base16-4 10000 11148 ns/op BenchmarkLeafSize/0-4 30 4265682 ns/op BenchmarkLeafSize/1-4 362 294458 ns/op BenchmarkLeafSize/2-4 404 281896 ns/op BenchmarkLeafSize/3-4 267 438216 ns/op BenchmarkLeafSize/4-4 430 279354 ns/op BenchmarkLeafSize/5-4 226 506192 ns/op BenchmarkLeafSize/6-4 274 431165 ns/op BenchmarkLeafSize/7-4 296 403102 ns/op BenchmarkLeafSize/8-4 438 288793 ns/op BenchmarkLeafSize/9-4 170 623425 ns/op BenchmarkLeafSize/10-4 237 507888 ns/op BenchmarkLeafSize/11-4 230 513639 ns/op BenchmarkLeafSize/12-4 272 438689 ns/op BenchmarkLeafSize/13-4 240 528324 ns/op BenchmarkLeafSize/14-4 279 399181 ns/op BenchmarkLeafSize/15-4 308 383630 ns/op BenchmarkLeafSize/16-4 434 269286 ns/op BenchmarkLeafSize/32-4 427 272160 ns/op BenchmarkLeafSize/64-4 391 299392 ns/op BenchmarkProbablyPrime/n=0-4 6 19967138 ns/op BenchmarkProbablyPrime/n=1-4 5 22714757 ns/op BenchmarkProbablyPrime/n=5-4 4 33728940 ns/op BenchmarkProbablyPrime/n=10-4 3 44303501 ns/op BenchmarkProbablyPrime/n=20-4 2 68552260 ns/op BenchmarkProbablyPrime/Lucas-4 6 17780764 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2465944 ns/op BenchmarkRatCmp-4 228636 505.5 ns/op BenchmarkFloatSqrt/64-4 13687 8713 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7723 15464 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5269 22213 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2703 44439 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 442 249715 ns/op 18020 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 32 3281534 ns/op 172021 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 246935840 ns/op 3699272 B/op 575 allocs/op PASS ok math/big 66.725s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7578711 15.39 ns/op BenchmarkLeadingZeros8-4 7757781 15.70 ns/op BenchmarkLeadingZeros16-4 7780978 15.62 ns/op BenchmarkLeadingZeros32-4 7775533 15.61 ns/op BenchmarkLeadingZeros64-4 7532575 15.20 ns/op BenchmarkTrailingZeros-4 7766112 15.85 ns/op BenchmarkTrailingZeros8-4 7699417 17.63 ns/op BenchmarkTrailingZeros16-4 7715671 15.76 ns/op BenchmarkTrailingZeros32-4 7709856 15.78 ns/op BenchmarkTrailingZeros64-4 7883775 15.20 ns/op BenchmarkOnesCount-4 8297174 14.76 ns/op BenchmarkOnesCount8-4 8206774 14.70 ns/op BenchmarkOnesCount16-4 7846776 14.88 ns/op BenchmarkOnesCount32-4 8107056 14.68 ns/op BenchmarkOnesCount64-4 8283326 14.66 ns/op BenchmarkRotateLeft-4 8008840 14.81 ns/op BenchmarkRotateLeft8-4 8072692 14.91 ns/op BenchmarkRotateLeft16-4 7948827 15.62 ns/op BenchmarkRotateLeft32-4 8255460 14.46 ns/op BenchmarkRotateLeft64-4 8303106 14.53 ns/op BenchmarkReverse-4 13613632 8.547 ns/op BenchmarkReverse8-4 16103704 7.496 ns/op BenchmarkReverse16-4 14833543 7.852 ns/op BenchmarkReverse32-4 12987394 8.957 ns/op BenchmarkReverse64-4 13683814 8.423 ns/op BenchmarkReverseBytes-4 14669145 8.032 ns/op BenchmarkReverseBytes16-4 15928695 7.544 ns/op BenchmarkReverseBytes32-4 14791138 8.017 ns/op BenchmarkReverseBytes64-4 14797168 7.988 ns/op BenchmarkAdd-4 8111134 14.68 ns/op BenchmarkAdd32-4 8178954 14.94 ns/op BenchmarkAdd64-4 8222215 14.76 ns/op BenchmarkAdd64multiple-4 14785734 8.120 ns/op BenchmarkSub-4 8023856 14.69 ns/op BenchmarkSub32-4 8027338 15.26 ns/op BenchmarkSub64-4 7519231 15.09 ns/op BenchmarkSub64multiple-4 13686777 8.222 ns/op BenchmarkMul-4 7931083 14.42 ns/op BenchmarkMul32-4 7596598 14.40 ns/op BenchmarkMul64-4 8398849 14.68 ns/op BenchmarkDiv-4 2522673 40.77 ns/op BenchmarkDiv32-4 6455736 19.12 ns/op BenchmarkDiv64-4 2857874 41.47 ns/op PASS ok math/bits 6.834s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1755201 67.82 ns/op BenchmarkAcos-4 415741 275.7 ns/op BenchmarkAcosh-4 399450 289.1 ns/op BenchmarkAsin-4 449353 273.1 ns/op BenchmarkAsinh-4 448970 271.7 ns/op BenchmarkAtan-4 1222308 97.39 ns/op BenchmarkAtanh-4 1222705 97.45 ns/op BenchmarkConj-4 15867838 7.627 ns/op BenchmarkCos-4 387156 260.3 ns/op BenchmarkCosh-4 455160 261.9 ns/op BenchmarkExp-4 535149 211.8 ns/op BenchmarkLog-4 1000000 115.6 ns/op BenchmarkLog10-4 1000000 114.0 ns/op BenchmarkPhase-4 4651713 25.52 ns/op BenchmarkPolar-4 1325286 90.41 ns/op BenchmarkPow-4 358489 340.5 ns/op BenchmarkRect-4 552874 214.1 ns/op BenchmarkSin-4 487820 248.2 ns/op BenchmarkSinh-4 490816 250.5 ns/op BenchmarkSqrt-4 665973 178.4 ns/op BenchmarkTan-4 1369131 88.29 ns/op BenchmarkTanh-4 1856916 64.01 ns/op PASS ok math/cmplx 4.208s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 860085 130.8 ns/op BenchmarkInt63ThreadsafeParallel-4 1298420 107.8 ns/op BenchmarkInt63Unthreadsafe-4 885890 131.4 ns/op BenchmarkIntn1000-4 690506 179.3 ns/op BenchmarkInt63n1000-4 792232 155.0 ns/op BenchmarkInt31n1000-4 637808 165.1 ns/op BenchmarkFloat32-4 769779 158.2 ns/op BenchmarkFloat64-4 798333 143.7 ns/op BenchmarkPerm3-4 171157 718.9 ns/op BenchmarkPerm30-4 18980 6162 ns/op BenchmarkPerm30ViaShuffle-4 19186 5997 ns/op BenchmarkShuffleOverhead-4 14236 8600 ns/op BenchmarkRead3-4 608553 197.6 ns/op BenchmarkRead64-4 60524 2018 ns/op BenchmarkRead1000-4 4098 29243 ns/op BenchmarkConcurrent-4 285741 444.3 ns/op PASS ok math/rand 3.485s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 39980 2947 ns/op BenchmarkQDecodeWord-4 112819 1028 ns/op BenchmarkQDecodeHeader-4 104796 1161 ns/op BenchmarkTypeByExtension/.html-4 591664 213.8 ns/op BenchmarkTypeByExtension/.HTML-4 327926 341.6 ns/op BenchmarkTypeByExtension/.unused-4 350486 321.1 ns/op BenchmarkExtensionsByType/text/html-4 150367 774.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 82586 1523 ns/op BenchmarkExtensionsByType/application/octet-stream-4 96115 1164 ns/op PASS ok mime 2.367s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 582 194359 ns/op 48571 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 646 249706 ns/op 47072 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 242 677504 ns/op 103789 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 417 323865 ns/op 49333 B/op 207 allocs/op PASS ok mime/multipart 1.919s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 926 127599 ns/op PASS ok mime/quotedprintable 1.244s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 25 13825061 ns/op 8557 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 21 5907318 ns/op 7406 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5015513621 ns/op 158656 B/op 224 allocs/op BenchmarkDNSName-4 77593 1315 ns/op BenchmarkInterfaces-4 2816 40038 ns/op 8742 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3747 32651 ns/op 6523 B/op 22 allocs/op BenchmarkInterfaceByName-4 2618 41030 ns/op 8718 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1736 66240 ns/op 15020 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4483 24805 ns/op 4400 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 920 144511 ns/op 135293 B/op 39 allocs/op BenchmarkParseIP-4 7149 16274 ns/op BenchmarkParseIPValidIPv4-4 328648 376.6 ns/op BenchmarkParseIPValidIPv6-4 149067 800.2 ns/op BenchmarkIPString/IPv4-4 92007 1239 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8922 13302 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49974 2663 ns/op BenchmarkIPEqual/IPv4-4 1091431 107.4 ns/op BenchmarkIPEqual/IPv6-4 1055935 114.5 ns/op BenchmarkSendFile/1024-4 1 1207729758 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1209485900 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1221116858 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1203128683 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1205574468 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1215524089 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1215007266 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1007560839 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1007672883 ns/op 0.26 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/524288-4 1 1008304893 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1007774794 ns/op 1.04 MB/s 728 B/op 13 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1008131258 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006997186 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007405807 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007784770 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008304144 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008672443 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007610334 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007222728 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1007167721 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008201298 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1005842682 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1002922671 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1006998631 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007697091 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1006928333 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1003642817 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1002957129 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007133723 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1006992580 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1003394853 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1004444624 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008975493 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1006999327 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007522839 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007399168 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1007463706 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1007517463 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007597544 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1007198855 ns/op 0.07 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007543610 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008029727 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008544300 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009151776 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007168239 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1012065536 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007694031 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007577936 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007397518 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007601438 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007771731 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007832809 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1005968116 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008080459 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1012734224 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 5310 27064 ns/op BenchmarkTCP4OneShotTimeout-4 4594 25728 ns/op BenchmarkTCP4Persistent-4 25431 4530 ns/op BenchmarkTCP4PersistentTimeout-4 24751 5046 ns/op BenchmarkTCP6OneShot-4 1628 180948 ns/op BenchmarkTCP6OneShotTimeout-4 3442 33477 ns/op BenchmarkTCP6Persistent-4 21814 6723 ns/op BenchmarkTCP6PersistentTimeout-4 23968 5734 ns/op BenchmarkTCP4ConcurrentReadWrite-4 57320 2882 ns/op BenchmarkTCP6ConcurrentReadWrite-4 38862 3512 ns/op BenchmarkSetReadDeadline-4 179804 812.4 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 25734 4624 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 23612 4454 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 27823 4408 ns/op 0 B/op 0 allocs/op PASS ok net 69.081s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 23214 5242 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9454 13162 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17344 6875 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15877 7591 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 34533 4574 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55047 2276 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 107.4 ns/op BenchmarkFindChild/n=2/rep=map-4 3665920 35.17 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 985226 125.7 ns/op BenchmarkFindChild/n=4/rep=linear-4 610713 201.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3212270 35.91 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 544467 219.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 321544 384.4 ns/op BenchmarkFindChild/n=8/rep=map-4 3110992 39.81 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 306746 393.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 159004 769.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2654252 44.37 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1973432 61.62 ns/op BenchmarkFindChild/n=32/rep=linear-4 82783 1466 ns/op BenchmarkFindChild/n=32/rep=map-4 2981857 40.90 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2280111 57.69 ns/op BenchmarkMultiConflicts-4 1 214711346 ns/op BenchmarkServerMatch-4 16592 7709 ns/op BenchmarkReadRequestChrome-4 3133 40100 ns/op 15.24 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7354 15969 ns/op 4.88 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8407 16221 ns/op 5.06 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5982 23862 ns/op 6.33 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12575 ns/op 3.18 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 360 376133 ns/op 2.72 MB/s BenchmarkFileAndServer_1KB/https1-4 140 872980 ns/op 1.17 MB/s BenchmarkFileAndServer_1KB/h2-4 91 1190803 ns/op 0.86 MB/s BenchmarkFileAndServer_16MB/h1-4 3 33500617 ns/op 500.80 MB/s BenchmarkFileAndServer_16MB/https1-4 2 103298733 ns/op 162.41 MB/s BenchmarkFileAndServer_16MB/h2-4 1 274297896 ns/op 61.16 MB/s BenchmarkFileAndServer_64MB/h1-4 1 125518444 ns/op 534.65 MB/s BenchmarkFileAndServer_64MB/https1-4 1 348475310 ns/op 192.58 MB/s BenchmarkFileAndServer_64MB/h2-4 1 863389810 ns/op 77.73 MB/s BenchmarkServeMux-4 195 696768 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 521087 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 537 415263 ns/op 5935 B/op 63 allocs/op BenchmarkClientServer/https1-4 236 467163 ns/op 6589 B/op 73 allocs/op BenchmarkClientServer/h2-4 105 1023398 ns/op 10443 B/op 84 allocs/op BenchmarkClientServerParallel/4/h1-4 1155 196247 ns/op 8267 B/op 72 allocs/op BenchmarkClientServerParallel/4/https1-4 13 10083897 ns/op 101931 B/op 1129 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49574: write tcp 127.0.0.1:41259->127.0.0.1:49574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45738: read tcp 127.0.0.1:43469->127.0.0.1:45738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45746: read tcp 127.0.0.1:43469->127.0.0.1:45746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45702: read tcp 127.0.0.1:43469->127.0.0.1:45702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50642: read tcp 127.0.0.1:33671->127.0.0.1:50642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50632: read tcp 127.0.0.1:33671->127.0.0.1:50632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50666: read tcp 127.0.0.1:33671->127.0.0.1:50666: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8332071 ns/op 79160 B/op 932 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58806: write tcp 127.0.0.1:35365->127.0.0.1:58806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37100: read tcp 127.0.0.1:46611->127.0.0.1:37100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37122: write tcp 127.0.0.1:46611->127.0.0.1:37122: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37058: write tcp 127.0.0.1:46611->127.0.0.1:37058: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49518: read tcp 127.0.0.1:34019->127.0.0.1:49518: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49582: read tcp 127.0.0.1:34019->127.0.0.1:49582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49558: read tcp 127.0.0.1:34019->127.0.0.1:49558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49584: read tcp 127.0.0.1:34019->127.0.0.1:49584: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49572: write tcp 127.0.0.1:34019->127.0.0.1:49572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49562: write tcp 127.0.0.1:34019->127.0.0.1:49562: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 97 1117197 ns/op 20491 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 18 10884933 ns/op 101256 B/op 1159 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49114: read tcp 127.0.0.1:41133->127.0.0.1:49114: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46096: read tcp 127.0.0.1:42743->127.0.0.1:46096: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46104: read tcp 127.0.0.1:42743->127.0.0.1:46104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46114: read tcp 127.0.0.1:42743->127.0.0.1:46114: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34860: read tcp 127.0.0.1:41431->127.0.0.1:34860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34862: read tcp 127.0.0.1:41431->127.0.0.1:34862: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34878: read tcp 127.0.0.1:41431->127.0.0.1:34878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34864: read tcp 127.0.0.1:41431->127.0.0.1:34864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34838: write tcp 127.0.0.1:41431->127.0.0.1:34838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58502: read tcp 127.0.0.1:43837->127.0.0.1:58502: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 19 6552673 ns/op 68034 B/op 804 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45228: write tcp 127.0.0.1:33825->127.0.0.1:45228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37552: write tcp 127.0.0.1:35691->127.0.0.1:37552: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37514: write tcp 127.0.0.1:35691->127.0.0.1:37514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40108: read tcp 127.0.0.1:46261->127.0.0.1:40108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40130: read tcp 127.0.0.1:46261->127.0.0.1:40130: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40168: write tcp 127.0.0.1:46261->127.0.0.1:40168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40126: write tcp 127.0.0.1:46261->127.0.0.1:40126: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40112: write tcp 127.0.0.1:46261->127.0.0.1:40112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55220: read tcp 127.0.0.1:34413->127.0.0.1:55220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55272: read tcp 127.0.0.1:34413->127.0.0.1:55272: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1033927190 ns/op 31600 B/op 156 allocs/op BenchmarkClient-4 476 331127 ns/op 3728 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 1040 118881 ns/op 7505 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1554 87604 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1910 64210 ns/op 1952 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1873 80388 ns/op 2774 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1856 65053 ns/op 2720 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1951 78402 ns/op 2751 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2160 59643 ns/op 1919 B/op 13 allocs/op BenchmarkServerHijack-4 1587 88701 ns/op 16779 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 502 298793 ns/op 6147 B/op 52 allocs/op BenchmarkResponseStatusLine-4 399132 255.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.714s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3850 34792 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.164s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 75069 1608 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 601749 176.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 157140 750.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 62900 1872 ns/op BenchmarkStdIPv4-4 89589 1270 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 96951 1202 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 102592 1262 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 62851 1898 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69363 1669 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1577540 77.53 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1209914 99.79 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1622108 72.74 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 199483 576.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 243475 516.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 229890 530.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93715 1320 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 243462 497.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 123409 976.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 130351 916.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127394 1015 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 73966 1774 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 393194 316.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 116338 1115 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 153523 930.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 217537 527.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 128877 1161 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 351892 353.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 135531 896.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 142773 1072 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139293 913.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112624 1190 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 502370 231.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 133148 834.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 96658 1848 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 99656 1115 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 142112 778.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 105513 1130 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 313874 390.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112310 1084 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128328 1074 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 189938 660.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 110152 1092 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 114.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 121.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 992461 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 135.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 880243 118.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 955573 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 430257 300.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 598778 201.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 163398 748.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 174922 689.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 164419 709.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 84262 1561 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 378765 352.4 ns/op PASS ok net/netip 10.999s 2023/09/20 16:14:04 Test RPC server listening on 127.0.0.1:43449 2023/09/20 16:14:04 Test HTTP RPC server listening on 127.0.0.1:46265 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1212 156602 ns/op BenchmarkEndToEndHTTP-4 2080 77377 ns/op BenchmarkEndToEndAsync-4 2714 49863 ns/op BenchmarkEndToEndAsyncHTTP-4 2835 62942 ns/op PASS ok net/rpc 2.115s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3040 37049 ns/op BenchmarkReadMIMEHeader/server_headers-4 4705 32145 ns/op BenchmarkUncommon-4 16792 6220 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.798s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3621 32575 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87918 1285 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 631791 198.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91663 1309 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 153494 740.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81434 1496 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12077 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 439665 493.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 83448 1618 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 152902 864.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80739 1536 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13224 11531 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 166298 783.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68715 1648 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 60177 1704 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32253 3817 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5720 20561 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 173871 669.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73500 1611 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72097 1841 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32678 3744 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5898 19961 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.536s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3061588 40.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 176910 638.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 682 195275 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 338 355690 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 531 223544 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 131822 1104 ns/op BenchmarkStatFile-4 82842 1514 ns/op BenchmarkStatDir-4 88476 2133 ns/op BenchmarkLstatDot-4 116611 2256 ns/op BenchmarkLstatFile-4 85028 1417 ns/op BenchmarkLstatDir-4 89425 1246 ns/op PASS ok os 2.898s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 363 362395 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.178s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 587781 199.1 ns/op PASS ok os/user 1.208s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3596341 33.29 ns/op BenchmarkString-4 1868682 70.98 ns/op BenchmarkBytes-4 1673869 78.24 ns/op BenchmarkNamedBytes-4 1000000 141.2 ns/op BenchmarkBytesArray-4 782584 196.6 ns/op BenchmarkSliceLen-4 1856905 65.24 ns/op BenchmarkMapLen-4 928725 128.2 ns/op BenchmarkStringLen-4 1561300 74.07 ns/op BenchmarkArrayLen-4 1306633 128.6 ns/op BenchmarkSliceCap-4 1900297 66.45 ns/op BenchmarkDeepEqual/int8-4 551932 239.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82850 1363 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 427222 273.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87453 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 425990 280.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 77342 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 453703 277.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 84824 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 402490 272.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81621 1401 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 521533 238.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 114208 1054 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 435966 274.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84316 1379 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 419112 281.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81672 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 437059 268.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77809 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 414399 287.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83104 1391 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 421016 292.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78056 1537 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 416223 343.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82114 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 447264 289.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84006 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 440032 266.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85788 1476 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 448041 275.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 84650 1802 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 517032 221.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 90819 1317 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 416700 278.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 78769 1458 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 113149 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52502 2256 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47185 2492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33747 3570 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 37380 3316 ns/op BenchmarkIsZero/ArrayComparable-4 144597 837.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 29583 4312 ns/op BenchmarkIsZero/StructComparable-4 369915 316.7 ns/op BenchmarkIsZero/StructIncomparable-4 143101 851.2 ns/op BenchmarkSetZero/Bool/Direct-4 4463534 26.70 ns/op BenchmarkSetZero/Bool/CachedZero-4 780460 139.1 ns/op BenchmarkSetZero/Bool/NewZero-4 604266 215.6 ns/op BenchmarkSetZero/Int/Direct-4 2084930 57.79 ns/op BenchmarkSetZero/Int/CachedZero-4 880839 134.7 ns/op BenchmarkSetZero/Int/NewZero-4 639452 179.1 ns/op BenchmarkSetZero/Uint/Direct-4 2077716 60.57 ns/op BenchmarkSetZero/Uint/CachedZero-4 836254 140.7 ns/op BenchmarkSetZero/Uint/NewZero-4 683101 178.9 ns/op BenchmarkSetZero/Float/Direct-4 2111592 57.61 ns/op BenchmarkSetZero/Float/CachedZero-4 846031 134.6 ns/op BenchmarkSetZero/Float/NewZero-4 621024 180.2 ns/op BenchmarkSetZero/Complex/Direct-4 1806800 60.94 ns/op BenchmarkSetZero/Complex/CachedZero-4 837324 138.4 ns/op BenchmarkSetZero/Complex/NewZero-4 673428 183.8 ns/op BenchmarkSetZero/Array/Direct-4 2424303 48.24 ns/op BenchmarkSetZero/Array/CachedZero-4 811030 138.6 ns/op BenchmarkSetZero/Array/NewZero-4 675963 188.3 ns/op BenchmarkSetZero/Chan/Direct-4 1969116 60.07 ns/op BenchmarkSetZero/Chan/CachedZero-4 816046 146.3 ns/op BenchmarkSetZero/Chan/NewZero-4 608433 187.5 ns/op BenchmarkSetZero/Func/Direct-4 2089992 58.07 ns/op BenchmarkSetZero/Func/CachedZero-4 786393 149.4 ns/op BenchmarkSetZero/Func/NewZero-4 552978 183.9 ns/op BenchmarkSetZero/Interface/Direct-4 1962987 80.04 ns/op BenchmarkSetZero/Interface/CachedZero-4 892110 135.6 ns/op BenchmarkSetZero/Interface/NewZero-4 691906 179.5 ns/op BenchmarkSetZero/Map/Direct-4 2069088 59.54 ns/op BenchmarkSetZero/Map/CachedZero-4 865407 140.8 ns/op BenchmarkSetZero/Map/NewZero-4 593916 190.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1736211 65.39 ns/op BenchmarkSetZero/Pointer/CachedZero-4 889437 149.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 628660 184.2 ns/op BenchmarkSetZero/Slice/Direct-4 1931559 63.56 ns/op BenchmarkSetZero/Slice/CachedZero-4 766503 143.3 ns/op BenchmarkSetZero/Slice/NewZero-4 650055 181.4 ns/op BenchmarkSetZero/String/Direct-4 2094946 58.79 ns/op BenchmarkSetZero/String/CachedZero-4 860647 138.2 ns/op BenchmarkSetZero/String/NewZero-4 553142 186.7 ns/op BenchmarkSetZero/Struct/Direct-4 2597134 50.40 ns/op BenchmarkSetZero/Struct/CachedZero-4 842854 135.1 ns/op BenchmarkSetZero/Struct/NewZero-4 638557 174.3 ns/op BenchmarkSelect/1-4 178665 1085 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77611 1756 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35022 4390 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 117362 1182 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 188001 610.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 151982 832.6 ns/op 153.74 MB/s BenchmarkCallArgCopy/size=256-4 130860 847.3 ns/op 302.12 MB/s BenchmarkCallArgCopy/size=1024-4 87997 1527 ns/op 670.65 MB/s BenchmarkCallArgCopy/size=4096-4 38187 4339 ns/op 944.04 MB/s BenchmarkCallArgCopy/size=65536-4 3441 58141 ns/op 1127.19 MB/s BenchmarkFieldByName1-4 945040 129.1 ns/op BenchmarkFieldByName2-4 40659 2532 ns/op BenchmarkFieldByName3-4 9976 33567 ns/op BenchmarkInterfaceBig-4 2004774 63.11 ns/op BenchmarkInterfaceSmall-4 2144316 78.00 ns/op BenchmarkNew-4 1238638 113.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 2374 51386 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2000 56820 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2401 48840 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1861 57963 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2346 50492 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2106 83206 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 265285 467.2 ns/op PASS ok reflect 23.008s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 8074 16145 ns/op 9464 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20182 ns/op 9162 B/op 1 allocs/op BenchmarkFindString-4 10000 16688 ns/op 9269 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 14379 ns/op 9202 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 17147 ns/op 9450 B/op 2 allocs/op BenchmarkLiteral-4 15346 9857 ns/op BenchmarkNotLiteral-4 2917 44500 ns/op BenchmarkMatchClass-4 2160 56823 ns/op BenchmarkMatchClass_InRange-4 2121 65689 ns/op BenchmarkReplaceAll-4 2566 68393 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17356 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36854 4592 ns/op BenchmarkAnchoredShortMatch-4 10000 21448 ns/op BenchmarkAnchoredLongMatch-4 10000 11342 ns/op BenchmarkOnePassShortA-4 12729 9454 ns/op BenchmarkNotOnePassShortA-4 5133 29381 ns/op BenchmarkOnePassShortB-4 18574 6631 ns/op BenchmarkNotOnePassShortB-4 7093 30924 ns/op BenchmarkOnePassLongPrefix-4 74262 1924 ns/op BenchmarkOnePassLongNotPrefix-4 25368 5146 ns/op BenchmarkMatchParallelShared-4 10000 19390 ns/op BenchmarkMatchParallelCopied-4 10000 15914 ns/op BenchmarkQuoteMetaAll-4 162535 769.0 ns/op 18.21 MB/s BenchmarkQuoteMetaNone-4 307510 401.8 ns/op 64.71 MB/s BenchmarkCompile/Onepass-4 2594 41912 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1112 158998 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 132 922030 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4189623 27.90 ns/op 573.53 MB/s BenchmarkMatch/Easy0/32-4 27630 7094 ns/op 4.51 MB/s BenchmarkMatch/Easy0/1K-4 21507 7539 ns/op 135.83 MB/s BenchmarkMatch/Easy0i/16-4 4176969 28.34 ns/op 564.60 MB/s BenchmarkMatch/Easy0i/32-4 4311 28259 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 150 788932 ns/op 1.30 MB/s BenchmarkMatch/Easy1/16-4 4271119 27.99 ns/op 571.59 MB/s BenchmarkMatch/Easy1/32-4 33009 4952 ns/op 6.46 MB/s BenchmarkMatch/Easy1/1K-4 5208 25606 ns/op 39.99 MB/s BenchmarkMatch/Medium/16-4 4312136 28.24 ns/op 566.66 MB/s BenchmarkMatch/Medium/32-4 4178 33253 ns/op 0.96 MB/s BenchmarkMatch/Medium/1K-4 170 693804 ns/op 1.48 MB/s BenchmarkMatch/Hard/16-4 4090398 28.25 ns/op 566.32 MB/s BenchmarkMatch/Hard/32-4 2600 50872 ns/op 0.63 MB/s BenchmarkMatch/Hard/1K-4 96 1234279 ns/op 0.83 MB/s BenchmarkMatch/Hard1/16-4 793 155406 ns/op 0.10 MB/s BenchmarkMatch/Hard1/32-4 418 290865 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 8766340 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 21434 5645 ns/op 2.83 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12451 9401 ns/op 3.40 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 476 247687 ns/op 4.13 MB/s 24 B/op 0 allocs/op PASS ok regexp 10.261s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 464625 258.2 ns/op BenchmarkIsWordChar-4 167031 707.5 ns/op PASS ok regexp/syntax 2.560s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73815 1688 ns/op BenchmarkCallers/inlined-4 85942 1358 ns/op BenchmarkCallers/no-cache-4 33681 3588 ns/op BenchmarkFPCallers/cached-4 13970554 8.393 ns/op BenchmarkMakeChan/Byte-4 1340688 97.50 ns/op BenchmarkMakeChan/Int-4 1000000 118.3 ns/op BenchmarkMakeChan/Ptr-4 619622 210.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 101.2 ns/op BenchmarkMakeChan/Struct/32-4 702794 330.7 ns/op BenchmarkMakeChan/Struct/40-4 667563 177.9 ns/op BenchmarkChanNonblocking-4 5260689 23.05 ns/op BenchmarkSelectUncontended-4 1000000 118.7 ns/op BenchmarkSelectSyncContended-4 75645 1828 ns/op BenchmarkSelectAsyncContended-4 212073 519.8 ns/op BenchmarkSelectNonblock-4 2733122 47.43 ns/op BenchmarkChanUncontended-4 14648 9979 ns/op BenchmarkChanContended-4 3151 37501 ns/op BenchmarkChanSync-4 244807 427.3 ns/op BenchmarkChanSyncWork-4 87456 1296 ns/op BenchmarkChanProdCons0-4 187821 600.3 ns/op BenchmarkChanProdCons10-4 405232 380.2 ns/op BenchmarkChanProdCons100-4 366498 394.6 ns/op BenchmarkChanProdConsWork0-4 190953 741.4 ns/op BenchmarkChanProdConsWork10-4 232276 517.3 ns/op BenchmarkChanProdConsWork100-4 250788 455.3 ns/op BenchmarkSelectProdCons-4 149964 804.2 ns/op BenchmarkReceiveDataFromClosedChan-4 1255302 94.35 ns/op BenchmarkChanCreation-4 599451 191.1 ns/op BenchmarkChanSem-4 320433 439.7 ns/op BenchmarkChanPopular-4 228 491562 ns/op BenchmarkChanClosed-4 1940670 74.43 ns/op BenchmarkCallClosure-4 5333211 22.17 ns/op BenchmarkCallClosure1-4 5514847 21.33 ns/op BenchmarkCallClosure2-4 1000000 106.0 ns/op BenchmarkCallClosure3-4 2015686 70.76 ns/op BenchmarkCallClosure4-4 1000000 103.9 ns/op BenchmarkComplex128DivNormal-4 6297250 22.83 ns/op BenchmarkComplex128DivNisNaN-4 4970983 22.98 ns/op BenchmarkComplex128DivDisNaN-4 4870665 23.90 ns/op BenchmarkComplex128DivNisInf-4 6049816 20.03 ns/op BenchmarkComplex128DivDisInf-4 4180978 28.41 ns/op BenchmarkSetTypePtr-4 56566630 2.218 ns/op 3606.52 MB/s BenchmarkSetTypePtr8-4 8434657 13.47 ns/op 4752.45 MB/s BenchmarkSetTypePtr16-4 9120877 13.47 ns/op 9500.37 MB/s BenchmarkSetTypePtr32-4 9040057 13.81 ns/op 18541.08 MB/s BenchmarkSetTypePtr64-4 8850535 15.09 ns/op 33931.07 MB/s BenchmarkSetTypePtr126-4 5621194 22.74 ns/op 44327.76 MB/s BenchmarkSetTypePtr128-4 5660326 20.97 ns/op 48841.61 MB/s BenchmarkSetTypePtrSlice-4 950950 129.5 ns/op 63281.66 MB/s BenchmarkSetTypeNode1-4 9090926 13.51 ns/op 1776.45 MB/s BenchmarkSetTypeNode1Slice-4 4554802 27.41 ns/op 28016.46 MB/s BenchmarkSetTypeNode8-4 8714716 13.61 ns/op 5876.77 MB/s BenchmarkSetTypeNode8Slice-4 1764696 67.90 ns/op 37703.53 MB/s BenchmarkSetTypeNode64-4 5920738 20.30 ns/op 26006.25 MB/s BenchmarkSetTypeNode64Slice-4 214380 578.3 ns/op 29216.85 MB/s BenchmarkSetTypeNode64Dead-4 6566757 18.02 ns/op 29304.23 MB/s BenchmarkSetTypeNode64DeadSlice-4 210410 565.6 ns/op 29874.19 MB/s BenchmarkSetTypeNode124-4 5490760 21.59 ns/op 46691.27 MB/s BenchmarkSetTypeNode124Slice-4 195018 615.4 ns/op 52417.23 MB/s BenchmarkSetTypeNode126-4 6007990 20.18 ns/op 50749.91 MB/s BenchmarkSetTypeNode126Slice-4 204849 606.8 ns/op 53999.79 MB/s BenchmarkSetTypeNode128-4 4240977 30.87 ns/op 33694.09 MB/s BenchmarkSetTypeNode128Slice-4 145328 865.9 ns/op 38432.89 MB/s BenchmarkSetTypeNode130-4 4114044 28.82 ns/op 36638.93 MB/s BenchmarkSetTypeNode130Slice-4 144734 849.9 ns/op 39760.80 MB/s BenchmarkSetTypeNode1024-4 719712 147.5 ns/op 55635.02 MB/s BenchmarkSetTypeNode1024Slice-4 25960 4577 ns/op 57390.19 MB/s BenchmarkAllocation-4 5834 45414 ns/op BenchmarkReadMemStats-4 14620 11177 ns/op BenchmarkReadMemStatsLatency-4 1 1085750 p50-ns 1085750 p90-ns 1085750 p99-ns BenchmarkWriteBarrier-4 2621431 47.04 ns/op BenchmarkBulkWriteBarrier-4 6451170 19.01 ns/op BenchmarkScanStackNoLocals-4 3 43504757 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9306056 12.26 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8858073 13.46 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7330314 16.48 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5312722 22.91 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3380427 34.02 ns/op BenchmarkHash5-4 4717108 24.89 ns/op 200.90 MB/s BenchmarkHash16-4 4782388 24.19 ns/op 661.34 MB/s BenchmarkHash64-4 3957445 29.88 ns/op 2142.00 MB/s BenchmarkHash1024-4 963870 129.6 ns/op 7902.28 MB/s BenchmarkHash65536-4 18633 6275 ns/op 10444.37 MB/s BenchmarkAlignedLoad-4 6505374 16.37 ns/op BenchmarkUnalignedLoad-4 6868894 16.82 ns/op BenchmarkEqEfaceConcrete-4 5964026 20.30 ns/op BenchmarkEqIfaceConcrete-4 5472846 21.55 ns/op BenchmarkNeEfaceConcrete-4 5605615 21.97 ns/op BenchmarkNeIfaceConcrete-4 5356615 21.72 ns/op BenchmarkConvT2EByteSized/bool-4 5113774 23.10 ns/op BenchmarkConvT2EByteSized/uint8-4 4726531 23.83 ns/op BenchmarkConvT2ESmall-4 4733571 23.74 ns/op BenchmarkConvT2EUintptr-4 5152600 23.88 ns/op BenchmarkConvT2ELarge-4 1502758 79.61 ns/op BenchmarkConvT2ISmall-4 5057660 24.14 ns/op BenchmarkConvT2IUintptr-4 5194131 24.01 ns/op BenchmarkConvT2ILarge-4 1434387 79.73 ns/op BenchmarkConvI2E-4 4548406 25.98 ns/op BenchmarkConvI2I-4 4041206 29.42 ns/op BenchmarkAssertE2T-4 4071246 29.67 ns/op BenchmarkAssertE2TLarge-4 2457628 47.55 ns/op BenchmarkAssertE2I-4 4135820 28.46 ns/op BenchmarkAssertI2T-4 4270458 29.06 ns/op BenchmarkAssertI2I-4 3715002 31.92 ns/op BenchmarkAssertI2E-4 5302108 22.74 ns/op BenchmarkAssertE2E-4 4900098 24.54 ns/op BenchmarkAssertE2T2-4 3100676 37.12 ns/op BenchmarkAssertE2T2Blank-4 4150382 29.29 ns/op BenchmarkAssertI2E2-4 3981621 30.50 ns/op BenchmarkAssertI2E2Blank-4 5298864 22.64 ns/op BenchmarkAssertE2E2-4 3768793 31.98 ns/op BenchmarkAssertE2E2Blank-4 5261740 22.63 ns/op BenchmarkConvT2Ezero/zero/16-4 5073499 23.85 ns/op BenchmarkConvT2Ezero/zero/32-4 5057658 23.52 ns/op BenchmarkConvT2Ezero/zero/64-4 5168623 22.98 ns/op BenchmarkConvT2Ezero/zero/str-4 4923898 23.96 ns/op BenchmarkConvT2Ezero/zero/slice-4 5098944 24.11 ns/op BenchmarkConvT2Ezero/zero/big-4 364639 325.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1455566 77.17 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1469726 81.78 ns/op BenchmarkConvT2Ezero/nonzero/big-4 362416 453.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5108770 24.92 ns/op BenchmarkConvT2Ezero/smallint/32-4 5030095 24.05 ns/op BenchmarkConvT2Ezero/smallint/64-4 4811052 24.22 ns/op BenchmarkConvT2Ezero/largeint/16-4 2112948 55.77 ns/op BenchmarkConvT2Ezero/largeint/32-4 2142789 56.81 ns/op BenchmarkConvT2Ezero/largeint/64-4 2148498 54.85 ns/op BenchmarkMalloc8-4 2824164 42.31 ns/op BenchmarkMalloc16-4 2383960 49.83 ns/op BenchmarkMallocTypeInfo8-4 2408458 48.81 ns/op BenchmarkMallocTypeInfo16-4 1936994 62.79 ns/op BenchmarkMallocLargeStruct-4 350034 359.0 ns/op BenchmarkGoroutineSelect-4 100 1347880 ns/op BenchmarkGoroutineBlocking-4 168 663171 ns/op BenchmarkGoroutineForRange-4 156 720445 ns/op BenchmarkGoroutineIdle-4 244 571975 ns/op BenchmarkHashStringSpeed-4 1921818 63.14 ns/op BenchmarkHashBytesSpeed-4 1306275 89.26 ns/op BenchmarkHashInt32Speed-4 1981768 60.81 ns/op BenchmarkHashInt64Speed-4 2220614 55.14 ns/op BenchmarkHashStringArraySpeed-4 504880 274.7 ns/op BenchmarkMegMap-4 3703848 33.48 ns/op BenchmarkMegOneMap-4 4244854 27.49 ns/op BenchmarkMegEqMap-4 1994 59873 ns/op BenchmarkMegEmptyMap-4 4869494 24.31 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2846056 42.17 ns/op BenchmarkSmallStrMap-4 3795922 32.31 ns/op BenchmarkMapStringKeysEight_16-4 3778544 31.98 ns/op BenchmarkMapStringKeysEight_32-4 3343633 35.45 ns/op BenchmarkMapStringKeysEight_64-4 3489364 33.72 ns/op BenchmarkMapStringKeysEight_1M-4 3503818 35.68 ns/op BenchmarkIntMap-4 3993037 29.93 ns/op BenchmarkMapFirst/1-4 4743006 25.51 ns/op BenchmarkMapFirst/2-4 4504875 26.11 ns/op BenchmarkMapFirst/3-4 4697710 25.91 ns/op BenchmarkMapFirst/4-4 4659432 25.69 ns/op BenchmarkMapFirst/5-4 4618980 25.79 ns/op BenchmarkMapFirst/6-4 4447176 26.72 ns/op BenchmarkMapFirst/7-4 4427230 26.27 ns/op BenchmarkMapFirst/8-4 4344666 26.66 ns/op BenchmarkMapFirst/9-4 3297172 36.12 ns/op BenchmarkMapFirst/10-4 3290655 35.83 ns/op BenchmarkMapFirst/11-4 3378058 35.90 ns/op BenchmarkMapFirst/12-4 3375218 35.67 ns/op BenchmarkMapFirst/13-4 3394044 35.28 ns/op BenchmarkMapFirst/14-4 3403884 35.18 ns/op BenchmarkMapFirst/15-4 3406666 35.38 ns/op BenchmarkMapFirst/16-4 3375280 35.65 ns/op BenchmarkMapMid/1-4 4663413 25.96 ns/op BenchmarkMapMid/2-4 4532108 26.48 ns/op BenchmarkMapMid/3-4 4491224 26.67 ns/op BenchmarkMapMid/4-4 4379070 27.47 ns/op BenchmarkMapMid/5-4 4371416 26.91 ns/op BenchmarkMapMid/6-4 4262926 27.96 ns/op BenchmarkMapMid/7-4 4305030 28.02 ns/op BenchmarkMapMid/8-4 4237106 27.67 ns/op BenchmarkMapMid/9-4 3418299 35.26 ns/op BenchmarkMapMid/10-4 3301999 36.38 ns/op BenchmarkMapMid/11-4 3293707 35.30 ns/op BenchmarkMapMid/12-4 3345171 37.02 ns/op BenchmarkMapMid/13-4 3326736 35.39 ns/op BenchmarkMapMid/14-4 3374707 35.26 ns/op BenchmarkMapMid/15-4 3299089 35.05 ns/op BenchmarkMapMid/16-4 3406638 36.19 ns/op BenchmarkMapLast/1-4 4510136 26.14 ns/op BenchmarkMapLast/2-4 4428636 27.51 ns/op BenchmarkMapLast/3-4 4336562 27.69 ns/op BenchmarkMapLast/4-4 4145862 28.18 ns/op BenchmarkMapLast/5-4 4338391 28.35 ns/op BenchmarkMapLast/6-4 4180926 28.97 ns/op BenchmarkMapLast/7-4 4001710 29.74 ns/op BenchmarkMapLast/8-4 3934550 30.38 ns/op BenchmarkMapLast/9-4 3200466 39.66 ns/op BenchmarkMapLast/10-4 3223099 35.73 ns/op BenchmarkMapLast/11-4 3069831 39.00 ns/op BenchmarkMapLast/12-4 3167574 39.32 ns/op BenchmarkMapLast/13-4 3316363 35.23 ns/op BenchmarkMapLast/14-4 3219171 35.66 ns/op BenchmarkMapLast/15-4 3267910 38.55 ns/op BenchmarkMapLast/16-4 3310670 37.26 ns/op BenchmarkMapCycle-4 2227282 54.21 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2580984 46.02 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1233 96894 ns/op BenchmarkMakeMap/[Byte]Byte-4 676656 160.7 ns/op BenchmarkMakeMap/[Int]Int-4 506614 228.7 ns/op BenchmarkNewEmptyMap-4 13275625 8.669 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1398309 83.36 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 651531 183.4 ns/op BenchmarkMapIterEmpty-4 6537270 18.44 ns/op BenchmarkSameLengthMap-4 4565971 26.41 ns/op BenchmarkBigKeyMap-4 1808565 68.49 ns/op BenchmarkBigValMap-4 1675104 71.52 ns/op BenchmarkSmallKeyMap-4 2678934 44.86 ns/op BenchmarkMapPopulate/1-4 2953972 41.46 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134486 812.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9294 12154 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 1041 110706 ns/op 51761 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 86 1334888 ns/op 416628 B/op 206 allocs/op BenchmarkMapPopulate/100000-4 6 18529686 ns/op 6532021 B/op 2920 allocs/op BenchmarkComplexAlgMap-4 293180 412.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1750230 68.52 ns/op BenchmarkGoMapClear/Reflexive/10-4 1533200 72.88 ns/op BenchmarkGoMapClear/Reflexive/100-4 385195 309.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46995 2407 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5253 20331 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1498240 80.09 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1366322 85.47 ns/op BenchmarkGoMapClear/NonReflexive/100-4 380478 327.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46072 2506 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5218 19818 ns/op BenchmarkMapStringConversion/32/simple-4 2073862 57.64 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2046970 58.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1828396 64.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1957226 65.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1895744 62.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1761132 67.51 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1729719 72.97 ns/op BenchmarkMapInterfacePtr-4 1881028 63.61 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4726156 25.42 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 252014 542.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5780 20943 ns/op BenchmarkMapPop1000-4 426 284591 ns/op BenchmarkMapPop10000-4 24 4675270 ns/op BenchmarkMapAssign/Int32/256-4 2396384 48.61 ns/op BenchmarkMapAssign/Int32/65536-4 1699188 61.16 ns/op BenchmarkMapAssign/Int64/256-4 2441772 48.90 ns/op BenchmarkMapAssign/Int64/65536-4 1696131 62.96 ns/op BenchmarkMapAssign/Str/256-4 1890705 63.37 ns/op BenchmarkMapAssign/Str/65536-4 774883 147.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1334059 89.38 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1034532 105.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1338554 87.75 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 926853 186.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 591301 2877 ns/op BenchmarkMapOperatorAssign/Str/65536-4 389444 259.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 902954 132.2 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 427759 283.7 ns/op 39 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 895437 145.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 480025 211.1 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 637713 194.5 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 232278 434.0 ns/op 84 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1969204 59.14 ns/op BenchmarkMapDelete/Int32/1000-4 2177745 55.19 ns/op BenchmarkMapDelete/Int32/10000-4 2104264 57.05 ns/op BenchmarkMapDelete/Int64/100-4 1990779 61.94 ns/op BenchmarkMapDelete/Int64/1000-4 2180290 55.37 ns/op BenchmarkMapDelete/Int64/10000-4 2059450 58.39 ns/op BenchmarkMapDelete/Str/100-4 1556454 76.31 ns/op BenchmarkMapDelete/Str/1000-4 1594356 72.09 ns/op BenchmarkMapDelete/Str/10000-4 1385589 75.82 ns/op BenchmarkMapDelete/Pointer/100-4 1779862 67.58 ns/op BenchmarkMapDelete/Pointer/1000-4 1876531 63.87 ns/op BenchmarkMapDelete/Pointer/10000-4 1828522 67.94 ns/op BenchmarkMemmove/0-4 12998760 9.069 ns/op BenchmarkMemmove/1-4 2119369 55.68 ns/op 17.96 MB/s BenchmarkMemmove/2-4 2040010 57.88 ns/op 34.55 MB/s BenchmarkMemmove/3-4 1000000 102.7 ns/op 29.20 MB/s BenchmarkMemmove/4-4 1999426 58.18 ns/op 68.75 MB/s BenchmarkMemmove/5-4 2037490 57.90 ns/op 86.36 MB/s BenchmarkMemmove/6-4 1960494 57.85 ns/op 103.71 MB/s BenchmarkMemmove/7-4 2030593 58.24 ns/op 120.20 MB/s BenchmarkMemmove/8-4 2088985 56.52 ns/op 141.53 MB/s BenchmarkMemmove/9-4 2004601 57.97 ns/op 155.25 MB/s BenchmarkMemmove/10-4 2013492 58.27 ns/op 171.63 MB/s BenchmarkMemmove/11-4 2013654 61.62 ns/op 178.51 MB/s BenchmarkMemmove/12-4 2053143 59.83 ns/op 200.56 MB/s BenchmarkMemmove/13-4 2045560 58.07 ns/op 223.86 MB/s BenchmarkMemmove/14-4 1989057 57.73 ns/op 242.52 MB/s BenchmarkMemmove/15-4 2022123 66.31 ns/op 226.22 MB/s BenchmarkMemmove/16-4 1749115 60.70 ns/op 263.58 MB/s BenchmarkMemmove/32-4 1824432 63.90 ns/op 500.76 MB/s BenchmarkMemmove/64-4 1569302 74.49 ns/op 859.13 MB/s BenchmarkMemmove/128-4 1231014 97.33 ns/op 1315.17 MB/s BenchmarkMemmove/256-4 983263 127.2 ns/op 2013.03 MB/s BenchmarkMemmove/512-4 694231 179.9 ns/op 2846.45 MB/s BenchmarkMemmove/1024-4 414568 285.6 ns/op 3585.75 MB/s BenchmarkMemmove/2048-4 239806 502.4 ns/op 4076.10 MB/s BenchmarkMemmove/4096-4 123985 981.1 ns/op 4174.99 MB/s BenchmarkMemmoveOverlap/32-4 1801209 62.60 ns/op 511.21 MB/s BenchmarkMemmoveOverlap/64-4 1650148 74.60 ns/op 857.92 MB/s BenchmarkMemmoveOverlap/128-4 1253392 96.32 ns/op 1328.87 MB/s BenchmarkMemmoveOverlap/256-4 923578 127.3 ns/op 2011.14 MB/s BenchmarkMemmoveOverlap/512-4 622011 192.7 ns/op 2657.09 MB/s BenchmarkMemmoveOverlap/1024-4 392000 308.0 ns/op 3324.67 MB/s BenchmarkMemmoveOverlap/2048-4 223017 541.4 ns/op 3782.83 MB/s BenchmarkMemmoveOverlap/4096-4 119233 1027 ns/op 3986.57 MB/s BenchmarkMemmoveUnalignedDst/0-4 12722673 9.527 ns/op BenchmarkMemmoveUnalignedDst/1-4 2112786 55.70 ns/op 17.95 MB/s BenchmarkMemmoveUnalignedDst/2-4 2105137 56.61 ns/op 35.33 MB/s BenchmarkMemmoveUnalignedDst/3-4 2120991 56.25 ns/op 53.33 MB/s BenchmarkMemmoveUnalignedDst/4-4 2182693 53.87 ns/op 74.25 MB/s BenchmarkMemmoveUnalignedDst/5-4 2201469 54.23 ns/op 92.21 MB/s BenchmarkMemmoveUnalignedDst/6-4 2184630 54.64 ns/op 109.81 MB/s BenchmarkMemmoveUnalignedDst/7-4 2153635 56.04 ns/op 124.91 MB/s BenchmarkMemmoveUnalignedDst/8-4 2219685 53.13 ns/op 150.57 MB/s BenchmarkMemmoveUnalignedDst/9-4 2092023 55.69 ns/op 161.61 MB/s BenchmarkMemmoveUnalignedDst/10-4 2138164 55.10 ns/op 181.50 MB/s BenchmarkMemmoveUnalignedDst/11-4 2136597 56.33 ns/op 195.28 MB/s BenchmarkMemmoveUnalignedDst/12-4 1957304 56.77 ns/op 211.39 MB/s BenchmarkMemmoveUnalignedDst/13-4 2128004 57.14 ns/op 227.53 MB/s BenchmarkMemmoveUnalignedDst/14-4 2091085 56.53 ns/op 247.67 MB/s BenchmarkMemmoveUnalignedDst/15-4 2055037 58.52 ns/op 256.34 MB/s BenchmarkMemmoveUnalignedDst/16-4 2086262 57.25 ns/op 279.49 MB/s BenchmarkMemmoveUnalignedDst/32-4 1919910 65.07 ns/op 491.78 MB/s BenchmarkMemmoveUnalignedDst/64-4 1477558 75.32 ns/op 849.73 MB/s BenchmarkMemmoveUnalignedDst/128-4 1236350 97.38 ns/op 1314.38 MB/s BenchmarkMemmoveUnalignedDst/256-4 963889 122.4 ns/op 2092.05 MB/s BenchmarkMemmoveUnalignedDst/512-4 672154 178.0 ns/op 2876.31 MB/s BenchmarkMemmoveUnalignedDst/1024-4 424881 286.5 ns/op 3574.07 MB/s BenchmarkMemmoveUnalignedDst/2048-4 236568 527.2 ns/op 3884.76 MB/s BenchmarkMemmoveUnalignedDst/4096-4 121195 964.4 ns/op 4247.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1807918 64.91 ns/op 493.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1638628 74.40 ns/op 860.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 101.6 ns/op 1259.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 733282 138.4 ns/op 1849.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 472452 228.0 ns/op 2245.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 337381 318.7 ns/op 3213.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 217453 563.1 ns/op 3636.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 116643 1114 ns/op 3678.19 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12560760 9.672 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2170534 54.66 ns/op 18.29 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2176182 55.15 ns/op 36.27 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2133392 56.68 ns/op 52.93 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2175992 55.67 ns/op 71.85 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2172328 55.13 ns/op 90.69 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2152976 55.78 ns/op 107.57 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2110965 55.37 ns/op 126.42 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2212099 53.99 ns/op 148.17 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2049013 55.31 ns/op 162.72 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2101850 56.13 ns/op 178.16 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2148702 55.68 ns/op 197.55 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2186336 54.03 ns/op 222.10 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2194878 54.80 ns/op 237.23 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2167200 55.00 ns/op 254.57 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2118230 57.14 ns/op 262.52 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2063259 57.01 ns/op 280.65 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1873450 64.34 ns/op 497.33 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1662014 69.64 ns/op 919.06 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1278684 94.49 ns/op 1354.58 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 119.4 ns/op 2144.01 MB/s BenchmarkMemmoveUnalignedSrc/512-4 696237 174.2 ns/op 2939.50 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 421735 282.9 ns/op 3619.36 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 244048 495.4 ns/op 4133.78 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 130312 940.6 ns/op 4354.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1698748 70.23 ns/op 227.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1668726 69.60 ns/op 229.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1629663 73.03 ns/op 219.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1648843 73.44 ns/op 217.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1635861 73.53 ns/op 217.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1641592 72.63 ns/op 220.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1610980 73.46 ns/op 217.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1634809 73.32 ns/op 218.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1369428 84.58 ns/op 756.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1411722 84.52 ns/op 757.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1358852 94.55 ns/op 676.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1265287 94.28 ns/op 678.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1336765 88.70 ns/op 721.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1343800 87.87 ns/op 728.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1286683 88.50 ns/op 723.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1329673 91.27 ns/op 701.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 887990 136.9 ns/op 1870.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 816352 145.2 ns/op 1763.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 850500 143.4 ns/op 1785.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 830372 144.1 ns/op 1776.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 831714 142.6 ns/op 1795.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 858500 143.9 ns/op 1778.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 842397 144.8 ns/op 1768.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 859846 144.1 ns/op 1776.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 121110 955.1 ns/op 4288.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 112448 1024 ns/op 4001.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 125510 948.9 ns/op 4316.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 105348 1015 ns/op 4035.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 123226 1042 ns/op 3929.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 115527 1019 ns/op 4018.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 115504 1038 ns/op 3945.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 105866 978.3 ns/op 4186.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7616 15416 ns/op 4251.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6182 17067 ns/op 3839.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6031 16828 ns/op 3894.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7128 17200 ns/op 3810.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 5984 16928 ns/op 3871.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6027 16715 ns/op 3920.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6267 16968 ns/op 3862.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6010 17400 ns/op 3766.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1912484 62.31 ns/op 513.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1532382 75.81 ns/op 844.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1236321 96.84 ns/op 1321.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 804108 139.1 ns/op 1840.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 543722 235.8 ns/op 2171.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 378314 311.5 ns/op 3287.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 217185 552.9 ns/op 3704.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114325 1035 ns/op 3957.17 MB/s BenchmarkMemclr/5-4 12577479 9.538 ns/op 524.23 MB/s BenchmarkMemclr/16-4 10853800 11.16 ns/op 1433.31 MB/s BenchmarkMemclr/64-4 6618601 17.96 ns/op 3562.56 MB/s BenchmarkMemclr/256-4 10308358 11.21 ns/op 22826.99 MB/s BenchmarkMemclr/4096-4 3234126 36.89 ns/op 111019.46 MB/s BenchmarkMemclr/65536-4 86410 1495 ns/op 43827.74 MB/s BenchmarkMemclr/1M-4 5238 22321 ns/op 46977.63 MB/s BenchmarkMemclr/4M-4 1338 87079 ns/op 48166.47 MB/s BenchmarkMemclr/8M-4 597 202233 ns/op 41479.82 MB/s BenchmarkMemclr/16M-4 332 396387 ns/op 42325.36 MB/s BenchmarkMemclr/64M-4 78 1387197 ns/op 48377.33 MB/s BenchmarkMemclrUnaligned/0_5-4 6836744 17.43 ns/op 286.78 MB/s BenchmarkMemclrUnaligned/0_16-4 6594366 18.27 ns/op 875.57 MB/s BenchmarkMemclrUnaligned/0_64-4 4579002 26.55 ns/op 2410.37 MB/s BenchmarkMemclrUnaligned/0_256-4 6535251 18.28 ns/op 14004.82 MB/s BenchmarkMemclrUnaligned/0_4096-4 3162459 43.52 ns/op 94114.79 MB/s BenchmarkMemclrUnaligned/0_65536-4 87855 1441 ns/op 45486.12 MB/s BenchmarkMemclrUnaligned/1_5-4 6841236 17.60 ns/op 284.07 MB/s BenchmarkMemclrUnaligned/1_16-4 6621013 18.18 ns/op 879.95 MB/s BenchmarkMemclrUnaligned/1_64-4 4520386 26.55 ns/op 2410.15 MB/s BenchmarkMemclrUnaligned/1_256-4 6553333 18.95 ns/op 13510.15 MB/s BenchmarkMemclrUnaligned/1_4096-4 2373292 51.43 ns/op 79641.27 MB/s BenchmarkMemclrUnaligned/1_65536-4 83228 1357 ns/op 48281.56 MB/s BenchmarkMemclrUnaligned/4_5-4 6802820 17.72 ns/op 282.24 MB/s BenchmarkMemclrUnaligned/4_16-4 6459159 18.38 ns/op 870.58 MB/s BenchmarkMemclrUnaligned/4_64-4 4521048 26.74 ns/op 2393.67 MB/s BenchmarkMemclrUnaligned/4_256-4 5412504 18.84 ns/op 13588.81 MB/s BenchmarkMemclrUnaligned/4_4096-4 2369456 51.14 ns/op 80087.91 MB/s BenchmarkMemclrUnaligned/4_65536-4 86952 1392 ns/op 47076.63 MB/s BenchmarkMemclrUnaligned/7_5-4 6806700 17.68 ns/op 282.76 MB/s BenchmarkMemclrUnaligned/7_16-4 6546117 18.29 ns/op 874.81 MB/s BenchmarkMemclrUnaligned/7_64-4 4459581 26.59 ns/op 2406.75 MB/s BenchmarkMemclrUnaligned/7_256-4 6430122 18.39 ns/op 13922.57 MB/s BenchmarkMemclrUnaligned/7_4096-4 2097073 51.67 ns/op 79266.78 MB/s BenchmarkMemclrUnaligned/7_65536-4 86922 1498 ns/op 43756.50 MB/s BenchmarkMemclrUnaligned/0_1M-4 5217 22954 ns/op 45680.98 MB/s BenchmarkMemclrUnaligned/0_4M-4 1210 113621 ns/op 36914.95 MB/s BenchmarkMemclrUnaligned/0_8M-4 566 210550 ns/op 39841.48 MB/s BenchmarkMemclrUnaligned/0_16M-4 318 412951 ns/op 40627.64 MB/s BenchmarkMemclrUnaligned/0_64M-4 67 1599208 ns/op 41963.82 MB/s BenchmarkMemclrUnaligned/1_1M-4 5174 23610 ns/op 44412.26 MB/s BenchmarkMemclrUnaligned/1_4M-4 1311 90621 ns/op 46284.13 MB/s BenchmarkMemclrUnaligned/1_8M-4 640 169625 ns/op 49453.89 MB/s BenchmarkMemclrUnaligned/1_16M-4 326 419800 ns/op 39964.82 MB/s BenchmarkMemclrUnaligned/1_64M-4 74 1470977 ns/op 45621.95 MB/s BenchmarkMemclrUnaligned/4_1M-4 6678 19845 ns/op 52839.62 MB/s BenchmarkMemclrUnaligned/4_4M-4 1792 87023 ns/op 48197.81 MB/s BenchmarkMemclrUnaligned/4_8M-4 688 191519 ns/op 43800.41 MB/s BenchmarkMemclrUnaligned/4_16M-4 327 360753 ns/op 46506.10 MB/s BenchmarkMemclrUnaligned/4_64M-4 86 1491916 ns/op 44981.65 MB/s BenchmarkMemclrUnaligned/7_1M-4 6207 18384 ns/op 57037.40 MB/s BenchmarkMemclrUnaligned/7_4M-4 1605 72625 ns/op 57752.55 MB/s BenchmarkMemclrUnaligned/7_8M-4 720 185762 ns/op 45157.83 MB/s BenchmarkMemclrUnaligned/7_16M-4 351 333968 ns/op 50235.97 MB/s BenchmarkMemclrUnaligned/7_64M-4 88 1357790 ns/op 49425.06 MB/s BenchmarkGoMemclr/5-4 1475067 81.47 ns/op 61.37 MB/s BenchmarkGoMemclr/16-4 632674 194.2 ns/op 82.38 MB/s BenchmarkGoMemclr/64-4 148688 709.2 ns/op 90.24 MB/s BenchmarkGoMemclr/256-4 43231 2840 ns/op 90.16 MB/s BenchmarkMemclrRange/1K_2K-4 33577 3585 ns/op 26744.98 MB/s BenchmarkMemclrRange/2K_8K-4 22615 5290 ns/op 63048.89 MB/s BenchmarkMemclrRange/4K_16K-4 22866 5644 ns/op 57245.38 MB/s BenchmarkMemclrRange/160K_228K-4 3931 28754 ns/op 57831.65 MB/s BenchmarkClearFat7-4 6865604 17.90 ns/op BenchmarkClearFat8-4 7402885 16.15 ns/op BenchmarkClearFat11-4 6904554 17.34 ns/op BenchmarkClearFat12-4 6957324 17.22 ns/op BenchmarkClearFat13-4 6870247 17.16 ns/op BenchmarkClearFat14-4 6710511 17.41 ns/op BenchmarkClearFat15-4 6918168 17.36 ns/op BenchmarkClearFat16-4 7168702 18.54 ns/op BenchmarkClearFat24-4 6862868 17.29 ns/op BenchmarkClearFat32-4 6704385 18.00 ns/op BenchmarkClearFat40-4 6370332 19.02 ns/op BenchmarkClearFat48-4 6109172 19.50 ns/op BenchmarkClearFat56-4 5963882 20.25 ns/op BenchmarkClearFat64-4 5770413 21.04 ns/op BenchmarkClearFat72-4 5224917 21.95 ns/op BenchmarkClearFat128-4 3624285 35.28 ns/op BenchmarkClearFat256-4 2679876 44.71 ns/op BenchmarkClearFat512-4 1715997 69.99 ns/op BenchmarkClearFat1024-4 994902 122.9 ns/op BenchmarkClearFat1032-4 881113 125.8 ns/op BenchmarkClearFat1040-4 926955 133.2 ns/op BenchmarkCopyFat7-4 6729366 20.88 ns/op BenchmarkCopyFat8-4 7228340 16.75 ns/op BenchmarkCopyFat11-4 6139190 18.11 ns/op BenchmarkCopyFat12-4 6735427 17.64 ns/op BenchmarkCopyFat13-4 6824308 17.88 ns/op BenchmarkCopyFat14-4 6761372 18.43 ns/op BenchmarkCopyFat15-4 6442441 17.61 ns/op BenchmarkCopyFat16-4 7113370 16.78 ns/op BenchmarkCopyFat24-4 6683215 17.76 ns/op BenchmarkCopyFat32-4 6264092 18.96 ns/op BenchmarkCopyFat64-4 5604894 22.05 ns/op BenchmarkCopyFat72-4 5390388 23.08 ns/op BenchmarkCopyFat128-4 3490623 33.93 ns/op BenchmarkCopyFat256-4 2558652 46.92 ns/op BenchmarkCopyFat512-4 1515000 80.89 ns/op BenchmarkCopyFat520-4 1504783 78.52 ns/op BenchmarkCopyFat1024-4 884174 137.4 ns/op BenchmarkCopyFat1032-4 868519 142.9 ns/op BenchmarkCopyFat1040-4 886052 139.1 ns/op BenchmarkIssue18740/2byte-4 511 230960 ns/op BenchmarkIssue18740/4byte-4 830 156507 ns/op BenchmarkIssue18740/8byte-4 988 120869 ns/op BenchmarkMemclrKnownSize1-4 8427334 14.45 ns/op 69.21 MB/s BenchmarkMemclrKnownSize2-4 5281119 22.60 ns/op 88.50 MB/s BenchmarkMemclrKnownSize4-4 3148381 38.45 ns/op 104.04 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.8 ns/op 77.79 MB/s BenchmarkMemclrKnownSize16-4 606966 187.6 ns/op 85.27 MB/s BenchmarkMemclrKnownSize32-4 336114 359.0 ns/op 89.12 MB/s BenchmarkMemclrKnownSize64-4 169101 713.7 ns/op 89.68 MB/s BenchmarkMemclrKnownSize112-4 91654 1240 ns/op 90.31 MB/s BenchmarkMemclrKnownSize128-4 86436 1391 ns/op 92.02 MB/s BenchmarkMemclrKnownSize192-4 57247 2069 ns/op 92.82 MB/s BenchmarkMemclrKnownSize248-4 45254 2652 ns/op 93.53 MB/s BenchmarkMemclrKnownSize256-4 43942 2732 ns/op 93.70 MB/s BenchmarkMemclrKnownSize512-4 22231 5453 ns/op 93.89 MB/s BenchmarkMemclrKnownSize1024-4 9787 11060 ns/op 92.58 MB/s BenchmarkMemclrKnownSize4096-4 2700 45459 ns/op 90.10 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5848863 ns/op 89.64 MB/s BenchmarkReadMetricsLatency-4 22022 5676 p50-ns 6511 p90-ns 17203 p99-ns BenchmarkFinalizer-4 438 303201 ns/op BenchmarkFinalizerRun-4 323372 365.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7904162 15.42 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1878164 60.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1778143 64.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1572290 80.38 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 109.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 114.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1522449 79.32 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 968920 113.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 113.0 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1479165 83.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1636146 82.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1457769 81.40 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1303396 91.33 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 104.8 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6868114 17.60 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7930460 15.31 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7722205 15.20 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6598087 17.08 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6340696 19.08 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5586812 20.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6778171 16.98 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7830520 15.37 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8055943 15.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6969102 16.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8121826 15.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7874143 14.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6997098 16.32 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5955513 23.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7609064 14.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7060576 16.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7990795 15.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7676108 16.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6800758 16.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7704514 36.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7465858 15.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7052475 16.62 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7501822 16.45 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7598064 17.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6896672 16.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6538957 19.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7079022 15.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6982105 16.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6837268 18.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6997720 16.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6688012 17.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7549030 15.51 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7831279 15.24 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6481252 16.98 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6892659 14.92 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7631940 21.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7098062 16.50 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7807444 15.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7467974 16.42 ns/op BenchmarkNetpollBreak-4 3000 63860 ns/op BenchmarkPinnerPinUnpinBatch-4 1022 188250 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 254 600671 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 914 172471 ns/op BenchmarkPinnerPinUnpin-4 1622102 67.59 ns/op BenchmarkPinnerPinUnpinTiny-4 1791170 67.96 ns/op BenchmarkPinnerPinUnpinDouble-4 677942 214.9 ns/op BenchmarkPinnerPinUnpinParallel-4 2313890 44.39 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2995686 55.01 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 475408 379.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4839844 24.33 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5710296 19.82 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8702439 13.15 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7355874 15.94 ns/op BenchmarkPingPongHog-4 615 504509 ns/op BenchmarkStackGrowth-4 84530 1509 ns/op BenchmarkStackGrowthDeep-4 1268 115805 ns/op BenchmarkCreateGoroutines-4 128078 1093 ns/op BenchmarkCreateGoroutinesParallel-4 114279 1338 ns/op BenchmarkCreateGoroutinesCapture-4 10000 65293 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 39198 4946 ns/op BenchmarkClosureCall-4 15278758 8.598 ns/op BenchmarkWakeupParallelSpinning/0s-4 10000 14788 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7080 15851 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5626 22039 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3670 40975 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2312 93309 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1197 217388 ns/op BenchmarkWakeupParallelSpinning/50µs-4 560 220388 ns/op BenchmarkWakeupParallelSpinning/100µs-4 271 471995 ns/op BenchmarkWakeupParallelSyscall/0s-4 177 821281 ns/op BenchmarkWakeupParallelSyscall/1µs-4 262 404961 ns/op BenchmarkWakeupParallelSyscall/2µs-4 268 581400 ns/op BenchmarkWakeupParallelSyscall/5µs-4 391 605408 ns/op BenchmarkWakeupParallelSyscall/10µs-4 181 740285 ns/op BenchmarkWakeupParallelSyscall/20µs-4 265 1305572 ns/op BenchmarkWakeupParallelSyscall/50µs-4 142 1286154 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 2502837 ns/op BenchmarkMatmult-4 2446012 90.42 ns/op BenchmarkFastrand-4 10105586 20.51 ns/op BenchmarkFastrand64-4 12472470 18.31 ns/op BenchmarkFastrandHashiter-4 4602435 42.81 ns/op BenchmarkFastrandn/2-4 6655047 21.35 ns/op BenchmarkFastrandn/3-4 6611816 18.99 ns/op BenchmarkFastrandn/4-4 6317157 23.87 ns/op BenchmarkFastrandn/5-4 6723172 17.98 ns/op BenchmarkIfaceCmp100-4 81802 1475 ns/op BenchmarkIfaceCmpNil100-4 157706 791.9 ns/op BenchmarkEfaceCmpDiff-4 19292 6776 ns/op BenchmarkEfaceCmpDiffIndirect-4 21321 5919 ns/op BenchmarkDefer-4 1503127 72.34 ns/op BenchmarkDefer10-4 1000000 128.0 ns/op BenchmarkDeferMany-4 575024 324.1 ns/op BenchmarkPanicRecover-4 794352 147.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 5458 40646 ns/op 7858 p50-ns 13263 p90-ns 38671 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1147828 ns/op 17920 p50-ns 2904331 p90-ns 37131662 p99-ns BenchmarkGoroutineProfile/small/idle-4 1797 75810 ns/op 63416 p50-ns 69003 p90-ns 160063 p99-ns BenchmarkGoroutineProfile/small/loaded-4 681 180090 ns/op 97114 p50-ns 169720 p90-ns 1159819 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 16773 8069 ns/op 7106 p50-ns 10602 p90-ns 22321 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 3555 40396 ns/op 7901 p50-ns 14656 p90-ns 224864 p99-ns BenchmarkGoroutineProfile/large/idle-4 51 2829781 ns/op 2241817 p50-ns 2705838 p90-ns 19280120 p99-ns BenchmarkGoroutineProfile/large/loaded-4 46 3042590 ns/op 2317478 p50-ns 4562293 p90-ns 12348833 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 9794 12267 ns/op 10952 p50-ns 14539 p90-ns 34491 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 7220 18087 ns/op 8847 p50-ns 15792 p90-ns 214413 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1651 65722 ns/op 63670 p50-ns 67259 p90-ns 97797 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 1093302 ns/op 160517 p50-ns 1170682 p90-ns 65927250 p99-ns BenchmarkRWMutexUncontended-4 5831116 20.89 ns/op BenchmarkRWMutexWrite100-4 1961191 72.26 ns/op BenchmarkRWMutexWrite10-4 2028865 93.89 ns/op BenchmarkRWMutexWorkWrite100-4 496214 399.2 ns/op BenchmarkRWMutexWorkWrite10-4 620782 384.4 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2564 45617 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1192 100129 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1330 110928 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 546 214450 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 757 194162 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 258 460180 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 378 315801 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 114 984407 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 423802 506.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 374767 392.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 202762 1481 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 346922 401.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 430837 295.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 359698 306.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 431926 332.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 354508 288.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 315732 375.7 ns/op BenchmarkMakeSlice/Byte-4 2518707 49.60 ns/op BenchmarkMakeSlice/Int16-4 2384353 53.16 ns/op BenchmarkMakeSlice/Int-4 1806541 69.55 ns/op BenchmarkMakeSlice/Ptr-4 1474819 81.72 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 104.5 ns/op BenchmarkMakeSlice/Struct/32-4 1200033 107.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 107.2 ns/op BenchmarkGrowSlice/Byte-4 1000000 121.9 ns/op BenchmarkGrowSlice/Int16-4 1000000 128.9 ns/op BenchmarkGrowSlice/Int-4 755372 153.9 ns/op BenchmarkGrowSlice/Ptr-4 602592 186.3 ns/op BenchmarkGrowSlice/Struct/24-4 467186 261.5 ns/op BenchmarkGrowSlice/Struct/32-4 372526 324.6 ns/op BenchmarkGrowSlice/Struct/40-4 288765 371.3 ns/op BenchmarkExtendSlice/IntSlice-4 542953 220.0 ns/op BenchmarkExtendSlice/PointerSlice-4 481807 279.3 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 117.0 ns/op BenchmarkAppend-4 652804 182.8 ns/op BenchmarkAppendGrowByte-4 4 56171784 ns/op BenchmarkAppendGrowString-4 1 209354863 ns/op BenchmarkAppendSlice/1Bytes-4 2231859 54.11 ns/op BenchmarkAppendSlice/4Bytes-4 2187236 56.97 ns/op BenchmarkAppendSlice/7Bytes-4 2064117 60.49 ns/op BenchmarkAppendSlice/8Bytes-4 2154526 56.37 ns/op BenchmarkAppendSlice/15Bytes-4 2077080 58.13 ns/op BenchmarkAppendSlice/16Bytes-4 2023168 59.76 ns/op BenchmarkAppendSlice/32Bytes-4 1923400 62.42 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 123315 2144 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 29476 3968 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 18938 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2827 63198 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 222 465017 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 61 1716250 ns/op BenchmarkAppendStr/1Bytes-4 2418202 49.54 ns/op BenchmarkAppendStr/4Bytes-4 2310355 51.73 ns/op BenchmarkAppendStr/8Bytes-4 2235141 52.00 ns/op BenchmarkAppendStr/16Bytes-4 2309726 51.70 ns/op BenchmarkAppendStr/32Bytes-4 2103504 54.01 ns/op BenchmarkAppendSpecialCase-4 694167 177.0 ns/op BenchmarkCopy/1Byte-4 2175950 56.18 ns/op 17.80 MB/s BenchmarkCopy/1String-4 2163798 55.20 ns/op 18.12 MB/s BenchmarkCopy/2Byte-4 2172108 55.12 ns/op 36.28 MB/s BenchmarkCopy/2String-4 2232918 56.00 ns/op 35.71 MB/s BenchmarkCopy/4Byte-4 2158024 55.25 ns/op 72.40 MB/s BenchmarkCopy/4String-4 2135478 54.08 ns/op 73.97 MB/s BenchmarkCopy/8Byte-4 2227216 55.22 ns/op 144.86 MB/s BenchmarkCopy/8String-4 2146867 55.10 ns/op 145.19 MB/s BenchmarkCopy/12Byte-4 2052579 63.78 ns/op 188.15 MB/s BenchmarkCopy/12String-4 2136838 59.24 ns/op 202.58 MB/s BenchmarkCopy/16Byte-4 2063523 61.61 ns/op 259.68 MB/s BenchmarkCopy/16String-4 2055822 57.35 ns/op 278.98 MB/s BenchmarkCopy/32Byte-4 1866780 63.76 ns/op 501.86 MB/s BenchmarkCopy/32String-4 1834512 63.88 ns/op 500.94 MB/s BenchmarkCopy/128Byte-4 1000000 101.9 ns/op 1256.73 MB/s BenchmarkCopy/128String-4 1000000 105.5 ns/op 1213.15 MB/s BenchmarkCopy/1024Byte-4 322716 313.3 ns/op 3268.41 MB/s BenchmarkCopy/1024String-4 358354 289.1 ns/op 3542.62 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24153 5241 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18970 8177 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 16725 7935 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13286 8942 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 12086 8845 ns/op BenchmarkAppendInPlace/Grow/Byte-4 152181 815.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139845 819.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 103538 1064 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 100244 1175 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 95268 1336 ns/op BenchmarkStackCopyPtr-4 1 141059766 ns/op BenchmarkStackCopy-4 2 76647698 ns/op BenchmarkStackCopyNoCache-4 26 4283236 ns/op BenchmarkStackCopyWithStkobj-4 2 51855426 ns/op BenchmarkIssue18138-4 1020 103847 ns/op BenchmarkCompareStringEqual-4 11603448 10.40 ns/op BenchmarkCompareStringIdentical-4 15498568 7.818 ns/op BenchmarkCompareStringSameLength-4 12911202 8.987 ns/op BenchmarkCompareStringDifferentLength-4 15708334 7.571 ns/op BenchmarkCompareStringBigUnaligned-4 2037 55303 ns/op 18960.60 MB/s BenchmarkCompareStringBig-4 1734 68422 ns/op 15325.23 MB/s BenchmarkConcatStringAndBytes-4 2633541 47.19 ns/op BenchmarkSliceByteToString/1-4 2169410 54.41 ns/op BenchmarkSliceByteToString/2-4 1364665 86.85 ns/op BenchmarkSliceByteToString/4-4 1334312 88.32 ns/op BenchmarkSliceByteToString/8-4 1365795 89.00 ns/op BenchmarkSliceByteToString/16-4 1000000 124.0 ns/op BenchmarkSliceByteToString/32-4 1000000 135.3 ns/op BenchmarkSliceByteToString/64-4 1000000 146.4 ns/op BenchmarkSliceByteToString/128-4 789708 247.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2399025 50.40 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 860136 143.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 888927 129.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3807342 30.82 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1458625 80.43 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1996155 60.03 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2813586 42.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 511016 238.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 461457 262.2 ns/op BenchmarkRuneIterate/range/ASCII-4 9556983 12.71 ns/op BenchmarkRuneIterate/range/Japanese-4 1851698 62.23 ns/op BenchmarkRuneIterate/range/MixedLength-4 2621832 45.71 ns/op BenchmarkRuneIterate/range1/ASCII-4 8272916 14.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 1942549 64.17 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2520145 47.34 ns/op BenchmarkRuneIterate/range2/ASCII-4 8935118 12.39 ns/op BenchmarkRuneIterate/range2/Japanese-4 1931158 62.73 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2489053 45.98 ns/op BenchmarkArrayEqual-4 14736739 8.339 ns/op BenchmarkFunc/Name-4 2180340 56.93 ns/op BenchmarkFunc/Entry-4 10053830 11.72 ns/op BenchmarkFunc/FileLine-4 2189437 58.15 ns/op PASS ok runtime 177.262s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29199 4122 ns/op BenchmarkHandle/concurrent-4 22686 5049 ns/op PASS ok runtime/cgo 1.375s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17251617 7.080 ns/op BenchmarkAtomicStore64-4 17017723 7.217 ns/op BenchmarkAtomicLoad-4 16600262 7.350 ns/op BenchmarkAtomicStore-4 16773830 7.365 ns/op BenchmarkAnd8-4 14724007 8.304 ns/op BenchmarkAnd-4 14923623 8.418 ns/op BenchmarkAnd8Parallel-4 2665288 49.36 ns/op BenchmarkAndParallel-4 2631214 46.86 ns/op BenchmarkOr8-4 14689351 8.341 ns/op BenchmarkOr-4 14025535 8.347 ns/op BenchmarkOr8Parallel-4 3420876 45.37 ns/op BenchmarkOrParallel-4 2847934 44.09 ns/op BenchmarkXadd-4 2738890 41.21 ns/op BenchmarkXadd64-4 2911798 40.85 ns/op BenchmarkCas-4 2863795 44.03 ns/op BenchmarkCas64-4 2641222 44.90 ns/op BenchmarkXchg-4 2651052 45.62 ns/op BenchmarkXchg64-4 2647486 45.36 ns/op PASS ok runtime/internal/atomic 3.787s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4008523 29.67 ns/op BenchmarkMulUintptr/large-4 3066950 38.80 ns/op PASS ok runtime/internal/math 1.318s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4183115 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4619383 ns/op 561.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2016 55926 ns/op 3.502 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 12 10567831 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11754271 ns/op 1354 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 438 272472 ns/op 28.72 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 71614204 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 79183107 ns/op 8618 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 49 2412994 ns/op 269.9 concurrent_launches/op PASS ok runtime/pprof 2.597s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 96 1074098 ns/op BenchmarkStackLeak-4 31741 3980 ns/op PASS ok runtime/race 1.406s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2435406 48.65 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 455125 267.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.306s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 61 1819629 ns/op BenchmarkIndex_Large-4 12262 9286 ns/op BenchmarkIndexFunc_Large-4 181 654927 ns/op BenchmarkCompact/nil-4 7243351 16.63 ns/op BenchmarkCompact/one-4 2025555 60.37 ns/op BenchmarkCompact/sorted-4 1000000 108.3 ns/op BenchmarkCompact/1_item-4 747987 163.6 ns/op BenchmarkCompact/unsorted-4 1000000 108.2 ns/op BenchmarkCompact/many-4 449094 265.5 ns/op BenchmarkCompact_Large-4 673 182183 ns/op BenchmarkCompactFunc_Large-4 72 1438213 ns/op BenchmarkReplace/naive-fast-4 104496 1033 ns/op BenchmarkReplace/optimized-fast-4 137512 797.0 ns/op BenchmarkReplace/naive-slow-4 51475 2369 ns/op BenchmarkReplace/optimized-slow-4 64543 1919 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.7 ns/op BenchmarkBinarySearchFloats/Size32-4 876342 128.2 ns/op BenchmarkBinarySearchFloats/Size64-4 839893 144.7 ns/op BenchmarkBinarySearchFloats/Size128-4 757678 156.1 ns/op BenchmarkBinarySearchFloats/Size512-4 654370 185.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 563526 201.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 544783 214.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 476175 249.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 419374 282.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 374631 315.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 281880 386.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 285836 423.2 ns/op PASS ok slices 4.656s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 128935 933.1 ns/op BenchmarkSortInts-4 1 123275432 ns/op BenchmarkSlicesSortInts-4 2 71059076 ns/op BenchmarkSortIsSorted-4 22 5160359 ns/op BenchmarkSlicesIsSorted-4 60 1953629 ns/op BenchmarkSortStrings-4 1 149572826 ns/op BenchmarkSlicesSortStrings-4 1 110501461 ns/op BenchmarkSortStrings_Sorted-4 19 5469635 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2810071 ns/op BenchmarkSortStructs-4 1 188047584 ns/op BenchmarkSortFuncStructs-4 1 127033838 ns/op BenchmarkSortString1K-4 187 637678 ns/op BenchmarkSortString1K_Slice-4 171 696026 ns/op BenchmarkStableString1K-4 91 1270423 ns/op BenchmarkSortInt1K-4 266 446499 ns/op BenchmarkSortInt1K_Sorted-4 5438 22148 ns/op BenchmarkSortInt1K_Reversed-4 3205 37870 ns/op BenchmarkSortInt1K_Mod8-4 739 166410 ns/op BenchmarkStableInt1K-4 100 1144971 ns/op BenchmarkStableInt1K_Slice-4 129 931423 ns/op BenchmarkSortInt64K-4 3 40663525 ns/op BenchmarkSortInt64K_Slice-4 2 51761718 ns/op BenchmarkStableInt64K-4 1 111171342 ns/op BenchmarkSort1e2-4 337 360278 ns/op BenchmarkStable1e2-4 142 829708 ns/op BenchmarkSort1e4-4 2 74637908 ns/op BenchmarkStable1e4-4 1 247534090 ns/op PASS ok sort 11.354s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 915097 122.5 ns/op BenchmarkAtof64Float-4 756246 150.5 ns/op BenchmarkAtof64FloatExp-4 763502 152.7 ns/op BenchmarkAtof64Big-4 506488 235.2 ns/op BenchmarkAtof64RandomBits-4 173358 700.2 ns/op BenchmarkAtof64RandomFloats-4 538005 217.4 ns/op BenchmarkAtof64RandomLongFloats-4 429306 281.6 ns/op BenchmarkAtof32Decimal-4 983875 123.4 ns/op BenchmarkAtof32Float-4 865207 138.7 ns/op BenchmarkAtof32FloatExp-4 739478 162.7 ns/op BenchmarkAtof32Random-4 386458 308.3 ns/op BenchmarkAtof32RandomLong-4 135388 870.6 ns/op BenchmarkParseInt/Pos/7bit-4 1318998 90.82 ns/op BenchmarkParseInt/Pos/26bit-4 730760 160.4 ns/op BenchmarkParseInt/Pos/31bit-4 655728 180.0 ns/op BenchmarkParseInt/Pos/56bit-4 441444 272.0 ns/op BenchmarkParseInt/Pos/63bit-4 383830 312.0 ns/op BenchmarkParseInt/Neg/7bit-4 1319149 88.73 ns/op BenchmarkParseInt/Neg/26bit-4 678757 173.9 ns/op BenchmarkParseInt/Neg/31bit-4 657621 178.5 ns/op BenchmarkParseInt/Neg/56bit-4 426858 266.7 ns/op BenchmarkParseInt/Neg/63bit-4 399445 297.6 ns/op BenchmarkAtoi/Pos/7bit-4 2023888 59.83 ns/op BenchmarkAtoi/Pos/26bit-4 881427 135.0 ns/op BenchmarkAtoi/Pos/31bit-4 782725 152.1 ns/op BenchmarkAtoi/Pos/56bit-4 500947 236.0 ns/op BenchmarkAtoi/Pos/63bit-4 386625 308.9 ns/op BenchmarkAtoi/Neg/7bit-4 2066962 58.90 ns/op BenchmarkAtoi/Neg/26bit-4 876250 135.2 ns/op BenchmarkAtoi/Neg/31bit-4 783242 151.4 ns/op BenchmarkAtoi/Neg/56bit-4 518128 229.5 ns/op BenchmarkAtoi/Neg/63bit-4 383312 314.0 ns/op BenchmarkFormatFloat/Decimal-4 80468 1500 ns/op BenchmarkFormatFloat/Float-4 83989 1443 ns/op BenchmarkFormatFloat/Exp-4 91628 1321 ns/op BenchmarkFormatFloat/NegExp-4 93092 1300 ns/op BenchmarkFormatFloat/LongExp-4 78609 1546 ns/op BenchmarkFormatFloat/Big-4 72930 1625 ns/op BenchmarkFormatFloat/BinaryExp-4 228643 541.6 ns/op BenchmarkFormatFloat/32Integer-4 81703 1488 ns/op BenchmarkFormatFloat/32ExactFraction-4 94365 1266 ns/op BenchmarkFormatFloat/32Point-4 82062 1466 ns/op BenchmarkFormatFloat/32Exp-4 92724 1299 ns/op BenchmarkFormatFloat/32NegExp-4 89781 1318 ns/op BenchmarkFormatFloat/32Shortest-4 100600 1222 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 118850 1018 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 113598 1038 ns/op BenchmarkFormatFloat/64Fixed1-4 136332 865.4 ns/op BenchmarkFormatFloat/64Fixed2-4 136614 858.6 ns/op BenchmarkFormatFloat/64Fixed3-4 137638 868.7 ns/op BenchmarkFormatFloat/64Fixed4-4 142239 851.4 ns/op BenchmarkFormatFloat/64Fixed12-4 82542 1468 ns/op BenchmarkFormatFloat/64Fixed16-4 97112 1246 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100294 1201 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85197 1381 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2680 44036 ns/op BenchmarkFormatFloat/Slowpath64-4 77157 1537 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75636 1605 ns/op BenchmarkAppendFloat/Decimal-4 84237 1420 ns/op BenchmarkAppendFloat/Float-4 86233 1377 ns/op BenchmarkAppendFloat/Exp-4 98046 1209 ns/op BenchmarkAppendFloat/NegExp-4 96481 1233 ns/op BenchmarkAppendFloat/LongExp-4 82008 1428 ns/op BenchmarkAppendFloat/Big-4 77724 1521 ns/op BenchmarkAppendFloat/BinaryExp-4 278736 423.3 ns/op BenchmarkAppendFloat/32Integer-4 86136 1380 ns/op BenchmarkAppendFloat/32ExactFraction-4 101548 1182 ns/op BenchmarkAppendFloat/32Point-4 89148 1341 ns/op BenchmarkAppendFloat/32Exp-4 98314 1197 ns/op BenchmarkAppendFloat/32NegExp-4 98505 1199 ns/op BenchmarkAppendFloat/32Shortest-4 109628 1046 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124774 941.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 126650 1002 ns/op BenchmarkAppendFloat/64Fixed1-4 150494 807.2 ns/op BenchmarkAppendFloat/64Fixed2-4 148620 810.3 ns/op BenchmarkAppendFloat/64Fixed3-4 150006 816.9 ns/op BenchmarkAppendFloat/64Fixed4-4 147819 834.7 ns/op BenchmarkAppendFloat/64Fixed12-4 86672 1376 ns/op BenchmarkAppendFloat/64Fixed16-4 98325 1170 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113022 1071 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92378 1297 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2733 43615 ns/op BenchmarkAppendFloat/Slowpath64-4 82671 1414 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 82893 1452 ns/op BenchmarkFormatInt-4 17391 6730 ns/op BenchmarkAppendInt-4 18133 6618 ns/op BenchmarkFormatUint-4 101438 1159 ns/op BenchmarkAppendUint-4 108152 1115 ns/op BenchmarkFormatIntSmall/7-4 3430663 33.38 ns/op BenchmarkFormatIntSmall/42-4 3466910 34.46 ns/op BenchmarkAppendIntSmall-4 1549665 76.81 ns/op BenchmarkAppendUintVarlen/1-4 1562910 75.06 ns/op BenchmarkAppendUintVarlen/12-4 1556046 76.42 ns/op BenchmarkAppendUintVarlen/123-4 1238085 98.26 ns/op BenchmarkAppendUintVarlen/1234-4 1243281 95.83 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 101.1 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 101.1 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 106.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 103.6 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 109.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 109.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 113.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 113.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 118.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 117.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 965844 124.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 977042 123.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 914990 129.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 916081 133.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 883647 135.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 865285 136.7 ns/op BenchmarkQuote-4 48044 2468 ns/op BenchmarkQuoteRune-4 485097 233.3 ns/op BenchmarkAppendQuote-4 52240 2149 ns/op BenchmarkAppendQuoteRune-4 744925 160.6 ns/op BenchmarkUnquoteEasy-4 1000000 116.4 ns/op BenchmarkUnquoteHard-4 55920 2062 ns/op PASS ok strconv 16.923s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 485074 219.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 145746 754.8 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 198180 599.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 543057 207.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 166105 682.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 230685 509.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 297164 389.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 88622 1306 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 102214 1107 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 766765 148.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20911 5721 ns/op BenchmarkGenericMatch1-4 1774 65149 ns/op BenchmarkGenericMatch2-4 312 385046 ns/op BenchmarkSingleMaxSkipping-4 4947 23987 ns/op 416.89 MB/s BenchmarkSingleLongSuffixFail-4 13572 8788 ns/op 114.02 MB/s BenchmarkSingleMatch-4 188 625440 ns/op 23.98 MB/s BenchmarkByteByteNoMatch-4 60954 1969 ns/op BenchmarkByteByteMatch-4 18680 6382 ns/op BenchmarkByteStringMatch-4 22118 5369 ns/op BenchmarkHTMLEscapeNew-4 69818 1751 ns/op BenchmarkHTMLEscapeOld-4 90051 1328 ns/op BenchmarkByteStringReplacerWriteString-4 1022 115642 ns/op BenchmarkByteReplacerWriteString-4 1543 74997 ns/op BenchmarkByteByteReplaces-4 3316 35621 ns/op BenchmarkByteByteMap-4 9888 11796 ns/op BenchmarkMap/identity/ASCII-4 901428 131.5 ns/op BenchmarkMap/identity/Greek-4 406276 290.0 ns/op BenchmarkMap/change/ASCII-4 34054 3544 ns/op BenchmarkMap/change/Greek-4 22627 5277 ns/op BenchmarkIndexRune-4 2412627 49.05 ns/op BenchmarkIndexRuneLongString-4 1617418 73.49 ns/op BenchmarkIndexRuneFastPath-4 5350411 22.67 ns/op BenchmarkIndex-4 5088654 23.11 ns/op BenchmarkLastIndex-4 5148963 22.54 ns/op BenchmarkIndexByte-4 10721036 11.26 ns/op BenchmarkToUpper/#00-4 5552578 21.00 ns/op BenchmarkToUpper/ONLYUPPER-4 3151119 37.83 ns/op BenchmarkToUpper/abc-4 302119 400.1 ns/op BenchmarkToUpper/AbC123-4 226308 533.9 ns/op BenchmarkToUpper/azAZ09_-4 251698 480.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48201 2499 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69151 1738 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30304 3969 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53931 2256 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 112984 1057 ns/op BenchmarkToLower/#00-4 5519199 22.55 ns/op BenchmarkToLower/abc-4 4896452 24.86 ns/op BenchmarkToLower/AbC123-4 186261 645.3 ns/op BenchmarkToLower/azAZ09_-4 194090 620.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81238 1481 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62841 1937 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32577 3685 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74989 1611 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109245 1071 ns/op BenchmarkMapNoChanges-4 1000000 102.9 ns/op BenchmarkTrim-4 35388 3415 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4031988 30.08 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165624 730.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 121624 1003 ns/op BenchmarkEqualFold/Tests-4 48974 2462 ns/op BenchmarkEqualFold/ASCII-4 3547020 32.65 ns/op BenchmarkEqualFold/UnicodePrefix-4 91557 1295 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92544 1298 ns/op BenchmarkIndexHard1-4 1838 65572 ns/op BenchmarkIndexHard2-4 394 303862 ns/op BenchmarkIndexHard3-4 170 698288 ns/op BenchmarkIndexHard4-4 91 1297996 ns/op BenchmarkLastIndexHard1-4 72 1671273 ns/op BenchmarkLastIndexHard2-4 72 1708878 ns/op BenchmarkLastIndexHard3-4 67 1685556 ns/op BenchmarkCountHard1-4 1852 65672 ns/op BenchmarkCountHard2-4 393 304325 ns/op BenchmarkCountHard3-4 171 697351 ns/op BenchmarkIndexTorture-4 7953 15108 ns/op BenchmarkCountTorture-4 7970 15084 ns/op BenchmarkCountTortureOverlapping-4 694 160698 ns/op BenchmarkCountByte/10-4 5724871 20.87 ns/op 479.17 MB/s BenchmarkCountByte/32-4 5465019 22.22 ns/op 1440.00 MB/s BenchmarkCountByte/4096-4 552801 206.5 ns/op 19831.00 MB/s BenchmarkCountByte/4194304-4 592 195516 ns/op 21452.44 MB/s BenchmarkCountByte/67108864-4 34 3420764 ns/op 19618.09 MB/s BenchmarkFields/ASCII/16-4 315986 385.2 ns/op 41.54 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21486 5517 ns/op 46.40 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1293 88083 ns/op 46.50 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 66 1516719 ns/op 43.21 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 23998374 ns/op 43.69 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 126614 993.6 ns/op 16.10 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8724 13163 ns/op 19.45 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 621 187588 ns/op 21.84 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3336448 ns/op 19.64 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 61674842 ns/op 17.00 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 317686 376.3 ns/op 42.52 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 21991 5477 ns/op 46.74 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1141 102348 ns/op 40.02 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 56 1970379 ns/op 33.26 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 39202936 ns/op 26.75 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 141414 865.3 ns/op 18.49 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10053 ns/op 25.46 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 829 142491 ns/op 28.75 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 2616488 ns/op 25.05 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 50501754 ns/op 20.76 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 63795026 ns/op BenchmarkSplitSingleByteSeparator-4 20 5379674 ns/op BenchmarkSplitMultiByteSeparator-4 38 2885738 ns/op BenchmarkSplitNSingleByteSeparator-4 255242 448.5 ns/op BenchmarkSplitNMultiByteSeparator-4 186158 645.0 ns/op BenchmarkRepeat/5x0-4 4490168 26.36 ns/op BenchmarkRepeat/5x1-4 4453582 26.85 ns/op BenchmarkRepeat/5x2-4 253166 472.6 ns/op BenchmarkRepeat/5x6-4 151671 756.7 ns/op BenchmarkRepeat/10x0-4 4519250 26.25 ns/op BenchmarkRepeat/10x1-4 4467397 26.79 ns/op BenchmarkRepeat/10x2-4 261094 464.6 ns/op BenchmarkRepeat/10x6-4 151290 793.7 ns/op BenchmarkRepeatLarge/256/1-4 75103 1564 ns/op 163.69 MB/s BenchmarkRepeatLarge/256/16-4 113162 1003 ns/op 255.24 MB/s BenchmarkRepeatLarge/512/1-4 62742 1820 ns/op 281.29 MB/s BenchmarkRepeatLarge/512/16-4 89094 1257 ns/op 407.31 MB/s BenchmarkRepeatLarge/1024/1-4 53547 2160 ns/op 474.10 MB/s BenchmarkRepeatLarge/1024/16-4 69856 1603 ns/op 638.68 MB/s BenchmarkRepeatLarge/2048/1-4 42918 2749 ns/op 744.87 MB/s BenchmarkRepeatLarge/2048/16-4 53958 2156 ns/op 949.78 MB/s BenchmarkRepeatLarge/4096/1-4 32121 3675 ns/op 1114.41 MB/s BenchmarkRepeatLarge/4096/16-4 37113 3125 ns/op 1310.87 MB/s BenchmarkRepeatLarge/8192/1-4 21844 5424 ns/op 1510.21 MB/s BenchmarkRepeatLarge/8192/16-4 23109 5010 ns/op 1634.98 MB/s BenchmarkRepeatLarge/8192/4097-4 6061954 19.14 ns/op 214095.09 MB/s BenchmarkRepeatLarge/16384/1-4 13041 8775 ns/op 1867.07 MB/s BenchmarkRepeatLarge/16384/16-4 14232 8191 ns/op 2000.19 MB/s BenchmarkRepeatLarge/16384/4097-4 21457 5768 ns/op 2130.89 MB/s BenchmarkRepeatLarge/32768/1-4 7396 15560 ns/op 2105.96 MB/s BenchmarkRepeatLarge/32768/16-4 8133 15467 ns/op 2118.52 MB/s BenchmarkRepeatLarge/32768/4097-4 9117 13272 ns/op 2160.82 MB/s BenchmarkRepeatLarge/65536/1-4 3468 29516 ns/op 2220.32 MB/s BenchmarkRepeatLarge/65536/16-4 4322 27368 ns/op 2394.66 MB/s BenchmarkRepeatLarge/65536/4097-4 3896 26608 ns/op 2309.69 MB/s BenchmarkRepeatLarge/131072/1-4 559 202831 ns/op 646.21 MB/s BenchmarkRepeatLarge/131072/16-4 568 201786 ns/op 649.56 MB/s BenchmarkRepeatLarge/131072/4097-4 564 199125 ns/op 637.83 MB/s BenchmarkRepeatLarge/262144/1-4 284 401890 ns/op 652.28 MB/s BenchmarkRepeatLarge/262144/16-4 283 404964 ns/op 647.33 MB/s BenchmarkRepeatLarge/262144/4097-4 288 405180 ns/op 637.03 MB/s BenchmarkRepeatLarge/524288/1-4 146 827062 ns/op 633.92 MB/s BenchmarkRepeatLarge/524288/16-4 146 822955 ns/op 637.08 MB/s BenchmarkRepeatLarge/524288/4097-4 142 823153 ns/op 632.10 MB/s BenchmarkRepeatLarge/1048576/1-4 60 1666717 ns/op 629.13 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1644393 ns/op 637.67 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 1646821 ns/op 634.39 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3296098 ns/op 636.25 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3251729 ns/op 644.93 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3348279 ns/op 625.27 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6754049 ns/op 621.01 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6678286 ns/op 628.05 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7299640 ns/op 574.17 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14806623 ns/op 566.54 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15071997 ns/op 556.57 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14312226 ns/op 585.97 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30249167 ns/op 554.63 MB/s BenchmarkRepeatLarge/16777216/16-4 4 31001016 ns/op 541.18 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30765096 ns/op 545.33 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61464236 ns/op 545.92 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61621527 ns/op 544.52 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59292506 ns/op 565.91 MB/s BenchmarkRepeatLarge/67108864/1-4 1 124393100 ns/op 539.49 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124953392 ns/op 537.07 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 126285326 ns/op 531.41 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217222749 ns/op 617.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 254695464 ns/op 526.97 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 260739562 ns/op 514.76 MB/s BenchmarkRepeatLarge/268435456/1-4 1 454705816 ns/op 590.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 550659715 ns/op 487.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 534109993 ns/op 502.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 907446548 ns/op 591.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1040606617 ns/op 515.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1095905361 ns/op 489.89 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1872209808 ns/op 573.52 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2247247337 ns/op 477.80 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2244510911 ns/op 478.39 MB/s BenchmarkIndexAnyASCII/1:1-4 2522400 48.32 ns/op BenchmarkIndexAnyASCII/1:2-4 2500112 48.11 ns/op BenchmarkIndexAnyASCII/1:4-4 2406237 48.06 ns/op BenchmarkIndexAnyASCII/1:8-4 2317934 49.71 ns/op BenchmarkIndexAnyASCII/1:16-4 1935964 56.80 ns/op BenchmarkIndexAnyASCII/1:32-4 2031746 69.82 ns/op BenchmarkIndexAnyASCII/1:64-4 2009529 63.81 ns/op BenchmarkIndexAnyASCII/16:1-4 2608916 46.48 ns/op BenchmarkIndexAnyASCII/16:2-4 587670 198.5 ns/op BenchmarkIndexAnyASCII/16:4-4 583225 201.6 ns/op BenchmarkIndexAnyASCII/16:8-4 557508 221.1 ns/op BenchmarkIndexAnyASCII/16:16-4 543266 217.2 ns/op BenchmarkIndexAnyASCII/16:32-4 492158 250.0 ns/op BenchmarkIndexAnyASCII/16:64-4 404725 306.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2225190 57.63 ns/op BenchmarkIndexAnyASCII/256:2-4 53792 2276 ns/op BenchmarkIndexAnyASCII/256:4-4 53028 2386 ns/op BenchmarkIndexAnyASCII/256:8-4 53488 2318 ns/op BenchmarkIndexAnyASCII/256:16-4 53157 2358 ns/op BenchmarkIndexAnyASCII/256:32-4 46705 2357 ns/op BenchmarkIndexAnyASCII/256:64-4 47341 2696 ns/op BenchmarkIndexAnyUTF8/1:1-4 2676694 45.59 ns/op BenchmarkIndexAnyUTF8/1:2-4 2482578 49.81 ns/op BenchmarkIndexAnyUTF8/1:4-4 2401204 50.97 ns/op BenchmarkIndexAnyUTF8/1:8-4 2157174 51.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 2102833 58.31 ns/op BenchmarkIndexAnyUTF8/1:32-4 2106792 60.36 ns/op BenchmarkIndexAnyUTF8/1:64-4 1993743 59.88 ns/op BenchmarkIndexAnyUTF8/16:1-4 1933042 60.88 ns/op BenchmarkIndexAnyUTF8/16:2-4 396169 306.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 359589 332.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 306284 363.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 252688 479.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 251065 480.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 230733 520.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 484293 259.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 27674 4273 ns/op BenchmarkIndexAnyUTF8/256:4-4 25858 5018 ns/op BenchmarkIndexAnyUTF8/256:8-4 24061 5167 ns/op BenchmarkIndexAnyUTF8/256:16-4 17156 6940 ns/op BenchmarkIndexAnyUTF8/256:32-4 17302 7181 ns/op BenchmarkIndexAnyUTF8/256:64-4 15007 7689 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2654000 44.39 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2618302 45.19 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2533946 47.60 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2411457 49.56 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2166984 55.52 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2113338 56.86 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2045499 58.35 ns/op BenchmarkLastIndexAnyASCII/16:1-4 647944 196.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 565030 201.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 566802 196.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 588045 202.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 575108 230.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 479935 256.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 361002 309.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 54985 2180 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54310 2230 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54973 2214 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54165 2258 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54141 2236 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51124 2271 ns/op BenchmarkLastIndexAnyASCII/256:64-4 50853 2364 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2808493 42.80 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2744658 42.81 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2571290 47.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2539492 47.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2206562 54.11 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2206413 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2123107 57.75 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 490902 242.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 230236 519.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 216843 544.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 204433 579.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 173343 687.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 174552 690.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166350 732.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35617 3337 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15454 7674 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14391 8193 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13556 8791 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10412 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10537 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11435 ns/op BenchmarkTrimASCII/1:1-4 4015051 29.76 ns/op BenchmarkTrimASCII/1:2-4 2561665 47.38 ns/op BenchmarkTrimASCII/1:4-4 2403192 49.79 ns/op BenchmarkTrimASCII/1:8-4 2065268 57.49 ns/op BenchmarkTrimASCII/1:16-4 1624504 74.94 ns/op BenchmarkTrimASCII/16:1-4 3216922 36.60 ns/op BenchmarkTrimASCII/16:2-4 676664 180.8 ns/op BenchmarkTrimASCII/16:4-4 667050 194.0 ns/op BenchmarkTrimASCII/16:8-4 635490 189.8 ns/op BenchmarkTrimASCII/16:16-4 589399 206.4 ns/op BenchmarkTrimASCII/256:1-4 571038 208.3 ns/op BenchmarkTrimASCII/256:2-4 56538 2137 ns/op BenchmarkTrimASCII/256:4-4 55458 2131 ns/op BenchmarkTrimASCII/256:8-4 55670 2144 ns/op BenchmarkTrimASCII/256:16-4 55599 2165 ns/op BenchmarkTrimASCII/4096:1-4 42312 2821 ns/op BenchmarkTrimASCII/4096:2-4 3601 33634 ns/op BenchmarkTrimASCII/4096:4-4 3585 33432 ns/op BenchmarkTrimASCII/4096:8-4 3403 33738 ns/op BenchmarkTrimASCII/4096:16-4 3576 33434 ns/op BenchmarkTrimByte-4 4728526 24.91 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27531 3689 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31581 3980 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1504 79186 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2018 59552 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3782 30226 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7413 15774 ns/op BenchmarkJoin/0-4 6145044 18.98 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4474663 26.12 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 185628 645.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 125400 940.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 96759 1260 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71352 1623 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59304 1945 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53097 2219 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3108384 38.42 ns/op BenchmarkTrimSpace/ASCII-4 1214690 99.33 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127656 926.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 63487 1880 ns/op BenchmarkReplaceAll-4 128272 946.0 ns/op 16 B/op 1 allocs/op PASS ok strings 58.414s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 84417 1492 ns/op BenchmarkCond2-4 38902 3260 ns/op BenchmarkCond4-4 24643 4630 ns/op BenchmarkCond8-4 14529 8773 ns/op BenchmarkCond16-4 5881 19356 ns/op BenchmarkCond32-4 2534 42891 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 991832 121.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 556437 214.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 994143 117.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 1000000 101.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 515292 203.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1280533 89.59 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 140352 938.3 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 118927 1085 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 122125 1163 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75325 1720 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 923006 167.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 220699 497.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 873091 127.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 232129 526.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 933504 125.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 253927 472.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2479784 66.85 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 80172 1702 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 174872 681.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 704743 323.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3172 35505 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 552 217827 ns/op BenchmarkRange/*sync.Map-4 1803 75985 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94893 1161 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 348866 351.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 100123 1147 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 164553 718.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 301714 436.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 263328 466.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 134898 890.3 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 265382 444.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 1105317 125.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75225 1542 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 207728 631.2 ns/op BenchmarkSwapCollision/*sync.Map-4 128408 891.5 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 390 325206 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 154328 845.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 395205 335.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 32936 3695 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 88970 1322 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32095 3975 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 555346 184.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 145582 929.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 536677 263.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1715319 112.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 242601 508.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1424521 70.74 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 1000000 122.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 206282 574.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1071315 143.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 122556 975.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 356079 349.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 666073 241.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 153976 748.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 121.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 466885 255.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 219454 770.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 311976 470.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 79728 1550 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 252074 422.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 1000000 174.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 178435 692.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 995107 123.9 ns/op BenchmarkUncontendedSemaphore-4 4933476 24.15 ns/op BenchmarkContendedSemaphore-4 4798338 30.35 ns/op BenchmarkMutexUncontended-4 988814 127.0 ns/op BenchmarkMutex-4 344649 371.3 ns/op BenchmarkMutexSlack-4 281488 384.7 ns/op BenchmarkMutexWork-4 263766 431.1 ns/op BenchmarkMutexWorkSlack-4 263696 426.9 ns/op BenchmarkMutexNoSpin-4 103471 1548 ns/op BenchmarkMutexSpin-4 56787 2445 ns/op BenchmarkOnce-4 1497138 85.53 ns/op BenchmarkOnceFunc/v=Once-4 1952252 61.25 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1510622 78.27 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1681566 71.40 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1765447 68.03 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1523026 79.99 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1659856 71.95 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6258884 20.84 ns/op BenchmarkSemaSyntNonblock-4 1912059 57.40 ns/op BenchmarkSemaSyntBlock-4 1373562 85.73 ns/op BenchmarkSemaWorkNonblock-4 1000000 109.2 ns/op BenchmarkSemaWorkBlock-4 1000000 112.9 ns/op BenchmarkRWMutexUncontended-4 493759 380.4 ns/op BenchmarkRWMutexWrite100-4 463550 262.2 ns/op BenchmarkRWMutexWrite10-4 398301 285.6 ns/op BenchmarkRWMutexWorkWrite100-4 327367 353.2 ns/op BenchmarkRWMutexWorkWrite10-4 281091 413.8 ns/op BenchmarkWaitGroupUncontended-4 797232 128.2 ns/op BenchmarkWaitGroupAddDone-4 568774 248.1 ns/op BenchmarkWaitGroupAddDoneWork-4 472339 216.7 ns/op BenchmarkWaitGroupWait-4 4547908 25.95 ns/op BenchmarkWaitGroupWaitWork-4 3228394 37.04 ns/op BenchmarkWaitGroupActuallyWait-4 56725 2122 ns/op 32 B/op 2 allocs/op PASS ok sync 21.255s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 791852 152.8 ns/op PASS ok sync/atomic 1.132s PASS ok syscall 1.009s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 172966 642.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.128s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6000 18378 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7125 14866 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1530270 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 81 1372706 ns/op 1597 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 170384998 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 176909516 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1564 75886 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1749 68897 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6979984 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6762525 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 795166039 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 761953267 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 187 698075 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 200 601858 ns/op 196 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63126016 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62595838 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7220034044 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7233056473 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2379 47585 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3189684 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 366238421 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2196 56579 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 210 519785 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 5165092 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5998 21071 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.639s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 104951667 ns/op BenchmarkVariableString-4 81007 1448 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1854 65195 ns/op 2531 B/op 39 allocs/op PASS ok text/template/parse 1.385s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 104 2084462 ns/op BenchmarkAfter-4 192 659719 ns/op BenchmarkStop-4 444 275841 ns/op BenchmarkSimultaneousAfterFunc-4 66 1903096 ns/op BenchmarkStartStop-4 483 228744 ns/op BenchmarkReset-4 4464 46623 ns/op BenchmarkSleep-4 58 2179328 ns/op BenchmarkParallelTimerLatency-4 54 174439 avg-late-ns 10177589 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 345683 avg-late-ns 1193308 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 361242 avg-late-ns 1371521 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 28 2792215 avg-late-ns 19035526 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 470388 avg-late-ns 1470030 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 324902 avg-late-ns 1493669 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 366810 avg-late-ns 1712218 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 443840 avg-late-ns 3401248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 382800 avg-late-ns 2438496 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 6759545 avg-late-ns 32625134 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 649182 avg-late-ns 2905933 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 307105 avg-late-ns 1115395 max-late-ns BenchmarkTicker-4 796 210130 ns/op BenchmarkTickerReset-4 6469 18850 ns/op BenchmarkTickerResetNaive-4 373 309661 ns/op BenchmarkNow-4 1764076 67.09 ns/op BenchmarkNowUnixNano-4 1663347 73.23 ns/op BenchmarkNowUnixMilli-4 1625119 74.37 ns/op BenchmarkNowUnixMicro-4 1598125 75.98 ns/op BenchmarkFormat-4 54414 2217 ns/op BenchmarkFormatRFC3339-4 72490 1643 ns/op BenchmarkFormatRFC3339Nano-4 73981 1624 ns/op BenchmarkFormatNow-4 78848 1458 ns/op BenchmarkMarshalJSON-4 109130 1101 ns/op BenchmarkMarshalText-4 109525 1103 ns/op BenchmarkParse-4 146097 818.8 ns/op BenchmarkParseRFC3339UTC-4 379875 311.9 ns/op BenchmarkParseRFC3339UTCBytes-4 233724 498.0 ns/op BenchmarkParseRFC3339TZ-4 70438 1426 ns/op BenchmarkParseRFC3339TZBytes-4 65775 1848 ns/op BenchmarkParseDuration-4 575256 206.2 ns/op BenchmarkHour-4 1000000 109.8 ns/op BenchmarkSecond-4 1000000 109.6 ns/op BenchmarkYear-4 896054 134.8 ns/op BenchmarkDay-4 779474 157.4 ns/op BenchmarkISOWeek-4 828529 144.8 ns/op BenchmarkGoString-4 73020 1611 ns/op BenchmarkUnmarshalText-4 77191 1503 ns/op PASS ok time 11.462s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 399148 299.8 ns/op BenchmarkDecodeValidJapaneseChars-4 461500 254.5 ns/op BenchmarkDecodeRune-4 1231665 94.25 ns/op BenchmarkEncodeValidASCII-4 309616 377.7 ns/op BenchmarkEncodeValidJapaneseChars-4 499143 237.0 ns/op BenchmarkAppendRuneValidASCII-4 709098 172.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1225286 95.38 ns/op BenchmarkEncodeRune-4 1000000 110.6 ns/op PASS ok unicode/utf16 2.173s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2199842 53.54 ns/op BenchmarkRuneCountTenJapaneseChars-4 381628 303.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4269386 27.63 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 522306 229.0 ns/op BenchmarkValidTenASCIIChars-4 2346834 50.52 ns/op BenchmarkValid100KASCIIChars-4 90 1604517 ns/op BenchmarkValidTenJapaneseChars-4 356598 336.0 ns/op BenchmarkValidLongMostlyASCII-4 92 1103014 ns/op BenchmarkValidLongJapanese-4 64 1837891 ns/op BenchmarkValidStringTenASCIIChars-4 5438368 21.70 ns/op BenchmarkValidString100KASCIIChars-4 6889 17041 ns/op BenchmarkValidStringTenJapaneseChars-4 472340 252.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1358 88363 ns/op BenchmarkValidStringLongJapanese-4 163 746673 ns/op BenchmarkEncodeASCIIRune-4 4587922 25.88 ns/op BenchmarkEncodeJapaneseRune-4 1858423 64.91 ns/op BenchmarkAppendASCIIRune-4 8716216 14.26 ns/op BenchmarkAppendJapaneseRune-4 2271306 50.99 ns/op BenchmarkDecodeASCIIRune-4 2999833 41.40 ns/op BenchmarkDecodeJapaneseRune-4 2588886 45.68 ns/op BenchmarkFullRune/ASCII-4 3150819 38.25 ns/op BenchmarkFullRune/Incomplete-4 1000000 103.4 ns/op BenchmarkFullRune/Japanese-4 3189669 37.36 ns/op PASS ok unicode/utf8 4.547s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 74938303617 ns/op PASS ok cmd/api 76.123s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 652789 175.3 ns/op BenchmarkCgoCall/one-pointer-4 543126 218.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 450360 256.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 674632 191.7 ns/op BenchmarkCgoCall/eight-pointers-4 240464 500.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 563148 214.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 40850 3072 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50403 2369 ns/op BenchmarkGoString-4 1212424 98.73 ns/op BenchmarkCGoCallback-4 72837 1694 ns/op BenchmarkCGoInCThread-4 674788 168.5 ns/op PASS ok cmd/cgo/internal/test 2.546s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 520594 225.0 ns/op BenchmarkEqArrayOfStrings64-4 70963 1680 ns/op BenchmarkEqArrayOfStrings1024-4 4593 25846 ns/op BenchmarkEqArrayOfFloats5-4 992916 116.4 ns/op BenchmarkEqArrayOfFloats64-4 124624 932.1 ns/op BenchmarkEqArrayOfFloats1024-4 5160 23829 ns/op BenchmarkEqArrayOfStructsEq-4 1326 84383 ns/op BenchmarkEqArrayOfStructsNotEq-4 2274 52861 ns/op BenchmarkEqStruct-4 15963566 7.541 ns/op PASS ok cmd/compile/internal/reflectdata 2.154s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 53685 ns/op BenchmarkCopyElim1-4 956 125318 ns/op BenchmarkCopyElim10-4 1010 120725 ns/op BenchmarkCopyElim100-4 429 233707 ns/op BenchmarkCopyElim1000-4 76 1506153 ns/op BenchmarkCopyElim10000-4 5 23242083 ns/op BenchmarkCopyElim100000-4 1 461652496 ns/op BenchmarkDeadCode/1-4 998 122006 ns/op BenchmarkDeadCode/10-4 770 147495 ns/op BenchmarkDeadCode/100-4 288 417030 ns/op BenchmarkDeadCode/1000-4 49 2449147 ns/op BenchmarkDeadCode/10000-4 4 25063407 ns/op BenchmarkDeadCode/100000-4 1 284899010 ns/op BenchmarkDeadCode/200000-4 1 671806035 ns/op BenchmarkDominatorsLinear-4 12 10260739 ns/op 0.97 MB/s BenchmarkDominatorsFwdBack-4 8 13313936 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15200733 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 7 15727803 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15698117 ns/op 0.64 MB/s BenchmarkFuse/1-4 806 136480 ns/op BenchmarkFuse/10-4 591 188788 ns/op BenchmarkFuse/100-4 165 731837 ns/op BenchmarkFuse/1000-4 21 5710545 ns/op BenchmarkFuse/10000-4 2 63014101 ns/op BenchmarkNilCheckDeep1-4 7363 15010 ns/op 0.07 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2905 38582 ns/op 0.26 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 446 267245 ns/op 0.37 MB/s 638 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2553385 ns/op 0.39 MB/s 3863 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 27155747 ns/op 0.37 MB/s 106992 B/op 6 allocs/op BenchmarkDSEPass-4 15 7260804 ns/op 70228 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 195057603 ns/op 4280592 B/op 108889 allocs/op BenchmarkCSEPass-4 5 23022949 ns/op 170950 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 246061526 ns/op 5635880 B/op 97260 allocs/op BenchmarkDeadcodePass-4 111 1023835 ns/op 87162 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 189342762 ns/op 4033008 B/op 44883 allocs/op BenchmarkMultiPass-4 38 2725209 ns/op 286459 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 362037983 ns/op 11203672 B/op 149840 allocs/op BenchmarkCondRewrite/SoloJump-4 2999498 39.45 ns/op BenchmarkCondRewrite/CombJump-4 3017251 39.76 ns/op PASS ok cmd/compile/internal/ssa 15.226s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7794 14885 ns/op BenchmarkExtShift-4 15063 8085 ns/op BenchmarkModify-4 7756 15125 ns/op BenchmarkMullImm-4 14534 8263 ns/op BenchmarkConstModify-4 7858 15113 ns/op BenchmarkBitSet-4 16141 7492 ns/op BenchmarkBitClear-4 16308 7392 ns/op BenchmarkBitToggle-4 16126 7510 ns/op BenchmarkBitSetConst-4 126350 958.3 ns/op BenchmarkBitClearConst-4 127801 941.6 ns/op BenchmarkBitToggleConst-4 126268 958.2 ns/op BenchmarkDivconstI64-4 8012186 14.69 ns/op BenchmarkModconstI64-4 7676306 15.11 ns/op BenchmarkDivisiblePow2constI64-4 8206855 14.63 ns/op BenchmarkDivisibleconstI64-4 7895598 14.98 ns/op BenchmarkDivisibleWDivconstI64-4 5498581 22.88 ns/op BenchmarkDivconstU64/3-4 8020162 14.85 ns/op BenchmarkDivconstU64/5-4 7834005 15.08 ns/op BenchmarkDivconstU64/37-4 7956966 14.87 ns/op BenchmarkDivconstU64/1234567-4 7893852 14.89 ns/op BenchmarkModconstU64-4 7969034 15.06 ns/op BenchmarkDivisibleconstU64-4 8197174 14.36 ns/op BenchmarkDivisibleWDivconstU64-4 5197784 23.96 ns/op BenchmarkDivconstI32-4 8184441 14.42 ns/op BenchmarkModconstI32-4 7781082 15.10 ns/op BenchmarkDivisiblePow2constI32-4 8385093 14.32 ns/op BenchmarkDivisibleconstI32-4 7783075 15.45 ns/op BenchmarkDivisibleWDivconstI32-4 5212041 23.00 ns/op BenchmarkDivconstU32-4 8210793 14.36 ns/op BenchmarkModconstU32-4 8072470 14.71 ns/op BenchmarkDivisibleconstU32-4 8196319 14.24 ns/op BenchmarkDivisibleWDivconstU32-4 4828437 22.09 ns/op BenchmarkDivconstI16-4 8389836 14.13 ns/op BenchmarkModconstI16-4 8094024 14.51 ns/op BenchmarkDivisiblePow2constI16-4 8404876 14.36 ns/op BenchmarkDivisibleconstI16-4 8193279 14.36 ns/op BenchmarkDivisibleWDivconstI16-4 5431568 21.90 ns/op BenchmarkDivconstU16-4 8312808 14.17 ns/op BenchmarkModconstU16-4 7546806 14.57 ns/op BenchmarkDivisibleconstU16-4 8150074 14.34 ns/op BenchmarkDivisibleWDivconstU16-4 5481406 21.81 ns/op BenchmarkDivconstI8-4 8183134 14.42 ns/op BenchmarkModconstI8-4 7869891 15.26 ns/op BenchmarkDivisiblePow2constI8-4 8420484 14.26 ns/op BenchmarkDivisibleconstI8-4 8030019 14.40 ns/op BenchmarkDivisibleWDivconstI8-4 5496625 21.91 ns/op BenchmarkDivconstU8-4 8345647 14.13 ns/op BenchmarkModconstU8-4 8266490 14.45 ns/op BenchmarkDivisibleconstU8-4 8147420 14.39 ns/op BenchmarkDivisibleWDivconstU8-4 5553076 21.59 ns/op BenchmarkMul2-4 175341 685.1 ns/op BenchmarkMulNeg2-4 175006 686.2 ns/op BenchmarkEfaceInteger-4 3998611 26.88 ns/op BenchmarkDiv64UnsignedSmall-4 14049270 8.325 ns/op BenchmarkDiv64Small-4 13838694 8.707 ns/op BenchmarkDiv64SmallNegDivisor-4 13846920 8.680 ns/op BenchmarkDiv64SmallNegDividend-4 13798825 8.700 ns/op BenchmarkDiv64SmallNegBoth-4 14100848 7.915 ns/op BenchmarkDiv64Unsigned-4 11394321 10.31 ns/op BenchmarkDiv64-4 11610625 10.11 ns/op BenchmarkDiv64NegDivisor-4 11614546 10.12 ns/op BenchmarkDiv64NegDividend-4 11609420 10.12 ns/op BenchmarkDiv64NegBoth-4 11613332 10.15 ns/op BenchmarkMod64UnsignedSmall-4 14131784 8.335 ns/op BenchmarkMod64Small-4 13837153 8.675 ns/op BenchmarkMod64SmallNegDivisor-4 13866114 8.685 ns/op BenchmarkMod64SmallNegDividend-4 13861608 8.688 ns/op BenchmarkMod64SmallNegBoth-4 14233653 7.932 ns/op BenchmarkMod64Unsigned-4 11395102 10.31 ns/op BenchmarkMod64-4 11503287 10.15 ns/op BenchmarkMod64NegDivisor-4 11614874 10.12 ns/op BenchmarkMod64NegDividend-4 11598262 10.24 ns/op BenchmarkMod64NegBoth-4 11589249 10.12 ns/op BenchmarkMulconstI32/3-4 14808978 7.959 ns/op BenchmarkMulconstI32/5-4 14474860 7.950 ns/op BenchmarkMulconstI32/12-4 14741284 7.937 ns/op BenchmarkMulconstI32/120-4 14806040 7.944 ns/op BenchmarkMulconstI32/-120-4 14820238 7.939 ns/op BenchmarkMulconstI32/65537-4 14827639 7.956 ns/op BenchmarkMulconstI32/65538-4 14650950 7.917 ns/op BenchmarkMulconstI64/3-4 14817386 7.937 ns/op BenchmarkMulconstI64/5-4 14813300 7.913 ns/op BenchmarkMulconstI64/12-4 14816085 7.927 ns/op BenchmarkMulconstI64/120-4 14826606 7.918 ns/op BenchmarkMulconstI64/-120-4 14823913 7.913 ns/op BenchmarkMulconstI64/65537-4 14808414 7.943 ns/op BenchmarkMulconstI64/65538-4 14833136 7.957 ns/op BenchmarkMulconstU32/3-4 14832778 7.911 ns/op BenchmarkMulconstU32/5-4 14810529 7.911 ns/op BenchmarkMulconstU32/12-4 14828586 7.917 ns/op BenchmarkMulconstU32/120-4 14825197 7.933 ns/op BenchmarkMulconstU32/65537-4 14799968 7.941 ns/op BenchmarkMulconstU32/65538-4 14600164 7.938 ns/op BenchmarkMulconstU64/3-4 14807560 7.923 ns/op BenchmarkMulconstU64/5-4 14816875 7.938 ns/op BenchmarkMulconstU64/12-4 14808274 7.943 ns/op BenchmarkMulconstU64/120-4 14831618 8.142 ns/op BenchmarkMulconstU64/65537-4 14828302 7.909 ns/op BenchmarkMulconstU64/65538-4 14831296 7.959 ns/op BenchmarkShiftArithmeticRight-4 15196108 7.915 ns/op BenchmarkSwitch8Predictable-4 9514492 11.97 ns/op BenchmarkSwitch8Unpredictable-4 5858822 20.49 ns/op BenchmarkSwitch32Predictable-4 9050599 12.83 ns/op BenchmarkSwitch32Unpredictable-4 5491788 21.79 ns/op BenchmarkSwitchStringPredictable-4 4179561 28.71 ns/op BenchmarkSwitchStringUnpredictable-4 4348861 27.59 ns/op BenchmarkSwitchTypePredictable-4 2999612 38.72 ns/op BenchmarkSwitchTypeUnpredictable-4 3608581 33.18 ns/op PASS ok cmd/compile/internal/test 16.059s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 145 814800 ns/op BenchmarkNamed/Underlying/nongeneric-4 1366162 87.55 ns/op BenchmarkNamed/Underlying/generic-4 1363573 88.07 ns/op BenchmarkNamed/Underlying/src_instance-4 1361979 88.19 ns/op BenchmarkNamed/Underlying/user_instance-4 1350036 88.78 ns/op BenchmarkCheck/http/funcbodies/info-4 1 450421964 ns/op 73792 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 389373235 ns/op 85362 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 137170810 ns/op 242289 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 124699357 ns/op 266517 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 213245239 ns/op 24280 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 83439786 ns/op 62051 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 27865483 ns/op 185768 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 28378964 ns/op 182200 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 43944894 ns/op 49366 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37860645 ns/op 57310 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18380565 ns/op 118047 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 17648368 ns/op 122940 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 807661212 ns/op 80867 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 584802704 ns/op 111681 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 130388009 ns/op 500837 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 108377897 ns/op 602416 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 225574795 ns/op 8919 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 58247511 ns/op 34538 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 32901152 ns/op 61147 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 32406132 ns/op 62079 lines/s PASS ok cmd/compile/internal/types2 16.083s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 246 647028 ns/op 687346 sys-ns/op 594553 user-ns/op PASS ok cmd/go 1.236s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 288247 401.2 ns/op PASS ok cmd/go/internal/cfg 1.128s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 24374 4903 ns/op 1.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 26143 4555 ns/op 1.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2708 43361 ns/op 23.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2773 43173 ns/op 23.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 384 310556 ns/op 26.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 384 311017 ns/op 26.34 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.895s All tests passed.