linux-s390x-ibm-race at a55ef982397acf27e1c9e56b15299dd9d82e80c2 :: 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=f0f6e386916b4b9db8fe8e200a03678f" "JOURNAL_STREAM=9:1230187051" "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=f0f6e386916b4b9db8fe8e200a03678f" "JOURNAL_STREAM=9:1230187051" "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.792s ok archive/zip 4.010s ok bufio 1.418s ok bytes 2.561s ok cmp 1.022s ok compress/bzip2 1.726s ok compress/flate 9.302s ok compress/gzip 19.143s ok compress/lzw 2.166s ok compress/zlib 8.576s ok container/heap 1.011s ok container/list 1.007s ok container/ring 1.009s ok context 1.270s ok crypto 1.018s ok crypto/aes 1.087s ok crypto/cipher 1.106s ok crypto/des 1.043s ok crypto/dsa 1.088s ok crypto/ecdh 1.557s ok crypto/ecdsa 1.768s ok crypto/ed25519 2.571s ok crypto/elliptic 1.054s ok crypto/hmac 1.034s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 6.709s ok crypto/internal/boring 1.009s ok crypto/internal/boring/bcache 1.265s ok crypto/internal/edwards25519 3.367s ok crypto/internal/edwards25519/field 1.208s ok crypto/internal/nistec 2.516s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.305s ok crypto/rc4 1.580s ok crypto/rsa 3.542s ok crypto/sha1 1.011s ok crypto/sha256 1.012s ok crypto/sha512 1.014s ok crypto/subtle 1.464s ok crypto/tls 5.945s ok crypto/x509 2.892s ok database/sql 1.608s ok database/sql/driver 1.015s ok debug/buildinfo 1.043s ok debug/dwarf 1.067s ok debug/elf 2.340s ok debug/gosym 1.163s ok debug/macho 1.018s ok debug/pe 1.039s ok debug/plan9obj 1.006s ok embed 1.012s [no tests to run] ok embed/internal/embedtest 1.014s ok encoding/ascii85 1.012s ok encoding/asn1 1.015s ok encoding/base32 1.228s ok encoding/base64 1.016s ok encoding/binary 1.071s ok encoding/csv 1.067s ok encoding/gob 23.182s ok encoding/hex 1.032s ok encoding/json 3.105s ok encoding/pem 2.779s ok encoding/xml 1.184s ok errors 1.016s ok expvar 1.020s ok flag 3.194s ok fmt 1.527s ok go/ast 1.054s ok go/build 6.730s ok go/build/constraint 1.013s ok go/constant 1.024s ok go/doc 1.339s ok go/doc/comment 3.148s ok go/format 1.092s ok go/importer 2.903s ok go/internal/gccgoimporter 1.718s ok go/internal/gcimporter 12.264s ok go/internal/srcimporter 23.014s ok go/parser 2.516s ok go/printer 5.348s ok go/scanner 1.066s ok go/token 1.112s ok go/types 48.348s ok hash 1.010s ok hash/adler32 1.034s ok hash/crc32 1.047s ok hash/crc64 1.062s ok hash/fnv 1.049s ok hash/maphash 1.016s ok html 1.032s ok html/template 1.274s ok image 1.615s ok image/color 1.028s ok image/draw 1.762s ok image/gif 2.152s ok image/jpeg 2.972s ok image/png 4.861s ok index/suffixarray 3.399s ok internal/abi 1.036s ok internal/buildcfg 1.009s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.016s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.040s ok internal/coverage/test 1.037s ok internal/cpu 2.015s ok internal/dag 1.014s ok internal/diff 1.010s ok internal/fmtsort 1.009s ok internal/fuzz 1.043s ok internal/godebug 13.616s ok internal/godebugs 1.022s ok internal/intern 1.779s ok internal/itoa 1.023s ok internal/platform 1.610s ok internal/poll 1.837s ok internal/profile 1.034s ok internal/reflectlite 1.034s ok internal/safefilepath 1.039s ok internal/saferio 1.188s ok internal/singleflight 1.178s ok internal/testenv 1.510s ok internal/trace 1.198s ok internal/types/errors 1.538s ok internal/unsafeheader 1.015s ok internal/xcoff 1.028s ok internal/zstd 1.018s ok io 1.048s ok io/fs 1.189s ok io/ioutil 1.013s ok log 1.020s ok log/slog 1.208s ok log/slog/internal/benchmarks 1.019s ok log/slog/internal/buffer 1.022s ok log/syslog 2.240s ok maps 1.011s ok math 1.047s ok math/big 6.762s ok math/bits 1.056s ok math/cmplx 1.009s ok math/rand 4.617s ok mime 1.031s ok mime/multipart 9.095s ok mime/quotedprintable 1.080s ok net 38.100s ok net/http 21.381s ok net/http/cgi 13.591s ok net/http/cookiejar 1.042s ok net/http/fcgi 1.384s ok net/http/httptest 1.391s ok net/http/httptrace 1.030s ok net/http/httputil 1.642s ok net/http/internal 1.013s ok net/http/internal/ascii 1.009s ok net/http/pprof 6.108s ok net/internal/socktest 1.008s ok net/mail 1.013s ok net/netip 1.494s ok net/rpc 1.070s ok net/rpc/jsonrpc 1.048s ok net/smtp 1.381s ok net/textproto 1.382s ok net/url 1.381s ok os 9.342s ok os/exec 11.370s ok os/exec/internal/fdtest 2.026s ok os/signal 23.415s ok os/user 1.030s ok path 1.009s ok path/filepath 1.075s ok plugin 1.048s ok reflect 1.443s ok regexp 4.188s ok regexp/syntax 8.426s ok runtime 26.485s ok runtime/cgo 1.007s ok runtime/coverage 1.007s ok runtime/debug 2.043s ok runtime/internal/atomic 1.021s ok runtime/internal/math 1.020s ok runtime/internal/sys 1.016s ok runtime/internal/syscall 1.007s ok runtime/internal/wasitest 1.007s ok runtime/metrics 1.018s ok runtime/pprof 18.536s ok runtime/race 10.384s ok runtime/trace 5.948s ok slices 1.799s ok sort 1.706s ok strconv 4.429s ok strings 3.210s ok sync 1.564s ok sync/atomic 2.228s ok syscall 10.493s ok testing 3.577s ok testing/fstest 1.072s ok testing/iotest 1.074s ok testing/quick 1.145s ok testing/slogtest 1.075s ok text/scanner 1.022s ok text/tabwriter 1.011s ok text/template 1.063s ok text/template/parse 1.039s ok time 2.984s ok unicode 1.013s ok unicode/utf16 1.013s ok unicode/utf8 1.027s ok cmd/addr2line 4.453s ok cmd/api 3.009s ok cmd/asm/internal/asm 4.938s ok cmd/asm/internal/lex 1.012s ok cmd/cgo/internal/swig 1.043s ok cmd/cgo/internal/test 2.084s ok cmd/cgo/internal/testcarchive 26.382s ok cmd/cgo/internal/testcshared 6.165s ok cmd/cgo/internal/testerrors 8.998s ok cmd/cgo/internal/testfortran 1.010s ok cmd/cgo/internal/testgodefs 1.400s ok cmd/cgo/internal/testlife 1.400s ok cmd/cgo/internal/testnocgo 1.008s ok cmd/cgo/internal/testplugin 34.761s ok cmd/cgo/internal/testsanitizers 1.076s ok cmd/cgo/internal/testshared 42.208s ok cmd/cgo/internal/testso 2.485s ok cmd/cgo/internal/teststdio 2.217s ok cmd/cgo/internal/testtls 1.010s ok cmd/compile/internal/abt 1.042s ok cmd/compile/internal/amd64 1.008s ok cmd/compile/internal/base 1.008s ok cmd/compile/internal/compare 1.009s ok cmd/compile/internal/dwarfgen 1.545s ok cmd/compile/internal/importer 1.558s ok cmd/compile/internal/inline/inlheur 1.276s ok cmd/compile/internal/ir 1.007s ok cmd/compile/internal/logopt 1.042s ok cmd/compile/internal/loopvar 1.007s ok cmd/compile/internal/noder 1.012s ok cmd/compile/internal/reflectdata 1.008s [no tests to run] ok cmd/compile/internal/ssa 13.197s ok cmd/compile/internal/syntax 1.147s ok cmd/compile/internal/test 11.245s ok cmd/compile/internal/typecheck 1.181s ok cmd/compile/internal/types 1.014s ok cmd/compile/internal/types2 8.013s ok cmd/covdata 1.023s ok cmd/cover 19.363s ok cmd/dist 1.007s ok cmd/distpack 1.014s ok cmd/doc 1.625s ok cmd/fix 2.316s ok cmd/go 269.315s ok cmd/go/internal/auth 1.010s ok cmd/go/internal/cache 1.086s ok cmd/go/internal/cfg 1.020s [no tests to run] ok cmd/go/internal/envcmd 1.048s ok cmd/go/internal/fsys 1.048s ok cmd/go/internal/generate 1.100s ok cmd/go/internal/gover 1.103s ok cmd/go/internal/imports 1.112s ok cmd/go/internal/load 1.024s ok cmd/go/internal/lockedfile 2.398s ok cmd/go/internal/lockedfile/internal/filelock 2.050s ok cmd/go/internal/modfetch 1.089s ok cmd/go/internal/modfetch/codehost 2.902s ok cmd/go/internal/modfetch/zip_sum_test 1.050s ok cmd/go/internal/modindex 2.002s ok cmd/go/internal/modload 1.047s ok cmd/go/internal/mvs 1.045s ok cmd/go/internal/par 1.199s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.116s ok cmd/go/internal/toolchain 1.073s ok cmd/go/internal/vcs 1.017s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 2.397s ok cmd/go/internal/web 1.021s ok cmd/go/internal/work 1.609s ok cmd/gofmt 1.345s ok cmd/internal/archive 1.660s ok cmd/internal/buildid 1.697s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/cov 2.124s ok cmd/internal/dwarf 1.184s ok cmd/internal/edit 1.022s ok cmd/internal/goobj 1.021s ok cmd/internal/moddeps 6.002s ok cmd/internal/notsha256 1.126s ok cmd/internal/obj 1.568s ok cmd/internal/obj/ppc64 1.495s ok cmd/internal/obj/riscv 1.280s ok cmd/internal/obj/s390x 1.030s ok cmd/internal/obj/x86 2.907s ok cmd/internal/objabi 1.029s ok cmd/internal/pkgpath 5.236s ok cmd/internal/pkgpattern 1.122s ok cmd/internal/quoted 1.110s ok cmd/internal/src 1.019s ok cmd/internal/test2json 1.838s ok cmd/link 12.904s ok cmd/link/internal/benchmark 1.019s ok cmd/link/internal/ld 7.011s ok cmd/link/internal/loader 1.124s ok cmd/nm 9.275s ok cmd/objdump 1.143s ok cmd/pack 7.428s ok cmd/pprof 1.014s ok cmd/trace 1.264s ok cmd/vet 35.538s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2912 39967 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2223 52641 ns/op 1863 B/op 37 allocs/op Benchmark/Writer/PAX-4 1537 78019 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4321 25140 ns/op 5185 B/op 16 allocs/op Benchmark/Reader/GNU-4 6529 17851 ns/op 5178 B/op 15 allocs/op Benchmark/Reader/PAX-4 2274 51715 ns/op 8702 B/op 33 allocs/op PASS ok archive/tar 1.741s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 534488697 ns/op 1643048 B/op 101 allocs/op BenchmarkZip64Test-4 1 167498316 ns/op BenchmarkZip64TestSizes/4096-4 1390 76868 ns/op BenchmarkZip64TestSizes/1048576-4 134 896152 ns/op BenchmarkZip64TestSizes/67108864-4 1 176201251 ns/op PASS ok archive/zip 2.723s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 176067 664.5 ns/op BenchmarkReaderCopyUnoptimal-4 108574 1106 ns/op BenchmarkReaderCopyNoWriteTo-4 18580 7516 ns/op BenchmarkReaderWriteToOptimal-4 13442 9337 ns/op BenchmarkReaderReadString-4 97608 1223 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 149002 805.8 ns/op BenchmarkWriterCopyUnoptimal-4 172746 679.1 ns/op BenchmarkWriterCopyNoReadFrom-4 18216 6383 ns/op BenchmarkReaderEmpty-4 87339 1452 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 45286 2614 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 388261 283.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.676s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10251 9919 ns/op 3303.60 MB/s BenchmarkWriteByte-4 417 285724 ns/op 14.34 MB/s BenchmarkWriteRune-4 226 526643 ns/op 23.33 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4050578 ns/op BenchmarkBufferFullSmallReads-4 100 1066564 ns/op BenchmarkBufferWriteBlock/N4096-4 14944 7961 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 955 123263 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6778178 ns/op 4192274 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 15 7333700 ns/op 2287.69 MB/s 2236962 B/op 0 allocs/op BenchmarkIndexByte/10-4 4494802 26.01 ns/op 384.51 MB/s BenchmarkIndexByte/32-4 5432859 21.83 ns/op 1466.07 MB/s BenchmarkIndexByte/4K-4 845937 146.0 ns/op 28056.33 MB/s BenchmarkIndexBytePortable/10-4 919568 128.0 ns/op 78.13 MB/s BenchmarkIndexBytePortable/32-4 326250 366.9 ns/op 87.23 MB/s BenchmarkIndexBytePortable/4K-4 2799 42825 ns/op 95.65 MB/s BenchmarkIndexRune/10-4 1000000 111.0 ns/op 90.13 MB/s BenchmarkIndexRune/32-4 1000000 111.1 ns/op 288.05 MB/s BenchmarkIndexRune/4K-4 344832 339.5 ns/op 12064.37 MB/s BenchmarkIndexRuneASCII/10-4 4719172 27.92 ns/op 358.20 MB/s BenchmarkIndexRuneASCII/32-4 5106192 23.04 ns/op 1388.88 MB/s BenchmarkIndexRuneASCII/4K-4 721686 150.9 ns/op 27145.10 MB/s BenchmarkEqual/0-4 8251338 14.16 ns/op BenchmarkEqual/1-4 1425396 83.31 ns/op 12.00 MB/s BenchmarkEqual/6-4 1424350 83.60 ns/op 71.77 MB/s BenchmarkEqual/9-4 1409400 84.82 ns/op 106.10 MB/s BenchmarkEqual/15-4 1421335 83.72 ns/op 179.17 MB/s BenchmarkEqual/16-4 1385168 88.19 ns/op 181.43 MB/s BenchmarkEqual/20-4 1397968 85.82 ns/op 233.05 MB/s BenchmarkEqual/32-4 1335454 90.98 ns/op 351.74 MB/s BenchmarkEqual/4K-4 117750 1039 ns/op 3943.70 MB/s BenchmarkEqualBothUnaligned/64_0-4 1375933 84.11 ns/op 760.87 MB/s BenchmarkEqualBothUnaligned/64_1-4 1321182 90.05 ns/op 710.70 MB/s BenchmarkEqualBothUnaligned/64_4-4 1379479 87.71 ns/op 729.67 MB/s BenchmarkEqualBothUnaligned/64_7-4 1378791 87.27 ns/op 733.35 MB/s BenchmarkEqualBothUnaligned/4096_0-4 119552 1003 ns/op 4083.01 MB/s BenchmarkEqualBothUnaligned/4096_1-4 99410 1197 ns/op 3422.04 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119376 1003 ns/op 4085.01 MB/s BenchmarkEqualBothUnaligned/4096_7-4 120080 1002 ns/op 4086.41 MB/s BenchmarkIndex/10-4 3697094 32.13 ns/op 311.23 MB/s BenchmarkIndex/32-4 2898610 40.72 ns/op 785.76 MB/s BenchmarkIndex/4K-4 74154 1595 ns/op 2567.48 MB/s BenchmarkIndexEasy/10-4 3629821 32.75 ns/op 305.33 MB/s BenchmarkIndexEasy/32-4 2858926 41.33 ns/op 774.18 MB/s BenchmarkIndexEasy/4K-4 437494 292.1 ns/op 14022.29 MB/s BenchmarkCount/10-4 1879426 64.11 ns/op 155.99 MB/s BenchmarkCount/32-4 1653308 72.67 ns/op 440.37 MB/s BenchmarkCount/4K-4 72228 1612 ns/op 2541.65 MB/s BenchmarkCountEasy/10-4 1924796 64.85 ns/op 154.20 MB/s BenchmarkCountEasy/32-4 1638819 72.64 ns/op 440.54 MB/s BenchmarkCountEasy/4K-4 407061 315.6 ns/op 12977.51 MB/s BenchmarkCountSingle/10-4 3947726 30.17 ns/op 331.50 MB/s BenchmarkCountSingle/32-4 3774604 31.59 ns/op 1012.97 MB/s BenchmarkCountSingle/4K-4 529818 211.5 ns/op 19370.02 MB/s BenchmarkToUpper/#00-4 3164961 37.44 ns/op BenchmarkToUpper/ONLYUPPER-4 287179 385.1 ns/op BenchmarkToUpper/abc-4 557770 224.8 ns/op BenchmarkToUpper/AbC123-4 316476 375.0 ns/op BenchmarkToUpper/azAZ09_-4 295246 419.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85557 1414 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38318 3214 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58356 2080 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122293 1011 ns/op BenchmarkToLower/#00-4 3092002 38.49 ns/op BenchmarkToLower/abc-4 468387 274.9 ns/op BenchmarkToLower/AbC123-4 310399 388.1 ns/op BenchmarkToLower/azAZ09_-4 279277 431.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83718 1444 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44866 2641 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76959 1554 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 125811 952.0 ns/op BenchmarkFields/ASCII/16-4 126132 932.9 ns/op 17.15 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9915 11393 ns/op 22.47 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 657 181182 ns/op 22.61 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3697429 ns/op 17.72 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53363704 ns/op 19.65 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 100983 1216 ns/op 13.15 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6337 18404 ns/op 13.91 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 387 300871 ns/op 13.61 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5234585 ns/op 12.52 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 95364844 ns/op 11.00 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 161908 726.2 ns/op 22.03 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13464 8346 ns/op 30.67 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 859 206237 ns/op 19.86 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2837305 ns/op 23.10 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56198962 ns/op 18.66 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 149277 980.1 ns/op 16.33 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8673 12573 ns/op 20.36 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 579 200703 ns/op 20.41 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 3639158 ns/op 18.01 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66526562 ns/op 15.76 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1602324 74.56 ns/op BenchmarkTrimSpace/ASCII-4 570087 207.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88352 1348 ns/op BenchmarkTrimSpace/JustNonASCII-4 41972 2861 ns/op BenchmarkToValidUTF8/Valid-4 518418 246.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 342931 355.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87849 1379 ns/op BenchmarkIndexHard1-4 1774 65614 ns/op BenchmarkIndexHard2-4 390 306030 ns/op BenchmarkIndexHard3-4 170 700934 ns/op BenchmarkIndexHard4-4 92 1291776 ns/op BenchmarkLastIndexHard1-4 4 26162693 ns/op BenchmarkLastIndexHard2-4 4 25283506 ns/op BenchmarkLastIndexHard3-4 4 25205078 ns/op BenchmarkCountHard1-4 1765 66595 ns/op BenchmarkCountHard2-4 393 305892 ns/op BenchmarkCountHard3-4 170 703195 ns/op BenchmarkSplitEmptySeparator-4 1 145734187 ns/op BenchmarkSplitSingleByteSeparator-4 14 9089267 ns/op BenchmarkSplitMultiByteSeparator-4 12 8652254 ns/op BenchmarkSplitNSingleByteSeparator-4 198531 627.8 ns/op BenchmarkSplitNMultiByteSeparator-4 72390 1751 ns/op BenchmarkRepeat-4 188680 825.2 ns/op BenchmarkRepeatLarge/256/1-4 141788 903.6 ns/op 283.32 MB/s BenchmarkRepeatLarge/256/16-4 222169 569.4 ns/op 449.61 MB/s BenchmarkRepeatLarge/512/1-4 96890 1196 ns/op 428.04 MB/s BenchmarkRepeatLarge/512/16-4 160069 717.4 ns/op 713.72 MB/s BenchmarkRepeatLarge/1024/1-4 84998 1297 ns/op 789.57 MB/s BenchmarkRepeatLarge/1024/16-4 112754 991.2 ns/op 1033.05 MB/s BenchmarkRepeatLarge/2048/1-4 65197 1864 ns/op 1098.69 MB/s BenchmarkRepeatLarge/2048/16-4 79102 1619 ns/op 1265.10 MB/s BenchmarkRepeatLarge/4096/1-4 40880 2957 ns/op 1385.05 MB/s BenchmarkRepeatLarge/4096/16-4 42876 2499 ns/op 1638.89 MB/s BenchmarkRepeatLarge/8192/1-4 24638 4577 ns/op 1789.74 MB/s BenchmarkRepeatLarge/8192/16-4 28948 5111 ns/op 1602.77 MB/s BenchmarkRepeatLarge/8192/4097-4 59571 2748 ns/op 1490.85 MB/s BenchmarkRepeatLarge/16384/1-4 13837 8432 ns/op 1943.09 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12125 ns/op 1351.22 MB/s BenchmarkRepeatLarge/16384/4097-4 19496 8637 ns/op 1423.03 MB/s BenchmarkRepeatLarge/32768/1-4 6492 31099 ns/op 1053.65 MB/s BenchmarkRepeatLarge/32768/16-4 7834 22560 ns/op 1452.47 MB/s BenchmarkRepeatLarge/32768/4097-4 7436 26039 ns/op 1101.37 MB/s BenchmarkRepeatLarge/65536/1-4 3666 43233 ns/op 1515.88 MB/s BenchmarkRepeatLarge/65536/16-4 3759 39838 ns/op 1645.08 MB/s BenchmarkRepeatLarge/65536/4097-4 4120 35701 ns/op 1721.36 MB/s BenchmarkRepeatLarge/131072/1-4 474 260289 ns/op 503.56 MB/s BenchmarkRepeatLarge/131072/16-4 522 276718 ns/op 473.67 MB/s BenchmarkRepeatLarge/131072/4097-4 487 250368 ns/op 507.28 MB/s BenchmarkRepeatLarge/262144/1-4 249 486781 ns/op 538.53 MB/s BenchmarkRepeatLarge/262144/16-4 247 502759 ns/op 521.41 MB/s BenchmarkRepeatLarge/262144/4097-4 236 523807 ns/op 492.76 MB/s BenchmarkRepeatLarge/524288/1-4 92 1237476 ns/op 423.68 MB/s BenchmarkRepeatLarge/524288/16-4 121 1203036 ns/op 435.80 MB/s BenchmarkRepeatLarge/524288/4097-4 133 1067881 ns/op 487.24 MB/s BenchmarkRepeatLarge/1048576/1-4 66 1776752 ns/op 590.16 MB/s BenchmarkRepeatLarge/1048576/16-4 68 1767752 ns/op 593.17 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 1741837 ns/op 599.79 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3597177 ns/op 583.00 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3726904 ns/op 562.71 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3979136 ns/op 526.14 MB/s BenchmarkRepeatLarge/4194304/1-4 15 8177677 ns/op 512.90 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7201388 ns/op 582.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6975326 ns/op 600.87 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16308372 ns/op 514.37 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15781043 ns/op 531.56 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 20486811 ns/op 409.36 MB/s BenchmarkRepeatLarge/16777216/1-4 3 33336107 ns/op 503.27 MB/s BenchmarkRepeatLarge/16777216/16-4 4 33578750 ns/op 499.64 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33776314 ns/op 496.72 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60946936 ns/op 550.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60116372 ns/op 558.16 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60356882 ns/op 555.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122385502 ns/op 548.34 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121267035 ns/op 553.40 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 124245137 ns/op 540.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 222652096 ns/op 602.81 MB/s BenchmarkRepeatLarge/134217728/16-4 1 261081954 ns/op 514.08 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 268492793 ns/op 499.89 MB/s BenchmarkRepeatLarge/268435456/1-4 1 457582782 ns/op 586.64 MB/s BenchmarkRepeatLarge/268435456/16-4 1 529798600 ns/op 506.67 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 538080877 ns/op 498.88 MB/s BenchmarkRepeatLarge/536870912/1-4 1 923824026 ns/op 581.14 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1144234345 ns/op 469.20 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1097000356 ns/op 489.40 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1845659177 ns/op 581.77 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2118254003 ns/op 506.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2179609430 ns/op 492.63 MB/s BenchmarkBytesCompare/1-4 11034958 11.04 ns/op BenchmarkBytesCompare/2-4 10941087 10.89 ns/op BenchmarkBytesCompare/4-4 11077804 10.96 ns/op BenchmarkBytesCompare/8-4 11105394 10.93 ns/op BenchmarkBytesCompare/16-4 11046105 11.09 ns/op BenchmarkBytesCompare/32-4 9773850 12.00 ns/op BenchmarkBytesCompare/64-4 9356364 13.14 ns/op BenchmarkBytesCompare/128-4 8243482 14.44 ns/op BenchmarkBytesCompare/256-4 7045351 17.39 ns/op BenchmarkBytesCompare/512-4 4884772 24.66 ns/op BenchmarkBytesCompare/1024-4 2952562 40.87 ns/op BenchmarkBytesCompare/2048-4 1674294 75.89 ns/op BenchmarkIndexAnyASCII/1:1-4 2672889 45.03 ns/op BenchmarkIndexAnyASCII/1:2-4 2409265 46.72 ns/op BenchmarkIndexAnyASCII/1:4-4 2509128 54.19 ns/op BenchmarkIndexAnyASCII/1:8-4 1985210 50.63 ns/op BenchmarkIndexAnyASCII/1:16-4 2111624 56.08 ns/op BenchmarkIndexAnyASCII/1:32-4 2100962 57.43 ns/op BenchmarkIndexAnyASCII/1:64-4 1993092 61.04 ns/op BenchmarkIndexAnyASCII/16:1-4 2570158 45.17 ns/op BenchmarkIndexAnyASCII/16:2-4 520534 231.3 ns/op BenchmarkIndexAnyASCII/16:4-4 514264 233.9 ns/op BenchmarkIndexAnyASCII/16:8-4 498099 241.5 ns/op BenchmarkIndexAnyASCII/16:16-4 458307 257.1 ns/op BenchmarkIndexAnyASCII/16:32-4 422520 292.3 ns/op BenchmarkIndexAnyASCII/16:64-4 352356 346.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2107009 57.31 ns/op BenchmarkIndexAnyASCII/256:2-4 40524 2964 ns/op BenchmarkIndexAnyASCII/256:4-4 40557 3183 ns/op BenchmarkIndexAnyASCII/256:8-4 40442 2975 ns/op BenchmarkIndexAnyASCII/256:16-4 40315 2992 ns/op BenchmarkIndexAnyASCII/256:32-4 39256 3060 ns/op BenchmarkIndexAnyASCII/256:64-4 38834 3070 ns/op BenchmarkIndexAnyUTF8/1:1-4 2716304 43.52 ns/op BenchmarkIndexAnyUTF8/1:2-4 2669067 44.60 ns/op BenchmarkIndexAnyUTF8/1:4-4 2510973 46.98 ns/op BenchmarkIndexAnyUTF8/1:8-4 2266838 49.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 2107804 56.01 ns/op BenchmarkIndexAnyUTF8/1:32-4 2137591 58.01 ns/op BenchmarkIndexAnyUTF8/1:64-4 2016655 63.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 139473 819.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 251074 488.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 244946 497.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 232642 524.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 190273 627.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 184297 656.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 157390 735.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12199 ns/op BenchmarkIndexAnyUTF8/256:2-4 16935 6920 ns/op BenchmarkIndexAnyUTF8/256:4-4 15906 7350 ns/op BenchmarkIndexAnyUTF8/256:8-4 15495 7694 ns/op BenchmarkIndexAnyUTF8/256:16-4 12856 9359 ns/op BenchmarkIndexAnyUTF8/256:32-4 12370 9936 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10337 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2676705 43.46 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2700060 44.46 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2552870 46.65 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2497461 48.38 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2162097 55.08 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2118638 56.11 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2095063 58.10 ns/op BenchmarkLastIndexAnyASCII/16:1-4 333438 404.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 351967 347.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 343380 353.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 341425 364.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 321949 370.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 285956 396.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 263804 479.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25474 4786 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25275 5108 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25167 4781 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25550 5250 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25386 4814 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24874 4880 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23898 5173 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2433078 48.25 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2645824 44.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2556469 47.63 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2474830 48.14 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2255364 56.29 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2090793 55.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2046549 58.56 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 300624 422.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 252975 463.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 246391 488.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 231786 519.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 192278 621.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 191667 638.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 180799 661.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21046 5631 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17488 6890 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16430 7253 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15555 7734 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12849 9340 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12492 9559 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10007 ns/op BenchmarkTrimASCII/1:1-4 3272298 36.69 ns/op BenchmarkTrimASCII/1:2-4 2279452 53.12 ns/op BenchmarkTrimASCII/1:4-4 2085783 56.17 ns/op BenchmarkTrimASCII/1:8-4 1879431 64.33 ns/op BenchmarkTrimASCII/1:16-4 1486046 79.44 ns/op BenchmarkTrimASCII/16:1-4 504556 221.4 ns/op BenchmarkTrimASCII/16:2-4 353043 342.4 ns/op BenchmarkTrimASCII/16:4-4 349753 344.5 ns/op BenchmarkTrimASCII/16:8-4 335072 351.2 ns/op BenchmarkTrimASCII/16:16-4 326676 366.6 ns/op BenchmarkTrimASCII/256:1-4 40514 2973 ns/op BenchmarkTrimASCII/256:2-4 25400 4711 ns/op BenchmarkTrimASCII/256:4-4 25262 4707 ns/op BenchmarkTrimASCII/256:8-4 25340 4720 ns/op BenchmarkTrimASCII/256:16-4 25354 4769 ns/op BenchmarkTrimASCII/4096:1-4 2524 46944 ns/op BenchmarkTrimASCII/4096:2-4 1610 75035 ns/op BenchmarkTrimASCII/4096:4-4 1604 74532 ns/op BenchmarkTrimASCII/4096:8-4 1600 74914 ns/op BenchmarkTrimASCII/4096:16-4 1580 74588 ns/op BenchmarkTrimByte-4 2178964 55.76 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31108 3808 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 31734 3824 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 514 232125 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1119 108283 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2148 54047 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4065 28569 ns/op BenchmarkCompareBytesEqual-4 9618913 11.55 ns/op BenchmarkCompareBytesToNil-4 13182213 9.031 ns/op BenchmarkCompareBytesEmpty-4 13401944 8.992 ns/op BenchmarkCompareBytesIdentical-4 13435730 8.957 ns/op BenchmarkCompareBytesSameLength-4 10837416 11.16 ns/op BenchmarkCompareBytesDifferentLength-4 10844038 11.04 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2349 49424 ns/op 21215.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2430 49540 ns/op 21166.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2438 49302 ns/op 21268.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2425 49705 ns/op 21096.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2451 49174 ns/op 21323.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2433 49340 ns/op 21252.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2436 49704 ns/op 21096.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2413 49778 ns/op 21065.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2349 51151 ns/op 20499.95 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2312 51255 ns/op 20458.17 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2336 51616 ns/op 20315.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2278 50969 ns/op 20572.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2349 51263 ns/op 20454.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2319 51516 ns/op 20354.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2376 51176 ns/op 20489.49 MB/s BenchmarkCompareBytesBig-4 2388 50238 ns/op 20872.32 MB/s BenchmarkCompareBytesBigIdentical-4 13538604 8.881 ns/op 118072580.65 MB/s PASS ok bytes 64.427s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100415730 ns/op 1.00 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 388242892 ns/op 1.46 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 33656937 ns/op 0.49 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 2.495s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 2421312 ns/op 4.13 MB/s 42000 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25488573 ns/op 3.92 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 256088375 ns/op 3.90 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2635162 ns/op 3.79 MB/s 42860 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26686327 ns/op 3.75 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 284542017 ns/op 3.51 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 44 2647617 ns/op 3.78 MB/s 42073 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 25864064 ns/op 3.87 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 255984453 ns/op 3.91 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2626695 ns/op 3.81 MB/s 42587 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 25413349 ns/op 3.93 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 255753035 ns/op 3.91 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 2774543 ns/op 3.60 MB/s 44326 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 27858557 ns/op 3.59 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 289336496 ns/op 3.46 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 52 2195247 ns/op 4.56 MB/s 43840 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18428454 ns/op 5.43 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 185114430 ns/op 5.40 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 1945048 ns/op 5.14 MB/s 43173 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14724899 ns/op 6.79 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 148303038 ns/op 6.74 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 1976780 ns/op 5.06 MB/s 43173 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14846499 ns/op 6.74 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 156704068 ns/op 6.38 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1251602 ns/op 7.99 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11813741 ns/op 8.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117518956 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 36 3085498 ns/op 3.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26561200 ns/op 3.76 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 260408405 ns/op 3.84 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9280530 ns/op 1.08 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 104365184 ns/op 0.96 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1002219317 ns/op 1.00 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9350520 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 96406580 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1015877486 ns/op 0.98 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1585616 ns/op 6.31 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12888324 ns/op 7.76 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127779566 ns/op 7.83 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2781890 ns/op 3.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20158524 ns/op 4.96 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 197689334 ns/op 5.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 9325081 ns/op 1.07 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 81179188 ns/op 1.23 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 831353960 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8656298 ns/op 1.16 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 99558543 ns/op 1.00 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1048060355 ns/op 0.95 MB/s PASS ok compress/flate 19.180s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 31 3723529 ns/op 2.69 MB/s BenchmarkDecoder/1e-Reuse4-4 31 3932640 ns/op 2.54 MB/s BenchmarkDecoder/1e5-4 3 37569628 ns/op 2.66 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39139242 ns/op 2.55 MB/s BenchmarkDecoder/1e6-4 1 372071768 ns/op 2.69 MB/s BenchmarkDecoder/1e-Reuse6-4 1 372361904 ns/op 2.69 MB/s BenchmarkEncoder/1e4-4 39 2943966 ns/op 3.40 MB/s BenchmarkEncoder/1e-Reuse4-4 39 2843016 ns/op 3.52 MB/s BenchmarkEncoder/1e5-4 3 33838383 ns/op 2.96 MB/s BenchmarkEncoder/1e-Reuse5-4 3 46861419 ns/op 2.13 MB/s BenchmarkEncoder/1e6-4 1 294847330 ns/op 3.39 MB/s BenchmarkEncoder/1e-Reuse6-4 1 292648735 ns/op 3.42 MB/s PASS ok compress/lzw 4.548s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6248817 ns/op PASS ok container/heap 1.233s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28616 4514 ns/op BenchmarkWithTimeout/concurrency=40-4 7058 17055 ns/op BenchmarkWithTimeout/concurrency=4000-4 7496 21817 ns/op BenchmarkWithTimeout/concurrency=400000-4 8073 26462 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 477032 263.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16926 6024 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 24998 8933 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4726 28946 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2998 44080 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4230 35731 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 345 400513 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 270 540180 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 252 429105 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 5111115 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 6769306 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 4190902 ns/op BenchmarkCheckCanceled/Err-4 448771 260.4 ns/op BenchmarkCheckCanceled/Done-4 591230 211.4 ns/op BenchmarkContextCancelDone-4 798966 173.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 38587 3300 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31496 4116 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22482 5572 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16068 7065 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10507 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 502377 237.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 279020 419.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 184786 605.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 121530 979.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60860 1911 ns/op PASS ok context 12.268s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1857836 64.19 ns/op 249.28 MB/s BenchmarkDecrypt-4 1820887 64.22 ns/op 249.15 MB/s BenchmarkExpand-4 13092 9186 ns/op PASS ok crypto/aes 1.607s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 178041 661.4 ns/op 96.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 345849 327.8 ns/op 195.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 181645 660.0 ns/op 96.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 362475 328.7 ns/op 194.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157923 735.6 ns/op 1835.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 308605 386.7 ns/op 3490.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 162643 739.9 ns/op 1824.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 307761 387.6 ns/op 3482.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102536 1158 ns/op 7074.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 147061 816.4 ns/op 10034.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 103359 1168 ns/op 7011.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 146793 837.3 ns/op 9784.27 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2298 51628 ns/op 19.74 MB/s BenchmarkAESCFBDecrypt1K-4 2340 51704 ns/op 19.71 MB/s BenchmarkAESCFBDecrypt8K-4 302 395352 ns/op 20.71 MB/s BenchmarkAESOFB1K-4 5816 20653 ns/op 49.34 MB/s BenchmarkAESCTR1K-4 5612 21292 ns/op 47.86 MB/s BenchmarkAESCTR8K-4 706 169442 ns/op 48.32 MB/s BenchmarkAESCBCEncrypt1K-4 436590 275.3 ns/op 3719.83 MB/s BenchmarkAESCBCDecrypt1K-4 915669 132.3 ns/op 7742.22 MB/s PASS ok crypto/cipher 3.672s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 46353 2614 ns/op 3.06 MB/s BenchmarkDecrypt-4 37068 3146 ns/op 2.54 MB/s BenchmarkTDESEncrypt-4 14350 8334 ns/op 0.96 MB/s BenchmarkTDESDecrypt-4 13490 8901 ns/op 0.90 MB/s PASS ok crypto/des 1.830s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 926 128474 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 7 15731811 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 3 49062431 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 24 4868379 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.885s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2589 46901 ns/op 1463 B/op 20 allocs/op BenchmarkSign/P384-4 1858 66928 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1400 86370 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2391 49566 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1222 98535 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 753 156357 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3480 34418 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 27 4219892 ns/op 1098 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 10563002 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.609s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 111 1428926 ns/op BenchmarkNewKeyFromSeed-4 100 1326067 ns/op BenchmarkSigning-4 93 1270547 ns/op BenchmarkVerification-4 45 2300062 ns/op PASS ok crypto/ed25519 1.751s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4436 26859 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 78 1618953 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 4927624 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 10 10786937 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1285 92708 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 31 3830485 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 11216781 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 28842994 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8134 15577 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4173 27677 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2973 38861 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 44 2670408 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1953 61575 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 148 787923 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1314 91436 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2302336 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.581s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17307 6940 ns/op 147.56 MB/s BenchmarkHMACSHA256_32-4 17836 6643 ns/op 4.82 MB/s BenchmarkNewWriteSum-4 10000 10534 ns/op 3.04 MB/s PASS ok crypto/hmac 1.603s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 39847 3021 ns/op BenchmarkModSub-4 42536 2809 ns/op BenchmarkMontgomeryRepr-4 13278 9633 ns/op BenchmarkMontgomeryMul-4 13267 9197 ns/op BenchmarkModMul-4 6555 18596 ns/op BenchmarkExpBig-4 7 19323428 ns/op BenchmarkExp-4 4 31950848 ns/op PASS ok crypto/internal/bigmod 2.525s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 542 247545 ns/op BenchmarkScalarBaseMult-4 118 1006726 ns/op BenchmarkScalarMult-4 43 2697464 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 54 2244533 ns/op PASS ok crypto/internal/edwards25519 1.683s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 157131 813.6 ns/op BenchmarkMultiply-4 274213 433.8 ns/op BenchmarkSquare-4 366580 326.8 ns/op BenchmarkInvert-4 1363 96968 ns/op BenchmarkMult32-4 967123 123.7 ns/op PASS ok crypto/internal/edwards25519/field 1.761s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 31 3692604 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1564 76702 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10518844 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 27281928 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 84 1425136 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7138 16560 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 32 3674580 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 111072186 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.146s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 300505 398.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 141807 845.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61521 1939 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 299607 402.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 138883 841.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62359 1939 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.796s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 91288 1308 ns/op 6.11 MB/s BenchmarkHash64-4 106318 1156 ns/op 55.34 MB/s BenchmarkHash128-4 98414 1245 ns/op 102.78 MB/s BenchmarkHash256-4 88270 1411 ns/op 181.44 MB/s BenchmarkHash512-4 69144 1756 ns/op 291.60 MB/s BenchmarkHash1K-4 50119 2425 ns/op 422.34 MB/s BenchmarkHash8K-4 10000 12912 ns/op 634.42 MB/s BenchmarkHash1M-4 73 1401541 ns/op 748.16 MB/s BenchmarkHash8M-4 10 10906970 ns/op 769.11 MB/s BenchmarkHash8BytesUnaligned-4 88002 1387 ns/op 5.77 MB/s BenchmarkHash1KUnaligned-4 49408 2420 ns/op 423.08 MB/s BenchmarkHash8KUnaligned-4 10000 11745 ns/op 697.46 MB/s PASS ok crypto/md5 2.612s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 143708539 ns/op PASS ok crypto/rand 1.152s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10911 ns/op 11.73 MB/s BenchmarkRC4_1K-4 1383 87340 ns/op 11.72 MB/s BenchmarkRC4_8K-4 176 693498 ns/op 11.67 MB/s PASS ok crypto/rc4 1.440s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 17214894 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 41462411 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 76110482 ns/op BenchmarkEncryptPKCS1v15/2048-4 20 5747609 ns/op BenchmarkDecryptOAEP/2048-4 6 17295443 ns/op BenchmarkEncryptOAEP/2048-4 18 5748543 ns/op BenchmarkSignPKCS1v15/2048-4 6 17913603 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 5744279 ns/op BenchmarkSignPSS/2048-4 6 17779840 ns/op BenchmarkVerifyPSS/2048-4 20 5734956 ns/op PASS ok crypto/rsa 2.726s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 82438 1465 ns/op 5.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 109622 1081 ns/op 7.40 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 94710 1259 ns/op 254.09 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 121731 966.8 ns/op 330.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 73864 1629 ns/op 628.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 89854 1320 ns/op 775.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22293 5384 ns/op 1521.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 23532 5087 ns/op 1610.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.193s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 60273 1999 ns/op 4.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 71860 1680 ns/op 4.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68209 1786 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57813 2053 ns/op 498.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 68380 1768 ns/op 579.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 63388 1891 ns/op 541.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23335 5187 ns/op 1579.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 24759 4838 ns/op 1693.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 24099 4975 ns/op 1646.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.367s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 44952 2657 ns/op 3.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58740 2018 ns/op 3.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 47638 2363 ns/op 3.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45156 2647 ns/op 386.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 58869 2042 ns/op 501.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49902 2407 ns/op 425.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25311 4574 ns/op 1790.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 30211 3972 ns/op 2062.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 27234 4355 ns/op 1880.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.371s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14480294 8.359 ns/op BenchmarkConstantTimeEq-4 14769613 8.338 ns/op BenchmarkConstantTimeLessOrEq-4 14473041 8.347 ns/op BenchmarkXORBytes/8Bytes-4 322710 362.3 ns/op 22.08 MB/s BenchmarkXORBytes/128Bytes-4 173452 691.0 ns/op 185.25 MB/s BenchmarkXORBytes/2048Bytes-4 20694 5817 ns/op 352.08 MB/s BenchmarkXORBytes/32768Bytes-4 1345 89685 ns/op 365.37 MB/s PASS ok crypto/subtle 1.962s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 261 726960 ns/op BenchmarkCertCache/1-4 247 503458 ns/op BenchmarkCertCache/2-4 267 436403 ns/op BenchmarkCertCache/3-4 226 568124 ns/op BenchmarkHandshakeServer/RSA-4 12 10279090 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 13107383 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11380926 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1114949 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 211 595867 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 6478934 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5665296 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 42027716 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42365492 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 40089755 ns/op 26.16 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 40445329 ns/op 25.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 55439034 ns/op 37.83 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 61427088 ns/op 34.14 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 84276380 ns/op 49.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 95912884 ns/op 43.73 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 139575790 ns/op 60.10 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 158720629 ns/op 52.85 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 258086948 ns/op 65.01 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 284478429 ns/op 58.98 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 458044307 ns/op 73.26 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 574333451 ns/op 58.42 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 905656142 ns/op 74.10 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1057652601 ns/op 63.45 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36913769 ns/op 28.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 39808198 ns/op 26.34 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 49286636 ns/op 42.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 52540428 ns/op 39.92 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 81407635 ns/op 51.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 90702738 ns/op 46.24 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 139144003 ns/op 60.29 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 148182558 ns/op 56.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 264971321 ns/op 63.32 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 280221759 ns/op 59.87 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 440840113 ns/op 76.11 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 529863546 ns/op 63.33 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 867005472 ns/op 77.40 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1064924167 ns/op 63.02 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717501403 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718165481 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301905657 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 302099206 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163785394 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161970419 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95156806 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93061652 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53712038 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52873844 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155866111 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156850173 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 78073740 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76205750 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53488788 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50366300 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40113710 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 37790313 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33351588 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31860794 ns/op PASS ok crypto/tls 19.795s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 23950319 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 487 241797 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 948 123460 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 871 136206 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.781s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 46 2415336 ns/op 282440 B/op 1648 allocs/op BenchmarkConcurrentStmtQuery-4 43 2658784 ns/op 268708 B/op 2040 allocs/op BenchmarkConcurrentStmtExec-4 62 1875570 ns/op 228541 B/op 734 allocs/op BenchmarkConcurrentTxQuery-4 50 2296496 ns/op 275109 B/op 2159 allocs/op BenchmarkConcurrentTxExec-4 78 1419589 ns/op 87918 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 1973022 ns/op 103944 B/op 2043 allocs/op BenchmarkConcurrentTxStmtExec-4 166 720428 ns/op 40203 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2262345 ns/op 240708 B/op 1845 allocs/op BenchmarkManyConcurrentQueries-4 3108 37673 ns/op 4108 B/op 20 allocs/op BenchmarkGrabConn-4 264022 481.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.478s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1617 69320 ns/op BenchmarkSymbols32-4 1832 60639 ns/op PASS ok debug/elf 1.251s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 303349 372.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1455581 ns/op 188236 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2159671 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13372 9359 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.815s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 55987 2143 ns/op BenchmarkMarshal-4 688 171254 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2648 44672 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.432s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 225 532732 ns/op 15.38 MB/s BenchmarkEncodeToString-4 244 471982 ns/op 17.36 MB/s BenchmarkDecode-4 140 833820 ns/op 15.73 MB/s BenchmarkDecodeString-4 134 1128550 ns/op 11.62 MB/s PASS ok encoding/base32 1.795s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 288 441330 ns/op 18.56 MB/s BenchmarkDecodeString/2-4 329546 353.8 ns/op 11.31 MB/s BenchmarkDecodeString/4-4 244773 488.3 ns/op 16.38 MB/s BenchmarkDecodeString/8-4 176040 681.2 ns/op 17.62 MB/s BenchmarkDecodeString/64-4 27315 4113 ns/op 21.40 MB/s BenchmarkDecodeString/8192-4 243 484085 ns/op 22.57 MB/s BenchmarkNewEncoding-4 52377 2295 ns/op 111.53 MB/s PASS ok encoding/base64 2.275s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1311 93521 ns/op 42.77 MB/s BenchmarkReadStruct-4 14658 8207 ns/op 9.14 MB/s BenchmarkWriteStruct-4 14392 8333 ns/op 9.00 MB/s BenchmarkReadInts-4 44827 2609 ns/op 11.50 MB/s BenchmarkWriteInts-4 37354 3436 ns/op 8.73 MB/s BenchmarkWriteSlice1000Int32s-4 1005 119646 ns/op 33.43 MB/s BenchmarkPutUint16-4 3182197 47.06 ns/op 42.50 MB/s BenchmarkAppendUint16-4 3286809 36.82 ns/op 54.31 MB/s BenchmarkPutUint32-4 2363040 52.07 ns/op 76.82 MB/s BenchmarkAppendUint32-4 2289187 53.84 ns/op 74.30 MB/s BenchmarkPutUint64-4 711255 156.0 ns/op 51.28 MB/s BenchmarkAppendUint64-4 760770 156.1 ns/op 51.24 MB/s BenchmarkLittleEndianPutUint16-4 3289249 45.98 ns/op 43.50 MB/s BenchmarkLittleEndianAppendUint16-4 3043477 37.55 ns/op 53.26 MB/s BenchmarkLittleEndianPutUint32-4 2286606 52.59 ns/op 76.06 MB/s BenchmarkLittleEndianAppendUint32-4 2347789 50.61 ns/op 79.04 MB/s BenchmarkLittleEndianPutUint64-4 731229 161.9 ns/op 49.40 MB/s BenchmarkLittleEndianAppendUint64-4 773470 155.7 ns/op 51.38 MB/s BenchmarkReadFloats-4 160298 730.0 ns/op 16.44 MB/s BenchmarkWriteFloats-4 163365 716.2 ns/op 16.76 MB/s BenchmarkReadSlice1000Float32s-4 1243 100245 ns/op 39.90 MB/s BenchmarkWriteSlice1000Float32s-4 962 127141 ns/op 31.46 MB/s BenchmarkReadSlice1000Uint8s-4 112231 1040 ns/op 961.44 MB/s BenchmarkWriteSlice1000Uint8s-4 150663 800.3 ns/op 1249.51 MB/s BenchmarkPutUvarint32-4 500684 246.2 ns/op 16.25 MB/s BenchmarkPutUvarint64-4 172216 732.0 ns/op 10.93 MB/s PASS ok encoding/binary 5.234s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5538 20623 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5494 20445 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5900 20178 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3246 48417 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5894 19306 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5918 19849 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6112 22873 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2797 39173 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 42167 ns/op PASS ok encoding/csv 2.931s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 12873 10834 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 17072 10252 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 219 540767 ns/op 16885 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 565 183412 ns/op 868 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1320 94894 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1112 96233 ns/op 78 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2350 49641 ns/op 165 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 67 1654949 ns/op 34002 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 504 235742 ns/op 25253 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1106 108770 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1128 113815 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 753 157279 ns/op 39146 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 304 390378 ns/op 66293 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 543 234251 ns/op 23750 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 93 1175330 ns/op 83055 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1645342 ns/op 54141 B/op 181 allocs/op PASS ok encoding/gob 4.251s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14008 8479 ns/op 30.19 MB/s BenchmarkEncode/1024-4 3522 33040 ns/op 30.99 MB/s BenchmarkEncode/4096-4 909 131609 ns/op 31.12 MB/s BenchmarkEncode/16384-4 228 529871 ns/op 30.92 MB/s BenchmarkDecode/256-4 29032 4179 ns/op 61.26 MB/s BenchmarkDecode/1024-4 7209 16410 ns/op 62.40 MB/s BenchmarkDecode/4096-4 1813 66373 ns/op 61.71 MB/s BenchmarkDecode/16384-4 456 262733 ns/op 62.36 MB/s BenchmarkDump/256-4 1244 97181 ns/op 2.63 MB/s BenchmarkDump/1024-4 295 385983 ns/op 2.65 MB/s BenchmarkDump/4096-4 74 1537962 ns/op 2.66 MB/s BenchmarkDump/16384-4 18 6279150 ns/op 2.61 MB/s PASS ok encoding/hex 2.729s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 148137475 ns/op 13.10 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 144547262 ns/op 13.42 MB/s 5592 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 156736476 ns/op 12.38 MB/s 10332928 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 149552901 ns/op 12.98 MB/s 2078600 B/op 99 allocs/op BenchmarkMarshalBytes/32-4 19911 6014 ns/op BenchmarkMarshalBytes/256-4 5600 20600 ns/op BenchmarkMarshalBytes/4096-4 490 245877 ns/op BenchmarkMarshalBytesError/32-4 51 2237758 ns/op BenchmarkMarshalBytesError/256-4 51 2278327 ns/op BenchmarkMarshalBytesError/4096-4 46 2536287 ns/op BenchmarkMarshalMap-4 45649 2640 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 485015879 ns/op 4.00 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 25862 4583 ns/op 3.06 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36516 2901 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 411527975 ns/op 4.72 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 409824378 ns/op 4.73 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 64389 1862 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 128748 990.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 243372 551.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15410 6844 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 70827 1682 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 89437 1400 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16495 7730 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5409 19839 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1327 91203 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 154 761640 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7311174 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 789957 141.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 848672 142.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 826273 138.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 748917 136.3 ns/op BenchmarkEncodeMarshaler-4 72505 1686 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 92096 1297 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5523796 21.80 ns/op BenchmarkNumberIsValidRegexp-4 14480 8694 ns/op PASS ok encoding/json 8.566s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 3508290 ns/op 18.68 MB/s BenchmarkDecode-4 18 6106610 ns/op 14.54 MB/s PASS ok encoding/pem 1.264s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2913 37026 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 909 134314 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3112 40547 ns/op PASS ok encoding/xml 1.395s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 224391 477.7 ns/op BenchmarkAs-4 84105 1419 ns/op PASS ok errors 1.259s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 319534 368.4 ns/op BenchmarkIntSet-4 581878 201.0 ns/op BenchmarkFloatAdd-4 89631 1394 ns/op BenchmarkFloatSet-4 553105 211.2 ns/op BenchmarkStringSet-4 430362 264.9 ns/op BenchmarkMapSet-4 182656 661.8 ns/op BenchmarkMapSetDifferent-4 45648 3640 ns/op BenchmarkMapSetDifferentRandom-4 319 362198 ns/op BenchmarkMapSetString-4 154308 698.2 ns/op BenchmarkMapAddSame-4 51457 2318 ns/op BenchmarkMapAddDifferent-4 15032 10122 ns/op BenchmarkMapAddDifferentRandom-4 303 398163 ns/op BenchmarkMapAddSameSteadyState-4 351811 285.6 ns/op BenchmarkMapAddDifferentSteadyState-4 133557 995.6 ns/op BenchmarkMapString-4 7816 15586 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 33849 4311 ns/op PASS ok expvar 3.481s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 100600 1183 ns/op BenchmarkSprintfEmpty-4 398833 294.5 ns/op BenchmarkSprintfString-4 300230 393.7 ns/op BenchmarkSprintfTruncateString-4 255213 443.3 ns/op BenchmarkSprintfTruncateBytes-4 177325 672.8 ns/op BenchmarkSprintfSlowParsingPath-4 238651 492.9 ns/op BenchmarkSprintfQuoteString-4 35071 3232 ns/op BenchmarkSprintfInt-4 260288 451.0 ns/op BenchmarkSprintfIntInt-4 196735 633.3 ns/op BenchmarkSprintfPrefixedInt-4 230023 517.2 ns/op BenchmarkSprintfFloat-4 132932 960.1 ns/op BenchmarkSprintfComplex-4 49866 2446 ns/op BenchmarkSprintfBoolean-4 298942 436.9 ns/op BenchmarkSprintfHexString-4 131680 871.2 ns/op BenchmarkSprintfHexBytes-4 104989 1154 ns/op BenchmarkSprintfBytes-4 50881 2353 ns/op BenchmarkSprintfStringer-4 83544 1457 ns/op BenchmarkSprintfStructure-4 36552 3322 ns/op BenchmarkManyArgs-4 57702 2156 ns/op BenchmarkFprintInt-4 68827 1871 ns/op BenchmarkFprintfBytes-4 78560 1566 ns/op BenchmarkFprintIntNoAlloc-4 66888 1779 ns/op BenchmarkScanInts-4 19 6415510 ns/op BenchmarkScanRecursiveInt-4 1 339393084 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 373077820 ns/op PASS ok fmt 4.907s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 706 177369 ns/op PASS ok go/build 1.176s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 55693 2155 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16294 7795 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5862 35530 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1498 80709 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 267 440546 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 86 2816701 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 20 8498397 ns/op 865636 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 29664288 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 105164198 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.189s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 401494796 ns/op 0.16 MB/s 47396736 B/op 49153 allocs/op PASS ok go/format 1.466s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 5 25327565 ns/op 2.13 MB/s BenchmarkParseOnly-4 5 22557974 ns/op 2.39 MB/s BenchmarkResolve-4 46 2350695 ns/op 22.91 MB/s PASS ok go/parser 2.720s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 150668919 ns/op 0.34 MB/s 4929080 B/op 27461 allocs/op BenchmarkPrintDecl-4 783 237377 ns/op 0.13 MB/s 16466 B/op 51 allocs/op PASS ok go/printer 1.408s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 255 1195339 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10270981 ns/op 4.83 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 17930839 ns/op 4.03 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26151400 ns/op 4.48 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 154 717731 ns/op 4.29 MB/s PASS ok go/scanner 2.448s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 909993 133.8 ns/op PASS ok go/token 1.140s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 145 814921 ns/op BenchmarkNamed/Underlying/nongeneric-4 1395102 85.90 ns/op BenchmarkNamed/Underlying/generic-4 1394023 86.09 ns/op BenchmarkNamed/Underlying/src_instance-4 1399623 85.69 ns/op BenchmarkNamed/Underlying/user_instance-4 1363148 86.59 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19698 5609 ns/op BenchmarkNamed/NewMethodSet/generic-4 20521 5651 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20368 5844 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20228 5911 ns/op BenchmarkCheck/http/funcbodies/info-4 1 565225570 ns/op 57477 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 534508381 ns/op 60781 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 273475231 ns/op 118790 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 249455206 ns/op 130226 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 282035910 ns/op 18330 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 125411358 ns/op 41215 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70526014 ns/op 70901 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 98305790 ns/op 51909 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 125156058 ns/op 17313 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 69201368 ns/op 31312 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 55405401 ns/op 39107 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51366440 ns/op 42179 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 866050036 ns/op 75223 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 609480546 ns/op 106888 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 133235242 ns/op 488888 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120801320 ns/op 539232 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 423151426 ns/op 4743 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 105189956 ns/op 19074 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 87893333 ns/op 22832 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 85753494 ns/op 23400 lines/s PASS ok go/types 19.561s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9404 11319 ns/op 90.47 MB/s PASS ok hash/adler32 1.116s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 214006 553.8 ns/op 27.09 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 187045 631.5 ns/op 23.75 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 78190 1515 ns/op 26.40 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 84793 1418 ns/op 28.20 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 536757 221.9 ns/op 2307.08 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 539152 222.6 ns/op 2300.29 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 519975 221.7 ns/op 4619.19 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 504376 226.3 ns/op 4524.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 424363 319.4 ns/op 12825.25 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 388766 302.7 ns/op 13530.41 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 143382 847.6 ns/op 38659.72 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 128586 934.6 ns/op 35059.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 216288 542.1 ns/op 27.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 185095 647.0 ns/op 23.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 79485 1489 ns/op 26.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84573 1407 ns/op 28.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 450616 244.7 ns/op 2092.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 461341 245.0 ns/op 2089.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 484874 255.3 ns/op 4010.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 499291 256.3 ns/op 3995.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 341906 338.0 ns/op 12117.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 381516 317.0 ns/op 12922.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 147945 810.9 ns/op 40407.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 121976 979.9 ns/op 33440.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 238758 501.9 ns/op 29.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 212665 565.0 ns/op 26.55 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105099 1128 ns/op 35.46 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 96690 1227 ns/op 32.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9321 12847 ns/op 39.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9097 13200 ns/op 38.79 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4540 26231 ns/op 39.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4543 26664 ns/op 38.40 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1154 103670 ns/op 39.51 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1141 105190 ns/op 38.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 142 832706 ns/op 39.35 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 144 830770 ns/op 39.44 MB/s PASS ok hash/crc32 5.753s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 55 2126879 ns/op 30.81 MB/s BenchmarkCrc64/ISO4KB-4 826 144920 ns/op 28.26 MB/s BenchmarkCrc64/ISO1KB-4 3208 35687 ns/op 28.69 MB/s BenchmarkCrc64/ECMA64KB-4 54 2102703 ns/op 31.17 MB/s BenchmarkCrc64/Random64KB-4 55 2116729 ns/op 30.96 MB/s BenchmarkCrc64/Random16KB-4 220 540328 ns/op 30.32 MB/s PASS ok hash/crc64 1.799s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9582 11499 ns/op 89.05 MB/s BenchmarkFnv32aKB-4 9508 11560 ns/op 88.58 MB/s BenchmarkFnv64KB-4 10000 11445 ns/op 89.47 MB/s BenchmarkFnv64aKB-4 9967 11635 ns/op 88.01 MB/s BenchmarkFnv128KB-4 1844 64370 ns/op 15.91 MB/s BenchmarkFnv128aKB-4 1724 69444 ns/op 14.75 MB/s PASS ok hash/fnv 1.719s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 604528 186.2 ns/op 21.48 MB/s BenchmarkHash/n=4/Bytes-4 4886084 23.96 ns/op 166.97 MB/s BenchmarkHash/n=4/String-4 1721683 70.10 ns/op 57.06 MB/s BenchmarkHash/n=8/Write-4 619275 183.4 ns/op 43.63 MB/s BenchmarkHash/n=8/Bytes-4 4976767 23.95 ns/op 334.06 MB/s BenchmarkHash/n=8/String-4 1728204 68.93 ns/op 116.06 MB/s BenchmarkHash/n=16/Write-4 641906 186.9 ns/op 85.62 MB/s BenchmarkHash/n=16/Bytes-4 4922682 24.14 ns/op 662.85 MB/s BenchmarkHash/n=16/String-4 1718485 69.88 ns/op 228.97 MB/s BenchmarkHash/n=32/Write-4 612332 193.9 ns/op 164.99 MB/s BenchmarkHash/n=32/Bytes-4 4699527 25.16 ns/op 1271.89 MB/s BenchmarkHash/n=32/String-4 1671895 71.78 ns/op 445.83 MB/s BenchmarkHash/n=64/Write-4 587617 207.1 ns/op 309.05 MB/s BenchmarkHash/n=64/Bytes-4 4102732 29.38 ns/op 2178.22 MB/s BenchmarkHash/n=64/String-4 1579473 76.27 ns/op 839.14 MB/s BenchmarkHash/n=256/Write-4 382570 312.0 ns/op 820.40 MB/s BenchmarkHash/n=256/Bytes-4 1982448 60.21 ns/op 4251.46 MB/s BenchmarkHash/n=256/String-4 733790 166.0 ns/op 1541.83 MB/s BenchmarkHash/n=320/Write-4 368650 324.7 ns/op 985.45 MB/s BenchmarkHash/n=320/Bytes-4 1562389 75.81 ns/op 4220.96 MB/s BenchmarkHash/n=320/String-4 545053 221.8 ns/op 1442.55 MB/s BenchmarkHash/n=1024/Write-4 229366 521.1 ns/op 1964.93 MB/s BenchmarkHash/n=1024/Bytes-4 609362 199.0 ns/op 5145.86 MB/s BenchmarkHash/n=1024/String-4 212403 568.5 ns/op 1801.15 MB/s BenchmarkHash/n=4096/Write-4 89731 1343 ns/op 3048.90 MB/s BenchmarkHash/n=4096/Bytes-4 153705 764.2 ns/op 5359.76 MB/s BenchmarkHash/n=4096/String-4 55449 2145 ns/op 1909.62 MB/s BenchmarkHash/n=16384/Write-4 26540 4632 ns/op 3536.97 MB/s BenchmarkHash/n=16384/Bytes-4 40845 2955 ns/op 5543.63 MB/s BenchmarkHash/n=16384/String-4 14150 8500 ns/op 1927.54 MB/s PASS ok hash/maphash 5.486s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 858 134547 ns/op BenchmarkEscapeNone-4 88012 1352 ns/op BenchmarkUnescape-4 832 140173 ns/op BenchmarkUnescapeNone-4 628509 221.3 ns/op BenchmarkUnescapeSparse-4 18596 6311 ns/op BenchmarkUnescapeDense-4 1206 99435 ns/op PASS ok html 1.863s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8206 13571 ns/op BenchmarkCSSEscaperNoSpecials-4 52100 2309 ns/op BenchmarkDecodeCSS-4 25004 4750 ns/op BenchmarkDecodeCSSNoSpecials-4 3723280 32.02 ns/op BenchmarkCSSValueFilter-4 118342 1016 ns/op BenchmarkCSSValueFilterOk-4 81932 1444 ns/op BenchmarkEscapedExecute-4 4501 25574 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10369 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 73398 1623 ns/op BenchmarkStripTags-4 18462 6534 ns/op BenchmarkStripTagsNoSpecials-4 355867 341.7 ns/op BenchmarkJSValEscaperWithNum-4 20727 5772 ns/op BenchmarkJSValEscaperWithStr-4 5571 20557 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18238 6626 ns/op BenchmarkJSValEscaperWithObj-4 4623 24706 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12483 9660 ns/op BenchmarkJSStrEscaperNoSpecials-4 63350 1890 ns/op BenchmarkJSStrEscaper-4 10000 10366 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58732 2061 ns/op BenchmarkJSRegexpEscaper-4 10000 10741 ns/op BenchmarkTemplateSpecialTags-4 97 1323355 ns/op BenchmarkURLEscaper-4 3859 29411 ns/op BenchmarkURLEscaperNoSpecials-4 184378 643.8 ns/op BenchmarkURLNormalizer-4 5097 22220 ns/op BenchmarkURLNormalizerNoSpecials-4 162079 724.4 ns/op BenchmarkSrcsetFilter-4 15900 7504 ns/op BenchmarkSrcsetFilterNoSpecials-4 104775 1089 ns/op PASS ok html/template 4.919s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 507883 225.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 419106 271.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 546015 221.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 417790 289.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1317040 90.77 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1356914 89.52 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 111.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 865141 134.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 453415 260.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 318718 377.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 487339 245.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 325776 358.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 701178 190.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 465210 270.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 672596 187.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 473653 253.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 376086 319.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 789430 152.0 ns/op BenchmarkRGBASetRGBA-4 1000000 106.2 ns/op BenchmarkRGBA64At-4 579920 205.0 ns/op BenchmarkRGBA64SetRGBA64-4 637399 187.7 ns/op BenchmarkNRGBAAt-4 813607 150.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.6 ns/op BenchmarkNRGBA64At-4 578337 203.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 565212 190.8 ns/op BenchmarkAlphaAt-4 2314012 51.85 ns/op BenchmarkAlphaSetAlpha-4 2265378 52.93 ns/op BenchmarkAlpha16At-4 1280648 93.52 ns/op BenchmarkAlphaSetAlpha16-4 973876 121.5 ns/op BenchmarkGrayAt-4 2317027 51.97 ns/op BenchmarkGraySetGray-4 2264632 52.54 ns/op BenchmarkGray16At-4 1284241 92.99 ns/op BenchmarkGraySetGray16-4 950020 121.9 ns/op PASS ok image 5.783s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2992072 39.67 ns/op BenchmarkYCbCrToRGB/128-4 2933659 41.46 ns/op BenchmarkYCbCrToRGB/255-4 2995836 39.93 ns/op BenchmarkRGBToYCbCr/0-4 2913969 40.87 ns/op BenchmarkRGBToYCbCr/Cb-4 2947614 40.99 ns/op BenchmarkRGBToYCbCr/Cr-4 2881198 42.01 ns/op BenchmarkYCbCrToRGBA/0-4 2540314 46.86 ns/op BenchmarkYCbCrToRGBA/128-4 2557293 46.79 ns/op BenchmarkYCbCrToRGBA/255-4 2504598 48.36 ns/op BenchmarkNYCbCrAToRGBA/0-4 2424202 49.90 ns/op BenchmarkNYCbCrAToRGBA/128-4 2252029 53.23 ns/op BenchmarkNYCbCrAToRGBA/255-4 2320908 54.94 ns/op PASS ok image/color 3.026s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 59222858 ns/op BenchmarkFillSrc-4 370 363272 ns/op BenchmarkCopyOver-4 5 25247717 ns/op BenchmarkCopySrc-4 549 223737 ns/op BenchmarkNRGBAOver-4 5 23488404 ns/op BenchmarkNRGBASrc-4 10 12559434 ns/op BenchmarkYCbCr-4 6 19458762 ns/op BenchmarkGray-4 15 7401086 ns/op BenchmarkCMYK-4 9 12712112 ns/op BenchmarkGlyphOver-4 15 7151717 ns/op BenchmarkRGBAMaskOver-4 2 50174910 ns/op BenchmarkGrayMaskOver-4 4 33238557 ns/op BenchmarkRGBA64ImageMaskOver-4 2 56724862 ns/op BenchmarkRGBA-4 3 34316424 ns/op BenchmarkPalettedFill-4 1146 118655 ns/op BenchmarkPalettedRGBA-4 4 32582957 ns/op BenchmarkGenericOver-4 2 78868195 ns/op BenchmarkGenericMaskOver-4 4 32202570 ns/op BenchmarkGenericSrc-4 2 52069132 ns/op BenchmarkGenericMaskSrc-4 3 45834762 ns/op PASS ok image/draw 8.273s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7155661 ns/op 2.16 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 188425040 ns/op 1.63 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4543591388 ns/op 0.27 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 43 2637721 ns/op 5.86 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 221788814 ns/op 0.28 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.899s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2311 49074 ns/op BenchmarkIDCT-4 2775 40915 ns/op BenchmarkDecodeBaseline-4 5 20433421 ns/op 3.02 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25451922 ns/op 2.43 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 213020378 ns/op 5.77 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 275253812 ns/op 3.35 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.607s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12238724 9.874 ns/op BenchmarkDecodeGray-4 10 10511243 ns/op 6.23 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 46307503 ns/op 5.66 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 37777581 ns/op 6.94 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 6277953 ns/op 10.44 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37244026 ns/op 7.04 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41500065 ns/op 6.32 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 75898870 ns/op 4.05 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 78704349 ns/op 3.90 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 240467641 ns/op 5.11 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 283988393 ns/op 4.33 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37481178 ns/op 8.20 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 239729241 ns/op 5.13 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 839198858 ns/op 1.46 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.038s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 63670038 ns/op 1.57 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51755920 ns/op 1.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 324201361 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261640787 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 65548240 ns/op 1.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 52896618 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 317409508 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262826163 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 702379362 ns/op 1.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 540768100 ns/op 1.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3380932125 ns/op 1.48 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3075789785 ns/op 1.63 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10378105 ns/op 9.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10717196 ns/op 9.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 63742246 ns/op 7.84 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53116986 ns/op 9.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 103690864 ns/op 9.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 107481126 ns/op 9.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 528427516 ns/op 9.46 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 569247797 ns/op 8.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 75267084 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 63202914 ns/op 1.58 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 377539450 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 328747640 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 771690181 ns/op 1.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 683801165 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4473145832 ns/op 1.12 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 3998548419 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 168066758 ns/op 24.87 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 178391412 ns/op 23.43 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.004s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35704 3218 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 34911 4735 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 31821 3699 ns/op 1.08 MB/s BenchmarkMarshalCorpusFile/8-4 27530 4299 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 21836 5460 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/32-4 15488 7767 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/64-4 12442 9598 ns/op 6.67 MB/s BenchmarkMarshalCorpusFile/128-4 8446 12341 ns/op 10.37 MB/s BenchmarkMarshalCorpusFile/256-4 3992 29031 ns/op 8.82 MB/s BenchmarkMarshalCorpusFile/512-4 2062 55017 ns/op 9.31 MB/s BenchmarkMarshalCorpusFile/1024-4 1120 103131 ns/op 9.93 MB/s BenchmarkMarshalCorpusFile/2048-4 571 204705 ns/op 10.00 MB/s BenchmarkMarshalCorpusFile/4096-4 295 401007 ns/op 10.21 MB/s BenchmarkMarshalCorpusFile/8192-4 147 803141 ns/op 10.20 MB/s BenchmarkMarshalCorpusFile/16384-4 72 1623900 ns/op 10.09 MB/s BenchmarkMarshalCorpusFile/32768-4 30 3776379 ns/op 8.68 MB/s BenchmarkMarshalCorpusFile/65536-4 13 7869115 ns/op 8.33 MB/s BenchmarkMarshalCorpusFile/131072-4 6 22800972 ns/op 5.75 MB/s BenchmarkMarshalCorpusFile/262144-4 3 33803957 ns/op 7.75 MB/s BenchmarkMarshalCorpusFile/524288-4 2 66104491 ns/op 7.93 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 129099974 ns/op 8.12 MB/s BenchmarkUnmarshalCorpusFile/1-4 7701 14880 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7780 15313 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7119 16598 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6321 18603 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 4948 22186 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3742 31964 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3324 36476 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2560 46745 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/256-4 992 127692 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/512-4 516 229366 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/1024-4 272 439275 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/2048-4 136 863249 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1737759 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 3391421 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8975343 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13899901 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26979599 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55557187 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 108431906 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 225264192 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 491404691 ns/op 2.13 MB/s BenchmarkMutatorBytes/1-4 36700 3528 ns/op BenchmarkMutatorBytes/10-4 37237 3159 ns/op BenchmarkMutatorBytes/100-4 34698 3434 ns/op BenchmarkMutatorBytes/1000-4 22416 5719 ns/op BenchmarkMutatorBytes/10000-4 5881 24158 ns/op BenchmarkMutatorBytes/100000-4 1401 136985 ns/op BenchmarkMutatorString/1-4 34005 3615 ns/op BenchmarkMutatorString/10-4 34843 3461 ns/op BenchmarkMutatorString/100-4 32112 3845 ns/op BenchmarkMutatorString/1000-4 15748 7520 ns/op BenchmarkMutatorString/10000-4 4641 40153 ns/op BenchmarkMutatorString/100000-4 343 351073 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20899 6393 ns/op BenchmarkMutatorAllBasicTypes/string-4 18040 6743 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65961 1786 ns/op BenchmarkMutatorAllBasicTypes/float32-4 60442 2027 ns/op BenchmarkMutatorAllBasicTypes/float64-4 61645 1985 ns/op BenchmarkMutatorAllBasicTypes/int-4 63806 1878 ns/op BenchmarkMutatorAllBasicTypes/int8-4 64392 1903 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65326 1859 ns/op BenchmarkMutatorAllBasicTypes/int32-4 63948 1883 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64941 1842 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 61326 1949 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 62827 1927 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 64611 1887 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 63788 1885 ns/op PASS ok internal/fuzz 12.561s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 38854 2794 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 160261 746.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.480s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 667 248019 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36517 3538 ns/op BenchmarkSplicePipePoolParallel-4 10000 16135 ns/op BenchmarkSplicePipeNativeParallel-4 90295 1971 ns/op PASS ok internal/poll 2.271s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 4 25122629 ns/op PASS ok internal/trace 3.840s PASS ok internal/zstd 1.011s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19411 7033 ns/op BenchmarkCopyNLarge-4 368 349756 ns/op PASS ok io 1.393s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 193524 611.3 ns/op BenchmarkPrintln-4 22626 5351 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37431 3264 ns/op 64 B/op 0 allocs/op BenchmarkConcurrent-4 5862 24829 ns/op BenchmarkDiscard-4 1430864 82.69 ns/op 0 B/op 0 allocs/op PASS ok log 1.926s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 65776 1820 ns/op BenchmarkJSONHandler/defaults-4 5805 18439 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3824 30019 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4377 26161 ns/op 764 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6277 18031 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6078 17982 ns/op 523 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5305 21576 ns/op 521 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26378 4450 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26262 4585 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 117115 1019 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 89758 1515 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 86332 1383 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 80652 1645 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 87218 1505 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 87686 1263 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 671162 171.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 513253 272.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 377094 310.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 253177 395.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6445 18515 ns/op BenchmarkDispatch/switch-checked-4 180651 665.2 ns/op BenchmarkDispatch/As-4 184434 657.4 ns/op BenchmarkDispatch/Visit-4 151968 812.7 ns/op BenchmarkUnsafeStrings-4 19053 6370 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.446s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 960944 107.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 526933 254.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 172688 683.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 66878 1787 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 70754 1889 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 41971 3120 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 8472 13751 ns/op 3464 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15687 8703 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13944 7542 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9324 11819 ns/op 1080 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3240 32776 ns/op 4290 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16874 6806 ns/op 514 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17583 7091 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9969 10362 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3939 28130 ns/op 3708 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.665s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 3 34911513 ns/op PASS ok maps 1.725s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6378616 18.37 ns/op BenchmarkAcosh-4 4987285 23.15 ns/op BenchmarkAsin-4 5908996 17.58 ns/op BenchmarkAsinh-4 4619304 24.33 ns/op BenchmarkAtan-4 7070193 15.51 ns/op BenchmarkAtanh-4 4955444 24.56 ns/op BenchmarkAtan2-4 4321784 23.27 ns/op BenchmarkCbrt-4 6011824 19.63 ns/op BenchmarkCeil-4 15524122 9.340 ns/op BenchmarkCopysign-4 2642905 44.34 ns/op BenchmarkCos-4 8583384 14.30 ns/op BenchmarkCosh-4 6680266 16.63 ns/op BenchmarkErf-4 7686478 15.86 ns/op BenchmarkErfc-4 7812168 15.53 ns/op BenchmarkErfinv-4 2820198 36.57 ns/op BenchmarkErfcinv-4 3468009 34.87 ns/op BenchmarkExp-4 7422774 15.75 ns/op BenchmarkExpGo-4 1000000 111.7 ns/op BenchmarkExpm1-4 6937308 16.24 ns/op BenchmarkExp2-4 1000000 101.9 ns/op BenchmarkExp2Go-4 1000000 108.8 ns/op BenchmarkAbs-4 3497263 33.98 ns/op BenchmarkDim-4 8515624 14.33 ns/op BenchmarkFloor-4 15727941 7.349 ns/op BenchmarkMax-4 12552139 9.519 ns/op BenchmarkMin-4 11244933 10.55 ns/op BenchmarkMod-4 353912 343.5 ns/op BenchmarkFrexp-4 2066029 58.48 ns/op BenchmarkGamma-4 420621 286.4 ns/op BenchmarkHypot-4 1754156 67.51 ns/op BenchmarkHypotGo-4 1604020 74.87 ns/op BenchmarkIlogb-4 2582517 47.19 ns/op BenchmarkJ0-4 169030 703.3 ns/op BenchmarkJ1-4 174216 686.5 ns/op BenchmarkJn-4 83131 1432 ns/op BenchmarkLdexp-4 1966622 61.32 ns/op BenchmarkLgamma-4 519988 228.6 ns/op BenchmarkLog-4 6705021 17.53 ns/op BenchmarkLogb-4 2554567 46.47 ns/op BenchmarkLog1p-4 6898543 16.96 ns/op BenchmarkLog10-4 6336754 19.23 ns/op BenchmarkLog2-4 1684233 71.55 ns/op BenchmarkModf-4 3288432 36.29 ns/op BenchmarkNextafter32-4 3238240 37.31 ns/op BenchmarkNextafter64-4 3311968 36.38 ns/op BenchmarkPowInt-4 3452344 33.26 ns/op BenchmarkPowFrac-4 3435790 33.25 ns/op BenchmarkPow10Pos-4 3924872 27.87 ns/op BenchmarkPow10Neg-4 3801462 31.25 ns/op BenchmarkRound-4 7870764 14.23 ns/op BenchmarkRoundToEven-4 7158298 14.88 ns/op BenchmarkRemainder-4 491637 234.2 ns/op BenchmarkSignbit-4 5093751 23.72 ns/op BenchmarkSin-4 8951833 13.26 ns/op BenchmarkSincos-4 561992 213.6 ns/op BenchmarkSinh-4 6681614 17.83 ns/op BenchmarkSqrtIndirect-4 15010688 7.531 ns/op BenchmarkSqrtLatency-4 10289755 11.37 ns/op BenchmarkSqrtIndirectLatency-4 10066402 11.38 ns/op BenchmarkSqrtGoLatency-4 1585623 76.81 ns/op BenchmarkSqrtPrime-4 119037 1004 ns/op BenchmarkTan-4 6325140 18.92 ns/op BenchmarkTanh-4 5591109 19.80 ns/op BenchmarkTrunc-4 15802489 7.435 ns/op BenchmarkY0-4 159285 745.3 ns/op BenchmarkY1-4 163038 736.3 ns/op BenchmarkYn-4 79369 1533 ns/op BenchmarkFloat64bits-4 5135702 23.79 ns/op BenchmarkFloat64frombits-4 5221592 23.05 ns/op BenchmarkFloat32bits-4 5061625 23.71 ns/op BenchmarkFloat32frombits-4 4985900 23.21 ns/op BenchmarkFMA-4 16359123 7.294 ns/op PASS ok math 11.750s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11045791 10.66 ns/op 6003.65 MB/s BenchmarkAddVV/2-4 9608738 15.32 ns/op 8352.90 MB/s BenchmarkAddVV/3-4 8961181 13.56 ns/op 14159.55 MB/s BenchmarkAddVV/4-4 9104916 12.43 ns/op 20591.88 MB/s BenchmarkAddVV/5-4 8600310 13.77 ns/op 23231.91 MB/s BenchmarkAddVV/10-4 6339302 17.76 ns/op 36038.09 MB/s BenchmarkAddVV/100-4 2298531 53.59 ns/op 119416.43 MB/s BenchmarkAddVV/1000-4 298312 425.0 ns/op 150598.57 MB/s BenchmarkSubVV/1-4 11596644 11.59 ns/op 5524.38 MB/s BenchmarkSubVV/2-4 10146878 11.74 ns/op 10905.47 MB/s BenchmarkSubVV/3-4 8361958 12.62 ns/op 15214.36 MB/s BenchmarkSubVV/4-4 9691464 12.42 ns/op 20612.95 MB/s BenchmarkSubVV/5-4 8802584 13.68 ns/op 23383.94 MB/s BenchmarkSubVV/10-4 6871726 17.07 ns/op 37495.11 MB/s BenchmarkSubVV/100-4 2350708 53.13 ns/op 120468.19 MB/s BenchmarkSubVV/1000-4 291391 397.3 ns/op 161073.28 MB/s BenchmarkAddVW/1-4 8589835 12.55 ns/op 637.55 MB/s BenchmarkAddVW/2-4 12133590 9.881 ns/op 1619.29 MB/s BenchmarkAddVW/3-4 11444974 10.61 ns/op 2261.23 MB/s BenchmarkAddVW/4-4 9295344 11.51 ns/op 2779.02 MB/s BenchmarkAddVW/5-4 10859884 11.19 ns/op 3574.30 MB/s BenchmarkAddVW/10-4 7757253 21.40 ns/op 3738.53 MB/s BenchmarkAddVW/100-4 4892430 24.17 ns/op 33093.17 MB/s BenchmarkAddVW/1000-4 607052 171.1 ns/op 46765.17 MB/s BenchmarkAddVWext/1-4 11933401 10.31 ns/op 775.91 MB/s BenchmarkAddVWext/2-4 12012034 9.808 ns/op 1631.24 MB/s BenchmarkAddVWext/3-4 11135764 10.68 ns/op 2247.45 MB/s BenchmarkAddVWext/4-4 10812729 11.11 ns/op 2880.72 MB/s BenchmarkAddVWext/5-4 10517402 11.29 ns/op 3544.02 MB/s BenchmarkAddVWext/10-4 8875048 13.59 ns/op 5888.52 MB/s BenchmarkAddVWext/100-4 2094165 59.69 ns/op 13401.64 MB/s BenchmarkAddVWext/1000-4 293156 417.4 ns/op 19165.09 MB/s BenchmarkSubVW/1-4 11738344 10.18 ns/op 785.53 MB/s BenchmarkSubVW/2-4 11756101 10.12 ns/op 1581.68 MB/s BenchmarkSubVW/3-4 10996779 10.68 ns/op 2246.59 MB/s BenchmarkSubVW/4-4 10681417 11.15 ns/op 2869.24 MB/s BenchmarkSubVW/5-4 10650345 11.40 ns/op 3507.62 MB/s BenchmarkSubVW/10-4 7738189 15.51 ns/op 5159.19 MB/s BenchmarkSubVW/100-4 4905241 24.93 ns/op 32087.40 MB/s BenchmarkSubVW/1000-4 818076 163.3 ns/op 48994.35 MB/s BenchmarkSubVWext/1-4 11714090 10.25 ns/op 780.34 MB/s BenchmarkSubVWext/2-4 11654167 10.18 ns/op 1571.95 MB/s BenchmarkSubVWext/3-4 10789278 10.88 ns/op 2206.57 MB/s BenchmarkSubVWext/4-4 10589635 11.54 ns/op 2774.01 MB/s BenchmarkSubVWext/5-4 10317756 11.66 ns/op 3430.52 MB/s BenchmarkSubVWext/10-4 7077576 14.36 ns/op 5571.45 MB/s BenchmarkSubVWext/100-4 2116484 56.77 ns/op 14090.85 MB/s BenchmarkSubVWext/1000-4 293442 419.7 ns/op 19060.57 MB/s BenchmarkMulAddVWW/1-4 9549073 12.36 ns/op 5177.14 MB/s BenchmarkMulAddVWW/2-4 8753618 13.61 ns/op 9403.00 MB/s BenchmarkMulAddVWW/3-4 7573734 15.77 ns/op 12172.71 MB/s BenchmarkMulAddVWW/4-4 7120410 17.58 ns/op 14560.87 MB/s BenchmarkMulAddVWW/5-4 6410648 18.63 ns/op 17178.14 MB/s BenchmarkMulAddVWW/10-4 4457187 26.81 ns/op 23869.00 MB/s BenchmarkMulAddVWW/100-4 618862 195.5 ns/op 32735.76 MB/s BenchmarkMulAddVWW/1000-4 67170 1784 ns/op 35869.59 MB/s BenchmarkAddMulVVW/1-4 10464823 11.31 ns/op 5659.72 MB/s BenchmarkAddMulVVW/2-4 8540548 16.07 ns/op 7967.02 MB/s BenchmarkAddMulVVW/3-4 7799486 15.08 ns/op 12735.95 MB/s BenchmarkAddMulVVW/4-4 7130618 16.08 ns/op 15919.01 MB/s BenchmarkAddMulVVW/5-4 6671384 18.00 ns/op 17774.47 MB/s BenchmarkAddMulVVW/10-4 3719217 28.25 ns/op 22655.00 MB/s BenchmarkAddMulVVW/100-4 520980 218.1 ns/op 29344.91 MB/s BenchmarkAddMulVVW/1000-4 58245 2057 ns/op 31108.27 MB/s BenchmarkDivWVW/1-4 2604596 45.09 ns/op 1419.23 MB/s BenchmarkDivWVW/2-4 1000000 103.2 ns/op 1240.14 MB/s BenchmarkDivWVW/3-4 823370 144.2 ns/op 1331.48 MB/s BenchmarkDivWVW/4-4 689278 172.6 ns/op 1483.36 MB/s BenchmarkDivWVW/5-4 632520 188.4 ns/op 1698.10 MB/s BenchmarkDivWVW/10-4 339892 348.6 ns/op 1836.09 MB/s BenchmarkDivWVW/100-4 38160 3113 ns/op 2055.82 MB/s BenchmarkDivWVW/1000-4 4284 27722 ns/op 2308.65 MB/s BenchmarkNonZeroShifts/1/shrVU-4 3034042 39.91 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2807109 41.90 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1914274 62.64 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1484211 81.30 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1234554 95.31 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 116.5 ns/op BenchmarkNonZeroShifts/4/shrVU-4 991963 123.9 ns/op BenchmarkNonZeroShifts/4/shlVU-4 790368 154.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 820651 145.2 ns/op BenchmarkNonZeroShifts/5/shlVU-4 682208 174.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 460648 261.1 ns/op BenchmarkNonZeroShifts/10/shlVU-4 309736 324.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50550 2368 ns/op BenchmarkNonZeroShifts/100/shlVU-4 44090 2697 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5132 23275 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4495 26385 ns/op BenchmarkDecimalConversion-4 189 614979 ns/op BenchmarkFloatString/100-4 9933 12263 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 640588 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 59447916 ns/op 61304 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5997252169 ns/op 841000 B/op 514 allocs/op BenchmarkFloatAdd/10-4 105298 1130 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 89374 1334 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 62364 1937 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 10000 11483 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1590 74457 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 138144 852.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 135434 946.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 89805 1334 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26794 4538 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3276 36780 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1416 83098 ns/op BenchmarkParseFloatLargeExp-4 327 365452 ns/op BenchmarkGCD10x10/WithoutXY-4 179268 675.2 ns/op BenchmarkGCD10x10/WithXY-4 44989 2681 ns/op BenchmarkGCD10x100/WithoutXY-4 88939 1332 ns/op BenchmarkGCD10x100/WithXY-4 13856 8966 ns/op BenchmarkGCD10x1000/WithoutXY-4 61594 1921 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11014 ns/op BenchmarkGCD100x100/WithoutXY-4 23200 5127 ns/op BenchmarkGCD100x100/WithXY-4 8095 14116 ns/op BenchmarkGCD100x1000/WithoutXY-4 9951 12112 ns/op BenchmarkGCD100x1000/WithXY-4 4246 25381 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1896 63570 ns/op BenchmarkGCD1000x1000/WithXY-4 969 119738 ns/op BenchmarkHilbert-4 16 7465723 ns/op BenchmarkBinomial-4 9898 12236 ns/op BenchmarkQuoRem-4 14346 8656 ns/op BenchmarkExp-4 7 15806771 ns/op BenchmarkExpMont/Odd-4 100 1162763 ns/op 2603 B/op 22 allocs/op BenchmarkExpMont/Even1-4 99 1233459 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 88 1194889 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even3-4 88 1181078 ns/op 3888 B/op 54 allocs/op BenchmarkExpMont/Even4-4 97 1183812 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even8-4 85 1183095 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even32-4 98 1169069 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 123 970702 ns/op 3643 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1018094 ns/op 3771 B/op 51 allocs/op BenchmarkExpMont/Even128-4 128 938230 ns/op 3267 B/op 50 allocs/op BenchmarkExpMont/Even255-4 138 860514 ns/op 2948 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 445 267486 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 380 301863 ns/op 1719 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 394 302209 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 393 299231 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 7 15339876 ns/op BenchmarkBitset-4 801718 147.6 ns/op BenchmarkBitsetNeg-4 305250 386.7 ns/op BenchmarkBitsetOrig-4 198573 554.2 ns/op BenchmarkBitsetNegOrig-4 147120 823.5 ns/op BenchmarkModSqrt225_Tonelli-4 78 1426271 ns/op BenchmarkModSqrt225_3Mod4-4 274 465525 ns/op BenchmarkModSqrt231_Tonelli-4 78 1483683 ns/op BenchmarkModSqrt231_5Mod8-4 231 515096 ns/op BenchmarkModInverse-4 9434 12021 ns/op BenchmarkSqrt-4 920 126871 ns/op BenchmarkIntSqr/1-4 1393705 86.04 ns/op BenchmarkIntSqr/2-4 491060 244.5 ns/op BenchmarkIntSqr/3-4 369782 317.3 ns/op BenchmarkIntSqr/5-4 254256 474.8 ns/op BenchmarkIntSqr/8-4 164839 729.2 ns/op BenchmarkIntSqr/10-4 129104 930.2 ns/op BenchmarkIntSqr/20-4 34270 3525 ns/op BenchmarkIntSqr/30-4 23503 5135 ns/op BenchmarkIntSqr/50-4 13453 8975 ns/op BenchmarkIntSqr/80-4 7147 16232 ns/op BenchmarkIntSqr/100-4 5112 22574 ns/op BenchmarkIntSqr/200-4 1842 65293 ns/op BenchmarkIntSqr/300-4 938 127241 ns/op BenchmarkIntSqr/500-4 355 303307 ns/op BenchmarkIntSqr/800-4 158 634025 ns/op BenchmarkIntSqr/1000-4 100 1003402 ns/op BenchmarkDiv/20/10-4 323091 366.3 ns/op BenchmarkDiv/40/20-4 330441 365.5 ns/op BenchmarkDiv/100/50-4 324234 379.5 ns/op BenchmarkDiv/200/100-4 37688 3108 ns/op BenchmarkDiv/400/200-4 29991 3841 ns/op BenchmarkDiv/1000/500-4 25252 4962 ns/op BenchmarkDiv/2000/1000-4 14770 7044 ns/op BenchmarkDiv/20000/10000-4 724 165175 ns/op BenchmarkDiv/200000/100000-4 18 6777244 ns/op BenchmarkDiv/2000000/1000000-4 1 213683019 ns/op BenchmarkDiv/20000000/10000000-4 1 7315328451 ns/op BenchmarkMul-4 3 42969293 ns/op BenchmarkNatMul/10-4 109106 1028 ns/op BenchmarkNatMul/100-4 3753 31534 ns/op BenchmarkNatMul/1000-4 100 1158281 ns/op BenchmarkZeroShifts/Shl-4 41356 2897 ns/op BenchmarkZeroShifts/ShlSame-4 5733733 20.16 ns/op BenchmarkZeroShifts/Shr-4 35072 3280 ns/op BenchmarkZeroShifts/ShrSame-4 5878124 19.79 ns/op BenchmarkExp3Power/0x10-4 161733 627.9 ns/op BenchmarkExp3Power/0x40-4 150427 750.6 ns/op BenchmarkExp3Power/0x100-4 78156 1667 ns/op BenchmarkExp3Power/0x400-4 29572 3770 ns/op BenchmarkExp3Power/0x1000-4 6370 17609 ns/op BenchmarkExp3Power/0x4000-4 1106 107442 ns/op BenchmarkExp3Power/0x10000-4 128 925192 ns/op BenchmarkExp3Power/0x40000-4 12 9118045 ns/op BenchmarkExp3Power/0x100000-4 2 87185356 ns/op BenchmarkExp3Power/0x400000-4 1 844380781 ns/op BenchmarkFibo-4 3 50626885 ns/op BenchmarkNatSqr/1-4 923686 183.6 ns/op BenchmarkNatSqr/2-4 417110 295.8 ns/op BenchmarkNatSqr/3-4 326932 414.8 ns/op BenchmarkNatSqr/5-4 223455 524.8 ns/op BenchmarkNatSqr/8-4 141466 805.5 ns/op BenchmarkNatSqr/10-4 102512 1207 ns/op BenchmarkNatSqr/20-4 32218 3612 ns/op BenchmarkNatSqr/30-4 22287 5469 ns/op BenchmarkNatSqr/50-4 12721 9205 ns/op BenchmarkNatSqr/80-4 7035 17028 ns/op BenchmarkNatSqr/100-4 5293 22625 ns/op BenchmarkNatSqr/200-4 1834 66201 ns/op BenchmarkNatSqr/300-4 903 127717 ns/op BenchmarkNatSqr/500-4 414 287934 ns/op BenchmarkNatSqr/800-4 196 608875 ns/op BenchmarkNatSqr/1000-4 135 877804 ns/op BenchmarkNatSetBytes/8-4 695481 174.1 ns/op BenchmarkNatSetBytes/24-4 210412 569.8 ns/op BenchmarkNatSetBytes/128-4 42891 2523 ns/op BenchmarkNatSetBytes/7-4 891414 130.6 ns/op BenchmarkNatSetBytes/23-4 233102 549.2 ns/op BenchmarkNatSetBytes/127-4 33843 3244 ns/op BenchmarkScanPi-4 253 467671 ns/op BenchmarkStringPiParallel-4 652 264835 ns/op BenchmarkScan/10/Base2-4 37526 4853 ns/op BenchmarkScan/100/Base2-4 4090 36589 ns/op BenchmarkScan/1000/Base2-4 430 281614 ns/op BenchmarkScan/10/Base8-4 88974 1488 ns/op BenchmarkScan/100/Base8-4 10000 10714 ns/op BenchmarkScan/1000/Base8-4 1267 96056 ns/op BenchmarkScan/10/Base10-4 94538 1243 ns/op BenchmarkScan/100/Base10-4 13515 8882 ns/op BenchmarkScan/1000/Base10-4 1390 86782 ns/op BenchmarkScan/10/Base16-4 114471 1081 ns/op BenchmarkScan/100/Base16-4 15639 7673 ns/op BenchmarkScan/1000/Base16-4 1526 74652 ns/op BenchmarkString/10/Base2-4 208208 574.6 ns/op BenchmarkString/100/Base2-4 27580 4226 ns/op BenchmarkString/1000/Base2-4 2919 40399 ns/op BenchmarkString/10/Base8-4 407342 297.6 ns/op BenchmarkString/100/Base8-4 72108 1658 ns/op BenchmarkString/1000/Base8-4 7816 14727 ns/op BenchmarkString/10/Base10-4 208573 586.8 ns/op BenchmarkString/100/Base10-4 39720 2914 ns/op BenchmarkString/1000/Base10-4 4003 28871 ns/op BenchmarkString/10/Base16-4 447241 258.9 ns/op BenchmarkString/100/Base16-4 92161 1275 ns/op BenchmarkString/1000/Base16-4 10000 11171 ns/op BenchmarkLeafSize/0-4 31 3803148 ns/op BenchmarkLeafSize/1-4 411 278771 ns/op BenchmarkLeafSize/2-4 421 277882 ns/op BenchmarkLeafSize/3-4 270 441535 ns/op BenchmarkLeafSize/4-4 429 290149 ns/op BenchmarkLeafSize/5-4 194 588103 ns/op BenchmarkLeafSize/6-4 274 442239 ns/op BenchmarkLeafSize/7-4 294 414776 ns/op BenchmarkLeafSize/8-4 434 271082 ns/op BenchmarkLeafSize/9-4 193 616391 ns/op BenchmarkLeafSize/10-4 235 503783 ns/op BenchmarkLeafSize/11-4 219 532648 ns/op BenchmarkLeafSize/12-4 266 439404 ns/op BenchmarkLeafSize/13-4 234 581771 ns/op BenchmarkLeafSize/14-4 274 521885 ns/op BenchmarkLeafSize/15-4 309 406202 ns/op BenchmarkLeafSize/16-4 421 266700 ns/op BenchmarkLeafSize/32-4 429 270413 ns/op BenchmarkLeafSize/64-4 394 319307 ns/op BenchmarkProbablyPrime/n=0-4 6 19895435 ns/op BenchmarkProbablyPrime/n=1-4 5 22521279 ns/op BenchmarkProbablyPrime/n=5-4 4 32131440 ns/op BenchmarkProbablyPrime/n=10-4 3 44243033 ns/op BenchmarkProbablyPrime/n=20-4 2 68022430 ns/op BenchmarkProbablyPrime/Lucas-4 6 17635756 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 48 2466112 ns/op BenchmarkRatCmp-4 218696 529.5 ns/op BenchmarkFloatSqrt/64-4 12039 8866 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7512 15529 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5371 22582 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2638 45845 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 477 247468 ns/op 17872 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 3295144 ns/op 174151 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 244369020 ns/op 3854224 B/op 653 allocs/op PASS ok math/big 61.516s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 6706110 16.82 ns/op BenchmarkLeadingZeros8-4 7322754 16.38 ns/op BenchmarkLeadingZeros16-4 7387668 15.75 ns/op BenchmarkLeadingZeros32-4 7222623 16.12 ns/op BenchmarkLeadingZeros64-4 7742450 15.24 ns/op BenchmarkTrailingZeros-4 7452781 15.44 ns/op BenchmarkTrailingZeros8-4 7576278 15.93 ns/op BenchmarkTrailingZeros16-4 7690917 15.73 ns/op BenchmarkTrailingZeros32-4 7474174 15.58 ns/op BenchmarkTrailingZeros64-4 7751638 15.24 ns/op BenchmarkOnesCount-4 8166553 14.84 ns/op BenchmarkOnesCount8-4 7286359 15.55 ns/op BenchmarkOnesCount16-4 7468395 15.07 ns/op BenchmarkOnesCount32-4 7125478 15.79 ns/op BenchmarkOnesCount64-4 7091349 15.23 ns/op BenchmarkRotateLeft-4 7323535 17.67 ns/op BenchmarkRotateLeft8-4 7577478 15.98 ns/op BenchmarkRotateLeft16-4 7547247 16.11 ns/op BenchmarkRotateLeft32-4 7785086 14.78 ns/op BenchmarkRotateLeft64-4 7594646 15.46 ns/op BenchmarkReverse-4 13845781 8.485 ns/op BenchmarkReverse8-4 16184544 7.337 ns/op BenchmarkReverse16-4 14829420 7.804 ns/op BenchmarkReverse32-4 13489778 8.933 ns/op BenchmarkReverse64-4 13577984 8.484 ns/op BenchmarkReverseBytes-4 14974004 8.092 ns/op BenchmarkReverseBytes16-4 14917918 7.697 ns/op BenchmarkReverseBytes32-4 14847594 8.087 ns/op BenchmarkReverseBytes64-4 14972491 7.950 ns/op BenchmarkAdd-4 8177484 14.80 ns/op BenchmarkAdd32-4 7797291 15.54 ns/op BenchmarkAdd64-4 8151700 14.69 ns/op BenchmarkAdd64multiple-4 14680329 8.245 ns/op BenchmarkSub-4 8019578 14.86 ns/op BenchmarkSub32-4 7132137 15.83 ns/op BenchmarkSub64-4 8103962 14.79 ns/op BenchmarkSub64multiple-4 14579324 8.254 ns/op BenchmarkMul-4 7307229 15.01 ns/op BenchmarkMul32-4 8192767 14.61 ns/op BenchmarkMul64-4 6947526 15.78 ns/op BenchmarkDiv-4 2788429 40.77 ns/op BenchmarkDiv32-4 6408184 18.73 ns/op BenchmarkDiv64-4 2876536 41.54 ns/op PASS ok math/bits 7.565s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1741593 69.19 ns/op BenchmarkAcos-4 408850 285.9 ns/op BenchmarkAcosh-4 394616 299.2 ns/op BenchmarkAsin-4 420132 284.7 ns/op BenchmarkAsinh-4 421543 285.2 ns/op BenchmarkAtan-4 1227272 98.90 ns/op BenchmarkAtanh-4 1211407 99.86 ns/op BenchmarkConj-4 15847240 7.581 ns/op BenchmarkCos-4 441831 258.9 ns/op BenchmarkCosh-4 455544 258.3 ns/op BenchmarkExp-4 567349 213.0 ns/op BenchmarkLog-4 1000000 114.4 ns/op BenchmarkLog10-4 1000000 114.2 ns/op BenchmarkPhase-4 4666089 26.02 ns/op BenchmarkPolar-4 1238898 91.67 ns/op BenchmarkPow-4 334808 344.5 ns/op BenchmarkRect-4 546218 217.5 ns/op BenchmarkSin-4 480330 252.7 ns/op BenchmarkSinh-4 476926 250.6 ns/op BenchmarkSqrt-4 662696 182.4 ns/op BenchmarkTan-4 1358067 88.68 ns/op BenchmarkTanh-4 1858381 65.71 ns/op PASS ok math/cmplx 4.235s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 841231 124.8 ns/op BenchmarkInt63ThreadsafeParallel-4 1000000 103.9 ns/op BenchmarkInt63Unthreadsafe-4 915987 129.0 ns/op BenchmarkIntn1000-4 723093 163.1 ns/op BenchmarkInt63n1000-4 820056 143.6 ns/op BenchmarkInt31n1000-4 773326 151.6 ns/op BenchmarkFloat32-4 802586 143.9 ns/op BenchmarkFloat64-4 910652 155.3 ns/op BenchmarkPerm3-4 183586 685.8 ns/op BenchmarkPerm30-4 20491 5842 ns/op BenchmarkPerm30ViaShuffle-4 20158 5800 ns/op BenchmarkShuffleOverhead-4 15141 8260 ns/op BenchmarkRead3-4 649118 185.1 ns/op BenchmarkRead64-4 61152 2022 ns/op BenchmarkRead1000-4 3787 28703 ns/op BenchmarkConcurrent-4 323173 360.2 ns/op PASS ok math/rand 3.416s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42628 2843 ns/op BenchmarkQDecodeWord-4 113731 1012 ns/op BenchmarkQDecodeHeader-4 101438 1182 ns/op BenchmarkTypeByExtension/.html-4 549652 236.6 ns/op BenchmarkTypeByExtension/.HTML-4 346616 356.0 ns/op BenchmarkTypeByExtension/.unused-4 434078 284.9 ns/op BenchmarkExtensionsByType/text/html-4 161974 884.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 93486 1371 ns/op BenchmarkExtensionsByType/application/octet-stream-4 110582 1086 ns/op PASS ok mime 2.318s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 608 175608 ns/op 47680 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 654 174720 ns/op 47517 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 320 367847 ns/op 103394 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 501 234442 ns/op 49139 B/op 207 allocs/op PASS ok mime/multipart 1.575s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 973 121382 ns/op PASS ok mime/quotedprintable 1.138s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 26 5326651 ns/op 8570 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 22 5031799 ns/op 7418 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5015675792 ns/op 159552 B/op 226 allocs/op BenchmarkDNSName-4 86982 1310 ns/op BenchmarkInterfaces-4 2772 55899 ns/op 8736 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3697 40246 ns/op 6533 B/op 22 allocs/op BenchmarkInterfaceByName-4 3094 45087 ns/op 8771 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1666 66253 ns/op 15103 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5528 20308 ns/op 4408 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1250 113064 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 7376 17152 ns/op BenchmarkParseIPValidIPv4-4 315877 371.6 ns/op BenchmarkParseIPValidIPv6-4 148107 907.4 ns/op BenchmarkIPString/IPv4-4 92563 1298 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8684 13420 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48450 2355 ns/op BenchmarkIPEqual/IPv4-4 1118275 105.2 ns/op BenchmarkIPEqual/IPv6-4 1137588 102.8 ns/op BenchmarkSendFile/1024-4 1 1205795272 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1205850129 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1210214515 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1206453314 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204392285 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1214781641 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1216230402 ns/op 0.05 MB/s 632 B/op 12 allocs/op BenchmarkSendFile/131072-4 1 1007469202 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1004785841 ns/op 0.26 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1008319494 ns/op 0.52 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1008788945 ns/op 1.04 MB/s 728 B/op 13 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1007196691 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1003111054 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007870192 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1006876371 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008107729 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1012629146 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016569584 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1003193981 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1009482455 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1007655060 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009322654 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010462062 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1009440651 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1035591624 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1004361537 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1006649697 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1008871950 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1003753481 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007395955 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007320194 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1008021276 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008572994 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007389156 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007552941 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007452496 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008486003 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1005961649 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007328959 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1016806388 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1007323990 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1007612739 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008115091 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1005162456 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1006889950 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007406399 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007386665 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007571709 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1006978693 ns/op 0.02 MB/s 1008 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007747109 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007324810 ns/op 0.07 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007301625 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007555990 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008067170 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1008862240 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 4041 27076 ns/op BenchmarkTCP4OneShotTimeout-4 4827 26362 ns/op BenchmarkTCP4Persistent-4 27223 3754 ns/op BenchmarkTCP4PersistentTimeout-4 23611 4242 ns/op BenchmarkTCP6OneShot-4 4021 28623 ns/op BenchmarkTCP6OneShotTimeout-4 4383 25822 ns/op BenchmarkTCP6Persistent-4 28800 4163 ns/op BenchmarkTCP6PersistentTimeout-4 30534 3664 ns/op BenchmarkTCP4ConcurrentReadWrite-4 42062 2473 ns/op BenchmarkTCP6ConcurrentReadWrite-4 50772 2415 ns/op BenchmarkSetReadDeadline-4 191211 645.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 20331 6544 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 21428 6134 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 24178 6115 ns/op 0 B/op 0 allocs/op PASS ok net 68.403s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 23550 4948 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9112 11528 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 18552 6470 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16116 7413 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 36646 3265 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 55478 3027 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 103.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3986181 30.43 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 983370 119.6 ns/op BenchmarkFindChild/n=4/rep=linear-4 585145 201.1 ns/op BenchmarkFindChild/n=4/rep=map-4 3661815 31.99 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 566878 215.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 323332 371.7 ns/op BenchmarkFindChild/n=8/rep=map-4 3365710 35.53 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 307984 385.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 167042 802.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2768834 40.83 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2087865 55.33 ns/op BenchmarkFindChild/n=32/rep=linear-4 82666 1455 ns/op BenchmarkFindChild/n=32/rep=map-4 3179836 40.34 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2220082 52.90 ns/op BenchmarkServerMatch-4 17368 6868 ns/op BenchmarkReadRequestChrome-4 3526 33341 ns/op 18.33 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8493 13528 ns/op 5.77 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8162 13882 ns/op 5.91 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6031 18850 ns/op 8.01 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13598 8669 ns/op 4.61 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 549 217366 ns/op 4.71 MB/s BenchmarkFileAndServer_1KB/https1-4 141 1308769 ns/op 0.78 MB/s BenchmarkFileAndServer_1KB/h2-4 230 504443 ns/op 2.03 MB/s BenchmarkFileAndServer_16MB/h1-4 4 30995728 ns/op 541.28 MB/s BenchmarkFileAndServer_16MB/https1-4 2 78511646 ns/op 213.69 MB/s BenchmarkFileAndServer_16MB/h2-4 1 146527273 ns/op 114.50 MB/s BenchmarkFileAndServer_64MB/h1-4 1 132315492 ns/op 507.19 MB/s BenchmarkFileAndServer_64MB/https1-4 1 289094974 ns/op 232.13 MB/s BenchmarkFileAndServer_64MB/h2-4 1 644473725 ns/op 104.13 MB/s BenchmarkServeMux-4 218 566444 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 256 493491 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 580 211084 ns/op 5903 B/op 63 allocs/op BenchmarkClientServer/https1-4 294 388050 ns/op 6471 B/op 72 allocs/op BenchmarkClientServer/h2-4 258 434651 ns/op 9829 B/op 77 allocs/op BenchmarkClientServerParallel/4/h1-4 1381 91067 ns/op 8721 B/op 73 allocs/op BenchmarkClientServerParallel/4/https1-4 15 8360867 ns/op 102667 B/op 1143 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38224: read tcp 127.0.0.1:32811->127.0.0.1:38224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38212: write tcp 127.0.0.1:32811->127.0.0.1:38212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38206: write tcp 127.0.0.1:32811->127.0.0.1:38206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46338: read tcp 127.0.0.1:38189->127.0.0.1:46338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46428: read tcp 127.0.0.1:38189->127.0.0.1:46428: use of closed network connection BenchmarkClientServerParallel/4/h2-4 14 8093516 ns/op 93806 B/op 1111 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35812: write tcp 127.0.0.1:35761->127.0.0.1:35812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35854: write tcp 127.0.0.1:35761->127.0.0.1:35854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35846: write tcp 127.0.0.1:35761->127.0.0.1:35846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35826: write tcp 127.0.0.1:35761->127.0.0.1:35826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58334: read tcp 127.0.0.1:46841->127.0.0.1:58334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58338: read tcp 127.0.0.1:46841->127.0.0.1:58338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58350: write tcp 127.0.0.1:46841->127.0.0.1:58350: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58208: read tcp 127.0.0.1:44487->127.0.0.1:58208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58192: read tcp 127.0.0.1:44487->127.0.0.1:58192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58244: read tcp 127.0.0.1:44487->127.0.0.1:58244: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 100 1272885 ns/op 19400 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 24 9347042 ns/op 90618 B/op 1050 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53380: read tcp 127.0.0.1:44695->127.0.0.1:53380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53424: write tcp 127.0.0.1:44695->127.0.0.1:53424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53414: write tcp 127.0.0.1:44695->127.0.0.1:53414: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49428: read tcp 127.0.0.1:35557->127.0.0.1:49428: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49402: read tcp 127.0.0.1:35557->127.0.0.1:49402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49474: read tcp 127.0.0.1:35557->127.0.0.1:49474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49458: read tcp 127.0.0.1:35557->127.0.0.1:49458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49408: read tcp 127.0.0.1:35557->127.0.0.1:49408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49504: read tcp 127.0.0.1:35557->127.0.0.1:49504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49488: read tcp 127.0.0.1:35557->127.0.0.1:49488: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 12 9841272 ns/op 95816 B/op 1160 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60228: read tcp 127.0.0.1:40303->127.0.0.1:60228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60222: write tcp 127.0.0.1:40303->127.0.0.1:60222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60246: write tcp 127.0.0.1:40303->127.0.0.1:60246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34376: read tcp 127.0.0.1:40009->127.0.0.1:34376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34392: read tcp 127.0.0.1:40009->127.0.0.1:34392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34340: write tcp 127.0.0.1:40009->127.0.0.1:34340: use of closed network connection BenchmarkServer-4 1 1014377477 ns/op 31520 B/op 155 allocs/op BenchmarkClient-4 493 350788 ns/op 3719 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 932 114247 ns/op 7544 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1606 74777 ns/op 3052 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1905 60904 ns/op 1909 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2068 61848 ns/op 2788 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1939 58242 ns/op 2705 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1992 60271 ns/op 2740 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2202 54872 ns/op 1949 B/op 14 allocs/op BenchmarkServerHijack-4 1550 70852 ns/op 16711 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 692 193218 ns/op 6002 B/op 52 allocs/op BenchmarkResponseStatusLine-4 373203 298.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.743s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8001 13483 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.192s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 80978 1514 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 595386 176.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 161710 729.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69080 1753 ns/op BenchmarkStdIPv4-4 105688 1128 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 103086 1167 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 105518 1111 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 66225 1809 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75352 1588 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1713751 69.94 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1227602 100.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1602068 70.76 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 203725 588.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 232018 528.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 229587 529.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 96736 1276 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 272666 446.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 127543 940.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 136670 887.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 129318 977.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86715 1382 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 414362 289.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 127368 948.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 157974 751.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 254912 468.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 152260 774.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 371935 328.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 135352 839.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 141696 852.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 142046 846.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114172 1055 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 495927 250.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 142240 822.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 96734 1285 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 109903 1162 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 154086 903.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 110925 1091 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 307962 412.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 102846 1193 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 123386 973.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190885 836.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 106082 1100 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 125.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 920592 116.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 116.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 404156 301.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 667270 176.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 176854 698.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 181465 747.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 178791 643.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87115 1410 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 381277 313.7 ns/op PASS ok net/netip 9.522s 2023/09/15 08:35:48 Test RPC server listening on 127.0.0.1:41955 2023/09/15 08:35:48 Test HTTP RPC server listening on 127.0.0.1:42523 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2396 51164 ns/op BenchmarkEndToEndHTTP-4 2325 49080 ns/op BenchmarkEndToEndAsync-4 4221 30841 ns/op BenchmarkEndToEndAsyncHTTP-4 4155 27650 ns/op PASS ok net/rpc 1.778s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3297 33973 ns/op BenchmarkReadMIMEHeader/server_headers-4 4476 24101 ns/op BenchmarkUncommon-4 20685 5752 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.420s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3712 30222 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 92366 1286 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 644712 178.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94653 1257 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172233 698.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82333 1454 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13140 9057 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 417609 282.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89461 1322 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 172714 701.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82716 1459 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13288 11790 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182618 652.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75770 1570 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73402 1656 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33946 3538 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5655 19744 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 184602 653.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 76741 1581 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73618 1630 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32667 3542 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6091 19237 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.223s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3096067 35.90 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 185409 609.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 710 167233 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 350 334607 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 588 198388 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 129195 947.7 ns/op BenchmarkStatFile-4 91446 1293 ns/op BenchmarkStatDir-4 97813 1373 ns/op BenchmarkLstatDot-4 136688 1229 ns/op BenchmarkLstatFile-4 90248 1770 ns/op BenchmarkLstatDir-4 96495 1267 ns/op PASS ok os 2.674s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 300 350376 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.287s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 480606 457.8 ns/op PASS ok os/user 1.256s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3334040 34.15 ns/op BenchmarkString-4 1942659 81.07 ns/op BenchmarkBytes-4 1667217 69.59 ns/op BenchmarkNamedBytes-4 1000000 115.2 ns/op BenchmarkBytesArray-4 789762 151.3 ns/op BenchmarkSliceLen-4 1641342 67.59 ns/op BenchmarkMapLen-4 936553 130.2 ns/op BenchmarkStringLen-4 1617186 74.29 ns/op BenchmarkArrayLen-4 1350285 104.8 ns/op BenchmarkSliceCap-4 1947780 98.27 ns/op BenchmarkDeepEqual/int8-4 507075 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89809 1883 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 396969 452.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85687 1389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 421792 287.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83761 1650 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 451941 267.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 72450 2168 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 402296 261.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 89569 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 527488 461.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110314 1056 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 434930 292.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 86175 1390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 422947 288.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74652 1451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 407308 277.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81481 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 406980 430.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 83538 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 415004 288.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83257 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 436113 304.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78991 1403 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 434112 303.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81348 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 454912 272.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87672 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 431425 262.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 87922 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 542408 223.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 89226 1718 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 450859 264.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 86434 1442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 113098 1025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55392 2206 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52996 2290 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32614 3426 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 37599 3187 ns/op BenchmarkIsZero/ArrayComparable-4 145525 819.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 31741 3822 ns/op BenchmarkIsZero/StructComparable-4 376236 306.1 ns/op BenchmarkIsZero/StructIncomparable-4 148322 817.5 ns/op BenchmarkSetZero/Bool/Direct-4 4329864 27.03 ns/op BenchmarkSetZero/Bool/CachedZero-4 907410 125.3 ns/op BenchmarkSetZero/Bool/NewZero-4 694588 166.6 ns/op BenchmarkSetZero/Int/Direct-4 2143512 57.11 ns/op BenchmarkSetZero/Int/CachedZero-4 925951 126.7 ns/op BenchmarkSetZero/Int/NewZero-4 718656 233.6 ns/op BenchmarkSetZero/Uint/Direct-4 2066802 57.47 ns/op BenchmarkSetZero/Uint/CachedZero-4 951175 143.3 ns/op BenchmarkSetZero/Uint/NewZero-4 714670 172.2 ns/op BenchmarkSetZero/Float/Direct-4 2166746 55.54 ns/op BenchmarkSetZero/Float/CachedZero-4 861278 128.2 ns/op BenchmarkSetZero/Float/NewZero-4 698238 167.8 ns/op BenchmarkSetZero/Complex/Direct-4 2038023 57.97 ns/op BenchmarkSetZero/Complex/CachedZero-4 930805 127.0 ns/op BenchmarkSetZero/Complex/NewZero-4 723900 176.2 ns/op BenchmarkSetZero/Array/Direct-4 2523222 47.22 ns/op BenchmarkSetZero/Array/CachedZero-4 932516 130.3 ns/op BenchmarkSetZero/Array/NewZero-4 647282 175.2 ns/op BenchmarkSetZero/Chan/Direct-4 2157462 57.39 ns/op BenchmarkSetZero/Chan/CachedZero-4 886642 138.0 ns/op BenchmarkSetZero/Chan/NewZero-4 687393 175.8 ns/op BenchmarkSetZero/Func/Direct-4 2149772 56.20 ns/op BenchmarkSetZero/Func/CachedZero-4 890796 134.6 ns/op BenchmarkSetZero/Func/NewZero-4 678236 184.7 ns/op BenchmarkSetZero/Interface/Direct-4 1550445 87.65 ns/op BenchmarkSetZero/Interface/CachedZero-4 937891 130.2 ns/op BenchmarkSetZero/Interface/NewZero-4 711774 174.5 ns/op BenchmarkSetZero/Map/Direct-4 2118076 55.77 ns/op BenchmarkSetZero/Map/CachedZero-4 864352 134.4 ns/op BenchmarkSetZero/Map/NewZero-4 678937 176.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2002323 55.96 ns/op BenchmarkSetZero/Pointer/CachedZero-4 867025 135.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 617443 183.4 ns/op BenchmarkSetZero/Slice/Direct-4 2022885 60.55 ns/op BenchmarkSetZero/Slice/CachedZero-4 949958 126.2 ns/op BenchmarkSetZero/Slice/NewZero-4 692157 169.3 ns/op BenchmarkSetZero/String/Direct-4 2159227 56.54 ns/op BenchmarkSetZero/String/CachedZero-4 925924 126.3 ns/op BenchmarkSetZero/String/NewZero-4 709576 168.1 ns/op BenchmarkSetZero/Struct/Direct-4 2760102 42.73 ns/op BenchmarkSetZero/Struct/CachedZero-4 935564 126.7 ns/op BenchmarkSetZero/Struct/NewZero-4 711451 171.3 ns/op BenchmarkSelect/1-4 196820 645.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 81966 1821 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41454 3225 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 172225 701.3 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 212184 573.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 167674 773.9 ns/op 165.40 MB/s BenchmarkCallArgCopy/size=256-4 125874 856.4 ns/op 298.94 MB/s BenchmarkCallArgCopy/size=1024-4 116306 1153 ns/op 888.27 MB/s BenchmarkCallArgCopy/size=4096-4 42672 4221 ns/op 970.49 MB/s BenchmarkCallArgCopy/size=65536-4 4602 30296 ns/op 2163.17 MB/s BenchmarkFieldByName1-4 1326207 97.33 ns/op BenchmarkFieldByName2-4 89163 1887 ns/op BenchmarkFieldByName3-4 12475 9331 ns/op BenchmarkInterfaceBig-4 3273535 46.26 ns/op BenchmarkInterfaceSmall-4 3147598 34.72 ns/op BenchmarkNew-4 1618917 70.95 ns/op BenchmarkMap/StringKeys/MapIndex-4 2408 49787 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2168 55159 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2528 47442 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2157 55147 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2416 49423 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2134 55063 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 250238 452.3 ns/op PASS ok reflect 22.474s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12339 9596 ns/op 9147 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 24366 5259 ns/op 9437 B/op 1 allocs/op BenchmarkFindString-4 13407 9395 ns/op 9383 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10904 ns/op 9540 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9778 18231 ns/op 9330 B/op 2 allocs/op BenchmarkLiteral-4 24691 12315 ns/op BenchmarkNotLiteral-4 3064 47871 ns/op BenchmarkMatchClass-4 2025 78022 ns/op BenchmarkMatchClass_InRange-4 2282 64765 ns/op BenchmarkReplaceAll-4 1684 200476 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27445 3957 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 34011 3113 ns/op BenchmarkAnchoredShortMatch-4 21853 5438 ns/op BenchmarkAnchoredLongMatch-4 14481 9029 ns/op BenchmarkOnePassShortA-4 13716 8704 ns/op BenchmarkNotOnePassShortA-4 6884 16746 ns/op BenchmarkOnePassShortB-4 19884 6143 ns/op BenchmarkNotOnePassShortB-4 10389 11734 ns/op BenchmarkOnePassLongPrefix-4 74748 1700 ns/op BenchmarkOnePassLongNotPrefix-4 25783 5113 ns/op BenchmarkMatchParallelShared-4 10000 23217 ns/op BenchmarkMatchParallelCopied-4 32048 3983 ns/op BenchmarkQuoteMetaAll-4 158144 749.9 ns/op 18.67 MB/s BenchmarkQuoteMetaNone-4 310540 387.3 ns/op 67.13 MB/s BenchmarkCompile/Onepass-4 2936 39384 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1236 97306 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 140 934757 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4328150 27.69 ns/op 577.92 MB/s BenchmarkMatch/Easy0/32-4 26979 4509 ns/op 7.10 MB/s BenchmarkMatch/Easy0/1K-4 5598 19288 ns/op 53.09 MB/s BenchmarkMatch/Easy0i/16-4 4268757 27.61 ns/op 579.50 MB/s BenchmarkMatch/Easy0i/32-4 3810 29443 ns/op 1.09 MB/s BenchmarkMatch/Easy0i/1K-4 152 778252 ns/op 1.32 MB/s BenchmarkMatch/Easy1/16-4 4422169 28.29 ns/op 565.56 MB/s BenchmarkMatch/Easy1/32-4 10000 18402 ns/op 1.74 MB/s BenchmarkMatch/Easy1/1K-4 3858 30933 ns/op 33.10 MB/s BenchmarkMatch/Medium/16-4 4379095 28.14 ns/op 568.59 MB/s BenchmarkMatch/Medium/32-4 4328 50462 ns/op 0.63 MB/s BenchmarkMatch/Medium/1K-4 177 661658 ns/op 1.55 MB/s BenchmarkMatch/Hard/16-4 4306166 28.83 ns/op 555.00 MB/s BenchmarkMatch/Hard/32-4 2545 49709 ns/op 0.64 MB/s BenchmarkMatch/Hard/1K-4 93 1251365 ns/op 0.82 MB/s BenchmarkMatch/Hard1/16-4 746 149042 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 408 296044 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 8975343 ns/op 0.11 MB/s BenchmarkMatch_onepass_regex/16-4 21831 5442 ns/op 2.94 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13116 9567 ns/op 3.34 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 488 243853 ns/op 4.20 MB/s 28 B/op 0 allocs/op PASS ok regexp 9.957s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 475544 245.8 ns/op BenchmarkIsWordChar-4 173222 692.0 ns/op PASS ok regexp/syntax 2.463s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 73035 1691 ns/op BenchmarkCallers/inlined-4 88909 1299 ns/op BenchmarkCallers/no-cache-4 34818 3555 ns/op BenchmarkFPCallers/cached-4 14401267 8.348 ns/op BenchmarkMakeChan/Byte-4 1525618 76.04 ns/op BenchmarkMakeChan/Int-4 1403866 86.94 ns/op BenchmarkMakeChan/Ptr-4 622280 175.6 ns/op BenchmarkMakeChan/Struct/0-4 1565869 70.86 ns/op BenchmarkMakeChan/Struct/32-4 924645 128.6 ns/op BenchmarkMakeChan/Struct/40-4 716671 148.7 ns/op BenchmarkChanNonblocking-4 5656455 20.67 ns/op BenchmarkSelectUncontended-4 1000000 114.1 ns/op BenchmarkSelectSyncContended-4 49270 2366 ns/op BenchmarkSelectAsyncContended-4 216855 559.9 ns/op BenchmarkSelectNonblock-4 3261706 37.45 ns/op BenchmarkChanUncontended-4 16509 7902 ns/op BenchmarkChanContended-4 2582 43681 ns/op BenchmarkChanSync-4 297942 424.5 ns/op BenchmarkChanSyncWork-4 93582 1254 ns/op BenchmarkChanProdCons0-4 184034 669.1 ns/op BenchmarkChanProdCons10-4 305887 497.9 ns/op BenchmarkChanProdCons100-4 258960 463.3 ns/op BenchmarkChanProdConsWork0-4 185228 655.9 ns/op BenchmarkChanProdConsWork10-4 232188 523.9 ns/op BenchmarkChanProdConsWork100-4 237848 510.1 ns/op BenchmarkSelectProdCons-4 146228 830.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1288260 93.33 ns/op BenchmarkChanCreation-4 807654 150.6 ns/op BenchmarkChanSem-4 249751 484.9 ns/op BenchmarkChanPopular-4 224 483299 ns/op BenchmarkChanClosed-4 1876888 88.37 ns/op BenchmarkCallClosure-4 5416822 21.92 ns/op BenchmarkCallClosure1-4 5607384 21.50 ns/op BenchmarkCallClosure2-4 1639292 70.83 ns/op BenchmarkCallClosure3-4 2046870 58.21 ns/op BenchmarkCallClosure4-4 1772451 69.22 ns/op BenchmarkComplex128DivNormal-4 6213189 22.29 ns/op BenchmarkComplex128DivNisNaN-4 5000283 22.54 ns/op BenchmarkComplex128DivDisNaN-4 4783575 23.28 ns/op BenchmarkComplex128DivNisInf-4 6236406 19.10 ns/op BenchmarkComplex128DivDisInf-4 4444752 26.73 ns/op BenchmarkSetTypePtr-4 55900742 2.171 ns/op 3685.77 MB/s BenchmarkSetTypePtr8-4 9116008 13.29 ns/op 4816.58 MB/s BenchmarkSetTypePtr16-4 9172177 13.22 ns/op 9680.99 MB/s BenchmarkSetTypePtr32-4 9168578 13.25 ns/op 19321.20 MB/s BenchmarkSetTypePtr64-4 9015751 13.27 ns/op 38580.71 MB/s BenchmarkSetTypePtr126-4 5898367 21.02 ns/op 47964.33 MB/s BenchmarkSetTypePtr128-4 5476166 20.45 ns/op 50069.25 MB/s BenchmarkSetTypePtrSlice-4 954438 128.3 ns/op 63863.07 MB/s BenchmarkSetTypeNode1-4 9209610 13.30 ns/op 1804.64 MB/s BenchmarkSetTypeNode1Slice-4 4027184 26.30 ns/op 29198.63 MB/s BenchmarkSetTypeNode8-4 9048642 13.39 ns/op 5974.79 MB/s BenchmarkSetTypeNode8Slice-4 1784560 66.36 ns/op 38576.93 MB/s BenchmarkSetTypeNode64-4 6068984 19.99 ns/op 26419.23 MB/s BenchmarkSetTypeNode64Slice-4 216702 569.4 ns/op 29675.09 MB/s BenchmarkSetTypeNode64Dead-4 7015957 17.13 ns/op 30817.60 MB/s BenchmarkSetTypeNode64DeadSlice-4 224889 545.0 ns/op 30999.12 MB/s BenchmarkSetTypeNode124-4 5899176 20.46 ns/op 49263.21 MB/s BenchmarkSetTypeNode124Slice-4 204264 594.8 ns/op 54225.79 MB/s BenchmarkSetTypeNode126-4 6021230 19.98 ns/op 51258.99 MB/s BenchmarkSetTypeNode126Slice-4 202932 594.6 ns/op 55106.47 MB/s BenchmarkSetTypeNode128-4 4178041 28.60 ns/op 36365.22 MB/s BenchmarkSetTypeNode128Slice-4 146059 831.4 ns/op 40027.47 MB/s BenchmarkSetTypeNode130-4 4045405 29.24 ns/op 36109.43 MB/s BenchmarkSetTypeNode130Slice-4 144825 849.1 ns/op 39799.58 MB/s BenchmarkSetTypeNode1024-4 823177 149.4 ns/op 54952.78 MB/s BenchmarkSetTypeNode1024Slice-4 25288 4624 ns/op 56805.30 MB/s BenchmarkAllocation-4 2802 64759 ns/op BenchmarkReadMemStats-4 9453 13627 ns/op BenchmarkReadMemStatsLatency-4 1 2318077 p50-ns 2318077 p90-ns 2318077 p99-ns BenchmarkWriteBarrier-4 2526382 47.86 ns/op BenchmarkBulkWriteBarrier-4 5367098 20.75 ns/op BenchmarkScanStackNoLocals-4 3 34035236 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10252866 11.79 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9073255 13.22 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7345825 16.17 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5438312 22.30 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3547143 33.71 ns/op BenchmarkHash5-4 4904322 24.49 ns/op 204.17 MB/s BenchmarkHash16-4 4924974 23.95 ns/op 668.03 MB/s BenchmarkHash64-4 4043132 29.25 ns/op 2188.11 MB/s BenchmarkHash1024-4 919698 129.1 ns/op 7933.88 MB/s BenchmarkHash65536-4 19287 6261 ns/op 10468.02 MB/s BenchmarkAlignedLoad-4 7559560 18.50 ns/op BenchmarkUnalignedLoad-4 7479812 16.61 ns/op BenchmarkEqEfaceConcrete-4 6017858 20.07 ns/op BenchmarkEqIfaceConcrete-4 5905719 20.16 ns/op BenchmarkNeEfaceConcrete-4 5893690 20.52 ns/op BenchmarkNeIfaceConcrete-4 5913984 20.51 ns/op BenchmarkConvT2EByteSized/bool-4 5423349 22.58 ns/op BenchmarkConvT2EByteSized/uint8-4 5681620 21.51 ns/op BenchmarkConvT2ESmall-4 5368099 22.59 ns/op BenchmarkConvT2EUintptr-4 5194284 22.38 ns/op BenchmarkConvT2ELarge-4 1554116 76.28 ns/op BenchmarkConvT2ISmall-4 5411058 22.57 ns/op BenchmarkConvT2IUintptr-4 5314515 22.28 ns/op BenchmarkConvT2ILarge-4 1562544 93.56 ns/op BenchmarkConvI2E-4 4716753 25.26 ns/op BenchmarkConvI2I-4 3702769 31.91 ns/op BenchmarkAssertE2T-4 4270633 28.65 ns/op BenchmarkAssertE2TLarge-4 2570937 45.82 ns/op BenchmarkAssertE2I-4 3900910 31.12 ns/op BenchmarkAssertI2T-4 4379220 28.36 ns/op BenchmarkAssertI2I-4 3739538 32.10 ns/op BenchmarkAssertI2E-4 5457690 21.90 ns/op BenchmarkAssertE2E-4 5546467 21.89 ns/op BenchmarkAssertE2T2-4 3079612 38.30 ns/op BenchmarkAssertE2T2Blank-4 4246746 28.16 ns/op BenchmarkAssertI2E2-4 4301824 28.49 ns/op BenchmarkAssertI2E2Blank-4 5425203 21.95 ns/op BenchmarkAssertE2E2-4 3987373 30.40 ns/op BenchmarkAssertE2E2Blank-4 5671143 21.64 ns/op BenchmarkConvT2Ezero/zero/16-4 5413500 21.99 ns/op BenchmarkConvT2Ezero/zero/32-4 5481554 22.33 ns/op BenchmarkConvT2Ezero/zero/64-4 5259328 22.76 ns/op BenchmarkConvT2Ezero/zero/str-4 5421986 22.31 ns/op BenchmarkConvT2Ezero/zero/slice-4 5417973 22.87 ns/op BenchmarkConvT2Ezero/zero/big-4 369360 312.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1607425 73.95 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1584703 76.45 ns/op BenchmarkConvT2Ezero/nonzero/big-4 321745 338.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 5480887 22.09 ns/op BenchmarkConvT2Ezero/smallint/32-4 5487829 22.58 ns/op BenchmarkConvT2Ezero/smallint/64-4 4536499 22.23 ns/op BenchmarkConvT2Ezero/largeint/16-4 2116480 57.49 ns/op BenchmarkConvT2Ezero/largeint/32-4 2092081 56.39 ns/op BenchmarkConvT2Ezero/largeint/64-4 2069510 56.90 ns/op BenchmarkMalloc8-4 2786990 45.05 ns/op BenchmarkMalloc16-4 2324408 51.04 ns/op BenchmarkMallocTypeInfo8-4 2439556 49.12 ns/op BenchmarkMallocTypeInfo16-4 1970395 62.13 ns/op BenchmarkMallocLargeStruct-4 377475 380.7 ns/op BenchmarkGoroutineSelect-4 97 3458746 ns/op BenchmarkGoroutineBlocking-4 104 2909205 ns/op BenchmarkGoroutineForRange-4 26 21714112 ns/op BenchmarkGoroutineIdle-4 37 22571139 ns/op BenchmarkHashStringSpeed-4 1237354 104.1 ns/op BenchmarkHashBytesSpeed-4 1370673 92.12 ns/op BenchmarkHashInt32Speed-4 1935838 63.76 ns/op BenchmarkHashInt64Speed-4 2175901 55.02 ns/op BenchmarkHashStringArraySpeed-4 473043 307.1 ns/op BenchmarkMegMap-4 3492265 33.76 ns/op BenchmarkMegOneMap-4 4145689 35.57 ns/op BenchmarkMegEqMap-4 1983 60333 ns/op BenchmarkMegEmptyMap-4 4709167 26.97 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2738545 43.81 ns/op BenchmarkSmallStrMap-4 3670052 32.23 ns/op BenchmarkMapStringKeysEight_16-4 3546044 33.44 ns/op BenchmarkMapStringKeysEight_32-4 3271579 35.83 ns/op BenchmarkMapStringKeysEight_64-4 3575400 33.47 ns/op BenchmarkMapStringKeysEight_1M-4 3186368 37.68 ns/op BenchmarkIntMap-4 3936044 30.69 ns/op BenchmarkMapFirst/1-4 4532810 26.19 ns/op BenchmarkMapFirst/2-4 4459870 28.39 ns/op BenchmarkMapFirst/3-4 4522320 26.89 ns/op BenchmarkMapFirst/4-4 4246497 34.27 ns/op BenchmarkMapFirst/5-4 3872192 110.2 ns/op BenchmarkMapFirst/6-4 4384522 27.05 ns/op BenchmarkMapFirst/7-4 4129422 30.88 ns/op BenchmarkMapFirst/8-4 3820035 34.65 ns/op BenchmarkMapFirst/9-4 3237919 38.07 ns/op BenchmarkMapFirst/10-4 3254790 37.39 ns/op BenchmarkMapFirst/11-4 3293977 37.29 ns/op BenchmarkMapFirst/12-4 3123520 37.46 ns/op BenchmarkMapFirst/13-4 2601427 39.11 ns/op BenchmarkMapFirst/14-4 3106599 38.14 ns/op BenchmarkMapFirst/15-4 3271486 36.39 ns/op BenchmarkMapFirst/16-4 3294146 36.19 ns/op BenchmarkMapMid/1-4 4619751 26.11 ns/op BenchmarkMapMid/2-4 4283014 26.97 ns/op BenchmarkMapMid/3-4 4046655 27.84 ns/op BenchmarkMapMid/4-4 4228225 28.71 ns/op BenchmarkMapMid/5-4 4320186 28.29 ns/op BenchmarkMapMid/6-4 4176177 28.25 ns/op BenchmarkMapMid/7-4 3769941 28.39 ns/op BenchmarkMapMid/8-4 4166667 28.70 ns/op BenchmarkMapMid/9-4 3200710 37.79 ns/op BenchmarkMapMid/10-4 2897799 38.96 ns/op BenchmarkMapMid/11-4 3229620 42.16 ns/op BenchmarkMapMid/12-4 3149475 40.54 ns/op BenchmarkMapMid/13-4 3303355 37.97 ns/op BenchmarkMapMid/14-4 3187088 37.32 ns/op BenchmarkMapMid/15-4 3165913 39.81 ns/op BenchmarkMapMid/16-4 3287241 36.10 ns/op BenchmarkMapLast/1-4 4610119 26.42 ns/op BenchmarkMapLast/2-4 4401638 27.17 ns/op BenchmarkMapLast/3-4 4341060 28.34 ns/op BenchmarkMapLast/4-4 4309864 28.65 ns/op BenchmarkMapLast/5-4 4156587 28.62 ns/op BenchmarkMapLast/6-4 4031986 29.37 ns/op BenchmarkMapLast/7-4 4055614 35.46 ns/op BenchmarkMapLast/8-4 3483568 30.70 ns/op BenchmarkMapLast/9-4 3184489 37.43 ns/op BenchmarkMapLast/10-4 3230322 38.57 ns/op BenchmarkMapLast/11-4 3009039 39.27 ns/op BenchmarkMapLast/12-4 2870569 39.74 ns/op BenchmarkMapLast/13-4 3007263 35.67 ns/op BenchmarkMapLast/14-4 2963011 40.04 ns/op BenchmarkMapLast/15-4 3038184 37.92 ns/op BenchmarkMapLast/16-4 3196425 35.52 ns/op BenchmarkMapCycle-4 2239792 53.65 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2633622 45.57 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1251 98496 ns/op BenchmarkMakeMap/[Byte]Byte-4 654094 183.0 ns/op BenchmarkMakeMap/[Int]Int-4 552585 233.3 ns/op BenchmarkNewEmptyMap-4 12810388 8.393 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1449316 83.09 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 644457 181.7 ns/op BenchmarkMapIterEmpty-4 6406429 18.72 ns/op BenchmarkSameLengthMap-4 4505442 26.68 ns/op BenchmarkBigKeyMap-4 1828677 65.69 ns/op BenchmarkBigValMap-4 1680036 71.01 ns/op BenchmarkSmallKeyMap-4 2715864 44.32 ns/op BenchmarkMapPopulate/1-4 3005146 39.81 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 140988 823.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9774 12982 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 1046 114517 ns/op 51759 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 81 1359115 ns/op 416410 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 6 16822225 ns/op 6528202 B/op 2881 allocs/op BenchmarkComplexAlgMap-4 295684 403.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1762032 74.19 ns/op BenchmarkGoMapClear/Reflexive/10-4 1598073 86.24 ns/op BenchmarkGoMapClear/Reflexive/100-4 388776 294.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49798 2480 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5215 20661 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1436401 84.00 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1377442 92.65 ns/op BenchmarkGoMapClear/NonReflexive/100-4 376978 332.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46062 2522 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5341 20955 ns/op BenchmarkMapStringConversion/32/simple-4 2108131 56.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2069565 64.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1707538 64.27 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2030208 59.00 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1862334 63.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1756923 69.83 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1542411 75.91 ns/op BenchmarkMapInterfacePtr-4 1842010 65.70 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4297516 26.63 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 159049 1106 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5823 21204 ns/op BenchmarkMapPop1000-4 421 284921 ns/op BenchmarkMapPop10000-4 21 5063825 ns/op BenchmarkMapAssign/Int32/256-4 2315961 52.97 ns/op BenchmarkMapAssign/Int32/65536-4 1594879 63.86 ns/op BenchmarkMapAssign/Int64/256-4 2464017 50.85 ns/op BenchmarkMapAssign/Int64/65536-4 1765310 63.51 ns/op BenchmarkMapAssign/Str/256-4 1912630 61.03 ns/op BenchmarkMapAssign/Str/65536-4 1333653 88.56 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 117.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1040511 104.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1330180 91.25 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 934484 110.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 592255 1574 ns/op BenchmarkMapOperatorAssign/Str/65536-4 454076 238.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 927405 125.2 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 577518 195.4 ns/op 41 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 891556 121.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 598970 199.9 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 643164 168.1 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 355120 325.9 ns/op 78 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2018456 58.43 ns/op BenchmarkMapDelete/Int32/1000-4 2176806 54.18 ns/op BenchmarkMapDelete/Int32/10000-4 2132192 56.03 ns/op BenchmarkMapDelete/Int64/100-4 2049654 58.34 ns/op BenchmarkMapDelete/Int64/1000-4 2205519 54.30 ns/op BenchmarkMapDelete/Int64/10000-4 2119281 57.11 ns/op BenchmarkMapDelete/Str/100-4 1582772 75.65 ns/op BenchmarkMapDelete/Str/1000-4 1678935 70.53 ns/op BenchmarkMapDelete/Str/10000-4 1618374 73.47 ns/op BenchmarkMapDelete/Pointer/100-4 1745904 69.47 ns/op BenchmarkMapDelete/Pointer/1000-4 1901042 63.51 ns/op BenchmarkMapDelete/Pointer/10000-4 1635729 67.47 ns/op BenchmarkMemmove/0-4 13500734 8.917 ns/op BenchmarkMemmove/1-4 2246616 52.90 ns/op 18.91 MB/s BenchmarkMemmove/2-4 2175360 53.96 ns/op 37.06 MB/s BenchmarkMemmove/3-4 2173695 55.17 ns/op 54.37 MB/s BenchmarkMemmove/4-4 2198505 53.63 ns/op 74.59 MB/s BenchmarkMemmove/5-4 2184675 54.74 ns/op 91.33 MB/s BenchmarkMemmove/6-4 2207640 54.43 ns/op 110.24 MB/s BenchmarkMemmove/7-4 2161592 54.18 ns/op 129.19 MB/s BenchmarkMemmove/8-4 2290999 52.58 ns/op 152.16 MB/s BenchmarkMemmove/9-4 2220744 55.24 ns/op 162.92 MB/s BenchmarkMemmove/10-4 2177246 55.43 ns/op 180.40 MB/s BenchmarkMemmove/11-4 2147804 55.72 ns/op 197.43 MB/s BenchmarkMemmove/12-4 2158884 55.15 ns/op 217.58 MB/s BenchmarkMemmove/13-4 2184705 54.98 ns/op 236.43 MB/s BenchmarkMemmove/14-4 2155958 55.50 ns/op 252.26 MB/s BenchmarkMemmove/15-4 2136009 55.57 ns/op 269.91 MB/s BenchmarkMemmove/16-4 2173167 55.34 ns/op 289.11 MB/s BenchmarkMemmove/32-4 1964314 62.61 ns/op 511.07 MB/s BenchmarkMemmove/64-4 1735080 68.81 ns/op 930.12 MB/s BenchmarkMemmove/128-4 1292919 91.73 ns/op 1395.37 MB/s BenchmarkMemmove/256-4 1000000 116.2 ns/op 2203.37 MB/s BenchmarkMemmove/512-4 699379 169.9 ns/op 3012.88 MB/s BenchmarkMemmove/1024-4 431414 277.2 ns/op 3693.72 MB/s BenchmarkMemmove/2048-4 242352 498.1 ns/op 4111.35 MB/s BenchmarkMemmove/4096-4 128908 925.2 ns/op 4427.19 MB/s BenchmarkMemmoveOverlap/32-4 1949913 59.63 ns/op 536.64 MB/s BenchmarkMemmoveOverlap/64-4 1711219 67.90 ns/op 942.57 MB/s BenchmarkMemmoveOverlap/128-4 1282320 93.35 ns/op 1371.22 MB/s BenchmarkMemmoveOverlap/256-4 782901 143.4 ns/op 1784.97 MB/s BenchmarkMemmoveOverlap/512-4 548114 187.3 ns/op 2733.57 MB/s BenchmarkMemmoveOverlap/1024-4 391833 301.6 ns/op 3395.24 MB/s BenchmarkMemmoveOverlap/2048-4 225652 539.0 ns/op 3799.87 MB/s BenchmarkMemmoveOverlap/4096-4 118137 1011 ns/op 4051.43 MB/s BenchmarkMemmoveUnalignedDst/0-4 12737137 9.676 ns/op BenchmarkMemmoveUnalignedDst/1-4 2247876 53.32 ns/op 18.76 MB/s BenchmarkMemmoveUnalignedDst/2-4 2188896 54.04 ns/op 37.01 MB/s BenchmarkMemmoveUnalignedDst/3-4 2218969 54.01 ns/op 55.55 MB/s BenchmarkMemmoveUnalignedDst/4-4 2216886 54.22 ns/op 73.77 MB/s BenchmarkMemmoveUnalignedDst/5-4 2156977 54.20 ns/op 92.25 MB/s BenchmarkMemmoveUnalignedDst/6-4 2223207 53.84 ns/op 111.45 MB/s BenchmarkMemmoveUnalignedDst/7-4 2222034 54.10 ns/op 129.38 MB/s BenchmarkMemmoveUnalignedDst/8-4 2256492 52.72 ns/op 151.75 MB/s BenchmarkMemmoveUnalignedDst/9-4 2142369 55.96 ns/op 160.83 MB/s BenchmarkMemmoveUnalignedDst/10-4 2125969 56.37 ns/op 177.41 MB/s BenchmarkMemmoveUnalignedDst/11-4 2001562 60.08 ns/op 183.09 MB/s BenchmarkMemmoveUnalignedDst/12-4 2030274 60.08 ns/op 199.75 MB/s BenchmarkMemmoveUnalignedDst/13-4 2021618 58.87 ns/op 220.82 MB/s BenchmarkMemmoveUnalignedDst/14-4 2148614 56.48 ns/op 247.88 MB/s BenchmarkMemmoveUnalignedDst/15-4 2098089 57.05 ns/op 262.94 MB/s BenchmarkMemmoveUnalignedDst/16-4 2100880 56.67 ns/op 282.35 MB/s BenchmarkMemmoveUnalignedDst/32-4 1939789 62.08 ns/op 515.43 MB/s BenchmarkMemmoveUnalignedDst/64-4 1734420 69.83 ns/op 916.52 MB/s BenchmarkMemmoveUnalignedDst/128-4 1281348 93.84 ns/op 1364.07 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 118.5 ns/op 2159.57 MB/s BenchmarkMemmoveUnalignedDst/512-4 643340 185.9 ns/op 2754.20 MB/s BenchmarkMemmoveUnalignedDst/1024-4 420891 284.1 ns/op 3604.29 MB/s BenchmarkMemmoveUnalignedDst/2048-4 237483 498.7 ns/op 4106.70 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129556 928.9 ns/op 4409.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1903720 62.40 ns/op 512.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1674022 71.20 ns/op 898.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1211698 98.12 ns/op 1304.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 777222 144.5 ns/op 1771.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 618782 192.1 ns/op 2665.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 391092 307.6 ns/op 3328.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 218257 550.9 ns/op 3717.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117770 1083 ns/op 3782.44 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12900002 9.399 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2223337 54.38 ns/op 18.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2184578 54.90 ns/op 36.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2161536 54.75 ns/op 54.79 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2184668 54.84 ns/op 72.93 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2157529 54.94 ns/op 91.01 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2203422 54.33 ns/op 110.44 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2158166 55.00 ns/op 127.27 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2257656 54.36 ns/op 147.17 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2137194 56.16 ns/op 160.25 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2101945 57.41 ns/op 174.17 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2096077 57.16 ns/op 192.44 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2077130 57.07 ns/op 210.26 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2089704 57.45 ns/op 226.29 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2044633 57.24 ns/op 244.57 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2032934 57.55 ns/op 260.66 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2119464 57.27 ns/op 279.40 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1919697 62.36 ns/op 513.17 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1698267 83.51 ns/op 766.34 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1256191 94.69 ns/op 1351.76 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 119.2 ns/op 2148.05 MB/s BenchmarkMemmoveUnalignedSrc/512-4 694288 173.5 ns/op 2951.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 431502 280.7 ns/op 3647.41 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238946 500.7 ns/op 4090.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128742 953.6 ns/op 4295.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1708400 69.26 ns/op 231.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1685324 71.73 ns/op 223.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1619281 73.41 ns/op 217.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1591755 75.18 ns/op 212.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1595971 73.52 ns/op 217.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1625649 73.97 ns/op 216.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1618845 73.22 ns/op 218.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1626440 73.82 ns/op 216.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1452547 82.97 ns/op 771.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1395967 84.63 ns/op 756.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1365057 86.52 ns/op 739.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1373709 86.47 ns/op 740.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1376328 86.58 ns/op 739.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1378972 88.96 ns/op 719.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1359676 86.03 ns/op 743.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1389716 87.42 ns/op 732.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 782472 152.5 ns/op 1678.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 767344 164.6 ns/op 1555.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 664250 180.2 ns/op 1420.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 849076 141.8 ns/op 1805.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 811417 146.6 ns/op 1745.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 814243 141.5 ns/op 1809.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 679939 178.0 ns/op 1438.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 822211 139.2 ns/op 1838.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124168 945.1 ns/op 4333.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 94743 1066 ns/op 3841.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 114373 1051 ns/op 3897.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 105135 953.8 ns/op 4294.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 126628 960.5 ns/op 4264.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 111246 1020 ns/op 4017.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 126582 1097 ns/op 3734.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 112058 975.3 ns/op 4199.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7519 15309 ns/op 4280.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6702 16310 ns/op 4018.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7028 16996 ns/op 3855.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6799 16817 ns/op 3897.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6390 16092 ns/op 4072.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6512 16062 ns/op 4080.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7126 16013 ns/op 4092.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6048 16939 ns/op 3868.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1955102 62.59 ns/op 511.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1671237 69.20 ns/op 924.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1249707 95.51 ns/op 1340.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 780058 138.7 ns/op 1845.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 636710 189.8 ns/op 2697.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 383820 316.8 ns/op 3232.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 213879 555.8 ns/op 3685.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 115399 1124 ns/op 3643.35 MB/s BenchmarkMemclr/5-4 12153213 9.549 ns/op 523.61 MB/s BenchmarkMemclr/16-4 10836044 11.14 ns/op 1435.93 MB/s BenchmarkMemclr/64-4 6681634 17.92 ns/op 3572.25 MB/s BenchmarkMemclr/256-4 10847314 11.10 ns/op 23063.53 MB/s BenchmarkMemclr/4096-4 3747464 32.36 ns/op 126559.78 MB/s BenchmarkMemclr/65536-4 94077 1097 ns/op 59728.46 MB/s BenchmarkMemclr/1M-4 6522 18893 ns/op 55501.74 MB/s BenchmarkMemclr/4M-4 1610 77462 ns/op 54146.77 MB/s BenchmarkMemclr/8M-4 712 166173 ns/op 50481.25 MB/s BenchmarkMemclr/16M-4 344 348819 ns/op 48097.19 MB/s BenchmarkMemclr/64M-4 87 1351002 ns/op 49673.39 MB/s BenchmarkMemclrUnaligned/0_5-4 6877635 17.41 ns/op 287.26 MB/s BenchmarkMemclrUnaligned/0_16-4 6575094 18.57 ns/op 861.72 MB/s BenchmarkMemclrUnaligned/0_64-4 4477036 26.32 ns/op 2431.37 MB/s BenchmarkMemclrUnaligned/0_256-4 6609573 18.28 ns/op 14004.42 MB/s BenchmarkMemclrUnaligned/0_4096-4 3147639 38.56 ns/op 106222.94 MB/s BenchmarkMemclrUnaligned/0_65536-4 104109 1152 ns/op 56882.39 MB/s BenchmarkMemclrUnaligned/1_5-4 6954897 17.39 ns/op 287.57 MB/s BenchmarkMemclrUnaligned/1_16-4 6622605 18.08 ns/op 885.13 MB/s BenchmarkMemclrUnaligned/1_64-4 4511203 26.37 ns/op 2427.34 MB/s BenchmarkMemclrUnaligned/1_256-4 6680803 17.90 ns/op 14299.15 MB/s BenchmarkMemclrUnaligned/1_4096-4 2484704 48.34 ns/op 84729.38 MB/s BenchmarkMemclrUnaligned/1_65536-4 101042 1188 ns/op 55146.07 MB/s BenchmarkMemclrUnaligned/4_5-4 6907802 17.52 ns/op 285.34 MB/s BenchmarkMemclrUnaligned/4_16-4 6614721 18.23 ns/op 877.87 MB/s BenchmarkMemclrUnaligned/4_64-4 4543264 26.35 ns/op 2429.25 MB/s BenchmarkMemclrUnaligned/4_256-4 6505640 17.97 ns/op 14242.28 MB/s BenchmarkMemclrUnaligned/4_4096-4 2537740 48.06 ns/op 85219.86 MB/s BenchmarkMemclrUnaligned/4_65536-4 105484 1107 ns/op 59206.57 MB/s BenchmarkMemclrUnaligned/7_5-4 6927914 17.50 ns/op 285.69 MB/s BenchmarkMemclrUnaligned/7_16-4 6444283 18.91 ns/op 846.18 MB/s BenchmarkMemclrUnaligned/7_64-4 4557433 27.31 ns/op 2343.31 MB/s BenchmarkMemclrUnaligned/7_256-4 6318742 19.25 ns/op 13301.64 MB/s BenchmarkMemclrUnaligned/7_4096-4 2428243 50.76 ns/op 80700.77 MB/s BenchmarkMemclrUnaligned/7_65536-4 87555 1313 ns/op 49931.87 MB/s BenchmarkMemclrUnaligned/0_1M-4 6174 18905 ns/op 55464.22 MB/s BenchmarkMemclrUnaligned/0_4M-4 1574 86182 ns/op 48667.98 MB/s BenchmarkMemclrUnaligned/0_8M-4 668 177043 ns/op 47381.68 MB/s BenchmarkMemclrUnaligned/0_16M-4 336 347352 ns/op 48300.28 MB/s BenchmarkMemclrUnaligned/0_64M-4 75 1401252 ns/op 47892.08 MB/s BenchmarkMemclrUnaligned/1_1M-4 6138 20359 ns/op 51504.59 MB/s BenchmarkMemclrUnaligned/1_4M-4 1574 77131 ns/op 54379.15 MB/s BenchmarkMemclrUnaligned/1_8M-4 675 174088 ns/op 48186.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 352 337372 ns/op 49729.15 MB/s BenchmarkMemclrUnaligned/1_64M-4 80 1412599 ns/op 47507.37 MB/s BenchmarkMemclrUnaligned/4_1M-4 6742 18372 ns/op 57074.95 MB/s BenchmarkMemclrUnaligned/4_4M-4 1758 74067 ns/op 56628.85 MB/s BenchmarkMemclrUnaligned/4_8M-4 662 168596 ns/op 49755.65 MB/s BenchmarkMemclrUnaligned/4_16M-4 355 345110 ns/op 48614.15 MB/s BenchmarkMemclrUnaligned/4_64M-4 80 1402498 ns/op 47849.54 MB/s BenchmarkMemclrUnaligned/7_1M-4 6210 17589 ns/op 59614.03 MB/s BenchmarkMemclrUnaligned/7_4M-4 1620 73939 ns/op 56726.45 MB/s BenchmarkMemclrUnaligned/7_8M-4 694 169295 ns/op 49550.25 MB/s BenchmarkMemclrUnaligned/7_16M-4 339 342495 ns/op 48985.35 MB/s BenchmarkMemclrUnaligned/7_64M-4 80 1375594 ns/op 48785.35 MB/s BenchmarkGoMemclr/5-4 1516250 80.32 ns/op 62.25 MB/s BenchmarkGoMemclr/16-4 589869 188.9 ns/op 84.71 MB/s BenchmarkGoMemclr/64-4 169071 710.2 ns/op 90.12 MB/s BenchmarkGoMemclr/256-4 43138 2772 ns/op 92.35 MB/s BenchmarkMemclrRange/1K_2K-4 32347 3502 ns/op 27378.86 MB/s BenchmarkMemclrRange/2K_8K-4 21908 5552 ns/op 60074.21 MB/s BenchmarkMemclrRange/4K_16K-4 19497 5641 ns/op 57270.10 MB/s BenchmarkMemclrRange/160K_228K-4 3981 31459 ns/op 52858.89 MB/s BenchmarkClearFat7-4 6818678 18.04 ns/op BenchmarkClearFat8-4 7353406 16.38 ns/op BenchmarkClearFat11-4 6835884 17.70 ns/op BenchmarkClearFat12-4 6805968 17.71 ns/op BenchmarkClearFat13-4 6773349 18.67 ns/op BenchmarkClearFat14-4 6834444 17.62 ns/op BenchmarkClearFat15-4 6827954 17.77 ns/op BenchmarkClearFat16-4 7170626 17.04 ns/op BenchmarkClearFat24-4 6936092 17.49 ns/op BenchmarkClearFat32-4 6935211 19.19 ns/op BenchmarkClearFat40-4 6548840 18.80 ns/op BenchmarkClearFat48-4 6391621 19.39 ns/op BenchmarkClearFat56-4 5888702 20.48 ns/op BenchmarkClearFat64-4 5952967 21.01 ns/op BenchmarkClearFat72-4 5756966 21.42 ns/op BenchmarkClearFat128-4 3723663 32.79 ns/op BenchmarkClearFat256-4 2700596 44.43 ns/op BenchmarkClearFat512-4 1727636 69.41 ns/op BenchmarkClearFat1024-4 829225 121.8 ns/op BenchmarkClearFat1032-4 983881 149.1 ns/op BenchmarkClearFat1040-4 946604 126.4 ns/op BenchmarkCopyFat7-4 6700465 17.95 ns/op BenchmarkCopyFat8-4 7187589 16.73 ns/op BenchmarkCopyFat11-4 6733735 17.88 ns/op BenchmarkCopyFat12-4 6746662 17.73 ns/op BenchmarkCopyFat13-4 6765566 17.88 ns/op BenchmarkCopyFat14-4 6709706 17.80 ns/op BenchmarkCopyFat15-4 6754945 17.80 ns/op BenchmarkCopyFat16-4 7024814 17.13 ns/op BenchmarkCopyFat24-4 6945520 17.36 ns/op BenchmarkCopyFat32-4 6284700 18.94 ns/op BenchmarkCopyFat64-4 5675676 21.26 ns/op BenchmarkCopyFat72-4 5485623 21.89 ns/op BenchmarkCopyFat128-4 3565075 33.80 ns/op BenchmarkCopyFat256-4 2604783 46.13 ns/op BenchmarkCopyFat512-4 1519214 75.88 ns/op BenchmarkCopyFat520-4 1561467 80.52 ns/op BenchmarkCopyFat1024-4 884214 135.6 ns/op BenchmarkCopyFat1032-4 890618 134.5 ns/op BenchmarkCopyFat1040-4 897441 135.3 ns/op BenchmarkIssue18740/2byte-4 554 214597 ns/op BenchmarkIssue18740/4byte-4 884 138036 ns/op BenchmarkIssue18740/8byte-4 964 125011 ns/op BenchmarkMemclrKnownSize1-4 8708204 13.96 ns/op 71.63 MB/s BenchmarkMemclrKnownSize2-4 5461923 21.63 ns/op 92.48 MB/s BenchmarkMemclrKnownSize4-4 2995762 39.58 ns/op 101.05 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.1 ns/op 78.35 MB/s BenchmarkMemclrKnownSize16-4 601144 193.6 ns/op 82.64 MB/s BenchmarkMemclrKnownSize32-4 329676 361.3 ns/op 88.57 MB/s BenchmarkMemclrKnownSize64-4 168369 703.4 ns/op 90.99 MB/s BenchmarkMemclrKnownSize112-4 98625 1221 ns/op 91.74 MB/s BenchmarkMemclrKnownSize128-4 86355 1401 ns/op 91.34 MB/s BenchmarkMemclrKnownSize192-4 57262 2077 ns/op 92.46 MB/s BenchmarkMemclrKnownSize248-4 44816 2664 ns/op 93.08 MB/s BenchmarkMemclrKnownSize256-4 43580 2741 ns/op 93.39 MB/s BenchmarkMemclrKnownSize512-4 21376 5550 ns/op 92.25 MB/s BenchmarkMemclrKnownSize1024-4 10000 11007 ns/op 93.03 MB/s BenchmarkMemclrKnownSize4096-4 2679 44779 ns/op 91.47 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5757195 ns/op 91.07 MB/s BenchmarkReadMetricsLatency-4 18327 5444 p50-ns 5860 p90-ns 14576 p99-ns BenchmarkFinalizer-4 583 199562 ns/op BenchmarkFinalizerRun-4 586232 289.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7668387 15.04 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2118360 56.84 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1878464 63.74 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1712442 69.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 103.0 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 110.0 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1571569 75.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 109.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 104.6 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1546826 76.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1653271 72.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1488949 80.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1332889 89.29 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 100.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6806304 16.73 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8009008 14.82 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7918728 15.21 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7046742 16.65 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6689342 18.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5937892 19.95 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6890067 17.33 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7505511 15.35 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7812843 15.24 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6912619 17.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7757874 15.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8027388 15.42 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6991298 16.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7947426 15.94 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7865632 15.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7004338 17.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7809680 14.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6800443 15.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7108236 16.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7641018 15.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7609153 15.64 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7074639 16.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7532440 15.52 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7210838 15.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7032445 16.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7663692 15.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7493697 15.61 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7036789 16.65 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7562006 15.46 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7593993 15.40 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7133707 16.40 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7086666 14.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8070717 14.72 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7124474 16.44 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7826551 15.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8082145 14.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7089763 16.38 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8070092 15.24 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7979120 14.62 ns/op BenchmarkNetpollBreak-4 8950 19327 ns/op BenchmarkPinnerPinUnpinBatch-4 2026 68127 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 303 421163 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2152 57143 ns/op BenchmarkPinnerPinUnpin-4 1779525 66.64 ns/op BenchmarkPinnerPinUnpinTiny-4 1808151 66.01 ns/op BenchmarkPinnerPinUnpinDouble-4 659055 172.7 ns/op BenchmarkPinnerPinUnpinParallel-4 4770420 27.06 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3559915 33.72 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 263973 416.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4785079 24.14 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5955200 19.36 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9660278 12.92 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 10401757 12.34 ns/op BenchmarkPingPongHog-4 696 153635 ns/op BenchmarkStackGrowth-4 180346 641.5 ns/op BenchmarkStackGrowthDeep-4 1870 61722 ns/op BenchmarkCreateGoroutines-4 117787 1141 ns/op BenchmarkCreateGoroutinesParallel-4 80203 1525 ns/op BenchmarkCreateGoroutinesCapture-4 17456 6513 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 117033 988.4 ns/op BenchmarkClosureCall-4 15498024 7.613 ns/op BenchmarkWakeupParallelSpinning/0s-4 6588 16276 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6375 20970 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5533 21222 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3512 33972 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2347 55871 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1423 89190 ns/op BenchmarkWakeupParallelSpinning/50µs-4 714 175285 ns/op BenchmarkWakeupParallelSpinning/100µs-4 387 346418 ns/op BenchmarkWakeupParallelSyscall/0s-4 500 236627 ns/op BenchmarkWakeupParallelSyscall/1µs-4 570 233000 ns/op BenchmarkWakeupParallelSyscall/2µs-4 583 219709 ns/op BenchmarkWakeupParallelSyscall/5µs-4 576 257009 ns/op BenchmarkWakeupParallelSyscall/10µs-4 505 254204 ns/op BenchmarkWakeupParallelSyscall/20µs-4 514 238291 ns/op BenchmarkWakeupParallelSyscall/50µs-4 433 291553 ns/op BenchmarkWakeupParallelSyscall/100µs-4 308 395501 ns/op BenchmarkMatmult-4 3828105 34.62 ns/op BenchmarkFastrand-4 14232742 8.472 ns/op BenchmarkFastrand64-4 13804994 8.574 ns/op BenchmarkFastrandHashiter-4 6324019 19.70 ns/op BenchmarkFastrandn/2-4 6752826 17.64 ns/op BenchmarkFastrandn/3-4 6751077 17.90 ns/op BenchmarkFastrandn/4-4 6684846 17.80 ns/op BenchmarkFastrandn/5-4 6544455 17.78 ns/op BenchmarkIfaceCmp100-4 81031 1462 ns/op BenchmarkIfaceCmpNil100-4 159910 764.7 ns/op BenchmarkEfaceCmpDiff-4 19723 6118 ns/op BenchmarkEfaceCmpDiffIndirect-4 20655 5739 ns/op BenchmarkDefer-4 1783201 66.77 ns/op BenchmarkDefer10-4 1000000 129.4 ns/op BenchmarkDeferMany-4 586356 358.1 ns/op BenchmarkPanicRecover-4 823353 148.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12394 12410 ns/op 10702 p50-ns 15901 p90-ns 42897 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9555 60665 ns/op 11394 p50-ns 19850 p90-ns 245486 p99-ns BenchmarkGoroutineProfile/small/idle-4 1568 63892 ns/op 62042 p50-ns 64233 p90-ns 106943 p99-ns BenchmarkGoroutineProfile/small/loaded-4 676 293070 ns/op 105677 p50-ns 276707 p90-ns 2214050 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 13866 11161 ns/op 9563 p50-ns 14243 p90-ns 30406 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10252 17542 ns/op 9713 p50-ns 14614 p90-ns 196042 p99-ns BenchmarkGoroutineProfile/large/idle-4 38 3365155 ns/op 2368187 p50-ns 5753080 p90-ns 20731283 p99-ns BenchmarkGoroutineProfile/large/loaded-4 48 3822107 ns/op 2411463 p50-ns 11340354 p90-ns 13861716 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 10000 11672 ns/op 7256 p50-ns 12902 p90-ns 37158 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 9235 25634 ns/op 7481 p50-ns 12444 p90-ns 205918 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1645 67374 ns/op 63832 p50-ns 65840 p90-ns 109187 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 952 215230 ns/op 89907 p50-ns 157161 p90-ns 2594437 p99-ns BenchmarkRWMutexUncontended-4 6730519 17.52 ns/op BenchmarkRWMutexWrite100-4 2271754 52.45 ns/op BenchmarkRWMutexWrite10-4 2105469 84.03 ns/op BenchmarkRWMutexWorkWrite100-4 720601 168.0 ns/op BenchmarkRWMutexWorkWrite10-4 225310 573.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3001 39075 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1137 102223 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1488 83310 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 549 212776 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 744 155456 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 270 440334 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 386 310501 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 130 888940 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 430980 382.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 396446 287.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 351336 296.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 385155 285.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 368532 297.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 321021 341.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 453382 294.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 381074 274.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 335442 321.2 ns/op BenchmarkMakeSlice/Byte-4 2032540 65.89 ns/op BenchmarkMakeSlice/Int16-4 2156032 59.13 ns/op BenchmarkMakeSlice/Int-4 1768515 63.17 ns/op BenchmarkMakeSlice/Ptr-4 1547272 81.80 ns/op BenchmarkMakeSlice/Struct/24-4 1318066 95.92 ns/op BenchmarkMakeSlice/Struct/32-4 1398598 86.03 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 136.3 ns/op BenchmarkGrowSlice/Byte-4 1000000 114.5 ns/op BenchmarkGrowSlice/Int16-4 948361 162.6 ns/op BenchmarkGrowSlice/Int-4 836020 152.1 ns/op BenchmarkGrowSlice/Ptr-4 674499 185.1 ns/op BenchmarkGrowSlice/Struct/24-4 457596 272.4 ns/op BenchmarkGrowSlice/Struct/32-4 389038 289.8 ns/op BenchmarkGrowSlice/Struct/40-4 293058 351.3 ns/op BenchmarkExtendSlice/IntSlice-4 581596 216.4 ns/op BenchmarkExtendSlice/PointerSlice-4 483198 263.6 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 118.4 ns/op BenchmarkAppend-4 677494 176.1 ns/op BenchmarkAppendGrowByte-4 6 29426334 ns/op BenchmarkAppendGrowString-4 1 192321074 ns/op BenchmarkAppendSlice/1Bytes-4 2258370 53.27 ns/op BenchmarkAppendSlice/4Bytes-4 2219966 53.45 ns/op BenchmarkAppendSlice/7Bytes-4 2169380 55.13 ns/op BenchmarkAppendSlice/8Bytes-4 2184884 54.70 ns/op BenchmarkAppendSlice/15Bytes-4 2084530 57.15 ns/op BenchmarkAppendSlice/16Bytes-4 2133780 56.23 ns/op BenchmarkAppendSlice/32Bytes-4 1960995 62.18 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 150561 783.7 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 45206 2604 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 12376 9965 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3567 31401 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 254 442435 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 63 1770394 ns/op BenchmarkAppendStr/1Bytes-4 2480346 48.61 ns/op BenchmarkAppendStr/4Bytes-4 2437512 49.17 ns/op BenchmarkAppendStr/8Bytes-4 2399152 50.04 ns/op BenchmarkAppendStr/16Bytes-4 2433568 50.05 ns/op BenchmarkAppendStr/32Bytes-4 2204470 53.16 ns/op BenchmarkAppendSpecialCase-4 681988 175.8 ns/op BenchmarkCopy/1Byte-4 2290386 52.79 ns/op 18.94 MB/s BenchmarkCopy/1String-4 2209281 54.87 ns/op 18.23 MB/s BenchmarkCopy/2Byte-4 2232360 53.90 ns/op 37.11 MB/s BenchmarkCopy/2String-4 2227668 54.95 ns/op 36.40 MB/s BenchmarkCopy/4Byte-4 2284311 53.63 ns/op 74.58 MB/s BenchmarkCopy/4String-4 2227704 53.01 ns/op 75.45 MB/s BenchmarkCopy/8Byte-4 2276893 52.33 ns/op 152.87 MB/s BenchmarkCopy/8String-4 2210298 55.63 ns/op 143.80 MB/s BenchmarkCopy/12Byte-4 2157555 55.80 ns/op 215.04 MB/s BenchmarkCopy/12String-4 2180683 54.82 ns/op 218.88 MB/s BenchmarkCopy/16Byte-4 1840032 63.92 ns/op 250.33 MB/s BenchmarkCopy/16String-4 1812802 65.31 ns/op 244.99 MB/s BenchmarkCopy/32Byte-4 1912954 60.73 ns/op 526.89 MB/s BenchmarkCopy/32String-4 1953226 61.92 ns/op 516.84 MB/s BenchmarkCopy/128Byte-4 1286412 92.78 ns/op 1379.54 MB/s BenchmarkCopy/128String-4 1222566 100.8 ns/op 1269.89 MB/s BenchmarkCopy/1024Byte-4 433203 283.1 ns/op 3617.52 MB/s BenchmarkCopy/1024String-4 399164 302.1 ns/op 3389.38 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28366 4042 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25683 4396 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20535 6715 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 14462 7368 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 13382 9004 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155313 793.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 157075 784.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 116510 943.8 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 102913 1072 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 95864 1286 ns/op BenchmarkStackCopyPtr-4 1 142349140 ns/op BenchmarkStackCopy-4 2 82955242 ns/op BenchmarkStackCopyNoCache-4 26 4441902 ns/op BenchmarkStackCopyWithStkobj-4 2 58137125 ns/op BenchmarkIssue18138-4 1406 98478 ns/op BenchmarkCompareStringEqual-4 11447179 10.38 ns/op BenchmarkCompareStringIdentical-4 15863379 7.681 ns/op BenchmarkCompareStringSameLength-4 12888025 9.092 ns/op BenchmarkCompareStringDifferentLength-4 15664593 7.653 ns/op BenchmarkCompareStringBigUnaligned-4 2004 56609 ns/op 18523.35 MB/s BenchmarkCompareStringBig-4 1723 67213 ns/op 15600.99 MB/s BenchmarkConcatStringAndBytes-4 2803054 42.49 ns/op BenchmarkSliceByteToString/1-4 2307969 54.99 ns/op BenchmarkSliceByteToString/2-4 1326603 87.54 ns/op BenchmarkSliceByteToString/4-4 1387119 85.53 ns/op BenchmarkSliceByteToString/8-4 1406731 83.96 ns/op BenchmarkSliceByteToString/16-4 1374006 87.29 ns/op BenchmarkSliceByteToString/32-4 1000000 102.1 ns/op BenchmarkSliceByteToString/64-4 1000000 111.5 ns/op BenchmarkSliceByteToString/128-4 901482 136.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2353272 50.80 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 730994 161.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 961194 125.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4052200 30.03 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1476872 80.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1986652 60.00 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2916836 40.62 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 512122 226.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 483134 246.5 ns/op BenchmarkRuneIterate/range/ASCII-4 9574630 12.29 ns/op BenchmarkRuneIterate/range/Japanese-4 1960306 61.57 ns/op BenchmarkRuneIterate/range/MixedLength-4 2640986 45.31 ns/op BenchmarkRuneIterate/range1/ASCII-4 8373277 14.01 ns/op BenchmarkRuneIterate/range1/Japanese-4 1965782 61.08 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2635249 45.51 ns/op BenchmarkRuneIterate/range2/ASCII-4 9817071 12.34 ns/op BenchmarkRuneIterate/range2/Japanese-4 1937454 61.36 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2592390 45.41 ns/op BenchmarkArrayEqual-4 15161731 7.965 ns/op BenchmarkFunc/Name-4 2207521 54.94 ns/op BenchmarkFunc/Entry-4 10477593 11.31 ns/op BenchmarkFunc/FileLine-4 2326833 54.19 ns/op PASS ok runtime 165.141s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31089 3525 ns/op BenchmarkHandle/concurrent-4 23886 4870 ns/op PASS ok runtime/cgo 1.330s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 17159307 7.072 ns/op BenchmarkAtomicStore64-4 16680638 7.379 ns/op BenchmarkAtomicLoad-4 15991225 7.089 ns/op BenchmarkAtomicStore-4 16525344 7.182 ns/op BenchmarkAnd8-4 15146317 8.081 ns/op BenchmarkAnd-4 15161578 8.141 ns/op BenchmarkAnd8Parallel-4 2565756 43.65 ns/op BenchmarkAndParallel-4 2588743 43.84 ns/op BenchmarkOr8-4 14022958 8.763 ns/op BenchmarkOr-4 14504848 8.477 ns/op BenchmarkOr8Parallel-4 2888613 39.59 ns/op BenchmarkOrParallel-4 2959332 44.81 ns/op BenchmarkXadd-4 3064063 39.26 ns/op BenchmarkXadd64-4 3082562 38.51 ns/op BenchmarkCas-4 3018742 40.05 ns/op BenchmarkCas64-4 3068694 42.54 ns/op BenchmarkXchg-4 2982886 41.67 ns/op BenchmarkXchg64-4 2828076 41.70 ns/op PASS ok runtime/internal/atomic 3.694s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4098199 29.44 ns/op BenchmarkMulUintptr/large-4 3018918 38.30 ns/op PASS ok runtime/internal/math 1.318s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4343390 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 4753461 ns/op 609.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1687 69567 ns/op 3.967 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10580050 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11919988 ns/op 1535 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 375 297339 ns/op 32.10 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75629800 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 83247318 ns/op 9484 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 46 2526718 ns/op 306.7 concurrent_launches/op PASS ok runtime/pprof 2.663s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 135 853185 ns/op BenchmarkStackLeak-4 36410 3315 ns/op PASS ok runtime/race 1.430s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2419567 52.56 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 531864 209.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.305s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 60 1921237 ns/op BenchmarkIndex_Large-4 12696 9370 ns/op BenchmarkIndexFunc_Large-4 178 652266 ns/op BenchmarkCompact/nil-4 7145176 16.82 ns/op BenchmarkCompact/one-4 2047897 59.93 ns/op BenchmarkCompact/sorted-4 1000000 105.9 ns/op BenchmarkCompact/1_item-4 741420 159.3 ns/op BenchmarkCompact/unsorted-4 1000000 106.8 ns/op BenchmarkCompact/many-4 440745 272.0 ns/op BenchmarkCompact_Large-4 639 181503 ns/op BenchmarkCompactFunc_Large-4 81 1451836 ns/op BenchmarkReplace/naive-fast-4 110336 1037 ns/op BenchmarkReplace/optimized-fast-4 146104 817.5 ns/op BenchmarkReplace/naive-slow-4 48824 2340 ns/op BenchmarkReplace/optimized-slow-4 58572 1920 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 108.9 ns/op BenchmarkBinarySearchFloats/Size32-4 980967 124.0 ns/op BenchmarkBinarySearchFloats/Size64-4 775207 135.8 ns/op BenchmarkBinarySearchFloats/Size128-4 825782 150.4 ns/op BenchmarkBinarySearchFloats/Size512-4 659919 174.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 663094 186.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 560098 213.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 484315 247.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 383262 283.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 379815 319.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 311763 381.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 284546 416.1 ns/op PASS ok slices 4.782s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 119576 960.9 ns/op BenchmarkSortInts-4 1 196083340 ns/op BenchmarkSlicesSortInts-4 2 72630024 ns/op BenchmarkSortIsSorted-4 22 5119754 ns/op BenchmarkSlicesIsSorted-4 61 1946727 ns/op BenchmarkSortStrings-4 1 155294862 ns/op BenchmarkSlicesSortStrings-4 1 109188845 ns/op BenchmarkSortStrings_Sorted-4 20 5520881 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2687683 ns/op BenchmarkSortStructs-4 1 192435343 ns/op BenchmarkSortFuncStructs-4 1 125173737 ns/op BenchmarkSortString1K-4 189 632056 ns/op BenchmarkSortString1K_Slice-4 192 620127 ns/op BenchmarkStableString1K-4 90 1310726 ns/op BenchmarkSortInt1K-4 259 461187 ns/op BenchmarkSortInt1K_Sorted-4 4538 22353 ns/op BenchmarkSortInt1K_Reversed-4 3205 38739 ns/op BenchmarkSortInt1K_Mod8-4 704 172950 ns/op BenchmarkStableInt1K-4 100 1247810 ns/op BenchmarkStableInt1K_Slice-4 145 827545 ns/op BenchmarkSortInt64K-4 3 41887625 ns/op BenchmarkSortInt64K_Slice-4 2 61153277 ns/op BenchmarkStableInt64K-4 1 111853877 ns/op BenchmarkSort1e2-4 327 364206 ns/op BenchmarkStable1e2-4 141 845651 ns/op BenchmarkSort1e4-4 2 75278066 ns/op BenchmarkStable1e4-4 1 255650630 ns/op PASS ok sort 11.366s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 890348 122.2 ns/op BenchmarkAtof64Float-4 739501 147.4 ns/op BenchmarkAtof64FloatExp-4 749773 152.1 ns/op BenchmarkAtof64Big-4 506023 240.9 ns/op BenchmarkAtof64RandomBits-4 481092 241.6 ns/op BenchmarkAtof64RandomFloats-4 554727 218.5 ns/op BenchmarkAtof64RandomLongFloats-4 434362 275.1 ns/op BenchmarkAtof32Decimal-4 1000000 121.6 ns/op BenchmarkAtof32Float-4 873505 137.6 ns/op BenchmarkAtof32FloatExp-4 732538 161.9 ns/op BenchmarkAtof32Random-4 391771 304.9 ns/op BenchmarkAtof32RandomLong-4 136590 866.0 ns/op BenchmarkParseInt/Pos/7bit-4 1329794 90.96 ns/op BenchmarkParseInt/Pos/26bit-4 737638 159.7 ns/op BenchmarkParseInt/Pos/31bit-4 664663 179.4 ns/op BenchmarkParseInt/Pos/56bit-4 444548 270.2 ns/op BenchmarkParseInt/Pos/63bit-4 396079 299.5 ns/op BenchmarkParseInt/Neg/7bit-4 1318741 90.89 ns/op BenchmarkParseInt/Neg/26bit-4 688134 160.6 ns/op BenchmarkParseInt/Neg/31bit-4 665782 180.2 ns/op BenchmarkParseInt/Neg/56bit-4 445083 268.9 ns/op BenchmarkParseInt/Neg/63bit-4 399520 304.1 ns/op BenchmarkAtoi/Pos/7bit-4 1929463 60.49 ns/op BenchmarkAtoi/Pos/26bit-4 803926 146.5 ns/op BenchmarkAtoi/Pos/31bit-4 725174 163.1 ns/op BenchmarkAtoi/Pos/56bit-4 506566 240.4 ns/op BenchmarkAtoi/Pos/63bit-4 314911 321.7 ns/op BenchmarkAtoi/Neg/7bit-4 1944726 62.62 ns/op BenchmarkAtoi/Neg/26bit-4 858219 140.0 ns/op BenchmarkAtoi/Neg/31bit-4 773136 158.0 ns/op BenchmarkAtoi/Neg/56bit-4 490995 235.4 ns/op BenchmarkAtoi/Neg/63bit-4 369584 322.7 ns/op BenchmarkFormatFloat/Decimal-4 81622 1498 ns/op BenchmarkFormatFloat/Float-4 82502 1526 ns/op BenchmarkFormatFloat/Exp-4 84177 1405 ns/op BenchmarkFormatFloat/NegExp-4 88312 1312 ns/op BenchmarkFormatFloat/LongExp-4 77170 1560 ns/op BenchmarkFormatFloat/Big-4 71989 1636 ns/op BenchmarkFormatFloat/BinaryExp-4 209481 550.4 ns/op BenchmarkFormatFloat/32Integer-4 81394 1486 ns/op BenchmarkFormatFloat/32ExactFraction-4 97156 1233 ns/op BenchmarkFormatFloat/32Point-4 82870 1435 ns/op BenchmarkFormatFloat/32Exp-4 92270 1315 ns/op BenchmarkFormatFloat/32NegExp-4 92198 1308 ns/op BenchmarkFormatFloat/32Shortest-4 98736 1273 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109810 1043 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111399 1091 ns/op BenchmarkFormatFloat/64Fixed1-4 132128 896.5 ns/op BenchmarkFormatFloat/64Fixed2-4 134096 886.2 ns/op BenchmarkFormatFloat/64Fixed3-4 131458 900.7 ns/op BenchmarkFormatFloat/64Fixed4-4 136555 888.2 ns/op BenchmarkFormatFloat/64Fixed12-4 80158 1476 ns/op BenchmarkFormatFloat/64Fixed16-4 92637 1287 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 91242 1254 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81663 1438 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2605 44322 ns/op BenchmarkFormatFloat/Slowpath64-4 76284 1611 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73394 1672 ns/op BenchmarkAppendFloat/Decimal-4 84715 1403 ns/op BenchmarkAppendFloat/Float-4 86581 1352 ns/op BenchmarkAppendFloat/Exp-4 94167 1266 ns/op BenchmarkAppendFloat/NegExp-4 93962 1241 ns/op BenchmarkAppendFloat/LongExp-4 80534 1454 ns/op BenchmarkAppendFloat/Big-4 78188 1560 ns/op BenchmarkAppendFloat/BinaryExp-4 274580 422.9 ns/op BenchmarkAppendFloat/32Integer-4 85892 1401 ns/op BenchmarkAppendFloat/32ExactFraction-4 92330 1156 ns/op BenchmarkAppendFloat/32Point-4 92900 1290 ns/op BenchmarkAppendFloat/32Exp-4 96998 1235 ns/op BenchmarkAppendFloat/32NegExp-4 96637 1221 ns/op BenchmarkAppendFloat/32Shortest-4 108612 1058 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123255 947.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 118254 1006 ns/op BenchmarkAppendFloat/64Fixed1-4 141752 861.5 ns/op BenchmarkAppendFloat/64Fixed2-4 139730 850.1 ns/op BenchmarkAppendFloat/64Fixed3-4 133076 889.5 ns/op BenchmarkAppendFloat/64Fixed4-4 135298 887.9 ns/op BenchmarkAppendFloat/64Fixed12-4 82432 1408 ns/op BenchmarkAppendFloat/64Fixed16-4 96788 1212 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 105990 1109 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 89151 1333 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2751 43688 ns/op BenchmarkAppendFloat/Slowpath64-4 78674 1490 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78672 1512 ns/op BenchmarkFormatInt-4 16903 7257 ns/op BenchmarkAppendInt-4 17437 6668 ns/op BenchmarkFormatUint-4 96949 1166 ns/op BenchmarkAppendUint-4 104713 1152 ns/op BenchmarkFormatIntSmall/7-4 3401995 33.66 ns/op BenchmarkFormatIntSmall/42-4 3319574 33.45 ns/op BenchmarkAppendIntSmall-4 1565413 75.11 ns/op BenchmarkAppendUintVarlen/1-4 1601696 73.23 ns/op BenchmarkAppendUintVarlen/12-4 1548670 75.53 ns/op BenchmarkAppendUintVarlen/123-4 1242470 97.61 ns/op BenchmarkAppendUintVarlen/1234-4 1236553 97.48 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 100.8 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 100.7 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 105.7 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 103.3 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 109.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 110.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 115.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 113.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 118.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 119.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 944163 125.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 964614 126.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 918405 131.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 819877 149.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 848925 136.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 869179 135.5 ns/op BenchmarkQuote-4 48267 2425 ns/op BenchmarkQuoteRune-4 562732 213.3 ns/op BenchmarkAppendQuote-4 54086 2219 ns/op BenchmarkAppendQuoteRune-4 968367 120.8 ns/op BenchmarkUnquoteEasy-4 1000000 119.3 ns/op BenchmarkUnquoteHard-4 56612 2077 ns/op PASS ok strconv 16.936s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 473097 217.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 144213 741.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 202746 583.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 538784 218.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 153805 712.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 214548 546.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 288936 382.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 82546 1395 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 98066 1129 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 825984 148.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20972 5819 ns/op BenchmarkGenericMatch1-4 1792 64414 ns/op BenchmarkGenericMatch2-4 312 377380 ns/op BenchmarkSingleMaxSkipping-4 4807 24222 ns/op 412.85 MB/s BenchmarkSingleLongSuffixFail-4 13417 8934 ns/op 112.15 MB/s BenchmarkSingleMatch-4 192 610861 ns/op 24.56 MB/s BenchmarkByteByteNoMatch-4 60576 1989 ns/op BenchmarkByteByteMatch-4 18238 6409 ns/op BenchmarkByteStringMatch-4 22300 5311 ns/op BenchmarkHTMLEscapeNew-4 68337 1754 ns/op BenchmarkHTMLEscapeOld-4 87643 1346 ns/op BenchmarkByteStringReplacerWriteString-4 1071 111224 ns/op BenchmarkByteReplacerWriteString-4 1574 76206 ns/op BenchmarkByteByteReplaces-4 3334 35960 ns/op BenchmarkByteByteMap-4 9990 10964 ns/op BenchmarkMap/identity/ASCII-4 849309 130.6 ns/op BenchmarkMap/identity/Greek-4 471802 289.5 ns/op BenchmarkMap/change/ASCII-4 36367 3316 ns/op BenchmarkMap/change/Greek-4 23767 5018 ns/op BenchmarkIndexRune-4 2596408 46.20 ns/op BenchmarkIndexRuneLongString-4 1613260 73.18 ns/op BenchmarkIndexRuneFastPath-4 5286765 21.31 ns/op BenchmarkIndex-4 5518849 21.98 ns/op BenchmarkLastIndex-4 5390466 22.00 ns/op BenchmarkIndexByte-4 10508289 11.43 ns/op BenchmarkToUpper/#00-4 5297822 22.19 ns/op BenchmarkToUpper/ONLYUPPER-4 3064456 39.23 ns/op BenchmarkToUpper/abc-4 293132 390.9 ns/op BenchmarkToUpper/AbC123-4 229741 526.2 ns/op BenchmarkToUpper/azAZ09_-4 253232 490.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46035 2577 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72393 1666 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31046 3832 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54213 2192 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111740 1080 ns/op BenchmarkToLower/#00-4 5441904 21.51 ns/op BenchmarkToLower/abc-4 4758546 25.18 ns/op BenchmarkToLower/AbC123-4 184579 641.3 ns/op BenchmarkToLower/azAZ09_-4 189424 634.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84510 1427 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65496 1843 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34341 3519 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77361 1561 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113169 1049 ns/op BenchmarkMapNoChanges-4 1211360 99.71 ns/op BenchmarkTrim-4 35468 3407 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3794355 31.29 ns/op BenchmarkToValidUTF8/InvalidASCII-4 172146 700.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 133466 887.9 ns/op BenchmarkEqualFold/Tests-4 49803 2431 ns/op BenchmarkEqualFold/ASCII-4 3827904 30.99 ns/op BenchmarkEqualFold/UnicodePrefix-4 90144 1332 ns/op BenchmarkEqualFold/UnicodeSuffix-4 93277 1295 ns/op BenchmarkIndexHard1-4 1780 66918 ns/op BenchmarkIndexHard2-4 392 305027 ns/op BenchmarkIndexHard3-4 171 699163 ns/op BenchmarkIndexHard4-4 92 1291377 ns/op BenchmarkLastIndexHard1-4 67 1730583 ns/op BenchmarkLastIndexHard2-4 68 1721193 ns/op BenchmarkLastIndexHard3-4 68 1726355 ns/op BenchmarkCountHard1-4 1784 67168 ns/op BenchmarkCountHard2-4 392 303799 ns/op BenchmarkCountHard3-4 171 699065 ns/op BenchmarkIndexTorture-4 7809 15086 ns/op BenchmarkCountTorture-4 7966 15183 ns/op BenchmarkCountTortureOverlapping-4 685 161023 ns/op BenchmarkCountByte/10-4 5560178 21.61 ns/op 462.69 MB/s BenchmarkCountByte/32-4 5237125 22.55 ns/op 1419.37 MB/s BenchmarkCountByte/4096-4 544771 205.4 ns/op 19941.81 MB/s BenchmarkCountByte/4194304-4 614 194463 ns/op 21568.59 MB/s BenchmarkCountByte/67108864-4 33 3516226 ns/op 19085.48 MB/s BenchmarkFields/ASCII/16-4 276910 431.0 ns/op 37.13 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21400 5571 ns/op 45.95 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1388 86956 ns/op 47.10 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 78 1495087 ns/op 43.83 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 23987258 ns/op 43.71 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 274701 435.7 ns/op 36.72 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10632 ns/op 24.08 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 699 166840 ns/op 24.55 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 3377302 ns/op 19.40 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59484374 ns/op 17.63 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 281080 418.4 ns/op 38.24 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22819 5311 ns/op 48.20 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1252 91412 ns/op 44.81 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 55 1895625 ns/op 34.57 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 37426125 ns/op 28.02 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 285889 426.0 ns/op 37.55 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12436 8330 ns/op 30.73 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 910 131567 ns/op 31.13 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 44 2525006 ns/op 25.95 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 48456925 ns/op 21.64 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 63881612 ns/op BenchmarkSplitSingleByteSeparator-4 21 5254060 ns/op BenchmarkSplitMultiByteSeparator-4 38 2969890 ns/op BenchmarkSplitNSingleByteSeparator-4 252298 456.8 ns/op BenchmarkSplitNMultiByteSeparator-4 179220 646.0 ns/op BenchmarkRepeat/5x0-4 4817905 24.80 ns/op BenchmarkRepeat/5x1-4 4793971 25.30 ns/op BenchmarkRepeat/5x2-4 260544 468.0 ns/op BenchmarkRepeat/5x6-4 158346 753.9 ns/op BenchmarkRepeat/10x0-4 4833217 24.87 ns/op BenchmarkRepeat/10x1-4 4792900 25.27 ns/op BenchmarkRepeat/10x2-4 257079 470.1 ns/op BenchmarkRepeat/10x6-4 151170 783.7 ns/op BenchmarkRepeatLarge/256/1-4 72589 1615 ns/op 158.56 MB/s BenchmarkRepeatLarge/256/16-4 116502 976.3 ns/op 262.20 MB/s BenchmarkRepeatLarge/512/1-4 61468 1864 ns/op 274.70 MB/s BenchmarkRepeatLarge/512/16-4 90687 1232 ns/op 415.44 MB/s BenchmarkRepeatLarge/1024/1-4 52626 2201 ns/op 465.29 MB/s BenchmarkRepeatLarge/1024/16-4 70387 1744 ns/op 587.19 MB/s BenchmarkRepeatLarge/2048/1-4 40802 2827 ns/op 724.40 MB/s BenchmarkRepeatLarge/2048/16-4 52094 2218 ns/op 923.32 MB/s BenchmarkRepeatLarge/4096/1-4 29793 3873 ns/op 1057.71 MB/s BenchmarkRepeatLarge/4096/16-4 37722 3297 ns/op 1242.25 MB/s BenchmarkRepeatLarge/8192/1-4 20923 5829 ns/op 1405.37 MB/s BenchmarkRepeatLarge/8192/16-4 22459 5330 ns/op 1537.10 MB/s BenchmarkRepeatLarge/8192/4097-4 6594756 18.13 ns/op 225998.00 MB/s BenchmarkRepeatLarge/16384/1-4 13435 8846 ns/op 1852.13 MB/s BenchmarkRepeatLarge/16384/16-4 14091 8373 ns/op 1956.66 MB/s BenchmarkRepeatLarge/16384/4097-4 21211 5630 ns/op 2183.16 MB/s BenchmarkRepeatLarge/32768/1-4 7748 15456 ns/op 2120.13 MB/s BenchmarkRepeatLarge/32768/16-4 8168 15034 ns/op 2179.59 MB/s BenchmarkRepeatLarge/32768/4097-4 8866 14661 ns/op 1956.15 MB/s BenchmarkRepeatLarge/65536/1-4 3552 29898 ns/op 2191.97 MB/s BenchmarkRepeatLarge/65536/16-4 3416 29511 ns/op 2220.74 MB/s BenchmarkRepeatLarge/65536/4097-4 3307 31928 ns/op 1924.80 MB/s BenchmarkRepeatLarge/131072/1-4 543 217848 ns/op 601.67 MB/s BenchmarkRepeatLarge/131072/16-4 546 221116 ns/op 592.78 MB/s BenchmarkRepeatLarge/131072/4097-4 554 212902 ns/op 596.55 MB/s BenchmarkRepeatLarge/262144/1-4 274 433987 ns/op 604.04 MB/s BenchmarkRepeatLarge/262144/16-4 240 450722 ns/op 581.61 MB/s BenchmarkRepeatLarge/262144/4097-4 280 456030 ns/op 566.00 MB/s BenchmarkRepeatLarge/524288/1-4 132 813910 ns/op 644.16 MB/s BenchmarkRepeatLarge/524288/16-4 145 818340 ns/op 640.67 MB/s BenchmarkRepeatLarge/524288/4097-4 144 814265 ns/op 639.00 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1640252 ns/op 639.28 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1706717 ns/op 614.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1737991 ns/op 601.12 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3361286 ns/op 623.91 MB/s BenchmarkRepeatLarge/2097152/16-4 32 3319674 ns/op 631.73 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3415255 ns/op 613.00 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6814930 ns/op 615.46 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6755727 ns/op 620.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6848298 ns/op 612.01 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13737908 ns/op 610.62 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14329616 ns/op 585.40 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 15114580 ns/op 554.87 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31989687 ns/op 524.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 38901338 ns/op 431.28 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32308542 ns/op 519.28 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64088158 ns/op 523.57 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63846024 ns/op 525.55 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63812240 ns/op 525.83 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125962027 ns/op 532.77 MB/s BenchmarkRepeatLarge/67108864/16-4 1 124975323 ns/op 536.98 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 129120583 ns/op 519.74 MB/s BenchmarkRepeatLarge/134217728/1-4 1 221615668 ns/op 605.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 258291147 ns/op 519.64 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 269577518 ns/op 497.88 MB/s BenchmarkRepeatLarge/268435456/1-4 1 449638489 ns/op 597.00 MB/s BenchmarkRepeatLarge/268435456/16-4 1 536854797 ns/op 500.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 618192081 ns/op 434.23 MB/s BenchmarkRepeatLarge/536870912/1-4 1 977048459 ns/op 549.48 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1094824555 ns/op 490.37 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1094547705 ns/op 490.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1873478331 ns/op 573.13 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2103106804 ns/op 510.55 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2169557733 ns/op 494.91 MB/s BenchmarkIndexAnyASCII/1:1-4 2950898 39.98 ns/op BenchmarkIndexAnyASCII/1:2-4 2867035 41.18 ns/op BenchmarkIndexAnyASCII/1:4-4 2726574 43.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2655631 45.55 ns/op BenchmarkIndexAnyASCII/1:16-4 2295538 53.02 ns/op BenchmarkIndexAnyASCII/1:32-4 2246935 53.46 ns/op BenchmarkIndexAnyASCII/1:64-4 2170987 55.50 ns/op BenchmarkIndexAnyASCII/16:1-4 2929921 40.42 ns/op BenchmarkIndexAnyASCII/16:2-4 642486 180.6 ns/op BenchmarkIndexAnyASCII/16:4-4 649243 186.2 ns/op BenchmarkIndexAnyASCII/16:8-4 628566 190.4 ns/op BenchmarkIndexAnyASCII/16:16-4 580164 209.0 ns/op BenchmarkIndexAnyASCII/16:32-4 504080 236.7 ns/op BenchmarkIndexAnyASCII/16:64-4 403664 296.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2406186 52.78 ns/op BenchmarkIndexAnyASCII/256:2-4 54562 2191 ns/op BenchmarkIndexAnyASCII/256:4-4 54956 2194 ns/op BenchmarkIndexAnyASCII/256:8-4 54220 2200 ns/op BenchmarkIndexAnyASCII/256:16-4 54494 2206 ns/op BenchmarkIndexAnyASCII/256:32-4 53764 2239 ns/op BenchmarkIndexAnyASCII/256:64-4 51925 2290 ns/op BenchmarkIndexAnyUTF8/1:1-4 3154958 38.33 ns/op BenchmarkIndexAnyUTF8/1:2-4 2205627 54.87 ns/op BenchmarkIndexAnyUTF8/1:4-4 2169188 55.17 ns/op BenchmarkIndexAnyUTF8/1:8-4 2136536 56.23 ns/op BenchmarkIndexAnyUTF8/1:16-4 1823989 65.38 ns/op BenchmarkIndexAnyUTF8/1:32-4 1806937 65.54 ns/op BenchmarkIndexAnyUTF8/1:64-4 1750921 68.11 ns/op BenchmarkIndexAnyUTF8/16:1-4 2133778 56.33 ns/op BenchmarkIndexAnyUTF8/16:2-4 397083 304.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 369656 339.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 343550 354.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 250706 492.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 237494 503.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 216938 532.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 487081 246.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 29410 4143 ns/op BenchmarkIndexAnyUTF8/256:4-4 27132 4518 ns/op BenchmarkIndexAnyUTF8/256:8-4 23289 5153 ns/op BenchmarkIndexAnyUTF8/256:16-4 16576 7262 ns/op BenchmarkIndexAnyUTF8/256:32-4 15824 7228 ns/op BenchmarkIndexAnyUTF8/256:64-4 15302 7821 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2978016 39.70 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2978461 40.92 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2785108 42.87 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2711485 44.37 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2296240 52.01 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2257468 53.02 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2156067 55.32 ns/op BenchmarkLastIndexAnyASCII/16:1-4 663832 179.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 672493 178.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 663514 180.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 637410 188.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 575838 207.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 511238 235.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 407990 293.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 55244 2176 ns/op BenchmarkLastIndexAnyASCII/256:2-4 54606 2176 ns/op BenchmarkLastIndexAnyASCII/256:4-4 55117 2180 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54937 2185 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54560 2217 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53418 2238 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52479 2294 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 3028342 39.62 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2938113 40.29 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2833125 42.27 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2707357 44.46 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2277183 52.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2275226 52.37 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2168343 54.99 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 525746 228.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 254853 470.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 242750 497.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 232170 530.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 181876 661.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182014 666.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 172814 700.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 36604 3217 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17323 6931 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16256 7476 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15138 8022 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10087 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10085 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10689 ns/op BenchmarkTrimASCII/1:1-4 4408780 26.19 ns/op BenchmarkTrimASCII/1:2-4 2634859 45.50 ns/op BenchmarkTrimASCII/1:4-4 2464833 48.42 ns/op BenchmarkTrimASCII/1:8-4 2142655 56.04 ns/op BenchmarkTrimASCII/1:16-4 1658574 72.40 ns/op BenchmarkTrimASCII/16:1-4 3237133 36.38 ns/op BenchmarkTrimASCII/16:2-4 669880 177.9 ns/op BenchmarkTrimASCII/16:4-4 663964 180.0 ns/op BenchmarkTrimASCII/16:8-4 639856 187.3 ns/op BenchmarkTrimASCII/16:16-4 597680 202.5 ns/op BenchmarkTrimASCII/256:1-4 576027 208.6 ns/op BenchmarkTrimASCII/256:2-4 56365 2132 ns/op BenchmarkTrimASCII/256:4-4 56281 2133 ns/op BenchmarkTrimASCII/256:8-4 56155 2139 ns/op BenchmarkTrimASCII/256:16-4 55656 2155 ns/op BenchmarkTrimASCII/4096:1-4 42807 2805 ns/op BenchmarkTrimASCII/4096:2-4 3592 33400 ns/op BenchmarkTrimASCII/4096:4-4 3580 33473 ns/op BenchmarkTrimASCII/4096:8-4 3541 33672 ns/op BenchmarkTrimASCII/4096:16-4 3538 33371 ns/op BenchmarkTrimByte-4 5145606 23.17 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 31908 3807 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30015 3865 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1555 78467 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1930 60099 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3949 30262 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6667 15919 ns/op BenchmarkJoin/0-4 6706114 18.14 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4837960 25.76 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182907 634.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 128029 931.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 98059 1224 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79044 1525 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67341 1801 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 58256 2067 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3537177 33.67 ns/op BenchmarkTrimSpace/ASCII-4 1242159 95.34 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139185 877.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 67556 1794 ns/op BenchmarkReplaceAll-4 124492 967.6 ns/op 16 B/op 1 allocs/op PASS ok strings 57.082s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 75454 1415 ns/op BenchmarkCond2-4 45908 3239 ns/op BenchmarkCond4-4 26166 4686 ns/op BenchmarkCond8-4 13813 8556 ns/op BenchmarkCond16-4 8865 17378 ns/op BenchmarkCond32-4 3598 42398 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 791832 145.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 438289 379.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 751922 168.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 952554 140.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 537676 227.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 1394067 91.15 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 143230 904.7 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111888 1121 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 107821 1259 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74478 1607 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 612304 167.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 228663 523.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 502375 218.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 226779 550.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 901711 167.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 255480 836.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1806327 66.31 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 105188 1431 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 161922 728.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 465225 321.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3333 36977 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 284 471967 ns/op BenchmarkRange/*sync.Map-4 1028 98278 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 91890 1185 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 346531 366.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 84550 1274 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 140409 1002 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 443866 428.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 327248 431.9 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 135464 1028 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 267411 444.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 103.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 81944 1365 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 202128 597.0 ns/op BenchmarkSwapCollision/*sync.Map-4 130935 925.5 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 396 298347 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 152331 808.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 395816 284.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 31797 3730 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 93000 1295 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32106 3642 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 251521 477.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 145502 805.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 245125 484.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1978290 59.10 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 238503 497.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2090720 53.64 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 982004 119.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 215907 547.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 594356 173.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 134232 880.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 430880 284.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 662960 180.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 166712 718.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 124.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 512577 446.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 152079 757.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 376336 288.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 81828 1556 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 248512 414.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 693380 149.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 183153 651.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 106.0 ns/op BenchmarkUncontendedSemaphore-4 5016318 23.97 ns/op BenchmarkContendedSemaphore-4 5028079 26.50 ns/op BenchmarkMutexUncontended-4 1000000 147.3 ns/op BenchmarkMutex-4 333369 356.1 ns/op BenchmarkMutexSlack-4 316238 382.2 ns/op BenchmarkMutexWork-4 287475 419.3 ns/op BenchmarkMutexWorkSlack-4 265314 415.9 ns/op BenchmarkMutexNoSpin-4 98468 1164 ns/op BenchmarkMutexSpin-4 76470 1669 ns/op BenchmarkOnce-4 1793425 69.78 ns/op BenchmarkOnceFunc/v=Once-4 1949476 61.24 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1561686 77.33 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1682698 71.74 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1603089 71.57 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1309948 92.07 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 104.5 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8097094 14.67 ns/op BenchmarkSemaSyntNonblock-4 1955545 55.77 ns/op BenchmarkSemaSyntBlock-4 1924945 60.36 ns/op BenchmarkSemaWorkNonblock-4 1212381 98.87 ns/op BenchmarkSemaWorkBlock-4 1000000 109.5 ns/op BenchmarkRWMutexUncontended-4 562989 271.5 ns/op BenchmarkRWMutexWrite100-4 481131 243.8 ns/op BenchmarkRWMutexWrite10-4 414526 286.4 ns/op BenchmarkRWMutexWorkWrite100-4 379258 323.0 ns/op BenchmarkRWMutexWorkWrite10-4 302805 401.0 ns/op BenchmarkWaitGroupUncontended-4 762762 136.5 ns/op BenchmarkWaitGroupAddDone-4 513768 267.9 ns/op BenchmarkWaitGroupAddDoneWork-4 540210 217.6 ns/op BenchmarkWaitGroupWait-4 4760737 24.34 ns/op BenchmarkWaitGroupWaitWork-4 3336358 35.96 ns/op BenchmarkWaitGroupActuallyWait-4 65035 1819 ns/op 32 B/op 2 allocs/op PASS ok sync 19.995s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 588552 210.5 ns/op PASS ok sync/atomic 1.136s PASS ok syscall 1.011s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 170968 674.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.131s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6039 18454 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7479 14517 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1467590 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 76 1365525 ns/op 1702 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 165572969 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 165926167 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1545 73849 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1790 67591 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6720880 ns/op 413574 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6516300 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 737952840 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 728725976 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 192 607781 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 208 584292 ns/op 188 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59260690 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60318754 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7149488860 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7551617052 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2424 45773 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3149478 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 317940474 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2169 52199 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 241 486154 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4777283 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5786 19989 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.411s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 103419727 ns/op BenchmarkVariableString-4 80563 1465 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1830 66387 ns/op 2519 B/op 39 allocs/op PASS ok text/template/parse 1.382s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 64 1899765 ns/op BenchmarkAfter-4 219 493483 ns/op BenchmarkStop-4 379 306523 ns/op BenchmarkSimultaneousAfterFunc-4 55 1965047 ns/op BenchmarkStartStop-4 384 401630 ns/op BenchmarkReset-4 4023 53779 ns/op BenchmarkSleep-4 60 1895946 ns/op BenchmarkParallelTimerLatency-4 52 586474 avg-late-ns 28458921 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 2799509 avg-late-ns 6824537 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 358123 avg-late-ns 1466249 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 3972228 avg-late-ns 11617502 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 24 7697592 avg-late-ns 24050200 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 354123 avg-late-ns 2203682 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 1925533 avg-late-ns 17910010 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 929775 avg-late-ns 24573385 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 977726 avg-late-ns 13502634 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 248666 avg-late-ns 1654802 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2518579 avg-late-ns 12489358 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 293842 avg-late-ns 883438 max-late-ns BenchmarkTicker-4 603 171003 ns/op BenchmarkTickerReset-4 4113 32358 ns/op BenchmarkTickerResetNaive-4 358 369774 ns/op BenchmarkNow-4 1695267 73.94 ns/op BenchmarkNowUnixNano-4 1552368 79.02 ns/op BenchmarkNowUnixMilli-4 1465340 78.68 ns/op BenchmarkNowUnixMicro-4 1542460 83.85 ns/op BenchmarkFormat-4 51738 2304 ns/op BenchmarkFormatRFC3339-4 66774 1674 ns/op BenchmarkFormatRFC3339Nano-4 69009 1757 ns/op BenchmarkFormatNow-4 75684 1592 ns/op BenchmarkMarshalJSON-4 96160 1254 ns/op BenchmarkMarshalText-4 111566 1405 ns/op BenchmarkParse-4 139028 849.5 ns/op BenchmarkParseRFC3339UTC-4 388954 306.6 ns/op BenchmarkParseRFC3339UTCBytes-4 223996 541.9 ns/op BenchmarkParseRFC3339TZ-4 87552 1399 ns/op BenchmarkParseRFC3339TZBytes-4 61599 1905 ns/op BenchmarkParseDuration-4 588129 207.0 ns/op BenchmarkHour-4 1000000 109.4 ns/op BenchmarkSecond-4 1000000 110.4 ns/op BenchmarkYear-4 891768 136.6 ns/op BenchmarkDay-4 757429 158.5 ns/op BenchmarkISOWeek-4 784292 154.3 ns/op BenchmarkGoString-4 68758 1740 ns/op BenchmarkUnmarshalText-4 75318 1561 ns/op PASS ok time 11.544s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 391888 301.7 ns/op BenchmarkDecodeValidJapaneseChars-4 453460 263.5 ns/op BenchmarkDecodeRune-4 1218517 99.05 ns/op BenchmarkEncodeValidASCII-4 313159 363.1 ns/op BenchmarkEncodeValidJapaneseChars-4 491306 242.3 ns/op BenchmarkAppendRuneValidASCII-4 655080 174.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1250688 96.00 ns/op BenchmarkEncodeRune-4 1000000 112.1 ns/op PASS ok unicode/utf16 2.175s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2231580 53.91 ns/op BenchmarkRuneCountTenJapaneseChars-4 362638 311.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4552341 26.05 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 516309 231.0 ns/op BenchmarkValidTenASCIIChars-4 2313950 51.42 ns/op BenchmarkValid100KASCIIChars-4 82 1612788 ns/op BenchmarkValidTenJapaneseChars-4 331191 355.2 ns/op BenchmarkValidLongMostlyASCII-4 108 1103367 ns/op BenchmarkValidLongJapanese-4 64 1844518 ns/op BenchmarkValidStringTenASCIIChars-4 5163688 23.92 ns/op BenchmarkValidString100KASCIIChars-4 6936 16964 ns/op BenchmarkValidStringTenJapaneseChars-4 475360 243.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1416 85342 ns/op BenchmarkValidStringLongJapanese-4 162 736422 ns/op BenchmarkEncodeASCIIRune-4 4714564 25.60 ns/op BenchmarkEncodeJapaneseRune-4 1775416 66.05 ns/op BenchmarkAppendASCIIRune-4 8709684 13.85 ns/op BenchmarkAppendJapaneseRune-4 2183138 52.97 ns/op BenchmarkDecodeASCIIRune-4 2894326 41.22 ns/op BenchmarkDecodeJapaneseRune-4 2538470 45.17 ns/op BenchmarkFullRune/ASCII-4 3347247 36.73 ns/op BenchmarkFullRune/Incomplete-4 1000000 105.0 ns/op BenchmarkFullRune/Japanese-4 3342139 35.83 ns/op PASS ok unicode/utf8 4.652s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 82991295419 ns/op PASS ok cmd/api 84.215s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 630163 182.8 ns/op BenchmarkCgoCall/one-pointer-4 521584 231.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 441475 266.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 646580 187.9 ns/op BenchmarkCgoCall/eight-pointers-4 237320 529.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 533373 233.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 39066 3183 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50978 2423 ns/op BenchmarkGoString-4 1188930 99.65 ns/op BenchmarkCGoCallback-4 71002 1754 ns/op BenchmarkCGoInCThread-4 531685 196.5 ns/op PASS ok cmd/cgo/internal/test 2.535s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 535863 216.7 ns/op BenchmarkEqArrayOfStrings64-4 69121 1722 ns/op BenchmarkEqArrayOfStrings1024-4 4490 26477 ns/op BenchmarkEqArrayOfFloats5-4 999747 122.3 ns/op BenchmarkEqArrayOfFloats64-4 127155 938.6 ns/op BenchmarkEqArrayOfFloats1024-4 5175 23020 ns/op BenchmarkEqArrayOfStructsEq-4 1399 85468 ns/op BenchmarkEqArrayOfStructsNotEq-4 2276 52422 ns/op BenchmarkEqStruct-4 15930597 7.579 ns/op PASS ok cmd/compile/internal/reflectdata 2.170s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 52993 ns/op BenchmarkCopyElim1-4 790 133580 ns/op BenchmarkCopyElim10-4 927 119497 ns/op BenchmarkCopyElim100-4 478 254466 ns/op BenchmarkCopyElim1000-4 72 1579376 ns/op BenchmarkCopyElim10000-4 4 25569614 ns/op BenchmarkCopyElim100000-4 1 487147416 ns/op BenchmarkDeadCode/1-4 859 123353 ns/op BenchmarkDeadCode/10-4 814 153233 ns/op BenchmarkDeadCode/100-4 240 498179 ns/op BenchmarkDeadCode/1000-4 46 2702942 ns/op BenchmarkDeadCode/10000-4 4 27207509 ns/op BenchmarkDeadCode/100000-4 1 336493441 ns/op BenchmarkDeadCode/200000-4 1 776162361 ns/op BenchmarkDominatorsLinear-4 10 11086420 ns/op 0.90 MB/s BenchmarkDominatorsFwdBack-4 8 14487226 ns/op 0.69 MB/s BenchmarkDominatorsManyPred-4 7 16586388 ns/op 0.60 MB/s BenchmarkDominatorsMaxPred-4 6 16918431 ns/op 0.59 MB/s BenchmarkDominatorsMaxPredVal-4 7 16476033 ns/op 0.61 MB/s BenchmarkFuse/1-4 822 142592 ns/op BenchmarkFuse/10-4 560 211990 ns/op BenchmarkFuse/100-4 152 771176 ns/op BenchmarkFuse/1000-4 20 6370331 ns/op BenchmarkFuse/10000-4 2 70161578 ns/op BenchmarkNilCheckDeep1-4 6932 16004 ns/op 0.06 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3054 40356 ns/op 0.25 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 417 276706 ns/op 0.36 MB/s 685 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 40 2750202 ns/op 0.36 MB/s 5035 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 28253345 ns/op 0.35 MB/s 147964 B/op 7 allocs/op BenchmarkDSEPass-4 14 7995544 ns/op 79912 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 203131531 ns/op 4265808 B/op 108623 allocs/op BenchmarkCSEPass-4 5 24233661 ns/op 157840 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 261843057 ns/op 5690096 B/op 97648 allocs/op BenchmarkDeadcodePass-4 99 1094956 ns/op 107363 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 201092052 ns/op 4036416 B/op 44865 allocs/op BenchmarkMultiPass-4 37 2825340 ns/op 201140 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 389279467 ns/op 11189752 B/op 149795 allocs/op BenchmarkCondRewrite/SoloJump-4 2907346 40.44 ns/op BenchmarkCondRewrite/CombJump-4 2716603 43.76 ns/op PASS ok cmd/compile/internal/ssa 15.815s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7572 15629 ns/op BenchmarkExtShift-4 14640 8943 ns/op BenchmarkModify-4 7168 16770 ns/op BenchmarkMullImm-4 12945 9219 ns/op BenchmarkConstModify-4 6988 15963 ns/op BenchmarkBitSet-4 15534 7866 ns/op BenchmarkBitClear-4 15697 7600 ns/op BenchmarkBitToggle-4 14608 7859 ns/op BenchmarkBitSetConst-4 118758 1001 ns/op BenchmarkBitClearConst-4 124285 982.5 ns/op BenchmarkBitToggleConst-4 115572 1123 ns/op BenchmarkDivconstI64-4 7859794 15.34 ns/op BenchmarkModconstI64-4 7361654 15.52 ns/op BenchmarkDivisiblePow2constI64-4 7831030 15.37 ns/op BenchmarkDivisibleconstI64-4 7519509 15.24 ns/op BenchmarkDivisibleWDivconstI64-4 2786140 42.10 ns/op BenchmarkDivconstU64/3-4 8010459 14.99 ns/op BenchmarkDivconstU64/5-4 7889857 15.28 ns/op BenchmarkDivconstU64/37-4 7803874 14.89 ns/op BenchmarkDivconstU64/1234567-4 7948456 15.00 ns/op BenchmarkModconstU64-4 7923865 15.23 ns/op BenchmarkDivisibleconstU64-4 8209165 14.62 ns/op BenchmarkDivisibleWDivconstU64-4 5335898 22.54 ns/op BenchmarkDivconstI32-4 8176426 14.56 ns/op BenchmarkModconstI32-4 7741075 15.32 ns/op BenchmarkDivisiblePow2constI32-4 8253762 14.67 ns/op BenchmarkDivisibleconstI32-4 8096605 14.70 ns/op BenchmarkDivisibleWDivconstI32-4 5321498 22.57 ns/op BenchmarkDivconstU32-4 8009491 14.86 ns/op BenchmarkModconstU32-4 7984885 14.95 ns/op BenchmarkDivisibleconstU32-4 7938464 14.86 ns/op BenchmarkDivisibleWDivconstU32-4 2896939 41.64 ns/op BenchmarkDivconstI16-4 8052999 14.55 ns/op BenchmarkModconstI16-4 8144415 14.54 ns/op BenchmarkDivisiblePow2constI16-4 7542170 15.30 ns/op BenchmarkDivisibleconstI16-4 8164750 14.65 ns/op BenchmarkDivisibleWDivconstI16-4 5318992 22.22 ns/op BenchmarkDivconstU16-4 8061536 14.71 ns/op BenchmarkModconstU16-4 8125110 14.76 ns/op BenchmarkDivisibleconstU16-4 8100601 14.92 ns/op BenchmarkDivisibleWDivconstU16-4 5420930 22.24 ns/op BenchmarkDivconstI8-4 8040404 14.59 ns/op BenchmarkModconstI8-4 7837089 15.34 ns/op BenchmarkDivisiblePow2constI8-4 7526316 15.70 ns/op BenchmarkDivisibleconstI8-4 8025097 14.94 ns/op BenchmarkDivisibleWDivconstI8-4 5262483 22.81 ns/op BenchmarkDivconstU8-4 8130649 14.64 ns/op BenchmarkModconstU8-4 8064114 15.00 ns/op BenchmarkDivisibleconstU8-4 8023994 14.64 ns/op BenchmarkDivisibleWDivconstU8-4 5308630 22.38 ns/op BenchmarkMul2-4 173809 692.3 ns/op BenchmarkMulNeg2-4 172567 695.2 ns/op BenchmarkEfaceInteger-4 3787900 28.22 ns/op BenchmarkDiv64UnsignedSmall-4 13611285 8.427 ns/op BenchmarkDiv64Small-4 13771210 8.796 ns/op BenchmarkDiv64SmallNegDivisor-4 13742569 8.787 ns/op BenchmarkDiv64SmallNegDividend-4 13422722 8.843 ns/op BenchmarkDiv64SmallNegBoth-4 13990375 7.967 ns/op BenchmarkDiv64Unsigned-4 11302896 10.35 ns/op BenchmarkDiv64-4 11375007 10.22 ns/op BenchmarkDiv64NegDivisor-4 11560930 10.22 ns/op BenchmarkDiv64NegDividend-4 11540058 10.17 ns/op BenchmarkDiv64NegBoth-4 11558394 10.18 ns/op BenchmarkMod64UnsignedSmall-4 13807773 8.328 ns/op BenchmarkMod64Small-4 13732134 8.719 ns/op BenchmarkMod64SmallNegDivisor-4 13670092 8.719 ns/op BenchmarkMod64SmallNegDividend-4 13840734 8.711 ns/op BenchmarkMod64SmallNegBoth-4 14087244 7.934 ns/op BenchmarkMod64Unsigned-4 11246230 10.35 ns/op BenchmarkMod64-4 11608252 10.33 ns/op BenchmarkMod64NegDivisor-4 11355248 10.19 ns/op BenchmarkMod64NegDividend-4 11501144 10.17 ns/op BenchmarkMod64NegBoth-4 11544432 10.15 ns/op BenchmarkMulconstI32/3-4 14708916 7.972 ns/op BenchmarkMulconstI32/5-4 14777167 7.952 ns/op BenchmarkMulconstI32/12-4 14722537 7.990 ns/op BenchmarkMulconstI32/120-4 14560096 7.950 ns/op BenchmarkMulconstI32/-120-4 14540203 7.958 ns/op BenchmarkMulconstI32/65537-4 14701597 7.947 ns/op BenchmarkMulconstI32/65538-4 14434275 7.980 ns/op BenchmarkMulconstI64/3-4 14802118 7.969 ns/op BenchmarkMulconstI64/5-4 14185662 8.090 ns/op BenchmarkMulconstI64/12-4 14793902 7.975 ns/op BenchmarkMulconstI64/120-4 14816017 7.963 ns/op BenchmarkMulconstI64/-120-4 14692881 8.034 ns/op BenchmarkMulconstI64/65537-4 14778660 7.985 ns/op BenchmarkMulconstI64/65538-4 14723340 7.999 ns/op BenchmarkMulconstU32/3-4 14779182 7.998 ns/op BenchmarkMulconstU32/5-4 14795622 7.977 ns/op BenchmarkMulconstU32/12-4 14723235 7.968 ns/op BenchmarkMulconstU32/120-4 14823394 7.992 ns/op BenchmarkMulconstU32/65537-4 14249400 8.040 ns/op BenchmarkMulconstU32/65538-4 14558535 8.055 ns/op BenchmarkMulconstU64/3-4 14674528 8.001 ns/op BenchmarkMulconstU64/5-4 14795418 8.069 ns/op BenchmarkMulconstU64/12-4 14706999 8.456 ns/op BenchmarkMulconstU64/120-4 14669655 8.013 ns/op BenchmarkMulconstU64/65537-4 14794906 8.097 ns/op BenchmarkMulconstU64/65538-4 14733058 8.431 ns/op BenchmarkShiftArithmeticRight-4 14884453 8.272 ns/op BenchmarkSwitch8Predictable-4 9109237 12.44 ns/op BenchmarkSwitch8Unpredictable-4 5716512 20.96 ns/op BenchmarkSwitch32Predictable-4 8587011 13.08 ns/op BenchmarkSwitch32Unpredictable-4 5459596 22.50 ns/op BenchmarkSwitchStringPredictable-4 4087046 29.46 ns/op BenchmarkSwitchStringUnpredictable-4 4342839 27.50 ns/op BenchmarkSwitchTypePredictable-4 2404701 45.20 ns/op BenchmarkSwitchTypeUnpredictable-4 3544119 33.18 ns/op PASS ok cmd/compile/internal/test 16.482s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 129 840313 ns/op BenchmarkNamed/Underlying/nongeneric-4 1366725 86.57 ns/op BenchmarkNamed/Underlying/generic-4 1349744 87.35 ns/op BenchmarkNamed/Underlying/src_instance-4 1371297 86.95 ns/op BenchmarkNamed/Underlying/user_instance-4 1226685 103.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 535160734 ns/op 60787 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 397374794 ns/op 81866 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 165180848 ns/op 196918 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 171166482 ns/op 190047 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 453708028 ns/op 11387 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 103682711 ns/op 49936 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 30555968 ns/op 169437 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33384896 ns/op 155074 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 214321030 ns/op 10115 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 60679139 ns/op 35759 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 25050745 ns/op 86428 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19256441 ns/op 112602 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 913748289 ns/op 71471 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 661070149 ns/op 98783 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 143037534 ns/op 456490 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 168617068 ns/op 282167 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 625883304 ns/op 3215 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64704160 ns/op 31091 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 127046330 ns/op 15836 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 38744294 ns/op 51924 lines/s PASS ok cmd/compile/internal/types2 20.699s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 232 794343 ns/op 714272 sys-ns/op 598147 user-ns/op PASS ok cmd/go 1.360s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 269547 433.8 ns/op PASS ok cmd/go/internal/cfg 1.212s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23760 5177 ns/op 1.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 25086 4710 ns/op 1.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2680 44418 ns/op 23.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2736 46007 ns/op 22.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 375 314466 ns/op 26.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 392 311564 ns/op 26.29 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.490s All tests passed.