linux-s390x-ibm-race at f9d114d0e85eba7a79b9656aa65f0ba939787fb6 :: 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=6f1c65fcc8f145ea928707bb25190674" "JOURNAL_STREAM=9:571386390" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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.17.13 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=6f1c65fcc8f145ea928707bb25190674" "JOURNAL_STREAM=9:571386390" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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 6.203s ok archive/zip 11.617s ok bufio 1.867s ok bytes 8.584s ok cmp 1.155s ok compress/bzip2 3.673s ok compress/flate 26.447s ok compress/gzip 50.656s ok compress/lzw 4.454s ok compress/zlib 21.269s ok container/heap 1.115s ok container/list 1.103s ok container/ring 1.064s ok context 1.114s ok crypto 1.084s ok crypto/aes 1.471s ok crypto/cipher 1.051s ok crypto/des 1.132s ok crypto/dsa 1.548s ok crypto/ecdh 2.541s ok crypto/ecdsa 2.386s ok crypto/ed25519 5.082s ok crypto/elliptic 1.666s ok crypto/hmac 1.662s ok crypto/internal/alias 1.053s ok crypto/internal/bigmod 21.096s ok crypto/internal/boring 1.040s ok crypto/internal/boring/bcache 2.917s ok crypto/internal/edwards25519 264.088s ok crypto/internal/edwards25519/field 108.917s ok crypto/internal/nistec 5.836s ok crypto/internal/nistec/fiat 1.034s [no tests to run] ok crypto/md5 1.022s ok crypto/rand 2.824s ok crypto/rc4 2.823s ok crypto/rsa 6.762s ok crypto/sha1 1.104s ok crypto/sha256 1.350s ok crypto/sha512 1.066s ok crypto/subtle 3.480s ok crypto/tls 14.751s ok crypto/x509 7.919s ok database/sql 1.775s ok database/sql/driver 1.010s ok debug/buildinfo 1.025s ok debug/dwarf 1.278s ok debug/elf 6.143s ok debug/gosym 1.734s ok debug/macho 1.029s ok debug/pe 1.063s ok debug/plan9obj 1.018s ok embed 1.035s [no tests to run] ok embed/internal/embedtest 1.034s ok encoding/ascii85 1.045s ok encoding/asn1 1.638s ok encoding/base32 1.638s ok encoding/base64 1.168s ok encoding/binary 1.061s ok encoding/csv 1.124s ok encoding/gob 57.716s ok encoding/hex 1.042s ok encoding/json 5.977s ok encoding/pem 5.625s ok encoding/xml 1.539s ok errors 1.166s ok expvar 1.123s ok flag 4.247s ok fmt 2.040s ok go/ast 1.022s ok go/build 14.745s ok go/build/constraint 1.014s ok go/constant 1.022s ok go/doc 2.027s ok go/doc/comment 6.677s ok go/format 1.329s ok go/importer 2.674s ok go/internal/gccgoimporter 1.557s ok go/internal/gcimporter 6.960s ok go/internal/srcimporter 34.362s ok go/parser 3.186s ok go/printer 6.890s ok go/scanner 1.685s ok go/token 1.213s ok go/types 97.918s ok hash 1.196s ok hash/adler32 1.191s ok hash/crc32 1.083s ok hash/crc64 1.305s ok hash/fnv 1.172s ok hash/maphash 1.266s ok html 1.730s ok html/template 2.254s ok image 3.478s ok image/color 1.064s ok image/draw 3.580s ok image/gif 3.368s ok image/jpeg 5.980s ok image/png 10.554s ok index/suffixarray 5.662s ok internal/abi 1.111s ok internal/buildcfg 1.015s ok internal/coverage/cformat 1.043s ok internal/coverage/cmerge 1.104s ok internal/coverage/pods 1.095s ok internal/coverage/slicereader 1.026s ok internal/coverage/slicewriter 1.070s ok internal/coverage/test 1.459s ok internal/cpu 2.044s ok internal/dag 1.121s ok internal/diff 1.092s ok internal/fmtsort 1.033s ok internal/fuzz 1.029s ok internal/godebug 11.937s ok internal/godebugs 1.024s ok internal/intern 4.361s ok internal/itoa 1.355s ok internal/poll 2.029s ok internal/profile 1.037s ok internal/reflectlite 1.019s ok internal/safefilepath 1.029s ok internal/saferio 1.254s ok internal/singleflight 1.124s ok internal/testenv 1.649s ok internal/trace 1.778s ok internal/types/errors 4.843s ok internal/unsafeheader 1.067s ok internal/xcoff 1.321s ok internal/zstd 2.319s ok io 1.171s ok io/fs 1.905s ok io/ioutil 1.152s ok log 1.169s ok log/slog 1.147s ok log/slog/internal/benchmarks 1.016s ok log/slog/internal/buffer 1.017s ok log/syslog 3.478s ok maps 1.072s ok math 1.043s ok math/big 10.523s ok math/bits 1.031s ok math/cmplx 1.027s ok math/rand 13.153s ok mime 1.097s ok mime/multipart 20.985s ok mime/quotedprintable 1.231s ok net 72.304s ok net/http 36.459s ok net/http/cgi 12.713s ok net/http/cookiejar 1.095s ok net/http/fcgi 1.148s ok net/http/httptest 1.690s ok net/http/httptrace 1.083s ok net/http/httputil 1.913s ok net/http/internal 1.158s ok net/http/internal/ascii 1.033s ok net/http/pprof 6.325s ok net/internal/socktest 1.091s ok net/mail 1.087s ok net/netip 1.830s ok net/rpc 1.088s ok net/rpc/jsonrpc 1.084s ok net/smtp 1.104s ok net/textproto 1.969s ok net/url 1.209s ok os 7.356s ok os/exec 5.594s ok os/exec/internal/fdtest 1.039s ok os/signal 17.689s ok os/user 1.035s ok path 1.010s ok path/filepath 1.046s ok plugin 1.290s ok reflect 3.956s ok regexp 5.566s ok regexp/syntax 10.376s ok runtime 39.207s ok runtime/cgo 1.039s ok runtime/coverage 1.012s ok runtime/debug 2.086s ok runtime/internal/atomic 1.081s ok runtime/internal/math 1.009s ok runtime/internal/sys 1.010s ok runtime/internal/syscall 1.009s ok runtime/internal/wasitest 1.032s ok runtime/metrics 1.021s ok runtime/pprof 22.053s ok runtime/race 12.212s ok runtime/trace 6.491s ok slices 1.416s ok sort 2.692s ok strconv 5.888s ok strings 3.911s ok sync 2.631s ok sync/atomic 7.865s ok syscall 12.489s ok testing 5.018s ok testing/fstest 1.031s ok testing/iotest 1.091s ok testing/quick 1.214s ok testing/slogtest 1.027s ok text/scanner 1.178s ok text/tabwriter 1.237s ok text/template 1.262s ok text/template/parse 1.048s ok time 4.467s ok unicode 1.064s ok unicode/utf16 1.009s ok unicode/utf8 1.284s ok cmd/addr2line 8.424s ok cmd/api 46.149s ok cmd/asm/internal/asm 10.359s ok cmd/asm/internal/lex 1.094s ok cmd/cgo/internal/swig 1.170s ok cmd/cgo/internal/test 7.854s ok cmd/cgo/internal/testcarchive 59.172s ok cmd/cgo/internal/testcshared 17.963s ok cmd/cgo/internal/testerrors 35.919s ok cmd/cgo/internal/testfortran 1.066s ok cmd/cgo/internal/testgodefs 2.984s ok cmd/cgo/internal/testlife 6.066s ok cmd/cgo/internal/testnocgo 1.105s ok cmd/cgo/internal/testplugin 92.601s ok cmd/cgo/internal/testsanitizers 1.556s ok cmd/cgo/internal/testshared 124.532s ok cmd/cgo/internal/testso 6.124s ok cmd/cgo/internal/teststdio 5.785s ok cmd/cgo/internal/testtls 1.054s ok cmd/compile/internal/abt 1.080s ok cmd/compile/internal/amd64 1.015s ok cmd/compile/internal/base 1.023s ok cmd/compile/internal/compare 1.016s ok cmd/compile/internal/dwarfgen 5.410s ok cmd/compile/internal/importer 4.896s ok cmd/compile/internal/ir 1.101s ok cmd/compile/internal/logopt 1.435s ok cmd/compile/internal/loopvar 1.087s ok cmd/compile/internal/noder 1.020s ok cmd/compile/internal/reflectdata 1.080s [no tests to run] ok cmd/compile/internal/ssa 38.290s ok cmd/compile/internal/syntax 1.290s ok cmd/compile/internal/test 34.774s ok cmd/compile/internal/typecheck 2.162s ok cmd/compile/internal/types 1.308s ok cmd/compile/internal/types2 32.445s ok cmd/covdata 1.071s ok cmd/cover 20.243s ok cmd/dist 1.022s ok cmd/distpack 1.033s ok cmd/doc 3.354s ok cmd/fix 9.619s ok cmd/go 526.326s ok cmd/go/internal/auth 1.056s ok cmd/go/internal/cache 1.433s ok cmd/go/internal/envcmd 1.150s ok cmd/go/internal/fsys 1.151s ok cmd/go/internal/generate 1.204s ok cmd/go/internal/get 1.285s ok cmd/go/internal/gover 1.283s ok cmd/go/internal/imports 1.139s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.334s ok cmd/go/internal/lockedfile/internal/filelock 2.395s ok cmd/go/internal/modconv 1.176s ok cmd/go/internal/modfetch 1.078s ok cmd/go/internal/modfetch/codehost 3.991s ok cmd/go/internal/modfetch/zip_sum_test 1.043s ok cmd/go/internal/modindex 2.076s ok cmd/go/internal/modload 1.046s ok cmd/go/internal/mvs 1.034s ok cmd/go/internal/par 1.126s ok cmd/go/internal/str 1.134s ok cmd/go/internal/test 1.085s ok cmd/go/internal/vcs 1.031s ok cmd/go/internal/vcweb 1.627s ok cmd/go/internal/vcweb/vcstest 2.947s ok cmd/go/internal/web 1.070s ok cmd/go/internal/work 1.877s ok cmd/gofmt 1.350s ok cmd/internal/archive 2.660s ok cmd/internal/bootstrap_test 1.014s ok cmd/internal/buildid 1.991s ok cmd/internal/cov 1.989s ok cmd/internal/dwarf 1.029s ok cmd/internal/edit 1.171s ok cmd/internal/goobj 1.067s ok cmd/internal/moddeps 3.828s ok cmd/internal/notsha256 1.259s ok cmd/internal/obj 2.103s ok cmd/internal/obj/ppc64 1.878s ok cmd/internal/obj/riscv 1.360s ok cmd/internal/obj/s390x 1.143s ok cmd/internal/obj/x86 5.485s ok cmd/internal/objabi 1.011s ok cmd/internal/pkgpath 5.107s ok cmd/internal/pkgpattern 1.013s ok cmd/internal/quoted 1.021s ok cmd/internal/src 1.054s ok cmd/internal/test2json 3.653s ok cmd/link 20.235s ok cmd/link/internal/benchmark 1.307s ok cmd/link/internal/ld 13.449s ok cmd/link/internal/loader 1.099s ok cmd/nm 9.281s ok cmd/objdump 1.062s ok cmd/pack 10.259s ok cmd/pprof 1.026s ok cmd/trace 1.785s ok cmd/vet 60.186s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2736 64588 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1770 61821 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1521 373303 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3690 173640 ns/op 5150 B/op 16 allocs/op Benchmark/Reader/GNU-4 5866 109655 ns/op 5247 B/op 15 allocs/op Benchmark/Reader/PAX-4 1669 150006 ns/op 8643 B/op 33 allocs/op PASS ok archive/tar 5.258s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 2321967771 ns/op 829352 B/op 85 allocs/op BenchmarkZip64Test-4 1 399913009 ns/op BenchmarkZip64TestSizes/4096-4 794 635131 ns/op BenchmarkZip64TestSizes/1048576-4 55 2081449 ns/op BenchmarkZip64TestSizes/67108864-4 1 261183325 ns/op PASS ok archive/zip 7.814s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 157651 1581 ns/op BenchmarkReaderCopyUnoptimal-4 104972 1451 ns/op BenchmarkReaderCopyNoWriteTo-4 13018 71844 ns/op BenchmarkReaderWriteToOptimal-4 10000 20049 ns/op BenchmarkReaderReadString-4 99188 1589 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 141484 1556 ns/op BenchmarkWriterCopyUnoptimal-4 121593 1086 ns/op BenchmarkWriterCopyNoReadFrom-4 7384 145610 ns/op BenchmarkReaderEmpty-4 10000 16948 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 14896 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 394928 275.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 6.395s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3225 48887 ns/op 670.29 MB/s BenchmarkWriteByte-4 369 389992 ns/op 10.50 MB/s BenchmarkWriteRune-4 224 596915 ns/op 20.59 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 4491107 ns/op BenchmarkBufferFullSmallReads-4 90 3126134 ns/op BenchmarkBufferWriteBlock/N4096-4 7173 37566 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 361 848750 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 27000641 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 69420309 ns/op 241.68 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4131802 51.03 ns/op 195.98 MB/s BenchmarkIndexByte/32-4 5109544 22.82 ns/op 1402.38 MB/s BenchmarkIndexByte/4K-4 716757 182.6 ns/op 22435.90 MB/s BenchmarkIndexBytePortable/10-4 863696 398.6 ns/op 25.09 MB/s BenchmarkIndexBytePortable/32-4 324217 399.1 ns/op 80.17 MB/s BenchmarkIndexBytePortable/4K-4 2314 49945 ns/op 82.01 MB/s BenchmarkIndexRune/10-4 1201431 98.13 ns/op 101.91 MB/s BenchmarkIndexRune/32-4 1106656 111.0 ns/op 288.42 MB/s BenchmarkIndexRune/4K-4 344001 371.4 ns/op 11029.68 MB/s BenchmarkIndexRuneASCII/10-4 4205416 31.66 ns/op 315.86 MB/s BenchmarkIndexRuneASCII/32-4 4648318 24.15 ns/op 1325.12 MB/s BenchmarkIndexRuneASCII/4K-4 809902 162.7 ns/op 25170.13 MB/s BenchmarkEqual/0-4 7549129 14.69 ns/op BenchmarkEqual/1-4 1384246 87.11 ns/op 11.48 MB/s BenchmarkEqual/6-4 1417306 94.53 ns/op 63.47 MB/s BenchmarkEqual/9-4 1000000 111.6 ns/op 80.63 MB/s BenchmarkEqual/15-4 1000000 112.9 ns/op 132.90 MB/s BenchmarkEqual/16-4 1382884 87.45 ns/op 182.95 MB/s BenchmarkEqual/20-4 1351792 102.3 ns/op 195.43 MB/s BenchmarkEqual/32-4 1258303 96.09 ns/op 333.01 MB/s BenchmarkEqual/4K-4 108193 1242 ns/op 3297.14 MB/s BenchmarkIndex/10-4 1000000 140.2 ns/op 71.31 MB/s BenchmarkIndex/32-4 2903322 43.89 ns/op 729.03 MB/s BenchmarkIndex/4K-4 72837 3071 ns/op 1333.86 MB/s BenchmarkIndexEasy/10-4 2963463 45.82 ns/op 218.26 MB/s BenchmarkIndexEasy/32-4 1000000 140.2 ns/op 228.18 MB/s BenchmarkIndexEasy/4K-4 322424 355.2 ns/op 11533.15 MB/s BenchmarkCount/10-4 1729938 70.16 ns/op 142.54 MB/s BenchmarkCount/32-4 1606900 81.65 ns/op 391.91 MB/s BenchmarkCount/4K-4 58838 1996 ns/op 2051.82 MB/s BenchmarkCountEasy/10-4 1719849 70.90 ns/op 141.04 MB/s BenchmarkCountEasy/32-4 1000000 101.0 ns/op 316.91 MB/s BenchmarkCountEasy/4K-4 375098 423.1 ns/op 9680.58 MB/s BenchmarkCountSingle/10-4 2903533 35.12 ns/op 284.74 MB/s BenchmarkCountSingle/32-4 3373824 44.48 ns/op 719.36 MB/s BenchmarkCountSingle/4K-4 561169 247.1 ns/op 16574.49 MB/s BenchmarkToUpper/#00-4 2355367 46.18 ns/op BenchmarkToUpper/ONLYUPPER-4 322825 495.7 ns/op BenchmarkToUpper/abc-4 451557 261.2 ns/op BenchmarkToUpper/AbC123-4 307382 1462 ns/op BenchmarkToUpper/azAZ09_-4 251907 540.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79358 1592 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35847 3945 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52206 3558 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 117423 1049 ns/op BenchmarkToLower/#00-4 2692944 42.42 ns/op BenchmarkToLower/abc-4 364275 341.6 ns/op BenchmarkToLower/AbC123-4 318956 577.1 ns/op BenchmarkToLower/azAZ09_-4 232900 479.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80690 1716 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44653 3014 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75744 1688 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 76297 3571 ns/op BenchmarkFields/ASCII/16-4 125509 1851 ns/op 8.65 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7407 13635 ns/op 18.78 MB/s 896 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 585 244124 ns/op 16.78 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 4273098 ns/op 15.34 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53672930 ns/op 19.54 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85628 3160 ns/op 5.06 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6732 19152 ns/op 13.37 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 100 1147652 ns/op 3.57 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5038929 ns/op 13.01 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 332237232 ns/op 3.16 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 173581 2320 ns/op 6.90 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11936 ns/op 21.45 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 862 241673 ns/op 16.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3211495 ns/op 20.41 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 106476005 ns/op 9.85 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 98601 1912 ns/op 8.37 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9871 17178 ns/op 14.90 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 538 348414 ns/op 11.76 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4861985 ns/op 13.48 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 292180005 ns/op 3.59 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 113.2 ns/op BenchmarkTrimSpace/ASCII-4 492169 265.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 77254 1676 ns/op BenchmarkTrimSpace/JustNonASCII-4 37500 3113 ns/op BenchmarkToValidUTF8/Valid-4 474608 685.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 306890 662.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88116 1421 ns/op BenchmarkIndexHard1-4 1552 76085 ns/op BenchmarkIndexHard2-4 366 319539 ns/op BenchmarkIndexHard3-4 158 878853 ns/op BenchmarkIndexHard4-4 86 1467642 ns/op BenchmarkLastIndexHard1-4 3 37123402 ns/op BenchmarkLastIndexHard2-4 3 71125949 ns/op BenchmarkLastIndexHard3-4 4 25822659 ns/op BenchmarkCountHard1-4 1629 90047 ns/op BenchmarkCountHard2-4 366 350433 ns/op BenchmarkCountHard3-4 162 754830 ns/op BenchmarkSplitEmptySeparator-4 1 164063335 ns/op BenchmarkSplitSingleByteSeparator-4 12 11939888 ns/op BenchmarkSplitMultiByteSeparator-4 12 38196454 ns/op BenchmarkSplitNSingleByteSeparator-4 191586 1480 ns/op BenchmarkSplitNMultiByteSeparator-4 59776 1941 ns/op BenchmarkRepeat-4 174663 1011 ns/op BenchmarkRepeatLarge/256/1-4 92890 1326 ns/op 193.08 MB/s BenchmarkRepeatLarge/256/16-4 193195 976.2 ns/op 262.23 MB/s BenchmarkRepeatLarge/512/1-4 75414 1639 ns/op 312.47 MB/s BenchmarkRepeatLarge/512/16-4 66546 2179 ns/op 234.96 MB/s BenchmarkRepeatLarge/1024/1-4 56343 2263 ns/op 452.49 MB/s BenchmarkRepeatLarge/1024/16-4 57804 2468 ns/op 414.96 MB/s BenchmarkRepeatLarge/2048/1-4 38310 3410 ns/op 600.62 MB/s BenchmarkRepeatLarge/2048/16-4 36366 3556 ns/op 575.95 MB/s BenchmarkRepeatLarge/4096/1-4 10000 33997 ns/op 120.48 MB/s BenchmarkRepeatLarge/4096/16-4 18667 17802 ns/op 230.08 MB/s BenchmarkRepeatLarge/8192/1-4 13086 12153 ns/op 674.09 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12061 ns/op 679.19 MB/s BenchmarkRepeatLarge/8192/4097-4 22652 8536 ns/op 479.94 MB/s BenchmarkRepeatLarge/16384/1-4 10000 12768 ns/op 1283.20 MB/s BenchmarkRepeatLarge/16384/16-4 10000 13818 ns/op 1185.68 MB/s BenchmarkRepeatLarge/16384/4097-4 14018 11588 ns/op 1060.69 MB/s BenchmarkRepeatLarge/32768/1-4 7048 23637 ns/op 1386.31 MB/s BenchmarkRepeatLarge/32768/16-4 5811 37810 ns/op 866.64 MB/s BenchmarkRepeatLarge/32768/4097-4 5595 29996 ns/op 956.10 MB/s BenchmarkRepeatLarge/65536/1-4 1820 71327 ns/op 918.81 MB/s BenchmarkRepeatLarge/65536/16-4 2451 87310 ns/op 750.61 MB/s BenchmarkRepeatLarge/65536/4097-4 3064 86412 ns/op 711.19 MB/s BenchmarkRepeatLarge/131072/1-4 249 496801 ns/op 263.83 MB/s BenchmarkRepeatLarge/131072/16-4 502 457007 ns/op 286.81 MB/s BenchmarkRepeatLarge/131072/4097-4 325 386217 ns/op 328.85 MB/s BenchmarkRepeatLarge/262144/1-4 208 964735 ns/op 271.73 MB/s BenchmarkRepeatLarge/262144/16-4 174 1024842 ns/op 255.79 MB/s BenchmarkRepeatLarge/262144/4097-4 198 854248 ns/op 302.15 MB/s BenchmarkRepeatLarge/524288/1-4 114 1620403 ns/op 323.55 MB/s BenchmarkRepeatLarge/524288/16-4 75 2103229 ns/op 249.28 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2379825 ns/op 218.64 MB/s BenchmarkRepeatLarge/1048576/1-4 28 5411560 ns/op 193.77 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2779160 ns/op 377.30 MB/s BenchmarkRepeatLarge/1048576/4097-4 62 3373377 ns/op 309.70 MB/s BenchmarkRepeatLarge/2097152/1-4 25 9178883 ns/op 228.48 MB/s BenchmarkRepeatLarge/2097152/16-4 37 7841988 ns/op 267.43 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 15442574 ns/op 135.57 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13126738 ns/op 319.52 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11409110 ns/op 367.63 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 19842447 ns/op 211.23 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17719771 ns/op 473.40 MB/s BenchmarkRepeatLarge/8388608/16-4 3 35604122 ns/op 235.61 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18083879 ns/op 463.76 MB/s BenchmarkRepeatLarge/16777216/1-4 2 64100492 ns/op 261.73 MB/s BenchmarkRepeatLarge/16777216/16-4 3 37540451 ns/op 446.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 42268579 ns/op 396.92 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58680608 ns/op 571.81 MB/s BenchmarkRepeatLarge/33554432/16-4 2 80612546 ns/op 416.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 67911818 ns/op 494.09 MB/s BenchmarkRepeatLarge/67108864/1-4 1 128774154 ns/op 521.14 MB/s BenchmarkRepeatLarge/67108864/16-4 1 155192230 ns/op 432.42 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 141478686 ns/op 474.34 MB/s BenchmarkRepeatLarge/134217728/1-4 1 242534944 ns/op 553.40 MB/s BenchmarkRepeatLarge/134217728/16-4 1 272266620 ns/op 492.96 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 271617522 ns/op 494.14 MB/s BenchmarkRepeatLarge/268435456/1-4 1 531842503 ns/op 504.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 575623662 ns/op 466.34 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 814259768 ns/op 329.67 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1042884246 ns/op 514.79 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1108748894 ns/op 484.21 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1320666966 ns/op 406.51 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2047912584 ns/op 524.31 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2121220132 ns/op 506.19 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2486224805 ns/op 431.88 MB/s BenchmarkBytesCompare/1-4 10209428 11.26 ns/op BenchmarkBytesCompare/2-4 10691239 12.07 ns/op BenchmarkBytesCompare/4-4 10637756 14.10 ns/op BenchmarkBytesCompare/8-4 10832306 11.76 ns/op BenchmarkBytesCompare/16-4 10699234 11.38 ns/op BenchmarkBytesCompare/32-4 9736232 15.49 ns/op BenchmarkBytesCompare/64-4 8781861 13.35 ns/op BenchmarkBytesCompare/128-4 8432738 19.63 ns/op BenchmarkBytesCompare/256-4 6712958 17.89 ns/op BenchmarkBytesCompare/512-4 4778546 30.12 ns/op BenchmarkBytesCompare/1024-4 2481668 40.78 ns/op BenchmarkBytesCompare/2048-4 1644540 75.19 ns/op BenchmarkIndexAnyASCII/1:1-4 2388598 52.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2303353 56.31 ns/op BenchmarkIndexAnyASCII/1:4-4 1908231 55.37 ns/op BenchmarkIndexAnyASCII/1:8-4 2153484 59.99 ns/op BenchmarkIndexAnyASCII/1:16-4 1643052 86.01 ns/op BenchmarkIndexAnyASCII/1:32-4 1744358 80.43 ns/op BenchmarkIndexAnyASCII/1:64-4 1707555 69.74 ns/op BenchmarkIndexAnyASCII/16:1-4 2249814 52.03 ns/op BenchmarkIndexAnyASCII/16:2-4 446151 259.6 ns/op BenchmarkIndexAnyASCII/16:4-4 458054 243.2 ns/op BenchmarkIndexAnyASCII/16:8-4 472274 248.9 ns/op BenchmarkIndexAnyASCII/16:16-4 401514 293.2 ns/op BenchmarkIndexAnyASCII/16:32-4 413688 294.8 ns/op BenchmarkIndexAnyASCII/16:64-4 340251 387.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1868061 61.95 ns/op BenchmarkIndexAnyASCII/256:2-4 39404 3158 ns/op BenchmarkIndexAnyASCII/256:4-4 39762 3284 ns/op BenchmarkIndexAnyASCII/256:8-4 37758 3319 ns/op BenchmarkIndexAnyASCII/256:16-4 34252 3095 ns/op BenchmarkIndexAnyASCII/256:32-4 37489 3101 ns/op BenchmarkIndexAnyASCII/256:64-4 36061 3081 ns/op BenchmarkIndexAnyUTF8/1:1-4 2096486 50.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 2183502 52.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 2160092 60.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 2144958 61.33 ns/op BenchmarkIndexAnyUTF8/1:16-4 1845279 66.81 ns/op BenchmarkIndexAnyUTF8/1:32-4 1814876 101.5 ns/op BenchmarkIndexAnyUTF8/1:64-4 1678701 85.33 ns/op BenchmarkIndexAnyUTF8/16:1-4 141453 812.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 240240 927.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 214996 636.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 220921 633.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 175807 679.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 166038 844.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 157050 748.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9568 17603 ns/op BenchmarkIndexAnyUTF8/256:2-4 16676 7550 ns/op BenchmarkIndexAnyUTF8/256:4-4 15750 12095 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 11962 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10548 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10320 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 11484 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2414071 121.2 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2319346 64.31 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 104.4 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1869877 59.55 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 308.8 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1535469 111.7 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1712706 75.53 ns/op BenchmarkLastIndexAnyASCII/16:1-4 323553 531.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 333837 465.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 332054 368.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 336819 492.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 298708 405.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 251023 426.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 256167 840.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 16627 7252 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23520 5411 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24196 5843 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23738 5157 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25030 4863 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23709 10228 ns/op BenchmarkLastIndexAnyASCII/256:64-4 15688 11619 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1588184 79.14 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2296569 52.92 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1713680 68.11 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2102808 80.81 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1625570 102.1 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1606476 76.08 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1666748 98.20 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 298446 429.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 225916 717.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 221164 798.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 10000 12965 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 10000 19589 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167690 733.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 159061 746.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18518 6443 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16356 10247 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14206 8125 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13299 13238 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11098 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11355 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11373 ns/op BenchmarkTrimASCII/1:1-4 2568319 48.11 ns/op BenchmarkTrimASCII/1:2-4 1506820 98.39 ns/op BenchmarkTrimASCII/1:4-4 1176960 88.03 ns/op BenchmarkTrimASCII/1:8-4 1233879 101.0 ns/op BenchmarkTrimASCII/1:16-4 1000000 145.6 ns/op BenchmarkTrimASCII/16:1-4 508545 520.0 ns/op BenchmarkTrimASCII/16:2-4 337501 444.6 ns/op BenchmarkTrimASCII/16:4-4 315057 369.3 ns/op BenchmarkTrimASCII/16:8-4 330013 527.6 ns/op BenchmarkTrimASCII/16:16-4 318310 756.6 ns/op BenchmarkTrimASCII/256:1-4 27465 3692 ns/op BenchmarkTrimASCII/256:2-4 25143 6085 ns/op BenchmarkTrimASCII/256:4-4 22162 15361 ns/op BenchmarkTrimASCII/256:8-4 23325 7239 ns/op BenchmarkTrimASCII/256:16-4 24826 4983 ns/op BenchmarkTrimASCII/4096:1-4 2398 74886 ns/op BenchmarkTrimASCII/4096:2-4 1519 100653 ns/op BenchmarkTrimASCII/4096:4-4 1419 163935 ns/op BenchmarkTrimASCII/4096:8-4 1471 104710 ns/op BenchmarkTrimASCII/4096:16-4 1587 78907 ns/op BenchmarkTrimByte-4 1303159 143.4 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29340 4548 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18750 11238 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 480 685650 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 918 154209 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1851 142424 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3508 32234 ns/op BenchmarkCompareBytesEqual-4 9430650 25.22 ns/op BenchmarkCompareBytesToNil-4 12519429 9.644 ns/op BenchmarkCompareBytesEmpty-4 9619285 11.13 ns/op BenchmarkCompareBytesIdentical-4 13302536 10.72 ns/op BenchmarkCompareBytesSameLength-4 10719958 12.46 ns/op BenchmarkCompareBytesDifferentLength-4 10722236 23.90 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2426 92419 ns/op 11346.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2450 49934 ns/op 20999.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2415 49241 ns/op 21294.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2485 63150 ns/op 16604.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2485 48453 ns/op 21641.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2481 52186 ns/op 20093.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2232 86579 ns/op 12111.31 MB/s BenchmarkCompareBytesBig-4 2479 65954 ns/op 15898.76 MB/s BenchmarkCompareBytesBigIdentical-4 10007181 13.01 ns/op 80615327.66 MB/s PASS ok bytes 119.150s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 121606087 ns/op 0.82 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 414181018 ns/op 1.37 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 39907956 ns/op 0.41 MB/s 3649720 B/op 53 allocs/op PASS ok compress/bzip2 2.514s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 44 2492157 ns/op 4.01 MB/s 43714 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 62082442 ns/op 1.61 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 467879273 ns/op 2.14 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 2726631 ns/op 3.67 MB/s 43047 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27388098 ns/op 3.65 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 286638685 ns/op 3.49 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 43 2652007 ns/op 3.77 MB/s 42299 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 33552612 ns/op 2.98 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 315029448 ns/op 3.17 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 3632969 ns/op 2.75 MB/s 42536 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 31395933 ns/op 3.19 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 289495309 ns/op 3.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 38 3642387 ns/op 2.75 MB/s 43191 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 26803536 ns/op 3.73 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 304856893 ns/op 3.28 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2513719 ns/op 3.98 MB/s 42827 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 4 27114030 ns/op 3.69 MB/s 45896 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 199739291 ns/op 5.01 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 61 1893378 ns/op 5.28 MB/s 43472 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14939059 ns/op 6.69 MB/s 47649 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 164477398 ns/op 6.08 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 60 2008379 ns/op 4.98 MB/s 42828 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 15437831 ns/op 6.48 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 147722003 ns/op 6.77 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 76 1695988 ns/op 5.90 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12369818 ns/op 8.08 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 215280929 ns/op 4.65 MB/s BenchmarkEncode/Digits/Speed/1e4-4 26 9341114 ns/op 1.07 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 27213186 ns/op 3.67 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 472898715 ns/op 2.11 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 17298982 ns/op 0.58 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 118454136 ns/op 0.84 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1216327969 ns/op 0.82 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 13260658 ns/op 0.75 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 120688820 ns/op 0.83 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1244868578 ns/op 0.80 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1658444 ns/op 6.03 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13016818 ns/op 7.68 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 146250093 ns/op 6.84 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 3632515 ns/op 2.75 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21650021 ns/op 4.62 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 259843568 ns/op 3.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 11575922 ns/op 0.86 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 85697127 ns/op 1.17 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 990300490 ns/op 1.01 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8579241 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 96860220 ns/op 1.03 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1331828701 ns/op 0.75 MB/s PASS ok compress/flate 30.844s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 4027644 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse4-4 26 5519150 ns/op 1.81 MB/s BenchmarkDecoder/1e5-4 2 52804018 ns/op 1.89 MB/s BenchmarkDecoder/1e-Reuse5-4 2 66307073 ns/op 1.51 MB/s BenchmarkDecoder/1e6-4 1 452026224 ns/op 2.21 MB/s BenchmarkDecoder/1e-Reuse6-4 1 588691236 ns/op 1.70 MB/s BenchmarkEncoder/1e4-4 38 3014447 ns/op 3.32 MB/s BenchmarkEncoder/1e-Reuse4-4 38 2805770 ns/op 3.56 MB/s BenchmarkEncoder/1e5-4 3 53524292 ns/op 1.87 MB/s BenchmarkEncoder/1e-Reuse5-4 3 37180203 ns/op 2.69 MB/s BenchmarkEncoder/1e6-4 1 604141861 ns/op 1.66 MB/s BenchmarkEncoder/1e-Reuse6-4 1 975119147 ns/op 1.03 MB/s PASS ok compress/lzw 7.314s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 19 6288212 ns/op PASS ok container/heap 1.254s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 23379 5084 ns/op BenchmarkWithTimeout/concurrency=40-4 4618 29592 ns/op BenchmarkWithTimeout/concurrency=4000-4 5329 47305 ns/op BenchmarkWithTimeout/concurrency=400000-4 7033 31422 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 364048 353.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14190 18768 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19849 5879 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4750 30204 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3100 151995 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3168 34082 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 286 356196 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 278 630564 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 387 300065 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 3479797 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5446636 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 4120514 ns/op BenchmarkCheckCanceled/Err-4 489811 416.8 ns/op BenchmarkCheckCanceled/Done-4 690692 191.6 ns/op BenchmarkContextCancelDone-4 944425 206.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 42430 2867 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 17702 6838 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25359 4680 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21944 5930 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15963 15677 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 483615 360.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 280726 488.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 166784 1555 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 117001 2306 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 57159 2008 ns/op PASS ok context 28.725s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1706498 71.91 ns/op 222.49 MB/s BenchmarkDecrypt-4 1819777 79.70 ns/op 200.76 MB/s BenchmarkExpand-4 10000 32455 ns/op PASS ok crypto/aes 3.281s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 170947 705.5 ns/op 90.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352900 317.7 ns/op 201.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 165976 1009 ns/op 63.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 364305 394.3 ns/op 162.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155509 877.1 ns/op 1539.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 312475 378.0 ns/op 3571.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 159110 1010 ns/op 1336.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 304659 845.4 ns/op 1596.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 101895 2692 ns/op 3043.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 149060 944.1 ns/op 8677.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 105044 1643 ns/op 4985.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 141237 893.5 ns/op 9168.57 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2214 99920 ns/op 10.20 MB/s BenchmarkAESCFBDecrypt1K-4 1471 179417 ns/op 5.68 MB/s BenchmarkAESCFBDecrypt8K-4 300 661252 ns/op 12.38 MB/s BenchmarkAESOFB1K-4 5535 21379 ns/op 47.66 MB/s BenchmarkAESCTR1K-4 5139 73505 ns/op 13.86 MB/s BenchmarkAESCTR8K-4 698 224853 ns/op 36.41 MB/s BenchmarkAESCBCEncrypt1K-4 414542 383.7 ns/op 2669.04 MB/s BenchmarkAESCBCDecrypt1K-4 907724 173.9 ns/op 5887.31 MB/s PASS ok crypto/cipher 10.784s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45790 3356 ns/op 2.38 MB/s BenchmarkDecrypt-4 36952 5401 ns/op 1.48 MB/s BenchmarkTDESEncrypt-4 12486 11394 ns/op 0.70 MB/s BenchmarkTDESDecrypt-4 12643 10401 ns/op 0.77 MB/s PASS ok crypto/des 2.975s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 775 131664 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 7 16589799 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43461088 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 24 5380547 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.146s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2598 55704 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1785 66216 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1267 115692 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2427 57786 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1200 335372 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 270 402761 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3182 34752 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 25 8207684 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 10 21329212 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 5.718s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 108 1389833 ns/op BenchmarkNewKeyFromSeed-4 100 1594406 ns/op BenchmarkSigning-4 82 9267708 ns/op BenchmarkVerification-4 54 3225787 ns/op PASS ok crypto/ed25519 3.655s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4053 38605 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 75 3683443 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 26 4879031 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12298736 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1144 119868 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 27 5101145 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 10 12578013 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 35426738 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8002 17427 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4192 30035 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2743 46149 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 40 3465470 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1891 88738 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 151 1221539 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1300 99251 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 44 2395801 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 6.243s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13680 14382 ns/op 71.20 MB/s BenchmarkHMACSHA256_32-4 17114 6677 ns/op 4.79 MB/s BenchmarkNewWriteSum-4 10836 11748 ns/op 2.72 MB/s PASS ok crypto/hmac 1.983s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 37467 4631 ns/op BenchmarkModSub-4 28450 4199 ns/op BenchmarkMontgomeryRepr-4 10000 22551 ns/op BenchmarkMontgomeryMul-4 12709 9057 ns/op BenchmarkModMul-4 6374 90437 ns/op BenchmarkExpBig-4 7 16974703 ns/op BenchmarkExp-4 3 77018785 ns/op PASS ok crypto/internal/bigmod 4.797s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 586 211517 ns/op BenchmarkScalarBaseMult-4 121 1080169 ns/op BenchmarkScalarMult-4 44 2729055 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 4167219 ns/op PASS ok crypto/internal/edwards25519 1.970s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 202128 539.2 ns/op BenchmarkMultiply-4 285742 425.7 ns/op BenchmarkSquare-4 375895 471.2 ns/op BenchmarkInvert-4 1482 122558 ns/op BenchmarkMult32-4 682912 148.4 ns/op PASS ok crypto/internal/edwards25519/field 2.149s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 30 3928630 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1533 96911 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 10 10750293 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 50075469 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 84 1410179 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 5823 35794 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 31 5617289 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 170058477 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 3.586s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 292314 409.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 145101 1034 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60680 1937 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 299532 409.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 144358 859.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62127 2175 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 3.352s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 92920 1509 ns/op 5.30 MB/s BenchmarkHash64-4 104752 1350 ns/op 47.42 MB/s BenchmarkHash128-4 81955 1223 ns/op 104.62 MB/s BenchmarkHash256-4 84142 1772 ns/op 144.47 MB/s BenchmarkHash512-4 61647 3203 ns/op 159.87 MB/s BenchmarkHash1K-4 50776 4028 ns/op 254.23 MB/s BenchmarkHash8K-4 9908 12325 ns/op 664.68 MB/s BenchmarkHash1M-4 81 1429008 ns/op 733.78 MB/s BenchmarkHash8M-4 10 20579317 ns/op 407.62 MB/s BenchmarkHash8BytesUnaligned-4 82270 1361 ns/op 5.88 MB/s BenchmarkHash1KUnaligned-4 40044 2860 ns/op 358.09 MB/s BenchmarkHash8KUnaligned-4 10000 14931 ns/op 548.66 MB/s PASS ok crypto/md5 4.734s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 402606123 ns/op PASS ok crypto/rand 1.450s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9681 11216 ns/op 11.41 MB/s BenchmarkRC4_1K-4 1303 137752 ns/op 7.43 MB/s BenchmarkRC4_8K-4 174 816072 ns/op 9.92 MB/s PASS ok crypto/rc4 1.978s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 28752163 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 53356414 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 110920509 ns/op BenchmarkEncryptPKCS1v15/2048-4 19 6010085 ns/op BenchmarkDecryptOAEP/2048-4 6 17936680 ns/op BenchmarkEncryptOAEP/2048-4 19 7781293 ns/op BenchmarkSignPKCS1v15/2048-4 6 18655938 ns/op BenchmarkVerifyPKCS1v15/2048-4 20 8201643 ns/op BenchmarkSignPSS/2048-4 6 23941863 ns/op BenchmarkVerifyPSS/2048-4 20 6018511 ns/op PASS ok crypto/rsa 4.382s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 82900 1745 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 115814 1440 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 85965 1537 ns/op 208.25 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 116107 1035 ns/op 309.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 70611 1788 ns/op 572.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 85200 1483 ns/op 690.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20553 11115 ns/op 737.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 18523 6971 ns/op 1175.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 5.461s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 60577 1861 ns/op 4.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 74174 1799 ns/op 4.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 67915 2829 ns/op 2.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59205 2211 ns/op 463.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 64767 2206 ns/op 464.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 60618 2486 ns/op 411.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22700 5334 ns/op 1535.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 23308 5117 ns/op 1600.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 18592 5391 ns/op 1519.60 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 4.054s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42188 2756 ns/op 2.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59508 2042 ns/op 3.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50737 2347 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44965 2647 ns/op 386.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 55755 2111 ns/op 485.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 49016 2495 ns/op 410.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 25920 4561 ns/op 1796.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 29716 4030 ns/op 2032.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26948 4608 ns/op 1777.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.160s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14223978 8.912 ns/op BenchmarkConstantTimeEq-4 12930847 8.470 ns/op BenchmarkConstantTimeLessOrEq-4 13808192 9.927 ns/op BenchmarkXORBytes/8Bytes-4 316635 572.0 ns/op 13.99 MB/s BenchmarkXORBytes/128Bytes-4 164419 729.5 ns/op 175.47 MB/s BenchmarkXORBytes/2048Bytes-4 19765 10011 ns/op 204.57 MB/s BenchmarkXORBytes/32768Bytes-4 100 1142191 ns/op 28.69 MB/s PASS ok crypto/subtle 4.671s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 100 7406837 ns/op BenchmarkCertCache/1-4 30 5249137 ns/op BenchmarkCertCache/2-4 43 2355781 ns/op BenchmarkCertCache/3-4 96 6893962 ns/op BenchmarkHandshakeServer/RSA-4 12 13768403 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 15428455 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 12700439 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1123984 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 217 685620 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 14 11299425 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6317264 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 51796632 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 72112624 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 48442208 ns/op 21.65 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 62782332 ns/op 16.70 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 105706710 ns/op 19.84 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 84421191 ns/op 24.84 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 130071951 ns/op 32.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 106662387 ns/op 39.32 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 147663702 ns/op 56.81 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 296909715 ns/op 28.25 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 326523414 ns/op 51.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 612266952 ns/op 27.40 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 640703336 ns/op 52.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1038061855 ns/op 32.32 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1269196307 ns/op 52.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1894105734 ns/op 35.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 100063370 ns/op 10.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 53897389 ns/op 19.46 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 58794855 ns/op 35.67 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 79052618 ns/op 26.53 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 103866274 ns/op 40.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 142216337 ns/op 29.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 148341268 ns/op 56.55 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 241538902 ns/op 34.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 353173261 ns/op 47.50 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 553421692 ns/op 30.32 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 771623674 ns/op 43.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 849853712 ns/op 39.48 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1812057863 ns/op 37.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1897118570 ns/op 35.37 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 746476047 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 730207534 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305074851 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 305628132 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 175146167 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 169286162 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 108025692 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 116249262 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 60045856 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 60714230 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161832365 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 169038114 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 100786812 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 163790474 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 1 189257103 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 60483943 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 52149628 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 63430040 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 79911793 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 60396608 ns/op PASS ok crypto/tls 30.421s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 31077610 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 468 336997 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 946 511417 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 907 163335 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 3.330s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 34 5307230 ns/op 276845 B/op 1605 allocs/op BenchmarkConcurrentStmtQuery-4 37 5983688 ns/op 260989 B/op 1926 allocs/op BenchmarkConcurrentStmtExec-4 55 2755836 ns/op 215884 B/op 517 allocs/op BenchmarkConcurrentTxQuery-4 37 6988106 ns/op 273312 B/op 2123 allocs/op BenchmarkConcurrentTxExec-4 78 4295428 ns/op 88074 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 57 2370726 ns/op 110394 B/op 2179 allocs/op BenchmarkConcurrentTxStmtExec-4 132 915563 ns/op 40822 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3645218 ns/op 227384 B/op 1762 allocs/op BenchmarkManyConcurrentQueries-4 1819 72063 ns/op 4140 B/op 20 allocs/op BenchmarkGrabConn-4 231144 505.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.531s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 188530 1471 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 63 2057765 ns/op 188265 B/op 14 allocs/op Benchmark115/LineToPC-4 51 2083938 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12997 12880 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.536s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53647 3002 ns/op BenchmarkMarshal-4 651 173902 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2466 79811 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.705s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 150 882677 ns/op 9.28 MB/s BenchmarkEncodeToString-4 157 1051876 ns/op 7.79 MB/s BenchmarkDecode-4 129 901582 ns/op 14.54 MB/s BenchmarkDecodeString-4 139 906450 ns/op 14.47 MB/s PASS ok encoding/base32 2.413s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 256 750042 ns/op 10.92 MB/s BenchmarkDecodeString/2-4 260446 535.1 ns/op 7.48 MB/s BenchmarkDecodeString/4-4 240931 504.2 ns/op 15.87 MB/s BenchmarkDecodeString/8-4 166526 728.5 ns/op 16.47 MB/s BenchmarkDecodeString/64-4 30226 3961 ns/op 22.22 MB/s BenchmarkDecodeString/8192-4 277 441118 ns/op 24.76 MB/s BenchmarkNewEncoding-4 77641 1454 ns/op 176.02 MB/s PASS ok encoding/base64 2.755s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1167 91651 ns/op 43.64 MB/s BenchmarkReadStruct-4 14322 8478 ns/op 8.85 MB/s BenchmarkWriteStruct-4 13250 8578 ns/op 8.74 MB/s BenchmarkReadInts-4 47232 2555 ns/op 11.74 MB/s BenchmarkWriteInts-4 36148 3659 ns/op 8.20 MB/s BenchmarkWriteSlice1000Int32s-4 909 127561 ns/op 31.36 MB/s BenchmarkPutUint16-4 3214802 38.89 ns/op 51.43 MB/s BenchmarkAppendUint16-4 2917063 37.91 ns/op 52.76 MB/s BenchmarkPutUint32-4 2314204 52.82 ns/op 75.73 MB/s BenchmarkAppendUint32-4 2296748 51.88 ns/op 77.11 MB/s BenchmarkPutUint64-4 672372 166.8 ns/op 47.95 MB/s BenchmarkAppendUint64-4 760098 166.3 ns/op 48.11 MB/s BenchmarkLittleEndianPutUint16-4 3116575 37.84 ns/op 52.85 MB/s BenchmarkLittleEndianAppendUint16-4 3149696 45.47 ns/op 43.98 MB/s BenchmarkLittleEndianPutUint32-4 2312317 71.44 ns/op 55.99 MB/s BenchmarkLittleEndianAppendUint32-4 2306218 60.33 ns/op 66.31 MB/s BenchmarkLittleEndianPutUint64-4 684655 169.3 ns/op 47.27 MB/s BenchmarkLittleEndianAppendUint64-4 716497 175.6 ns/op 45.55 MB/s BenchmarkReadFloats-4 148732 941.2 ns/op 12.75 MB/s BenchmarkWriteFloats-4 146643 882.0 ns/op 13.61 MB/s BenchmarkReadSlice1000Float32s-4 1224 113232 ns/op 35.33 MB/s BenchmarkWriteSlice1000Float32s-4 906 129971 ns/op 30.78 MB/s BenchmarkReadSlice1000Uint8s-4 77625 3988 ns/op 250.73 MB/s BenchmarkWriteSlice1000Uint8s-4 56450 5115 ns/op 195.50 MB/s BenchmarkPutUvarint32-4 485528 272.3 ns/op 14.69 MB/s BenchmarkPutUvarint64-4 165433 708.4 ns/op 11.29 MB/s PASS ok encoding/binary 7.434s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5318 32829 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5122 20883 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5568 21909 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2806 40083 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5827 28657 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5794 21514 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5872 24758 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3420 37835 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17923 ns/op PASS ok encoding/csv 2.879s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6570 18331 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 14316 48941 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 199 694330 ns/op 16956 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 421 290562 ns/op 1166 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1041 193049 ns/op 84 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1040 123057 ns/op 85 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2041 79528 ns/op 190 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 52 3896231 ns/op 37513 B/op 258 allocs/op BenchmarkDecodeComplex128Slice-4 361 521449 ns/op 25304 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 813 225082 ns/op 10810 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 980 317478 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 486 618936 ns/op 39195 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 225 621401 ns/op 66596 B/op 2212 allocs/op BenchmarkDecodeBytesSlice-4 343 452299 ns/op 24134 B/op 204 allocs/op BenchmarkDecodeInterfaceSlice-4 57 2456863 ns/op 83498 B/op 3178 allocs/op BenchmarkDecodeMap-4 74 2006608 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 6.992s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14510 8299 ns/op 30.85 MB/s BenchmarkEncode/1024-4 3481 34530 ns/op 29.65 MB/s BenchmarkEncode/4096-4 877 183623 ns/op 22.31 MB/s BenchmarkEncode/16384-4 198 886982 ns/op 18.47 MB/s BenchmarkDecode/256-4 28582 4227 ns/op 60.57 MB/s BenchmarkDecode/1024-4 7200 16524 ns/op 61.97 MB/s BenchmarkDecode/4096-4 1808 88341 ns/op 46.37 MB/s BenchmarkDecode/16384-4 452 292475 ns/op 56.02 MB/s BenchmarkDump/256-4 1258 97098 ns/op 2.64 MB/s BenchmarkDump/1024-4 298 984179 ns/op 1.04 MB/s BenchmarkDump/4096-4 76 2105574 ns/op 1.95 MB/s BenchmarkDump/16384-4 18 9363064 ns/op 1.75 MB/s PASS ok encoding/hex 4.607s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 285538147 ns/op 6.80 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 151707588 ns/op 12.79 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 228150987 ns/op 8.51 MB/s 10332928 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 225819402 ns/op 8.59 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19554 6317 ns/op BenchmarkMarshalBytes/256-4 5559 21062 ns/op BenchmarkMarshalBytes/4096-4 481 257332 ns/op BenchmarkMarshalBytesError/32-4 49 2573383 ns/op BenchmarkMarshalBytesError/256-4 51 2247395 ns/op BenchmarkMarshalBytesError/4096-4 45 2809241 ns/op BenchmarkCodeDecoder-4 1 651197396 ns/op 2.98 MB/s 11017600 B/op 91360 allocs/op BenchmarkUnicodeDecoder-4 26232 5136 ns/op 2.73 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37201 3116 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 648903939 ns/op 2.99 MB/s 2938248 B/op 91325 allocs/op BenchmarkCodeUnmarshalReuse-4 1 424130512 ns/op 4.58 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 56962 2040 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 108483 1152 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 135024 797.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 54550 3148 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 62526 1622 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15867 8184 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5848 53285 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1010 141095 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1281519 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 11482218 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 863161 177.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 685701 194.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 675912 190.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 688436 248.7 ns/op BenchmarkEncodeMarshaler-4 36488 3379 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 85915 1997 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3299409 30.85 ns/op BenchmarkNumberIsValidRegexp-4 14082 8769 ns/op PASS ok encoding/json 12.714s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 3333572 ns/op 19.66 MB/s BenchmarkDecode-4 18 6447832 ns/op 13.77 MB/s PASS ok encoding/pem 1.320s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2655 75687 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 390 258311 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2415 99724 ns/op PASS ok encoding/xml 1.973s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 770246 163.5 ns/op BenchmarkIntSet-4 874905 114.9 ns/op BenchmarkFloatAdd-4 368804 465.5 ns/op BenchmarkFloatSet-4 770050 164.0 ns/op BenchmarkStringSet-4 583780 288.3 ns/op BenchmarkMapSet-4 139195 899.9 ns/op BenchmarkMapSetDifferent-4 34870 4825 ns/op BenchmarkMapSetDifferentRandom-4 310 578055 ns/op BenchmarkMapSetString-4 143283 2387 ns/op BenchmarkMapAddSame-4 34660 4256 ns/op BenchmarkMapAddDifferent-4 10000 35851 ns/op BenchmarkMapAddDifferentRandom-4 282 464203 ns/op BenchmarkMapAddSameSteadyState-4 458674 278.0 ns/op BenchmarkMapAddDifferentSteadyState-4 130508 1489 ns/op BenchmarkRealworldExpvarUsage-4 40198 3710 ns/op PASS ok expvar 6.130s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 77228 6343 ns/op BenchmarkSprintfEmpty-4 177727 1778 ns/op BenchmarkSprintfString-4 116253 2403 ns/op BenchmarkSprintfTruncateString-4 168410 1283 ns/op BenchmarkSprintfTruncateBytes-4 154584 1771 ns/op BenchmarkSprintfSlowParsingPath-4 187064 664.1 ns/op BenchmarkSprintfQuoteString-4 39284 3536 ns/op BenchmarkSprintfInt-4 183151 3411 ns/op BenchmarkSprintfIntInt-4 142882 1219 ns/op BenchmarkSprintfPrefixedInt-4 92203 4173 ns/op BenchmarkSprintfFloat-4 94411 1682 ns/op BenchmarkSprintfComplex-4 37224 5875 ns/op BenchmarkSprintfBoolean-4 196195 542.1 ns/op BenchmarkSprintfHexString-4 115668 5953 ns/op BenchmarkSprintfHexBytes-4 10000 15792 ns/op BenchmarkSprintfBytes-4 40057 2806 ns/op BenchmarkSprintfStringer-4 33600 6256 ns/op BenchmarkSprintfStructure-4 29775 12280 ns/op BenchmarkManyArgs-4 44988 2744 ns/op BenchmarkFprintInt-4 68018 2297 ns/op BenchmarkFprintfBytes-4 75352 4003 ns/op BenchmarkFprintIntNoAlloc-4 66639 2403 ns/op BenchmarkScanInts-4 21 5675197 ns/op BenchmarkScanRecursiveInt-4 1 423486807 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 501969306 ns/op PASS ok fmt 12.942s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 718 174445 ns/op PASS ok go/build 1.200s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 52095 2736 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13652 7865 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5625 38461 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1266 103035 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 321 494691 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 76 1487941 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 1 102097657 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 33574330 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 121833971 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.170s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 513785107 ns/op 0.13 MB/s 46400720 B/op 48966 allocs/op PASS ok go/format 1.601s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 25686536 ns/op 2.10 MB/s BenchmarkParseOnly-4 5 22650408 ns/op 2.38 MB/s BenchmarkResolve-4 51 2658146 ns/op 20.26 MB/s PASS ok go/parser 3.329s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154820260 ns/op 0.33 MB/s 4951224 B/op 27599 allocs/op BenchmarkPrintDecl-4 788 172603 ns/op 0.19 MB/s 16982 B/op 51 allocs/op PASS ok go/printer 1.384s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 217 482632 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11279837 ns/op 4.40 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16273000 ns/op 4.45 MB/s BenchmarkScanFiles/net/http/server.go-4 4 36900450 ns/op 3.07 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 166 770839 ns/op 3.99 MB/s PASS ok go/scanner 2.079s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 828988 134.8 ns/op PASS ok go/token 1.224s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 144 845833 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 103.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 183.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1362642 88.26 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 101.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 18889 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 16853 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 11096 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14791 10647 ns/op BenchmarkCheck/http/funcbodies/info-4 1 725911690 ns/op 42093 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 696692215 ns/op 43859 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 264213191 ns/op 115648 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 262439919 ns/op 116422 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 669006763 ns/op 7737 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 131523130 ns/op 38280 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 78812544 ns/op 65671 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 139985729 ns/op 33184 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 378540800 ns/op 5542 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 163303200 ns/op 13269 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 58035212 ns/op 35718 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 58716717 ns/op 36903 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1191365569 ns/op 53986 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 774793817 ns/op 80517 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 232097528 ns/op 247805 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 150627441 ns/op 283539 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1490771764 ns/op 1340 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109420200 ns/op 18006 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 114814307 ns/op 16875 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 120506207 ns/op 16562 lines/s PASS ok go/types 28.571s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9132 15636 ns/op 65.49 MB/s PASS ok hash/adler32 1.280s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 217963 655.3 ns/op 22.89 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 184885 1006 ns/op 14.91 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 21871 6994 ns/op 5.72 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 80365 1686 ns/op 23.72 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 538273 290.0 ns/op 1765.32 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 539700 295.5 ns/op 1732.49 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 522212 232.7 ns/op 4400.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 518762 261.1 ns/op 3921.14 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 402235 323.3 ns/op 12670.81 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 389514 562.9 ns/op 7276.48 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 132734 851.4 ns/op 38486.45 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 118006 973.7 ns/op 33652.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 215815 660.2 ns/op 22.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 191313 671.2 ns/op 22.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 67340 2056 ns/op 19.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 79550 1575 ns/op 25.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 509734 274.5 ns/op 1865.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 499054 509.2 ns/op 1005.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 476798 268.0 ns/op 3820.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 468248 261.5 ns/op 3915.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 315938 465.6 ns/op 8796.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 364422 428.3 ns/op 9562.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 122070 1076 ns/op 30443.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 125922 1163 ns/op 28168.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 139417 748.5 ns/op 20.04 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 203284 584.0 ns/op 25.69 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109000 1139 ns/op 35.11 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 100784 2462 ns/op 16.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9511 12833 ns/op 39.90 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9159 13243 ns/op 38.66 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4394 29136 ns/op 35.15 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4664 29084 ns/op 35.21 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1156 137847 ns/op 29.71 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1153 106206 ns/op 38.57 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1661645 ns/op 19.72 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 145 898828 ns/op 36.46 MB/s PASS ok hash/crc32 15.315s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 58 2827588 ns/op 23.18 MB/s BenchmarkCrc64/ISO4KB-4 859 141959 ns/op 28.85 MB/s BenchmarkCrc64/ISO1KB-4 3408 34695 ns/op 29.51 MB/s BenchmarkCrc64/ECMA64KB-4 57 3053948 ns/op 21.46 MB/s BenchmarkCrc64/Random64KB-4 57 2012231 ns/op 32.57 MB/s BenchmarkCrc64/Random16KB-4 100 1931037 ns/op 8.48 MB/s PASS ok hash/crc64 3.018s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8636 12465 ns/op 82.15 MB/s BenchmarkFnv32aKB-4 8655 21058 ns/op 48.63 MB/s BenchmarkFnv64KB-4 10000 14798 ns/op 69.20 MB/s BenchmarkFnv64aKB-4 9886 21469 ns/op 47.70 MB/s BenchmarkFnv128KB-4 1809 67542 ns/op 15.16 MB/s BenchmarkFnv128aKB-4 1743 85610 ns/op 11.96 MB/s PASS ok hash/fnv 3.801s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 558853 223.4 ns/op 17.91 MB/s BenchmarkHash/n=4/Bytes-4 5328394 24.77 ns/op 161.47 MB/s BenchmarkHash/n=4/String-4 1418068 77.34 ns/op 51.72 MB/s BenchmarkHash/n=8/Write-4 611106 199.8 ns/op 40.05 MB/s BenchmarkHash/n=8/Bytes-4 5228364 21.94 ns/op 364.57 MB/s BenchmarkHash/n=8/String-4 1517095 82.04 ns/op 97.52 MB/s BenchmarkHash/n=16/Write-4 613500 252.8 ns/op 63.29 MB/s BenchmarkHash/n=16/Bytes-4 5076390 23.20 ns/op 689.66 MB/s BenchmarkHash/n=16/String-4 1655905 75.95 ns/op 210.66 MB/s BenchmarkHash/n=32/Write-4 481120 304.9 ns/op 104.94 MB/s BenchmarkHash/n=32/Bytes-4 4397978 74.89 ns/op 427.28 MB/s BenchmarkHash/n=32/String-4 1244060 236.1 ns/op 135.54 MB/s BenchmarkHash/n=64/Write-4 547731 219.7 ns/op 291.28 MB/s BenchmarkHash/n=64/Bytes-4 4060254 46.22 ns/op 1384.81 MB/s BenchmarkHash/n=64/String-4 1563288 97.19 ns/op 658.53 MB/s BenchmarkHash/n=256/Write-4 369840 339.2 ns/op 754.76 MB/s BenchmarkHash/n=256/Bytes-4 1989266 67.71 ns/op 3780.78 MB/s BenchmarkHash/n=256/String-4 745353 167.9 ns/op 1524.89 MB/s BenchmarkHash/n=320/Write-4 366952 333.5 ns/op 959.54 MB/s BenchmarkHash/n=320/Bytes-4 1535520 76.48 ns/op 4184.22 MB/s BenchmarkHash/n=320/String-4 547669 224.4 ns/op 1426.10 MB/s BenchmarkHash/n=1024/Write-4 226399 545.2 ns/op 1878.12 MB/s BenchmarkHash/n=1024/Bytes-4 609520 216.9 ns/op 4721.74 MB/s BenchmarkHash/n=1024/String-4 199189 726.8 ns/op 1408.94 MB/s BenchmarkHash/n=4096/Write-4 89436 1350 ns/op 3033.48 MB/s BenchmarkHash/n=4096/Bytes-4 154135 1170 ns/op 3501.70 MB/s BenchmarkHash/n=4096/String-4 56149 2200 ns/op 1861.79 MB/s BenchmarkHash/n=16384/Write-4 18060 17005 ns/op 963.47 MB/s BenchmarkHash/n=16384/Bytes-4 40339 3571 ns/op 4587.68 MB/s BenchmarkHash/n=16384/String-4 13348 15288 ns/op 1071.71 MB/s PASS ok hash/maphash 9.976s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 810 173149 ns/op BenchmarkEscapeNone-4 88650 1456 ns/op BenchmarkUnescape-4 842 188424 ns/op BenchmarkUnescapeNone-4 536779 218.9 ns/op BenchmarkUnescapeSparse-4 10000 41791 ns/op BenchmarkUnescapeDense-4 1201 164861 ns/op PASS ok html 3.171s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7881 14266 ns/op BenchmarkCSSEscaperNoSpecials-4 50416 2461 ns/op BenchmarkDecodeCSS-4 16036 12780 ns/op BenchmarkDecodeCSSNoSpecials-4 3797169 29.20 ns/op BenchmarkCSSValueFilter-4 115005 2954 ns/op BenchmarkCSSValueFilterOk-4 81721 1522 ns/op BenchmarkEscapedExecute-4 4164 26964 ns/op BenchmarkHTMLNospaceEscaper-4 10000 20021 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 64826 2090 ns/op BenchmarkStripTags-4 17398 6952 ns/op BenchmarkStripTagsNoSpecials-4 317194 583.0 ns/op BenchmarkJSValEscaperWithNum-4 10000 13125 ns/op BenchmarkJSValEscaperWithStr-4 5320 23555 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17944 7849 ns/op BenchmarkJSValEscaperWithObj-4 4536 26936 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10046 ns/op BenchmarkJSStrEscaperNoSpecials-4 58138 3633 ns/op BenchmarkJSStrEscaper-4 10000 17356 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58888 2419 ns/op BenchmarkJSRegexpEscaper-4 9610 12880 ns/op BenchmarkTemplateSpecialTags-4 80 1928523 ns/op BenchmarkURLEscaper-4 3646 34945 ns/op BenchmarkURLEscaperNoSpecials-4 150753 794.8 ns/op BenchmarkURLNormalizer-4 4856 26949 ns/op BenchmarkURLNormalizerNoSpecials-4 175869 1348 ns/op BenchmarkSrcsetFilter-4 15123 11648 ns/op BenchmarkSrcsetFilterNoSpecials-4 100944 1314 ns/op PASS ok html/template 10.001s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 455481 248.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 404228 346.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 503732 265.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 402588 323.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1276885 208.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1044908 120.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1337062 118.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 120.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 874056 162.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 308328 1269 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 349962 363.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 399260 271.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 330888 416.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 687822 163.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 540742 291.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 613341 377.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 455647 288.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 405309 327.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 775490 155.6 ns/op BenchmarkRGBASetRGBA-4 1000000 110.9 ns/op BenchmarkRGBA64At-4 569968 283.7 ns/op BenchmarkRGBA64SetRGBA64-4 585916 395.6 ns/op BenchmarkNRGBAAt-4 784573 264.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 172.2 ns/op BenchmarkNRGBA64At-4 560829 641.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 620786 407.2 ns/op BenchmarkAlphaAt-4 2306600 62.26 ns/op BenchmarkAlphaSetAlpha-4 2064207 52.84 ns/op BenchmarkAlpha16At-4 1251988 154.2 ns/op BenchmarkAlphaSetAlpha16-4 970365 125.7 ns/op BenchmarkGrayAt-4 2227425 89.24 ns/op BenchmarkGraySetGray-4 2130580 56.20 ns/op BenchmarkGray16At-4 1000000 189.7 ns/op BenchmarkGraySetGray16-4 900369 125.8 ns/op PASS ok image 13.359s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3000472 49.65 ns/op BenchmarkYCbCrToRGB/128-4 2838704 44.26 ns/op BenchmarkYCbCrToRGB/255-4 2750310 41.49 ns/op BenchmarkRGBToYCbCr/0-4 2826776 52.89 ns/op BenchmarkRGBToYCbCr/Cb-4 2866816 45.08 ns/op BenchmarkRGBToYCbCr/Cr-4 2702112 44.55 ns/op BenchmarkYCbCrToRGBA/0-4 2442271 48.91 ns/op BenchmarkYCbCrToRGBA/128-4 2469372 76.65 ns/op BenchmarkYCbCrToRGBA/255-4 1747712 62.56 ns/op BenchmarkNYCbCrAToRGBA/0-4 2378492 52.99 ns/op BenchmarkNYCbCrAToRGBA/128-4 2242363 60.10 ns/op BenchmarkNYCbCrAToRGBA/255-4 1859950 53.97 ns/op PASS ok image/color 4.716s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 101145169 ns/op BenchmarkFillSrc-4 316 322528 ns/op BenchmarkCopyOver-4 4 25176542 ns/op BenchmarkCopySrc-4 501 280961 ns/op BenchmarkNRGBAOver-4 4 26663920 ns/op BenchmarkNRGBASrc-4 10 14030295 ns/op BenchmarkYCbCr-4 6 51861513 ns/op BenchmarkGray-4 15 8490385 ns/op BenchmarkCMYK-4 8 16313234 ns/op BenchmarkGlyphOver-4 15 8224602 ns/op BenchmarkRGBAMaskOver-4 1 113506450 ns/op BenchmarkGrayMaskOver-4 3 38687506 ns/op BenchmarkRGBA64ImageMaskOver-4 2 65910117 ns/op BenchmarkRGBA-4 3 34605320 ns/op BenchmarkPalettedFill-4 1089 129641 ns/op BenchmarkPalettedRGBA-4 3 37147138 ns/op BenchmarkGenericOver-4 2 90502494 ns/op BenchmarkGenericMaskOver-4 3 67245500 ns/op BenchmarkGenericSrc-4 2 58756954 ns/op BenchmarkGenericMaskSrc-4 2 68235014 ns/op PASS ok image/draw 10.651s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 7707583 ns/op 2.00 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 193159005 ns/op 1.59 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 9050549261 ns/op 0.14 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 6976250 ns/op 2.21 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 822270190 ns/op 0.08 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 13.866s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2448 52581 ns/op BenchmarkIDCT-4 2510 45820 ns/op BenchmarkDecodeBaseline-4 4 29971598 ns/op 2.06 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 99141824 ns/op 0.62 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 298461465 ns/op 4.12 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 433496661 ns/op 2.13 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 4.807s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12070170 21.84 ns/op BenchmarkDecodeGray-4 9 11334814 ns/op 5.78 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 74505991 ns/op 3.52 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 123100565 ns/op 2.13 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 12 12693941 ns/op 5.16 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 177204460 ns/op 1.48 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 89821356 ns/op 2.92 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 224354638 ns/op 1.37 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 85993024 ns/op 3.57 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 320324949 ns/op 3.84 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 524196116 ns/op 2.34 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 46519375 ns/op 6.60 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 754119226 ns/op 1.63 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 3058198410 ns/op 0.40 MB/s 864088 B/op 29 allocs/op PASS ok image/png 14.828s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 123739154 ns/op 0.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 241213542 ns/op 0.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1682962402 ns/op 0.30 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 892566542 ns/op 0.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 75368272 ns/op 1.33 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 102846916 ns/op 0.97 MB/s 802904 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 323573337 ns/op 1.55 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 257938247 ns/op 1.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1181574013 ns/op 0.85 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1411531480 ns/op 0.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5339739894 ns/op 0.94 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4823346092 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 21253038 ns/op 4.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11484215 ns/op 8.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55248500 ns/op 9.05 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 316005051 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 121318217 ns/op 8.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 284610114 ns/op 3.51 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1145999517 ns/op 4.36 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1286538930 ns/op 3.89 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 579274439 ns/op 0.17 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 113487490 ns/op 0.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 791180931 ns/op 0.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 544447820 ns/op 0.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 2417732408 ns/op 0.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 919032447 ns/op 1.09 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 8208695820 ns/op 0.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7903052105 ns/op 0.63 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 694357606 ns/op 6.02 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 849187061 ns/op 4.92 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 74.931s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29236 6013 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 32216 4322 ns/op 0.46 MB/s BenchmarkMarshalCorpusFile/4-4 31759 12525 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/8-4 10000 16994 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/16-4 17764 7194 ns/op 2.22 MB/s BenchmarkMarshalCorpusFile/32-4 10000 11032 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/64-4 9146 24719 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/128-4 5787 27792 ns/op 4.61 MB/s BenchmarkMarshalCorpusFile/256-4 2679 75717 ns/op 3.38 MB/s BenchmarkMarshalCorpusFile/512-4 1694 111541 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/1024-4 909 172380 ns/op 5.94 MB/s BenchmarkMarshalCorpusFile/2048-4 403 437367 ns/op 4.68 MB/s BenchmarkMarshalCorpusFile/4096-4 168 679685 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/8192-4 90 1891907 ns/op 4.33 MB/s BenchmarkMarshalCorpusFile/16384-4 57 9869005 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/32768-4 24 12354805 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/65536-4 13 27134880 ns/op 2.42 MB/s BenchmarkMarshalCorpusFile/131072-4 2 51124196 ns/op 2.56 MB/s BenchmarkMarshalCorpusFile/262144-4 1 110868941 ns/op 2.36 MB/s BenchmarkMarshalCorpusFile/524288-4 1 127130938 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 728196446 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/1-4 7532 16594 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 6940 25861 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 5770 21625 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6295 20475 ns/op 0.39 MB/s BenchmarkUnmarshalCorpusFile/16-4 5215 36473 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/32-4 3375 45416 ns/op 0.70 MB/s BenchmarkUnmarshalCorpusFile/64-4 3199 49880 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/128-4 2380 47679 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/256-4 1000 127530 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/512-4 535 424265 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 276 640957 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1281787 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 1785938 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 4297003 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8373056 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 17543111 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 74294849 ns/op 0.88 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 92214336 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 168832689 ns/op 1.55 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 264545674 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 822328846 ns/op 1.28 MB/s BenchmarkMutatorBytes/1-4 35103 3404 ns/op BenchmarkMutatorBytes/10-4 38474 3634 ns/op BenchmarkMutatorBytes/100-4 35084 3497 ns/op BenchmarkMutatorBytes/1000-4 21769 5628 ns/op BenchmarkMutatorBytes/10000-4 8800 23835 ns/op BenchmarkMutatorBytes/100000-4 1362 117208 ns/op BenchmarkMutatorString/1-4 33656 3980 ns/op BenchmarkMutatorString/10-4 32517 3810 ns/op BenchmarkMutatorString/100-4 26574 4226 ns/op BenchmarkMutatorString/1000-4 14161 7759 ns/op BenchmarkMutatorString/10000-4 3987 46955 ns/op BenchmarkMutatorString/100000-4 334 527388 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18013 10574 ns/op BenchmarkMutatorAllBasicTypes/string-4 16269 16913 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56964 1915 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61492 2045 ns/op BenchmarkMutatorAllBasicTypes/float64-4 60535 2006 ns/op BenchmarkMutatorAllBasicTypes/int-4 65724 3966 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62065 2020 ns/op BenchmarkMutatorAllBasicTypes/int16-4 65289 1872 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64990 3218 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64678 1981 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59206 2337 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 54145 2526 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60512 1968 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 63999 1938 ns/op PASS ok internal/fuzz 27.492s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 39789 3584 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 177499 728.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.588s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 31153 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 36124 3309 ns/op BenchmarkSplicePipePoolParallel-4 161992 1367 ns/op PASS ok internal/poll 1.840s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 3 36717938 ns/op PASS ok internal/trace 5.019s PASS ok internal/zstd 1.033s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 13138 ns/op BenchmarkCopyNLarge-4 286 851229 ns/op PASS ok io 1.536s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 190376 655.5 ns/op BenchmarkPrintln-4 12684 12175 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 27793 8668 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2893 78466 ns/op BenchmarkDiscard-4 1493686 189.2 ns/op 0 B/op 0 allocs/op PASS ok log 3.882s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 44240 7906 ns/op BenchmarkJSONHandler/defaults-4 5774 21352 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3570 32978 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3418 30011 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6031 21378 ns/op 508 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6091 32266 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5304 24251 ns/op 527 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23661 4361 ns/op 81 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26470 5258 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 85806 1526 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 69745 1965 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 59920 1722 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 62148 2326 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 68475 2057 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 67431 2838 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 532856 230.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 388782 359.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 232261 573.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 144691 869.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 135657 1652 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6020 96121 ns/op BenchmarkDispatch/switch-checked-4 168415 758.2 ns/op BenchmarkDispatch/As-4 163078 809.6 ns/op BenchmarkDispatch/Visit-4 81398 1353 ns/op BenchmarkUnsafeStrings-4 18186 10853 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 11.708s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 845323 124.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 813742 146.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 580708 199.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 92156 1332 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 20419 7249 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 51241 3083 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 32548 13007 ns/op 474 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3692 142829 ns/op 2078 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5005 21142 ns/op 619 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13732 39411 ns/op 614 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5611 20215 ns/op 922 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3091 86175 ns/op 3003 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 7245 64182 ns/op 522 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12027 15177 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 4567 45206 ns/op 720 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1099 139288 ns/op 2312 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 8.505s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 102243070 ns/op BenchmarkKeys-4 7 18554276 ns/op BenchmarkValues-4 7 87748960 ns/op PASS ok maps 7.017s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6508783 19.09 ns/op BenchmarkAcosh-4 4876786 65.59 ns/op BenchmarkAsin-4 6696144 20.60 ns/op BenchmarkAsinh-4 4452291 65.32 ns/op BenchmarkAtan-4 7025785 23.37 ns/op BenchmarkAtanh-4 4378816 29.16 ns/op BenchmarkAtan2-4 4670907 26.04 ns/op BenchmarkCbrt-4 6088058 39.74 ns/op BenchmarkCeil-4 16215010 7.771 ns/op BenchmarkCompare-4 2968209 35.08 ns/op BenchmarkCompare32-4 3766752 36.92 ns/op BenchmarkCopysign-4 2685724 48.17 ns/op BenchmarkCos-4 8999726 14.26 ns/op BenchmarkCosh-4 6373450 24.83 ns/op BenchmarkErf-4 7466794 18.96 ns/op BenchmarkErfc-4 7602632 39.59 ns/op BenchmarkErfinv-4 3329059 54.49 ns/op BenchmarkErfcinv-4 3330504 36.95 ns/op BenchmarkExp-4 7326703 16.93 ns/op BenchmarkExpGo-4 1088431 132.9 ns/op BenchmarkExpm1-4 6989293 39.69 ns/op BenchmarkExp2-4 1000000 136.6 ns/op BenchmarkExp2Go-4 1000000 150.1 ns/op BenchmarkAbs-4 3046880 41.08 ns/op BenchmarkDim-4 8057148 15.78 ns/op BenchmarkFloor-4 15802420 8.987 ns/op BenchmarkMax-4 11070733 12.64 ns/op BenchmarkMin-4 9923904 15.68 ns/op BenchmarkMod-4 341206 356.4 ns/op BenchmarkFrexp-4 1965234 60.72 ns/op BenchmarkGamma-4 407472 343.1 ns/op BenchmarkHypot-4 1674590 213.5 ns/op BenchmarkHypotGo-4 1000000 178.6 ns/op BenchmarkIlogb-4 2446032 54.33 ns/op BenchmarkJ0-4 173977 864.6 ns/op BenchmarkJ1-4 159427 902.9 ns/op BenchmarkJn-4 76946 1898 ns/op BenchmarkLdexp-4 2051227 68.00 ns/op BenchmarkLgamma-4 517317 571.6 ns/op BenchmarkLog-4 6667467 19.86 ns/op BenchmarkLogb-4 1459776 76.51 ns/op BenchmarkLog1p-4 6815893 32.84 ns/op BenchmarkLog10-4 6328213 28.71 ns/op BenchmarkLog2-4 793237 163.1 ns/op BenchmarkModf-4 2596921 56.04 ns/op BenchmarkNextafter32-4 2935095 49.93 ns/op BenchmarkNextafter64-4 1000000 102.2 ns/op BenchmarkPowInt-4 3455856 77.90 ns/op BenchmarkPowFrac-4 2983902 46.48 ns/op BenchmarkPow10Pos-4 4207850 50.76 ns/op BenchmarkPow10Neg-4 3831655 31.45 ns/op BenchmarkRound-4 8172812 23.20 ns/op BenchmarkRoundToEven-4 8031009 15.18 ns/op BenchmarkRemainder-4 507238 268.2 ns/op BenchmarkSignbit-4 4432568 76.29 ns/op BenchmarkSin-4 8842646 14.28 ns/op BenchmarkSincos-4 557180 248.9 ns/op BenchmarkSinh-4 6577636 18.45 ns/op BenchmarkSqrtIndirect-4 13466952 9.082 ns/op BenchmarkSqrtLatency-4 9130603 12.38 ns/op BenchmarkSqrtIndirectLatency-4 9935240 12.87 ns/op BenchmarkSqrtGoLatency-4 1000000 107.0 ns/op BenchmarkSqrtPrime-4 119476 1895 ns/op BenchmarkTan-4 5224699 27.21 ns/op BenchmarkTanh-4 5583712 40.88 ns/op BenchmarkTrunc-4 15689365 9.450 ns/op BenchmarkY0-4 163891 901.7 ns/op BenchmarkY1-4 167986 779.3 ns/op BenchmarkYn-4 76860 6160 ns/op BenchmarkFloat64bits-4 4275828 43.83 ns/op BenchmarkFloat64frombits-4 1000000 106.2 ns/op BenchmarkFloat32bits-4 4931696 23.60 ns/op BenchmarkFloat32frombits-4 5138622 27.84 ns/op BenchmarkFMA-4 14713998 14.07 ns/op PASS ok math 36.425s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11201887 13.45 ns/op 4760.10 MB/s BenchmarkAddVV/2-4 10291371 14.96 ns/op 8553.38 MB/s BenchmarkAddVV/3-4 8714774 28.48 ns/op 6740.41 MB/s BenchmarkAddVV/4-4 9780352 13.46 ns/op 19013.57 MB/s BenchmarkAddVV/5-4 8423551 20.27 ns/op 15784.09 MB/s BenchmarkAddVV/10-4 6582928 18.75 ns/op 34138.88 MB/s BenchmarkAddVV/100-4 2280493 61.80 ns/op 103553.59 MB/s BenchmarkAddVV/1000-4 288404 438.7 ns/op 145881.51 MB/s BenchmarkSubVV/1-4 10021818 11.96 ns/op 5351.94 MB/s BenchmarkSubVV/2-4 1000000 309.1 ns/op 414.07 MB/s BenchmarkSubVV/3-4 9589482 18.50 ns/op 10375.79 MB/s BenchmarkSubVV/4-4 8607458 13.77 ns/op 18597.29 MB/s BenchmarkSubVV/5-4 7796606 13.63 ns/op 23477.79 MB/s BenchmarkSubVV/10-4 6271170 29.61 ns/op 21613.80 MB/s BenchmarkSubVV/100-4 2130235 60.96 ns/op 104991.54 MB/s BenchmarkSubVV/1000-4 296341 564.9 ns/op 113298.14 MB/s BenchmarkAddVW/1-4 11691943 15.08 ns/op 530.67 MB/s BenchmarkAddVW/2-4 10005992 16.58 ns/op 965.13 MB/s BenchmarkAddVW/3-4 11339518 10.67 ns/op 2248.98 MB/s BenchmarkAddVW/4-4 10829397 21.20 ns/op 1509.68 MB/s BenchmarkAddVW/5-4 10616683 20.86 ns/op 1917.22 MB/s BenchmarkAddVW/10-4 7338788 25.85 ns/op 3094.68 MB/s BenchmarkAddVW/100-4 5003752 41.36 ns/op 19340.08 MB/s BenchmarkAddVW/1000-4 397326 325.0 ns/op 24613.11 MB/s BenchmarkAddVWext/1-4 11486412 12.19 ns/op 656.52 MB/s BenchmarkAddVWext/2-4 12293016 9.975 ns/op 1603.98 MB/s BenchmarkAddVWext/3-4 9595923 28.99 ns/op 827.78 MB/s BenchmarkAddVWext/4-4 10299986 12.75 ns/op 2510.63 MB/s BenchmarkAddVWext/5-4 9489692 18.16 ns/op 2203.21 MB/s BenchmarkAddVWext/10-4 7745352 22.60 ns/op 3539.55 MB/s BenchmarkAddVWext/100-4 1714285 78.72 ns/op 10162.63 MB/s BenchmarkAddVWext/1000-4 292070 1870 ns/op 4277.54 MB/s BenchmarkSubVW/1-4 11725838 10.68 ns/op 748.87 MB/s BenchmarkSubVW/2-4 11858841 10.97 ns/op 1458.75 MB/s BenchmarkSubVW/3-4 11318858 11.40 ns/op 2106.19 MB/s BenchmarkSubVW/4-4 10997857 15.25 ns/op 2098.24 MB/s BenchmarkSubVW/5-4 10314330 11.98 ns/op 3339.42 MB/s BenchmarkSubVW/10-4 7386834 24.51 ns/op 3264.44 MB/s BenchmarkSubVW/100-4 4938747 24.61 ns/op 32502.62 MB/s BenchmarkSubVW/1000-4 553411 224.1 ns/op 35701.17 MB/s BenchmarkSubVWext/1-4 11611567 13.02 ns/op 614.63 MB/s BenchmarkSubVWext/2-4 10922598 21.57 ns/op 741.82 MB/s BenchmarkSubVWext/3-4 10067084 19.41 ns/op 1236.24 MB/s BenchmarkSubVWext/4-4 10568670 12.71 ns/op 2518.23 MB/s BenchmarkSubVWext/5-4 9875402 17.74 ns/op 2254.68 MB/s BenchmarkSubVWext/10-4 8307102 17.73 ns/op 4513.30 MB/s BenchmarkSubVWext/100-4 1000000 210.6 ns/op 3799.27 MB/s BenchmarkSubVWext/1000-4 294200 888.5 ns/op 9003.88 MB/s BenchmarkMulAddVWW/1-4 9280246 14.14 ns/op 4525.61 MB/s BenchmarkMulAddVWW/2-4 8091010 21.86 ns/op 5854.72 MB/s BenchmarkMulAddVWW/3-4 7778846 21.19 ns/op 9062.45 MB/s BenchmarkMulAddVWW/4-4 7091446 22.03 ns/op 11622.22 MB/s BenchmarkMulAddVWW/5-4 6405585 19.88 ns/op 16092.93 MB/s BenchmarkMulAddVWW/10-4 4427820 44.67 ns/op 14327.83 MB/s BenchmarkMulAddVWW/100-4 618307 463.6 ns/op 13803.58 MB/s BenchmarkMulAddVWW/1000-4 67725 3718 ns/op 17213.00 MB/s BenchmarkAddMulVVW/1-4 9154767 20.23 ns/op 3163.41 MB/s BenchmarkAddMulVVW/2-4 8506221 70.05 ns/op 1827.17 MB/s BenchmarkAddMulVVW/3-4 7976850 54.12 ns/op 3547.37 MB/s BenchmarkAddMulVVW/4-4 6912357 16.73 ns/op 15300.09 MB/s BenchmarkAddMulVVW/5-4 6292101 19.98 ns/op 16017.81 MB/s BenchmarkAddMulVVW/10-4 3797982 51.06 ns/op 12534.64 MB/s BenchmarkAddMulVVW/100-4 550209 544.3 ns/op 11758.86 MB/s BenchmarkAddMulVVW/1000-4 58600 2365 ns/op 27062.37 MB/s BenchmarkDivWVW/1-4 2300167 137.0 ns/op 466.99 MB/s BenchmarkDivWVW/2-4 1000000 298.9 ns/op 428.22 MB/s BenchmarkDivWVW/3-4 809361 268.9 ns/op 713.94 MB/s BenchmarkDivWVW/4-4 674466 306.8 ns/op 834.50 MB/s BenchmarkDivWVW/5-4 631101 243.2 ns/op 1315.77 MB/s BenchmarkDivWVW/10-4 328740 426.9 ns/op 1499.03 MB/s BenchmarkDivWVW/100-4 33522 4371 ns/op 1464.15 MB/s BenchmarkDivWVW/1000-4 3897 57018 ns/op 1122.45 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2951302 70.09 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2854508 43.96 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1780714 79.98 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1372288 309.1 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 138.9 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 163.4 ns/op BenchmarkNonZeroShifts/4/shrVU-4 977034 130.5 ns/op BenchmarkNonZeroShifts/4/shlVU-4 768234 281.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 821145 883.8 ns/op BenchmarkNonZeroShifts/5/shlVU-4 640753 262.7 ns/op BenchmarkNonZeroShifts/10/shrVU-4 449468 300.3 ns/op BenchmarkNonZeroShifts/10/shlVU-4 375890 328.3 ns/op BenchmarkNonZeroShifts/100/shrVU-4 51034 3156 ns/op BenchmarkNonZeroShifts/100/shlVU-4 37975 5123 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4701 31868 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4249 33614 ns/op BenchmarkDecimalConversion-4 141 799204 ns/op BenchmarkFloatString/100-4 9541 14996 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 135 1154751 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 138728292 ns/op 61092 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 9129965746 ns/op 853672 B/op 530 allocs/op BenchmarkFloatAdd/10-4 73897 1881 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 77250 1338 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 48420 2420 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 12559 12722 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1560 81432 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 131394 1023 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 122552 1128 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 88896 1798 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 22371 4606 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3216 49153 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1240 114288 ns/op BenchmarkParseFloatLargeExp-4 302 483844 ns/op BenchmarkGCD10x10/WithoutXY-4 176292 783.2 ns/op BenchmarkGCD10x10/WithXY-4 33271 3824 ns/op BenchmarkGCD10x100/WithoutXY-4 86901 3783 ns/op BenchmarkGCD10x100/WithXY-4 10000 10497 ns/op BenchmarkGCD10x1000/WithoutXY-4 58195 3462 ns/op BenchmarkGCD10x1000/WithXY-4 9643 30391 ns/op BenchmarkGCD100x100/WithoutXY-4 15412 40574 ns/op BenchmarkGCD100x100/WithXY-4 7538 34657 ns/op BenchmarkGCD100x1000/WithoutXY-4 9321 14380 ns/op BenchmarkGCD100x1000/WithXY-4 4132 31962 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1804 67649 ns/op BenchmarkGCD1000x1000/WithXY-4 944 125365 ns/op BenchmarkHilbert-4 15 28873637 ns/op BenchmarkBinomial-4 9448 15499 ns/op BenchmarkQuoRem-4 13192 8613 ns/op BenchmarkExp-4 6 25042773 ns/op BenchmarkExpMont/Odd-4 98 1221241 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 99 1272344 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 94 2252039 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even3-4 97 1654866 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even4-4 93 1197591 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even8-4 94 2268008 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even32-4 90 1299298 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even64-4 120 2751514 ns/op 3659 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1071968 ns/op 3789 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1820366 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 108 984154 ns/op 2945 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 445 316423 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 316 320202 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 100 1384396 ns/op 1758 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 346 418939 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 7 15966336 ns/op BenchmarkBitset-4 885392 152.3 ns/op BenchmarkBitsetNeg-4 302900 419.9 ns/op BenchmarkBitsetOrig-4 198639 1923 ns/op BenchmarkBitsetNegOrig-4 127285 1388 ns/op BenchmarkModSqrt225_Tonelli-4 80 1466425 ns/op BenchmarkModSqrt225_3Mod4-4 201 1643575 ns/op BenchmarkModSqrt231_Tonelli-4 79 2080611 ns/op BenchmarkModSqrt231_5Mod8-4 211 530812 ns/op BenchmarkModInverse-4 7980 41790 ns/op BenchmarkSqrt-4 808 160926 ns/op BenchmarkIntSqr/1-4 1348586 235.6 ns/op BenchmarkIntSqr/2-4 449262 268.2 ns/op BenchmarkIntSqr/3-4 354850 377.9 ns/op BenchmarkIntSqr/5-4 246736 485.2 ns/op BenchmarkIntSqr/8-4 159391 896.7 ns/op BenchmarkIntSqr/10-4 125982 974.1 ns/op BenchmarkIntSqr/20-4 33074 3894 ns/op BenchmarkIntSqr/30-4 22150 15905 ns/op BenchmarkIntSqr/50-4 10000 27172 ns/op BenchmarkIntSqr/80-4 6714 17189 ns/op BenchmarkIntSqr/100-4 5322 22424 ns/op BenchmarkIntSqr/200-4 1868 100105 ns/op BenchmarkIntSqr/300-4 916 215663 ns/op BenchmarkIntSqr/500-4 416 901728 ns/op BenchmarkIntSqr/800-4 180 2386779 ns/op BenchmarkIntSqr/1000-4 85 1282967 ns/op BenchmarkDiv/20/10-4 129529 965.0 ns/op BenchmarkDiv/40/20-4 303830 483.9 ns/op BenchmarkDiv/100/50-4 313935 372.2 ns/op BenchmarkDiv/200/100-4 38785 3186 ns/op BenchmarkDiv/400/200-4 30409 3699 ns/op BenchmarkDiv/1000/500-4 23980 4996 ns/op BenchmarkDiv/2000/1000-4 15069 8497 ns/op BenchmarkDiv/20000/10000-4 610 184166 ns/op BenchmarkDiv/200000/100000-4 18 7682774 ns/op BenchmarkDiv/2000000/1000000-4 1 270761475 ns/op BenchmarkDiv/20000000/10000000-4 1 11722589605 ns/op BenchmarkMul-4 3 45290386 ns/op BenchmarkNatMul/10-4 46958 2584 ns/op BenchmarkNatMul/100-4 3147 165417 ns/op BenchmarkNatMul/1000-4 85 1830661 ns/op BenchmarkZeroShifts/Shl-4 10000 20606 ns/op BenchmarkZeroShifts/ShlSame-4 5736114 21.30 ns/op BenchmarkZeroShifts/Shr-4 10000 72029 ns/op BenchmarkZeroShifts/ShrSame-4 5810173 24.24 ns/op BenchmarkExp3Power/0x10-4 197167 897.1 ns/op BenchmarkExp3Power/0x40-4 177394 892.2 ns/op BenchmarkExp3Power/0x100-4 81253 2733 ns/op BenchmarkExp3Power/0x400-4 10000 10807 ns/op BenchmarkExp3Power/0x1000-4 5684 45281 ns/op BenchmarkExp3Power/0x4000-4 979 135003 ns/op BenchmarkExp3Power/0x10000-4 100 1226799 ns/op BenchmarkExp3Power/0x40000-4 12 9472207 ns/op BenchmarkExp3Power/0x100000-4 2 96942084 ns/op BenchmarkExp3Power/0x400000-4 1 1212253078 ns/op BenchmarkFibo-4 3 36582251 ns/op BenchmarkNatSqr/1-4 1000000 462.1 ns/op BenchmarkNatSqr/2-4 446540 411.5 ns/op BenchmarkNatSqr/3-4 319182 1297 ns/op BenchmarkNatSqr/5-4 218322 866.7 ns/op BenchmarkNatSqr/8-4 147658 1787 ns/op BenchmarkNatSqr/10-4 110847 2967 ns/op BenchmarkNatSqr/20-4 28251 6975 ns/op BenchmarkNatSqr/30-4 16282 12469 ns/op BenchmarkNatSqr/50-4 10000 11909 ns/op BenchmarkNatSqr/80-4 6508 28122 ns/op BenchmarkNatSqr/100-4 5145 23957 ns/op BenchmarkNatSqr/200-4 1695 137130 ns/op BenchmarkNatSqr/300-4 913 239976 ns/op BenchmarkNatSqr/500-4 405 483593 ns/op BenchmarkNatSqr/800-4 100 1516144 ns/op BenchmarkNatSqr/1000-4 126 1070230 ns/op BenchmarkNatSetBytes/8-4 581361 384.0 ns/op BenchmarkNatSetBytes/24-4 212511 1371 ns/op BenchmarkNatSetBytes/128-4 37520 3489 ns/op BenchmarkNatSetBytes/7-4 872469 464.4 ns/op BenchmarkNatSetBytes/23-4 232570 692.3 ns/op BenchmarkNatSetBytes/127-4 48878 4287 ns/op BenchmarkScanPi-4 182 2252692 ns/op BenchmarkStringPiParallel-4 346 981927 ns/op BenchmarkScan/10/Base2-4 10000 15819 ns/op BenchmarkScan/100/Base2-4 4336 39789 ns/op BenchmarkScan/1000/Base2-4 432 528647 ns/op BenchmarkScan/10/Base8-4 82552 6498 ns/op BenchmarkScan/100/Base8-4 12192 15274 ns/op BenchmarkScan/1000/Base8-4 644 157570 ns/op BenchmarkScan/10/Base10-4 92278 4467 ns/op BenchmarkScan/100/Base10-4 12668 21777 ns/op BenchmarkScan/1000/Base10-4 1334 96134 ns/op BenchmarkScan/10/Base16-4 113914 1640 ns/op BenchmarkScan/100/Base16-4 12373 8634 ns/op BenchmarkScan/1000/Base16-4 1587 114072 ns/op BenchmarkString/10/Base2-4 190542 1143 ns/op BenchmarkString/100/Base2-4 27232 4431 ns/op BenchmarkString/1000/Base2-4 2672 173053 ns/op BenchmarkString/10/Base8-4 329157 403.4 ns/op BenchmarkString/100/Base8-4 69342 2682 ns/op BenchmarkString/1000/Base8-4 6183 52581 ns/op BenchmarkString/10/Base10-4 214297 1949 ns/op BenchmarkString/100/Base10-4 38862 3123 ns/op BenchmarkString/1000/Base10-4 2984 42010 ns/op BenchmarkString/10/Base16-4 392398 397.5 ns/op BenchmarkString/100/Base16-4 85468 2412 ns/op BenchmarkString/1000/Base16-4 9230 12935 ns/op BenchmarkLeafSize/0-4 30 4277439 ns/op BenchmarkLeafSize/1-4 133 1838711 ns/op BenchmarkLeafSize/2-4 403 376711 ns/op BenchmarkLeafSize/3-4 100 1117670 ns/op BenchmarkLeafSize/4-4 367 382953 ns/op BenchmarkLeafSize/5-4 174 2332373 ns/op BenchmarkLeafSize/6-4 100 1868759 ns/op BenchmarkLeafSize/7-4 260 591678 ns/op BenchmarkLeafSize/8-4 267 504278 ns/op BenchmarkLeafSize/9-4 174 941426 ns/op BenchmarkLeafSize/10-4 204 619977 ns/op BenchmarkLeafSize/11-4 177 910321 ns/op BenchmarkLeafSize/12-4 250 513297 ns/op BenchmarkLeafSize/13-4 100 1081588 ns/op BenchmarkLeafSize/14-4 256 1037532 ns/op BenchmarkLeafSize/15-4 296 474897 ns/op BenchmarkLeafSize/16-4 361 481594 ns/op BenchmarkLeafSize/32-4 421 379447 ns/op BenchmarkLeafSize/64-4 356 392005 ns/op BenchmarkProbablyPrime/n=0-4 5 20026923 ns/op BenchmarkProbablyPrime/n=1-4 5 22605588 ns/op BenchmarkProbablyPrime/n=5-4 3 58592983 ns/op BenchmarkProbablyPrime/n=10-4 3 47527217 ns/op BenchmarkProbablyPrime/n=20-4 2 85923782 ns/op BenchmarkProbablyPrime/Lucas-4 6 19849676 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 45 4807014 ns/op BenchmarkRatCmp-4 197678 1320 ns/op BenchmarkFloatSqrt/64-4 13440 10770 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 7498 14980 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5396 26557 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 2736 50865 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 488 293260 ns/op 18327 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 33 5686807 ns/op 176498 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 782459399 ns/op 3803064 B/op 634 allocs/op PASS ok math/big 148.116s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7792484 17.93 ns/op BenchmarkLeadingZeros8-4 7385968 27.14 ns/op BenchmarkLeadingZeros16-4 7641506 17.65 ns/op BenchmarkLeadingZeros32-4 7797182 21.68 ns/op BenchmarkLeadingZeros64-4 7310154 36.34 ns/op BenchmarkTrailingZeros-4 7755927 19.50 ns/op BenchmarkTrailingZeros8-4 7647406 15.85 ns/op BenchmarkTrailingZeros16-4 7652457 16.51 ns/op BenchmarkTrailingZeros32-4 7573827 18.59 ns/op BenchmarkTrailingZeros64-4 7759471 15.60 ns/op BenchmarkOnesCount-4 7752894 18.55 ns/op BenchmarkOnesCount8-4 6527931 21.56 ns/op BenchmarkOnesCount16-4 7504784 19.18 ns/op BenchmarkOnesCount32-4 7970432 15.06 ns/op BenchmarkOnesCount64-4 7629192 17.77 ns/op BenchmarkRotateLeft-4 7554950 17.22 ns/op BenchmarkRotateLeft8-4 7815816 33.22 ns/op BenchmarkRotateLeft16-4 7144970 17.72 ns/op BenchmarkRotateLeft32-4 7701319 23.38 ns/op BenchmarkRotateLeft64-4 8084685 18.33 ns/op BenchmarkReverse-4 13510761 8.940 ns/op BenchmarkReverse8-4 16064874 9.359 ns/op BenchmarkReverse16-4 14722171 8.431 ns/op BenchmarkReverse32-4 12188568 9.064 ns/op BenchmarkReverse64-4 12957379 9.184 ns/op BenchmarkReverseBytes-4 14750403 9.873 ns/op BenchmarkReverseBytes16-4 15838894 7.768 ns/op BenchmarkReverseBytes32-4 14803766 8.821 ns/op BenchmarkReverseBytes64-4 14611250 8.077 ns/op BenchmarkAdd-4 8187087 18.18 ns/op BenchmarkAdd32-4 8280652 15.10 ns/op BenchmarkAdd64-4 7851264 16.83 ns/op BenchmarkAdd64multiple-4 14019631 8.260 ns/op BenchmarkSub-4 8112928 14.77 ns/op BenchmarkSub32-4 8149326 17.41 ns/op BenchmarkSub64-4 8046357 15.51 ns/op BenchmarkSub64multiple-4 14502748 8.809 ns/op BenchmarkMul-4 7618299 16.01 ns/op BenchmarkMul32-4 7538319 17.87 ns/op BenchmarkMul64-4 8387364 20.51 ns/op BenchmarkDiv-4 1000000 243.1 ns/op BenchmarkDiv32-4 6441364 36.85 ns/op BenchmarkDiv64-4 2852042 64.00 ns/op PASS ok math/bits 16.812s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1693566 73.77 ns/op BenchmarkAcos-4 393296 596.8 ns/op BenchmarkAcosh-4 385964 333.6 ns/op BenchmarkAsin-4 431055 547.6 ns/op BenchmarkAsinh-4 429039 264.4 ns/op BenchmarkAtan-4 1000000 327.6 ns/op BenchmarkAtanh-4 1000000 234.7 ns/op BenchmarkConj-4 15865563 21.70 ns/op BenchmarkCos-4 432726 693.9 ns/op BenchmarkCosh-4 460621 335.4 ns/op BenchmarkExp-4 520448 215.9 ns/op BenchmarkLog-4 1000000 137.5 ns/op BenchmarkLog10-4 1000000 118.5 ns/op BenchmarkPhase-4 1000000 232.0 ns/op BenchmarkPolar-4 1208319 93.87 ns/op BenchmarkPow-4 340671 507.6 ns/op BenchmarkRect-4 344390 980.3 ns/op BenchmarkSin-4 479084 785.8 ns/op BenchmarkSinh-4 419250 468.8 ns/op BenchmarkSqrt-4 643282 183.6 ns/op BenchmarkTan-4 1000000 137.0 ns/op BenchmarkTanh-4 1840705 94.34 ns/op PASS ok math/cmplx 16.573s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 827169 153.1 ns/op BenchmarkInt63ThreadsafeParallel-4 933402 134.7 ns/op BenchmarkInt63Unthreadsafe-4 850836 171.0 ns/op BenchmarkIntn1000-4 671116 190.3 ns/op BenchmarkInt63n1000-4 800643 202.8 ns/op BenchmarkInt31n1000-4 791164 809.4 ns/op BenchmarkFloat32-4 752155 152.4 ns/op BenchmarkFloat64-4 834211 205.1 ns/op BenchmarkPerm3-4 169834 991.5 ns/op BenchmarkPerm30-4 10000 16687 ns/op BenchmarkPerm30ViaShuffle-4 17282 11827 ns/op BenchmarkShuffleOverhead-4 14600 8980 ns/op BenchmarkRead3-4 547326 222.8 ns/op BenchmarkRead64-4 59170 2029 ns/op BenchmarkRead1000-4 4089 30263 ns/op BenchmarkConcurrent-4 328788 767.0 ns/op PASS ok math/rand 8.262s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40177 4872 ns/op BenchmarkQDecodeWord-4 105950 2444 ns/op BenchmarkQDecodeHeader-4 92204 1496 ns/op BenchmarkTypeByExtension/.html-4 467994 454.9 ns/op BenchmarkTypeByExtension/.HTML-4 285727 1235 ns/op BenchmarkTypeByExtension/.unused-4 382512 484.7 ns/op BenchmarkExtensionsByType/text/html-4 72063 8426 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 50749 11092 ns/op BenchmarkExtensionsByType/application/octet-stream-4 72608 3136 ns/op PASS ok mime 9.181s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 476 1422570 ns/op 47524 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 325 317767 ns/op 47997 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 234 809114 ns/op 106082 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 238 1043237 ns/op 48856 B/op 206 allocs/op PASS ok mime/multipart 3.904s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 914 176766 ns/op PASS ok mime/quotedprintable 1.290s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 21 14171763 ns/op 8553 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 6284891 ns/op 7403 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5009595725 ns/op 158536 B/op 221 allocs/op BenchmarkDNSName-4 31531 3517 ns/op BenchmarkInterfaces-4 2806 147072 ns/op 8695 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3828 44637 ns/op 6548 B/op 22 allocs/op BenchmarkInterfaceByName-4 2906 198277 ns/op 8766 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1861 214997 ns/op 13349 B/op 80 allocs/op BenchmarkInterfacesAndAddrs-4 5235 26783 ns/op 3536 B/op 32 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 544 769261 ns/op 135302 B/op 39 allocs/op BenchmarkParseIP-4 7063 19402 ns/op BenchmarkParseIPValidIPv4-4 300748 1820 ns/op BenchmarkParseIPValidIPv6-4 139005 896.8 ns/op BenchmarkIPString/IPv4-4 85780 4079 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8653 41317 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46968 18171 ns/op BenchmarkIPEqual/IPv4-4 871042 176.5 ns/op BenchmarkIPEqual/IPv6-4 1103329 123.2 ns/op BenchmarkSendFile/1024-4 1 1242765463 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1218306380 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1213171000 ns/op 0.00 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1223815784 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1220257192 ns/op 0.01 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1223735316 ns/op 0.03 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1214853986 ns/op 0.05 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1012131221 ns/op 0.13 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1022812085 ns/op 0.26 MB/s 728 B/op 13 allocs/op BenchmarkSendFile/524288-4 1 1019752241 ns/op 0.51 MB/s 536 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1013778694 ns/op 1.03 MB/s 536 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1013387448 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006002952 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007724603 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1012658208 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1024033310 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1023132518 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016775716 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1009654136 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1011814256 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011791220 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1008405352 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1011105764 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1024271972 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1014266756 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1009214829 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1005010570 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1009291115 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1011118300 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1026233970 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1005981391 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1020485400 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1022167539 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1013301859 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1022373472 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1008870753 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1013126691 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1017874054 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1002982285 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1006843425 ns/op 0.07 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1025124319 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1016039964 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008973947 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1024753778 ns/op 1.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1008072179 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1012266233 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1013537129 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1018757428 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1006340095 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1020148568 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010453435 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007266264 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1018204904 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1010535534 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1014741750 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 3372 128762 ns/op BenchmarkTCP4OneShotTimeout-4 2270 106167 ns/op BenchmarkTCP4Persistent-4 15920 11946 ns/op BenchmarkTCP4PersistentTimeout-4 100 2046654 ns/op BenchmarkTCP6OneShot-4 1526 65556 ns/op BenchmarkTCP6OneShotTimeout-4 1701 65962 ns/op BenchmarkTCP6Persistent-4 16621 13686 ns/op BenchmarkTCP6PersistentTimeout-4 16413 9767 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17283 6756 ns/op BenchmarkTCP6ConcurrentReadWrite-4 39528 7570 ns/op BenchmarkSetReadDeadline-4 179035 2545 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26882 8201 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 19292 21165 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 29344 4350 ns/op 0 B/op 0 allocs/op PASS ok net 85.699s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 22004 16425 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 4042 37683 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 18962 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15871 8307 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 15143 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54739 2574 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 763110 150.9 ns/op BenchmarkReadRequestChrome-4 3280 48340 ns/op 12.64 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7790 64795 ns/op 1.20 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7645 16518 ns/op 4.96 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6123 28384 ns/op 5.32 MB/s 1019 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 32307 ns/op 1.24 MB/s 859 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 1145400 ns/op 0.89 MB/s BenchmarkFileAndServer_1KB/https1-4 6 23893499 ns/op 0.04 MB/s BenchmarkFileAndServer_1KB/h2-4 1 123869359 ns/op 0.01 MB/s BenchmarkFileAndServer_16MB/h1-4 1 131315318 ns/op 127.76 MB/s BenchmarkFileAndServer_16MB/https1-4 1 259211214 ns/op 64.72 MB/s BenchmarkFileAndServer_16MB/h2-4 1 672135198 ns/op 24.96 MB/s BenchmarkFileAndServer_64MB/h1-4 1 523475923 ns/op 128.20 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1384189829 ns/op 48.48 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2686412119 ns/op 24.98 MB/s BenchmarkServeMux-4 277 1256366 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 320 892786 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 342 453138 ns/op 5875 B/op 64 allocs/op BenchmarkClientServer/https1-4 55 2732135 ns/op 8303 B/op 92 allocs/op BenchmarkClientServer/h2-4 63 4048805 ns/op 11665 B/op 95 allocs/op BenchmarkClientServerParallel/4/h1-4 836 295479 ns/op 9484 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 14 12115091 ns/op 64198 B/op 700 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35942: read tcp 127.0.0.1:45921->127.0.0.1:35942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38652: read tcp 127.0.0.1:42403->127.0.0.1:38652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38666: read tcp 127.0.0.1:42403->127.0.0.1:38666: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58772: read tcp 127.0.0.1:42945->127.0.0.1:58772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58768: read tcp 127.0.0.1:42945->127.0.0.1:58768: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58780: read tcp 127.0.0.1:42945->127.0.0.1:58780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58778: read tcp 127.0.0.1:42945->127.0.0.1:58778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58798: read tcp 127.0.0.1:42945->127.0.0.1:58798: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58830: write tcp 127.0.0.1:42945->127.0.0.1:58830: use of closed network connection BenchmarkClientServerParallel/4/h2-4 6 20012656 ns/op 75188 B/op 845 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34560: write tcp 127.0.0.1:43287->127.0.0.1:34560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58154: read tcp 127.0.0.1:40559->127.0.0.1:58154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58164: read tcp 127.0.0.1:40559->127.0.0.1:58164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58188: read tcp 127.0.0.1:40559->127.0.0.1:58188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58212: read tcp 127.0.0.1:40559->127.0.0.1:58212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58204: write tcp 127.0.0.1:40559->127.0.0.1:58204: use of closed network connection BenchmarkClientServerParallel/64/h1-4 147 1453780 ns/op 24362 B/op 128 allocs/op BenchmarkClientServerParallel/64/https1-4 12 23081624 ns/op 98801 B/op 1130 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43264: write tcp 127.0.0.1:44211->127.0.0.1:43264: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34658: read tcp 127.0.0.1:34717->127.0.0.1:34658: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34628: read tcp 127.0.0.1:34717->127.0.0.1:34628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34632: write tcp 127.0.0.1:34717->127.0.0.1:34632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34626: write tcp 127.0.0.1:34717->127.0.0.1:34626: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36722: read tcp 127.0.0.1:46411->127.0.0.1:36722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36748: read tcp 127.0.0.1:46411->127.0.0.1:36748: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36668: write tcp 127.0.0.1:46411->127.0.0.1:36668: use of closed network connection BenchmarkClientServerParallel/64/h2-4 1 327051295 ns/op 161552 B/op 1964 allocs/op BenchmarkServer-4 1 1124138245 ns/op 31072 B/op 150 allocs/op BenchmarkClient-4 100 1528818 ns/op 3800 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 990 352989 ns/op 7327 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1579 133734 ns/op 3056 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1664 66474 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1903 166123 ns/op 2755 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1813 85437 ns/op 2711 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 576 183821 ns/op 2731 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2136 62258 ns/op 1887 B/op 14 allocs/op BenchmarkServerHijack-4 1506 109074 ns/op 16673 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 603 670349 ns/op 5829 B/op 52 allocs/op BenchmarkResponseStatusLine-4 166164 955.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 32.758s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3470 187661 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.788s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 79248 2261 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 774558 544.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 166636 722.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69406 2096 ns/op BenchmarkStdIPv4-4 105052 1167 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106954 1328 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 47511 2275 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 64336 1905 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73689 1793 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 111.6 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 137.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 200914 613.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 223990 728.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 151744 861.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94112 1596 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 233875 539.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 113457 1598 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 129790 1024 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 122706 1541 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86005 2784 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 408254 363.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 58303 1898 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 148976 1468 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 265441 500.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 115982 1107 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 347920 352.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 147984 1075 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 146084 810.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 152104 961.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 97689 1212 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 474777 324.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 120918 4244 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 92313 2343 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 100779 1357 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 147949 1218 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 101084 4176 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 316148 468.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 110312 1237 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129274 1409 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 170464 723.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 105878 2577 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 163.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 118.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 892267 126.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 939764 151.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1015798 140.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 886573 372.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 945979 118.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 950041 508.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 387758 1058 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 620292 258.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 160564 1909 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 121294 1646 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 187396 735.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76430 1975 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 349668 1198 ns/op PASS ok net/netip 38.947s 2023/05/25 21:52:17 Test RPC server listening on 127.0.0.1:35933 2023/05/25 21:52:17 Test HTTP RPC server listening on 127.0.0.1:33609 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 1228 146325 ns/op BenchmarkEndToEndHTTP-4 963 243907 ns/op BenchmarkEndToEndAsync-4 1749 127851 ns/op BenchmarkEndToEndAsyncHTTP-4 2144 154837 ns/op PASS ok net/rpc 3.446s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3261 121801 ns/op BenchmarkReadMIMEHeader/server_headers-4 4591 115405 ns/op BenchmarkUncommon-4 2828 44487 ns/op 465 B/op 5 allocs/op PASS ok net/textproto 2.937s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3747 112767 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 93214 4918 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 590276 855.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92438 3088 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 178930 1874 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 78888 2114 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 34107 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 397000 719.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 84937 3307 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 178213 1434 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 61819 2523 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 24709 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186295 1436 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75514 1728 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71986 5018 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29478 6665 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4724 39990 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 183313 842.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67250 3851 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72649 8362 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30792 7158 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5258 28456 ns/op 320 B/op 1 allocs/op PASS ok net/url 18.451s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 1814203 155.9 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 154440 2020 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 662 258662 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 124 4357679 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 496 421813 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 113511 10093 ns/op BenchmarkStatFile-4 88813 4941 ns/op BenchmarkStatDir-4 92300 5024 ns/op BenchmarkLstatDot-4 115071 1180 ns/op BenchmarkLstatFile-4 83826 11648 ns/op BenchmarkLstatDir-4 63132 3629 ns/op PASS ok os 13.068s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 7 24937348 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.629s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 407878 1471 ns/op PASS ok os/user 1.887s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3369573 44.42 ns/op BenchmarkString-4 1649830 159.3 ns/op BenchmarkBytes-4 10000 20349 ns/op BenchmarkNamedBytes-4 1035033 110.6 ns/op BenchmarkBytesArray-4 758365 794.1 ns/op BenchmarkSliceLen-4 1826799 91.26 ns/op BenchmarkMapLen-4 918784 153.0 ns/op BenchmarkStringLen-4 1251602 234.8 ns/op BenchmarkArrayLen-4 1000000 259.7 ns/op BenchmarkSliceCap-4 1974918 67.72 ns/op BenchmarkDeepEqual/int8-4 494223 253.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 91638 1347 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 415560 769.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 88569 3237 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 408616 286.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86889 2105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 401496 1134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 88299 2191 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 419680 599.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 90618 1632 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 501211 513.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109618 1222 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 412682 280.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 73221 1371 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 418332 320.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79209 2251 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 411235 917.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 87062 5017 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 390016 316.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 25495 7965 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 377298 385.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 87883 1890 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 407760 280.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 86358 5090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 404905 337.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 88090 2242 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 434332 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 86311 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 431802 420.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 86361 3393 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 452959 438.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 91870 1440 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 400255 288.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 49894 4448 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 112328 1634 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53931 9612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52003 2714 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35462 4789 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 139719 885.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 31424 3833 ns/op BenchmarkIsZero/StructComparable-4 374066 315.2 ns/op BenchmarkIsZero/StructIncomparable-4 143926 851.0 ns/op BenchmarkSetZero/Bool/Direct-4 4180488 48.42 ns/op BenchmarkSetZero/Bool/CachedZero-4 789418 225.4 ns/op BenchmarkSetZero/Bool/NewZero-4 695228 324.1 ns/op BenchmarkSetZero/Int/Direct-4 1825051 172.6 ns/op BenchmarkSetZero/Int/CachedZero-4 911436 157.2 ns/op BenchmarkSetZero/Int/NewZero-4 684840 179.3 ns/op BenchmarkSetZero/Uint/Direct-4 2126886 71.21 ns/op BenchmarkSetZero/Uint/CachedZero-4 903968 130.4 ns/op BenchmarkSetZero/Uint/NewZero-4 708844 277.3 ns/op BenchmarkSetZero/Float/Direct-4 1292611 94.93 ns/op BenchmarkSetZero/Float/CachedZero-4 894507 175.5 ns/op BenchmarkSetZero/Float/NewZero-4 488672 355.7 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 160.8 ns/op BenchmarkSetZero/Complex/CachedZero-4 904656 163.9 ns/op BenchmarkSetZero/Complex/NewZero-4 686802 187.5 ns/op BenchmarkSetZero/Array/Direct-4 2351130 59.05 ns/op BenchmarkSetZero/Array/CachedZero-4 860576 129.4 ns/op BenchmarkSetZero/Array/NewZero-4 674358 246.6 ns/op BenchmarkSetZero/Chan/Direct-4 2020634 88.78 ns/op BenchmarkSetZero/Chan/CachedZero-4 807942 175.9 ns/op BenchmarkSetZero/Chan/NewZero-4 684300 232.3 ns/op BenchmarkSetZero/Func/Direct-4 1000000 161.4 ns/op BenchmarkSetZero/Func/CachedZero-4 838562 478.0 ns/op BenchmarkSetZero/Func/NewZero-4 680578 176.1 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 118.0 ns/op BenchmarkSetZero/Interface/CachedZero-4 893517 243.3 ns/op BenchmarkSetZero/Interface/NewZero-4 701642 220.2 ns/op BenchmarkSetZero/Map/Direct-4 1000000 115.6 ns/op BenchmarkSetZero/Map/CachedZero-4 900992 260.1 ns/op BenchmarkSetZero/Map/NewZero-4 683428 193.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1508665 87.75 ns/op BenchmarkSetZero/Pointer/CachedZero-4 875965 255.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 689792 227.6 ns/op BenchmarkSetZero/Slice/Direct-4 1937052 204.1 ns/op BenchmarkSetZero/Slice/CachedZero-4 747816 158.4 ns/op BenchmarkSetZero/Slice/NewZero-4 690022 198.6 ns/op BenchmarkSetZero/String/Direct-4 1000000 442.5 ns/op BenchmarkSetZero/String/CachedZero-4 918747 455.3 ns/op BenchmarkSetZero/String/NewZero-4 685890 388.1 ns/op BenchmarkSetZero/Struct/Direct-4 1439188 165.1 ns/op BenchmarkSetZero/Struct/CachedZero-4 877322 142.2 ns/op BenchmarkSetZero/Struct/NewZero-4 697243 243.8 ns/op BenchmarkSelect/1-4 170920 2488 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77412 2099 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 22956 6291 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 57477 3000 ns/op 7 B/op 0 allocs/op BenchmarkCallMethod-4 209365 808.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 156591 2183 ns/op 58.64 MB/s BenchmarkCallArgCopy/size=256-4 100820 8359 ns/op 30.63 MB/s BenchmarkCallArgCopy/size=1024-4 48400 11340 ns/op 90.30 MB/s BenchmarkCallArgCopy/size=4096-4 19538 14467 ns/op 283.12 MB/s BenchmarkCallArgCopy/size=65536-4 2228 154876 ns/op 423.15 MB/s BenchmarkFieldByName1-4 828538 485.6 ns/op BenchmarkFieldByName2-4 10000 21384 ns/op BenchmarkFieldByName3-4 4293 70586 ns/op BenchmarkInterfaceBig-4 2822172 64.27 ns/op BenchmarkInterfaceSmall-4 2774209 116.5 ns/op BenchmarkNew-4 696373 313.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 2367 211878 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1976 156790 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2439 49089 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2101 81731 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2151 58438 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2101 69414 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 226537 571.6 ns/op PASS ok reflect 80.177s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7681 49454 ns/op 9233 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 39697 ns/op 9450 B/op 1 allocs/op BenchmarkFindString-4 10000 82677 ns/op 9102 B/op 1 allocs/op BenchmarkFindSubmatch-4 9121 117479 ns/op 9356 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8496 55156 ns/op 9762 B/op 2 allocs/op BenchmarkLiteral-4 7143 31392 ns/op BenchmarkNotLiteral-4 2979 111513 ns/op BenchmarkMatchClass-4 2036 95233 ns/op BenchmarkMatchClass_InRange-4 2347 284071 ns/op BenchmarkReplaceAll-4 950 168962 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 59462 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 18549 6667 ns/op BenchmarkAnchoredShortMatch-4 10000 23973 ns/op BenchmarkAnchoredLongMatch-4 10000 17402 ns/op BenchmarkOnePassShortA-4 4719 79999 ns/op BenchmarkNotOnePassShortA-4 4836 99257 ns/op BenchmarkOnePassShortB-4 17893 7018 ns/op BenchmarkNotOnePassShortB-4 7111 35222 ns/op BenchmarkOnePassLongPrefix-4 68900 2710 ns/op BenchmarkOnePassLongNotPrefix-4 10000 16083 ns/op BenchmarkMatchParallelShared-4 9805 49150 ns/op BenchmarkMatchParallelCopied-4 10000 37180 ns/op BenchmarkQuoteMetaAll-4 162643 1207 ns/op 11.60 MB/s BenchmarkQuoteMetaNone-4 131046 1087 ns/op 23.92 MB/s BenchmarkCompile/Onepass-4 2937 154426 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1131 148460 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 88 1477682 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3544339 28.46 ns/op 562.26 MB/s BenchmarkMatch/Easy0/32-4 10000 40541 ns/op 0.79 MB/s BenchmarkMatch/Easy0/1K-4 3694 46130 ns/op 22.20 MB/s BenchmarkMatch/Easy0i/16-4 3395020 30.81 ns/op 519.27 MB/s BenchmarkMatch/Easy0i/32-4 3333 118863 ns/op 0.27 MB/s BenchmarkMatch/Easy0i/1K-4 148 1544175 ns/op 0.66 MB/s BenchmarkMatch/Easy1/16-4 4045071 40.56 ns/op 394.48 MB/s BenchmarkMatch/Easy1/32-4 10000 82615 ns/op 0.39 MB/s BenchmarkMatch/Easy1/1K-4 3910 102445 ns/op 10.00 MB/s BenchmarkMatch/Medium/16-4 4002242 34.86 ns/op 458.93 MB/s BenchmarkMatch/Medium/32-4 4330 90835 ns/op 0.35 MB/s BenchmarkMatch/Medium/1K-4 127 1349158 ns/op 0.76 MB/s BenchmarkMatch/Hard/16-4 3792799 75.66 ns/op 211.47 MB/s BenchmarkMatch/Hard/32-4 2372 77699 ns/op 0.41 MB/s BenchmarkMatch/Hard/1K-4 94 1274322 ns/op 0.80 MB/s BenchmarkMatch/Hard1/16-4 793 333379 ns/op 0.05 MB/s BenchmarkMatch/Hard1/32-4 439 315225 ns/op 0.10 MB/s BenchmarkMatch/Hard1/1K-4 13 19968439 ns/op 0.05 MB/s BenchmarkMatch_onepass_regex/16-4 19710 9701 ns/op 1.65 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12115 27696 ns/op 1.16 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 417 330016 ns/op 3.10 MB/s 22 B/op 0 allocs/op PASS ok regexp 32.994s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 518317 278.8 ns/op BenchmarkIsWordChar-4 147681 1017 ns/op PASS ok regexp/syntax 4.548s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72141 2616 ns/op BenchmarkCallers/inlined-4 30466 3481 ns/op BenchmarkCallers/no-cache-4 12936 28389 ns/op BenchmarkFPCallers/cached-4 14164376 9.472 ns/op BenchmarkMakeChan/Byte-4 1000000 951.6 ns/op BenchmarkMakeChan/Int-4 1000000 1061 ns/op BenchmarkMakeChan/Ptr-4 445200 3374 ns/op BenchmarkMakeChan/Struct/0-4 874526 447.7 ns/op BenchmarkMakeChan/Struct/32-4 472287 2538 ns/op BenchmarkMakeChan/Struct/40-4 147210 1350 ns/op BenchmarkChanNonblocking-4 2132582 95.09 ns/op BenchmarkSelectUncontended-4 691201 191.2 ns/op BenchmarkSelectSyncContended-4 126379 992.1 ns/op BenchmarkSelectAsyncContended-4 399459 708.0 ns/op BenchmarkSelectNonblock-4 2297401 46.14 ns/op BenchmarkChanUncontended-4 10000 39964 ns/op BenchmarkChanContended-4 7374 169567 ns/op BenchmarkChanSync-4 314997 1084 ns/op BenchmarkChanSyncWork-4 10000 25605 ns/op BenchmarkChanProdCons0-4 299995 465.2 ns/op BenchmarkChanProdCons10-4 485194 751.9 ns/op BenchmarkChanProdCons100-4 509246 313.5 ns/op BenchmarkChanProdConsWork0-4 109785 1362 ns/op BenchmarkChanProdConsWork10-4 289729 856.2 ns/op BenchmarkChanProdConsWork100-4 231141 701.0 ns/op BenchmarkSelectProdCons-4 180000 897.1 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 850.3 ns/op BenchmarkChanCreation-4 10000 12642 ns/op BenchmarkChanSem-4 441364 953.2 ns/op BenchmarkChanPopular-4 142 2070383 ns/op BenchmarkChanClosed-4 1213831 87.34 ns/op BenchmarkCallClosure-4 5285529 41.19 ns/op BenchmarkCallClosure1-4 5713285 33.57 ns/op BenchmarkCallClosure2-4 1000000 141.2 ns/op BenchmarkCallClosure3-4 1000000 429.8 ns/op BenchmarkCallClosure4-4 1000000 117.2 ns/op BenchmarkComplex128DivNormal-4 6228064 30.74 ns/op BenchmarkComplex128DivNisNaN-4 3584475 54.12 ns/op BenchmarkComplex128DivDisNaN-4 4082068 89.77 ns/op BenchmarkComplex128DivNisInf-4 5306060 26.20 ns/op BenchmarkComplex128DivDisInf-4 4268370 28.12 ns/op BenchmarkSetTypePtr-4 59795082 5.487 ns/op 1458.04 MB/s BenchmarkSetTypePtr8-4 8345200 15.07 ns/op 4247.00 MB/s BenchmarkSetTypePtr16-4 8743630 20.49 ns/op 6246.66 MB/s BenchmarkSetTypePtr32-4 8696631 14.51 ns/op 17648.78 MB/s BenchmarkSetTypePtr64-4 8595903 14.14 ns/op 36208.59 MB/s BenchmarkSetTypePtr126-4 5940589 21.13 ns/op 47697.84 MB/s BenchmarkSetTypePtr128-4 5834050 19.94 ns/op 51365.56 MB/s BenchmarkSetTypePtrSlice-4 958237 128.8 ns/op 63580.26 MB/s BenchmarkSetTypeNode1-4 8669775 14.29 ns/op 1679.49 MB/s BenchmarkSetTypeNode1Slice-4 3473976 62.14 ns/op 12358.28 MB/s BenchmarkSetTypeNode8-4 8812900 14.83 ns/op 5393.73 MB/s BenchmarkSetTypeNode8Slice-4 1831078 181.0 ns/op 14144.56 MB/s BenchmarkSetTypeNode64-4 4642874 46.05 ns/op 11466.75 MB/s BenchmarkSetTypeNode64Slice-4 204440 1045 ns/op 16162.54 MB/s BenchmarkSetTypeNode64Dead-4 6303198 77.16 ns/op 6842.77 MB/s BenchmarkSetTypeNode64DeadSlice-4 211783 1444 ns/op 11700.90 MB/s BenchmarkSetTypeNode124-4 1000000 112.6 ns/op 8952.27 MB/s BenchmarkSetTypeNode124Slice-4 204909 901.0 ns/op 35799.82 MB/s BenchmarkSetTypeNode126-4 5718513 72.45 ns/op 14134.02 MB/s BenchmarkSetTypeNode126Slice-4 203506 607.7 ns/op 53924.28 MB/s BenchmarkSetTypeNode128-4 4016415 30.58 ns/op 34014.61 MB/s BenchmarkSetTypeNode128Slice-4 145291 2609 ns/op 12754.85 MB/s BenchmarkSetTypeNode130-4 4205593 39.82 ns/op 26519.45 MB/s BenchmarkSetTypeNode130Slice-4 125463 1520 ns/op 22236.83 MB/s BenchmarkSetTypeNode1024-4 831727 159.1 ns/op 51580.71 MB/s BenchmarkSetTypeNode1024Slice-4 25711 5370 ns/op 48915.99 MB/s BenchmarkAllocation-4 3230 107335 ns/op BenchmarkReadMemStats-4 2700 240465 ns/op BenchmarkReadMemStatsLatency-4 1 499238 p50-ns 499238 p90-ns 499238 p99-ns BenchmarkWriteBarrier-4 886753 267.3 ns/op BenchmarkBulkWriteBarrier-4 147 2486460 ns/op BenchmarkScanStackNoLocals-4 2 105296928 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10587370 15.00 ns/op BenchmarkMSpanCountAlloc/bits=128-4 1000000 263.3 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7630945 29.12 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5157192 22.76 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3541070 45.56 ns/op BenchmarkHash5-4 4828974 27.48 ns/op 181.92 MB/s BenchmarkHash16-4 4979833 24.57 ns/op 651.23 MB/s BenchmarkHash64-4 4027584 31.23 ns/op 2049.59 MB/s BenchmarkHash1024-4 815464 124.9 ns/op 8195.68 MB/s BenchmarkHash65536-4 17710 6440 ns/op 10176.46 MB/s BenchmarkAlignedLoad-4 7471492 16.50 ns/op BenchmarkUnalignedLoad-4 7339254 16.11 ns/op BenchmarkEqEfaceConcrete-4 6030423 50.09 ns/op BenchmarkEqIfaceConcrete-4 5855162 23.54 ns/op BenchmarkNeEfaceConcrete-4 5498078 43.84 ns/op BenchmarkNeIfaceConcrete-4 5768223 29.92 ns/op BenchmarkConvT2EByteSized/bool-4 3812844 44.12 ns/op BenchmarkConvT2EByteSized/uint8-4 4550422 71.59 ns/op BenchmarkConvT2ESmall-4 4878865 44.53 ns/op BenchmarkConvT2EUintptr-4 5299723 97.45 ns/op BenchmarkConvT2ELarge-4 1000000 182.7 ns/op BenchmarkConvT2ISmall-4 4194613 133.6 ns/op BenchmarkConvT2IUintptr-4 4700547 154.4 ns/op BenchmarkConvT2ILarge-4 1000000 221.4 ns/op BenchmarkConvI2E-4 3000436 118.8 ns/op BenchmarkConvI2I-4 3926371 74.44 ns/op BenchmarkAssertE2T-4 1000000 107.1 ns/op BenchmarkAssertE2TLarge-4 1993236 137.1 ns/op BenchmarkAssertE2I-4 3793855 88.61 ns/op BenchmarkAssertI2T-4 3913795 133.5 ns/op BenchmarkAssertI2I-4 3845492 85.27 ns/op BenchmarkAssertI2E-4 5312617 64.51 ns/op BenchmarkAssertE2E-4 4803546 30.55 ns/op BenchmarkAssertE2T2-4 1000000 239.7 ns/op BenchmarkAssertE2T2Blank-4 4229358 77.11 ns/op BenchmarkAssertI2E2-4 1000000 189.3 ns/op BenchmarkAssertI2E2Blank-4 5200322 22.62 ns/op BenchmarkAssertE2E2-4 3855548 103.3 ns/op BenchmarkAssertE2E2Blank-4 4878476 94.32 ns/op BenchmarkConvT2Ezero/zero/16-4 4619488 118.2 ns/op BenchmarkConvT2Ezero/zero/32-4 5225959 43.71 ns/op BenchmarkConvT2Ezero/zero/64-4 5124952 45.34 ns/op BenchmarkConvT2Ezero/zero/str-4 4295418 57.37 ns/op BenchmarkConvT2Ezero/zero/slice-4 4900585 36.85 ns/op BenchmarkConvT2Ezero/zero/big-4 74034 1403 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 173.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 416.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 227698 2766 ns/op BenchmarkConvT2Ezero/smallint/16-4 4739102 29.47 ns/op BenchmarkConvT2Ezero/smallint/32-4 5222756 70.45 ns/op BenchmarkConvT2Ezero/smallint/64-4 4552531 84.88 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 453.4 ns/op BenchmarkConvT2Ezero/largeint/32-4 1627717 263.1 ns/op BenchmarkConvT2Ezero/largeint/64-4 1455728 135.2 ns/op BenchmarkMalloc8-4 1424515 198.0 ns/op BenchmarkMalloc16-4 1000000 124.2 ns/op BenchmarkMallocTypeInfo8-4 1383212 380.5 ns/op BenchmarkMallocTypeInfo16-4 1390600 356.9 ns/op BenchmarkMallocLargeStruct-4 10000 16219 ns/op BenchmarkGoroutineSelect-4 9 14907472 ns/op BenchmarkGoroutineBlocking-4 13 33530546 ns/op BenchmarkGoroutineForRange-4 10 26481940 ns/op BenchmarkGoroutineIdle-4 3 51295594 ns/op BenchmarkHashStringSpeed-4 1845852 63.89 ns/op BenchmarkHashBytesSpeed-4 1348108 256.8 ns/op BenchmarkHashInt32Speed-4 1000000 118.9 ns/op BenchmarkHashInt64Speed-4 2119426 67.05 ns/op BenchmarkHashStringArraySpeed-4 10000 12873 ns/op BenchmarkMegMap-4 1000000 160.1 ns/op BenchmarkMegOneMap-4 4049052 28.80 ns/op BenchmarkMegEqMap-4 2026 74347 ns/op BenchmarkMegEmptyMap-4 4832688 63.84 ns/op BenchmarkSmallStrMap-4 3484768 57.38 ns/op BenchmarkMapStringKeysEight_16-4 3271657 91.35 ns/op BenchmarkMapStringKeysEight_32-4 1688188 104.9 ns/op BenchmarkMapStringKeysEight_64-4 3245336 70.66 ns/op BenchmarkMapStringKeysEight_1M-4 3699228 41.03 ns/op BenchmarkIntMap-4 3937881 75.01 ns/op BenchmarkMapFirst/1-4 4480215 58.95 ns/op BenchmarkMapFirst/2-4 4464258 27.74 ns/op BenchmarkMapFirst/3-4 4089669 26.93 ns/op BenchmarkMapFirst/4-4 4567946 26.38 ns/op BenchmarkMapFirst/5-4 4502948 26.65 ns/op BenchmarkMapFirst/6-4 4395991 29.25 ns/op BenchmarkMapFirst/7-4 3670584 34.94 ns/op BenchmarkMapFirst/8-4 4524781 27.25 ns/op BenchmarkMapFirst/9-4 3371757 100.4 ns/op BenchmarkMapFirst/10-4 3377868 39.71 ns/op BenchmarkMapFirst/11-4 3317313 35.53 ns/op BenchmarkMapFirst/12-4 3304696 37.20 ns/op BenchmarkMapFirst/13-4 3204813 36.23 ns/op BenchmarkMapFirst/14-4 2403075 54.92 ns/op BenchmarkMapFirst/15-4 3364790 42.25 ns/op BenchmarkMapFirst/16-4 3304483 37.14 ns/op BenchmarkMapMid/1-4 3712194 85.49 ns/op BenchmarkMapMid/2-4 1000000 112.9 ns/op BenchmarkMapMid/3-4 3578505 34.72 ns/op BenchmarkMapMid/4-4 3403431 42.57 ns/op BenchmarkMapMid/5-4 3574824 47.02 ns/op BenchmarkMapMid/6-4 2406519 44.89 ns/op BenchmarkMapMid/7-4 3229821 46.95 ns/op BenchmarkMapMid/8-4 3386590 38.13 ns/op BenchmarkMapMid/9-4 2771233 43.50 ns/op BenchmarkMapMid/10-4 2580980 72.32 ns/op BenchmarkMapMid/11-4 1000000 134.8 ns/op BenchmarkMapMid/12-4 2724370 70.93 ns/op BenchmarkMapMid/13-4 2760819 43.87 ns/op BenchmarkMapMid/14-4 2678805 52.50 ns/op BenchmarkMapMid/15-4 2716730 47.91 ns/op BenchmarkMapMid/16-4 2824456 97.45 ns/op BenchmarkMapLast/1-4 3593625 57.93 ns/op BenchmarkMapLast/2-4 3353702 34.09 ns/op BenchmarkMapLast/3-4 1000000 160.8 ns/op BenchmarkMapLast/4-4 3379293 35.44 ns/op BenchmarkMapLast/5-4 3071667 36.65 ns/op BenchmarkMapLast/6-4 3325000 38.56 ns/op BenchmarkMapLast/7-4 2462186 44.99 ns/op BenchmarkMapLast/8-4 3135344 56.14 ns/op BenchmarkMapLast/9-4 2664667 51.95 ns/op BenchmarkMapLast/10-4 2769015 49.06 ns/op BenchmarkMapLast/11-4 1000000 137.4 ns/op BenchmarkMapLast/12-4 2617285 90.98 ns/op BenchmarkMapLast/13-4 2649962 53.67 ns/op BenchmarkMapLast/14-4 2671112 57.13 ns/op BenchmarkMapLast/15-4 2563978 54.11 ns/op BenchmarkMapLast/16-4 1900809 184.2 ns/op BenchmarkMapCycle-4 1801015 62.16 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2654397 76.10 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1084 104834 ns/op BenchmarkMakeMap/[Byte]Byte-4 566025 925.1 ns/op BenchmarkMakeMap/[Int]Int-4 74884 2826 ns/op BenchmarkNewEmptyMap-4 11644054 10.19 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 103.1 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 658856 479.3 ns/op BenchmarkMapIterEmpty-4 6083604 19.08 ns/op BenchmarkSameLengthMap-4 1000000 115.3 ns/op BenchmarkBigKeyMap-4 1000000 100.7 ns/op BenchmarkBigValMap-4 1650513 120.1 ns/op BenchmarkSmallKeyMap-4 2649165 54.63 ns/op BenchmarkMapPopulate/1-4 1693544 210.3 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 126186 1096 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7957 61928 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 694 294977 ns/op 51761 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 51 4810723 ns/op 416361 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 1 141410183 ns/op 6532200 B/op 2945 allocs/op BenchmarkComplexAlgMap-4 234693 437.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 815619 172.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 615922 170.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 271552 466.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 38337 3046 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5808 18917 ns/op BenchmarkGoMapClear/NonReflexive/1-4 671971 196.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 570518 201.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 260192 468.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49658 2604 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5364 48532 ns/op BenchmarkMapStringConversion/32/simple-4 2070601 63.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2074198 60.17 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 464.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1889377 68.31 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1775281 77.17 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1657550 133.0 ns/op BenchmarkMapInterfacePtr-4 1773999 83.35 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4552219 32.98 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 32528 4023 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7394 42426 ns/op BenchmarkMapPop1000-4 490 256457 ns/op BenchmarkMapPop10000-4 20 7009676 ns/op BenchmarkMapAssign/Int32/256-4 2461232 52.48 ns/op BenchmarkMapAssign/Int32/65536-4 1688984 60.51 ns/op BenchmarkMapAssign/Int64/256-4 2439165 166.8 ns/op BenchmarkMapAssign/Int64/65536-4 1790323 174.6 ns/op BenchmarkMapAssign/Str/256-4 1610179 78.14 ns/op BenchmarkMapAssign/Str/65536-4 1050541 192.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 117.8 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 544582 300.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 147.4 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 943960 128.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 621217 8079 ns/op BenchmarkMapOperatorAssign/Str/65536-4 279432 786.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 812839 211.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 294799 1692 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 936537 339.7 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 112772 1262 ns/op 103 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 653335 214.0 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 257338 2010 ns/op 76 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1632034 77.38 ns/op BenchmarkMapDelete/Int32/1000-4 1304096 102.0 ns/op BenchmarkMapDelete/Int32/10000-4 2090918 81.50 ns/op BenchmarkMapDelete/Int64/100-4 1657131 75.03 ns/op BenchmarkMapDelete/Int64/1000-4 2135125 85.70 ns/op BenchmarkMapDelete/Int64/10000-4 1460431 111.8 ns/op BenchmarkMapDelete/Str/100-4 1000000 137.0 ns/op BenchmarkMapDelete/Str/1000-4 1221391 132.2 ns/op BenchmarkMapDelete/Str/10000-4 1000000 390.7 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 122.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1772834 124.2 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 230.5 ns/op BenchmarkMemmove/0-4 13686493 25.90 ns/op BenchmarkMemmove/1-4 2062788 58.57 ns/op 17.07 MB/s BenchmarkMemmove/2-4 2027241 164.1 ns/op 12.19 MB/s BenchmarkMemmove/3-4 1000000 105.6 ns/op 28.42 MB/s BenchmarkMemmove/4-4 1000000 144.1 ns/op 27.76 MB/s BenchmarkMemmove/5-4 1000000 189.8 ns/op 26.34 MB/s BenchmarkMemmove/6-4 2057373 77.74 ns/op 77.18 MB/s BenchmarkMemmove/7-4 2120160 63.46 ns/op 110.31 MB/s BenchmarkMemmove/8-4 2182821 57.97 ns/op 138.00 MB/s BenchmarkMemmove/9-4 1935976 57.54 ns/op 156.40 MB/s BenchmarkMemmove/10-4 823218 226.3 ns/op 44.20 MB/s BenchmarkMemmove/11-4 1000000 133.6 ns/op 82.32 MB/s BenchmarkMemmove/12-4 2120680 82.48 ns/op 145.48 MB/s BenchmarkMemmove/13-4 2133367 67.13 ns/op 193.67 MB/s BenchmarkMemmove/14-4 2107453 106.3 ns/op 131.66 MB/s BenchmarkMemmove/15-4 1000000 578.2 ns/op 25.94 MB/s BenchmarkMemmove/16-4 1927602 60.03 ns/op 266.53 MB/s BenchmarkMemmove/32-4 1000000 117.8 ns/op 271.72 MB/s BenchmarkMemmove/64-4 1684444 85.64 ns/op 747.27 MB/s BenchmarkMemmove/128-4 1000000 164.6 ns/op 777.82 MB/s BenchmarkMemmove/256-4 1000000 197.1 ns/op 1299.09 MB/s BenchmarkMemmove/512-4 696002 293.2 ns/op 1746.16 MB/s BenchmarkMemmove/1024-4 418972 338.0 ns/op 3029.99 MB/s BenchmarkMemmove/2048-4 243352 1004 ns/op 2040.01 MB/s BenchmarkMemmove/4096-4 130508 1326 ns/op 3088.22 MB/s BenchmarkMemmoveOverlap/32-4 1621045 86.34 ns/op 370.62 MB/s BenchmarkMemmoveOverlap/64-4 1362966 222.1 ns/op 288.10 MB/s BenchmarkMemmoveOverlap/128-4 1000000 320.8 ns/op 398.97 MB/s BenchmarkMemmoveOverlap/256-4 712423 500.3 ns/op 511.70 MB/s BenchmarkMemmoveOverlap/512-4 635361 310.8 ns/op 1647.22 MB/s BenchmarkMemmoveOverlap/1024-4 386454 393.4 ns/op 2602.99 MB/s BenchmarkMemmoveOverlap/2048-4 227451 876.1 ns/op 2337.51 MB/s BenchmarkMemmoveOverlap/4096-4 108602 1029 ns/op 3982.14 MB/s BenchmarkMemmoveUnalignedDst/0-4 11866582 9.742 ns/op BenchmarkMemmoveUnalignedDst/1-4 2192275 110.8 ns/op 9.03 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 218.5 ns/op 9.15 MB/s BenchmarkMemmoveUnalignedDst/3-4 2137765 118.6 ns/op 25.30 MB/s BenchmarkMemmoveUnalignedDst/4-4 2131039 98.80 ns/op 40.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 329.8 ns/op 15.16 MB/s BenchmarkMemmoveUnalignedDst/6-4 1450680 118.4 ns/op 50.69 MB/s BenchmarkMemmoveUnalignedDst/7-4 2113803 75.65 ns/op 92.54 MB/s BenchmarkMemmoveUnalignedDst/8-4 2229214 69.14 ns/op 115.71 MB/s BenchmarkMemmoveUnalignedDst/9-4 2011482 87.84 ns/op 102.46 MB/s BenchmarkMemmoveUnalignedDst/10-4 1781806 371.7 ns/op 26.90 MB/s BenchmarkMemmoveUnalignedDst/11-4 1371931 89.79 ns/op 122.50 MB/s BenchmarkMemmoveUnalignedDst/12-4 2098393 66.06 ns/op 181.66 MB/s BenchmarkMemmoveUnalignedDst/13-4 2088144 108.1 ns/op 120.23 MB/s BenchmarkMemmoveUnalignedDst/14-4 2062563 142.0 ns/op 98.56 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 178.2 ns/op 84.16 MB/s BenchmarkMemmoveUnalignedDst/16-4 2088782 101.1 ns/op 158.21 MB/s BenchmarkMemmoveUnalignedDst/32-4 1735808 302.2 ns/op 105.88 MB/s BenchmarkMemmoveUnalignedDst/64-4 1294430 318.5 ns/op 200.91 MB/s BenchmarkMemmoveUnalignedDst/128-4 1237602 287.4 ns/op 445.41 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 270.8 ns/op 945.37 MB/s BenchmarkMemmoveUnalignedDst/512-4 702234 434.8 ns/op 1177.67 MB/s BenchmarkMemmoveUnalignedDst/1024-4 428736 374.9 ns/op 2731.25 MB/s BenchmarkMemmoveUnalignedDst/2048-4 228969 548.3 ns/op 3735.15 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128090 2838 ns/op 1443.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1824901 74.77 ns/op 427.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 190.1 ns/op 336.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 148.2 ns/op 863.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 683320 308.5 ns/op 829.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 608509 356.9 ns/op 1434.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 307269 580.4 ns/op 1764.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 218961 674.4 ns/op 3036.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117991 2018 ns/op 2030.16 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12925360 11.43 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 105.3 ns/op 9.49 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2077002 128.1 ns/op 15.61 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1954797 59.70 ns/op 50.25 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1447702 74.26 ns/op 53.86 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1458135 96.60 ns/op 51.76 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 339.0 ns/op 17.70 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2037704 60.41 ns/op 115.87 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2224384 62.78 ns/op 127.44 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 510.3 ns/op 17.64 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 210.1 ns/op 47.60 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1471144 89.15 ns/op 123.39 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2124091 56.34 ns/op 212.99 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1732528 68.72 ns/op 189.17 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2133764 88.21 ns/op 158.71 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2080406 123.3 ns/op 121.61 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 127.3 ns/op 125.68 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1699334 122.3 ns/op 261.75 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1616356 110.2 ns/op 580.57 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 445.8 ns/op 287.15 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 145.5 ns/op 1758.91 MB/s BenchmarkMemmoveUnalignedSrc/512-4 601717 192.5 ns/op 2659.25 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 428260 373.4 ns/op 2742.47 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238576 656.5 ns/op 3119.61 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 10000 12581 ns/op 325.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 141.4 ns/op 226.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 150.2 ns/op 426.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1241750 438.9 ns/op 291.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 660211 569.0 ns/op 449.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 592882 272.5 ns/op 1879.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 381807 334.5 ns/op 3061.04 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 197452 551.2 ns/op 3715.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114338 1059 ns/op 3867.27 MB/s BenchmarkMemclr/5-4 12573333 9.720 ns/op 514.42 MB/s BenchmarkMemclr/16-4 10856473 13.53 ns/op 1182.83 MB/s BenchmarkMemclr/64-4 6351811 29.26 ns/op 2186.98 MB/s BenchmarkMemclr/256-4 10869472 18.91 ns/op 13539.41 MB/s BenchmarkMemclr/4096-4 2895529 39.54 ns/op 103604.29 MB/s BenchmarkMemclr/65536-4 75283 2716 ns/op 24134.02 MB/s BenchmarkMemclr/1M-4 4687 159854 ns/op 6559.59 MB/s BenchmarkMemclr/4M-4 1131 125921 ns/op 33309.00 MB/s BenchmarkMemclr/8M-4 426 755914 ns/op 11097.31 MB/s BenchmarkMemclr/16M-4 100 1008968 ns/op 16628.09 MB/s BenchmarkMemclr/64M-4 67 2378358 ns/op 28216.47 MB/s BenchmarkMemclrUnaligned/0_5-4 6741577 20.25 ns/op 246.96 MB/s BenchmarkMemclrUnaligned/0_16-4 6055222 18.39 ns/op 869.98 MB/s BenchmarkMemclrUnaligned/0_64-4 4285746 26.69 ns/op 2398.28 MB/s BenchmarkMemclrUnaligned/0_256-4 5933610 52.72 ns/op 4855.52 MB/s BenchmarkMemclrUnaligned/0_4096-4 2517078 43.39 ns/op 94398.46 MB/s BenchmarkMemclrUnaligned/0_65536-4 71173 1842 ns/op 35587.44 MB/s BenchmarkMemclrUnaligned/1_5-4 6884546 19.48 ns/op 256.65 MB/s BenchmarkMemclrUnaligned/1_16-4 6549834 53.86 ns/op 297.06 MB/s BenchmarkMemclrUnaligned/1_64-4 3788797 27.81 ns/op 2301.61 MB/s BenchmarkMemclrUnaligned/1_256-4 6693734 78.56 ns/op 3258.50 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 106.0 ns/op 38623.79 MB/s BenchmarkMemclrUnaligned/1_65536-4 120732 2824 ns/op 23204.00 MB/s BenchmarkMemclrUnaligned/4_5-4 6117945 17.23 ns/op 290.20 MB/s BenchmarkMemclrUnaligned/4_16-4 6611106 28.32 ns/op 564.91 MB/s BenchmarkMemclrUnaligned/4_64-4 4585920 28.02 ns/op 2284.21 MB/s BenchmarkMemclrUnaligned/4_256-4 6495876 24.87 ns/op 10292.49 MB/s BenchmarkMemclrUnaligned/4_4096-4 2196481 170.3 ns/op 24056.74 MB/s BenchmarkMemclrUnaligned/4_65536-4 74900 4039 ns/op 16227.50 MB/s BenchmarkMemclrUnaligned/7_5-4 5943928 17.96 ns/op 278.33 MB/s BenchmarkMemclrUnaligned/7_16-4 6643334 22.84 ns/op 700.59 MB/s BenchmarkMemclrUnaligned/7_64-4 3601687 28.40 ns/op 2253.37 MB/s BenchmarkMemclrUnaligned/7_256-4 6039357 41.32 ns/op 6194.98 MB/s BenchmarkMemclrUnaligned/7_4096-4 1867627 57.88 ns/op 70768.16 MB/s BenchmarkMemclrUnaligned/7_65536-4 81795 1655 ns/op 39597.82 MB/s BenchmarkMemclrUnaligned/0_1M-4 6697 26630 ns/op 39376.21 MB/s BenchmarkMemclrUnaligned/0_4M-4 1188 146136 ns/op 28701.42 MB/s BenchmarkMemclrUnaligned/0_8M-4 514 320439 ns/op 26178.48 MB/s BenchmarkMemclrUnaligned/0_16M-4 100 1003272 ns/op 16722.51 MB/s BenchmarkMemclrUnaligned/0_64M-4 57 2106396 ns/op 31859.56 MB/s BenchmarkMemclrUnaligned/1_1M-4 7297 30409 ns/op 34482.13 MB/s BenchmarkMemclrUnaligned/1_4M-4 1185 229408 ns/op 18283.12 MB/s BenchmarkMemclrUnaligned/1_8M-4 540 246526 ns/op 34027.21 MB/s BenchmarkMemclrUnaligned/1_16M-4 232 1049831 ns/op 15980.87 MB/s BenchmarkMemclrUnaligned/1_64M-4 52 2075293 ns/op 32337.05 MB/s BenchmarkMemclrUnaligned/4_1M-4 4735 33470 ns/op 31328.53 MB/s BenchmarkMemclrUnaligned/4_4M-4 1124 171343 ns/op 24478.93 MB/s BenchmarkMemclrUnaligned/4_8M-4 540 236742 ns/op 35433.58 MB/s BenchmarkMemclrUnaligned/4_16M-4 274 855523 ns/op 19610.47 MB/s BenchmarkMemclrUnaligned/4_64M-4 51 1979730 ns/op 33897.99 MB/s BenchmarkMemclrUnaligned/7_1M-4 5708 27947 ns/op 37520.45 MB/s BenchmarkMemclrUnaligned/7_4M-4 171 1189573 ns/op 3525.89 MB/s BenchmarkMemclrUnaligned/7_8M-4 464 470873 ns/op 17815.01 MB/s BenchmarkMemclrUnaligned/7_16M-4 225 509591 ns/op 32922.93 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 5389279 ns/op 12452.29 MB/s BenchmarkGoMemclr/5-4 1416549 406.1 ns/op 12.31 MB/s BenchmarkGoMemclr/16-4 636922 192.2 ns/op 83.23 MB/s BenchmarkGoMemclr/64-4 169288 853.6 ns/op 74.98 MB/s BenchmarkGoMemclr/256-4 43327 3221 ns/op 79.49 MB/s BenchmarkMemclrRange/1K_2K-4 26996 4115 ns/op 23300.23 MB/s BenchmarkMemclrRange/2K_8K-4 14456 14095 ns/op 23662.98 MB/s BenchmarkMemclrRange/4K_16K-4 10000 18321 ns/op 17633.80 MB/s BenchmarkMemclrRange/160K_228K-4 2473 56380 ns/op 29494.05 MB/s BenchmarkClearFat7-4 6901570 69.44 ns/op BenchmarkClearFat8-4 5467496 43.27 ns/op BenchmarkClearFat11-4 5068340 40.11 ns/op BenchmarkClearFat12-4 5301456 22.60 ns/op BenchmarkClearFat13-4 1000000 165.9 ns/op BenchmarkClearFat14-4 6877971 17.32 ns/op BenchmarkClearFat15-4 6671132 22.42 ns/op BenchmarkClearFat16-4 6699624 21.00 ns/op BenchmarkClearFat24-4 7199158 18.96 ns/op BenchmarkClearFat32-4 6184354 35.59 ns/op BenchmarkClearFat40-4 6090216 18.93 ns/op BenchmarkClearFat48-4 6192518 74.73 ns/op BenchmarkClearFat56-4 5803657 65.83 ns/op BenchmarkClearFat64-4 4115946 57.80 ns/op BenchmarkClearFat72-4 1631316 65.32 ns/op BenchmarkClearFat128-4 3663199 126.2 ns/op BenchmarkClearFat256-4 1000000 144.3 ns/op BenchmarkClearFat512-4 1000000 237.2 ns/op BenchmarkClearFat1024-4 1000000 188.8 ns/op BenchmarkClearFat1032-4 752157 717.2 ns/op BenchmarkClearFat1040-4 969730 227.0 ns/op BenchmarkCopyFat7-4 5569924 29.99 ns/op BenchmarkCopyFat8-4 7289799 62.84 ns/op BenchmarkCopyFat11-4 5993846 68.44 ns/op BenchmarkCopyFat12-4 3290329 128.2 ns/op BenchmarkCopyFat13-4 6878274 25.62 ns/op BenchmarkCopyFat14-4 1000000 156.6 ns/op BenchmarkCopyFat15-4 6843031 44.42 ns/op BenchmarkCopyFat16-4 6182241 20.34 ns/op BenchmarkCopyFat24-4 1000000 421.5 ns/op BenchmarkCopyFat32-4 5399602 18.92 ns/op BenchmarkCopyFat64-4 5681710 45.34 ns/op BenchmarkCopyFat72-4 1000000 105.0 ns/op BenchmarkCopyFat128-4 2319940 44.82 ns/op BenchmarkCopyFat256-4 1230496 85.24 ns/op BenchmarkCopyFat512-4 1550127 83.34 ns/op BenchmarkCopyFat520-4 1305997 188.0 ns/op BenchmarkCopyFat1024-4 895058 144.2 ns/op BenchmarkCopyFat1032-4 866805 192.3 ns/op BenchmarkCopyFat1040-4 892243 153.6 ns/op BenchmarkIssue18740/2byte-4 472 958879 ns/op BenchmarkIssue18740/4byte-4 733 604193 ns/op BenchmarkIssue18740/8byte-4 859 621499 ns/op BenchmarkMemclrKnownSize1-4 8740108 41.81 ns/op 23.92 MB/s BenchmarkMemclrKnownSize2-4 5283631 43.00 ns/op 46.51 MB/s BenchmarkMemclrKnownSize4-4 1000000 137.3 ns/op 29.12 MB/s BenchmarkMemclrKnownSize8-4 1000000 232.8 ns/op 34.36 MB/s BenchmarkMemclrKnownSize16-4 600874 992.1 ns/op 16.13 MB/s BenchmarkMemclrKnownSize32-4 319171 1325 ns/op 24.15 MB/s BenchmarkMemclrKnownSize64-4 171597 1819 ns/op 35.18 MB/s BenchmarkMemclrKnownSize112-4 97389 6195 ns/op 18.08 MB/s BenchmarkMemclrKnownSize128-4 85754 2255 ns/op 56.75 MB/s BenchmarkMemclrKnownSize192-4 22634 17809 ns/op 10.78 MB/s BenchmarkMemclrKnownSize248-4 45087 12529 ns/op 19.79 MB/s BenchmarkMemclrKnownSize256-4 10000 13402 ns/op 19.10 MB/s BenchmarkMemclrKnownSize512-4 10000 11238 ns/op 45.56 MB/s BenchmarkMemclrKnownSize1024-4 10000 35149 ns/op 29.13 MB/s BenchmarkMemclrKnownSize4096-4 2737 50015 ns/op 81.90 MB/s BenchmarkMemclrKnownSize512KiB-4 13 9097078 ns/op 57.63 MB/s BenchmarkReadMetricsLatency-4 16454 5085 p50-ns 5657 p90-ns 10801 p99-ns BenchmarkFinalizer-4 438 932183 ns/op BenchmarkFinalizerRun-4 249922 527.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7999302 38.15 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2055650 97.33 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1905604 139.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1609695 69.29 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 674.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 121.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 140.6 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 258.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 249.7 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1540459 153.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 117.4 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 338.6 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 401.7 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 125.9 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5144292 35.05 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5400957 28.45 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 4151682 30.65 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 4430769 41.28 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5022472 35.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 1000000 391.2 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5125623 64.53 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5587198 82.72 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5625549 121.1 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 4959577 111.8 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 3124747 66.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 4865169 142.8 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5128562 27.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5574621 263.5 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5254734 68.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 4971295 36.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5523514 22.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5575896 87.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 1000000 145.8 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5356647 113.4 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5015724 27.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5148331 32.56 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 3701107 142.0 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5024838 40.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5064466 39.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5056064 84.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5384882 76.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5109584 94.02 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5174114 95.54 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 2683070 70.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 4697017 64.66 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 1000000 143.8 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5491359 25.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5144650 86.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 4702708 114.9 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5539983 81.87 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 3892448 30.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5197824 29.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 4503150 68.41 ns/op BenchmarkNetpollBreak-4 2808 349592 ns/op BenchmarkPinnerPinUnpinBatch-4 1980 190422 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 162 1110440 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1964 177645 ns/op BenchmarkPinnerPinUnpin-4 1735206 140.5 ns/op BenchmarkPinnerPinUnpinTiny-4 1678101 114.0 ns/op BenchmarkPinnerPinUnpinDouble-4 647462 181.7 ns/op BenchmarkPinnerPinUnpinParallel-4 1585062 331.1 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2826260 64.68 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 503119 208.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4509211 33.89 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6009165 30.82 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4062151 66.30 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5499470 20.67 ns/op BenchmarkPingPongHog-4 381 274984 ns/op BenchmarkStackGrowth-4 71286 2137 ns/op BenchmarkStackGrowthDeep-4 590 303042 ns/op BenchmarkCreateGoroutines-4 114686 1116 ns/op BenchmarkCreateGoroutinesParallel-4 91862 2039 ns/op BenchmarkCreateGoroutinesCapture-4 22870 12214 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 45516 6452 ns/op BenchmarkClosureCall-4 15924242 20.14 ns/op BenchmarkWakeupParallelSpinning/0s-4 9852 28156 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7798 24858 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5613 36038 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3556 31744 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2317 51531 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1312 97649 ns/op BenchmarkWakeupParallelSpinning/50µs-4 481 532169 ns/op BenchmarkWakeupParallelSpinning/100µs-4 100 1147352 ns/op BenchmarkWakeupParallelSyscall/0s-4 526 1794136 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 2865621 ns/op BenchmarkWakeupParallelSyscall/2µs-4 256 1478140 ns/op BenchmarkWakeupParallelSyscall/5µs-4 176 1405849 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 2107388 ns/op BenchmarkWakeupParallelSyscall/20µs-4 432 1510903 ns/op BenchmarkWakeupParallelSyscall/50µs-4 19 5360308 ns/op BenchmarkWakeupParallelSyscall/100µs-4 116 3498310 ns/op BenchmarkMatmult-4 3672762 214.5 ns/op BenchmarkFastrand-4 7639790 57.80 ns/op BenchmarkFastrand64-4 11887953 64.27 ns/op BenchmarkFastrandHashiter-4 4323994 76.58 ns/op BenchmarkFastrandn/2-4 4941243 25.43 ns/op BenchmarkFastrandn/3-4 3800078 84.75 ns/op BenchmarkFastrandn/4-4 2775363 59.09 ns/op BenchmarkFastrandn/5-4 1834036 120.7 ns/op BenchmarkIfaceCmp100-4 82657 1766 ns/op BenchmarkIfaceCmpNil100-4 157976 5419 ns/op BenchmarkEfaceCmpDiff-4 19264 6629 ns/op BenchmarkEfaceCmpDiffIndirect-4 21954 9145 ns/op BenchmarkDefer-4 1658911 125.6 ns/op BenchmarkDefer10-4 1000000 181.9 ns/op BenchmarkDeferMany-4 510976 1052 ns/op BenchmarkPanicRecover-4 214044 2438 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 2520 495956 ns/op 4625 p50-ns 45219 p90-ns 6443636 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 12907100 ns/op 4878190 p50-ns 35490221 p90-ns 163397440 p99-ns BenchmarkGoroutineProfile/small/idle-4 32 24480595 ns/op 7444056 p50-ns 45001037 p90-ns 242542923 p99-ns BenchmarkGoroutineProfile/small/loaded-4 12 138310785 ns/op 15886655 p50-ns 315936892 p90-ns 1090348488 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 32 3427948 ns/op 4300301 p50-ns 5607573 p90-ns 9349886 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 22 22697986 ns/op 5878150 p50-ns 67225379 p90-ns 165895565 p99-ns BenchmarkGoroutineProfile/large/idle-4 3 42853583 ns/op 57502589 p50-ns 59379017 p90-ns 59379017 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 120061804 ns/op 120059043 p50-ns 120059043 p90-ns 120059043 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 8775527 ns/op 4982436 p50-ns 13413439 p90-ns 120208723 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 56 43066525 ns/op 5516701 p50-ns 88307414 p90-ns 1232944083 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 943 378207 ns/op 111346 p50-ns 136294 p90-ns 7285004 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 60 26068104 ns/op 10745432 p50-ns 76278531 p90-ns 294749006 p99-ns BenchmarkRWMutexUncontended-4 3875910 34.74 ns/op BenchmarkRWMutexWrite100-4 1000000 1630 ns/op BenchmarkRWMutexWrite10-4 1000000 399.2 ns/op BenchmarkRWMutexWorkWrite100-4 663673 3697 ns/op BenchmarkRWMutexWorkWrite10-4 6589 21456 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1759 68408 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 843 265234 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 860 185667 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 267 512111 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 216 1445725 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 166 880461 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 187 652175 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 51 2608839 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 297691 1664 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 384142 1438 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 335642 2124 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 331096 601.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 414790 1697 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 406651 1540 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 408115 1269 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 378614 1955 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 439501 2469 ns/op BenchmarkMakeSlice/Byte-4 1000000 110.7 ns/op BenchmarkMakeSlice/Int16-4 1000000 920.1 ns/op BenchmarkMakeSlice/Int-4 1000000 100.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 190.0 ns/op BenchmarkMakeSlice/Struct/24-4 996631 830.0 ns/op BenchmarkMakeSlice/Struct/32-4 867484 387.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 999.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 969.3 ns/op BenchmarkGrowSlice/Int16-4 950511 215.6 ns/op BenchmarkGrowSlice/Int-4 771052 819.6 ns/op BenchmarkGrowSlice/Ptr-4 647958 426.2 ns/op BenchmarkGrowSlice/Struct/24-4 455820 1643 ns/op BenchmarkGrowSlice/Struct/32-4 490455 673.9 ns/op BenchmarkGrowSlice/Struct/40-4 172906 4061 ns/op BenchmarkExtendSlice/IntSlice-4 577467 1006 ns/op BenchmarkExtendSlice/PointerSlice-4 455077 1133 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 210.8 ns/op BenchmarkAppend-4 690680 180.1 ns/op BenchmarkAppendGrowByte-4 3 61890833 ns/op BenchmarkAppendGrowString-4 1 1462649295 ns/op BenchmarkAppendSlice/1Bytes-4 2192433 54.35 ns/op BenchmarkAppendSlice/4Bytes-4 1582821 147.2 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 217.0 ns/op BenchmarkAppendSlice/8Bytes-4 2107254 142.3 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 175.7 ns/op BenchmarkAppendSlice/16Bytes-4 1814550 190.1 ns/op BenchmarkAppendSlice/32Bytes-4 1600167 243.7 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 72498 16785 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 15275 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 19782 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 100 1038146 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 196 1010971 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 19426478 ns/op BenchmarkAppendStr/1Bytes-4 998612 701.9 ns/op BenchmarkAppendStr/4Bytes-4 992352 387.9 ns/op BenchmarkAppendStr/8Bytes-4 937201 404.6 ns/op BenchmarkAppendStr/16Bytes-4 983943 179.6 ns/op BenchmarkAppendStr/32Bytes-4 892735 572.2 ns/op BenchmarkAppendSpecialCase-4 672418 315.5 ns/op BenchmarkCopy/1Byte-4 1223251 107.1 ns/op 9.33 MB/s BenchmarkCopy/1String-4 2167222 130.1 ns/op 7.69 MB/s BenchmarkCopy/2Byte-4 2005086 85.45 ns/op 23.40 MB/s BenchmarkCopy/2String-4 1776003 90.17 ns/op 22.18 MB/s BenchmarkCopy/4Byte-4 2164372 56.96 ns/op 70.22 MB/s BenchmarkCopy/4String-4 1944576 62.95 ns/op 63.55 MB/s BenchmarkCopy/8Byte-4 1000000 133.2 ns/op 60.06 MB/s BenchmarkCopy/8String-4 1000000 347.7 ns/op 23.01 MB/s BenchmarkCopy/12Byte-4 1000000 120.4 ns/op 99.66 MB/s BenchmarkCopy/12String-4 1991476 68.53 ns/op 175.12 MB/s BenchmarkCopy/16Byte-4 1281916 222.6 ns/op 71.89 MB/s BenchmarkCopy/16String-4 1000000 125.1 ns/op 127.89 MB/s BenchmarkCopy/32Byte-4 1711281 137.8 ns/op 232.15 MB/s BenchmarkCopy/32String-4 1446102 77.09 ns/op 415.08 MB/s BenchmarkCopy/128Byte-4 1000000 137.0 ns/op 934.01 MB/s BenchmarkCopy/128String-4 1000000 100.4 ns/op 1274.97 MB/s BenchmarkCopy/1024Byte-4 426400 902.1 ns/op 1135.18 MB/s BenchmarkCopy/1024String-4 424144 281.5 ns/op 3638.23 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28819 4974 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 17351 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15586 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 58267 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 25164 ns/op BenchmarkAppendInPlace/Grow/Byte-4 101194 2071 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 144909 3207 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 100364 2005 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65806 5880 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 48254 2511 ns/op BenchmarkStackCopyPtr-4 1 185716656 ns/op BenchmarkStackCopy-4 1 232389032 ns/op BenchmarkStackCopyNoCache-4 22 5428882 ns/op BenchmarkStackCopyWithStkobj-4 2 57440595 ns/op BenchmarkIssue18138-4 408 280050 ns/op BenchmarkCompareStringEqual-4 11252998 11.38 ns/op BenchmarkCompareStringIdentical-4 12917473 25.65 ns/op BenchmarkCompareStringSameLength-4 12825472 26.43 ns/op BenchmarkCompareStringDifferentLength-4 15001586 15.06 ns/op BenchmarkCompareStringBigUnaligned-4 775 410504 ns/op 2554.39 MB/s BenchmarkCompareStringBig-4 547 356093 ns/op 2944.70 MB/s BenchmarkConcatStringAndBytes-4 2347210 75.27 ns/op BenchmarkSliceByteToString/1-4 2228318 122.3 ns/op BenchmarkSliceByteToString/2-4 1000000 183.5 ns/op BenchmarkSliceByteToString/4-4 1000000 195.5 ns/op BenchmarkSliceByteToString/8-4 1000000 348.2 ns/op BenchmarkSliceByteToString/16-4 1000000 410.4 ns/op BenchmarkSliceByteToString/32-4 1000000 343.1 ns/op BenchmarkSliceByteToString/64-4 997076 237.1 ns/op BenchmarkSliceByteToString/128-4 786012 593.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1754876 87.31 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 731511 220.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 887334 167.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3083097 95.67 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 103.5 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 100.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1552057 147.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 490413 247.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 454888 380.8 ns/op BenchmarkRuneIterate/range/ASCII-4 4265678 98.05 ns/op BenchmarkRuneIterate/range/Japanese-4 1732269 89.36 ns/op BenchmarkRuneIterate/range/MixedLength-4 2244931 79.70 ns/op BenchmarkRuneIterate/range1/ASCII-4 6043508 23.77 ns/op BenchmarkRuneIterate/range1/Japanese-4 1719420 78.77 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1894143 107.9 ns/op BenchmarkRuneIterate/range2/ASCII-4 5199900 51.12 ns/op BenchmarkRuneIterate/range2/Japanese-4 1720597 79.48 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1000000 138.1 ns/op BenchmarkArrayEqual-4 14140728 9.667 ns/op BenchmarkFunc/Name-4 1821624 58.04 ns/op BenchmarkFunc/Entry-4 10605313 15.75 ns/op BenchmarkFunc/FileLine-4 1284493 118.0 ns/op PASS ok runtime 688.580s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 10000 16127 ns/op BenchmarkHandle/concurrent-4 9285 11924 ns/op PASS ok runtime/cgo 1.545s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 15411614 12.69 ns/op BenchmarkAtomicStore64-4 16955508 19.15 ns/op BenchmarkAtomicLoad-4 3337819 33.45 ns/op BenchmarkAtomicStore-4 15669688 8.966 ns/op BenchmarkAnd8-4 15127309 11.74 ns/op BenchmarkAnd-4 1000000 117.7 ns/op BenchmarkAnd8Parallel-4 2749300 50.03 ns/op BenchmarkAndParallel-4 2856356 35.77 ns/op BenchmarkOr8-4 14450988 13.15 ns/op BenchmarkOr-4 12195604 28.65 ns/op BenchmarkOr8Parallel-4 2845046 59.90 ns/op BenchmarkOrParallel-4 1961959 67.69 ns/op BenchmarkXadd-4 2781914 49.50 ns/op BenchmarkXadd64-4 3043984 43.87 ns/op BenchmarkCas-4 2992952 36.95 ns/op BenchmarkCas64-4 2493319 49.15 ns/op BenchmarkXchg-4 2123815 48.09 ns/op BenchmarkXchg64-4 2926508 82.97 ns/op PASS ok runtime/internal/atomic 20.303s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 1000000 154.7 ns/op BenchmarkMulUintptr/large-4 2992834 194.4 ns/op PASS ok runtime/internal/math 2.195s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 4 59051125 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 29236754 ns/op 699.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 100 14380472 ns/op 180.8 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 24591208 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 1 220641026 ns/op 3887 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 160 15095683 ns/op 271.6 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 240536069 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 238476513 ns/op 12201 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 1 354228186 ns/op 477.0 concurrent_launches/op PASS ok runtime/pprof 8.440s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 4 41588014 ns/op BenchmarkStackLeak-4 51868 4750 ns/op PASS ok runtime/race 2.345s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1000000 114.3 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 239692 3800 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 4.145s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 9 11195376 ns/op BenchmarkIndex_Large-4 5100 80637 ns/op BenchmarkIndexFunc_Large-4 160 1065835 ns/op BenchmarkCompact/nil-4 6032157 18.43 ns/op BenchmarkCompact/one-4 1000000 195.3 ns/op BenchmarkCompact/sorted-4 1058221 463.5 ns/op BenchmarkCompact/1_item-4 796588 397.8 ns/op BenchmarkCompact/unsorted-4 958627 433.4 ns/op BenchmarkCompact/many-4 495064 318.8 ns/op BenchmarkCompact_Large-4 1 142071331 ns/op BenchmarkCompactFunc_Large-4 61 1834852 ns/op BenchmarkReplace/naive-fast-4 90805 23659 ns/op BenchmarkReplace/optimized-fast-4 52684 10446 ns/op BenchmarkReplace/naive-slow-4 16904 12042 ns/op BenchmarkReplace/optimized-slow-4 10000 10098 ns/op BenchmarkSortInts-4 1 220960727 ns/op BenchmarkSlicesSortInts-4 2 117425690 ns/op BenchmarkSlicesSortInts_Sorted-4 62 2142982 ns/op BenchmarkSlicesSortInts_Reversed-4 33 5190451 ns/op BenchmarkSortStrings-4 1 159336831 ns/op BenchmarkSlicesSortStrings-4 1 165182047 ns/op BenchmarkSortStructs-4 1 283154049 ns/op BenchmarkSortFuncStructs-4 1 217336608 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 130.2 ns/op BenchmarkBinarySearchFloats/Size32-4 976234 133.0 ns/op BenchmarkBinarySearchFloats/Size64-4 876562 179.3 ns/op BenchmarkBinarySearchFloats/Size128-4 804675 345.0 ns/op BenchmarkBinarySearchFloats/Size512-4 687324 387.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 496672 294.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 515828 381.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 470419 565.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 405982 935.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 371744 542.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 304766 1125 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 281288 460.3 ns/op PASS ok slices 42.629s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 108680 1115 ns/op BenchmarkSortString1K-4 156 972334 ns/op BenchmarkSortString1K_Slice-4 100 1182293 ns/op BenchmarkStableString1K-4 82 2083406 ns/op BenchmarkSortInt1K-4 100 1333738 ns/op BenchmarkSortInt1K_Sorted-4 2116 117718 ns/op BenchmarkSortInt1K_Reversed-4 1317 122239 ns/op BenchmarkSortInt1K_Mod8-4 327 1549938 ns/op BenchmarkStableInt1K-4 100 1425640 ns/op BenchmarkStableInt1K_Slice-4 100 1722461 ns/op BenchmarkSortInt64K-4 2 199350358 ns/op BenchmarkSortInt64K_Slice-4 1 152379628 ns/op BenchmarkStableInt64K-4 1 229455213 ns/op BenchmarkSort1e2-4 255 833367 ns/op BenchmarkStable1e2-4 100 2345380 ns/op BenchmarkSort1e4-4 1 133980711 ns/op BenchmarkStable1e4-4 1 348767494 ns/op PASS ok sort 20.433s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 792434 218.4 ns/op BenchmarkAtof64Float-4 649195 330.5 ns/op BenchmarkAtof64FloatExp-4 753640 249.9 ns/op BenchmarkAtof64Big-4 456624 1016 ns/op BenchmarkAtof64RandomBits-4 268040 517.7 ns/op BenchmarkAtof64RandomFloats-4 522484 356.5 ns/op BenchmarkAtof64RandomLongFloats-4 407954 538.4 ns/op BenchmarkAtof32Decimal-4 854598 143.8 ns/op BenchmarkAtof32Float-4 774274 181.0 ns/op BenchmarkAtof32FloatExp-4 669080 196.4 ns/op BenchmarkAtof32Random-4 343978 1321 ns/op BenchmarkAtof32RandomLong-4 136447 1984 ns/op BenchmarkParseInt/Pos/7bit-4 1283468 113.9 ns/op BenchmarkParseInt/Pos/26bit-4 692703 407.0 ns/op BenchmarkParseInt/Pos/31bit-4 597319 215.5 ns/op BenchmarkParseInt/Pos/56bit-4 433623 339.3 ns/op BenchmarkParseInt/Pos/63bit-4 375447 364.0 ns/op BenchmarkParseInt/Neg/7bit-4 1245295 127.1 ns/op BenchmarkParseInt/Neg/26bit-4 673282 318.1 ns/op BenchmarkParseInt/Neg/31bit-4 624753 242.7 ns/op BenchmarkParseInt/Neg/56bit-4 419464 345.7 ns/op BenchmarkParseInt/Neg/63bit-4 388420 322.3 ns/op BenchmarkAtoi/Pos/7bit-4 1995832 92.27 ns/op BenchmarkAtoi/Pos/26bit-4 847554 215.4 ns/op BenchmarkAtoi/Pos/31bit-4 154104 877.3 ns/op BenchmarkAtoi/Pos/56bit-4 506828 411.9 ns/op BenchmarkAtoi/Pos/63bit-4 363561 900.9 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 157.6 ns/op BenchmarkAtoi/Neg/26bit-4 836464 395.2 ns/op BenchmarkAtoi/Neg/31bit-4 711624 549.2 ns/op BenchmarkAtoi/Neg/56bit-4 449655 464.7 ns/op BenchmarkAtoi/Neg/63bit-4 355450 735.3 ns/op BenchmarkFormatFloat/Decimal-4 71710 3340 ns/op BenchmarkFormatFloat/Float-4 38467 2685 ns/op BenchmarkFormatFloat/Exp-4 83200 3073 ns/op BenchmarkFormatFloat/NegExp-4 86844 6782 ns/op BenchmarkFormatFloat/LongExp-4 72540 1581 ns/op BenchmarkFormatFloat/Big-4 73640 2290 ns/op BenchmarkFormatFloat/BinaryExp-4 200965 1465 ns/op BenchmarkFormatFloat/32Integer-4 77265 2155 ns/op BenchmarkFormatFloat/32ExactFraction-4 91009 2304 ns/op BenchmarkFormatFloat/32Point-4 65112 4750 ns/op BenchmarkFormatFloat/32Exp-4 86768 1770 ns/op BenchmarkFormatFloat/32NegExp-4 10000 15187 ns/op BenchmarkFormatFloat/32Shortest-4 96313 1278 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 99541 5658 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 104326 3476 ns/op BenchmarkFormatFloat/64Fixed1-4 131098 1033 ns/op BenchmarkFormatFloat/64Fixed2-4 131238 1142 ns/op BenchmarkFormatFloat/64Fixed3-4 110720 5193 ns/op BenchmarkFormatFloat/64Fixed4-4 122421 3332 ns/op BenchmarkFormatFloat/64Fixed12-4 66690 5180 ns/op BenchmarkFormatFloat/64Fixed16-4 95553 2034 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93145 2006 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 52174 4068 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2695 140375 ns/op BenchmarkFormatFloat/Slowpath64-4 77077 1772 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 78982 1906 ns/op BenchmarkAppendFloat/Decimal-4 88509 1462 ns/op BenchmarkAppendFloat/Float-4 85002 1401 ns/op BenchmarkAppendFloat/Exp-4 97251 1614 ns/op BenchmarkAppendFloat/NegExp-4 95926 1661 ns/op BenchmarkAppendFloat/LongExp-4 86672 1572 ns/op BenchmarkAppendFloat/Big-4 13881 8419 ns/op BenchmarkAppendFloat/BinaryExp-4 268510 464.5 ns/op BenchmarkAppendFloat/32Integer-4 10000 10689 ns/op BenchmarkAppendFloat/32ExactFraction-4 97285 1529 ns/op BenchmarkAppendFloat/32Point-4 88448 1879 ns/op BenchmarkAppendFloat/32Exp-4 100684 1228 ns/op BenchmarkAppendFloat/32NegExp-4 99429 1232 ns/op BenchmarkAppendFloat/32Shortest-4 113084 1756 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 127444 917.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 121234 1290 ns/op BenchmarkAppendFloat/64Fixed1-4 155614 768.3 ns/op BenchmarkAppendFloat/64Fixed2-4 130644 1218 ns/op BenchmarkAppendFloat/64Fixed3-4 151778 1063 ns/op BenchmarkAppendFloat/64Fixed4-4 151825 2061 ns/op BenchmarkAppendFloat/64Fixed12-4 70120 2084 ns/op BenchmarkAppendFloat/64Fixed16-4 104625 3514 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 113091 1306 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94591 2547 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2598 149910 ns/op BenchmarkAppendFloat/Slowpath64-4 84938 1474 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 59520 5625 ns/op BenchmarkFormatInt-4 10000 23465 ns/op BenchmarkAppendInt-4 10000 25533 ns/op BenchmarkFormatUint-4 77882 3703 ns/op BenchmarkAppendUint-4 102266 2575 ns/op BenchmarkFormatIntSmall/7-4 1544154 113.6 ns/op BenchmarkFormatIntSmall/42-4 2794573 46.43 ns/op BenchmarkAppendIntSmall-4 1000000 167.2 ns/op BenchmarkAppendUintVarlen/1-4 1406103 150.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 219.5 ns/op BenchmarkAppendUintVarlen/123-4 1000000 320.5 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 156.2 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 116.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 156.5 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 117.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 263.6 ns/op BenchmarkAppendUintVarlen/123456789-4 989514 229.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 980550 121.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 926330 451.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 967270 128.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 910087 483.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 898689 266.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 811572 306.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 885566 135.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 820533 434.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 840385 165.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 818826 161.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 816048 154.1 ns/op BenchmarkQuote-4 38750 3756 ns/op BenchmarkQuoteRune-4 551938 241.1 ns/op BenchmarkAppendQuote-4 54483 2543 ns/op BenchmarkAppendQuoteRune-4 934329 123.8 ns/op BenchmarkUnquoteEasy-4 913640 138.8 ns/op BenchmarkUnquoteHard-4 52174 5182 ns/op PASS ok strconv 80.954s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 460563 300.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 95300 1833 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 163813 731.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 300120 468.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 33817 4303 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 96794 4474 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 737749 298.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 17414 ns/op BenchmarkGenericMatch1-4 1353 472072 ns/op BenchmarkGenericMatch2-4 289 1242645 ns/op BenchmarkSingleMaxSkipping-4 4052 25523 ns/op 391.81 MB/s BenchmarkSingleLongSuffixFail-4 10000 12544 ns/op 79.88 MB/s BenchmarkSingleMatch-4 100 2287443 ns/op 6.56 MB/s BenchmarkByteByteNoMatch-4 58917 5326 ns/op BenchmarkByteByteMatch-4 16969 10692 ns/op BenchmarkByteStringMatch-4 10000 12527 ns/op BenchmarkHTMLEscapeNew-4 55900 1951 ns/op BenchmarkHTMLEscapeOld-4 80019 3028 ns/op BenchmarkByteStringReplacerWriteString-4 974 177737 ns/op BenchmarkByteReplacerWriteString-4 1477 190780 ns/op BenchmarkByteByteReplaces-4 3288 77317 ns/op BenchmarkByteByteMap-4 10000 17483 ns/op BenchmarkMap/identity/ASCII-4 807190 151.0 ns/op BenchmarkMap/identity/Greek-4 377187 319.8 ns/op BenchmarkMap/change/ASCII-4 33138 4231 ns/op BenchmarkMap/change/Greek-4 21379 6958 ns/op BenchmarkIndexRune-4 1000000 103.7 ns/op BenchmarkIndexRuneLongString-4 1000000 242.4 ns/op BenchmarkIndexRuneFastPath-4 4568154 26.46 ns/op BenchmarkIndex-4 4527525 45.42 ns/op BenchmarkLastIndex-4 4623025 28.35 ns/op BenchmarkIndexByte-4 10016292 13.63 ns/op BenchmarkToUpper/#00-4 1000000 137.2 ns/op BenchmarkToUpper/ONLYUPPER-4 1000000 219.5 ns/op BenchmarkToUpper/abc-4 274598 613.5 ns/op BenchmarkToUpper/AbC123-4 210470 559.8 ns/op BenchmarkToUpper/azAZ09_-4 231174 515.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45646 3040 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68151 2649 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30546 3939 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52152 4857 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108315 1641 ns/op BenchmarkToLower/#00-4 3361466 36.77 ns/op BenchmarkToLower/abc-4 2378628 84.84 ns/op BenchmarkToLower/AbC123-4 180183 1257 ns/op BenchmarkToLower/azAZ09_-4 192950 990.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71868 1639 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61677 2030 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 10000 18654 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72046 1719 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 100407 1160 ns/op BenchmarkMapNoChanges-4 1000000 170.0 ns/op BenchmarkTrim-4 30176 10630 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2458394 80.67 ns/op BenchmarkToValidUTF8/InvalidASCII-4 160384 1100 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123226 1699 ns/op BenchmarkEqualFold/Tests-4 42339 2492 ns/op BenchmarkEqualFold/ASCII-4 2532032 132.4 ns/op BenchmarkEqualFold/UnicodePrefix-4 89006 3316 ns/op BenchmarkEqualFold/UnicodeSuffix-4 93734 1519 ns/op BenchmarkIndexHard1-4 1743 177715 ns/op BenchmarkIndexHard2-4 376 340660 ns/op BenchmarkIndexHard3-4 132 757737 ns/op BenchmarkIndexHard4-4 75 1410545 ns/op BenchmarkLastIndexHard1-4 63 2506383 ns/op BenchmarkLastIndexHard2-4 60 2881059 ns/op BenchmarkLastIndexHard3-4 68 4159163 ns/op BenchmarkCountHard1-4 1837 85668 ns/op BenchmarkCountHard2-4 384 648011 ns/op BenchmarkCountHard3-4 153 776953 ns/op BenchmarkIndexTorture-4 7672 37181 ns/op BenchmarkCountTorture-4 6646 15826 ns/op BenchmarkCountTortureOverlapping-4 644 404855 ns/op BenchmarkCountByte/10-4 5512842 26.88 ns/op 372.02 MB/s BenchmarkCountByte/32-4 2956327 54.23 ns/op 590.04 MB/s BenchmarkCountByte/4096-4 546084 332.7 ns/op 12311.70 MB/s BenchmarkCountByte/4194304-4 411 475004 ns/op 8830.04 MB/s BenchmarkCountByte/67108864-4 4 46728561 ns/op 1436.14 MB/s BenchmarkFields/ASCII/16-4 241406 1263 ns/op 12.67 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 18458 ns/op 13.87 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1395 100238 ns/op 40.86 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 57 2788219 ns/op 23.50 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 44953886 ns/op 23.33 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 164175 756.7 ns/op 21.15 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9423 12665 ns/op 20.21 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 214 1067475 ns/op 3.84 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 11123131 ns/op 5.89 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 218309217 ns/op 4.80 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 184677 1390 ns/op 11.51 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12891 ns/op 19.86 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 484 272558 ns/op 15.03 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 55 2261026 ns/op 28.99 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 387044370 ns/op 2.71 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 205398 5472 ns/op 2.92 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11158 ns/op 22.94 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 808 180667 ns/op 22.67 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 3698325 ns/op 17.72 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 100243543 ns/op 10.46 MB/s 10457352 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 94662010 ns/op BenchmarkSplitSingleByteSeparator-4 18 7015398 ns/op BenchmarkSplitMultiByteSeparator-4 37 10688310 ns/op BenchmarkSplitNSingleByteSeparator-4 216123 748.9 ns/op BenchmarkSplitNMultiByteSeparator-4 183942 722.3 ns/op BenchmarkRepeat/5x0-4 3611085 126.6 ns/op BenchmarkRepeat/5x1-4 3091189 69.69 ns/op BenchmarkRepeat/5x2-4 245005 678.8 ns/op BenchmarkRepeat/5x6-4 154062 785.5 ns/op BenchmarkRepeat/10x0-4 3804223 33.08 ns/op BenchmarkRepeat/10x1-4 3480273 155.4 ns/op BenchmarkRepeat/10x2-4 253610 881.0 ns/op BenchmarkRepeat/10x6-4 136299 938.7 ns/op BenchmarkRepeatLarge/256/1-4 70898 3983 ns/op 64.27 MB/s BenchmarkRepeatLarge/256/16-4 103238 3134 ns/op 81.69 MB/s BenchmarkRepeatLarge/512/1-4 22117 4802 ns/op 106.62 MB/s BenchmarkRepeatLarge/512/16-4 78979 5164 ns/op 99.15 MB/s BenchmarkRepeatLarge/1024/1-4 37108 3190 ns/op 320.97 MB/s BenchmarkRepeatLarge/1024/16-4 25387 13391 ns/op 76.47 MB/s BenchmarkRepeatLarge/2048/1-4 16203 10824 ns/op 189.21 MB/s BenchmarkRepeatLarge/2048/16-4 10000 19956 ns/op 102.63 MB/s BenchmarkRepeatLarge/4096/1-4 20068 53339 ns/op 76.79 MB/s BenchmarkRepeatLarge/4096/16-4 10000 38990 ns/op 105.05 MB/s BenchmarkRepeatLarge/8192/1-4 10000 51589 ns/op 158.79 MB/s BenchmarkRepeatLarge/8192/16-4 10000 63825 ns/op 128.35 MB/s BenchmarkRepeatLarge/8192/4097-4 5421553 88.63 ns/op 46226.01 MB/s BenchmarkRepeatLarge/16384/1-4 7725 66320 ns/op 247.05 MB/s BenchmarkRepeatLarge/16384/16-4 10000 54832 ns/op 298.80 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 121792 ns/op 100.92 MB/s BenchmarkRepeatLarge/32768/1-4 7046 86801 ns/op 377.51 MB/s BenchmarkRepeatLarge/32768/16-4 3364 65529 ns/op 500.06 MB/s BenchmarkRepeatLarge/32768/4097-4 7356 94241 ns/op 304.31 MB/s BenchmarkRepeatLarge/65536/1-4 607 275101 ns/op 238.23 MB/s BenchmarkRepeatLarge/65536/16-4 2916 71827 ns/op 912.41 MB/s BenchmarkRepeatLarge/65536/4097-4 1063 573751 ns/op 107.11 MB/s BenchmarkRepeatLarge/131072/1-4 100 1077895 ns/op 121.60 MB/s BenchmarkRepeatLarge/131072/16-4 164 728457 ns/op 179.93 MB/s BenchmarkRepeatLarge/131072/4097-4 396 714989 ns/op 177.63 MB/s BenchmarkRepeatLarge/262144/1-4 100 2026372 ns/op 129.37 MB/s BenchmarkRepeatLarge/262144/16-4 129 1293330 ns/op 202.69 MB/s BenchmarkRepeatLarge/262144/4097-4 100 2303442 ns/op 112.05 MB/s BenchmarkRepeatLarge/524288/1-4 100 2376206 ns/op 220.64 MB/s BenchmarkRepeatLarge/524288/16-4 100 3114157 ns/op 168.36 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2989304 ns/op 174.06 MB/s BenchmarkRepeatLarge/1048576/1-4 20 17007567 ns/op 61.65 MB/s BenchmarkRepeatLarge/1048576/16-4 73 8229332 ns/op 127.42 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 8984474 ns/op 116.28 MB/s BenchmarkRepeatLarge/2097152/1-4 30 15732972 ns/op 133.30 MB/s BenchmarkRepeatLarge/2097152/16-4 32 22990843 ns/op 91.22 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 16449619 ns/op 127.27 MB/s BenchmarkRepeatLarge/4194304/1-4 6 17737565 ns/op 236.46 MB/s BenchmarkRepeatLarge/4194304/16-4 1 115274549 ns/op 36.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 21477775 ns/op 195.14 MB/s BenchmarkRepeatLarge/8388608/1-4 7 47784159 ns/op 175.55 MB/s BenchmarkRepeatLarge/8388608/16-4 6 19420460 ns/op 431.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 42260324 ns/op 198.45 MB/s BenchmarkRepeatLarge/16777216/1-4 1 162703411 ns/op 103.12 MB/s BenchmarkRepeatLarge/16777216/16-4 1 106816052 ns/op 157.07 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 59063800 ns/op 284.05 MB/s BenchmarkRepeatLarge/33554432/1-4 1 363536781 ns/op 92.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 78289950 ns/op 428.59 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 131168083 ns/op 255.81 MB/s BenchmarkRepeatLarge/67108864/1-4 1 189332617 ns/op 354.45 MB/s BenchmarkRepeatLarge/67108864/16-4 1 163711881 ns/op 409.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 140548525 ns/op 477.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 346747422 ns/op 387.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 415580302 ns/op 322.96 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 868527842 ns/op 154.53 MB/s BenchmarkRepeatLarge/268435456/1-4 1 933413862 ns/op 287.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 891902952 ns/op 300.97 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1172570408 ns/op 228.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1311965099 ns/op 409.21 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2361248049 ns/op 227.37 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2489657682 ns/op 215.64 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3260322502 ns/op 329.34 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4371484297 ns/op 245.62 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4600674939 ns/op 233.39 MB/s BenchmarkIndexAnyASCII/1:1-4 2183786 160.2 ns/op BenchmarkIndexAnyASCII/1:2-4 1931576 124.9 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 101.0 ns/op BenchmarkIndexAnyASCII/1:8-4 2065126 78.83 ns/op BenchmarkIndexAnyASCII/1:16-4 1857457 82.34 ns/op BenchmarkIndexAnyASCII/1:32-4 1824462 109.7 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 187.8 ns/op BenchmarkIndexAnyASCII/16:1-4 2254188 54.43 ns/op BenchmarkIndexAnyASCII/16:2-4 641346 279.1 ns/op BenchmarkIndexAnyASCII/16:4-4 625806 199.2 ns/op BenchmarkIndexAnyASCII/16:8-4 556402 230.9 ns/op BenchmarkIndexAnyASCII/16:16-4 554032 286.7 ns/op BenchmarkIndexAnyASCII/16:32-4 492315 757.4 ns/op BenchmarkIndexAnyASCII/16:64-4 394303 494.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 201.1 ns/op BenchmarkIndexAnyASCII/256:2-4 50866 2982 ns/op BenchmarkIndexAnyASCII/256:4-4 54390 2529 ns/op BenchmarkIndexAnyASCII/256:8-4 10000 29440 ns/op BenchmarkIndexAnyASCII/256:16-4 47815 4845 ns/op BenchmarkIndexAnyASCII/256:32-4 14836 6994 ns/op BenchmarkIndexAnyASCII/256:64-4 10000 20740 ns/op BenchmarkIndexAnyUTF8/1:1-4 1262450 81.03 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 301.8 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 119.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 2001154 57.88 ns/op BenchmarkIndexAnyUTF8/1:16-4 1880028 67.12 ns/op BenchmarkIndexAnyUTF8/1:32-4 1784851 88.37 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 196.2 ns/op BenchmarkIndexAnyUTF8/16:1-4 1623678 547.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 323995 321.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 334347 379.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 293841 771.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 229626 494.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 236728 604.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 214683 673.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 452683 289.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 27134 5043 ns/op BenchmarkIndexAnyUTF8/256:4-4 23740 5012 ns/op BenchmarkIndexAnyUTF8/256:8-4 21849 6522 ns/op BenchmarkIndexAnyUTF8/256:16-4 16576 24830 ns/op BenchmarkIndexAnyUTF8/256:32-4 16011 10227 ns/op BenchmarkIndexAnyUTF8/256:64-4 14440 8070 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2194924 104.5 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1567995 77.27 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2155945 54.69 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1803931 65.22 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 103.3 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1905776 65.98 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 139.3 ns/op BenchmarkLastIndexAnyASCII/16:1-4 583537 248.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 611539 191.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 628998 193.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 582577 553.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 556873 287.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 482918 245.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 392466 307.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 53821 5370 ns/op BenchmarkLastIndexAnyASCII/256:2-4 46984 4171 ns/op BenchmarkLastIndexAnyASCII/256:4-4 50176 2575 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54339 7342 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28904 3826 ns/op BenchmarkLastIndexAnyASCII/256:32-4 49742 2515 ns/op BenchmarkLastIndexAnyASCII/256:64-4 43188 3608 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2201002 94.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 158.7 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 168.8 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2202159 80.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1887964 109.8 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1899133 72.66 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1667962 103.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 369121 286.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 221604 1429 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 216652 568.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 168218 678.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 167062 1317 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 166702 1875 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 159900 984.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35276 4797 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11935 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 27927 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12958 9032 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10535 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10673 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9433 12335 ns/op BenchmarkTrimASCII/1:1-4 3143536 64.22 ns/op BenchmarkTrimASCII/1:2-4 2157433 60.38 ns/op BenchmarkTrimASCII/1:4-4 1000000 387.6 ns/op BenchmarkTrimASCII/1:8-4 1850120 83.50 ns/op BenchmarkTrimASCII/1:16-4 1000000 145.8 ns/op BenchmarkTrimASCII/16:1-4 1000000 245.7 ns/op BenchmarkTrimASCII/16:2-4 621782 475.5 ns/op BenchmarkTrimASCII/16:4-4 451558 854.3 ns/op BenchmarkTrimASCII/16:8-4 522907 374.8 ns/op BenchmarkTrimASCII/16:16-4 243975 727.8 ns/op BenchmarkTrimASCII/256:1-4 548252 418.8 ns/op BenchmarkTrimASCII/256:2-4 44013 10725 ns/op BenchmarkTrimASCII/256:4-4 36576 10160 ns/op BenchmarkTrimASCII/256:8-4 48172 7927 ns/op BenchmarkTrimASCII/256:16-4 54514 4591 ns/op BenchmarkTrimASCII/4096:1-4 42092 12969 ns/op BenchmarkTrimASCII/4096:2-4 3543 73486 ns/op BenchmarkTrimASCII/4096:4-4 3586 66223 ns/op BenchmarkTrimASCII/4096:8-4 3249 135386 ns/op BenchmarkTrimASCII/4096:16-4 913 236061 ns/op BenchmarkTrimByte-4 4862820 43.53 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 32654 5202 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28527 15286 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1452 330283 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1246 116461 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3886 32626 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7456 33234 ns/op BenchmarkJoin/0-4 6057388 24.31 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4671752 27.64 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 186309 875.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 69578 2484 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 66495 4833 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71002 1800 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65083 12708 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50440 3423 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2602350 153.8 ns/op BenchmarkTrimSpace/ASCII-4 1000000 110.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134280 1546 ns/op BenchmarkTrimSpace/JustNonASCII-4 64311 2425 ns/op BenchmarkReplaceAll-4 124264 1135 ns/op 16 B/op 1 allocs/op PASS ok strings 211.246s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 95178 1441 ns/op BenchmarkCond2-4 44379 4110 ns/op BenchmarkCond4-4 26361 9713 ns/op BenchmarkCond8-4 18117 6884 ns/op BenchmarkCond16-4 8992 18266 ns/op BenchmarkCond32-4 4341 29226 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 605697 203.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 313999 1191 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 381328 433.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 802677 736.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 380458 1054 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 845857 456.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 156406 1459 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 85140 1905 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 126109 2767 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 79032 3515 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 688452 568.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 263931 460.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 626187 327.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 226484 560.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 587545 305.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 233554 1315 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 881936 276.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 67029 3811 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 260494 681.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 296490 449.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6211 18594 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 488 639523 ns/op BenchmarkRange/*sync.Map-4 1395 86733 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 177289 2623 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 219762 747.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 104660 2930 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73016 3256 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 208856 1779 ns/op BenchmarkAdversarialDelete/*sync.Map-4 107797 2768 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 126531 1491 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 287932 645.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 682708 157.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 80152 9283 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 198708 943.3 ns/op BenchmarkSwapCollision/*sync.Map-4 133971 929.4 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1792216 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 182600 973.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 299630 2164 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 30677 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 96160 2886 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32809 8712 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 351806 491.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 113919 1441 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 434851 475.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 122.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 232590 611.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 833491 471.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 859899 225.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 236037 614.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 871405 154.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 159440 2535 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 189993 645.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 312648 504.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 185553 1775 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 651624 667.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 395770 402.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 165469 653.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 237805 749.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 90914 3796 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 183712 924.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 452289 348.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 198490 869.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 462642 605.5 ns/op BenchmarkUncontendedSemaphore-4 5046609 35.12 ns/op BenchmarkContendedSemaphore-4 5033000 26.54 ns/op BenchmarkMutexUncontended-4 824092 173.6 ns/op BenchmarkMutex-4 280112 462.4 ns/op BenchmarkMutexSlack-4 288147 684.0 ns/op BenchmarkMutexWork-4 238645 697.7 ns/op BenchmarkMutexWorkSlack-4 281280 414.3 ns/op BenchmarkMutexNoSpin-4 101748 2159 ns/op BenchmarkMutexSpin-4 37287 3687 ns/op BenchmarkOnce-4 1000000 173.0 ns/op BenchmarkOnceFunc/v=Once-4 1914988 120.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1477024 215.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 10000 13275 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1756405 76.87 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 254.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1346558 87.97 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6182467 35.28 ns/op BenchmarkSemaSyntNonblock-4 1000000 204.4 ns/op BenchmarkSemaSyntBlock-4 1317848 220.4 ns/op BenchmarkSemaWorkNonblock-4 1000000 119.3 ns/op BenchmarkSemaWorkBlock-4 1000000 113.5 ns/op BenchmarkRWMutexUncontended-4 318523 994.2 ns/op BenchmarkRWMutexWrite100-4 446458 265.4 ns/op BenchmarkRWMutexWrite10-4 457921 361.7 ns/op BenchmarkRWMutexWorkWrite100-4 336843 661.7 ns/op BenchmarkRWMutexWorkWrite10-4 253653 481.7 ns/op BenchmarkWaitGroupUncontended-4 524940 396.2 ns/op BenchmarkWaitGroupAddDone-4 419668 260.3 ns/op BenchmarkWaitGroupAddDoneWork-4 475224 586.0 ns/op BenchmarkWaitGroupWait-4 1685552 65.62 ns/op BenchmarkWaitGroupWaitWork-4 1812426 68.22 ns/op BenchmarkWaitGroupActuallyWait-4 10000 10359 ns/op 32 B/op 2 allocs/op PASS ok sync 67.998s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 849606 184.8 ns/op PASS ok sync/atomic 1.268s PASS ok syscall 1.038s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 110900 2128 ns/op 0 B/op 0 allocs/op PASS ok testing 1.592s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5931 72657 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7290 20384 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 6810669 ns/op 129394 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 82 1532682 ns/op 1577 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 449690540 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 288108456 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1533 97691 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1669 71902 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 18863229 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6836380 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1120619070 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1163839569 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 165 1348577 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1177167 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 101271888 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 80403546 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 11399301583 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 13572618697 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2073 101154 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 10568984 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 696573084 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2252 103161 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 228 501695 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 13708891 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5336 43758 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 37.045s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 135558323 ns/op BenchmarkVariableString-4 57351 2332 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1417 72447 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 1.677s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 72 9332116 ns/op BenchmarkAfter-4 130 1510746 ns/op BenchmarkStop-4 244 2221824 ns/op BenchmarkSimultaneousAfterFunc-4 75 2301751 ns/op BenchmarkStartStop-4 199 3478337 ns/op BenchmarkReset-4 789 153767 ns/op BenchmarkSleep-4 3 80797442 ns/op BenchmarkParallelTimerLatency-4 21 17492716 avg-late-ns 169625545 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 19 25971518 avg-late-ns 77890813 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 20 25792887 avg-late-ns 42550406 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 22 27338541 avg-late-ns 98732593 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 19 21384586 avg-late-ns 152399665 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 13 7690951 avg-late-ns 79445634 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 10 8681878 avg-late-ns 80480740 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 19 29292699 avg-late-ns 127273555 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 4 4085896 avg-late-ns 69081976 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 2 1714170 avg-late-ns 8161755 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 4 6528457 avg-late-ns 36155271 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 14 42625911 avg-late-ns 98228732 max-late-ns BenchmarkTicker-4 100 3589916 ns/op BenchmarkTickerReset-4 4122 28649 ns/op BenchmarkTickerResetNaive-4 224 461465 ns/op BenchmarkNow-4 1000000 212.3 ns/op BenchmarkNowUnixNano-4 1535978 94.83 ns/op BenchmarkNowUnixMilli-4 1575217 118.8 ns/op BenchmarkNowUnixMicro-4 1364022 85.19 ns/op BenchmarkFormat-4 49767 3536 ns/op BenchmarkFormatRFC3339-4 72848 1783 ns/op BenchmarkFormatRFC3339Nano-4 71638 3576 ns/op BenchmarkFormatNow-4 80109 1490 ns/op BenchmarkMarshalJSON-4 100418 1299 ns/op BenchmarkMarshalText-4 105756 1106 ns/op BenchmarkParse-4 142890 1230 ns/op BenchmarkParseRFC3339UTC-4 349364 407.6 ns/op BenchmarkParseRFC3339UTCBytes-4 220471 940.2 ns/op BenchmarkParseRFC3339TZ-4 80100 1476 ns/op BenchmarkParseRFC3339TZBytes-4 68898 1792 ns/op BenchmarkParseDuration-4 486099 268.9 ns/op BenchmarkHour-4 1000000 112.1 ns/op BenchmarkSecond-4 1000000 118.3 ns/op BenchmarkYear-4 715044 251.7 ns/op BenchmarkDay-4 684199 262.2 ns/op BenchmarkISOWeek-4 829008 273.3 ns/op BenchmarkGoString-4 68979 1754 ns/op BenchmarkUnmarshalText-4 54645 3675 ns/op PASS ok time 32.105s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 387717 369.8 ns/op BenchmarkDecodeValidJapaneseChars-4 445369 257.8 ns/op BenchmarkDecodeRune-4 1212136 116.0 ns/op BenchmarkEncodeValidASCII-4 327282 356.0 ns/op BenchmarkEncodeValidJapaneseChars-4 552444 474.5 ns/op BenchmarkAppendRuneValidASCII-4 708234 495.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1236390 142.9 ns/op BenchmarkEncodeRune-4 1000000 138.8 ns/op PASS ok unicode/utf16 4.900s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 819158 316.1 ns/op BenchmarkRuneCountTenJapaneseChars-4 210114 721.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4392794 34.05 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 492547 557.4 ns/op BenchmarkValidTenASCIIChars-4 735952 155.2 ns/op BenchmarkValid100KASCIIChars-4 87 2485898 ns/op BenchmarkValidTenJapaneseChars-4 164024 733.9 ns/op BenchmarkValidLongMostlyASCII-4 82 1943360 ns/op BenchmarkValidLongJapanese-4 63 2922766 ns/op BenchmarkValidStringTenASCIIChars-4 4936875 24.36 ns/op BenchmarkValidString100KASCIIChars-4 7058 17457 ns/op BenchmarkValidStringTenJapaneseChars-4 472824 413.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1095 126527 ns/op BenchmarkValidStringLongJapanese-4 160 3451734 ns/op BenchmarkEncodeASCIIRune-4 4611382 28.66 ns/op BenchmarkEncodeJapaneseRune-4 1765850 62.13 ns/op BenchmarkAppendASCIIRune-4 7700766 14.68 ns/op BenchmarkAppendJapaneseRune-4 2005734 83.43 ns/op BenchmarkDecodeASCIIRune-4 2838397 43.22 ns/op BenchmarkDecodeJapaneseRune-4 2040188 86.41 ns/op BenchmarkFullRune/ASCII-4 1000000 108.7 ns/op BenchmarkFullRune/Incomplete-4 1291704 149.0 ns/op BenchmarkFullRune/Japanese-4 3328339 37.96 ns/op PASS ok unicode/utf8 11.270s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 168113965593 ns/op PASS ok cmd/api 169.483s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 627576 1110 ns/op BenchmarkCgoCall/one-pointer-4 484507 585.3 ns/op BenchmarkCgoCall/eight-pointers-4 233685 530.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 556980 228.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 20441 ns/op BenchmarkCgoCall/eight-pointers-slice-4 35264 8210 ns/op BenchmarkGoString-4 1000000 981.5 ns/op BenchmarkCGoCallback-4 57012 1859 ns/op BenchmarkCGoInCThread-4 301862 446.8 ns/op PASS ok cmd/cgo/internal/test 6.775s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 530001 399.4 ns/op BenchmarkEqArrayOfStrings64-4 71643 1711 ns/op BenchmarkEqArrayOfStrings1024-4 4507 60000 ns/op BenchmarkEqArrayOfFloats5-4 981842 210.9 ns/op BenchmarkEqArrayOfFloats64-4 126297 1142 ns/op BenchmarkEqArrayOfFloats1024-4 5276 24856 ns/op BenchmarkEqArrayOfStructsEq-4 1228 124183 ns/op BenchmarkEqArrayOfStructsNotEq-4 2270 66450 ns/op BenchmarkEqStruct-4 13923630 11.33 ns/op PASS ok cmd/compile/internal/reflectdata 5.716s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 108782 ns/op BenchmarkCopyElim1-4 100 3309060 ns/op BenchmarkCopyElim10-4 37 8083073 ns/op BenchmarkCopyElim100-4 174 1046851 ns/op BenchmarkCopyElim1000-4 40 5574311 ns/op BenchmarkCopyElim10000-4 2 53354624 ns/op BenchmarkCopyElim100000-4 1 1043909949 ns/op BenchmarkDeadCode/1-4 114 1525005 ns/op BenchmarkDeadCode/10-4 100 2141856 ns/op BenchmarkDeadCode/100-4 172 2364262 ns/op BenchmarkDeadCode/1000-4 43 10119094 ns/op BenchmarkDeadCode/10000-4 1 118219229 ns/op BenchmarkDeadCode/100000-4 1 415022189 ns/op BenchmarkDeadCode/200000-4 1 2663306293 ns/op BenchmarkDominatorsLinear-4 12 12570036 ns/op 0.80 MB/s BenchmarkDominatorsFwdBack-4 8 13719001 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 7 32198973 ns/op 0.31 MB/s BenchmarkDominatorsMaxPred-4 7 50641994 ns/op 0.20 MB/s BenchmarkDominatorsMaxPredVal-4 7 19723549 ns/op 0.51 MB/s BenchmarkFuse/1-4 100 1525626 ns/op BenchmarkFuse/10-4 100 1948385 ns/op BenchmarkFuse/100-4 100 1826282 ns/op BenchmarkFuse/1000-4 21 15258256 ns/op BenchmarkFuse/10000-4 1 149095232 ns/op BenchmarkNilCheckDeep1-4 8498 28888 ns/op 0.03 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3354 55287 ns/op 0.18 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 496 370882 ns/op 0.27 MB/s 728 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 48 5244073 ns/op 0.19 MB/s 4458 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 3 51251372 ns/op 0.20 MB/s 98928 B/op 7 allocs/op BenchmarkDSEPass-4 13 11123653 ns/op 45649 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 291753834 ns/op 4249280 B/op 108331 allocs/op BenchmarkCSEPass-4 4 34137577 ns/op 148086 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 678269622 ns/op 5675464 B/op 97542 allocs/op BenchmarkDeadcodePass-4 67 2551055 ns/op 94036 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 249044160 ns/op 4019184 B/op 44785 allocs/op BenchmarkMultiPass-4 33 3049033 ns/op 245247 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 505927848 ns/op 11260752 B/op 150348 allocs/op BenchmarkCondRewrite/SoloJump-4 2958843 66.60 ns/op BenchmarkCondRewrite/CombJump-4 2972557 92.66 ns/op PASS ok cmd/compile/internal/ssa 35.087s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7339 18423 ns/op BenchmarkExtShift-4 10000 11406 ns/op BenchmarkModify-4 7994 15709 ns/op BenchmarkMullImm-4 10000 39754 ns/op BenchmarkConstModify-4 7738 16021 ns/op BenchmarkBitSet-4 14101 7589 ns/op BenchmarkBitClear-4 14262 7616 ns/op BenchmarkBitToggle-4 8371 35306 ns/op BenchmarkBitSetConst-4 126000 2067 ns/op BenchmarkBitClearConst-4 126592 1351 ns/op BenchmarkBitToggleConst-4 124526 1800 ns/op BenchmarkDivconstI64-4 6626671 16.03 ns/op BenchmarkModconstI64-4 6695904 29.32 ns/op BenchmarkDivisiblePow2constI64-4 7306155 16.68 ns/op BenchmarkDivisibleconstI64-4 7507369 15.55 ns/op BenchmarkDivisibleWDivconstI64-4 4657219 31.28 ns/op BenchmarkDivconstU64/3-4 7301535 15.29 ns/op BenchmarkDivconstU64/5-4 7399134 25.57 ns/op BenchmarkDivconstU64/37-4 7228171 20.32 ns/op BenchmarkDivconstU64/1234567-4 7700492 15.36 ns/op BenchmarkModconstU64-4 7842752 45.83 ns/op BenchmarkDivisibleconstU64-4 8114437 14.78 ns/op BenchmarkDivisibleWDivconstU64-4 1000000 108.1 ns/op BenchmarkDivconstI32-4 1000000 137.9 ns/op BenchmarkModconstI32-4 7795442 18.85 ns/op BenchmarkDivisiblePow2constI32-4 7395460 23.43 ns/op BenchmarkDivisibleconstI32-4 8115265 14.96 ns/op BenchmarkDivisibleWDivconstI32-4 3682050 38.09 ns/op BenchmarkDivconstU32-4 7959433 15.13 ns/op BenchmarkModconstU32-4 7891474 15.68 ns/op BenchmarkDivisibleconstU32-4 8135605 19.62 ns/op BenchmarkDivisibleWDivconstU32-4 3668228 54.78 ns/op BenchmarkDivconstI16-4 8383173 36.68 ns/op BenchmarkModconstI16-4 4890638 30.65 ns/op BenchmarkDivisiblePow2constI16-4 8128590 25.62 ns/op BenchmarkDivisibleconstI16-4 8078400 15.53 ns/op BenchmarkDivisibleWDivconstI16-4 5301804 22.30 ns/op BenchmarkDivconstU16-4 8333271 15.38 ns/op BenchmarkModconstU16-4 7455603 27.84 ns/op BenchmarkDivisibleconstU16-4 8092930 30.41 ns/op BenchmarkDivisibleWDivconstU16-4 4258320 37.75 ns/op BenchmarkDivconstI8-4 7869528 14.91 ns/op BenchmarkModconstI8-4 7089752 16.96 ns/op BenchmarkDivisiblePow2constI8-4 8335518 16.34 ns/op BenchmarkDivisibleconstI8-4 8190216 14.87 ns/op BenchmarkDivisibleWDivconstI8-4 4589829 54.46 ns/op BenchmarkDivconstU8-4 8152868 15.28 ns/op BenchmarkModconstU8-4 8292315 15.04 ns/op BenchmarkDivisibleconstU8-4 7637810 24.21 ns/op BenchmarkDivisibleWDivconstU8-4 5422058 24.51 ns/op BenchmarkMul2-4 172528 685.7 ns/op BenchmarkMulNeg2-4 171730 723.2 ns/op BenchmarkEfaceInteger-4 4069044 27.12 ns/op BenchmarkDiv64UnsignedSmall-4 14184664 8.757 ns/op BenchmarkDiv64Small-4 13088492 12.54 ns/op BenchmarkDiv64SmallNegDivisor-4 11875856 15.28 ns/op BenchmarkDiv64SmallNegDividend-4 13634608 10.59 ns/op BenchmarkDiv64SmallNegBoth-4 12345519 15.22 ns/op BenchmarkDiv64Unsigned-4 11384313 10.58 ns/op BenchmarkDiv64-4 10846740 11.02 ns/op BenchmarkDiv64NegDivisor-4 11351366 14.06 ns/op BenchmarkDiv64NegDividend-4 11101598 11.08 ns/op BenchmarkDiv64NegBoth-4 10874707 10.35 ns/op BenchmarkMod64UnsignedSmall-4 12917576 16.24 ns/op BenchmarkMod64Small-4 13183754 9.003 ns/op BenchmarkMod64SmallNegDivisor-4 13736373 14.87 ns/op BenchmarkMod64SmallNegDividend-4 13384058 9.539 ns/op BenchmarkMod64SmallNegBoth-4 14093972 8.941 ns/op BenchmarkMod64Unsigned-4 11355375 11.09 ns/op BenchmarkMod64-4 11522758 12.79 ns/op BenchmarkMod64NegDivisor-4 9718576 13.27 ns/op BenchmarkMod64NegDividend-4 11273103 10.78 ns/op BenchmarkMod64NegBoth-4 10503458 18.18 ns/op BenchmarkMulconstI32/3-4 14591492 8.438 ns/op BenchmarkMulconstI32/5-4 13951488 8.261 ns/op BenchmarkMulconstI32/12-4 14771316 8.502 ns/op BenchmarkMulconstI32/120-4 12280720 8.856 ns/op BenchmarkMulconstI32/-120-4 14762944 8.349 ns/op BenchmarkMulconstI32/65537-4 14776645 8.248 ns/op BenchmarkMulconstI32/65538-4 14689634 8.548 ns/op BenchmarkMulconstI64/3-4 1000000 152.6 ns/op BenchmarkMulconstI64/5-4 11196117 11.80 ns/op BenchmarkMulconstI64/12-4 14656944 13.66 ns/op BenchmarkMulconstI64/120-4 12990684 15.14 ns/op BenchmarkMulconstI64/-120-4 14725215 11.05 ns/op BenchmarkMulconstI64/65537-4 11707952 10.93 ns/op BenchmarkMulconstI64/65538-4 14143884 11.63 ns/op BenchmarkMulconstU32/3-4 11263567 9.922 ns/op BenchmarkMulconstU32/5-4 13772076 9.600 ns/op BenchmarkMulconstU32/12-4 14274519 11.50 ns/op BenchmarkMulconstU32/120-4 14125269 8.436 ns/op BenchmarkMulconstU32/65537-4 14428832 8.457 ns/op BenchmarkMulconstU32/65538-4 14448261 14.69 ns/op BenchmarkMulconstU64/3-4 13316218 8.192 ns/op BenchmarkMulconstU64/5-4 14806650 8.201 ns/op BenchmarkMulconstU64/12-4 13767336 10.04 ns/op BenchmarkMulconstU64/120-4 11881116 8.507 ns/op BenchmarkMulconstU64/65537-4 12453654 8.363 ns/op BenchmarkMulconstU64/65538-4 14725783 8.269 ns/op BenchmarkShiftArithmeticRight-4 14840430 10.68 ns/op BenchmarkSwitch8Predictable-4 10035856 12.29 ns/op BenchmarkSwitch8Unpredictable-4 5455634 26.54 ns/op BenchmarkSwitch32Predictable-4 9290880 39.95 ns/op BenchmarkSwitch32Unpredictable-4 5428568 22.76 ns/op BenchmarkSwitchStringPredictable-4 1000000 150.7 ns/op BenchmarkSwitchStringUnpredictable-4 4206937 28.25 ns/op PASS ok cmd/compile/internal/test 52.907s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1230229 ns/op BenchmarkNamed/Underlying/nongeneric-4 1355992 103.4 ns/op BenchmarkNamed/Underlying/generic-4 1367666 94.86 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 102.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1339340 103.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 880330153 ns/op 34741 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 624417109 ns/op 48993 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 206865126 ns/op 140057 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 171125307 ns/op 59190 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1248309681 ns/op 4134 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 113628199 ns/op 45614 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38114648 ns/op 135985 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70717082 ns/op 73299 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 416445227 ns/op 5211 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 105523070 ns/op 20562 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 131607534 ns/op 16486 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 40898880 ns/op 47525 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2909342140 ns/op 22159 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1052910918 ns/op 61227 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 179239715 ns/op 175367 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 349198902 ns/op 184609 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1176292980 ns/op 1702 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 102788510 ns/op 19473 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 227836496 ns/op 8787 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 53338577 ns/op 31673 lines/s PASS ok cmd/compile/internal/types2 37.563s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 37 5703750 ns/op 1081378 sys-ns/op 607162 user-ns/op PASS ok cmd/go 1.478s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 20010 5007 ns/op 1.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 10000 11135 ns/op 0.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2660 44775 ns/op 22.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2776 49226 ns/op 20.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 381 327868 ns/op 24.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 380 311816 ns/op 26.27 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.476s All tests passed.