linux-s390x-ibm-race at de0aafa3c7f669df0a93dd62cc336ebda52815f2 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=60dddcfd221f4ae08145ca0c621476a1" "JOURNAL_STREAM=9:148626612" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. 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=60dddcfd221f4ae08145ca0c621476a1" "JOURNAL_STREAM=9:148626612" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 4.633s ok archive/zip 17.748s ok bufio 3.039s ok bytes 13.866s ok cmp 1.044s ok compress/bzip2 7.327s ok compress/flate 54.912s ok compress/gzip 69.254s ok compress/lzw 7.694s ok compress/zlib 54.004s ok container/heap 2.640s ok container/list 2.032s ok container/ring 1.024s ok context 1.761s ok crypto 10.667s ok crypto/aes 1.133s ok crypto/cipher 17.172s ok crypto/des 1.065s ok crypto/dsa 1.371s ok crypto/ecdh 3.762s ok crypto/ecdsa 5.330s ok crypto/ed25519 4.719s ok crypto/elliptic 1.056s ok crypto/hmac 1.187s ok crypto/internal/alias 1.967s ok crypto/internal/bigmod 5.063s ok crypto/internal/boring 1.190s ok crypto/internal/boring/bcache 7.905s ok crypto/internal/edwards25519 15.682s ok crypto/internal/edwards25519/field 1.944s ok crypto/internal/hpke 1.408s ok crypto/internal/mlkem768 7.934s ok crypto/internal/nistec 13.879s ok crypto/internal/nistec/fiat 1.015s [no tests to run] ok crypto/md5 1.389s ok crypto/rand 4.475s ok crypto/rc4 3.963s ok crypto/rsa 11.013s ok crypto/sha1 1.026s ok crypto/sha256 2.155s ok crypto/sha512 2.151s ok crypto/subtle 6.693s ok crypto/tls 30.612s ok crypto/x509 11.129s ok database/sql 1.946s ok database/sql/driver 1.561s ok debug/buildinfo 1.705s ok debug/dwarf 1.484s ok debug/elf 9.451s ok debug/gosym 1.422s ok debug/macho 1.217s ok debug/pe 1.156s ok debug/plan9obj 1.155s ok embed 1.156s [no tests to run] ok embed/internal/embedtest 1.021s ok encoding/ascii85 1.218s ok encoding/asn1 1.090s ok encoding/base32 2.042s ok encoding/base64 1.634s ok encoding/binary 1.144s ok encoding/csv 1.102s ok encoding/gob 106.021s ok encoding/hex 2.484s ok encoding/json 13.666s ok encoding/pem 13.571s ok encoding/xml 2.668s ok errors 1.089s ok expvar 1.894s ok flag 3.461s ok fmt 4.895s ok go/ast 1.677s ok go/build 45.218s ok go/build/constraint 2.335s ok go/constant 2.213s ok go/doc 4.147s ok go/doc/comment 26.841s ok go/format 2.347s ok go/importer 13.492s ok go/internal/gccgoimporter 1.324s ok go/internal/gcimporter 101.179s ok go/internal/srcimporter 116.753s ok go/parser 8.402s ok go/printer 14.563s ok go/scanner 1.235s ok go/token 2.180s ok go/types 245.599s ok go/version 1.342s ok hash 1.298s ok hash/adler32 1.119s ok hash/crc32 1.920s ok hash/crc64 1.801s ok hash/fnv 1.813s ok hash/maphash 1.101s ok html 1.265s ok html/template 2.704s ok image 4.334s ok image/color 1.235s ok image/draw 4.654s ok image/gif 4.293s ok image/jpeg 5.376s ok image/png 10.850s ok index/suffixarray 6.058s ok internal/abi 1.910s ok internal/buildcfg 1.014s ok internal/chacha8rand 1.118s ok internal/concurrent 7.799s ok internal/coverage/cfile 15.730s ok internal/coverage/cformat 1.121s ok internal/coverage/cmerge 1.064s ok internal/coverage/pods 1.034s ok internal/coverage/slicereader 1.022s ok internal/coverage/slicewriter 1.508s ok internal/coverage/test 1.121s ok internal/cpu 2.412s ok internal/dag 1.676s ok internal/diff 1.016s ok internal/fmtsort 1.033s ok internal/fuzz 2.351s ok internal/godebug 24.176s ok internal/godebugs 615.692s ok internal/gover 2.265s ok internal/itoa 1.109s ok internal/pkgbits 1.639s ok internal/platform 18.211s ok internal/poll 2.509s ok internal/profile 1.062s ok internal/reflectlite 1.028s ok internal/runtime/atomic 1.258s ok internal/runtime/math 1.020s ok internal/runtime/sys 1.023s ok internal/runtime/syscall 1.541s ok internal/saferio 1.641s ok internal/singleflight 1.110s ok internal/syscall/unix 1.057s ok internal/sysinfo 1.025s ok internal/testenv 4.801s ok internal/trace 160.003s ok internal/trace/internal/oldtrace 2.945s ok internal/types/errors 5.091s ok internal/unsafeheader 1.238s ok internal/weak 1.361s ok internal/xcoff 1.222s ok internal/zstd 1.500s ok io 1.106s ok io/fs 1.496s ok io/ioutil 1.423s ok iter 1.074s ok log 1.076s ok log/slog 1.861s ok log/slog/internal/benchmarks 1.078s ok log/slog/internal/buffer 1.518s ok log/syslog 2.350s ok maps 1.021s ok math 1.236s ok math/big 30.213s ok math/bits 1.236s ok math/cmplx 1.262s ok math/rand 12.804s ok math/rand/v2 14.874s ok mime 1.185s ok mime/multipart 25.571s ok mime/quotedprintable 4.455s ok net 125.720s ok net/http 80.620s ok net/http/cgi 42.489s ok net/http/cookiejar 1.272s ok net/http/fcgi 1.765s ok net/http/httptest 1.765s ok net/http/httptrace 1.511s ok net/http/httputil 3.667s ok net/http/internal 12.713s ok net/http/internal/ascii 1.401s ok net/http/pprof 7.783s ok net/internal/cgotest 1.455s ok net/internal/socktest 1.560s ok net/mail 1.030s ok net/netip 2.939s ok net/rpc 1.063s ok net/rpc/jsonrpc 1.039s ok net/smtp 1.119s ok net/textproto 1.724s ok net/url 1.667s ok os 11.415s ok os/exec 10.400s ok os/exec/internal/fdtest 1.654s ok os/signal 29.984s ok os/user 0.849s ok path 2.827s ok path/filepath 1.196s ok plugin 1.454s ok reflect 18.561s ok regexp 16.168s ok regexp/syntax 33.548s ok runtime 323.363s ok runtime/cgo 1.015s ok runtime/debug 2.517s ok runtime/internal/wasitest 1.199s ok runtime/metrics 1.226s ok runtime/pprof 85.538s ok runtime/race 62.036s ok runtime/trace 2.045s ok slices 2.995s ok sort 4.226s ok strconv 11.446s ok strings 6.877s ok sync 4.657s ok sync/atomic 14.684s ok syscall 40.617s ok testing 34.969s ok testing/fstest 1.467s ok testing/iotest 1.026s ok testing/quick 2.054s ok testing/slogtest 1.036s ok text/scanner 1.426s ok text/tabwriter 1.079s ok text/template 1.169s ok text/template/parse 1.670s ok time 44.459s ok unicode 1.087s ok unicode/utf16 1.171s ok unicode/utf8 1.017s ok unique 3.735s ok cmd/addr2line 25.815s ok cmd/api 124.537s ok cmd/asm/internal/asm 30.269s ok cmd/asm/internal/lex 1.036s ok cmd/cgo/internal/swig 1.028s ok cmd/cgo/internal/test 6.827s ok cmd/cgo/internal/testcarchive 165.285s ok cmd/cgo/internal/testcshared 82.999s ok cmd/cgo/internal/testerrors 87.871s ok cmd/cgo/internal/testfortran 1.591s ok cmd/cgo/internal/testgodefs 7.788s ok cmd/cgo/internal/testlife 6.873s ok cmd/cgo/internal/testnocgo 1.201s ok cmd/cgo/internal/testplugin 160.652s ok cmd/cgo/internal/testsanitizers 1.553s ok cmd/cgo/internal/testshared 345.616s ok cmd/cgo/internal/testso 8.100s ok cmd/cgo/internal/teststdio 9.356s ok cmd/cgo/internal/testtls 1.493s ok cmd/compile 67.461s ok cmd/compile/internal/abt 1.192s ok cmd/compile/internal/amd64 1.072s ok cmd/compile/internal/base 1.067s ok cmd/compile/internal/compare 1.544s ok cmd/compile/internal/devirtualize 1.524s ok cmd/compile/internal/dwarfgen 9.302s ok cmd/compile/internal/importer 8.883s ok cmd/compile/internal/inline/inlheur 4.744s ok cmd/compile/internal/ir 1.489s ok cmd/compile/internal/liveness 1.430s ok cmd/compile/internal/logopt 4.357s ok cmd/compile/internal/loopvar 3.713s ok cmd/compile/internal/noder 1.259s ok cmd/compile/internal/rangefunc 1.401s ok cmd/compile/internal/reflectdata 1.018s [no tests to run] ok cmd/compile/internal/ssa 61.622s ok cmd/compile/internal/ssagen 1.515s ok cmd/compile/internal/syntax 2.598s ok cmd/compile/internal/test 73.458s ok cmd/compile/internal/typecheck 5.984s ok cmd/compile/internal/types 1.042s ok cmd/compile/internal/types2 62.046s ok cmd/covdata 1.462s ok cmd/cover 26.584s ok cmd/dist 1.048s ok cmd/distpack 1.204s ok cmd/doc 3.337s ok cmd/fix 7.966s ok cmd/go 582.437s ok cmd/go/internal/auth 1.034s ok cmd/go/internal/cache 1.934s ok cmd/go/internal/cfg 1.204s [no tests to run] ok cmd/go/internal/envcmd 2.039s ok cmd/go/internal/fsys 1.375s ok cmd/go/internal/generate 1.031s ok cmd/go/internal/gover 1.024s ok cmd/go/internal/imports 1.081s ok cmd/go/internal/load 1.038s ok cmd/go/internal/lockedfile 2.397s ok cmd/go/internal/lockedfile/internal/filelock 2.227s ok cmd/go/internal/modfetch 1.144s ok cmd/go/internal/modfetch/codehost 4.121s ok cmd/go/internal/modfetch/zip_sum_test 1.138s ok cmd/go/internal/modindex 3.947s ok cmd/go/internal/modload 1.420s ok cmd/go/internal/mvs 1.075s ok cmd/go/internal/str 1.867s ok cmd/go/internal/test 2.327s ok cmd/go/internal/toolchain 1.081s ok cmd/go/internal/vcs 1.052s ok cmd/go/internal/vcweb 1.068s ok cmd/go/internal/vcweb/vcstest 5.578s ok cmd/go/internal/web 1.397s ok cmd/go/internal/work 4.067s ok cmd/gofmt 2.423s ok cmd/internal/archive 8.273s ok cmd/internal/buildid 6.030s ok cmd/internal/cov 6.365s ok cmd/internal/bootstrap_test 1.055s ok cmd/internal/dwarf 1.246s ok cmd/internal/edit 1.067s ok cmd/internal/goobj 2.253s ok cmd/internal/moddeps 14.221s ok cmd/internal/obj 7.317s ok cmd/internal/obj/arm64 5.759s ok cmd/internal/obj/loong64 1.933s ok cmd/internal/obj/ppc64 2.982s ok cmd/internal/obj/riscv 1.326s ok cmd/internal/obj/s390x 1.166s ok cmd/internal/obj/x86 15.438s ok cmd/internal/objabi 1.066s ok cmd/internal/par 1.577s ok cmd/internal/pgo 2.103s ok cmd/internal/pkgpath 5.405s ok cmd/internal/pkgpattern 1.049s ok cmd/internal/quoted 1.017s ok cmd/internal/src 1.028s ok cmd/internal/sys 1.154s ok cmd/internal/test2json 5.456s ok cmd/link 84.756s ok cmd/link/internal/benchmark 2.718s ok cmd/link/internal/ld 38.311s ok cmd/link/internal/loader 1.429s ok cmd/nm 13.264s ok cmd/objdump 17.012s ok cmd/pack 13.171s ok cmd/pprof 1.060s ok cmd/relnote 1.688s ok cmd/trace 5.221s ok cmd/vet 152.502s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3507 159106 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 1850 287096 ns/op 1665 B/op 25 allocs/op Benchmark/Writer/PAX-4 1722 65417 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 3711 247454 ns/op 5185 B/op 16 allocs/op Benchmark/Reader/GNU-4 5373 67158 ns/op 5177 B/op 15 allocs/op Benchmark/Reader/PAX-4 441 481968 ns/op 8675 B/op 33 allocs/op PASS ok archive/tar 6.308s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 1580090865 ns/op 2456888 B/op 118 allocs/op BenchmarkZip64Test-4 1 176434253 ns/op BenchmarkZip64TestSizes/4096-4 405 668709 ns/op BenchmarkZip64TestSizes/1048576-4 38 2809472 ns/op BenchmarkZip64TestSizes/67108864-4 1 452116272 ns/op PASS ok archive/zip 7.464s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 128356 6716 ns/op BenchmarkReaderCopyUnoptimal-4 100094 1517 ns/op BenchmarkReaderCopyNoWriteTo-4 3318 498349 ns/op BenchmarkReaderWriteToOptimal-4 10000 36038 ns/op BenchmarkReaderReadString-4 91552 16468 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 151678 844.1 ns/op BenchmarkWriterCopyUnoptimal-4 189008 694.5 ns/op BenchmarkWriterCopyNoReadFrom-4 100 1933601 ns/op BenchmarkReaderEmpty-4 16446 8154 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 37176 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 398719 618.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 12.092s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3679 118132 ns/op 277.38 MB/s BenchmarkWriteByte-4 412 303913 ns/op 13.48 MB/s BenchmarkWriteRune-4 264 492590 ns/op 24.95 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 12149587 ns/op BenchmarkBufferFullSmallReads-4 90 1288718 ns/op BenchmarkBufferWriteBlock/N4096-4 7604 77539 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 170 1119177 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 1 115217705 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 237214910 ns/op 70.73 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 4428382 100.7 ns/op 99.28 MB/s BenchmarkIndexByte/32-4 4592772 23.17 ns/op 1381.00 MB/s BenchmarkIndexByte/4K-4 824680 1744 ns/op 2349.06 MB/s BenchmarkIndexBytePortable/10-4 902530 601.9 ns/op 16.61 MB/s BenchmarkIndexBytePortable/32-4 319732 572.4 ns/op 55.91 MB/s BenchmarkIndexBytePortable/4K-4 2742 128798 ns/op 31.80 MB/s BenchmarkIndexRune/10-4 1000000 103.8 ns/op 96.37 MB/s BenchmarkIndexRune/32-4 1169998 162.6 ns/op 196.82 MB/s BenchmarkIndexRune/4K-4 485047 307.4 ns/op 13323.19 MB/s BenchmarkIndexRuneASCII/10-4 4505319 91.35 ns/op 109.46 MB/s BenchmarkIndexRuneASCII/32-4 4984119 22.03 ns/op 1452.88 MB/s BenchmarkIndexRuneASCII/4K-4 773049 215.6 ns/op 18997.58 MB/s BenchmarkIndexRuneUnicode/Latin/10-4 1276959 115.7 ns/op 86.45 MB/s BenchmarkIndexRuneUnicode/Latin/32-4 1410686 86.80 ns/op 368.65 MB/s BenchmarkIndexRuneUnicode/Latin/4K-4 94604 6407 ns/op 639.29 MB/s BenchmarkIndexRuneUnicode/Cyrillic/10-4 1000000 125.3 ns/op 79.83 MB/s BenchmarkIndexRuneUnicode/Cyrillic/32-4 1000000 133.1 ns/op 240.33 MB/s BenchmarkIndexRuneUnicode/Cyrillic/4K-4 10000 24456 ns/op 167.48 MB/s BenchmarkIndexRuneUnicode/Han/10-4 659314 165.1 ns/op 60.58 MB/s BenchmarkIndexRuneUnicode/Han/32-4 829772 137.9 ns/op 232.10 MB/s BenchmarkIndexRuneUnicode/Han/4K-4 54488 3844 ns/op 1065.58 MB/s BenchmarkEqual/0-4 8548030 45.75 ns/op BenchmarkEqual/same/1-4 1000000 177.6 ns/op 5.63 MB/s BenchmarkEqual/same/6-4 1000000 179.7 ns/op 33.39 MB/s BenchmarkEqual/same/9-4 1000000 341.3 ns/op 26.37 MB/s BenchmarkEqual/same/15-4 538725 237.0 ns/op 63.29 MB/s BenchmarkEqual/same/16-4 1000000 220.8 ns/op 72.48 MB/s BenchmarkEqual/same/20-4 1000000 114.2 ns/op 175.13 MB/s BenchmarkEqual/same/32-4 1000000 857.4 ns/op 37.32 MB/s BenchmarkEqual/same/4K-4 109312 983.3 ns/op 4165.78 MB/s BenchmarkEqual/1-4 1532215 89.22 ns/op 11.21 MB/s BenchmarkEqual/6-4 780529 421.0 ns/op 14.25 MB/s BenchmarkEqual/9-4 1420387 215.9 ns/op 41.68 MB/s BenchmarkEqual/15-4 1412002 290.8 ns/op 51.58 MB/s BenchmarkEqual/16-4 1000000 131.3 ns/op 121.90 MB/s BenchmarkEqual/20-4 1439168 717.9 ns/op 27.86 MB/s BenchmarkEqual/32-4 1202103 126.2 ns/op 253.54 MB/s BenchmarkEqual/4K-4 90027 8069 ns/op 507.62 MB/s BenchmarkEqualBothUnaligned/64_0-4 1243566 132.5 ns/op 482.96 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 137.6 ns/op 465.08 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 347.2 ns/op 184.32 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 245.9 ns/op 260.30 MB/s BenchmarkEqualBothUnaligned/4096_0-4 110906 3861 ns/op 1060.92 MB/s BenchmarkEqualBothUnaligned/4096_1-4 101806 5990 ns/op 683.78 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117619 4994 ns/op 820.26 MB/s BenchmarkEqualBothUnaligned/4096_7-4 98509 4538 ns/op 902.55 MB/s BenchmarkIndex/10-4 3177942 363.8 ns/op 27.49 MB/s BenchmarkIndex/32-4 2857765 42.25 ns/op 757.45 MB/s BenchmarkIndex/4K-4 10000 23280 ns/op 175.94 MB/s BenchmarkIndexEasy/10-4 1264830 84.11 ns/op 118.89 MB/s BenchmarkIndexEasy/32-4 1000000 572.8 ns/op 55.87 MB/s BenchmarkIndexEasy/4K-4 444832 2463 ns/op 1663.08 MB/s BenchmarkCount/10-4 1000000 117.2 ns/op 85.30 MB/s BenchmarkCount/32-4 1657284 233.4 ns/op 137.11 MB/s BenchmarkCount/4K-4 67921 5902 ns/op 693.96 MB/s BenchmarkCountEasy/10-4 1516791 119.7 ns/op 83.55 MB/s BenchmarkCountEasy/32-4 1000000 530.3 ns/op 60.34 MB/s BenchmarkCountEasy/4K-4 401294 896.1 ns/op 4571.08 MB/s BenchmarkCountSingle/10-4 3008695 37.22 ns/op 268.65 MB/s BenchmarkCountSingle/32-4 1000000 160.4 ns/op 199.45 MB/s BenchmarkCountSingle/4K-4 486136 681.6 ns/op 6009.23 MB/s BenchmarkToUpper/#00-4 2584328 42.19 ns/op BenchmarkToUpper/ONLYUPPER-4 303958 574.2 ns/op BenchmarkToUpper/abc-4 554523 1006 ns/op BenchmarkToUpper/AbC123-4 313867 434.7 ns/op BenchmarkToUpper/azAZ09_-4 10000 27916 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79186 3059 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35046 6663 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 10000 16123 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 53762 3696 ns/op BenchmarkToLower/#00-4 2504942 42.05 ns/op BenchmarkToLower/abc-4 464947 574.6 ns/op BenchmarkToLower/AbC123-4 326767 868.1 ns/op BenchmarkToLower/azAZ09_-4 270082 2196 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79032 6841 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34988 8598 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65167 14976 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 84733 1237 ns/op BenchmarkFields/ASCII/16-4 121455 1231 ns/op 13.00 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9924 30097 ns/op 8.51 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 655 273386 ns/op 14.98 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 13 25148783 ns/op 2.61 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 1 662940771 ns/op 1.58 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 114474 1956 ns/op 8.18 MB/s 128 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7026 32782 ns/op 7.81 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 409 1260764 ns/op 3.25 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 33028939 ns/op 1.98 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 905523575 ns/op 1.16 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 152374 1633 ns/op 9.80 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13076 14168 ns/op 18.07 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 843 524999 ns/op 7.80 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 12643965 ns/op 5.18 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 911132387 ns/op 1.15 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 141223 1200 ns/op 13.33 MB/s 128 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9704 55664 ns/op 4.60 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 620 990642 ns/op 4.13 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 13481026 ns/op 4.86 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 178181466 ns/op 5.88 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1734092 172.1 ns/op BenchmarkTrimSpace/ASCII-4 581409 204.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89929 1356 ns/op BenchmarkTrimSpace/JustNonASCII-4 43611 3233 ns/op BenchmarkToValidUTF8/Valid-4 476563 520.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 324045 2383 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96723 8547 ns/op BenchmarkIndexHard1-4 1788 117089 ns/op 8955.35 MB/s BenchmarkIndexHard2-4 372 402743 ns/op 2603.58 MB/s BenchmarkIndexHard3-4 162 3288511 ns/op 318.86 MB/s BenchmarkIndexHard4-4 38 11583135 ns/op 90.53 MB/s BenchmarkLastIndexHard1-4 3 45530849 ns/op BenchmarkLastIndexHard2-4 2 109128896 ns/op BenchmarkLastIndexHard3-4 2 160288842 ns/op BenchmarkCountHard1-4 1790 185420 ns/op BenchmarkCountHard2-4 379 324985 ns/op BenchmarkCountHard3-4 168 700816 ns/op BenchmarkSplitEmptySeparator-4 1 743441043 ns/op BenchmarkSplitSingleByteSeparator-4 12 36660605 ns/op BenchmarkSplitMultiByteSeparator-4 1 218852058 ns/op BenchmarkSplitNSingleByteSeparator-4 103999 9338 ns/op BenchmarkSplitNMultiByteSeparator-4 51202 3467 ns/op BenchmarkRepeat-4 186523 2096 ns/op BenchmarkRepeatLarge/256/1-4 118113 1438 ns/op 177.99 MB/s BenchmarkRepeatLarge/256/16-4 139312 9410 ns/op 27.20 MB/s BenchmarkRepeatLarge/512/1-4 10000 32038 ns/op 15.98 MB/s BenchmarkRepeatLarge/512/16-4 114730 7580 ns/op 67.55 MB/s BenchmarkRepeatLarge/1024/1-4 10000 59561 ns/op 17.19 MB/s BenchmarkRepeatLarge/1024/16-4 10000 74437 ns/op 13.76 MB/s BenchmarkRepeatLarge/2048/1-4 42010 6080 ns/op 336.87 MB/s BenchmarkRepeatLarge/2048/16-4 10000 36286 ns/op 56.44 MB/s BenchmarkRepeatLarge/4096/1-4 15384 9922 ns/op 412.83 MB/s BenchmarkRepeatLarge/4096/16-4 25648 33484 ns/op 122.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 43091 ns/op 190.11 MB/s BenchmarkRepeatLarge/8192/16-4 10000 331161 ns/op 24.74 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 37267 ns/op 109.94 MB/s BenchmarkRepeatLarge/16384/1-4 8041 55307 ns/op 296.24 MB/s BenchmarkRepeatLarge/16384/16-4 9520 46993 ns/op 348.65 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26298 ns/op 467.38 MB/s BenchmarkRepeatLarge/32768/1-4 5648 185763 ns/op 176.40 MB/s BenchmarkRepeatLarge/32768/16-4 3642 596936 ns/op 54.89 MB/s BenchmarkRepeatLarge/32768/4097-4 2824 97526 ns/op 294.07 MB/s BenchmarkRepeatLarge/65536/1-4 1381 179311 ns/op 365.49 MB/s BenchmarkRepeatLarge/65536/16-4 752 225685 ns/op 290.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1207 218746 ns/op 280.94 MB/s BenchmarkRepeatLarge/131072/1-4 186 1520637 ns/op 86.20 MB/s BenchmarkRepeatLarge/131072/16-4 164 1488747 ns/op 88.04 MB/s BenchmarkRepeatLarge/131072/4097-4 211 792134 ns/op 160.34 MB/s BenchmarkRepeatLarge/262144/1-4 100 1274207 ns/op 205.73 MB/s BenchmarkRepeatLarge/262144/16-4 100 1768322 ns/op 148.24 MB/s BenchmarkRepeatLarge/262144/4097-4 100 3419447 ns/op 75.48 MB/s BenchmarkRepeatLarge/524288/1-4 100 2042769 ns/op 256.66 MB/s BenchmarkRepeatLarge/524288/16-4 100 15134666 ns/op 34.64 MB/s BenchmarkRepeatLarge/524288/4097-4 100 4488946 ns/op 115.91 MB/s BenchmarkRepeatLarge/1048576/1-4 22 41924789 ns/op 25.01 MB/s BenchmarkRepeatLarge/1048576/16-4 58 12510942 ns/op 83.81 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 10892478 ns/op 95.91 MB/s BenchmarkRepeatLarge/2097152/1-4 8 86338252 ns/op 24.29 MB/s BenchmarkRepeatLarge/2097152/16-4 24 58487359 ns/op 35.86 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 99997865 ns/op 20.94 MB/s BenchmarkRepeatLarge/4194304/1-4 1 125429801 ns/op 33.44 MB/s BenchmarkRepeatLarge/4194304/16-4 8 38621696 ns/op 108.60 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 181914604 ns/op 23.04 MB/s BenchmarkRepeatLarge/8388608/1-4 4 289141982 ns/op 29.01 MB/s BenchmarkRepeatLarge/8388608/16-4 4 100530838 ns/op 83.44 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 40760331 ns/op 205.75 MB/s BenchmarkRepeatLarge/16777216/1-4 2 113066928 ns/op 148.38 MB/s BenchmarkRepeatLarge/16777216/16-4 3 102408386 ns/op 163.83 MB/s BenchmarkRepeatLarge/16777216/4097-4 1 964558765 ns/op 17.39 MB/s BenchmarkRepeatLarge/33554432/1-4 1 467535395 ns/op 71.77 MB/s BenchmarkRepeatLarge/33554432/16-4 1 106087314 ns/op 316.29 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 109427502 ns/op 306.64 MB/s BenchmarkRepeatLarge/67108864/1-4 1 799300345 ns/op 83.96 MB/s BenchmarkRepeatLarge/67108864/16-4 1 711647109 ns/op 94.30 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 359516591 ns/op 186.66 MB/s BenchmarkRepeatLarge/134217728/1-4 1 2317281753 ns/op 57.92 MB/s BenchmarkRepeatLarge/134217728/16-4 1 859692928 ns/op 156.12 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 713473046 ns/op 188.12 MB/s BenchmarkRepeatLarge/268435456/1-4 1 2009801015 ns/op 133.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 2412959064 ns/op 111.25 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 3144510423 ns/op 85.37 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2449469869 ns/op 219.18 MB/s BenchmarkRepeatLarge/536870912/16-4 1 3387737693 ns/op 158.47 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 7772729399 ns/op 69.07 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5976289084 ns/op 179.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5055632185 ns/op 212.39 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3435329522 ns/op 312.56 MB/s BenchmarkBytesCompare/1-4 5240060 21.12 ns/op BenchmarkBytesCompare/2-4 10687958 19.92 ns/op BenchmarkBytesCompare/4-4 10842696 12.42 ns/op BenchmarkBytesCompare/8-4 10722141 15.31 ns/op BenchmarkBytesCompare/16-4 9016413 40.96 ns/op BenchmarkBytesCompare/32-4 6665622 58.86 ns/op BenchmarkBytesCompare/64-4 9342109 24.49 ns/op BenchmarkBytesCompare/128-4 8611150 40.40 ns/op BenchmarkBytesCompare/256-4 1000000 180.8 ns/op BenchmarkBytesCompare/512-4 4835245 85.87 ns/op BenchmarkBytesCompare/1024-4 1000000 230.6 ns/op BenchmarkBytesCompare/2048-4 1000000 285.3 ns/op BenchmarkIndexAnyASCII/1:1-4 2646590 183.4 ns/op BenchmarkIndexAnyASCII/1:2-4 2445468 167.6 ns/op BenchmarkIndexAnyASCII/1:4-4 2521962 61.17 ns/op BenchmarkIndexAnyASCII/1:8-4 2335993 153.9 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 304.5 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 212.7 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 112.4 ns/op BenchmarkIndexAnyASCII/16:1-4 2714458 92.35 ns/op BenchmarkIndexAnyASCII/16:2-4 330666 414.6 ns/op BenchmarkIndexAnyASCII/16:4-4 328336 1322 ns/op BenchmarkIndexAnyASCII/16:8-4 151930 1685 ns/op BenchmarkIndexAnyASCII/16:16-4 280249 635.8 ns/op BenchmarkIndexAnyASCII/16:32-4 208870 1607 ns/op BenchmarkIndexAnyASCII/16:64-4 257920 2037 ns/op BenchmarkIndexAnyASCII/256:1-4 2046846 53.25 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 53679 ns/op BenchmarkIndexAnyASCII/256:4-4 17442 11271 ns/op BenchmarkIndexAnyASCII/256:8-4 22665 19589 ns/op BenchmarkIndexAnyASCII/256:16-4 21812 5121 ns/op BenchmarkIndexAnyASCII/256:32-4 25126 4757 ns/op BenchmarkIndexAnyASCII/256:64-4 24226 5628 ns/op BenchmarkIndexAnyUTF8/1:1-4 2711577 43.81 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 192.5 ns/op BenchmarkIndexAnyUTF8/1:4-4 2488298 49.19 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 743.3 ns/op BenchmarkIndexAnyUTF8/1:16-4 2016248 197.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1759054 267.4 ns/op BenchmarkIndexAnyUTF8/1:64-4 1950895 252.1 ns/op BenchmarkIndexAnyUTF8/16:1-4 108765 1345 ns/op BenchmarkIndexAnyUTF8/16:2-4 233193 616.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 219633 632.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 188242 1903 ns/op BenchmarkIndexAnyUTF8/16:16-4 192148 1613 ns/op BenchmarkIndexAnyUTF8/16:32-4 186319 1900 ns/op BenchmarkIndexAnyUTF8/16:64-4 81421 2903 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 53209 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 58859 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 17628 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 11863 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11117 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 13784 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 14222 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2413368 50.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 129.6 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1839610 348.5 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2185501 522.3 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 1573 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 229.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2015990 238.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 263655 565.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 340315 490.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 337502 2508 ns/op BenchmarkLastIndexAnyASCII/16:8-4 330901 428.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 283384 385.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 238398 746.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 230312 1635 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22098 12647 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23283 4924 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25009 7288 ns/op BenchmarkLastIndexAnyASCII/256:8-4 20996 7349 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22376 8411 ns/op BenchmarkLastIndexAnyASCII/256:32-4 17239 5885 ns/op BenchmarkLastIndexAnyASCII/256:64-4 10000 12504 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2252587 68.24 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1627986 152.8 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 299.1 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2320471 369.9 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2009942 57.23 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 150.8 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2005449 61.08 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 302992 500.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 243956 3790 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 225007 500.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 181282 614.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 177517 840.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 189271 1012 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 176679 1309 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10402 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15926 11308 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 82718 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14668 9013 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 31051 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6547 58803 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 39489 ns/op BenchmarkTrimASCII/1:1-4 1000000 119.8 ns/op BenchmarkTrimASCII/1:2-4 2112129 265.6 ns/op BenchmarkTrimASCII/1:4-4 1644333 71.05 ns/op BenchmarkTrimASCII/1:8-4 1000000 214.9 ns/op BenchmarkTrimASCII/1:16-4 1304014 703.9 ns/op BenchmarkTrimASCII/16:1-4 479258 219.8 ns/op BenchmarkTrimASCII/16:2-4 347655 343.4 ns/op BenchmarkTrimASCII/16:4-4 326650 586.7 ns/op BenchmarkTrimASCII/16:8-4 329094 824.8 ns/op BenchmarkTrimASCII/16:16-4 310095 385.3 ns/op BenchmarkTrimASCII/256:1-4 10000 10614 ns/op BenchmarkTrimASCII/256:2-4 10000 17815 ns/op BenchmarkTrimASCII/256:4-4 25270 33906 ns/op BenchmarkTrimASCII/256:8-4 10000 94749 ns/op BenchmarkTrimASCII/256:16-4 24650 5443 ns/op BenchmarkTrimASCII/4096:1-4 1116 302913 ns/op BenchmarkTrimASCII/4096:2-4 1453 115410 ns/op BenchmarkTrimASCII/4096:4-4 1566 134362 ns/op BenchmarkTrimASCII/4096:8-4 1578 82498 ns/op BenchmarkTrimASCII/4096:16-4 949 163715 ns/op BenchmarkTrimByte-4 2040660 239.3 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10483 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 26118 4863 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 502 542034 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 957 242360 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2109 147525 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 3812 427316 ns/op BenchmarkCompareBytesEqual-4 10462497 18.00 ns/op BenchmarkCompareBytesToNil-4 14053837 9.337 ns/op BenchmarkCompareBytesEmpty-4 13139736 27.27 ns/op BenchmarkCompareBytesIdentical-4 13499850 26.22 ns/op BenchmarkCompareBytesSameLength-4 1000000 132.2 ns/op BenchmarkCompareBytesDifferentLength-4 10283008 35.26 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2341 595050 ns/op 1762.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2348 439422 ns/op 2386.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2385 59143 ns/op 17729.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2328 369850 ns/op 2835.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2440 160928 ns/op 6515.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2454 176354 ns/op 5945.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2437 152111 ns/op 6893.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2094 131656 ns/op 7964.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2388 74400 ns/op 14093.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2377 276538 ns/op 3791.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2278 94284 ns/op 11121.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2224 198346 ns/op 5286.63 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2418 73154 ns/op 14333.87 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 642 804944 ns/op 1302.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2355 52603 ns/op 19933.95 MB/s BenchmarkCompareBytesBig-4 2133 282359 ns/op 3713.66 MB/s BenchmarkCompareBytesBigIdentical-4 9915621 64.49 ns/op 16259215.28 MB/s PASS ok bytes 505.380s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 188478149 ns/op 0.53 MB/s 3611336 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 1166396428 ns/op 0.49 MB/s 3637920 B/op 30 allocs/op BenchmarkDecodeRand-4 3 63373893 ns/op 0.26 MB/s 3642674 B/op 27 allocs/op PASS ok compress/bzip2 10.384s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 3610510 ns/op 2.77 MB/s 42832 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 1 548613954 ns/op 0.18 MB/s 49280 B/op 10 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 923544205 ns/op 1.08 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 40 16635208 ns/op 0.60 MB/s 42675 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 46053139 ns/op 2.17 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 623238581 ns/op 1.60 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 42 2537932 ns/op 3.94 MB/s 42928 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 92622884 ns/op 1.08 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 574193552 ns/op 1.74 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 7379361 ns/op 1.36 MB/s 42872 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 1 160560462 ns/op 0.62 MB/s 49544 B/op 17 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 1650383609 ns/op 0.61 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 40 10345255 ns/op 0.97 MB/s 43504 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 1 138082190 ns/op 0.72 MB/s 53744 B/op 27 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 2256660490 ns/op 0.44 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 7798456 ns/op 1.28 MB/s 42827 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 38357685 ns/op 2.61 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 630643769 ns/op 1.59 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 10140992 ns/op 0.99 MB/s 42571 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14406088 ns/op 6.94 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 153477043 ns/op 6.52 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 11343311 ns/op 0.88 MB/s 42607 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 6 22598209 ns/op 4.43 MB/s 45705 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 486411639 ns/op 2.06 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 80 1323561 ns/op 7.56 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 63584093 ns/op 1.57 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 1150740818 ns/op 0.87 MB/s BenchmarkEncode/Digits/Speed/1e4-4 32 5799308 ns/op 1.72 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 57485227 ns/op 1.74 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 640258226 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 69642700 ns/op 0.14 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 312958932 ns/op 0.32 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 3773241688 ns/op 0.27 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 20414810 ns/op 0.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 171334735 ns/op 0.58 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 3939327873 ns/op 0.25 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 2406010 ns/op 4.16 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 26929767 ns/op 3.71 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 171083656 ns/op 5.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 33 5057717 ns/op 1.98 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 22604673 ns/op 4.42 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 213805970 ns/op 4.68 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8938027 ns/op 1.12 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 423439603 ns/op 0.24 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1903077689 ns/op 0.53 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 80072227 ns/op 0.12 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 584259234 ns/op 0.17 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 5141058788 ns/op 0.19 MB/s PASS ok compress/flate 129.390s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 23188350 ns/op 0.43 MB/s BenchmarkDecoder/1e-Reuse4-4 26 4872503 ns/op 2.05 MB/s BenchmarkDecoder/1e5-4 1 199863872 ns/op 0.50 MB/s BenchmarkDecoder/1e-Reuse5-4 2 204879894 ns/op 0.49 MB/s BenchmarkDecoder/1e6-4 1 2438892813 ns/op 0.41 MB/s BenchmarkDecoder/1e-Reuse6-4 1 2380014246 ns/op 0.42 MB/s BenchmarkEncoder/1e4-4 37 11781512 ns/op 0.85 MB/s BenchmarkEncoder/1e-Reuse4-4 37 21964295 ns/op 0.46 MB/s BenchmarkEncoder/1e5-4 2 51051440 ns/op 1.96 MB/s BenchmarkEncoder/1e-Reuse5-4 1 197153072 ns/op 0.51 MB/s BenchmarkEncoder/1e6-4 1 1646998841 ns/op 0.61 MB/s BenchmarkEncoder/1e-Reuse6-4 1 2120419994 ns/op 0.47 MB/s PASS ok compress/lzw 22.927s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 7 15305487 ns/op PASS ok container/heap 2.055s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 10000 19142 ns/op BenchmarkWithTimeout/concurrency=40-4 5322 88663 ns/op BenchmarkWithTimeout/concurrency=4000-4 2330 208196 ns/op BenchmarkWithTimeout/concurrency=400000-4 2829 56408 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 406815 1192 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 7020 104093 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 12691 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3266 62091 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2173 185004 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2270 308363 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 100 7829816 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 246 4004716 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 100 1336945 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 14363060 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 26915805 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 31771014 ns/op BenchmarkCheckCanceled/Err-4 450361 2363 ns/op BenchmarkCheckCanceled/Done-4 690194 694.1 ns/op BenchmarkContextCancelDone-4 664222 657.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 35497 16246 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28838 10967 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 28690 18333 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 40815 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15384 10444 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 409830 3135 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 259754 2265 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 188892 3289 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 112255 4935 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 54176 22359 ns/op PASS ok context 86.822s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1000000 160.5 ns/op 99.69 MB/s BenchmarkEncrypt/AES-192-4 1000000 496.0 ns/op 32.26 MB/s BenchmarkEncrypt/AES-256-4 1000000 582.1 ns/op 27.49 MB/s BenchmarkDecrypt/AES-128-4 1000000 577.7 ns/op 27.70 MB/s BenchmarkDecrypt/AES-192-4 1000000 1092 ns/op 14.65 MB/s BenchmarkDecrypt/AES-256-4 1000000 153.2 ns/op 104.45 MB/s BenchmarkExpand/AES-128-4 10000 37116 ns/op BenchmarkExpand/AES-192-4 10000 53669 ns/op BenchmarkExpand/AES-256-4 10000 67322 ns/op BenchmarkCreateCipher/AES-128-4 360991 3343 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 233580 806.7 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 421510 1638 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 14.480s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175526 5390 ns/op 11.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 318478 576.0 ns/op 111.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 172646 5092 ns/op 12.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 356400 1811 ns/op 35.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 151040 3237 ns/op 417.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 310664 1189 ns/op 1135.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 160792 3635 ns/op 371.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 307299 3827 ns/op 352.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102841 7220 ns/op 1134.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 124587 9806 ns/op 835.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 102093 9371 ns/op 874.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 109617 1544 ns/op 5306.50 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2278 518241 ns/op 1.97 MB/s BenchmarkAESCFBDecrypt1K-4 1909 149990 ns/op 6.79 MB/s BenchmarkAESCFBDecrypt8K-4 100 3723458 ns/op 2.20 MB/s BenchmarkAESOFB1K-4 5896 23072 ns/op 44.17 MB/s BenchmarkAESCTR1K-4 58392 11885 ns/op 85.74 MB/s BenchmarkAESCTR8K-4 7635 357042 ns/op 22.93 MB/s BenchmarkAESCBCEncrypt1K-4 393195 522.7 ns/op 1959.24 MB/s BenchmarkAESCBCDecrypt1K-4 742935 162.6 ns/op 6298.08 MB/s PASS ok crypto/cipher 42.719s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 52102 12488 ns/op 0.64 MB/s BenchmarkDecrypt-4 18214 23510 ns/op 0.34 MB/s BenchmarkTDESEncrypt-4 10000 62680 ns/op 0.13 MB/s BenchmarkTDESDecrypt-4 10000 189990 ns/op 0.04 MB/s PASS ok crypto/des 5.855s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 825 1375254 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 1 421167654 ns/op 1096 B/op 22 allocs/op BenchmarkECDH/P521-4 1 136121921 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 10006824 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 4.124s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2619 385164 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2266 203388 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1712 846724 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2493 477271 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1159 397971 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 790 195805 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3742 51110 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 10 10764312 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 14139753 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 19.483s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 108 10126625 ns/op BenchmarkNewKeyFromSeed-4 86 9031569 ns/op BenchmarkSigning-4 66 7473202 ns/op BenchmarkVerification-4 54 4015282 ns/op PASS ok crypto/ed25519 4.610s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4567 80598 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 9351600 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 20 28527156 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 8 140493242 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1268 392408 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 14575844 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 134198162 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 2 146309604 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9009 34872 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4473 278143 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2828 297789 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 32 14285362 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1870 887456 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 5477458 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1238 498360 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 3816589 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 21.694s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 41222 47314 ns/op 21.64 MB/s BenchmarkHMACSHA256_32-4 47377 32223 ns/op 0.99 MB/s BenchmarkNewWriteSum-4 10000 29982 ns/op 1.07 MB/s PASS ok crypto/hmac 6.457s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42362 48279 ns/op BenchmarkModSub-4 35472 20134 ns/op BenchmarkMontgomeryRepr-4 10000 14292 ns/op BenchmarkMontgomeryMul-4 10000 31127 ns/op BenchmarkModMul-4 7528 93282 ns/op BenchmarkExpBig-4 7 15350252 ns/op BenchmarkExp-4 2 80902171 ns/op PASS ok crypto/internal/bigmod 10.489s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 528 315318 ns/op BenchmarkScalarBaseMult-4 121 1132902 ns/op BenchmarkScalarMult-4 40 11208934 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 48 9116718 ns/op PASS ok crypto/internal/edwards25519 7.860s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 233324 2143 ns/op BenchmarkMultiply-4 233124 809.2 ns/op BenchmarkSquare-4 327835 708.9 ns/op BenchmarkInvert-4 1200 128334 ns/op BenchmarkMult32-4 806649 173.8 ns/op PASS ok crypto/internal/edwards25519/field 5.621s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 100 2283069 ns/op BenchmarkEncaps-4 78 3113491 ns/op BenchmarkDecaps-4 100 4659653 ns/op BenchmarkRoundTrip/Alice-4 64 5293978 ns/op BenchmarkRoundTrip/Bob-4 100 8482071 ns/op PASS ok crypto/internal/mlkem768 4.398s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 20 29432128 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1519 293178 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 49741984 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 43604915 ns/op 5 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 73 5997311 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7021 35098 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 11991293 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 246259161 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 8.738s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 246480 4326 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 121939 3677 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 35048 12147 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 157408 863.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 79388 3766 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 28912 6961 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 9.575s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 99309 1049 ns/op 7.62 MB/s BenchmarkHash64-4 184483 825.9 ns/op 77.49 MB/s BenchmarkHash128-4 181658 3812 ns/op 33.58 MB/s BenchmarkHash256-4 145363 4091 ns/op 62.57 MB/s BenchmarkHash512-4 99072 3292 ns/op 155.52 MB/s BenchmarkHash1K-4 56876 1851 ns/op 553.35 MB/s BenchmarkHash8K-4 10000 67753 ns/op 120.91 MB/s BenchmarkHash1M-4 86 8830767 ns/op 118.74 MB/s BenchmarkHash8M-4 7 21641504 ns/op 387.62 MB/s BenchmarkHash8BytesUnaligned-4 156386 2348 ns/op 3.41 MB/s BenchmarkHash1KUnaligned-4 53817 1986 ns/op 515.50 MB/s BenchmarkHash8KUnaligned-4 10000 53784 ns/op 152.31 MB/s PASS ok crypto/md5 20.020s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 207631 559.3 ns/op 57.22 MB/s BenchmarkRead/4K-4 8697 62679 ns/op 65.35 MB/s BenchmarkPrime-4 1 2546069648 ns/op PASS ok crypto/rand 8.737s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9354 66358 ns/op 1.93 MB/s BenchmarkRC4_1K-4 1230 258574 ns/op 3.96 MB/s BenchmarkRC4_8K-4 100 8726321 ns/op 0.93 MB/s PASS ok crypto/rc4 4.230s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 100174894 ns/op BenchmarkDecryptPKCS1v15/3072-4 1 102356746 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 219760806 ns/op BenchmarkEncryptPKCS1v15/2048-4 298 1551907 ns/op BenchmarkDecryptOAEP/2048-4 4 26495955 ns/op BenchmarkEncryptOAEP/2048-4 370 2335780 ns/op BenchmarkSignPKCS1v15/2048-4 6 17208269 ns/op BenchmarkVerifyPKCS1v15/2048-4 100 2800785 ns/op BenchmarkSignPSS/2048-4 6 387348574 ns/op BenchmarkVerifyPSS/2048-4 100 1047814 ns/op PASS ok crypto/rsa 25.482s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 95997 1093 ns/op 7.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 166156 3518 ns/op 2.27 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 138253 2528 ns/op 126.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 161221 708.7 ns/op 451.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 92607 6001 ns/op 170.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 100872 4069 ns/op 251.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23686 7431 ns/op 1102.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 48071 ns/op 170.42 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 11.454s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 106138 12408 ns/op 0.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 82531 1804 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 149168 989.8 ns/op 8.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 97344 1929 ns/op 530.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 113256 5816 ns/op 176.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 112590 4673 ns/op 219.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22702 28352 ns/op 288.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22708 21196 ns/op 386.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 15380 11487 ns/op 713.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 19.154s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 92900 3756 ns/op 2.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 126751 6411 ns/op 1.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 133638 2789 ns/op 2.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 62065 2617 ns/op 391.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 104787 2019 ns/op 507.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 119564 6453 ns/op 158.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 34476 13663 ns/op 599.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 10000 29227 ns/op 280.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40455 12306 ns/op 665.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 14.136s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13698590 35.83 ns/op BenchmarkConstantTimeEq-4 11784819 51.64 ns/op BenchmarkConstantTimeLessOrEq-4 14284346 41.75 ns/op BenchmarkXORBytes/8Bytes-4 266862 3322 ns/op 2.41 MB/s BenchmarkXORBytes/128Bytes-4 75752 6874 ns/op 18.62 MB/s BenchmarkXORBytes/2048Bytes-4 10000 20490 ns/op 99.95 MB/s BenchmarkXORBytes/32768Bytes-4 669 600104 ns/op 54.60 MB/s PASS ok crypto/subtle 9.311s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 15 62968788 ns/op BenchmarkCertCache/1-4 7 64389327 ns/op BenchmarkCertCache/2-4 2 158414232 ns/op BenchmarkCertCache/3-4 10 88419557 ns/op BenchmarkHandshakeServer/RSA-4 12 9966967 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 18559582 ns/op --- BENCH: BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 handshake_test.go:364: localPipe: timeout waiting for 127.0.0.1:48092 handshake_test.go:374: localPipe: unexpected connection: 127.0.0.1:48092 != 127.0.0.1:48094 BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 38000690 ns/op --- BENCH: BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 handshake_test.go:364: localPipe: timeout waiting for 127.0.0.1:48108 handshake_test.go:374: localPipe: unexpected connection: 127.0.0.1:48108 != 127.0.0.1:48122 BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 5177189 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 247 484411 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 7421890 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 2 118410220 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 127931032 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 615589330 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 146081721 ns/op 7.18 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 73463706 ns/op 14.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 56743543 ns/op 36.96 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 576055136 ns/op 3.64 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 102913799 ns/op 40.76 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 519913956 ns/op 8.07 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 858061742 ns/op 9.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 776536061 ns/op 10.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 2541122846 ns/op 6.60 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1538659679 ns/op 10.90 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2990616986 ns/op 11.22 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3817523119 ns/op 8.79 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5693744454 ns/op 11.79 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 10180734594 ns/op 6.59 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 56845966 ns/op 18.45 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 331922795 ns/op 3.16 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 340796671 ns/op 6.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 199462645 ns/op 10.51 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 229731052 ns/op 18.26 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 139296827 ns/op 30.11 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 374330188 ns/op 22.41 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 644233838 ns/op 13.02 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1400441869 ns/op 11.98 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 620403153 ns/op 27.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3890262740 ns/op 8.63 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3543653385 ns/op 9.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5296311837 ns/op 12.67 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2925710494 ns/op 22.94 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 735028811 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 725957975 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 317568623 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 310966189 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 214797804 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 175269250 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 138939948 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 105930567 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 149209452 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 1 270402456 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 186900215 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 178154189 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 169085051 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 108893290 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 108979473 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 110023338 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 115887270 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 1 103040073 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 80442252 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 97652980 ns/op PASS ok crypto/tls 105.441s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 8194 33797 ns/op BenchmarkCreateCertificate/RSA_2048-4 6 64815262 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 435 412028 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 498 721355 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 801 4425893 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 15.778s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 6 24071453 ns/op 278602 B/op 1613 allocs/op BenchmarkConcurrentStmtQuery-4 33 8436867 ns/op 264145 B/op 1949 allocs/op BenchmarkConcurrentStmtExec-4 52 9148087 ns/op 215465 B/op 502 allocs/op BenchmarkConcurrentTxQuery-4 32 6870801 ns/op 272515 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 66 8548853 ns/op 87882 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 12904013 ns/op 113856 B/op 2152 allocs/op BenchmarkConcurrentTxStmtExec-4 128 6609593 ns/op 40200 B/op 380 allocs/op BenchmarkConcurrentRandom-4 37 6548152 ns/op 235561 B/op 1759 allocs/op BenchmarkManyConcurrentQueries-4 2370 384701 ns/op 4139 B/op 20 allocs/op BenchmarkGrabConn-4 255891 1998 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 70924 ns/op PASS ok database/sql 13.459s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1533 191949 ns/op BenchmarkSymbols32-4 1984 1462912 ns/op PASS ok debug/elf 6.041s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 76519 12007 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 4856479 ns/op 180222 B/op 13 allocs/op Benchmark115/LineToPC-4 54 34475380 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 9656 37199 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 9.270s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 10000 12389 ns/op BenchmarkMarshal-4 633 785953 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2553 189597 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 6.705s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 214 1411976 ns/op 5.80 MB/s BenchmarkEncodeToString-4 129 7685089 ns/op 1.07 MB/s BenchmarkDecode-4 87 1180731 ns/op 11.10 MB/s BenchmarkDecodeString-4 140 1377895 ns/op 9.52 MB/s PASS ok encoding/base32 10.235s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 218 667226 ns/op 12.28 MB/s BenchmarkDecodeString/2-4 127953 1190 ns/op 3.36 MB/s BenchmarkDecodeString/4-4 242658 605.9 ns/op 13.20 MB/s BenchmarkDecodeString/8-4 154123 3065 ns/op 3.91 MB/s BenchmarkDecodeString/64-4 10000 20562 ns/op 4.28 MB/s BenchmarkDecodeString/8192-4 100 4242349 ns/op 2.57 MB/s BenchmarkNewEncoding-4 50677 9327 ns/op 27.45 MB/s PASS ok encoding/base64 11.073s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 555 221544 ns/op 18.06 MB/s BenchmarkReadStruct-4 10000 10628 ns/op 7.06 MB/s BenchmarkWriteStruct-4 6547 28981 ns/op 2.59 MB/s BenchmarkAppendStruct-4 243734 694.1 ns/op 108.05 MB/s BenchmarkWriteSlice1000Structs-4 12 88326849 ns/op 0.85 MB/s BenchmarkAppendSlice1000Structs-4 14 12685481 ns/op 5.91 MB/s BenchmarkReadSlice1000Structs-4 8 29110209 ns/op 2.58 MB/s BenchmarkReadInts-4 16070 19949 ns/op 1.50 MB/s BenchmarkWriteInts-4 35979 9369 ns/op 3.20 MB/s BenchmarkAppendInts-4 68536 4620 ns/op 6.49 MB/s BenchmarkWriteSlice1000Int32s-4 978 164994 ns/op 24.24 MB/s BenchmarkAppendSlice1000Int32s-4 1255 383733 ns/op 10.42 MB/s BenchmarkPutUint16-4 1000000 228.3 ns/op 8.76 MB/s BenchmarkAppendUint16-4 1000000 129.2 ns/op 15.48 MB/s BenchmarkPutUint32-4 2326026 190.1 ns/op 21.05 MB/s BenchmarkAppendUint32-4 1731954 136.6 ns/op 29.28 MB/s BenchmarkPutUint64-4 689469 672.7 ns/op 11.89 MB/s BenchmarkAppendUint64-4 757213 1093 ns/op 7.32 MB/s BenchmarkLittleEndianPutUint16-4 1000000 203.9 ns/op 9.81 MB/s BenchmarkLittleEndianAppendUint16-4 3077556 257.8 ns/op 7.76 MB/s BenchmarkLittleEndianPutUint32-4 2136380 113.8 ns/op 35.16 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 195.2 ns/op 20.49 MB/s BenchmarkLittleEndianPutUint64-4 730416 1529 ns/op 5.23 MB/s BenchmarkLittleEndianAppendUint64-4 766261 673.2 ns/op 11.88 MB/s BenchmarkReadFloats-4 138284 8300 ns/op 1.45 MB/s BenchmarkWriteFloats-4 112462 4163 ns/op 2.88 MB/s BenchmarkReadSlice1000Float32s-4 1099 800632 ns/op 5.00 MB/s BenchmarkWriteSlice1000Float32s-4 795 239312 ns/op 16.71 MB/s BenchmarkReadSlice1000Uint8s-4 10000 19973 ns/op 50.07 MB/s BenchmarkWriteSlice1000Uint8s-4 258928 562.1 ns/op 1778.94 MB/s BenchmarkSize/bool-4 1863895 394.7 ns/op BenchmarkSize/int8-4 5178417 33.48 ns/op BenchmarkSize/int16-4 5818695 168.6 ns/op BenchmarkSize/int32-4 5941140 51.32 ns/op BenchmarkSize/int64-4 6047973 79.19 ns/op BenchmarkSize/uint8-4 6089034 46.75 ns/op BenchmarkSize/uint16-4 5003708 52.88 ns/op BenchmarkSize/uint32-4 5058811 76.63 ns/op BenchmarkSize/uint64-4 4787366 56.27 ns/op BenchmarkSize/float32-4 3108732 75.48 ns/op BenchmarkSize/float64-4 4537983 157.5 ns/op BenchmarkSize/complex64-4 898854 340.8 ns/op BenchmarkSize/complex128-4 908148 1268 ns/op BenchmarkSize/binary.Struct-4 329488 1472 ns/op BenchmarkSize/*binary.Struct-4 268236 626.2 ns/op BenchmarkSize/[]binary.Struct-4 251335 589.6 ns/op BenchmarkSize/[]binary.Struct#01-4 272372 1995 ns/op BenchmarkSize/[1]binary.Struct-4 148390 2233 ns/op BenchmarkPutUvarint32-4 474686 1262 ns/op 3.17 MB/s BenchmarkPutUvarint64-4 180951 3852 ns/op 2.08 MB/s PASS ok encoding/binary 105.229s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4771 52463 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5124 76356 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5517 72988 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3025 138008 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5623 160788 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5832 118914 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5389 22133 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3093 124245 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 136507 ns/op PASS ok encoding/csv 21.225s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 6286 54701 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 3658 414479 ns/op 1821 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 162 9728671 ns/op 17150 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 392 1628824 ns/op 1251 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 864 806707 ns/op 100 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1088 571101 ns/op 80 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1926 399876 ns/op 201 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 42 4378942 ns/op 40331 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 175 1518865 ns/op 25507 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 474 1243600 ns/op 10840 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 506 1156280 ns/op 9778 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 357 974434 ns/op 39245 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 52 46547986 ns/op 70452 B/op 2331 allocs/op BenchmarkDecodeBytesSlice-4 249 3223302 ns/op 24525 B/op 217 allocs/op BenchmarkDecodeInterfaceSlice-4 27 20054583 ns/op 84798 B/op 3179 allocs/op BenchmarkDecodeMap-4 62 3290423 ns/op 54139 B/op 181 allocs/op PASS ok encoding/gob 40.632s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 16565 ns/op 15.45 MB/s BenchmarkEncode/1024-4 3400 224168 ns/op 4.57 MB/s BenchmarkEncode/4096-4 525 607909 ns/op 6.74 MB/s BenchmarkEncode/16384-4 100 1350997 ns/op 12.13 MB/s BenchmarkDecode/256-4 25869 9832 ns/op 26.04 MB/s BenchmarkDecode/1024-4 7045 37387 ns/op 27.39 MB/s BenchmarkDecode/4096-4 1675 794496 ns/op 5.16 MB/s BenchmarkDecode/16384-4 100 7455412 ns/op 2.20 MB/s BenchmarkDecodeString/256-4 10000 44051 ns/op 5.81 MB/s BenchmarkDecodeString/1024-4 6445 183580 ns/op 5.58 MB/s BenchmarkDecodeString/4096-4 1572 961448 ns/op 4.26 MB/s BenchmarkDecodeString/16384-4 396 1092362 ns/op 15.00 MB/s BenchmarkDump/256-4 1208 1000818 ns/op 0.26 MB/s BenchmarkDump/1024-4 297 12561257 ns/op 0.08 MB/s BenchmarkDump/4096-4 74 7856107 ns/op 0.52 MB/s BenchmarkDump/16384-4 6 58412958 ns/op 0.28 MB/s PASS ok encoding/hex 37.105s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 571737975 ns/op 3.39 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 520277604 ns/op 3.73 MB/s 8394616 B/op 111 allocs/op BenchmarkCodeMarshal-4 1 647673139 ns/op 3.00 MB/s 10332048 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 1063897803 ns/op 1.82 MB/s 1945280 B/op 66 allocs/op BenchmarkMarshalBytes/32-4 19868 17927 ns/op BenchmarkMarshalBytes/256-4 5326 470398 ns/op BenchmarkMarshalBytes/4096-4 234 844222 ns/op BenchmarkMarshalBytesError/32-4 48 9856097 ns/op BenchmarkMarshalBytesError/256-4 43 49712677 ns/op BenchmarkMarshalBytesError/4096-4 16 41985624 ns/op BenchmarkMarshalMap-4 36847 40510 ns/op 301 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1833512358 ns/op 1.06 MB/s 10097192 B/op 40034 allocs/op BenchmarkUnicodeDecoder-4 25700 10767 ns/op 1.30 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32164 19230 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 517558842 ns/op 3.75 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 676713307 ns/op 2.87 MB/s 2021336 B/op 40009 allocs/op BenchmarkUnmarshalString-4 63558 22679 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 85322 6915 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 86190 1411 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 10000 96382 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 10000 19136 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 73276 19688 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 6602 95530 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5745 233700 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1039 450343 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 94 3320423 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 63424222 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 578842 328.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 547063 368.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 404541 695.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 683815 390.6 ns/op BenchmarkEncodeMarshaler-4 21973 6380 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 65371 4734 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5434269 85.94 ns/op BenchmarkNumberIsValidRegexp-4 8496 77322 ns/op BenchmarkUnmarshalNumber-4 10000 59614 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 99.212s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 26184312 ns/op 2.50 MB/s BenchmarkDecode-4 13 17759773 ns/op 5.00 MB/s PASS ok encoding/pem 4.768s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2488 415435 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 552 754239 ns/op 8221 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 100 2328839 ns/op PASS ok encoding/xml 6.463s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 295148 924.6 ns/op BenchmarkAs-4 81546 3758 ns/op PASS ok errors 4.375s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 744208 236.7 ns/op BenchmarkIntSet-4 582806 1000 ns/op BenchmarkFloatAdd-4 469172 498.6 ns/op BenchmarkFloatSet-4 744157 227.4 ns/op BenchmarkStringSet-4 413992 2103 ns/op BenchmarkMapSet-4 101461 2625 ns/op BenchmarkMapSetDifferent-4 49215 5782 ns/op BenchmarkMapSetDifferentRandom-4 100 1610961 ns/op BenchmarkMapSetString-4 98546 1270 ns/op BenchmarkMapAddSame-4 10000 22669 ns/op BenchmarkMapAddDifferent-4 4911 63707 ns/op BenchmarkMapAddDifferentRandom-4 250 7670807 ns/op BenchmarkMapAddSameSteadyState-4 279046 1540 ns/op BenchmarkMapAddDifferentSteadyState-4 120038 1375 ns/op BenchmarkMapString-4 5376 135448 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10000 27037 ns/op PASS ok expvar 28.484s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 10000 10607 ns/op BenchmarkSprintfEmpty-4 54769 1973 ns/op BenchmarkSprintfString-4 115425 6390 ns/op BenchmarkSprintfTruncateString-4 71682 1965 ns/op BenchmarkSprintfTruncateBytes-4 90285 1960 ns/op BenchmarkSprintfSlowParsingPath-4 64746 4545 ns/op BenchmarkSprintfQuoteString-4 10000 28538 ns/op BenchmarkSprintfInt-4 10000 34844 ns/op BenchmarkSprintfIntInt-4 117638 7016 ns/op BenchmarkSprintfPrefixedInt-4 92810 3442 ns/op BenchmarkSprintfFloat-4 22933 6521 ns/op BenchmarkSprintfComplex-4 25687 13466 ns/op BenchmarkSprintfBoolean-4 85404 21293 ns/op BenchmarkSprintfHexString-4 10000 25366 ns/op BenchmarkSprintfHexBytes-4 88532 9909 ns/op BenchmarkSprintfBytes-4 21342 5104 ns/op BenchmarkSprintfStringer-4 22321 8807 ns/op BenchmarkSprintfStructure-4 12804 57942 ns/op BenchmarkManyArgs-4 24628 7896 ns/op BenchmarkFprintInt-4 66332 3189 ns/op BenchmarkFprintfBytes-4 75084 50839 ns/op BenchmarkFprintIntNoAlloc-4 64760 5634 ns/op BenchmarkScanInts-4 22 5888917 ns/op BenchmarkScanRecursiveInt-4 1 3208499345 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 1805532896 ns/op PASS ok fmt 42.219s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 699 867284 ns/op PASS ok go/build 1.767s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 41476 3544 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 22439 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4140 59642 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1222 800126 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 217 587394 ns/op 48993 B/op 267 allocs/op BenchmarkStringAdd/1024-4 84 15882114 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 25989720 ns/op 846310 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 65367852 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 391292482 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 10.980s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 6380275424 ns/op 0.01 MB/s 47329128 B/op 49223 allocs/op PASS ok go/format 7.968s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 128846023 ns/op 0.42 MB/s BenchmarkParseOnly-4 4 202394365 ns/op 0.27 MB/s BenchmarkResolve-4 48 7069705 ns/op 7.60 MB/s PASS ok go/parser 15.240s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 211188789 ns/op 0.24 MB/s 5328176 B/op 27530 allocs/op BenchmarkPrintDecl-4 765 276091 ns/op 0.12 MB/s 16389 B/op 51 allocs/op PASS ok go/printer 3.033s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 234 1690263 ns/op BenchmarkScanFiles/go/types/expr.go-4 6 24183864 ns/op 2.11 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 47451552 ns/op 1.56 MB/s BenchmarkScanFiles/net/http/server.go-4 3 60075267 ns/op 2.10 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 3058712 ns/op 1.01 MB/s PASS ok go/scanner 10.543s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 917020 610.2 ns/op PASS ok go/token 1.730s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 90 7133997 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 186.9 ns/op BenchmarkNamed/Underlying/generic-4 1354698 1249 ns/op BenchmarkNamed/Underlying/src_instance-4 883975 291.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 213.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 59368 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 326398 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 45333 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 41219 ns/op BenchmarkCheck/http/funcbodies/info-4 1 4835395744 ns/op 7184 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 4036798376 ns/op 8050 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 2260183923 ns/op 15375 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 1269097470 ns/op 13556 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3819542152 ns/op 1358 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 1342591557 ns/op 3545 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 136842044 ns/op 23694 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 860012493 ns/op 6103 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 2918669303 ns/op 742.5 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 802871437 ns/op 1700 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 989746338 ns/op 2072 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 222529018 ns/op 9737 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 6030423820 ns/op 10946 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2214632803 ns/op 32416 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 389385062 ns/op 75195 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 265947239 ns/op 269909 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 11607524000 ns/op 175.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 671349957 ns/op 2513 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 295435646 ns/op 3021 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 532752750 ns/op 3226 lines/s PASS ok go/types 155.306s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9106 19791 ns/op 51.74 MB/s PASS ok hash/adler32 1.433s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 119673 2551 ns/op 5.88 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 10000 56326 ns/op 0.27 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 107163 2887 ns/op 13.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 84913 2008 ns/op 19.92 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 447907 274.5 ns/op 1865.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 453754 2177 ns/op 235.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 500214 2413 ns/op 424.43 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 481719 655.4 ns/op 1562.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 393790 1874 ns/op 2185.94 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 378294 481.2 ns/op 8511.61 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 97093 8031 ns/op 4080.18 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 122782 999.2 ns/op 32795.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 203004 607.3 ns/op 24.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 183247 2624 ns/op 5.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 100393 3692 ns/op 10.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84709 13718 ns/op 2.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 415810 1420 ns/op 360.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 409988 6532 ns/op 78.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 458972 3029 ns/op 338.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 457374 408.6 ns/op 2506.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 368013 3577 ns/op 1145.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 359686 965.1 ns/op 4244.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 10000 24048 ns/op 1362.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 69734 2361 ns/op 13877.60 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 221395 2392 ns/op 6.27 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 201688 2699 ns/op 5.56 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 63662 2446 ns/op 16.35 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 91568 6853 ns/op 5.84 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 100 1662769 ns/op 0.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9046 22063 ns/op 23.21 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4328 288479 ns/op 3.55 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 100 4172757 ns/op 0.25 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1119 1965889 ns/op 2.08 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1161 1038818 ns/op 3.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 6839598 ns/op 4.79 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 133 6078812 ns/op 5.39 MB/s PASS ok hash/crc32 62.357s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 11362460 ns/op 5.77 MB/s BenchmarkCrc64/ISO4KB-4 1753 985199 ns/op 4.16 MB/s BenchmarkCrc64/ISO1KB-4 6768 99368 ns/op 10.31 MB/s BenchmarkCrc64/ECMA64KB-4 100 3643863 ns/op 17.99 MB/s BenchmarkCrc64/Random64KB-4 100 4068479 ns/op 16.11 MB/s BenchmarkCrc64/Random16KB-4 517 1349190 ns/op 12.14 MB/s PASS ok hash/crc64 8.176s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8908 91281 ns/op 11.22 MB/s BenchmarkFnv32aKB-4 8671 28766 ns/op 35.60 MB/s BenchmarkFnv64KB-4 10206 115535 ns/op 8.86 MB/s BenchmarkFnv64aKB-4 10000 18712 ns/op 54.73 MB/s BenchmarkFnv128KB-4 100 2146381 ns/op 0.48 MB/s BenchmarkFnv128aKB-4 1134 520132 ns/op 1.97 MB/s PASS ok hash/fnv 18.407s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 476504 1882 ns/op 2.13 MB/s BenchmarkHash/n=4/Bytes-4 5430500 153.0 ns/op 26.15 MB/s BenchmarkHash/n=4/String-4 1000000 414.7 ns/op 9.65 MB/s BenchmarkHash/n=8/Write-4 489536 1717 ns/op 4.66 MB/s BenchmarkHash/n=8/Bytes-4 1000000 235.9 ns/op 33.92 MB/s BenchmarkHash/n=8/String-4 1647067 591.8 ns/op 13.52 MB/s BenchmarkHash/n=16/Write-4 521737 972.5 ns/op 16.45 MB/s BenchmarkHash/n=16/Bytes-4 5259582 39.86 ns/op 401.41 MB/s BenchmarkHash/n=16/String-4 1000000 548.0 ns/op 29.20 MB/s BenchmarkHash/n=32/Write-4 322520 1329 ns/op 24.07 MB/s BenchmarkHash/n=32/Bytes-4 2857149 61.33 ns/op 521.79 MB/s BenchmarkHash/n=32/String-4 1000000 412.7 ns/op 77.53 MB/s BenchmarkHash/n=64/Write-4 536218 264.2 ns/op 242.23 MB/s BenchmarkHash/n=64/Bytes-4 3724419 47.25 ns/op 1354.54 MB/s BenchmarkHash/n=64/String-4 1000000 426.5 ns/op 150.06 MB/s BenchmarkHash/n=256/Write-4 383505 3258 ns/op 78.58 MB/s BenchmarkHash/n=256/Bytes-4 1000000 664.9 ns/op 385.00 MB/s BenchmarkHash/n=256/String-4 702748 2617 ns/op 97.83 MB/s BenchmarkHash/n=320/Write-4 332872 1466 ns/op 218.27 MB/s BenchmarkHash/n=320/Bytes-4 1000000 988.6 ns/op 323.69 MB/s BenchmarkHash/n=320/String-4 478071 830.6 ns/op 385.26 MB/s BenchmarkHash/n=1024/Write-4 228523 526.0 ns/op 1946.71 MB/s BenchmarkHash/n=1024/Bytes-4 630388 249.3 ns/op 4107.97 MB/s BenchmarkHash/n=1024/String-4 200275 1144 ns/op 895.02 MB/s BenchmarkHash/n=4096/Write-4 83584 1789 ns/op 2289.68 MB/s BenchmarkHash/n=4096/Bytes-4 166465 2393 ns/op 1711.33 MB/s BenchmarkHash/n=4096/String-4 56934 2187 ns/op 1872.96 MB/s BenchmarkHash/n=16384/Write-4 17557 7272 ns/op 2252.98 MB/s BenchmarkHash/n=16384/Bytes-4 43440 9837 ns/op 1665.48 MB/s BenchmarkHash/n=16384/String-4 10000 101994 ns/op 160.64 MB/s PASS ok hash/maphash 65.844s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 834 542288 ns/op BenchmarkEscapeNone-4 73191 7920 ns/op BenchmarkUnescape-4 867 165220 ns/op BenchmarkUnescapeNone-4 462888 257.0 ns/op BenchmarkUnescapeSparse-4 8997 86809 ns/op BenchmarkUnescapeDense-4 1224 257262 ns/op PASS ok html 7.453s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 8653 42586 ns/op BenchmarkCSSEscaperNoSpecials-4 21334 12953 ns/op BenchmarkDecodeCSS-4 10000 10239 ns/op BenchmarkDecodeCSSNoSpecials-4 3663879 73.85 ns/op BenchmarkCSSValueFilter-4 128064 1372 ns/op BenchmarkCSSValueFilterOk-4 79347 18245 ns/op BenchmarkEscapedExecute-4 2100 218691 ns/op BenchmarkHTMLNospaceEscaper-4 10000 55882 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 75705 6556 ns/op BenchmarkStripTags-4 10000 11244 ns/op BenchmarkStripTagsNoSpecials-4 322548 3447 ns/op BenchmarkJSValEscaperWithNum-4 10000 64639 ns/op BenchmarkJSValEscaperWithStr-4 5335 80004 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 16432 ns/op BenchmarkJSValEscaperWithObj-4 4356 240821 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 23598 ns/op BenchmarkJSStrEscaperNoSpecials-4 10000 15930 ns/op BenchmarkJSStrEscaper-4 10000 55197 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 56014 12855 ns/op BenchmarkJSRegexpEscaper-4 10000 33856 ns/op BenchmarkTemplateSpecialTags-4 73 5916132 ns/op BenchmarkURLEscaper-4 3655 467335 ns/op BenchmarkURLEscaperNoSpecials-4 171780 6104 ns/op BenchmarkURLNormalizer-4 4652 159441 ns/op BenchmarkURLNormalizerNoSpecials-4 184598 5276 ns/op BenchmarkSrcsetFilter-4 10000 11513 ns/op BenchmarkSrcsetFilterNoSpecials-4 93748 24108 ns/op PASS ok html/template 41.253s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 516307 544.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 418550 3365 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 601084 1197 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 451459 310.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 180.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 818018 506.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1620646 307.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 879376 1543 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 822307 505.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 391824 3646 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 374089 6298 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 467324 2778 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 325754 3003 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 861100 1334 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 578121 501.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 852328 678.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 560374 1894 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 362724 2279 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 898746 698.4 ns/op BenchmarkRGBASetRGBA-4 999062 267.4 ns/op BenchmarkRGBA64At-4 610070 280.8 ns/op BenchmarkRGBA64SetRGBA64-4 636963 382.3 ns/op BenchmarkNRGBAAt-4 866832 1625 ns/op BenchmarkNRGBASetNRGBA-4 1000000 155.0 ns/op BenchmarkNRGBA64At-4 544656 500.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 607558 1095 ns/op BenchmarkAlphaAt-4 1617774 572.9 ns/op BenchmarkAlphaSetAlpha-4 1606489 564.7 ns/op BenchmarkAlpha16At-4 1000000 1005 ns/op BenchmarkAlphaSetAlpha16-4 1000000 366.3 ns/op BenchmarkGrayAt-4 1000000 606.7 ns/op BenchmarkGraySetGray-4 1608529 961.1 ns/op BenchmarkGray16At-4 1000000 498.2 ns/op BenchmarkGraySetGray16-4 1000000 1042 ns/op PASS ok image 84.254s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2171259 54.19 ns/op BenchmarkYCbCrToRGB/128-4 2615082 109.4 ns/op BenchmarkYCbCrToRGB/255-4 1000000 126.7 ns/op BenchmarkRGBToYCbCr/0-4 1000000 218.4 ns/op BenchmarkRGBToYCbCr/Cb-4 2768030 155.3 ns/op BenchmarkRGBToYCbCr/Cr-4 2975172 160.2 ns/op BenchmarkYCbCrToRGBA/0-4 1000000 114.0 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 192.9 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 131.7 ns/op BenchmarkNYCbCrAToRGBA/0-4 1542466 470.2 ns/op BenchmarkNYCbCrAToRGBA/128-4 1000000 251.6 ns/op BenchmarkNYCbCrAToRGBA/255-4 1000000 344.1 ns/op PASS ok image/color 23.003s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 1 111851984 ns/op BenchmarkFillSrc-4 364 1445949 ns/op BenchmarkCopyOver-4 4 170904423 ns/op BenchmarkCopySrc-4 560 1560207 ns/op BenchmarkNRGBAOver-4 1 129362176 ns/op BenchmarkNRGBASrc-4 7 97954358 ns/op BenchmarkYCbCr-4 4 28337176 ns/op BenchmarkGray-4 14 52931185 ns/op BenchmarkCMYK-4 8 72302362 ns/op BenchmarkGlyphOver-4 16 28456766 ns/op BenchmarkRGBAMaskOver-4 1 177605160 ns/op BenchmarkGrayMaskOver-4 3 174644242 ns/op BenchmarkRGBA64ImageMaskOver-4 3 263716776 ns/op BenchmarkRGBA-4 3 34449430 ns/op BenchmarkPalettedFill-4 1112 361552 ns/op BenchmarkPalettedRGBA-4 3 53854220 ns/op BenchmarkGenericOver-4 1 302131651 ns/op BenchmarkGenericMaskOver-4 2 175125524 ns/op BenchmarkGenericSrc-4 1 408458063 ns/op BenchmarkGenericMaskSrc-4 1 205164948 ns/op PASS ok image/draw 47.080s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 18651941 ns/op 0.83 MB/s 48624 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 1961240457 ns/op 0.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 13159678519 ns/op 0.09 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 3614564 ns/op 4.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 980258216 ns/op 0.06 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 29.243s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2504 62552 ns/op BenchmarkIDCT-4 2692 311893 ns/op BenchmarkDecodeBaseline-4 4 110189203 ns/op 0.56 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 2 224836127 ns/op 0.27 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 2593351106 ns/op 0.47 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 347353450 ns/op 2.65 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 14.539s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11451177 86.93 ns/op BenchmarkDecodeGray-4 10 67006735 ns/op 0.98 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 529444849 ns/op 0.50 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 141285946 ns/op 1.86 MB/s 346600 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 154636053 ns/op 0.42 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 73092650 ns/op 3.59 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 1 171749837 ns/op 1.53 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 153822744 ns/op 2.00 MB/s 852200 B/op 30 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 104283800 ns/op 2.95 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 730513777 ns/op 1.68 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 953024025 ns/op 1.29 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 297100787 ns/op 1.03 MB/s 848608 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 1086778684 ns/op 1.13 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1937827036 ns/op 0.63 MB/s 864088 B/op 29 allocs/op PASS ok image/png 22.165s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 99395553 ns/op 1.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 1 267900131 ns/op 0.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1029035223 ns/op 0.49 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 1981027568 ns/op 0.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 1 354875167 ns/op 0.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 193538612 ns/op 0.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 1568420111 ns/op 0.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 1393624396 ns/op 0.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 3540442363 ns/op 0.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1668852926 ns/op 0.60 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 11774151904 ns/op 0.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 11748160765 ns/op 0.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 40222899 ns/op 2.49 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 1 159225641 ns/op 0.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 136632802 ns/op 3.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56628379 ns/op 8.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 119315315 ns/op 8.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 404778101 ns/op 2.47 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 2063250029 ns/op 2.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 2854174391 ns/op 1.75 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 506754020 ns/op 0.20 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 1057013189 ns/op 0.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 3524575849 ns/op 0.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 1011594933 ns/op 0.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 2323343374 ns/op 0.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1699193496 ns/op 0.59 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 22771594248 ns/op 0.22 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 16498767275 ns/op 0.30 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 346605441 ns/op 12.06 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 669577871 ns/op 6.24 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 194.137s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 393164 1318 ns/op 194.20 MB/s PASS ok internal/chacha8rand 1.647s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 339270 534.7 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 400712 1480 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 100 4482719 ns/op 4 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 267038 477.4 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 79929 1371 ns/op 31 B/op 0 allocs/op PASS ok internal/concurrent 12.643s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30937 38199 ns/op 0.03 MB/s BenchmarkMarshalCorpusFile/2-4 30231 24667 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/4-4 24818 25873 ns/op 0.15 MB/s BenchmarkMarshalCorpusFile/8-4 10000 90101 ns/op 0.09 MB/s BenchmarkMarshalCorpusFile/16-4 10000 132781 ns/op 0.12 MB/s BenchmarkMarshalCorpusFile/32-4 10000 24844 ns/op 1.29 MB/s BenchmarkMarshalCorpusFile/64-4 9620 25891 ns/op 2.47 MB/s BenchmarkMarshalCorpusFile/128-4 8341 31289 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/256-4 3988 333313 ns/op 0.77 MB/s BenchmarkMarshalCorpusFile/512-4 2053 873405 ns/op 0.59 MB/s BenchmarkMarshalCorpusFile/1024-4 663 1221154 ns/op 0.84 MB/s BenchmarkMarshalCorpusFile/2048-4 357 783646 ns/op 2.61 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1297343 ns/op 3.16 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1059370 ns/op 7.73 MB/s BenchmarkMarshalCorpusFile/16384-4 54 2225404 ns/op 7.36 MB/s BenchmarkMarshalCorpusFile/32768-4 30 21779967 ns/op 1.50 MB/s BenchmarkMarshalCorpusFile/65536-4 14 68646677 ns/op 0.95 MB/s BenchmarkMarshalCorpusFile/131072-4 2 496476511 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/262144-4 1 3269679302 ns/op 0.08 MB/s BenchmarkMarshalCorpusFile/524288-4 1 2414205214 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 2461116261 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/1-4 6274 42081 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 6944 142649 ns/op 0.01 MB/s BenchmarkUnmarshalCorpusFile/4-4 6756 68849 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/8-4 4576 92336 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/16-4 5179 69968 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/32-4 3435 238941 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/64-4 3130 39496 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/128-4 2450 49579 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/256-4 933 451538 ns/op 0.57 MB/s BenchmarkUnmarshalCorpusFile/512-4 523 658316 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/1024-4 271 2675372 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1799814 ns/op 1.14 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 5408949 ns/op 0.76 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 37655812 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/16384-4 12 25944128 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 198819728 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 78324143 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 738985016 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 697827960 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1171795700 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 2375274035 ns/op 0.44 MB/s BenchmarkMutatorBytes/1-4 1 1392912779 ns/op BenchmarkMutatorBytes/10-4 10000 11421 ns/op BenchmarkMutatorBytes/100-4 24610 20851 ns/op BenchmarkMutatorBytes/1000-4 10000 41133 ns/op BenchmarkMutatorBytes/10000-4 8846 205989 ns/op BenchmarkMutatorBytes/100000-4 410 2115447 ns/op BenchmarkMutatorString/1-4 20000 77333 ns/op BenchmarkMutatorString/10-4 10000 13509 ns/op BenchmarkMutatorString/100-4 16369 130307 ns/op BenchmarkMutatorString/1000-4 10000 27285 ns/op BenchmarkMutatorString/10000-4 4339 131049 ns/op BenchmarkMutatorString/100000-4 186 1125485 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14827 7373 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 11489 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49130 9472 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46735 12868 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52900 3635 ns/op BenchmarkMutatorAllBasicTypes/int-4 49383 18956 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46604 2291 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60634 4827 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61138 3422 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58897 4218 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48074 15869 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48392 4898 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57672 6182 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55492 2274 ns/op PASS ok internal/fuzz 143.672s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 72784 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 13625 ns/op BenchmarkSplicePipePoolParallel-4 20172 10651 ns/op BenchmarkSplicePipeNativeParallel-4 48290 4511 ns/op PASS ok internal/poll 4.781s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 8013604 34.44 ns/op BenchmarkAnd32Parallel-4 1000000 134.0 ns/op BenchmarkAnd64-4 13049598 20.59 ns/op BenchmarkAnd64Parallel-4 1658884 93.67 ns/op BenchmarkOr32-4 11877754 43.56 ns/op BenchmarkOr32Parallel-4 2559208 146.0 ns/op BenchmarkOr64-4 1000000 160.2 ns/op BenchmarkOr64Parallel-4 1000000 113.2 ns/op BenchmarkAtomicLoad64-4 16531657 89.52 ns/op BenchmarkAtomicStore64-4 16594640 51.94 ns/op BenchmarkAtomicLoad-4 1000000 112.2 ns/op BenchmarkAtomicStore-4 13522893 8.860 ns/op BenchmarkAtomicLoad8-4 15967960 13.24 ns/op BenchmarkAnd8-4 13938897 22.15 ns/op BenchmarkAnd-4 15109488 35.80 ns/op BenchmarkAnd8Parallel-4 3073513 126.6 ns/op BenchmarkAndParallel-4 3427116 47.63 ns/op BenchmarkOr8-4 14727997 27.75 ns/op BenchmarkOr-4 15127267 10.25 ns/op BenchmarkOr8Parallel-4 1725868 158.6 ns/op BenchmarkOrParallel-4 2588462 270.2 ns/op BenchmarkXadd-4 3236968 94.10 ns/op BenchmarkXadd64-4 1000000 212.2 ns/op BenchmarkCas-4 3076066 46.20 ns/op BenchmarkCas64-4 2861049 58.94 ns/op BenchmarkXchg-4 1000000 145.6 ns/op BenchmarkXchg64-4 1000000 188.6 ns/op PASS ok internal/runtime/atomic 66.570s goos: linux goarch: s390x pkg: internal/runtime/math BenchmarkMulUintptr/small-4 1834227 124.0 ns/op BenchmarkMulUintptr/large-4 3047172 56.77 ns/op PASS ok internal/runtime/math 2.314s PASS ok internal/zstd 1.159s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 8853 54559 ns/op BenchmarkCopyNLarge-4 100 4024760 ns/op PASS ok io 3.813s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 200737 784.7 ns/op BenchmarkPrintln-4 21982 8699 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 10000 13843 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2104 63617 ns/op BenchmarkDiscard-4 873955 1510 ns/op 0 B/op 0 allocs/op PASS ok log 10.765s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 10000 17514 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 63232 11558 ns/op BenchmarkJSONHandler/defaults-4 4707 44171 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3510 202395 ns/op 812 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3741 42794 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5632 72156 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6176 22478 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4689 130298 ns/op 519 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23304 15871 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 19352 5279 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 110671 1429 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 78193 1912 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 61183 15136 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 42740 6364 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 71802 6137 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 57662 3411 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 402.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 588322 241.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 581320 309.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 436202 367.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 351151 321.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 2084 79772 ns/op BenchmarkDispatch/switch-checked-4 158883 741.7 ns/op BenchmarkDispatch/As-4 177957 3766 ns/op BenchmarkDispatch/Visit-4 142051 2416 ns/op BenchmarkUnsafeStrings-4 10000 126314 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 value_test.go:283: Value size = 24 PASS ok log/slog 42.027s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 369078 305.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 278239 662.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 203521 8167 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 75010 2423 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 30297 32584 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 54105 4881 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 23196 72574 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 7399 53724 ns/op 3467 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7436 123984 ns/op 605 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4928 51369 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 2583 117545 ns/op 1072 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 614 1584609 ns/op 4319 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 5445 79505 ns/op 513 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11288 81755 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5883 55610 ns/op 945 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2907 69627 ns/op 3758 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 22.334s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 56915050 ns/op PASS ok maps 10.265s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 1000000 374.6 ns/op BenchmarkAcosh-4 1000000 108.6 ns/op BenchmarkAsin-4 3429938 72.31 ns/op BenchmarkAsinh-4 4589936 69.65 ns/op BenchmarkAtan-4 7060806 53.74 ns/op BenchmarkAtanh-4 5077678 29.07 ns/op BenchmarkAtan2-4 5385748 121.9 ns/op BenchmarkCbrt-4 3686874 46.16 ns/op BenchmarkCeil-4 14654336 15.74 ns/op BenchmarkCopysign-4 1000000 437.6 ns/op BenchmarkCos-4 4248379 61.36 ns/op BenchmarkCosh-4 7056322 19.57 ns/op BenchmarkErf-4 5984804 72.81 ns/op BenchmarkErfc-4 6722750 76.03 ns/op BenchmarkErfinv-4 1000000 270.6 ns/op BenchmarkErfcinv-4 1000000 468.1 ns/op BenchmarkExp-4 7361772 63.54 ns/op BenchmarkExpGo-4 732247 432.9 ns/op BenchmarkExpm1-4 6943358 31.37 ns/op BenchmarkExp2-4 723708 183.2 ns/op BenchmarkExp2Go-4 737574 1044 ns/op BenchmarkAbs-4 1000000 564.9 ns/op BenchmarkDim-4 7380076 67.98 ns/op BenchmarkFloor-4 15996339 30.35 ns/op BenchmarkMax-4 12207320 40.01 ns/op BenchmarkMin-4 10115504 49.60 ns/op BenchmarkMod-4 188102 844.7 ns/op BenchmarkFrexp-4 1000000 217.6 ns/op BenchmarkGamma-4 390049 390.4 ns/op BenchmarkHypot-4 1000000 432.0 ns/op BenchmarkHypotGo-4 950662 509.5 ns/op BenchmarkIlogb-4 1000000 201.8 ns/op BenchmarkJ0-4 167089 922.2 ns/op BenchmarkJ1-4 169880 3391 ns/op BenchmarkJn-4 84945 1788 ns/op BenchmarkLdexp-4 1000000 198.1 ns/op BenchmarkLgamma-4 392614 1209 ns/op BenchmarkLog-4 5686934 17.98 ns/op BenchmarkLogb-4 1000000 524.3 ns/op BenchmarkLog1p-4 6117141 138.4 ns/op BenchmarkLog10-4 6341190 65.09 ns/op BenchmarkLog2-4 1000000 456.8 ns/op BenchmarkModf-4 2469513 149.5 ns/op BenchmarkNextafter32-4 2371596 121.9 ns/op BenchmarkNextafter64-4 1446636 447.0 ns/op BenchmarkPowInt-4 3577047 278.8 ns/op BenchmarkPowFrac-4 3124029 35.35 ns/op BenchmarkPow10Pos-4 4238294 41.15 ns/op BenchmarkPow10Neg-4 2403913 43.61 ns/op BenchmarkRound-4 8002636 69.86 ns/op BenchmarkRoundToEven-4 7356992 33.67 ns/op BenchmarkRemainder-4 293602 764.1 ns/op BenchmarkSignbit-4 3901476 61.73 ns/op BenchmarkSin-4 8985771 15.80 ns/op BenchmarkSincos-4 647859 261.0 ns/op BenchmarkSinh-4 6235287 72.42 ns/op BenchmarkSqrtIndirect-4 15880894 16.56 ns/op BenchmarkSqrtLatency-4 10559889 19.90 ns/op BenchmarkSqrtIndirectLatency-4 9287134 64.67 ns/op BenchmarkSqrtGoLatency-4 1000000 401.5 ns/op BenchmarkSqrtPrime-4 107324 4555 ns/op BenchmarkTan-4 4945281 90.05 ns/op BenchmarkTanh-4 4405063 51.47 ns/op BenchmarkTrunc-4 1000000 128.6 ns/op BenchmarkY0-4 99126 2555 ns/op BenchmarkY1-4 166112 1949 ns/op BenchmarkYn-4 75540 2362 ns/op BenchmarkFloat64bits-4 3712166 42.21 ns/op BenchmarkFloat64frombits-4 3071910 35.91 ns/op BenchmarkFloat32bits-4 3967124 98.23 ns/op BenchmarkFloat32frombits-4 3133972 148.5 ns/op BenchmarkFMA-4 16681902 17.24 ns/op PASS ok math 124.223s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 3820478 97.56 ns/op 655.97 MB/s BenchmarkAddVV/2-4 10068406 31.83 ns/op 4021.03 MB/s BenchmarkAddVV/3-4 8642164 62.54 ns/op 3070.01 MB/s BenchmarkAddVV/4-4 5247442 33.90 ns/op 7551.59 MB/s BenchmarkAddVV/5-4 8740796 58.77 ns/op 5444.90 MB/s BenchmarkAddVV/10-4 4733216 40.42 ns/op 15833.16 MB/s BenchmarkAddVV/100-4 1000000 287.6 ns/op 22253.48 MB/s BenchmarkAddVV/1000-4 273351 1853 ns/op 34537.82 MB/s BenchmarkSubVV/1-4 11703690 49.65 ns/op 1289.04 MB/s BenchmarkSubVV/2-4 1000000 149.6 ns/op 855.48 MB/s BenchmarkSubVV/3-4 7755177 83.39 ns/op 2302.49 MB/s BenchmarkSubVV/4-4 7382966 59.38 ns/op 4310.90 MB/s BenchmarkSubVV/5-4 6835430 90.08 ns/op 3552.39 MB/s BenchmarkSubVV/10-4 6734950 24.66 ns/op 25954.99 MB/s BenchmarkSubVV/100-4 1000000 167.6 ns/op 38189.98 MB/s BenchmarkSubVV/1000-4 256778 1388 ns/op 46097.50 MB/s BenchmarkAddVW/1-4 9566671 10.86 ns/op 736.37 MB/s BenchmarkAddVW/2-4 11978173 68.79 ns/op 232.61 MB/s BenchmarkAddVW/3-4 11406314 43.71 ns/op 549.07 MB/s BenchmarkAddVW/4-4 1000000 163.5 ns/op 195.74 MB/s BenchmarkAddVW/5-4 9121099 19.45 ns/op 2056.21 MB/s BenchmarkAddVW/10-4 6016435 64.80 ns/op 1234.60 MB/s BenchmarkAddVW/100-4 4130490 35.90 ns/op 22286.28 MB/s BenchmarkAddVW/1000-4 614071 213.8 ns/op 37420.08 MB/s BenchmarkAddVWext/1-4 11805696 61.69 ns/op 129.67 MB/s BenchmarkAddVWext/2-4 11874385 10.21 ns/op 1566.86 MB/s BenchmarkAddVWext/3-4 8986712 21.60 ns/op 1111.22 MB/s BenchmarkAddVWext/4-4 9106843 66.54 ns/op 480.95 MB/s BenchmarkAddVWext/5-4 9817706 24.25 ns/op 1649.19 MB/s BenchmarkAddVWext/10-4 8229384 55.87 ns/op 1431.86 MB/s BenchmarkAddVWext/100-4 2122327 64.83 ns/op 12339.12 MB/s BenchmarkAddVWext/1000-4 284361 2861 ns/op 2796.29 MB/s BenchmarkSubVW/1-4 11921929 11.64 ns/op 687.49 MB/s BenchmarkSubVW/2-4 11598993 47.60 ns/op 336.11 MB/s BenchmarkSubVW/3-4 10469277 26.26 ns/op 914.01 MB/s BenchmarkSubVW/4-4 10732022 48.10 ns/op 665.25 MB/s BenchmarkSubVW/5-4 7045693 17.41 ns/op 2297.79 MB/s BenchmarkSubVW/10-4 7795755 21.14 ns/op 3784.30 MB/s BenchmarkSubVW/100-4 1000000 408.5 ns/op 1958.19 MB/s BenchmarkSubVW/1000-4 485745 725.2 ns/op 11032.11 MB/s BenchmarkSubVWext/1-4 11627522 12.62 ns/op 633.76 MB/s BenchmarkSubVWext/2-4 11970849 10.71 ns/op 1494.62 MB/s BenchmarkSubVWext/3-4 10933754 14.68 ns/op 1635.33 MB/s BenchmarkSubVWext/4-4 8360310 90.35 ns/op 354.17 MB/s BenchmarkSubVWext/5-4 1000000 303.9 ns/op 131.62 MB/s BenchmarkSubVWext/10-4 8157234 21.29 ns/op 3758.25 MB/s BenchmarkSubVWext/100-4 1000000 444.5 ns/op 1799.81 MB/s BenchmarkSubVWext/1000-4 285471 1807 ns/op 4427.41 MB/s BenchmarkMulAddVWW/1-4 9860623 12.52 ns/op 5109.91 MB/s BenchmarkMulAddVWW/2-4 8876132 26.01 ns/op 4921.52 MB/s BenchmarkMulAddVWW/3-4 7714544 92.83 ns/op 2068.32 MB/s BenchmarkMulAddVWW/4-4 7015839 37.62 ns/op 6805.09 MB/s BenchmarkMulAddVWW/5-4 6426710 44.70 ns/op 7158.23 MB/s BenchmarkMulAddVWW/10-4 4483876 34.93 ns/op 18324.65 MB/s BenchmarkMulAddVWW/100-4 622198 1721 ns/op 3718.75 MB/s BenchmarkMulAddVWW/1000-4 65480 8964 ns/op 7139.43 MB/s BenchmarkAddMulVVW/1-4 6732410 130.9 ns/op 488.78 MB/s BenchmarkAddMulVVW/2-4 8791710 47.22 ns/op 2710.81 MB/s BenchmarkAddMulVVW/3-4 5132918 88.70 ns/op 2164.58 MB/s BenchmarkAddMulVVW/4-4 6594786 22.16 ns/op 11549.95 MB/s BenchmarkAddMulVVW/5-4 3031316 193.3 ns/op 1655.12 MB/s BenchmarkAddMulVVW/10-4 4121532 47.06 ns/op 13599.79 MB/s BenchmarkAddMulVVW/100-4 457527 619.4 ns/op 10332.36 MB/s BenchmarkAddMulVVW/1000-4 58304 8514 ns/op 7516.88 MB/s BenchmarkDivWVW/1-4 1000000 228.1 ns/op 280.64 MB/s BenchmarkDivWVW/2-4 822500 517.0 ns/op 247.58 MB/s BenchmarkDivWVW/3-4 828075 730.7 ns/op 262.76 MB/s BenchmarkDivWVW/4-4 573434 639.2 ns/op 400.52 MB/s BenchmarkDivWVW/5-4 638908 871.0 ns/op 367.40 MB/s BenchmarkDivWVW/10-4 321322 2207 ns/op 289.92 MB/s BenchmarkDivWVW/100-4 28386 9827 ns/op 651.23 MB/s BenchmarkDivWVW/1000-4 4226 32154 ns/op 1990.44 MB/s BenchmarkNonZeroShifts/1/shrVU-4 1000000 145.0 ns/op BenchmarkNonZeroShifts/1/shlVU-4 1000000 464.5 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 984.6 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 249.9 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 171.4 ns/op BenchmarkNonZeroShifts/3/shlVU-4 915045 340.2 ns/op BenchmarkNonZeroShifts/4/shrVU-4 860636 255.0 ns/op BenchmarkNonZeroShifts/4/shlVU-4 675289 219.4 ns/op BenchmarkNonZeroShifts/5/shrVU-4 836674 376.0 ns/op BenchmarkNonZeroShifts/5/shlVU-4 706665 867.0 ns/op BenchmarkNonZeroShifts/10/shrVU-4 298226 492.6 ns/op BenchmarkNonZeroShifts/10/shlVU-4 327786 1802 ns/op BenchmarkNonZeroShifts/100/shrVU-4 51103 6030 ns/op BenchmarkNonZeroShifts/100/shlVU-4 43024 2778 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5138 125231 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 3398 52088 ns/op BenchmarkDecimalConversion-4 172 3683751 ns/op BenchmarkFloatString/100-4 9621 23764 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 183 5692145 ns/op 2902 B/op 9 allocs/op BenchmarkFloatString/10000-4 1 255540506 ns/op 66312 B/op 62 allocs/op BenchmarkFloatString/100000-4 1 17618883889 ns/op 844352 B/op 509 allocs/op BenchmarkFloatAdd/10-4 102606 4731 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 85024 8391 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 62259 15060 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13506 19042 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1585 139862 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 128379 913.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 119929 987.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 73897 1969 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 10000 23856 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3250 41773 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1254 439706 ns/op BenchmarkParseFloatLargeExp-4 314 873635 ns/op BenchmarkGCD10x10/WithoutXY-4 161745 1468 ns/op BenchmarkGCD10x10/WithXY-4 36070 4411 ns/op BenchmarkGCD10x100/WithoutXY-4 54534 2580 ns/op BenchmarkGCD10x100/WithXY-4 10000 30006 ns/op BenchmarkGCD10x1000/WithoutXY-4 50372 7520 ns/op BenchmarkGCD10x1000/WithXY-4 9453 59647 ns/op BenchmarkGCD100x100/WithoutXY-4 19251 13107 ns/op BenchmarkGCD100x100/WithXY-4 7324 83794 ns/op BenchmarkGCD100x1000/WithoutXY-4 8941 101074 ns/op BenchmarkGCD100x1000/WithXY-4 3846 54155 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1784 255561 ns/op BenchmarkGCD1000x1000/WithXY-4 100 2199258 ns/op BenchmarkHilbert-4 15 32363487 ns/op BenchmarkBinomial-4 9234 121281 ns/op BenchmarkQuoRem-4 10000 15182 ns/op BenchmarkExp-4 1 203218756 ns/op BenchmarkExpMont/Odd-4 100 4897519 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 1 162680816 ns/op 3896 B/op 40 allocs/op BenchmarkExpMont/Even2-4 100 1522918 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1350875 ns/op 3821 B/op 52 allocs/op BenchmarkExpMont/Even4-4 99 1138965 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1025934 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 3661425 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 6723217 ns/op 3636 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 10896420 ns/op 3775 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1957261 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 6144750 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 393 1394843 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 361 635231 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 166 2158475 ns/op 1762 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 252 1557582 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 7 48288238 ns/op BenchmarkBitset-4 818671 585.9 ns/op BenchmarkBitsetNeg-4 305030 1282 ns/op BenchmarkBitsetOrig-4 207099 1017 ns/op BenchmarkBitsetNegOrig-4 116067 2782 ns/op BenchmarkModSqrt225_Tonelli-4 73 5148944 ns/op BenchmarkModSqrt225_3Mod4-4 325 722061 ns/op BenchmarkModSqrt231_Tonelli-4 85 5576534 ns/op BenchmarkModSqrt231_5Mod8-4 100 1286677 ns/op BenchmarkModInverse-4 8606 55778 ns/op BenchmarkSqrt-4 838 686324 ns/op BenchmarkIntSqr/1-4 1343589 174.2 ns/op BenchmarkIntSqr/2-4 562550 773.7 ns/op BenchmarkIntSqr/3-4 407480 2083 ns/op BenchmarkIntSqr/5-4 302038 1468 ns/op BenchmarkIntSqr/8-4 183506 1335 ns/op BenchmarkIntSqr/10-4 133412 2982 ns/op BenchmarkIntSqr/20-4 15331 30298 ns/op BenchmarkIntSqr/30-4 10000 21389 ns/op BenchmarkIntSqr/50-4 10000 46066 ns/op BenchmarkIntSqr/80-4 7120 106242 ns/op BenchmarkIntSqr/100-4 5384 73960 ns/op BenchmarkIntSqr/200-4 1902 380888 ns/op BenchmarkIntSqr/300-4 514 301180 ns/op BenchmarkIntSqr/500-4 312 2358045 ns/op BenchmarkIntSqr/800-4 100 2215563 ns/op BenchmarkIntSqr/1000-4 100 2372236 ns/op BenchmarkDiv/20/10-4 277114 2070 ns/op BenchmarkDiv/40/20-4 178917 602.1 ns/op BenchmarkDiv/100/50-4 274434 700.0 ns/op BenchmarkDiv/200/100-4 38161 43464 ns/op BenchmarkDiv/400/200-4 10000 22432 ns/op BenchmarkDiv/1000/500-4 10000 59805 ns/op BenchmarkDiv/2000/1000-4 10000 52495 ns/op BenchmarkDiv/20000/10000-4 828 1048970 ns/op BenchmarkDiv/200000/100000-4 9 11172964 ns/op BenchmarkDiv/2000000/1000000-4 1 740121976 ns/op BenchmarkDiv/20000000/10000000-4 1 38600965832 ns/op BenchmarkMul-4 3 43190411 ns/op BenchmarkNatMul/10-4 108356 16327 ns/op BenchmarkNatMul/100-4 3300 197048 ns/op BenchmarkNatMul/1000-4 100 10968388 ns/op BenchmarkZeroShifts/Shl-4 14180 58433 ns/op BenchmarkZeroShifts/ShlSame-4 4021137 43.00 ns/op BenchmarkZeroShifts/Shr-4 10000 16185 ns/op BenchmarkZeroShifts/ShrSame-4 5209120 73.30 ns/op BenchmarkExp3Power/0x10-4 170086 5131 ns/op BenchmarkExp3Power/0x40-4 120132 1307 ns/op BenchmarkExp3Power/0x100-4 74684 6352 ns/op BenchmarkExp3Power/0x400-4 26282 8212 ns/op BenchmarkExp3Power/0x1000-4 6019 27966 ns/op BenchmarkExp3Power/0x4000-4 1050 289159 ns/op BenchmarkExp3Power/0x10000-4 85 2311524 ns/op BenchmarkExp3Power/0x40000-4 10 26506299 ns/op BenchmarkExp3Power/0x100000-4 1 332872310 ns/op BenchmarkExp3Power/0x400000-4 1 2069598514 ns/op BenchmarkFibo-4 1 187192879 ns/op BenchmarkNatSqr/1-4 856146 1892 ns/op BenchmarkNatSqr/2-4 479640 2568 ns/op BenchmarkNatSqr/3-4 352052 1291 ns/op BenchmarkNatSqr/5-4 250972 810.4 ns/op BenchmarkNatSqr/8-4 166545 3186 ns/op BenchmarkNatSqr/10-4 109214 1647 ns/op BenchmarkNatSqr/20-4 20946 36627 ns/op BenchmarkNatSqr/30-4 18800 38685 ns/op BenchmarkNatSqr/50-4 9900 25726 ns/op BenchmarkNatSqr/80-4 6708 66286 ns/op BenchmarkNatSqr/100-4 5026 27732 ns/op BenchmarkNatSqr/200-4 1725 1163484 ns/op BenchmarkNatSqr/300-4 620 184980 ns/op BenchmarkNatSqr/500-4 386 428411 ns/op BenchmarkNatSqr/800-4 100 5130854 ns/op BenchmarkNatSqr/1000-4 100 16729780 ns/op BenchmarkNatSetBytes/8-4 1000000 198.7 ns/op BenchmarkNatSetBytes/24-4 553302 2342 ns/op BenchmarkNatSetBytes/128-4 246472 2699 ns/op BenchmarkNatSetBytes/7-4 876574 446.6 ns/op BenchmarkNatSetBytes/23-4 444321 1101 ns/op BenchmarkNatSetBytes/127-4 46281 26880 ns/op BenchmarkScanPi-4 148 1274844 ns/op BenchmarkStringPiParallel-4 291 4611048 ns/op BenchmarkScan/10/Base2-4 10000 27912 ns/op BenchmarkScan/100/Base2-4 4168 38076 ns/op BenchmarkScan/1000/Base2-4 100 1506150 ns/op BenchmarkScan/10/Base8-4 86787 2508 ns/op BenchmarkScan/100/Base8-4 10000 35851 ns/op BenchmarkScan/1000/Base8-4 1219 172209 ns/op BenchmarkScan/10/Base10-4 77888 5192 ns/op BenchmarkScan/100/Base10-4 10000 52095 ns/op BenchmarkScan/1000/Base10-4 1366 371885 ns/op BenchmarkScan/10/Base16-4 108393 2906 ns/op BenchmarkScan/100/Base16-4 10000 13395 ns/op BenchmarkScan/1000/Base16-4 1436 200297 ns/op BenchmarkString/10/Base2-4 179709 3951 ns/op BenchmarkString/100/Base2-4 21368 12442 ns/op BenchmarkString/1000/Base2-4 2782 51451 ns/op BenchmarkString/10/Base8-4 265410 602.7 ns/op BenchmarkString/100/Base8-4 62768 3321 ns/op BenchmarkString/1000/Base8-4 7309 72515 ns/op BenchmarkString/10/Base10-4 206704 765.3 ns/op BenchmarkString/100/Base10-4 38679 7151 ns/op BenchmarkString/1000/Base10-4 3877 429321 ns/op BenchmarkString/10/Base16-4 404905 872.6 ns/op BenchmarkString/100/Base16-4 90211 3130 ns/op BenchmarkString/1000/Base16-4 7831 12894 ns/op BenchmarkLeafSize/0-4 31 15531922 ns/op BenchmarkLeafSize/1-4 348 935110 ns/op BenchmarkLeafSize/2-4 100 9358210 ns/op BenchmarkLeafSize/3-4 126 838537 ns/op BenchmarkLeafSize/4-4 100 17775035 ns/op BenchmarkLeafSize/5-4 224 1671904 ns/op BenchmarkLeafSize/6-4 100 3777260 ns/op BenchmarkLeafSize/7-4 127 1211072 ns/op BenchmarkLeafSize/8-4 350 1436615 ns/op BenchmarkLeafSize/9-4 178 795306 ns/op BenchmarkLeafSize/10-4 206 3888635 ns/op BenchmarkLeafSize/11-4 214 7625899 ns/op BenchmarkLeafSize/12-4 100 1598865 ns/op BenchmarkLeafSize/13-4 100 1094052 ns/op BenchmarkLeafSize/14-4 306 1466359 ns/op BenchmarkLeafSize/15-4 307 549370 ns/op BenchmarkLeafSize/16-4 433 1422718 ns/op BenchmarkLeafSize/32-4 276 413515 ns/op BenchmarkLeafSize/64-4 422 780158 ns/op BenchmarkProbablyPrime/n=0-4 4 28513826 ns/op BenchmarkProbablyPrime/n=1-4 4 35378041 ns/op BenchmarkProbablyPrime/n=5-4 3 121492617 ns/op BenchmarkProbablyPrime/n=10-4 2 87336503 ns/op BenchmarkProbablyPrime/n=20-4 1 209673659 ns/op BenchmarkProbablyPrime/Lucas-4 6 107762124 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 56 6572261 ns/op BenchmarkRatCmp-4 193216 789.8 ns/op BenchmarkFloatPrecExact/1-4 114793 5973 ns/op BenchmarkFloatPrecExact/10-4 35725 14758 ns/op BenchmarkFloatPrecExact/100-4 8271 32827 ns/op BenchmarkFloatPrecExact/1000-4 1521 135765 ns/op BenchmarkFloatPrecExact/10000-4 72 6060140 ns/op BenchmarkFloatPrecExact/100000-4 2 61988608 ns/op BenchmarkFloatPrecExact/1000000-4 1 7502843813 ns/op BenchmarkFloatPrecMixed/1-4 115586 24737 ns/op BenchmarkFloatPrecMixed/10-4 13135 19110 ns/op BenchmarkFloatPrecMixed/100-4 3487 52882 ns/op BenchmarkFloatPrecMixed/1000-4 178 4500518 ns/op BenchmarkFloatPrecMixed/10000-4 9 17376209 ns/op BenchmarkFloatPrecMixed/100000-4 1 3111807787 ns/op BenchmarkFloatPrecMixed/1000000-4 1 125176222623 ns/op BenchmarkFloatPrecInexact/1-4 196596 1799 ns/op BenchmarkFloatPrecInexact/10-4 181592 5021 ns/op BenchmarkFloatPrecInexact/100-4 98222 4960 ns/op BenchmarkFloatPrecInexact/1000-4 10000 35362 ns/op BenchmarkFloatPrecInexact/10000-4 2966 177087 ns/op BenchmarkFloatPrecInexact/100000-4 100 1334477 ns/op BenchmarkFloatPrecInexact/1000000-4 1 135429254 ns/op BenchmarkFloatSqrt/64-4 10000 20332 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7674 108128 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5112 53431 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2704 988260 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 123 1773070 ns/op 17831 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 36 19817260 ns/op 175531 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 803512466 ns/op 3802664 B/op 630 allocs/op PASS ok math/big 686.423s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 6975681 78.46 ns/op BenchmarkLeadingZeros8-4 6540670 108.9 ns/op BenchmarkLeadingZeros16-4 5996854 104.6 ns/op BenchmarkLeadingZeros32-4 6913510 64.95 ns/op BenchmarkLeadingZeros64-4 7707460 53.78 ns/op BenchmarkTrailingZeros-4 6319485 18.83 ns/op BenchmarkTrailingZeros8-4 7567575 25.27 ns/op BenchmarkTrailingZeros16-4 7506103 17.87 ns/op BenchmarkTrailingZeros32-4 7384312 34.82 ns/op BenchmarkTrailingZeros64-4 7087870 33.96 ns/op BenchmarkOnesCount-4 6722462 42.43 ns/op BenchmarkOnesCount8-4 7717228 14.89 ns/op BenchmarkOnesCount16-4 8041474 71.54 ns/op BenchmarkOnesCount32-4 7965927 33.90 ns/op BenchmarkOnesCount64-4 8104580 55.91 ns/op BenchmarkRotateLeft-4 8041129 81.56 ns/op BenchmarkRotateLeft8-4 5075973 45.46 ns/op BenchmarkRotateLeft16-4 5551843 102.1 ns/op BenchmarkRotateLeft32-4 7927800 19.36 ns/op BenchmarkRotateLeft64-4 1000000 216.9 ns/op BenchmarkReverse-4 11996199 24.40 ns/op BenchmarkReverse8-4 16312545 28.49 ns/op BenchmarkReverse16-4 15454906 49.35 ns/op BenchmarkReverse32-4 6684199 24.35 ns/op BenchmarkReverse64-4 14308293 36.00 ns/op BenchmarkReverseBytes-4 7950349 111.6 ns/op BenchmarkReverseBytes16-4 14328633 46.72 ns/op BenchmarkReverseBytes32-4 15152013 15.64 ns/op BenchmarkReverseBytes64-4 14569191 27.71 ns/op BenchmarkAdd-4 7555276 17.40 ns/op BenchmarkAdd32-4 8021677 38.53 ns/op BenchmarkAdd64-4 7648576 91.28 ns/op BenchmarkAdd64multiple-4 1000000 138.3 ns/op BenchmarkSub-4 3071914 169.0 ns/op BenchmarkSub32-4 7853701 16.20 ns/op BenchmarkSub64-4 7913623 15.53 ns/op BenchmarkSub64multiple-4 13878048 15.56 ns/op BenchmarkMul-4 1000000 119.6 ns/op BenchmarkMul32-4 5526868 30.23 ns/op BenchmarkMul64-4 8123905 128.3 ns/op BenchmarkDiv-4 1000000 114.1 ns/op BenchmarkDiv32-4 6213242 76.83 ns/op BenchmarkDiv64-4 2730115 219.1 ns/op PASS ok math/bits 77.998s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 545.0 ns/op BenchmarkAcos-4 233613 617.9 ns/op BenchmarkAcosh-4 10000 86243 ns/op BenchmarkAsin-4 219261 2927 ns/op BenchmarkAsinh-4 274558 2738 ns/op BenchmarkAtan-4 1000000 252.0 ns/op BenchmarkAtanh-4 999530 246.6 ns/op BenchmarkConj-4 16246378 9.463 ns/op BenchmarkCos-4 407186 2534 ns/op BenchmarkCosh-4 411358 375.2 ns/op BenchmarkExp-4 577344 1154 ns/op BenchmarkLog-4 671037 211.9 ns/op BenchmarkLog10-4 740028 1255 ns/op BenchmarkPhase-4 4593195 71.17 ns/op BenchmarkPolar-4 906961 208.5 ns/op BenchmarkPow-4 299371 1518 ns/op BenchmarkRect-4 549696 1077 ns/op BenchmarkSin-4 441666 450.9 ns/op BenchmarkSinh-4 440929 2171 ns/op BenchmarkSqrt-4 355569 1141 ns/op BenchmarkTan-4 893061 297.6 ns/op BenchmarkTanh-4 1000000 636.5 ns/op PASS ok math/cmplx 28.922s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 791947 403.7 ns/op BenchmarkInt63ThreadsafeParallel-4 442681 1652 ns/op BenchmarkInt63Unthreadsafe-4 794682 170.0 ns/op BenchmarkIntn1000-4 622704 1074 ns/op BenchmarkInt63n1000-4 714039 1380 ns/op BenchmarkInt31n1000-4 711710 293.1 ns/op BenchmarkFloat32-4 693114 406.1 ns/op BenchmarkFloat64-4 779193 351.7 ns/op BenchmarkPerm3-4 167919 1965 ns/op BenchmarkPerm30-4 10000 69915 ns/op BenchmarkPerm30ViaShuffle-4 18256 29136 ns/op BenchmarkShuffleOverhead-4 10000 11213 ns/op BenchmarkRead3-4 786160 730.6 ns/op BenchmarkRead64-4 66991 2974 ns/op BenchmarkRead1000-4 4518 37212 ns/op BenchmarkConcurrent-4 230511 651.1 ns/op PASS ok math/rand 25.161s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8MarshalBinary-4 601591 283.7 ns/op BenchmarkChaCha8MarshalBinaryRead-4 241057 2024 ns/op BenchmarkChaCha8-4 5084064 63.56 ns/op BenchmarkChaCha8Read-4 809516 430.4 ns/op 74.35 MB/s BenchmarkPCG_DXSM-4 2456010 44.49 ns/op BenchmarkSourceUint64-4 1000000 128.2 ns/op BenchmarkGlobalInt64-4 2544246 231.3 ns/op BenchmarkGlobalInt64Parallel-4 1381645 172.7 ns/op BenchmarkGlobalUint64-4 1000000 156.3 ns/op BenchmarkGlobalUint64Parallel-4 1455978 640.2 ns/op BenchmarkInt64-4 1371322 87.00 ns/op BenchmarkUint64-4 715500 147.3 ns/op BenchmarkGlobalIntN1000-4 1000000 357.5 ns/op BenchmarkIntN1000-4 1000000 101.8 ns/op BenchmarkInt64N1000-4 1000000 108.9 ns/op BenchmarkInt64N1e8-4 1000000 150.3 ns/op BenchmarkInt64N1e9-4 1000000 404.1 ns/op BenchmarkInt64N2e9-4 859746 743.0 ns/op BenchmarkInt64N1e18-4 1000000 1059 ns/op BenchmarkInt64N2e18-4 1215606 114.2 ns/op BenchmarkInt64N4e18-4 1000000 120.1 ns/op BenchmarkInt32N1000-4 1000000 401.1 ns/op BenchmarkInt32N1e8-4 946443 434.9 ns/op BenchmarkInt32N1e9-4 1000000 638.4 ns/op BenchmarkInt32N2e9-4 1000000 419.6 ns/op BenchmarkFloat32-4 1461693 301.7 ns/op BenchmarkFloat64-4 1000000 258.9 ns/op BenchmarkExpFloat64-4 708591 358.8 ns/op BenchmarkNormFloat64-4 769489 1502 ns/op BenchmarkPerm3-4 259200 3857 ns/op BenchmarkPerm30-4 19608 7462 ns/op BenchmarkPerm30ViaShuffle-4 21799 20114 ns/op BenchmarkShuffleOverhead-4 38737 17587 ns/op BenchmarkConcurrent-4 566574 233.5 ns/op PASS ok math/rand/v2 66.109s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 25514 21273 ns/op BenchmarkQDecodeWord-4 69253 4248 ns/op BenchmarkQDecodeHeader-4 122755 2963 ns/op BenchmarkTypeByExtension/.html-4 427251 4140 ns/op BenchmarkTypeByExtension/.HTML-4 143947 3265 ns/op BenchmarkTypeByExtension/.unused-4 188348 6500 ns/op BenchmarkExtensionsByType/text/html-4 91891 60406 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 27440 18281 ns/op BenchmarkExtensionsByType/application/octet-stream-4 93369 16032 ns/op PASS ok mime 30.426s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 195 2304965 ns/op 48311 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 330 610485 ns/op 47770 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 1049180 ns/op 103808 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 420 3176843 ns/op 49324 B/op 207 allocs/op PASS ok mime/multipart 3.742s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 100 1028732 ns/op PASS ok mime/quotedprintable 1.274s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 13 10591750 ns/op 8662 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 10 12206399 ns/op 7379 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5014197719 ns/op 158760 B/op 223 allocs/op BenchmarkDNSName-4 84992 7166 ns/op BenchmarkInterfaces-4 2358 984177 ns/op 8958 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3483 275304 ns/op 6711 B/op 22 allocs/op BenchmarkInterfaceByName-4 2659 188649 ns/op 8985 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1587 187706 ns/op 15290 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4365 324371 ns/op 4423 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 100 1156905 ns/op 135364 B/op 39 allocs/op BenchmarkParseIP-4 10000 21963 ns/op BenchmarkParseIPValidIPv4-4 804097 152.8 ns/op BenchmarkParseIPValidIPv6-4 716788 180.6 ns/op BenchmarkIPString/IPv4-4 88288 5188 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 66629 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 27116 55957 ns/op BenchmarkIPEqual/IPv4-4 597330 230.6 ns/op BenchmarkIPEqual/IPv6-4 315384 372.0 ns/op BenchmarkSendfileZeroBytes-4 1 217157460 ns/op 3371072 B/op 180057 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1328297855 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1252915634 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1205478937 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1212016116 ns/op 0.01 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1225982347 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1232857964 ns/op 0.03 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1233643920 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1010255084 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1020470691 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1014019012 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1019445656 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1017783551 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1012857427 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1019156745 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1015684060 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1012006267 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1010837011 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1180343512 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1016133604 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1023618812 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1017526885 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1005402666 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1014248853 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1006571939 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1015586918 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1014457000 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1024982101 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1012832383 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1020096146 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1012347250 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1026462524 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1021497862 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1016592096 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1020259424 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1019691232 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1205808689 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1005368517 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1602256904 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1014411164 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1024669678 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1035900099 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1020816648 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1016169095 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1018401192 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1018864700 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1019996125 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1019679419 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1009693172 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1033990809 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1030370394 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1021837286 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1020436577 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1046777504 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1015449459 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1032033752 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1021538749 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1019638544 ns/op 0.00 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1018257195 ns/op 0.00 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008891677 ns/op 0.01 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1020887353 ns/op 0.02 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1039981403 ns/op 0.03 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1014315398 ns/op 0.06 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1005032637 ns/op 0.13 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1017440062 ns/op 0.26 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1014189977 ns/op 0.52 MB/s 752 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009790580 ns/op 1.04 MB/s 800 B/op 10 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1012762904 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1008926857 ns/op 0.00 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1018192214 ns/op 0.00 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1006645715 ns/op 0.01 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1011343378 ns/op 0.02 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1007324445 ns/op 0.03 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1032367521 ns/op 0.06 MB/s 744 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1014307548 ns/op 0.13 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1073460942 ns/op 0.24 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1020230077 ns/op 0.51 MB/s 792 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1020878347 ns/op 1.03 MB/s 792 B/op 9 allocs/op BenchmarkTCP4OneShot-4 1228 295102 ns/op BenchmarkTCP4OneShotTimeout-4 2460 199941 ns/op BenchmarkTCP4Persistent-4 11382 11071 ns/op BenchmarkTCP4PersistentTimeout-4 17790 81705 ns/op BenchmarkTCP6OneShot-4 1819 231214 ns/op BenchmarkTCP6OneShotTimeout-4 1882 233460 ns/op BenchmarkTCP6Persistent-4 13832 7437 ns/op BenchmarkTCP6PersistentTimeout-4 100 7603719 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21092 15580 ns/op BenchmarkTCP6ConcurrentReadWrite-4 24876 51766 ns/op BenchmarkSetReadDeadline-4 175725 8197 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 27944 8024 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26012 13260 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 28147 3996 ns/op 0 B/op 0 allocs/op PASS ok net 133.745s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 18846 64315 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8785 61115 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 10000 21279 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 11937 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 15206 8043 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 54111 8380 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 962600 135.7 ns/op BenchmarkFindChild/n=2/rep=map-4 3680674 32.73 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 393.6 ns/op BenchmarkFindChild/n=4/rep=linear-4 628266 249.5 ns/op BenchmarkFindChild/n=4/rep=map-4 3474211 129.4 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 404638 1804 ns/op BenchmarkFindChild/n=8/rep=linear-4 334370 5613 ns/op BenchmarkFindChild/n=8/rep=map-4 3208504 50.83 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 313652 2864 ns/op BenchmarkFindChild/n=16/rep=linear-4 152769 4431 ns/op BenchmarkFindChild/n=16/rep=map-4 1623561 147.2 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1000000 947.0 ns/op BenchmarkFindChild/n=32/rep=linear-4 82155 2180 ns/op BenchmarkFindChild/n=32/rep=map-4 2842443 43.64 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1000000 307.0 ns/op BenchmarkMultiConflicts-4 1 965995069 ns/op BenchmarkServerMatch-4 9991 21815 ns/op BenchmarkReadRequestChrome-4 3435 110969 ns/op 5.51 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 6919 51154 ns/op 1.52 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7862 57829 ns/op 1.42 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 4856 191270 ns/op 0.79 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 42074 ns/op 0.95 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 171 896822 ns/op 1.14 MB/s BenchmarkFileAndServer_1KB/https1-4 10 13882845 ns/op 0.07 MB/s BenchmarkFileAndServer_1KB/h2-4 1 212573967 ns/op 0.00 MB/s BenchmarkFileAndServer_16MB/h1-4 1 123989366 ns/op 135.31 MB/s BenchmarkFileAndServer_16MB/https1-4 1 697951831 ns/op 24.04 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1020810517 ns/op 16.44 MB/s BenchmarkFileAndServer_64MB/h1-4 1 670862384 ns/op 100.03 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1732453841 ns/op 38.74 MB/s BenchmarkFileAndServer_64MB/h2-4 1 5067553836 ns/op 13.24 MB/s BenchmarkServeMux-4 100 1762868 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 130 1749429 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 229 495981 ns/op 6636 B/op 70 allocs/op BenchmarkClientServer/https1-4 6 32386916 ns/op 61993 B/op 309 allocs/op BenchmarkClientServer/h2-4 1 666776723 ns/op 346144 B/op 1641 allocs/op BenchmarkClientServerParallel/4/h1-4 594 1049866 ns/op 9188 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 8 48954394 ns/op 289302 B/op 1180 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57142: read tcp 127.0.0.1:34269->127.0.0.1:57142: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49974: read tcp 127.0.0.1:37093->127.0.0.1:49974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49960: write tcp 127.0.0.1:37093->127.0.0.1:49960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37160: write tcp 127.0.0.1:45265->127.0.0.1:37160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37220: write tcp 127.0.0.1:45265->127.0.0.1:37220: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 27483605 ns/op 300118 B/op 1338 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55710: read tcp 127.0.0.1:42841->127.0.0.1:55710: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54354: read tcp 127.0.0.1:33327->127.0.0.1:54354: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54356: write tcp 127.0.0.1:33327->127.0.0.1:54356: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54386: write tcp 127.0.0.1:33327->127.0.0.1:54386: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49752: write tcp 127.0.0.1:39873->127.0.0.1:49752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49772: write tcp 127.0.0.1:39873->127.0.0.1:49772: use of closed network connection BenchmarkClientServerParallel/64/h1-4 304 2010939 ns/op 20274 B/op 116 allocs/op BenchmarkClientServerParallel/64/https1-4 13 29370196 ns/op 318582 B/op 1407 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52864: write tcp 127.0.0.1:36569->127.0.0.1:52864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55274: read tcp 127.0.0.1:37025->127.0.0.1:55274: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55286: write tcp 127.0.0.1:37025->127.0.0.1:55286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55250: write tcp 127.0.0.1:37025->127.0.0.1:55250: use of closed network connection BenchmarkClientServerParallel/64/h2-4 1 1209162559 ns/op 366048 B/op 2145 allocs/op BenchmarkServer-4 1 1280337710 ns/op 32264 B/op 162 allocs/op BenchmarkClient-4 21 6281520 ns/op 4800 B/op 54 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 939 231705 ns/op 7362 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1381 875462 ns/op 3078 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1722 198103 ns/op 1952 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1670 76210 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1412 217312 ns/op 2804 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1675 577150 ns/op 2813 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1098 164930 ns/op 1907 B/op 13 allocs/op BenchmarkServerHijack-4 1140 685127 ns/op 16870 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 644 444081 ns/op 5927 B/op 52 allocs/op BenchmarkResponseStatusLine-4 151765 1021 ns/op 0 B/op 0 allocs/op PASS ok net/http 86.260s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3199 299728 ns/op 34258 B/op 14 allocs/op PASS ok net/http/httputil 2.419s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 10000 26138 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 923239 268.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 731336 351.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 78796 4436 ns/op BenchmarkStdIPv4-4 95341 1496 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 101061 5924 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 91962 2797 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 10000 24942 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83746 2767 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1296394 201.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 188.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 752691 723.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 434745 238.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 700794 300.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 530932 244.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 118770 1005 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 537951 1528 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 374485 597.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 461679 1733 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 409346 965.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 100611 2153 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 381001 503.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 121377 1776 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 153177 962.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 75436 3838 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 128464 2428 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 327446 992.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 124717 4376 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 84690 2910 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 123740 1376 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 10000 11802 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 475868 342.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 18093 19634 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 171079 4118 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 293398 1925 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 149572 3363 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 261044 882.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 107534 2163 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 60193 12664 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 177576 1827 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 71414 5175 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 213346 1322 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 75576 1372 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 100753 1025 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 198825 1938 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 117642 9105 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 760509 270.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 847737 275.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 829130 165.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 822946 802.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 841719 599.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 780813 470.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 845007 291.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 833920 647.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 781645 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 376915 1239 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 489415 394.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 327362 2520 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 438230 338.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 361040 1219 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 102237 3870 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5850038 47.87 ns/op PASS ok net/netip 91.613s 2024/09/04 22:15:08 Test RPC server listening on 127.0.0.1:36511 2024/09/04 22:15:08 Test HTTP RPC server listening on 127.0.0.1:34151 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 813 163422 ns/op BenchmarkEndToEndHTTP-4 1197 260891 ns/op BenchmarkEndToEndAsync-4 722 387657 ns/op BenchmarkEndToEndAsyncHTTP-4 1808 438771 ns/op PASS ok net/rpc 5.519s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3200 432362 ns/op BenchmarkReadMIMEHeader/server_headers-4 4441 164281 ns/op BenchmarkUncommon-4 19699 19187 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 4.530s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 2947 268486 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 102128 3722 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 620779 1278 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94729 4198 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 170142 4022 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 85471 10707 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 111906 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 429367 840.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 10000 11010 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174148 1901 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 60493 8982 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12630 16174 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 208370 660.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 85998 2278 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 87201 9372 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 37088 7216 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 7406 16121 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 200280 1511 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 89968 2482 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 87788 1845 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 42098 24493 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6704 49745 ns/op 320 B/op 1 allocs/op PASS ok net/url 37.271s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 3320206 42.85 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 180294 5195 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 825 378938 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries os_test.go:506: benchmarkReaddirname ".": 143 entries BenchmarkReaddir-4 100 1106002 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:523: benchmarkReaddir ".": 143 entries os_test.go:523: benchmarkReaddir ".": 143 entries BenchmarkReadDir-4 225 1202827 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries os_test.go:540: benchmarkReadDir ".": 143 entries BenchmarkStatDot-4 10000 17878 ns/op BenchmarkStatFile-4 74181 9470 ns/op BenchmarkStatDir-4 93703 8819 ns/op BenchmarkLstatDot-4 123105 1503 ns/op BenchmarkLstatFile-4 54267 20955 ns/op BenchmarkLstatDir-4 89306 3677 ns/op BenchmarkSendFile-4 1 2044334930 ns/op 525.23 MB/s 336 B/op 20 allocs/op --- BENCH: BenchmarkSendFile-4 readfrom_unix_test.go:452: random data seed: 1725502578 BenchmarkRemoveAll-4 78 5230890 ns/op 39509 B/op 527 allocs/op PASS ok os 219.267s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 100 7332408 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 1.800s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 26 18153303 ns/op PASS ok os/user 1.676s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3663718 43.13 ns/op BenchmarkString-4 1736178 258.7 ns/op BenchmarkBytes-4 1000000 367.3 ns/op BenchmarkNamedBytes-4 686037 971.4 ns/op BenchmarkBytesArray-4 777693 620.9 ns/op BenchmarkSliceLen-4 1899436 174.6 ns/op BenchmarkMapLen-4 853422 1268 ns/op BenchmarkStringLen-4 1000000 128.5 ns/op BenchmarkArrayLen-4 1000000 105.1 ns/op BenchmarkSliceCap-4 1000000 512.0 ns/op BenchmarkDeepEqual/int8-4 396062 485.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 77864 2932 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 343076 1311 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 78987 3366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 245480 871.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 29324 12811 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 331561 528.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 84674 9905 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 349005 465.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 47173 2184 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 388861 1384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 100176 4306 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 318825 1243 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84307 7855 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 329964 3744 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 79153 13187 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 316298 2104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 79848 2488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 333192 609.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 21782 7018 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 325365 1836 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82471 12051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332746 1755 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 73212 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 342686 504.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84892 1452 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 327554 1663 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82462 2176 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 349778 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85010 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 401815 804.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81466 5243 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 338962 366.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 10000 11305 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 102202 1590 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52724 9451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 44715 29840 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 16527 15426 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 25310 5911 ns/op BenchmarkIsZero/ArrayComparable-4 117438 2421 ns/op BenchmarkIsZero/ArrayIncomparable-4 10000 12780 ns/op BenchmarkIsZero/StructComparable-4 435808 296.2 ns/op BenchmarkIsZero/StructIncomparable-4 142615 1000 ns/op BenchmarkIsZero/ArrayInt_4-4 1288723 89.68 ns/op BenchmarkIsZero/ArrayInt_1024-4 7556 93844 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 12236 19510 ns/op BenchmarkIsZero/Struct4Int-4 1294790 350.9 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7604 19426 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7357 23551 ns/op BenchmarkIsZero/StructInt_512-4 10000 15428 ns/op BenchmarkSetZero/Bool/Direct-4 4130157 167.6 ns/op BenchmarkSetZero/Bool/CachedZero-4 796471 594.5 ns/op BenchmarkSetZero/Bool/NewZero-4 635974 475.5 ns/op BenchmarkSetZero/Int/Direct-4 1000000 872.3 ns/op BenchmarkSetZero/Int/CachedZero-4 584770 2209 ns/op BenchmarkSetZero/Int/NewZero-4 660099 1133 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 461.7 ns/op BenchmarkSetZero/Uint/CachedZero-4 792427 625.3 ns/op BenchmarkSetZero/Uint/NewZero-4 600810 785.0 ns/op BenchmarkSetZero/Float/Direct-4 1812903 185.2 ns/op BenchmarkSetZero/Float/CachedZero-4 784660 249.6 ns/op BenchmarkSetZero/Float/NewZero-4 259550 484.2 ns/op BenchmarkSetZero/Complex/Direct-4 1836914 615.2 ns/op BenchmarkSetZero/Complex/CachedZero-4 779875 779.2 ns/op BenchmarkSetZero/Complex/NewZero-4 648909 193.1 ns/op BenchmarkSetZero/Array/Direct-4 1000000 108.1 ns/op BenchmarkSetZero/Array/CachedZero-4 797856 333.4 ns/op BenchmarkSetZero/Array/NewZero-4 642666 891.7 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 256.9 ns/op BenchmarkSetZero/Chan/CachedZero-4 764937 749.1 ns/op BenchmarkSetZero/Chan/NewZero-4 632216 421.1 ns/op BenchmarkSetZero/Func/Direct-4 2155516 57.41 ns/op BenchmarkSetZero/Func/CachedZero-4 756884 145.2 ns/op BenchmarkSetZero/Func/NewZero-4 642369 206.2 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 106.5 ns/op BenchmarkSetZero/Interface/CachedZero-4 777080 461.7 ns/op BenchmarkSetZero/Interface/NewZero-4 514254 426.4 ns/op BenchmarkSetZero/Map/Direct-4 1000000 1809 ns/op BenchmarkSetZero/Map/CachedZero-4 824068 237.6 ns/op BenchmarkSetZero/Map/NewZero-4 630836 283.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2050772 261.5 ns/op BenchmarkSetZero/Pointer/CachedZero-4 762242 230.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 631936 434.0 ns/op BenchmarkSetZero/Slice/Direct-4 1516012 83.97 ns/op BenchmarkSetZero/Slice/CachedZero-4 797904 469.2 ns/op BenchmarkSetZero/Slice/NewZero-4 649898 201.4 ns/op BenchmarkSetZero/String/Direct-4 1000000 393.3 ns/op BenchmarkSetZero/String/CachedZero-4 791523 801.8 ns/op BenchmarkSetZero/String/NewZero-4 651561 1050 ns/op BenchmarkSetZero/Struct/Direct-4 1931523 246.9 ns/op BenchmarkSetZero/Struct/CachedZero-4 785307 173.7 ns/op BenchmarkSetZero/Struct/NewZero-4 651102 384.5 ns/op BenchmarkSelect/1-4 189090 5229 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74962 5627 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 18243 9566 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 92604 3730 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 207501 2420 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 74922 1741 ns/op 73.52 MB/s BenchmarkCallArgCopy/size=256-4 81735 17638 ns/op 14.51 MB/s BenchmarkCallArgCopy/size=1024-4 62112 22259 ns/op 46.00 MB/s BenchmarkCallArgCopy/size=4096-4 10000 41581 ns/op 98.51 MB/s BenchmarkCallArgCopy/size=65536-4 200 762638 ns/op 85.93 MB/s BenchmarkFieldByName1-4 454100 633.7 ns/op BenchmarkFieldByName2-4 21844 66180 ns/op BenchmarkFieldByName3-4 4155 171812 ns/op BenchmarkInterfaceBig-4 1735604 152.1 ns/op BenchmarkInterfaceSmall-4 863683 278.7 ns/op BenchmarkNew-4 679620 1652 ns/op BenchmarkMap/StringKeys/MapIndex-4 2269 78652 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1814 176784 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2299 53078 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2044 307945 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2215 459029 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1963 623515 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 209275 1259 ns/op BenchmarkTypeForString-4 1000000 164.8 ns/op BenchmarkTypeForError-4 988993 578.0 ns/op PASS ok reflect 254.748s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6922 58889 ns/op 9277 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 241508 ns/op 9309 B/op 1 allocs/op BenchmarkFindString-4 9849 384968 ns/op 9060 B/op 1 allocs/op BenchmarkFindSubmatch-4 5694 108204 ns/op 9322 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7411 183086 ns/op 9315 B/op 2 allocs/op BenchmarkLiteral-4 10000 73260 ns/op BenchmarkNotLiteral-4 2170 156691 ns/op BenchmarkMatchClass-4 1758 159487 ns/op BenchmarkMatchClass_InRange-4 2228 189946 ns/op BenchmarkReplaceAll-4 691 481862 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 112076 12680 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 102220 5687 ns/op BenchmarkAnchoredShortMatch-4 59512 2795 ns/op BenchmarkAnchoredLongMatch-4 62197 8482 ns/op BenchmarkOnePassShortA-4 16100 8616 ns/op BenchmarkNotOnePassShortA-4 5310 197212 ns/op BenchmarkOnePassShortB-4 10000 108382 ns/op BenchmarkNotOnePassShortB-4 7221 162940 ns/op BenchmarkOnePassLongPrefix-4 71241 6784 ns/op BenchmarkOnePassLongNotPrefix-4 27505 23953 ns/op BenchmarkMatchParallelShared-4 8175 71618 ns/op BenchmarkMatchParallelCopied-4 1392 100307 ns/op BenchmarkQuoteMetaAll-4 93127 1609 ns/op 8.70 MB/s BenchmarkQuoteMetaNone-4 310573 525.5 ns/op 49.48 MB/s BenchmarkCompile/Onepass-4 2596 398036 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 980 342114 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 94 15952488 ns/op 90713 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3399261 86.54 ns/op 184.88 MB/s BenchmarkMatch/Easy0/32-4 10000 46704 ns/op 0.69 MB/s BenchmarkMatch/Easy0/1K-4 10000 95314 ns/op 10.74 MB/s BenchmarkMatch/Easy0i/16-4 3989073 94.07 ns/op 170.09 MB/s BenchmarkMatch/Easy0i/32-4 2268 93885 ns/op 0.34 MB/s BenchmarkMatch/Easy0i/1K-4 100 6782628 ns/op 0.15 MB/s BenchmarkMatch/Easy1/16-4 1000000 434.0 ns/op 36.86 MB/s BenchmarkMatch/Easy1/32-4 10000 331169 ns/op 0.10 MB/s BenchmarkMatch/Easy1/1K-4 5140 199137 ns/op 5.14 MB/s BenchmarkMatch/Medium/16-4 1000000 179.0 ns/op 89.36 MB/s BenchmarkMatch/Medium/32-4 4290 197532 ns/op 0.16 MB/s BenchmarkMatch/Medium/1K-4 110 3824962 ns/op 0.27 MB/s BenchmarkMatch/Hard/16-4 2888589 96.23 ns/op 166.27 MB/s BenchmarkMatch/Hard/32-4 2691 114463 ns/op 0.28 MB/s BenchmarkMatch/Hard/1K-4 100 1720348 ns/op 0.60 MB/s BenchmarkMatch/Hard1/16-4 834 3996254 ns/op 0.00 MB/s BenchmarkMatch/Hard1/32-4 319 8752468 ns/op 0.00 MB/s BenchmarkMatch/Hard1/1K-4 14 8365262 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 10000 10592 ns/op 1.51 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 11321 ns/op 2.83 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 586 184627 ns/op 5.55 MB/s 23 B/op 0 allocs/op PASS ok regexp 82.381s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 488514 321.1 ns/op BenchmarkIsWordChar-4 175000 808.0 ns/op PASS ok regexp/syntax 8.872s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 60678 6515 ns/op BenchmarkCallers/inlined-4 95370 1318 ns/op BenchmarkCallers/no-cache-4 26884 4975 ns/op BenchmarkFPCallers/cached-4 14414158 15.24 ns/op BenchmarkMakeChan/Byte-4 892443 2724 ns/op BenchmarkMakeChan/Int-4 1000000 2658 ns/op BenchmarkMakeChan/Ptr-4 216400 1592 ns/op BenchmarkMakeChan/Struct/0-4 929846 1553 ns/op BenchmarkMakeChan/Struct/32-4 10000 10705 ns/op BenchmarkMakeChan/Struct/40-4 62457 6296 ns/op BenchmarkChanNonblocking-4 2189274 180.0 ns/op BenchmarkSelectUncontended-4 596924 358.5 ns/op BenchmarkSelectSyncContended-4 112578 3388 ns/op BenchmarkSelectAsyncContended-4 414106 480.4 ns/op BenchmarkSelectNonblock-4 1000000 386.1 ns/op BenchmarkChanUncontended-4 7335 100924 ns/op BenchmarkChanContended-4 7413 37145 ns/op BenchmarkChanSync-4 275006 2163 ns/op BenchmarkChanSyncWork-4 73569 2783 ns/op BenchmarkChanProdCons0-4 184860 640.2 ns/op BenchmarkChanProdCons10-4 498744 565.9 ns/op BenchmarkChanProdCons100-4 714415 1034 ns/op BenchmarkChanProdConsWork0-4 179451 1494 ns/op BenchmarkChanProdConsWork10-4 434121 458.0 ns/op BenchmarkChanProdConsWork100-4 433640 1285 ns/op BenchmarkSelectProdCons-4 190584 1018 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 1099 ns/op BenchmarkChanCreation-4 84840 1527 ns/op BenchmarkChanSem-4 286956 640.8 ns/op BenchmarkChanPopular-4 1 109107240 ns/op BenchmarkChanClosed-4 1216266 318.3 ns/op BenchmarkCallClosure-4 5412597 35.33 ns/op BenchmarkCallClosure1-4 5174914 23.56 ns/op BenchmarkCallClosure2-4 1000000 3621 ns/op BenchmarkCallClosure3-4 1000000 643.7 ns/op BenchmarkCallClosure4-4 1000000 2164 ns/op BenchmarkComplex128DivNormal-4 4484828 84.29 ns/op BenchmarkComplex128DivNisNaN-4 5268040 86.66 ns/op BenchmarkComplex128DivDisNaN-4 4640156 26.78 ns/op BenchmarkComplex128DivNisInf-4 5386557 51.45 ns/op BenchmarkComplex128DivDisInf-4 4482868 44.93 ns/op BenchmarkAllocation-4 2029 192648 ns/op BenchmarkReadMemStats-4 36 4856922 ns/op BenchmarkReadMemStatsLatency-4 1 115762522 p50-ns 115762522 p90-ns 115762522 p99-ns BenchmarkWriteBarrier-4 20564 6886 ns/op BenchmarkBulkWriteBarrier-4 4611344 82.09 ns/op BenchmarkScanStackNoLocals-4 1 444926927 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10283518 65.54 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8230840 126.9 ns/op BenchmarkMSpanCountAlloc/bits=256-4 6419076 92.90 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5044155 74.77 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 1000000 118.4 ns/op BenchmarkHash5-4 4812511 192.4 ns/op 25.99 MB/s BenchmarkHash16-4 4516820 372.4 ns/op 42.97 MB/s BenchmarkHash64-4 3444574 136.3 ns/op 469.47 MB/s BenchmarkHash1024-4 927056 584.3 ns/op 1752.64 MB/s BenchmarkHash65536-4 10000 15001 ns/op 4368.78 MB/s BenchmarkAlignedLoad-4 4272144 157.3 ns/op BenchmarkUnalignedLoad-4 7391476 55.30 ns/op BenchmarkEqEfaceConcrete-4 4042494 32.78 ns/op BenchmarkEqIfaceConcrete-4 4863730 111.6 ns/op BenchmarkNeEfaceConcrete-4 2528158 217.1 ns/op BenchmarkNeIfaceConcrete-4 5818030 114.4 ns/op BenchmarkConvT2EByteSized/bool-4 5330412 149.5 ns/op BenchmarkConvT2EByteSized/uint8-4 4938711 90.89 ns/op BenchmarkConvT2ESmall-4 4730269 25.21 ns/op BenchmarkConvT2EUintptr-4 4364239 26.69 ns/op BenchmarkConvT2ELarge-4 1000000 150.4 ns/op BenchmarkConvT2ISmall-4 2065197 67.97 ns/op BenchmarkConvT2IUintptr-4 1000000 141.1 ns/op BenchmarkConvT2ILarge-4 1000000 828.4 ns/op BenchmarkConvI2E-4 4352485 81.59 ns/op BenchmarkConvI2I-4 4311594 62.34 ns/op BenchmarkAssertE2T-4 4175530 92.01 ns/op BenchmarkAssertE2TLarge-4 2385081 105.0 ns/op BenchmarkAssertE2I-4 4709910 215.7 ns/op BenchmarkAssertI2T-4 3936566 47.77 ns/op BenchmarkAssertI2I-4 4853688 79.61 ns/op BenchmarkAssertI2E-4 4320368 42.48 ns/op BenchmarkAssertE2E-4 5007267 41.32 ns/op BenchmarkAssertE2T2-4 2487334 54.16 ns/op BenchmarkAssertE2T2Blank-4 4184500 28.86 ns/op BenchmarkAssertI2E2-4 1000000 223.1 ns/op BenchmarkAssertI2E2Blank-4 5374204 212.3 ns/op BenchmarkAssertE2E2-4 2068608 70.72 ns/op BenchmarkAssertE2E2Blank-4 5335821 65.36 ns/op BenchmarkConvT2Ezero/zero/16-4 1000000 150.4 ns/op BenchmarkConvT2Ezero/zero/32-4 3792502 184.9 ns/op BenchmarkConvT2Ezero/zero/64-4 4100120 93.95 ns/op BenchmarkConvT2Ezero/zero/str-4 4615422 25.37 ns/op BenchmarkConvT2Ezero/zero/slice-4 1000000 437.7 ns/op BenchmarkConvT2Ezero/zero/big-4 58716 2818 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 108.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 505.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 184107 18939 ns/op BenchmarkConvT2Ezero/smallint/16-4 4592368 41.33 ns/op BenchmarkConvT2Ezero/smallint/32-4 5080466 23.29 ns/op BenchmarkConvT2Ezero/smallint/64-4 1000000 117.2 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 1554 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 135.8 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 284.2 ns/op BenchmarkMalloc8-4 1000000 337.3 ns/op BenchmarkMalloc16-4 1000000 396.2 ns/op BenchmarkMallocTypeInfo8-4 1000000 684.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 196.0 ns/op BenchmarkMallocLargeStruct-4 26832 3891 ns/op BenchmarkGoroutineSelect-4 1 186361203 ns/op BenchmarkGoroutineBlocking-4 1 131140359 ns/op BenchmarkGoroutineForRange-4 2 1353538846 ns/op BenchmarkGoroutineIdle-4 18 60463442 ns/op BenchmarkHashStringSpeed-4 1000000 435.2 ns/op BenchmarkHashBytesSpeed-4 1000000 193.5 ns/op BenchmarkHashInt32Speed-4 1932426 63.68 ns/op BenchmarkHashInt64Speed-4 1491831 110.2 ns/op BenchmarkHashStringArraySpeed-4 517108 2187 ns/op BenchmarkMegMap-4 3104018 137.4 ns/op BenchmarkMegOneMap-4 2559045 170.8 ns/op BenchmarkMegEqMap-4 1939 147786 ns/op BenchmarkMegEmptyMap-4 4159620 66.70 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2762472 379.8 ns/op BenchmarkSmallStrMap-4 3168613 42.05 ns/op BenchmarkMapStringKeysEight_16-4 3492963 35.97 ns/op BenchmarkMapStringKeysEight_32-4 1000000 168.3 ns/op BenchmarkMapStringKeysEight_64-4 1000000 120.7 ns/op BenchmarkMapStringKeysEight_1M-4 3156301 148.1 ns/op BenchmarkIntMap-4 1000000 110.1 ns/op BenchmarkMapFirst/1-4 1000000 523.1 ns/op BenchmarkMapFirst/2-4 4061857 94.46 ns/op BenchmarkMapFirst/3-4 4435419 126.5 ns/op BenchmarkMapFirst/4-4 1310996 105.5 ns/op BenchmarkMapFirst/5-4 3396632 34.37 ns/op BenchmarkMapFirst/6-4 4252131 27.84 ns/op BenchmarkMapFirst/7-4 4465177 112.8 ns/op BenchmarkMapFirst/8-4 4259251 26.73 ns/op BenchmarkMapFirst/9-4 1000000 102.1 ns/op BenchmarkMapFirst/10-4 2902250 35.77 ns/op BenchmarkMapFirst/11-4 1000000 162.8 ns/op BenchmarkMapFirst/12-4 1000000 139.8 ns/op BenchmarkMapFirst/13-4 3143852 325.4 ns/op BenchmarkMapFirst/14-4 2981254 206.9 ns/op BenchmarkMapFirst/15-4 3390901 359.3 ns/op BenchmarkMapFirst/16-4 2421997 143.1 ns/op BenchmarkMapMid/1-4 1000000 185.2 ns/op BenchmarkMapMid/2-4 3842874 53.02 ns/op BenchmarkMapMid/3-4 4330449 76.49 ns/op BenchmarkMapMid/4-4 1000000 110.5 ns/op BenchmarkMapMid/5-4 4405518 49.36 ns/op BenchmarkMapMid/6-4 4196192 29.40 ns/op BenchmarkMapMid/7-4 4274188 28.63 ns/op BenchmarkMapMid/8-4 3965737 56.13 ns/op BenchmarkMapMid/9-4 3006321 37.47 ns/op BenchmarkMapMid/10-4 3159594 43.07 ns/op BenchmarkMapMid/11-4 1000000 487.0 ns/op BenchmarkMapMid/12-4 2570020 41.50 ns/op BenchmarkMapMid/13-4 1771326 380.9 ns/op BenchmarkMapMid/14-4 3326312 604.6 ns/op BenchmarkMapMid/15-4 3288583 37.62 ns/op BenchmarkMapMid/16-4 3055138 116.3 ns/op BenchmarkMapLast/1-4 4569784 26.95 ns/op BenchmarkMapLast/2-4 1000000 304.1 ns/op BenchmarkMapLast/3-4 3540578 155.4 ns/op BenchmarkMapLast/4-4 3211773 67.11 ns/op BenchmarkMapLast/5-4 3689366 85.50 ns/op BenchmarkMapLast/6-4 1278094 316.3 ns/op BenchmarkMapLast/7-4 2840714 66.23 ns/op BenchmarkMapLast/8-4 3917690 43.26 ns/op BenchmarkMapLast/9-4 1000000 212.4 ns/op BenchmarkMapLast/10-4 3303428 110.1 ns/op BenchmarkMapLast/11-4 2674994 40.33 ns/op BenchmarkMapLast/12-4 1883695 224.7 ns/op BenchmarkMapLast/13-4 2999756 38.31 ns/op BenchmarkMapLast/14-4 3216637 64.85 ns/op BenchmarkMapLast/15-4 3314515 35.84 ns/op BenchmarkMapLast/16-4 2980962 46.01 ns/op BenchmarkMapCycle-4 2372242 55.19 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1762788 88.81 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1046 146868 ns/op BenchmarkMakeMap/[Byte]Byte-4 541233 1159 ns/op BenchmarkMakeMap/[Int]Int-4 250986 1769 ns/op BenchmarkNewEmptyMap-4 3277965 88.30 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 167.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 142516 3376 ns/op BenchmarkMapIterEmpty-4 5770420 24.55 ns/op BenchmarkSameLengthMap-4 4490904 28.26 ns/op BenchmarkBigKeyMap-4 1000000 366.8 ns/op BenchmarkBigValMap-4 1565954 74.57 ns/op BenchmarkSmallKeyMap-4 2456586 75.27 ns/op BenchmarkMapPopulate/1-4 1000000 107.3 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 137301 6043 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7844 72642 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 610 1044500 ns/op 53327 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 78 8921117 ns/op 427564 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 2 600881660 ns/op 3607336 B/op 3978 allocs/op BenchmarkComplexAlgMap-4 271642 409.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1466978 198.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 181.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 572584 491.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43010 3035 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5325 29894 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 183.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 107.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 562198 218.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 44704 10070 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4765 90364 ns/op BenchmarkMapStringConversion/32/simple-4 1709748 59.25 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 240.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1874270 64.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1684639 72.30 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1678586 383.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 210.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1657741 101.9 ns/op BenchmarkMapInterfacePtr-4 1000000 294.3 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2290606 62.39 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 146580 2011 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5733 29821 ns/op BenchmarkMapPop1000-4 423 407840 ns/op BenchmarkMapPop10000-4 25 12142462 ns/op BenchmarkMapAssign/Int32/256-4 1743214 119.6 ns/op BenchmarkMapAssign/Int32/65536-4 1752109 162.7 ns/op BenchmarkMapAssign/Int64/256-4 1000000 310.3 ns/op BenchmarkMapAssign/Int64/65536-4 686240 219.2 ns/op BenchmarkMapAssign/Str/256-4 1907385 68.32 ns/op BenchmarkMapAssign/Str/65536-4 384118 368.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 652.6 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1010390 114.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1336642 105.5 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 100924 1605 ns/op BenchmarkMapOperatorAssign/Str/256-4 532766 18637 ns/op BenchmarkMapOperatorAssign/Str/65536-4 110497 7084 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 172.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 20484 13762 ns/op 125 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 942.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 38528 5648 ns/op 147 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 738139 2734 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 124160 10030 ns/op 124 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1755265 64.81 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 231.9 ns/op BenchmarkMapDelete/Int32/10000-4 2063247 81.43 ns/op BenchmarkMapDelete/Int64/100-4 1650470 75.05 ns/op BenchmarkMapDelete/Int64/1000-4 1986746 156.4 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 168.5 ns/op BenchmarkMapDelete/Str/100-4 1000000 130.9 ns/op BenchmarkMapDelete/Str/1000-4 1000000 103.9 ns/op BenchmarkMapDelete/Str/10000-4 1000000 521.8 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 110.1 ns/op BenchmarkMapDelete/Pointer/1000-4 1452548 95.41 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 290.9 ns/op BenchmarkMemmove/0-4 10517691 11.02 ns/op BenchmarkMemmove/1-4 1000000 1073 ns/op 0.93 MB/s BenchmarkMemmove/2-4 1985312 142.4 ns/op 14.05 MB/s BenchmarkMemmove/3-4 1985662 120.1 ns/op 24.99 MB/s BenchmarkMemmove/4-4 2063162 61.83 ns/op 64.69 MB/s BenchmarkMemmove/5-4 2059796 272.1 ns/op 18.38 MB/s BenchmarkMemmove/6-4 1000000 138.5 ns/op 43.33 MB/s BenchmarkMemmove/7-4 1000000 479.2 ns/op 14.61 MB/s BenchmarkMemmove/8-4 2059573 553.8 ns/op 14.45 MB/s BenchmarkMemmove/9-4 1000000 138.2 ns/op 65.15 MB/s BenchmarkMemmove/10-4 1000000 1232 ns/op 8.11 MB/s BenchmarkMemmove/11-4 1000000 115.8 ns/op 94.98 MB/s BenchmarkMemmove/12-4 2026191 500.0 ns/op 24.00 MB/s BenchmarkMemmove/13-4 2090205 59.76 ns/op 217.52 MB/s BenchmarkMemmove/14-4 1361365 152.0 ns/op 92.10 MB/s BenchmarkMemmove/15-4 1981100 130.4 ns/op 115.00 MB/s BenchmarkMemmove/16-4 2083909 142.8 ns/op 112.03 MB/s BenchmarkMemmove/32-4 1823496 147.2 ns/op 217.44 MB/s BenchmarkMemmove/64-4 1408441 1879 ns/op 34.05 MB/s BenchmarkMemmove/128-4 1000000 318.0 ns/op 402.55 MB/s BenchmarkMemmove/256-4 856039 323.5 ns/op 791.31 MB/s BenchmarkMemmove/512-4 328237 2929 ns/op 174.81 MB/s BenchmarkMemmove/1024-4 428512 333.5 ns/op 3070.47 MB/s BenchmarkMemmove/2048-4 240812 602.3 ns/op 3400.12 MB/s BenchmarkMemmove/4096-4 107619 3171 ns/op 1291.85 MB/s BenchmarkMemmoveOverlap/32-4 1867833 88.90 ns/op 359.93 MB/s BenchmarkMemmoveOverlap/64-4 1536244 633.6 ns/op 101.01 MB/s BenchmarkMemmoveOverlap/128-4 1238304 366.2 ns/op 349.51 MB/s BenchmarkMemmoveOverlap/256-4 781579 408.1 ns/op 627.31 MB/s BenchmarkMemmoveOverlap/512-4 527472 207.6 ns/op 2466.41 MB/s BenchmarkMemmoveOverlap/1024-4 378241 400.1 ns/op 2559.41 MB/s BenchmarkMemmoveOverlap/2048-4 222886 724.9 ns/op 2825.40 MB/s BenchmarkMemmoveOverlap/4096-4 91288 3736 ns/op 1096.49 MB/s BenchmarkMemmoveUnalignedDst/0-4 12725371 41.71 ns/op BenchmarkMemmoveUnalignedDst/1-4 2078997 56.95 ns/op 17.56 MB/s BenchmarkMemmoveUnalignedDst/2-4 1235440 593.4 ns/op 3.37 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 184.3 ns/op 16.28 MB/s BenchmarkMemmoveUnalignedDst/4-4 1995634 71.71 ns/op 55.78 MB/s BenchmarkMemmoveUnalignedDst/5-4 2047238 92.67 ns/op 53.96 MB/s BenchmarkMemmoveUnalignedDst/6-4 1725777 61.29 ns/op 97.89 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 109.8 ns/op 63.75 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 405.8 ns/op 19.72 MB/s BenchmarkMemmoveUnalignedDst/9-4 2025309 64.86 ns/op 138.77 MB/s BenchmarkMemmoveUnalignedDst/10-4 2064036 159.4 ns/op 62.75 MB/s BenchmarkMemmoveUnalignedDst/11-4 2029640 59.78 ns/op 184.00 MB/s BenchmarkMemmoveUnalignedDst/12-4 1868893 78.67 ns/op 152.53 MB/s BenchmarkMemmoveUnalignedDst/13-4 1866547 104.5 ns/op 124.41 MB/s BenchmarkMemmoveUnalignedDst/14-4 1575001 244.5 ns/op 57.26 MB/s BenchmarkMemmoveUnalignedDst/15-4 1934629 61.03 ns/op 245.77 MB/s BenchmarkMemmoveUnalignedDst/16-4 2068702 124.8 ns/op 128.19 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 433.9 ns/op 73.74 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 199.8 ns/op 320.33 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 119.3 ns/op 1072.89 MB/s BenchmarkMemmoveUnalignedDst/256-4 991092 173.6 ns/op 1474.58 MB/s BenchmarkMemmoveUnalignedDst/512-4 695562 329.3 ns/op 1554.83 MB/s BenchmarkMemmoveUnalignedDst/1024-4 368618 1246 ns/op 821.73 MB/s BenchmarkMemmoveUnalignedDst/2048-4 242800 515.6 ns/op 3971.78 MB/s BenchmarkMemmoveUnalignedDst/4096-4 10000 15675 ns/op 261.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 738.2 ns/op 43.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1576396 80.94 ns/op 790.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 120.7 ns/op 1060.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 604310 168.0 ns/op 1524.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 582285 970.8 ns/op 527.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 385724 679.9 ns/op 1506.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 192123 892.1 ns/op 2295.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 110798 4048 ns/op 1011.79 MB/s BenchmarkMemmoveUnalignedSrc/0-4 11753324 12.14 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 289.3 ns/op 3.46 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 122.9 ns/op 16.28 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2059754 73.17 ns/op 41.00 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2049285 96.03 ns/op 41.65 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2052974 56.14 ns/op 89.06 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1755214 59.02 ns/op 101.66 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1768641 77.25 ns/op 90.61 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2179154 76.17 ns/op 105.03 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2014932 69.54 ns/op 129.43 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2063137 112.0 ns/op 89.28 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1344898 99.29 ns/op 110.78 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2097387 59.69 ns/op 201.03 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2087762 93.56 ns/op 138.95 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 461.0 ns/op 30.37 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1937252 57.59 ns/op 260.48 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 181.3 ns/op 88.25 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 460.2 ns/op 69.54 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1588636 159.0 ns/op 402.57 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 206.6 ns/op 619.69 MB/s BenchmarkMemmoveUnalignedSrc/256-4 986566 122.5 ns/op 2089.43 MB/s BenchmarkMemmoveUnalignedSrc/512-4 685134 193.9 ns/op 2640.89 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 416358 290.4 ns/op 3526.05 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 233966 643.0 ns/op 3184.91 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 84057 3065 ns/op 1336.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1362456 113.0 ns/op 141.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1623576 72.15 ns/op 221.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 102.6 ns/op 155.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1530315 83.77 ns/op 190.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1340089 152.3 ns/op 105.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 143.2 ns/op 111.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 10000 32216 ns/op 0.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 891.1 ns/op 17.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 103.9 ns/op 616.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1384179 87.21 ns/op 733.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1309585 93.40 ns/op 685.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1216546 98.73 ns/op 648.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1255489 117.2 ns/op 546.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 188.7 ns/op 339.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 349.5 ns/op 183.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1312668 88.56 ns/op 722.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 793778 161.4 ns/op 1586.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 805803 277.7 ns/op 921.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 718446 203.4 ns/op 1258.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 791815 1096 ns/op 233.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 797166 194.2 ns/op 1318.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 789240 163.2 ns/op 1568.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 862827 524.6 ns/op 487.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 843140 602.6 ns/op 424.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124297 1923 ns/op 2129.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 117883 2661 ns/op 1539.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 101366 1402 ns/op 2922.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 10000 15605 ns/op 262.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 76618 4308 ns/op 950.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 101239 2208 ns/op 1855.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 94275 2419 ns/op 1693.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 107523 1128 ns/op 3631.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7191 15868 ns/op 4130.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6703 19143 ns/op 3423.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 5868 22050 ns/op 2972.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7153 17822 ns/op 3677.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6000 17613 ns/op 3720.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7140 18596 ns/op 3524.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7212 17141 ns/op 3823.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7059 16473 ns/op 3978.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 210.2 ns/op 152.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 956068 401.9 ns/op 159.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 138.9 ns/op 921.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 680408 156.7 ns/op 1633.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 611445 198.5 ns/op 2578.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 380643 360.6 ns/op 2839.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 171616 799.9 ns/op 2560.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 81138 1448 ns/op 2828.74 MB/s BenchmarkMemclr/5-4 9848967 46.31 ns/op 107.96 MB/s BenchmarkMemclr/16-4 10748820 11.41 ns/op 1402.09 MB/s BenchmarkMemclr/64-4 3912537 55.42 ns/op 1154.78 MB/s BenchmarkMemclr/256-4 6722936 32.52 ns/op 7872.63 MB/s BenchmarkMemclr/4096-4 3216270 195.8 ns/op 20923.92 MB/s BenchmarkMemclr/65536-4 76746 1741 ns/op 37650.12 MB/s BenchmarkMemclr/1M-4 5032 33283 ns/op 31504.87 MB/s BenchmarkMemclr/4M-4 955 114435 ns/op 36652.37 MB/s BenchmarkMemclr/8M-4 436 1150138 ns/op 7293.57 MB/s BenchmarkMemclr/16M-4 238 607424 ns/op 27620.26 MB/s BenchmarkMemclr/64M-4 33 30584042 ns/op 2194.24 MB/s BenchmarkMemclrUnaligned/0_5-4 4933227 39.60 ns/op 126.26 MB/s BenchmarkMemclrUnaligned/0_16-4 6822514 38.32 ns/op 417.50 MB/s BenchmarkMemclrUnaligned/0_64-4 3824047 74.93 ns/op 854.17 MB/s BenchmarkMemclrUnaligned/0_256-4 6672388 32.64 ns/op 7842.71 MB/s BenchmarkMemclrUnaligned/0_4096-4 1000000 117.9 ns/op 34752.66 MB/s BenchmarkMemclrUnaligned/0_65536-4 65602 7459 ns/op 8786.03 MB/s BenchmarkMemclrUnaligned/1_5-4 6906418 136.8 ns/op 36.56 MB/s BenchmarkMemclrUnaligned/1_16-4 3283780 119.3 ns/op 134.14 MB/s BenchmarkMemclrUnaligned/1_64-4 2416329 51.55 ns/op 1241.43 MB/s BenchmarkMemclrUnaligned/1_256-4 6575356 99.63 ns/op 2569.41 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 197.6 ns/op 20733.59 MB/s BenchmarkMemclrUnaligned/1_65536-4 50949 18017 ns/op 3637.35 MB/s BenchmarkMemclrUnaligned/4_5-4 6890872 61.47 ns/op 81.34 MB/s BenchmarkMemclrUnaligned/4_16-4 6703551 315.8 ns/op 50.66 MB/s BenchmarkMemclrUnaligned/4_64-4 1309742 623.3 ns/op 102.68 MB/s BenchmarkMemclrUnaligned/4_256-4 6368828 77.60 ns/op 3299.11 MB/s BenchmarkMemclrUnaligned/4_4096-4 2355939 127.0 ns/op 32263.23 MB/s BenchmarkMemclrUnaligned/4_65536-4 76222 1970 ns/op 33260.83 MB/s BenchmarkMemclrUnaligned/7_5-4 2046706 231.0 ns/op 21.64 MB/s BenchmarkMemclrUnaligned/7_16-4 6470970 101.6 ns/op 157.55 MB/s BenchmarkMemclrUnaligned/7_64-4 4490125 111.2 ns/op 575.66 MB/s BenchmarkMemclrUnaligned/7_256-4 4999274 41.69 ns/op 6140.87 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 141.7 ns/op 28905.72 MB/s BenchmarkMemclrUnaligned/7_65536-4 71918 1906 ns/op 34377.42 MB/s BenchmarkMemclrUnaligned/0_1M-4 4482 25183 ns/op 41638.91 MB/s BenchmarkMemclrUnaligned/0_4M-4 1142 106011 ns/op 39564.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 508 291380 ns/op 28789.20 MB/s BenchmarkMemclrUnaligned/0_16M-4 222 578873 ns/op 28982.56 MB/s BenchmarkMemclrUnaligned/0_64M-4 43 3703317 ns/op 18121.29 MB/s BenchmarkMemclrUnaligned/1_1M-4 4358 44840 ns/op 23384.77 MB/s BenchmarkMemclrUnaligned/1_4M-4 728 163019 ns/op 25728.89 MB/s BenchmarkMemclrUnaligned/1_8M-4 469 1267952 ns/op 6615.87 MB/s BenchmarkMemclrUnaligned/1_16M-4 285 1468050 ns/op 11428.23 MB/s BenchmarkMemclrUnaligned/1_64M-4 22 4621183 ns/op 14522.01 MB/s BenchmarkMemclrUnaligned/4_1M-4 4861 46538 ns/op 22531.53 MB/s BenchmarkMemclrUnaligned/4_4M-4 1113 131979 ns/op 31780.15 MB/s BenchmarkMemclrUnaligned/4_8M-4 493 1469878 ns/op 5707.01 MB/s BenchmarkMemclrUnaligned/4_16M-4 196 513923 ns/op 32645.38 MB/s BenchmarkMemclrUnaligned/4_64M-4 61 8612899 ns/op 7791.67 MB/s BenchmarkMemclrUnaligned/7_1M-4 4372 26034 ns/op 40276.42 MB/s BenchmarkMemclrUnaligned/7_4M-4 994 207109 ns/op 20251.68 MB/s BenchmarkMemclrUnaligned/7_8M-4 100 1110877 ns/op 7551.34 MB/s BenchmarkMemclrUnaligned/7_16M-4 100 4421910 ns/op 3794.11 MB/s BenchmarkMemclrUnaligned/7_64M-4 64 2547526 ns/op 26342.76 MB/s BenchmarkGoMemclr/5-4 13349606 37.16 ns/op 134.55 MB/s BenchmarkGoMemclr/16-4 6978759 16.93 ns/op 945.35 MB/s BenchmarkGoMemclr/64-4 7607452 59.70 ns/op 1072.02 MB/s BenchmarkGoMemclr/256-4 11705889 23.15 ns/op 11056.98 MB/s BenchmarkMemclrRange/1K_2K-4 27367 3788 ns/op 25307.26 MB/s BenchmarkMemclrRange/2K_8K-4 10000 35326 ns/op 9441.48 MB/s BenchmarkMemclrRange/4K_16K-4 9748 10711 ns/op 30163.87 MB/s BenchmarkMemclrRange/160K_228K-4 2418 61171 ns/op 27183.89 MB/s BenchmarkClearFat7-4 5065269 34.88 ns/op BenchmarkClearFat8-4 7364721 17.07 ns/op BenchmarkClearFat11-4 6314082 89.20 ns/op BenchmarkClearFat12-4 5956896 19.97 ns/op BenchmarkClearFat13-4 6570969 18.30 ns/op BenchmarkClearFat14-4 5081028 27.29 ns/op BenchmarkClearFat15-4 6766902 28.47 ns/op BenchmarkClearFat16-4 7080234 17.24 ns/op BenchmarkClearFat24-4 6694371 28.80 ns/op BenchmarkClearFat32-4 1000000 241.9 ns/op BenchmarkClearFat40-4 6045684 19.22 ns/op BenchmarkClearFat48-4 1000000 214.5 ns/op BenchmarkClearFat56-4 5838045 20.22 ns/op BenchmarkClearFat64-4 3869726 38.29 ns/op BenchmarkClearFat72-4 3906582 28.57 ns/op BenchmarkClearFat128-4 3631897 133.1 ns/op BenchmarkClearFat256-4 2675455 54.63 ns/op BenchmarkClearFat512-4 1000000 230.0 ns/op BenchmarkClearFat1024-4 1000000 182.3 ns/op BenchmarkClearFat1032-4 958041 131.7 ns/op BenchmarkClearFat1040-4 965449 193.9 ns/op BenchmarkCopyFat7-4 5924719 18.03 ns/op BenchmarkCopyFat8-4 1000000 106.2 ns/op BenchmarkCopyFat11-4 6704785 21.19 ns/op BenchmarkCopyFat12-4 6256374 20.24 ns/op BenchmarkCopyFat13-4 6448551 19.75 ns/op BenchmarkCopyFat14-4 6696619 173.4 ns/op BenchmarkCopyFat15-4 6585366 18.77 ns/op BenchmarkCopyFat16-4 5825286 17.30 ns/op BenchmarkCopyFat24-4 5584286 19.95 ns/op BenchmarkCopyFat32-4 6269248 19.37 ns/op BenchmarkCopyFat64-4 5602078 21.97 ns/op BenchmarkCopyFat72-4 4683150 31.71 ns/op BenchmarkCopyFat128-4 3374110 34.04 ns/op BenchmarkCopyFat256-4 2610085 49.61 ns/op BenchmarkCopyFat512-4 1524247 77.99 ns/op BenchmarkCopyFat520-4 1508809 101.0 ns/op BenchmarkCopyFat1024-4 875587 188.1 ns/op BenchmarkCopyFat1032-4 876038 151.7 ns/op BenchmarkCopyFat1040-4 874310 134.8 ns/op BenchmarkIssue18740/2byte-4 508 250548 ns/op BenchmarkIssue18740/4byte-4 678 161889 ns/op BenchmarkIssue18740/8byte-4 974 186686 ns/op BenchmarkMemclrKnownSize1-4 7985200 14.37 ns/op 69.58 MB/s BenchmarkMemclrKnownSize2-4 4963533 26.53 ns/op 75.40 MB/s BenchmarkMemclrKnownSize4-4 3076172 88.89 ns/op 45.00 MB/s BenchmarkMemclrKnownSize8-4 1000000 125.2 ns/op 63.92 MB/s BenchmarkMemclrKnownSize16-4 594300 259.7 ns/op 61.62 MB/s BenchmarkMemclrKnownSize32-4 317524 561.1 ns/op 57.03 MB/s BenchmarkMemclrKnownSize64-4 155060 715.1 ns/op 89.50 MB/s BenchmarkMemclrKnownSize112-4 92342 1232 ns/op 90.89 MB/s BenchmarkMemclrKnownSize128-4 84040 1488 ns/op 86.00 MB/s BenchmarkMemclrKnownSize192-4 56538 2169 ns/op 88.52 MB/s BenchmarkMemclrKnownSize248-4 44492 4700 ns/op 52.76 MB/s BenchmarkMemclrKnownSize256-4 41620 3790 ns/op 67.54 MB/s BenchmarkMemclrKnownSize512-4 21597 5687 ns/op 90.03 MB/s BenchmarkMemclrKnownSize1024-4 10000 11880 ns/op 86.19 MB/s BenchmarkMemclrKnownSize4096-4 2469 53111 ns/op 77.12 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5963484 ns/op 87.92 MB/s BenchmarkReadMetricsLatency-4 100 6980 p50-ns 7429 p90-ns 275215905 p99-ns BenchmarkFinalizer-4 498 418099 ns/op BenchmarkFinalizerRun-4 246738 1080 ns/op BenchmarkMinFloat-4 373677 304.3 ns/op BenchmarkMaxFloat-4 407340 297.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7135215 21.12 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2111721 57.87 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1576154 65.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1674240 121.4 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 104.5 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 930183 241.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1576852 103.7 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 155.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 120.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1513944 81.81 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1512838 78.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1515152 89.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 102.6 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 154.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6441732 19.46 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7904946 17.84 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7934786 15.28 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7231566 18.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6623632 17.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6058358 24.89 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7175554 26.38 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7728042 38.41 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8070051 19.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6697711 16.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7520131 14.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8049759 15.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 4839154 37.16 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7353745 31.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7918126 22.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7297767 20.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8080106 15.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7819738 30.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6773730 25.89 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7694130 28.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6980463 16.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7247332 59.72 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 3206726 42.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7309810 16.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5788292 29.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7842192 15.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7328679 37.10 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7335733 24.46 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7635759 26.20 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6550058 15.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6622291 68.30 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8099758 26.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8104926 15.02 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7292401 17.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7508013 15.12 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7051345 21.17 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7140331 18.24 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7790594 24.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8097928 29.82 ns/op BenchmarkNetpollBreak-4 2805 232691 ns/op BenchmarkPinnerPinUnpinBatch-4 1603 117530 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 3684836 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1188 161956 ns/op BenchmarkPinnerPinUnpin-4 1000000 105.9 ns/op BenchmarkPinnerPinUnpinTiny-4 1653609 78.57 ns/op BenchmarkPinnerPinUnpinDouble-4 574256 380.6 ns/op BenchmarkPinnerPinUnpinParallel-4 1000000 114.4 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 1000000 412.6 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 478102 310.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 3515094 50.48 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5232738 101.5 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5498305 128.2 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4656849 43.55 ns/op BenchmarkPingPongHog-4 501 428730 ns/op BenchmarkStackGrowth-4 102214 1459 ns/op BenchmarkStackGrowthDeep-4 456 251193 ns/op BenchmarkCreateGoroutines-4 52671 5700 ns/op BenchmarkCreateGoroutinesParallel-4 10000 19472 ns/op BenchmarkCreateGoroutinesCapture-4 10000 25052 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 72775 19187 ns/op BenchmarkClosureCall-4 12040934 48.18 ns/op BenchmarkWakeupParallelSpinning/0s-4 9922 18457 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5947 21190 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5724 26398 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3716 74625 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1209 199295 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1177 368920 ns/op BenchmarkWakeupParallelSpinning/50µs-4 566 253901 ns/op BenchmarkWakeupParallelSpinning/100µs-4 284 513275 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 2345948 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 1817381 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 1491054 ns/op BenchmarkWakeupParallelSyscall/5µs-4 68 1785928 ns/op BenchmarkWakeupParallelSyscall/10µs-4 105 1514302 ns/op BenchmarkWakeupParallelSyscall/20µs-4 84 1331211 ns/op BenchmarkWakeupParallelSyscall/50µs-4 202 2865888 ns/op BenchmarkWakeupParallelSyscall/100µs-4 208 3594667 ns/op BenchmarkMatmult-4 1000000 122.2 ns/op BenchmarkFastrand-4 4764196 23.70 ns/op BenchmarkFastrand64-4 6392893 23.01 ns/op BenchmarkFastrandHashiter-4 3093622 117.2 ns/op BenchmarkFastrandn/2-4 1000000 263.6 ns/op BenchmarkFastrandn/3-4 4153118 91.08 ns/op BenchmarkFastrandn/4-4 1000000 295.2 ns/op BenchmarkFastrandn/5-4 2104276 47.54 ns/op BenchmarkIfaceCmp100-4 84292 1668 ns/op BenchmarkIfaceCmpNil100-4 152310 2581 ns/op BenchmarkEfaceCmpDiff-4 18212 6222 ns/op BenchmarkEfaceCmpDiffIndirect-4 19796 24265 ns/op BenchmarkDefer-4 1000000 241.8 ns/op BenchmarkDefer10-4 454717 747.2 ns/op BenchmarkDeferMany-4 548952 510.9 ns/op BenchmarkPanicRecover-4 748804 235.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 907245 644.0 ns/op 62.00 p50-ns 64.00 p90-ns 98.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 158326 1322 ns/op 61.00 p50-ns 63.00 p90-ns 106.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 101524123 ns/op 101515560 p50-ns 101515560 p90-ns 101515560 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1 1278897146 ns/op 1278883777 p50-ns 1278883777 p90-ns 1278883777 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 819711 237.7 ns/op 62.00 p50-ns 63.00 p90-ns 72.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 900018 287.3 ns/op 62.00 p50-ns 63.00 p90-ns 71.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 1 124329659 ns/op 124322592 p50-ns 124322592 p90-ns 124322592 p99-ns BenchmarkGoroutineProfile/large/loaded-4 2 325028712 ns/op 616315295 p50-ns 616315295 p90-ns 616315295 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 773488 198.5 ns/op 62.00 p50-ns 63.00 p90-ns 93.00 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 798771 230.4 ns/op 62.00 p50-ns 64.00 p90-ns 117.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 10 11657528 ns/op 1194178 p50-ns 72242237 p90-ns 72242237 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 39 101951163 ns/op 29007686 p50-ns 226250833 p90-ns 1032219957 p99-ns BenchmarkProcYield/1-4 7210555 15.18 ns/op BenchmarkProcYield/10-4 7727876 16.15 ns/op BenchmarkProcYield/30-4 5832344 23.45 ns/op BenchmarkProcYield/100-4 7236117 19.15 ns/op BenchmarkProcYield/1000-4 7651602 25.93 ns/op BenchmarkOSYield-4 830912 158.5 ns/op BenchmarkMutexContention-4 2180409 52.75 ns/op BenchmarkMutexHandoff/Solo-4 4729178 23.98 ns/op BenchmarkMutexHandoff/FastPingPong-4 505537 1277 ns/op BenchmarkMutexHandoff/SlowPingPong-4 3 2729439 ns/op BenchmarkRWMutexUncontended-4 4300393 65.68 ns/op BenchmarkRWMutexWrite100-4 1771687 292.3 ns/op BenchmarkRWMutexWrite10-4 1000000 116.6 ns/op BenchmarkRWMutexWorkWrite100-4 766293 209.3 ns/op BenchmarkRWMutexWorkWrite10-4 557707 313.7 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2584 51167 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1194 104602 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1518 83092 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 559 234148 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 760 153991 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 253 1371667 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 386 334923 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 25 17091538 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 309426 1972 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 289594 635.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 79538 1646 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 196831 1021 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 392773 936.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 298839 2314 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 303406 3486 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 159913 1110 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 318313 3069 ns/op BenchmarkMakeSlice/Byte-4 2103343 86.65 ns/op BenchmarkMakeSlice/Int16-4 2208388 161.8 ns/op BenchmarkMakeSlice/Int-4 1000000 107.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 102.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 652.8 ns/op BenchmarkMakeSlice/Struct/32-4 971466 297.3 ns/op BenchmarkMakeSlice/Struct/40-4 769740 197.9 ns/op BenchmarkGrowSlice/Byte-4 922440 472.0 ns/op BenchmarkGrowSlice/Int16-4 923918 413.2 ns/op BenchmarkGrowSlice/Int-4 689544 509.3 ns/op BenchmarkGrowSlice/Ptr-4 641070 291.9 ns/op BenchmarkGrowSlice/Struct/24-4 487471 2640 ns/op BenchmarkGrowSlice/Struct/32-4 367928 2306 ns/op BenchmarkGrowSlice/Struct/40-4 263943 969.9 ns/op BenchmarkExtendSlice/IntSlice-4 546343 1437 ns/op BenchmarkExtendSlice/PointerSlice-4 396601 430.8 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 232.4 ns/op BenchmarkAppend-4 601532 395.1 ns/op BenchmarkAppendGrowByte-4 4 28656885 ns/op BenchmarkAppendGrowString-4 1 937277780 ns/op BenchmarkAppendSlice/1Bytes-4 2020153 53.70 ns/op BenchmarkAppendSlice/4Bytes-4 2150937 59.65 ns/op BenchmarkAppendSlice/7Bytes-4 2046412 60.47 ns/op BenchmarkAppendSlice/8Bytes-4 2180641 56.06 ns/op BenchmarkAppendSlice/15Bytes-4 2090602 83.74 ns/op BenchmarkAppendSlice/16Bytes-4 1754203 62.96 ns/op BenchmarkAppendSlice/32Bytes-4 1867006 150.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 155828 1915 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 32659 5503 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 62634 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1545 652467 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 122 1454709 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 12391901 ns/op BenchmarkAppendStr/1Bytes-4 2459002 66.05 ns/op BenchmarkAppendStr/4Bytes-4 2235860 53.93 ns/op BenchmarkAppendStr/8Bytes-4 1000000 107.9 ns/op BenchmarkAppendStr/16Bytes-4 2216246 61.69 ns/op BenchmarkAppendStr/32Bytes-4 2003085 58.64 ns/op BenchmarkAppendSpecialCase-4 618037 234.2 ns/op BenchmarkCopy/1Byte-4 2219328 54.58 ns/op 18.32 MB/s BenchmarkCopy/1String-4 1923408 76.27 ns/op 13.11 MB/s BenchmarkCopy/2Byte-4 2136543 111.6 ns/op 17.93 MB/s BenchmarkCopy/2String-4 2191082 58.72 ns/op 34.06 MB/s BenchmarkCopy/4Byte-4 2167342 58.01 ns/op 68.95 MB/s BenchmarkCopy/4String-4 2139811 138.4 ns/op 28.90 MB/s BenchmarkCopy/8Byte-4 1782664 275.0 ns/op 29.09 MB/s BenchmarkCopy/8String-4 2215705 151.3 ns/op 52.87 MB/s BenchmarkCopy/12Byte-4 1000000 233.1 ns/op 51.49 MB/s BenchmarkCopy/12String-4 1000000 197.3 ns/op 60.81 MB/s BenchmarkCopy/16Byte-4 2101146 97.37 ns/op 164.33 MB/s BenchmarkCopy/16String-4 2115379 71.75 ns/op 223.00 MB/s BenchmarkCopy/32Byte-4 1777227 67.92 ns/op 471.12 MB/s BenchmarkCopy/32String-4 1833582 239.9 ns/op 133.38 MB/s BenchmarkCopy/128Byte-4 1000000 223.6 ns/op 572.37 MB/s BenchmarkCopy/128String-4 1000000 104.2 ns/op 1228.75 MB/s BenchmarkCopy/1024Byte-4 425212 301.9 ns/op 3391.80 MB/s BenchmarkCopy/1024String-4 427803 369.7 ns/op 2770.15 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25730 5170 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 36398 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 22381 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12963 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 244866 ns/op BenchmarkAppendInPlace/Grow/Byte-4 136792 951.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 108680 3190 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 99015 2411 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59691 3241 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 72613 4599 ns/op BenchmarkStackCopyPtr-4 1 143617108 ns/op BenchmarkStackCopy-4 2 91833324 ns/op BenchmarkStackCopyNoCache-4 21 7145487 ns/op BenchmarkStackCopyWithStkobj-4 2 114205737 ns/op BenchmarkIssue18138-4 841 1002328 ns/op BenchmarkCompareStringEqual-4 11705251 46.56 ns/op BenchmarkCompareStringIdentical-4 12959770 7.933 ns/op BenchmarkCompareStringSameLength-4 10521369 10.30 ns/op BenchmarkCompareStringDifferentLength-4 15423194 9.588 ns/op BenchmarkCompareStringBigUnaligned-4 1754 89416 ns/op 11727.11 MB/s BenchmarkCompareStringBig-4 1048 100838 ns/op 10398.77 MB/s BenchmarkConcatStringAndBytes-4 1951216 56.19 ns/op BenchmarkSliceByteToString/1-4 1000000 108.9 ns/op BenchmarkSliceByteToString/2-4 1000000 157.9 ns/op BenchmarkSliceByteToString/4-4 723271 629.4 ns/op BenchmarkSliceByteToString/8-4 1000000 195.8 ns/op BenchmarkSliceByteToString/16-4 1000000 549.8 ns/op BenchmarkSliceByteToString/32-4 1000000 180.9 ns/op BenchmarkSliceByteToString/64-4 1000000 826.4 ns/op BenchmarkSliceByteToString/128-4 756111 347.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2193069 62.78 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 863118 467.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 890656 163.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3847522 69.70 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 117.2 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 177.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2511421 50.45 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 515962 290.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 444873 265.5 ns/op BenchmarkRuneIterate/range/ASCII-4 9853978 12.30 ns/op BenchmarkRuneIterate/range/Japanese-4 1326470 81.07 ns/op BenchmarkRuneIterate/range/MixedLength-4 2612913 46.33 ns/op BenchmarkRuneIterate/range1/ASCII-4 7926630 22.84 ns/op BenchmarkRuneIterate/range1/Japanese-4 1793748 103.7 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2633960 48.16 ns/op BenchmarkRuneIterate/range2/ASCII-4 9326547 12.69 ns/op BenchmarkRuneIterate/range2/Japanese-4 1425139 379.6 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2571614 49.90 ns/op BenchmarkArrayEqual-4 14534340 10.31 ns/op BenchmarkFunc/Name-4 2195247 56.64 ns/op BenchmarkFunc/Entry-4 9708349 49.48 ns/op BenchmarkFunc/FileLine-4 1860014 79.29 ns/op PASS ok runtime 1195.228s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 13332 16154 ns/op BenchmarkHandle/concurrent-4 13689 11504 ns/op PASS ok runtime/cgo 1.774s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 1 138311653 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 4 77205452 ns/op 650.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 19 9407667 ns/op 76.84 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 43824608 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 204525135 ns/op 1990 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 36 18095960 ns/op 58.11 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 946403826 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 813014561 ns/op 30376 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 2 133506789 ns/op 281.5 concurrent_launches/op PASS ok runtime/pprof 8.152s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 7 37543729 ns/op BenchmarkStackLeak-4 41755 9302 ns/op PASS ok runtime/race 2.408s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2015924 97.60 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 312676 5148 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 4.014s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 8 16850665 ns/op BenchmarkIndex_Large-4 114 2193973 ns/op BenchmarkIndexFunc_Large-4 72 1859269 ns/op BenchmarkCompact/nil-4 6716347 17.69 ns/op BenchmarkCompact/one-4 1870310 62.49 ns/op BenchmarkCompact/sorted-4 879074 121.8 ns/op BenchmarkCompact/2_items-4 910743 143.1 ns/op BenchmarkCompact/unsorted-4 1076572 116.7 ns/op BenchmarkCompact/many-4 420984 263.6 ns/op BenchmarkCompact_Large/all_dup-4 1546 115392 ns/op BenchmarkCompact_Large/no_dup-4 1735 74180 ns/op BenchmarkCompactFunc/nil-4 4096053 32.91 ns/op BenchmarkCompactFunc/one-4 1659339 77.03 ns/op BenchmarkCompactFunc/sorted-4 943000 144.1 ns/op BenchmarkCompactFunc/2_items-4 774772 173.2 ns/op BenchmarkCompactFunc/unsorted-4 909958 127.8 ns/op BenchmarkCompactFunc/many-4 441559 884.2 ns/op BenchmarkCompactFunc_Large/all_dup-4 5 24268211 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 47061600 ns/op BenchmarkReplace/naive-fast-4 10000 28092 ns/op BenchmarkReplace/optimized-fast-4 32862 7536 ns/op BenchmarkReplace/naive-slow-4 21445 15678 ns/op BenchmarkReplace/optimized-slow-4 34516 22911 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 123.9 ns/op BenchmarkBinarySearchFloats/Size32-4 860348 134.8 ns/op BenchmarkBinarySearchFloats/Size64-4 844808 168.1 ns/op BenchmarkBinarySearchFloats/Size128-4 763330 177.2 ns/op BenchmarkBinarySearchFloats/Size512-4 642916 456.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 550542 211.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 489831 248.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 441912 383.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 366426 437.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 342140 967.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 279336 425.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 257618 647.6 ns/op BenchmarkSortFuncStruct/Size16-4 9762 12271 ns/op BenchmarkSortFuncStruct/Size32-4 3992 29687 ns/op BenchmarkSortFuncStruct/Size64-4 5619 28167 ns/op BenchmarkSortFuncStruct/Size128-4 3088 40219 ns/op BenchmarkSortFuncStruct/Size512-4 708 142546 ns/op BenchmarkSortFuncStruct/Size1024-4 375 448257 ns/op PASS ok slices 33.856s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 86604 4760 ns/op BenchmarkSortInts-4 1 241160216 ns/op BenchmarkSlicesSortInts-4 2 86402362 ns/op BenchmarkSortIsSorted-4 21 5436263 ns/op BenchmarkSlicesIsSorted-4 63 2811491 ns/op BenchmarkSortStrings-4 1 158876492 ns/op BenchmarkSlicesSortStrings-4 1 146969317 ns/op BenchmarkSortStrings_Sorted-4 20 6372972 ns/op BenchmarkSlicesSortStrings_Sorted-4 37 13301112 ns/op BenchmarkSortStructs-4 1 198404187 ns/op BenchmarkSortFuncStructs-4 1 272380370 ns/op BenchmarkSortString1K-4 100 1081666 ns/op BenchmarkSortString1K_Slice-4 100 1075428 ns/op BenchmarkStableString1K-4 91 2783433 ns/op BenchmarkSortInt1K-4 220 484939 ns/op BenchmarkSortInt1K_Sorted-4 5292 29514 ns/op BenchmarkSortInt1K_Reversed-4 2288 73091 ns/op BenchmarkSortInt1K_Mod8-4 687 223795 ns/op BenchmarkStableInt1K-4 86 1573174 ns/op BenchmarkStableInt1K_Slice-4 48 7608274 ns/op BenchmarkSortInt64K-4 2 71770270 ns/op BenchmarkSortInt64K_Slice-4 2 61907964 ns/op BenchmarkStableInt64K-4 1 256208802 ns/op BenchmarkSort1e2-4 285 443313 ns/op BenchmarkStable1e2-4 100 1206918 ns/op BenchmarkSort1e4-4 2 91064087 ns/op BenchmarkStable1e4-4 1 458795156 ns/op PASS ok sort 32.567s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 758523 475.3 ns/op BenchmarkAtof64Float-4 660727 232.1 ns/op BenchmarkAtof64FloatExp-4 550599 1028 ns/op BenchmarkAtof64Big-4 460302 287.1 ns/op BenchmarkAtof64RandomBits-4 260061 569.2 ns/op BenchmarkAtof64RandomFloats-4 363820 280.9 ns/op BenchmarkAtof64RandomLongFloats-4 278570 813.9 ns/op BenchmarkAtof32Decimal-4 857594 173.6 ns/op BenchmarkAtof32Float-4 728613 167.9 ns/op BenchmarkAtof32FloatExp-4 627252 268.0 ns/op BenchmarkAtof32Random-4 343753 346.7 ns/op BenchmarkAtof32RandomLong-4 131252 941.0 ns/op BenchmarkParseInt/Pos/7bit-4 1202779 122.1 ns/op BenchmarkParseInt/Pos/26bit-4 728289 197.7 ns/op BenchmarkParseInt/Pos/31bit-4 627591 236.0 ns/op BenchmarkParseInt/Pos/56bit-4 449656 517.9 ns/op BenchmarkParseInt/Pos/63bit-4 365406 344.6 ns/op BenchmarkParseInt/Neg/7bit-4 1235066 96.44 ns/op BenchmarkParseInt/Neg/26bit-4 667628 183.9 ns/op BenchmarkParseInt/Neg/31bit-4 640778 221.5 ns/op BenchmarkParseInt/Neg/56bit-4 320292 734.0 ns/op BenchmarkParseInt/Neg/63bit-4 410701 402.2 ns/op BenchmarkAtoi/Pos/7bit-4 1522218 82.87 ns/op BenchmarkAtoi/Pos/26bit-4 792046 732.7 ns/op BenchmarkAtoi/Pos/31bit-4 784597 180.8 ns/op BenchmarkAtoi/Pos/56bit-4 475372 430.9 ns/op BenchmarkAtoi/Pos/63bit-4 357568 446.3 ns/op BenchmarkAtoi/Neg/7bit-4 1901444 119.3 ns/op BenchmarkAtoi/Neg/26bit-4 823920 140.8 ns/op BenchmarkAtoi/Neg/31bit-4 755308 942.9 ns/op BenchmarkAtoi/Neg/56bit-4 501204 248.4 ns/op BenchmarkAtoi/Neg/63bit-4 396229 362.9 ns/op BenchmarkFormatFloat/Decimal-4 69741 6904 ns/op BenchmarkFormatFloat/Float-4 77230 1461 ns/op BenchmarkFormatFloat/Exp-4 80967 1904 ns/op BenchmarkFormatFloat/NegExp-4 85815 2073 ns/op BenchmarkFormatFloat/LongExp-4 71883 2861 ns/op BenchmarkFormatFloat/Big-4 68966 4693 ns/op BenchmarkFormatFloat/BinaryExp-4 221198 3278 ns/op BenchmarkFormatFloat/32Integer-4 10000 14546 ns/op BenchmarkFormatFloat/32ExactFraction-4 85308 1522 ns/op BenchmarkFormatFloat/32Point-4 81458 2449 ns/op BenchmarkFormatFloat/32Exp-4 91590 2297 ns/op BenchmarkFormatFloat/32NegExp-4 86628 2085 ns/op BenchmarkFormatFloat/32Shortest-4 92714 1274 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112323 1005 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111504 1166 ns/op BenchmarkFormatFloat/64Fixed1-4 131649 888.7 ns/op BenchmarkFormatFloat/64Fixed2-4 133924 1101 ns/op BenchmarkFormatFloat/64Fixed3-4 134235 903.3 ns/op BenchmarkFormatFloat/64Fixed4-4 138166 904.6 ns/op BenchmarkFormatFloat/64Fixed12-4 80751 1987 ns/op BenchmarkFormatFloat/64Fixed16-4 84240 1371 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 82688 2043 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80882 1864 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2236 50337 ns/op BenchmarkFormatFloat/Slowpath64-4 67526 1980 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72596 1660 ns/op BenchmarkAppendFloat/Decimal-4 84499 3130 ns/op BenchmarkAppendFloat/Float-4 80064 1486 ns/op BenchmarkAppendFloat/Exp-4 91593 1466 ns/op BenchmarkAppendFloat/NegExp-4 86932 1314 ns/op BenchmarkAppendFloat/LongExp-4 78048 1575 ns/op BenchmarkAppendFloat/Big-4 71314 1632 ns/op BenchmarkAppendFloat/BinaryExp-4 263719 486.5 ns/op BenchmarkAppendFloat/32Integer-4 78768 1528 ns/op BenchmarkAppendFloat/32ExactFraction-4 96782 1265 ns/op BenchmarkAppendFloat/32Point-4 51493 2475 ns/op BenchmarkAppendFloat/32Exp-4 95112 1465 ns/op BenchmarkAppendFloat/32NegExp-4 71926 1710 ns/op BenchmarkAppendFloat/32Shortest-4 93688 1729 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 117642 1137 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 105842 994.1 ns/op BenchmarkAppendFloat/64Fixed1-4 145516 931.4 ns/op BenchmarkAppendFloat/64Fixed2-4 143559 1726 ns/op BenchmarkAppendFloat/64Fixed3-4 148393 924.3 ns/op BenchmarkAppendFloat/64Fixed4-4 117663 1088 ns/op BenchmarkAppendFloat/64Fixed12-4 85006 1408 ns/op BenchmarkAppendFloat/64Fixed16-4 85412 1353 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 111513 1216 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 87200 1289 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2613 47331 ns/op BenchmarkAppendFloat/Slowpath64-4 79662 1896 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78994 1782 ns/op BenchmarkFormatInt-4 12613 12203 ns/op BenchmarkAppendInt-4 16686 6738 ns/op BenchmarkFormatUint-4 93474 4233 ns/op BenchmarkAppendUint-4 88672 1266 ns/op BenchmarkFormatIntSmall/7-4 3499380 34.66 ns/op BenchmarkFormatIntSmall/42-4 3285810 90.81 ns/op BenchmarkAppendIntSmall-4 1223752 91.74 ns/op BenchmarkAppendUintVarlen/1-4 1549101 78.55 ns/op BenchmarkAppendUintVarlen/12-4 1000000 187.0 ns/op BenchmarkAppendUintVarlen/123-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 118.1 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 117.8 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 128.8 ns/op BenchmarkAppendUintVarlen/1234567-4 972234 140.4 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 102.2 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 110.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 892675 177.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 918848 137.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 304.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 836815 128.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 929768 991.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 834765 263.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 919332 128.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 694116 162.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 902846 133.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 700831 150.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 766807 161.5 ns/op BenchmarkQuote-4 41283 5016 ns/op BenchmarkQuoteRune-4 323418 453.7 ns/op BenchmarkAppendQuote-4 53880 3144 ns/op BenchmarkAppendQuoteRune-4 947542 129.1 ns/op BenchmarkUnquoteEasy-4 895750 207.7 ns/op BenchmarkUnquoteHard-4 54640 4970 ns/op PASS ok strconv 75.741s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 431540 286.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 126846 4788 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 208278 1236 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 526315 619.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 148281 1152 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 234199 644.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 308268 824.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 10000 35658 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 88364 5372 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 305.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 24498 ns/op BenchmarkGenericMatch1-4 1527 1477814 ns/op BenchmarkGenericMatch2-4 302 1308609 ns/op BenchmarkSingleMaxSkipping-4 6175 21146 ns/op 472.90 MB/s BenchmarkSingleLongSuffixFail-4 10000 16698 ns/op 60.01 MB/s BenchmarkSingleMatch-4 1 283524314 ns/op 0.05 MB/s BenchmarkByteByteNoMatch-4 60442 19763 ns/op BenchmarkByteByteMatch-4 10000 86860 ns/op BenchmarkByteStringMatch-4 18328 16876 ns/op BenchmarkHTMLEscapeNew-4 61258 3720 ns/op BenchmarkHTMLEscapeOld-4 30519 25491 ns/op BenchmarkByteStringReplacerWriteString-4 1095 290963 ns/op BenchmarkByteReplacerWriteString-4 1540 82821 ns/op BenchmarkByteByteReplaces-4 5067 27732 ns/op BenchmarkByteByteMap-4 10000 19172 ns/op BenchmarkMap/identity/ASCII-4 616648 529.5 ns/op BenchmarkMap/identity/Greek-4 383416 1579 ns/op BenchmarkMap/change/ASCII-4 39326 10145 ns/op BenchmarkMap/change/Greek-4 24996 28098 ns/op BenchmarkIndexRune-4 1000000 186.5 ns/op BenchmarkIndexRuneLongString-4 2166338 189.9 ns/op BenchmarkIndexRuneFastPath-4 3430126 62.55 ns/op BenchmarkIndex-4 5255224 22.29 ns/op BenchmarkLastIndex-4 4671045 30.17 ns/op BenchmarkIndexByte-4 5983094 23.63 ns/op BenchmarkToUpper/#00-4 5472902 21.68 ns/op BenchmarkToUpper/ONLYUPPER-4 1641938 131.9 ns/op BenchmarkToUpper/abc-4 324322 2347 ns/op BenchmarkToUpper/AbC123-4 263118 2247 ns/op BenchmarkToUpper/azAZ09_-4 282688 609.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 62522 2063 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57528 2591 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32208 3938 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53154 2305 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 50095 2170 ns/op BenchmarkToLower/#00-4 5334162 33.47 ns/op BenchmarkToLower/abc-4 4802047 29.05 ns/op BenchmarkToLower/AbC123-4 222007 1948 ns/op BenchmarkToLower/azAZ09_-4 233360 1497 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 102694 1183 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72463 11036 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 23452 5989 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57838 2297 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 90175 1318 ns/op BenchmarkMapNoChanges-4 903565 122.6 ns/op BenchmarkTrim-4 36073 3330 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3152320 36.99 ns/op BenchmarkToValidUTF8/InvalidASCII-4 164898 1007 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 115977 6701 ns/op BenchmarkEqualFold/Tests-4 39358 2557 ns/op BenchmarkEqualFold/ASCII-4 2901877 99.84 ns/op BenchmarkEqualFold/UnicodePrefix-4 78180 1362 ns/op BenchmarkEqualFold/UnicodeSuffix-4 10000 45887 ns/op BenchmarkIndexHard1-4 1479 203440 ns/op BenchmarkIndexHard2-4 394 306391 ns/op BenchmarkIndexHard3-4 169 915646 ns/op BenchmarkIndexHard4-4 66 4925157 ns/op BenchmarkLastIndexHard1-4 45 2706266 ns/op BenchmarkLastIndexHard2-4 45 2724786 ns/op BenchmarkLastIndexHard3-4 38 4001280 ns/op BenchmarkCountHard1-4 1693 67671 ns/op BenchmarkCountHard2-4 392 492846 ns/op BenchmarkCountHard3-4 100 5201483 ns/op BenchmarkIndexTorture-4 7957 15830 ns/op BenchmarkCountTorture-4 7888 15848 ns/op BenchmarkCountTortureOverlapping-4 757 230711 ns/op BenchmarkCountByte/10-4 5328334 29.73 ns/op 336.34 MB/s BenchmarkCountByte/32-4 5160655 37.62 ns/op 850.69 MB/s BenchmarkCountByte/4096-4 552291 208.3 ns/op 19662.74 MB/s BenchmarkCountByte/4194304-4 553 908308 ns/op 4617.71 MB/s BenchmarkCountByte/67108864-4 4 164971121 ns/op 406.79 MB/s BenchmarkFields/ASCII/16-4 269142 2318 ns/op 6.90 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20262 12099 ns/op 21.16 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1329 104128 ns/op 39.34 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 72 1785745 ns/op 36.70 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 75535239 ns/op 13.88 MB/s 1515568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 268066 2525 ns/op 6.34 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 59427 ns/op 4.31 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 609 1767380 ns/op 2.32 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 13632212 ns/op 4.81 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 509403446 ns/op 2.06 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 256076 3344 ns/op 4.79 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 21902 ns/op 11.69 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1039 161702 ns/op 25.33 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 56 7925531 ns/op 8.27 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 114499957 ns/op 9.16 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 200482 627.6 ns/op 25.49 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10427 ns/op 24.55 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 834 275423 ns/op 14.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 3523579 ns/op 18.60 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 186687117 ns/op 5.62 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 448547899 ns/op BenchmarkSplitSingleByteSeparator-4 20 15500540 ns/op BenchmarkSplitMultiByteSeparator-4 48 6445334 ns/op BenchmarkSplitNSingleByteSeparator-4 221385 2952 ns/op BenchmarkSplitNMultiByteSeparator-4 250339 2201 ns/op BenchmarkRepeat/5x0-4 2562026 86.00 ns/op BenchmarkRepeat/5x1-4 4632628 27.71 ns/op BenchmarkRepeat/5x2-4 10000 11191 ns/op BenchmarkRepeat/5x6-4 109176 2607 ns/op BenchmarkRepeat/10x0-4 4389766 39.73 ns/op BenchmarkRepeat/10x1-4 4422613 26.69 ns/op BenchmarkRepeat/10x2-4 199189 731.3 ns/op BenchmarkRepeat/10x6-4 121936 4801 ns/op BenchmarkRepeatLarge/256/1-4 51516 2351 ns/op 108.91 MB/s BenchmarkRepeatLarge/256/16-4 82974 5134 ns/op 49.86 MB/s BenchmarkRepeatLarge/512/1-4 47230 5874 ns/op 87.17 MB/s BenchmarkRepeatLarge/512/16-4 66976 7289 ns/op 70.24 MB/s BenchmarkRepeatLarge/1024/1-4 21658 6311 ns/op 162.26 MB/s BenchmarkRepeatLarge/1024/16-4 10000 10479 ns/op 97.72 MB/s BenchmarkRepeatLarge/2048/1-4 18133 46941 ns/op 43.63 MB/s BenchmarkRepeatLarge/2048/16-4 28678 7813 ns/op 262.14 MB/s BenchmarkRepeatLarge/4096/1-4 10000 22264 ns/op 183.97 MB/s BenchmarkRepeatLarge/4096/16-4 10000 17151 ns/op 238.82 MB/s BenchmarkRepeatLarge/8192/1-4 7465 17005 ns/op 481.73 MB/s BenchmarkRepeatLarge/8192/16-4 4776 47349 ns/op 173.01 MB/s BenchmarkRepeatLarge/8192/4097-4 5368074 21.39 ns/op 191555.41 MB/s BenchmarkRepeatLarge/16384/1-4 6306 212091 ns/op 77.25 MB/s BenchmarkRepeatLarge/16384/16-4 7792 127814 ns/op 128.19 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 148998 ns/op 82.49 MB/s BenchmarkRepeatLarge/32768/1-4 1897 93005 ns/op 352.32 MB/s BenchmarkRepeatLarge/32768/16-4 4447 99505 ns/op 329.31 MB/s BenchmarkRepeatLarge/32768/4097-4 1951 323882 ns/op 88.55 MB/s BenchmarkRepeatLarge/65536/1-4 710 634316 ns/op 103.32 MB/s BenchmarkRepeatLarge/65536/16-4 756 145275 ns/op 451.12 MB/s BenchmarkRepeatLarge/65536/4097-4 154 1637913 ns/op 37.52 MB/s BenchmarkRepeatLarge/131072/1-4 324 1487272 ns/op 88.13 MB/s BenchmarkRepeatLarge/131072/16-4 100 5168171 ns/op 25.36 MB/s BenchmarkRepeatLarge/131072/4097-4 171 1082735 ns/op 117.30 MB/s BenchmarkRepeatLarge/262144/1-4 134 5943691 ns/op 44.10 MB/s BenchmarkRepeatLarge/262144/16-4 100 15495987 ns/op 16.92 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1336012 ns/op 193.20 MB/s BenchmarkRepeatLarge/524288/1-4 84 3093642 ns/op 169.47 MB/s BenchmarkRepeatLarge/524288/16-4 98 2145572 ns/op 244.36 MB/s BenchmarkRepeatLarge/524288/4097-4 99 11617531 ns/op 44.79 MB/s BenchmarkRepeatLarge/1048576/1-4 45 6959220 ns/op 150.67 MB/s BenchmarkRepeatLarge/1048576/16-4 68 5769054 ns/op 181.76 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 29480958 ns/op 35.44 MB/s BenchmarkRepeatLarge/2097152/1-4 34 19881450 ns/op 105.48 MB/s BenchmarkRepeatLarge/2097152/16-4 27 85417210 ns/op 24.55 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 24779458 ns/op 84.49 MB/s BenchmarkRepeatLarge/4194304/1-4 12 15781116 ns/op 265.78 MB/s BenchmarkRepeatLarge/4194304/16-4 6 107371447 ns/op 39.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 106296775 ns/op 39.43 MB/s BenchmarkRepeatLarge/8388608/1-4 7 154151587 ns/op 54.42 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18350294 ns/op 457.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 40105618 ns/op 209.11 MB/s BenchmarkRepeatLarge/16777216/1-4 1 153530562 ns/op 109.28 MB/s BenchmarkRepeatLarge/16777216/16-4 2 142881934 ns/op 117.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 245022258 ns/op 68.47 MB/s BenchmarkRepeatLarge/33554432/1-4 1 400377765 ns/op 83.81 MB/s BenchmarkRepeatLarge/33554432/16-4 1 447729114 ns/op 74.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 240597576 ns/op 139.46 MB/s BenchmarkRepeatLarge/67108864/1-4 1 133971766 ns/op 500.92 MB/s BenchmarkRepeatLarge/67108864/16-4 1 202286648 ns/op 331.75 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 141313136 ns/op 474.89 MB/s BenchmarkRepeatLarge/134217728/1-4 1 496732338 ns/op 270.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 758705063 ns/op 176.90 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 987970939 ns/op 135.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1376976413 ns/op 194.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1082321146 ns/op 248.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1208304263 ns/op 222.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1818009133 ns/op 295.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1228211022 ns/op 437.12 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2726490224 ns/op 196.91 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4942258882 ns/op 217.26 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3057036343 ns/op 351.24 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4238933838 ns/op 253.30 MB/s BenchmarkRepeatSpaces-4 4605092 60.91 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 1874850 85.81 ns/op BenchmarkIndexAnyASCII/1:2-4 2332357 138.4 ns/op BenchmarkIndexAnyASCII/1:4-4 2384120 437.4 ns/op BenchmarkIndexAnyASCII/1:8-4 1970418 51.99 ns/op BenchmarkIndexAnyASCII/1:16-4 2076778 84.96 ns/op BenchmarkIndexAnyASCII/1:32-4 1868473 70.27 ns/op BenchmarkIndexAnyASCII/1:64-4 1559150 111.4 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 130.5 ns/op BenchmarkIndexAnyASCII/16:2-4 659449 183.5 ns/op BenchmarkIndexAnyASCII/16:4-4 654512 228.1 ns/op BenchmarkIndexAnyASCII/16:8-4 614853 224.8 ns/op BenchmarkIndexAnyASCII/16:16-4 566653 229.9 ns/op BenchmarkIndexAnyASCII/16:32-4 514413 406.1 ns/op BenchmarkIndexAnyASCII/16:64-4 323990 691.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 424.8 ns/op BenchmarkIndexAnyASCII/256:2-4 46802 5195 ns/op BenchmarkIndexAnyASCII/256:4-4 24534 9130 ns/op BenchmarkIndexAnyASCII/256:8-4 53536 2920 ns/op BenchmarkIndexAnyASCII/256:16-4 30736 8071 ns/op BenchmarkIndexAnyASCII/256:32-4 42750 2398 ns/op BenchmarkIndexAnyASCII/256:64-4 37800 24190 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 133.6 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 269.1 ns/op BenchmarkIndexAnyUTF8/1:4-4 1617182 160.7 ns/op BenchmarkIndexAnyUTF8/1:8-4 2080141 162.0 ns/op BenchmarkIndexAnyUTF8/1:16-4 2020555 107.7 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 154.9 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 179.2 ns/op BenchmarkIndexAnyUTF8/16:1-4 1864872 105.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 350781 372.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 352708 434.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 240357 416.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 225061 1005 ns/op BenchmarkIndexAnyUTF8/16:32-4 235501 927.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 206707 2040 ns/op BenchmarkIndexAnyUTF8/256:1-4 389713 1451 ns/op BenchmarkIndexAnyUTF8/256:2-4 24012 8215 ns/op BenchmarkIndexAnyUTF8/256:4-4 20689 7364 ns/op BenchmarkIndexAnyUTF8/256:8-4 21211 10469 ns/op BenchmarkIndexAnyUTF8/256:16-4 13628 7598 ns/op BenchmarkIndexAnyUTF8/256:32-4 12463 18341 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 52556 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2688038 144.1 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1818856 184.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2453996 54.45 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2091824 61.27 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2186524 155.5 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2006854 119.3 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1418792 935.7 ns/op BenchmarkLastIndexAnyASCII/16:1-4 658059 439.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 661761 198.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 642418 377.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 606516 2302 ns/op BenchmarkLastIndexAnyASCII/16:16-4 450019 753.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 513442 385.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 405460 642.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 10000 27166 ns/op BenchmarkLastIndexAnyASCII/256:2-4 51735 19193 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53862 2231 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53368 3867 ns/op BenchmarkLastIndexAnyASCII/256:16-4 44484 3281 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53293 2264 ns/op BenchmarkLastIndexAnyASCII/256:64-4 52366 3368 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2050893 245.2 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 223.5 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 201.2 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 375.5 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 187.4 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 101.2 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 114.4 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 460375 474.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 230905 1268 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 213844 2918 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 196382 1276 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171218 2160 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 168382 964.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 157636 786.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 35892 3456 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 15504 7749 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 12637 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13384 8775 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10992 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9698 12123 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11641 ns/op BenchmarkTrimASCII/1:1-4 1000000 115.9 ns/op BenchmarkTrimASCII/1:2-4 2505010 133.9 ns/op BenchmarkTrimASCII/1:4-4 2020472 134.3 ns/op BenchmarkTrimASCII/1:8-4 1779435 234.2 ns/op BenchmarkTrimASCII/1:16-4 1000000 513.0 ns/op BenchmarkTrimASCII/16:1-4 3064885 92.43 ns/op BenchmarkTrimASCII/16:2-4 648022 434.0 ns/op BenchmarkTrimASCII/16:4-4 360672 547.8 ns/op BenchmarkTrimASCII/16:8-4 606469 1272 ns/op BenchmarkTrimASCII/16:16-4 524340 248.8 ns/op BenchmarkTrimASCII/256:1-4 577654 1134 ns/op BenchmarkTrimASCII/256:2-4 51282 6268 ns/op BenchmarkTrimASCII/256:4-4 31662 5475 ns/op BenchmarkTrimASCII/256:8-4 49096 6129 ns/op BenchmarkTrimASCII/256:16-4 35574 11578 ns/op BenchmarkTrimASCII/4096:1-4 42662 4553 ns/op BenchmarkTrimASCII/4096:2-4 3380 153186 ns/op BenchmarkTrimASCII/4096:4-4 3192 72962 ns/op BenchmarkTrimASCII/4096:8-4 3217 178979 ns/op BenchmarkTrimASCII/4096:16-4 3282 116967 ns/op BenchmarkTrimByte-4 4651170 319.8 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14650 21014 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 25836 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1214 513583 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1824 87921 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3680 36019 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7366 45894 ns/op BenchmarkJoin/0-4 5778121 25.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 188425 1604 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 134011 918.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102416 2096 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74860 1497 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52053 4207 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57576 17115 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3355741 35.63 ns/op BenchmarkTrimSpace/ASCII-4 1000000 694.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139159 2490 ns/op BenchmarkTrimSpace/JustNonASCII-4 68138 1872 ns/op BenchmarkReplaceAll-4 106896 4081 ns/op 16 B/op 1 allocs/op PASS ok strings 437.918s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 92901 1389 ns/op BenchmarkCond2-4 52161 3544 ns/op BenchmarkCond4-4 21754 5342 ns/op BenchmarkCond8-4 10000 15149 ns/op BenchmarkCond16-4 7398 14987 ns/op BenchmarkCond32-4 3843 32092 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 351690 427.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 286404 884.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 307724 1486 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 595176 873.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 284065 845.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 542602 207.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 138824 2306 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 120951 2310 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 27930 7159 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75358 3466 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 926948 148.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 29874 4628 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 374840 284.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 260494 513.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 407430 2157 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 206314 691.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 833224 438.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 62932 4266 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 139909 1134 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 292404 822.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2546 49332 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 445 542137 ns/op BenchmarkRange/*sync.Map-4 564 183558 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 200443 7263 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 282306 563.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86892 2243 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 83400 8651 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 221576 2987 ns/op BenchmarkAdversarialDelete/*sync.Map-4 128898 2488 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 117871 1047 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 303835 846.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 657632 348.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54750 23630 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 196682 1809 ns/op BenchmarkSwapCollision/*sync.Map-4 133011 916.2 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 10751567 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 176816 800.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 339909 762.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 10000 23597 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 94197 1962 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32160 4875 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 393246 277.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 198336 1621 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 613462 1058 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 155.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 10000 15992 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1473235 109.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 849133 158.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 143533 964.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 723332 146.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 154521 1569 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 250690 622.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 598377 359.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 171745 986.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 773113 1121 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 130461 1151 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 216069 672.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 254322 1209 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 85539 2915 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 225718 2247 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 286437 2648 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 176097 2007 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 424363 1893 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 10000 14830 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 94362 1490 ns/op BenchmarkClear/*sync.Map-4 47230 4297 ns/op BenchmarkUncontendedSemaphore-4 5018388 29.95 ns/op BenchmarkContendedSemaphore-4 4750050 68.89 ns/op BenchmarkMutexUncontended-4 423314 294.0 ns/op BenchmarkMutex-4 340638 1399 ns/op BenchmarkMutexSlack-4 351500 888.8 ns/op BenchmarkMutexWork-4 199832 2211 ns/op BenchmarkMutexWorkSlack-4 337702 526.7 ns/op BenchmarkMutexNoSpin-4 49890 2725 ns/op BenchmarkMutexSpin-4 28988 4711 ns/op BenchmarkOnce-4 1000000 190.2 ns/op BenchmarkOnceFunc/v=Once-4 1703388 84.39 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 178.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 330.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 123.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1354851 92.96 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1428018 91.90 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5442218 35.51 ns/op BenchmarkSemaSyntNonblock-4 1000000 168.9 ns/op BenchmarkSemaSyntBlock-4 2235552 105.6 ns/op BenchmarkSemaWorkNonblock-4 1000000 110.3 ns/op BenchmarkSemaWorkBlock-4 1000000 145.4 ns/op BenchmarkRWMutexUncontended-4 234723 1601 ns/op BenchmarkRWMutexWrite100-4 426591 280.1 ns/op BenchmarkRWMutexWrite10-4 392433 302.8 ns/op BenchmarkRWMutexWorkWrite100-4 289008 545.1 ns/op BenchmarkRWMutexWorkWrite10-4 313261 383.9 ns/op BenchmarkWaitGroupUncontended-4 293062 526.9 ns/op BenchmarkWaitGroupAddDone-4 492904 413.4 ns/op BenchmarkWaitGroupAddDoneWork-4 254919 488.3 ns/op BenchmarkWaitGroupWait-4 2937715 48.06 ns/op BenchmarkWaitGroupWaitWork-4 1000000 124.9 ns/op BenchmarkWaitGroupActuallyWait-4 49861 2925 ns/op 32 B/op 2 allocs/op PASS ok sync 130.016s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 638296 420.4 ns/op PASS ok sync/atomic 1.749s PASS ok syscall 1.298s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 162778 813.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.297s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5800 43417 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7047 19550 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 69 8299426 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 70 1461982 ns/op 1585 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 324077067 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 1470869293 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1332 101399 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1582 73609 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 12239067 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 9984568 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1488973058 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 2054932516 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 177 2587516 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 1410870 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 67438431 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 65301292 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 11896029094 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 29459468413 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2397 204738 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 27619650 ns/op 410539 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 1589790089 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2073 127381 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 222 1624122 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 20 6276493 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 5428 48054 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 77.538s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 358266374 ns/op BenchmarkVariableString-4 58017 21141 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1754 76520 ns/op 2521 B/op 39 allocs/op PASS ok text/template/parse 6.558s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 37 5556874 ns/op BenchmarkAfter-4 91100 8188 ns/op BenchmarkStop/impl=chan-4 76315 9312 ns/op BenchmarkStop/impl=func-4 53200 10001 ns/op BenchmarkSimultaneousAfterFunc1000-4 46 6056635 ns/op BenchmarkStartStop1000-4 225 530448 ns/op BenchmarkReset/impl=chan-4 1489533 150.3 ns/op BenchmarkReset/impl=func-4 10000 30851 ns/op BenchmarkSleep1000-4 32 18591835 ns/op BenchmarkParallelTimerLatency-4 4 5083146 avg-late-ns 10334296 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 9 67874254 avg-late-ns 140492246 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 10 76124891 avg-late-ns 124807627 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 7 24944321 avg-late-ns 62354074 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 1 10844180 avg-late-ns 148183959 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 6 6027125 avg-late-ns 108582873 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 2 1965183 avg-late-ns 13010370 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 2 127632418 avg-late-ns 577667442 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 3 7202450 avg-late-ns 86657164 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 4 590996657 avg-late-ns 944499429 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 9 8866091 avg-late-ns 283768870 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 21 34230408 avg-late-ns 110866261 max-late-ns BenchmarkAdjustTimers10000-4 8 57763908 ns/op BenchmarkTicker-4 433051 305.7 ns/op BenchmarkTickerReset-4 848631 214.5 ns/op BenchmarkTickerResetNaive-4 121969 9740 ns/op BenchmarkNow-4 1000000 855.9 ns/op BenchmarkNowUnixNano-4 1000000 140.9 ns/op BenchmarkNowUnixMilli-4 1000000 131.6 ns/op BenchmarkNowUnixMicro-4 1308030 495.1 ns/op BenchmarkFormat-4 48328 5455 ns/op BenchmarkFormatRFC3339-4 73387 2003 ns/op BenchmarkFormatRFC3339Nano-4 10000 15953 ns/op BenchmarkFormatNow-4 79885 1635 ns/op BenchmarkMarshalJSON-4 106867 1180 ns/op BenchmarkMarshalText-4 104400 3118 ns/op BenchmarkMarshalBinary-4 149757 670.9 ns/op BenchmarkParse-4 150243 3258 ns/op BenchmarkParseRFC3339UTC-4 424238 1695 ns/op BenchmarkParseRFC3339UTCBytes-4 255079 1592 ns/op BenchmarkParseRFC3339TZ-4 96633 1395 ns/op BenchmarkParseRFC3339TZBytes-4 41918 17341 ns/op BenchmarkParseDuration-4 585726 406.1 ns/op BenchmarkHour-4 795190 236.5 ns/op BenchmarkSecond-4 797176 190.0 ns/op BenchmarkDate-4 633686 271.0 ns/op BenchmarkYear-4 695889 1005 ns/op BenchmarkYearDay-4 659824 294.1 ns/op BenchmarkMonth-4 451917 242.0 ns/op BenchmarkDay-4 688311 239.6 ns/op BenchmarkISOWeek-4 668556 1336 ns/op BenchmarkGoString-4 75985 1644 ns/op BenchmarkDateFunc-4 1562702 372.1 ns/op BenchmarkUnmarshalText-4 78393 1927 ns/op PASS ok time 91.605s goos: linux goarch: s390x pkg: unicode BenchmarkToUpper-4 400036 337.7 ns/op BenchmarkToLower-4 374625 1222 ns/op BenchmarkSimpleFold/Upper-4 254786 481.0 ns/op BenchmarkSimpleFold/Lower-4 223314 926.1 ns/op BenchmarkSimpleFold/Fold-4 453742 1780 ns/op BenchmarkSimpleFold/NoFold-4 260130 1061 ns/op PASS ok unicode 4.292s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 404865 292.2 ns/op BenchmarkDecodeValidJapaneseChars-4 239444 727.1 ns/op BenchmarkDecodeRune-4 1000000 129.6 ns/op BenchmarkEncodeValidASCII-4 324146 2133 ns/op BenchmarkEncodeValidJapaneseChars-4 506094 1125 ns/op BenchmarkAppendRuneValidASCII-4 710558 218.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 170.1 ns/op BenchmarkEncodeRune-4 701266 161.2 ns/op PASS ok unicode/utf16 10.149s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1653337 73.24 ns/op BenchmarkRuneCountTenJapaneseChars-4 346851 1474 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4374298 70.17 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 507895 778.1 ns/op BenchmarkValidTenASCIIChars-4 2237553 223.8 ns/op BenchmarkValid100KASCIIChars-4 56 2140763 ns/op BenchmarkValidTenJapaneseChars-4 342038 361.4 ns/op BenchmarkValidLongMostlyASCII-4 86 1223803 ns/op BenchmarkValidLongJapanese-4 62 8068031 ns/op BenchmarkValidStringTenASCIIChars-4 5195041 23.05 ns/op BenchmarkValidString100KASCIIChars-4 6498 88918 ns/op BenchmarkValidStringTenJapaneseChars-4 345578 318.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1389 116457 ns/op BenchmarkValidStringLongJapanese-4 159 1106040 ns/op BenchmarkEncodeASCIIRune-4 5697817 20.34 ns/op BenchmarkEncodeSpanishRune-4 1000000 168.2 ns/op BenchmarkEncodeJapaneseRune-4 1000000 190.4 ns/op BenchmarkEncodeMaxRune-4 1000000 700.4 ns/op BenchmarkEncodeInvalidRuneMaxPlusOne-4 1000000 117.6 ns/op BenchmarkEncodeInvalidRuneSurrogate-4 1000000 272.6 ns/op BenchmarkEncodeInvalidRuneNegative-4 1311141 165.1 ns/op BenchmarkAppendASCIIRune-4 8678908 13.87 ns/op BenchmarkAppendSpanishRune-4 3262393 148.7 ns/op BenchmarkAppendJapaneseRune-4 2715652 376.7 ns/op BenchmarkAppendMaxRune-4 1000000 208.0 ns/op BenchmarkAppendInvalidRuneMaxPlusOne-4 1787612 137.0 ns/op BenchmarkAppendInvalidRuneSurrogate-4 1000000 750.2 ns/op BenchmarkAppendInvalidRuneNegative-4 2302852 167.4 ns/op BenchmarkDecodeASCIIRune-4 2675203 137.3 ns/op BenchmarkDecodeJapaneseRune-4 1000000 848.0 ns/op BenchmarkFullRune/ASCII-4 1000000 103.8 ns/op BenchmarkFullRune/Incomplete-4 1507774 85.21 ns/op BenchmarkFullRune/Japanese-4 3083971 63.81 ns/op PASS ok unicode/utf8 36.193s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 344862 719.3 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 141543 1189 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 91633 1589 ns/op 0 B/op 0 allocs/op PASS ok unique 26.893s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 310912212890 ns/op PASS ok cmd/api 312.177s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 616597 589.3 ns/op BenchmarkCgoCall/one-pointer-4 505052 417.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 417286 817.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 590883 359.9 ns/op BenchmarkCgoCall/eight-pointers-4 231892 893.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 532752 309.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 39546 3126 ns/op BenchmarkCgoCall/eight-pointers-slice-4 33442 4604 ns/op BenchmarkGoString-4 906318 3428 ns/op BenchmarkCGoCallback-4 30932 7573 ns/op BenchmarkCGoInCThread-4 264463 456.1 ns/op PASS ok cmd/cgo/internal/test 21.114s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 383980 1646 ns/op BenchmarkEqArrayOfStrings64-4 73030 5063 ns/op BenchmarkEqArrayOfStrings1024-4 3850 55881 ns/op BenchmarkEqArrayOfFloats5-4 560068 203.3 ns/op BenchmarkEqArrayOfFloats64-4 10000 33287 ns/op BenchmarkEqArrayOfFloats1024-4 5683 19578 ns/op BenchmarkEqArrayOfStructsEq-4 1030 644564 ns/op BenchmarkEqArrayOfStructsNotEq-4 1872 230085 ns/op BenchmarkEqStruct-4 16336016 18.09 ns/op PASS ok cmd/compile/internal/reflectdata 14.610s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 435155 ns/op BenchmarkInvertLessThanNoov-4 6171354 51.76 ns/op BenchmarkCopyElim1-4 300 6135431 ns/op BenchmarkCopyElim10-4 100 19117520 ns/op BenchmarkCopyElim100-4 100 5745982 ns/op BenchmarkCopyElim1000-4 45 62329479 ns/op BenchmarkCopyElim10000-4 1 429886832 ns/op BenchmarkCopyElim100000-4 1 3862074631 ns/op BenchmarkDeadCode/1-4 100 9481260 ns/op BenchmarkDeadCode/10-4 100 3399253 ns/op BenchmarkDeadCode/100-4 100 14111226 ns/op BenchmarkDeadCode/1000-4 48 14134366 ns/op BenchmarkDeadCode/10000-4 1 118835737 ns/op BenchmarkDeadCode/100000-4 1 1775904291 ns/op BenchmarkDeadCode/200000-4 1 1938200928 ns/op BenchmarkDominatorsLinear-4 12 12900952 ns/op 0.78 MB/s BenchmarkDominatorsFwdBack-4 7 27082509 ns/op 0.37 MB/s BenchmarkDominatorsManyPred-4 6 31222528 ns/op 0.32 MB/s BenchmarkDominatorsMaxPred-4 7 63475845 ns/op 0.16 MB/s BenchmarkDominatorsMaxPredVal-4 7 21783140 ns/op 0.46 MB/s BenchmarkFuse/1-4 100 5672048 ns/op BenchmarkFuse/10-4 136 1786717 ns/op BenchmarkFuse/100-4 100 3166353 ns/op BenchmarkFuse/1000-4 19 12496165 ns/op BenchmarkFuse/10000-4 1 405114713 ns/op BenchmarkNilCheckDeep1-4 7371 15038 ns/op 0.07 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3294 35832 ns/op 0.28 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 468 251323 ns/op 0.40 MB/s 1185 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 39 2941403 ns/op 0.34 MB/s 8733 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 3 224820676 ns/op 0.04 MB/s 262773 B/op 8 allocs/op BenchmarkDSEPass-4 9 11387650 ns/op 65906 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 1008631422 ns/op 4251248 B/op 108345 allocs/op BenchmarkCSEPass-4 6 21266550 ns/op 98664 B/op 6 allocs/op BenchmarkCSEPassBlock-4 1 495069494 ns/op 3794664 B/op 52822 allocs/op BenchmarkDeadcodePass-4 45 2451804 ns/op 98679 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 236713266 ns/op 4019400 B/op 44739 allocs/op BenchmarkMultiPass-4 18 10388740 ns/op 239783 B/op 8 allocs/op BenchmarkMultiPassBlock-4 1 1419621797 ns/op 9307808 B/op 105054 allocs/op BenchmarkCondRewrite/SoloJump-4 2766549 128.7 ns/op BenchmarkCondRewrite/CombJump-4 2938507 190.6 ns/op PASS ok cmd/compile/internal/ssa 100.351s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7923 15371 ns/op BenchmarkExtShift-4 14463 63501 ns/op BenchmarkModify-4 7803 15136 ns/op BenchmarkMullImm-4 14310 9101 ns/op BenchmarkConstModify-4 7690 21162 ns/op BenchmarkBitSet-4 10000 10105 ns/op BenchmarkBitClear-4 16222 12700 ns/op BenchmarkBitToggle-4 15793 33068 ns/op BenchmarkBitSetConst-4 130498 1548 ns/op BenchmarkBitClearConst-4 115212 1019 ns/op BenchmarkBitToggleConst-4 120423 3549 ns/op BenchmarkDivconstI64-4 8021962 22.39 ns/op BenchmarkModconstI64-4 5025810 23.74 ns/op BenchmarkDivisiblePow2constI64-4 3939325 57.40 ns/op BenchmarkDivisibleconstI64-4 7588596 62.43 ns/op BenchmarkDivisibleWDivconstI64-4 1000000 232.3 ns/op BenchmarkDivconstU64/3-4 7396840 59.06 ns/op BenchmarkDivconstU64/5-4 7812127 30.24 ns/op BenchmarkDivconstU64/37-4 1000000 184.8 ns/op BenchmarkDivconstU64/1234567-4 1000000 261.8 ns/op BenchmarkModconstU64-4 1000000 272.9 ns/op BenchmarkDivisibleconstU64-4 8293483 27.17 ns/op BenchmarkDivisibleWDivconstU64-4 3928641 31.63 ns/op BenchmarkDivconstI32-4 8218268 45.25 ns/op BenchmarkModconstI32-4 4008366 65.14 ns/op BenchmarkDivisiblePow2constI32-4 8133622 29.94 ns/op BenchmarkDivisibleconstI32-4 6608400 45.06 ns/op BenchmarkDivisibleWDivconstI32-4 3108984 93.12 ns/op BenchmarkDivconstU32-4 8126521 17.81 ns/op BenchmarkModconstU32-4 1000000 234.9 ns/op BenchmarkDivisibleconstU32-4 6620193 26.23 ns/op BenchmarkDivisibleWDivconstU32-4 5105913 57.78 ns/op BenchmarkDivconstI16-4 6982750 17.95 ns/op BenchmarkModconstI16-4 7535659 31.48 ns/op BenchmarkDivisiblePow2constI16-4 8216510 132.6 ns/op BenchmarkDivisibleconstI16-4 7480516 17.48 ns/op BenchmarkDivisibleWDivconstI16-4 1000000 1972 ns/op BenchmarkDivconstU16-4 7371393 16.25 ns/op BenchmarkModconstU16-4 6604989 46.73 ns/op BenchmarkDivisibleconstU16-4 8057695 52.94 ns/op BenchmarkDivisibleWDivconstU16-4 4095769 78.02 ns/op BenchmarkDivconstI8-4 7294543 136.5 ns/op BenchmarkModconstI8-4 1000000 138.2 ns/op BenchmarkDivisiblePow2constI8-4 8030132 28.74 ns/op BenchmarkDivisibleconstI8-4 8276666 21.70 ns/op BenchmarkDivisibleWDivconstI8-4 5460309 22.79 ns/op BenchmarkDivconstU8-4 7445186 20.35 ns/op BenchmarkModconstU8-4 3180955 92.43 ns/op BenchmarkDivisibleconstU8-4 8282104 14.59 ns/op BenchmarkDivisibleWDivconstU8-4 5370346 101.5 ns/op BenchmarkMul2-4 160340 2993 ns/op BenchmarkMulNeg2-4 166195 3844 ns/op BenchmarkEfaceInteger-4 3782010 100.3 ns/op BenchmarkTypeAssert-4 11941032 43.91 ns/op BenchmarkDiv64UnsignedSmall-4 13595631 54.50 ns/op BenchmarkDiv64Small-4 13712743 22.85 ns/op BenchmarkDiv64SmallNegDivisor-4 10688908 65.30 ns/op BenchmarkDiv64SmallNegDividend-4 5587291 113.1 ns/op BenchmarkDiv64SmallNegBoth-4 14246038 25.11 ns/op BenchmarkDiv64Unsigned-4 10401345 10.42 ns/op BenchmarkDiv64-4 10919034 11.14 ns/op BenchmarkDiv64NegDivisor-4 11351805 11.56 ns/op BenchmarkDiv64NegDividend-4 11162528 15.00 ns/op BenchmarkDiv64NegBoth-4 10233422 11.05 ns/op BenchmarkMod64UnsignedSmall-4 12887319 8.511 ns/op BenchmarkMod64Small-4 13164957 8.819 ns/op BenchmarkMod64SmallNegDivisor-4 13361377 49.03 ns/op BenchmarkMod64SmallNegDividend-4 13755486 10.05 ns/op BenchmarkMod64SmallNegBoth-4 15116077 32.13 ns/op BenchmarkMod64Unsigned-4 11361721 34.39 ns/op BenchmarkMod64-4 11575720 59.70 ns/op BenchmarkMod64NegDivisor-4 11235072 53.78 ns/op BenchmarkMod64NegDividend-4 11382372 38.95 ns/op BenchmarkMod64NegBoth-4 7403713 17.98 ns/op BenchmarkMulconstI32/3-4 14819210 14.18 ns/op BenchmarkMulconstI32/5-4 5703009 52.25 ns/op BenchmarkMulconstI32/12-4 14849965 28.60 ns/op BenchmarkMulconstI32/120-4 14783192 44.23 ns/op BenchmarkMulconstI32/-120-4 6999393 66.95 ns/op BenchmarkMulconstI32/65537-4 10397437 10.93 ns/op BenchmarkMulconstI32/65538-4 14833981 40.47 ns/op BenchmarkMulconstI64/3-4 14780919 13.30 ns/op BenchmarkMulconstI64/5-4 12535713 17.51 ns/op BenchmarkMulconstI64/12-4 12980772 11.99 ns/op BenchmarkMulconstI64/120-4 15015321 10.54 ns/op BenchmarkMulconstI64/-120-4 13462946 31.94 ns/op BenchmarkMulconstI64/65537-4 14895368 14.43 ns/op BenchmarkMulconstI64/65538-4 14062494 26.69 ns/op BenchmarkMulconstU32/3-4 14901195 10.23 ns/op BenchmarkMulconstU32/5-4 14428089 36.40 ns/op BenchmarkMulconstU32/12-4 14965540 19.15 ns/op BenchmarkMulconstU32/120-4 14705739 37.38 ns/op BenchmarkMulconstU32/65537-4 12807327 30.70 ns/op BenchmarkMulconstU32/65538-4 14830354 8.677 ns/op BenchmarkMulconstU64/3-4 5771534 25.22 ns/op BenchmarkMulconstU64/5-4 15005743 9.834 ns/op BenchmarkMulconstU64/12-4 14569837 17.91 ns/op BenchmarkMulconstU64/120-4 14829146 15.59 ns/op BenchmarkMulconstU64/65537-4 12814855 75.19 ns/op BenchmarkMulconstU64/65538-4 14123268 11.62 ns/op BenchmarkShiftArithmeticRight-4 10815399 11.92 ns/op BenchmarkSwitch8Predictable-4 9846250 21.63 ns/op BenchmarkSwitch8Unpredictable-4 4283082 23.63 ns/op BenchmarkSwitch32Predictable-4 7673839 40.33 ns/op BenchmarkSwitch32Unpredictable-4 3660063 45.52 ns/op BenchmarkSwitchStringPredictable-4 3908977 88.60 ns/op BenchmarkSwitchStringUnpredictable-4 4229800 36.96 ns/op BenchmarkSwitchTypePredictable-4 2702829 67.54 ns/op BenchmarkSwitchTypeUnpredictable-4 3092082 140.8 ns/op BenchmarkSwitchInterfaceTypePredictable-4 2487573 253.2 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 1000000 401.7 ns/op PASS ok cmd/compile/internal/test 198.580s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 98 1727656 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 102.0 ns/op BenchmarkNamed/Underlying/generic-4 1375454 354.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 255.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 257.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 5204519843 ns/op 6686 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1255335612 ns/op 12746 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 375073553 ns/op 92769 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 703757544 ns/op 46212 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3862105453 ns/op 1131 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 206514839 ns/op 22493 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 148570658 ns/op 33498 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 163689702 ns/op 32112 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 499263764 ns/op 4060 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 193492034 ns/op 6125 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 140655547 ns/op 15034 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 139336122 ns/op 15404 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 4554040605 ns/op 15803 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2448581166 ns/op 29391 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 810615324 ns/op 88778 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 364720640 ns/op 197277 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3594070615 ns/op 568.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 382401579 ns/op 5350 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 131772482 ns/op 15448 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 271386172 ns/op 6240 lines/s PASS ok cmd/compile/internal/types2 89.109s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 46 5452834 ns/op 1099304 sys-ns/op 682000 user-ns/op PASS ok cmd/go 1.901s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 235501 446.7 ns/op PASS ok cmd/go/internal/cfg 1.923s All tests passed.