linux-s390x-ibm-race at 45967bb18e04fa6dc62c2786c87ce120443c64f6 :: 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" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=6ec670ba32ab42e7b9d8b06d76417a06" "JOURNAL_STREAM=9:234512093" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=6ec670ba32ab42e7b9d8b06d76417a06" "JOURNAL_STREAM=9:234512093" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 1.570s ok archive/zip 3.218s ok bufio 1.355s ok bytes 2.256s ok cmp 1.008s ok compress/bzip2 1.584s ok compress/flate 7.278s ok compress/gzip 18.448s ok compress/lzw 1.680s ok compress/zlib 6.311s ok container/heap 1.019s ok container/list 1.007s ok container/ring 1.009s ok context 1.033s ok crypto 2.481s ok crypto/aes 1.037s ok crypto/cipher 1.031s ok crypto/des 1.033s ok crypto/dsa 1.009s ok crypto/ecdh 1.431s ok crypto/ecdsa 1.606s ok crypto/ed25519 2.192s ok crypto/elliptic 1.041s ok crypto/hmac 1.009s ok crypto/internal/alias 1.006s ok crypto/internal/bigmod 1.451s ok crypto/internal/boring 1.006s ok crypto/internal/boring/bcache 1.338s ok crypto/internal/edwards25519 3.430s ok crypto/internal/edwards25519/field 1.160s ok crypto/internal/hpke 1.020s ok crypto/internal/mlkem768 1.843s ok crypto/internal/nistec 2.669s ok crypto/internal/nistec/fiat 1.006s [no tests to run] ok crypto/md5 1.010s ok crypto/rand 1.286s ok crypto/rc4 1.560s ok crypto/rsa 3.017s ok crypto/sha1 1.011s ok crypto/sha256 1.010s ok crypto/sha512 1.010s ok crypto/subtle 1.372s ok crypto/tls 5.103s ok crypto/x509 2.251s ok database/sql 1.549s ok database/sql/driver 1.006s ok debug/buildinfo 1.021s ok debug/dwarf 1.048s ok debug/elf 1.918s ok debug/gosym 1.102s ok debug/macho 1.019s ok debug/pe 1.033s ok debug/plan9obj 1.007s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.008s ok encoding/ascii85 1.010s ok encoding/asn1 1.010s ok encoding/base32 1.061s ok encoding/base64 1.013s ok encoding/binary 1.022s ok encoding/csv 1.042s ok encoding/gob 22.398s ok encoding/hex 1.018s ok encoding/json 2.170s ok encoding/pem 2.561s ok encoding/xml 1.171s ok errors 1.012s ok expvar 1.014s ok flag 3.045s ok fmt 1.562s ok go/ast 1.015s ok go/build 7.927s ok go/build/constraint 1.011s ok go/constant 1.013s ok go/doc 1.242s ok go/doc/comment 2.875s ok go/format 1.035s ok go/importer 1.530s ok go/internal/gccgoimporter 1.064s ok go/internal/gcimporter 9.512s ok go/internal/srcimporter 15.773s ok go/parser 1.943s ok go/printer 2.313s ok go/scanner 1.012s ok go/token 1.097s ok go/types 39.945s ok go/version 1.010s ok hash 1.017s ok hash/adler32 1.043s ok hash/crc32 1.161s ok hash/crc64 1.038s ok hash/fnv 1.023s ok hash/maphash 1.062s ok html 1.041s ok html/template 1.222s ok image 1.559s ok image/color 1.031s ok image/draw 1.824s ok image/gif 2.422s ok image/jpeg 2.882s ok image/png 4.821s ok index/suffixarray 2.954s ok internal/abi 1.080s ok internal/buildcfg 1.014s ok internal/chacha8rand 1.007s ok internal/concurrent 1.558s ok internal/coverage/cfile 1.010s ok internal/coverage/cformat 1.015s ok internal/coverage/cmerge 1.009s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.032s ok internal/coverage/test 1.041s ok internal/cpu 2.020s ok internal/dag 1.007s ok internal/diff 1.010s ok internal/fmtsort 1.008s ok internal/fuzz 1.025s ok internal/godebug 16.613s ok internal/godebugs 132.131s ok internal/gover 1.006s ok internal/itoa 1.006s ok internal/platform 1.433s ok internal/poll 1.387s ok internal/profile 1.007s ok internal/reflectlite 1.010s ok internal/runtime/atomic 1.014s ok internal/runtime/syscall 1.007s ok internal/saferio 1.076s ok internal/singleflight 1.057s ok internal/syscall/unix 1.007s ok internal/sysinfo 1.006s ok internal/testenv 1.167s ok internal/trace 33.415s ok internal/trace/internal/oldtrace 1.658s ok internal/types/errors 1.267s ok internal/unsafeheader 1.008s ok internal/weak 1.030s ok internal/xcoff 1.037s ok internal/zstd 1.059s ok io 1.035s ok io/fs 1.179s ok io/ioutil 1.011s ok iter 1.011s ok log 1.013s ok log/slog 1.098s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.008s ok log/syslog 2.224s ok maps 1.008s ok math 1.017s ok math/big 4.665s ok math/bits 1.012s ok math/cmplx 1.018s ok math/rand 4.451s ok math/rand/v2 3.597s ok mime 1.022s ok mime/multipart 6.852s ok mime/quotedprintable 1.034s ok net 41.086s ok net/http 13.081s ok net/http/cgi 27.684s ok net/http/cookiejar 1.017s ok net/http/fcgi 1.214s ok net/http/httptest 1.184s ok net/http/httptrace 1.009s ok net/http/httputil 1.603s ok net/http/internal 3.729s ok net/http/internal/ascii 1.014s ok net/http/pprof 6.162s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.007s ok net/mail 1.014s ok net/netip 1.346s ok net/rpc 1.034s ok net/rpc/jsonrpc 1.014s ok net/smtp 1.083s ok net/textproto 1.082s ok net/url 1.069s ok os 7.728s ok os/exec 8.230s ok os/exec/internal/fdtest 1.007s ok os/signal 22.634s ok os/user 1.014s ok path 1.011s ok path/filepath 1.032s ok plugin 1.021s ok reflect 1.654s ok regexp 3.802s ok regexp/syntax 9.446s ok runtime 44.650s ok runtime/cgo 1.094s ok runtime/debug 2.097s ok runtime/internal/math 1.067s ok runtime/internal/sys 1.068s ok runtime/internal/wasitest 1.074s ok runtime/metrics 1.078s ok runtime/pprof 40.122s ok runtime/race 18.917s ok runtime/trace 1.243s ok slices 1.905s ok sort 1.882s ok strconv 4.409s ok strings 3.109s ok sync 2.554s ok sync/atomic 12.242s ok syscall 18.949s ok testing 6.122s ok testing/fstest 1.074s ok testing/iotest 1.029s ok testing/quick 1.246s ok testing/slogtest 1.022s ok text/scanner 1.051s ok text/tabwriter 1.012s ok text/template 1.110s ok text/template/parse 1.025s ok time 13.523s ok unicode 1.015s ok unicode/utf16 1.034s ok unicode/utf8 1.045s ok unique 1.995s ok cmd/addr2line 8.740s ok cmd/api 29.901s ok cmd/asm/internal/asm 9.036s ok cmd/asm/internal/lex 1.060s ok cmd/cgo/internal/swig 1.088s ok cmd/cgo/internal/test 3.502s ok cmd/cgo/internal/testcarchive 51.171s ok cmd/cgo/internal/testcshared 10.586s ok cmd/cgo/internal/testerrors 16.959s ok cmd/cgo/internal/testfortran 1.019s ok cmd/cgo/internal/testgodefs 2.291s ok cmd/cgo/internal/testlife 1.808s ok cmd/cgo/internal/testnocgo 1.042s ok cmd/cgo/internal/testplugin 65.394s ok cmd/cgo/internal/testsanitizers 1.520s ok cmd/cgo/internal/testshared 82.561s ok cmd/cgo/internal/testso 4.659s ok cmd/cgo/internal/teststdio 4.232s ok cmd/cgo/internal/testtls 1.023s ok cmd/compile/internal/abt 1.174s ok cmd/compile/internal/amd64 1.047s ok cmd/compile/internal/base 1.048s ok cmd/compile/internal/compare 1.102s ok cmd/compile/internal/devirtualize 1.092s ok cmd/compile/internal/dwarfgen 1.781s ok cmd/compile/internal/importer 2.644s ok cmd/compile/internal/inline/inlheur 1.450s ok cmd/compile/internal/ir 1.011s ok cmd/compile/internal/liveness 1.304s ok cmd/compile/internal/logopt 1.166s ok cmd/compile/internal/loopvar 1.082s ok cmd/compile/internal/noder 1.013s ok cmd/compile/internal/rangefunc 1.022s ok cmd/compile/internal/reflectdata 1.010s [no tests to run] ok cmd/compile/internal/ssa 18.219s ok cmd/compile/internal/syntax 1.292s ok cmd/compile/internal/test 16.978s ok cmd/compile/internal/typecheck 1.321s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 32.205s ok cmd/covdata 1.036s ok cmd/cover 19.569s ok cmd/dist 1.150s ok cmd/distpack 1.249s ok cmd/doc 2.535s ok cmd/fix 3.915s ok cmd/go 333.809s ok cmd/go/internal/auth 1.016s ok cmd/go/internal/cache 1.096s ok cmd/go/internal/cfg 1.094s [no tests to run] ok cmd/go/internal/envcmd 1.331s ok cmd/go/internal/fsys 1.105s ok cmd/go/internal/generate 1.034s ok cmd/go/internal/gover 1.019s ok cmd/go/internal/imports 1.043s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.228s ok cmd/go/internal/lockedfile/internal/filelock 2.073s ok cmd/go/internal/modfetch 1.020s ok cmd/go/internal/modfetch/codehost 2.901s ok cmd/go/internal/modfetch/zip_sum_test 1.030s ok cmd/go/internal/modindex 2.026s ok cmd/go/internal/modload 1.035s ok cmd/go/internal/mvs 1.033s ok cmd/go/internal/par 1.089s ok cmd/go/internal/str 1.043s ok cmd/go/internal/test 1.063s ok cmd/go/internal/toolchain 1.100s ok cmd/go/internal/vcs 1.029s ok cmd/go/internal/vcweb 1.023s ok cmd/go/internal/vcweb/vcstest 5.213s ok cmd/go/internal/web 1.057s ok cmd/go/internal/work 2.066s ok cmd/gofmt 1.477s ok cmd/internal/archive 2.941s ok cmd/internal/buildid 2.141s ok cmd/internal/bootstrap_test 1.032s ok cmd/internal/cov 1.519s ok cmd/internal/dwarf 1.129s ok cmd/internal/edit 1.030s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 3.778s ok cmd/internal/notsha256 1.035s ok cmd/internal/obj 2.893s ok cmd/internal/obj/loong64 1.036s ok cmd/internal/obj/ppc64 2.406s ok cmd/internal/obj/riscv 1.632s ok cmd/internal/obj/s390x 1.014s ok cmd/internal/obj/x86 6.302s ok cmd/internal/objabi 1.155s ok cmd/internal/pgo 1.018s ok cmd/internal/pkgpath 5.101s ok cmd/internal/pkgpattern 1.059s ok cmd/internal/quoted 1.057s ok cmd/internal/src 1.009s ok cmd/internal/test2json 4.280s ok cmd/link 31.490s ok cmd/link/internal/benchmark 1.444s ok cmd/link/internal/ld 24.401s ok cmd/link/internal/loader 1.567s ok cmd/nm 12.681s ok cmd/objdump 1.134s ok cmd/pack 10.063s ok cmd/pprof 1.041s ok cmd/relnote 1.059s ok cmd/trace 2.058s ok cmd/vet 98.882s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3603 33770 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2434 179743 ns/op 1668 B/op 25 allocs/op Benchmark/Writer/PAX-4 1962 78348 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 3960 65217 ns/op 5244 B/op 16 allocs/op Benchmark/Reader/GNU-4 5275 39179 ns/op 5167 B/op 15 allocs/op Benchmark/Reader/PAX-4 2001 227002 ns/op 8853 B/op 33 allocs/op PASS ok archive/tar 4.422s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 710088870 ns/op 15168 B/op 66 allocs/op BenchmarkZip64Test-4 1 413544160 ns/op BenchmarkZip64TestSizes/4096-4 214 475672 ns/op BenchmarkZip64TestSizes/1048576-4 100 1317571 ns/op BenchmarkZip64TestSizes/67108864-4 1 181206772 ns/op PASS ok archive/zip 4.764s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 140336 869.6 ns/op BenchmarkReaderCopyUnoptimal-4 10000 12834 ns/op BenchmarkReaderCopyNoWriteTo-4 3993 266026 ns/op BenchmarkReaderWriteToOptimal-4 10000 36865 ns/op BenchmarkReaderReadString-4 87507 1721 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 138894 816.5 ns/op BenchmarkWriterCopyUnoptimal-4 159362 742.8 ns/op BenchmarkWriterCopyNoReadFrom-4 1951 273749 ns/op BenchmarkReaderEmpty-4 10000 38108 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 16698 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 439454 811.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 8.002s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 3313 92206 ns/op 355.38 MB/s BenchmarkWriteByte-4 404 362166 ns/op 11.31 MB/s BenchmarkWriteRune-4 199 900565 ns/op 13.64 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4621921 ns/op BenchmarkBufferFullSmallReads-4 90 1484802 ns/op BenchmarkBufferWriteBlock/N4096-4 7069 106283 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 385 511039 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 21686804 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 65704353 ns/op 255.34 MB/s 16777264 B/op 1 allocs/op BenchmarkIndexByte/10-4 2554279 59.42 ns/op 168.29 MB/s BenchmarkIndexByte/32-4 5407621 29.94 ns/op 1068.71 MB/s BenchmarkIndexByte/4K-4 573836 193.0 ns/op 21217.65 MB/s BenchmarkIndexBytePortable/10-4 899642 145.3 ns/op 68.83 MB/s BenchmarkIndexBytePortable/32-4 317853 390.0 ns/op 82.04 MB/s BenchmarkIndexBytePortable/4K-4 2577 43282 ns/op 94.63 MB/s BenchmarkIndexRune/10-4 1288431 185.3 ns/op 53.97 MB/s BenchmarkIndexRune/32-4 1000000 113.9 ns/op 280.84 MB/s BenchmarkIndexRune/4K-4 339676 964.9 ns/op 4244.98 MB/s BenchmarkIndexRuneASCII/10-4 4379332 27.13 ns/op 368.54 MB/s BenchmarkIndexRuneASCII/32-4 5111984 23.84 ns/op 1342.35 MB/s BenchmarkIndexRuneASCII/4K-4 621352 195.8 ns/op 20923.04 MB/s BenchmarkEqual/0-4 8410380 14.45 ns/op BenchmarkEqual/same/1-4 1394955 127.0 ns/op 7.88 MB/s BenchmarkEqual/same/6-4 1000000 139.1 ns/op 43.12 MB/s BenchmarkEqual/same/9-4 1254728 84.35 ns/op 106.70 MB/s BenchmarkEqual/same/15-4 924236 109.1 ns/op 137.52 MB/s BenchmarkEqual/same/16-4 1218769 90.84 ns/op 176.14 MB/s BenchmarkEqual/same/20-4 1212834 102.0 ns/op 196.12 MB/s BenchmarkEqual/same/32-4 1389096 113.2 ns/op 282.57 MB/s BenchmarkEqual/same/4K-4 125622 980.0 ns/op 4179.74 MB/s BenchmarkEqual/1-4 1445982 106.2 ns/op 9.41 MB/s BenchmarkEqual/6-4 1491660 80.71 ns/op 74.34 MB/s BenchmarkEqual/9-4 1407666 128.2 ns/op 70.21 MB/s BenchmarkEqual/15-4 1277542 90.51 ns/op 165.73 MB/s BenchmarkEqual/16-4 1000000 164.6 ns/op 97.23 MB/s BenchmarkEqual/20-4 1000000 167.3 ns/op 119.51 MB/s BenchmarkEqual/32-4 1000000 105.0 ns/op 304.88 MB/s BenchmarkEqual/4K-4 86475 1623 ns/op 2523.38 MB/s BenchmarkEqualBothUnaligned/64_0-4 1381597 89.85 ns/op 712.28 MB/s BenchmarkEqualBothUnaligned/64_1-4 1273053 88.28 ns/op 724.94 MB/s BenchmarkEqualBothUnaligned/64_4-4 1393550 99.64 ns/op 642.31 MB/s BenchmarkEqualBothUnaligned/64_7-4 1323220 110.6 ns/op 578.52 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116127 5586 ns/op 733.26 MB/s BenchmarkEqualBothUnaligned/4096_1-4 70249 2095 ns/op 1955.17 MB/s BenchmarkEqualBothUnaligned/4096_4-4 98344 3719 ns/op 1101.27 MB/s BenchmarkEqualBothUnaligned/4096_7-4 118123 1076 ns/op 3807.18 MB/s BenchmarkIndex/10-4 3057703 123.0 ns/op 81.30 MB/s BenchmarkIndex/32-4 2994561 38.31 ns/op 835.31 MB/s BenchmarkIndex/4K-4 64778 1615 ns/op 2536.53 MB/s BenchmarkIndexEasy/10-4 3622790 33.33 ns/op 300.02 MB/s BenchmarkIndexEasy/32-4 3011016 41.17 ns/op 777.17 MB/s BenchmarkIndexEasy/4K-4 376851 269.6 ns/op 15193.65 MB/s BenchmarkCount/10-4 1865473 124.9 ns/op 80.09 MB/s BenchmarkCount/32-4 1577384 99.29 ns/op 322.30 MB/s BenchmarkCount/4K-4 73410 1640 ns/op 2497.90 MB/s BenchmarkCountEasy/10-4 1000000 108.9 ns/op 91.84 MB/s BenchmarkCountEasy/32-4 1636435 379.8 ns/op 84.25 MB/s BenchmarkCountEasy/4K-4 344566 709.6 ns/op 5772.46 MB/s BenchmarkCountSingle/10-4 2918403 38.16 ns/op 262.02 MB/s BenchmarkCountSingle/32-4 2594616 68.60 ns/op 466.44 MB/s BenchmarkCountSingle/4K-4 528122 226.9 ns/op 18051.38 MB/s BenchmarkToUpper/#00-4 3087638 65.28 ns/op BenchmarkToUpper/ONLYUPPER-4 312182 389.1 ns/op BenchmarkToUpper/abc-4 544885 242.2 ns/op BenchmarkToUpper/AbC123-4 310898 678.8 ns/op BenchmarkToUpper/azAZ09_-4 281527 609.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80857 1428 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35764 18017 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57834 4319 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118178 1669 ns/op BenchmarkToLower/#00-4 2899917 41.17 ns/op BenchmarkToLower/abc-4 459410 682.2 ns/op BenchmarkToLower/AbC123-4 320011 414.8 ns/op BenchmarkToLower/azAZ09_-4 268573 798.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80433 1456 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42603 2776 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74712 1585 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120967 1000 ns/op BenchmarkFields/ASCII/16-4 123541 1309 ns/op 12.22 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 56273 ns/op 4.55 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 644 384641 ns/op 10.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 9088475 ns/op 7.21 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60075611 ns/op 17.45 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65820 1714 ns/op 9.34 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6688 36053 ns/op 7.10 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 357 445372 ns/op 9.20 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 7248610 ns/op 9.04 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 176601795 ns/op 5.94 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 124285 1649 ns/op 9.70 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8110 27686 ns/op 9.25 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 729 209418 ns/op 19.56 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 6351188 ns/op 10.32 MB/s 512265 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 183761015 ns/op 5.71 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 96640 1559 ns/op 10.26 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 39319 ns/op 6.51 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 463 265688 ns/op 15.42 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 6773874 ns/op 9.67 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 246057172 ns/op 4.26 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1896914 155.3 ns/op BenchmarkTrimSpace/ASCII-4 582482 269.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 81734 1614 ns/op BenchmarkTrimSpace/JustNonASCII-4 43813 4916 ns/op BenchmarkToValidUTF8/Valid-4 471975 321.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 371594 369.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84850 2941 ns/op BenchmarkIndexHard1-4 1452 123096 ns/op BenchmarkIndexHard2-4 386 515285 ns/op BenchmarkIndexHard3-4 168 769937 ns/op BenchmarkIndexHard4-4 88 1332563 ns/op BenchmarkLastIndexHard1-4 4 78259074 ns/op BenchmarkLastIndexHard2-4 4 61313798 ns/op BenchmarkLastIndexHard3-4 3 87668326 ns/op BenchmarkCountHard1-4 1858 71993 ns/op BenchmarkCountHard2-4 385 313142 ns/op BenchmarkCountHard3-4 166 794549 ns/op BenchmarkSplitEmptySeparator-4 1 411852750 ns/op BenchmarkSplitSingleByteSeparator-4 14 13273109 ns/op BenchmarkSplitMultiByteSeparator-4 13 11299357 ns/op BenchmarkSplitNSingleByteSeparator-4 193707 2047 ns/op BenchmarkSplitNMultiByteSeparator-4 58579 4620 ns/op BenchmarkRepeat-4 188756 788.1 ns/op BenchmarkRepeatLarge/256/1-4 112876 2172 ns/op 117.84 MB/s BenchmarkRepeatLarge/256/16-4 205548 1308 ns/op 195.74 MB/s BenchmarkRepeatLarge/512/1-4 14138 7752 ns/op 66.05 MB/s BenchmarkRepeatLarge/512/16-4 129968 1298 ns/op 394.48 MB/s BenchmarkRepeatLarge/1024/1-4 30039 8774 ns/op 116.71 MB/s BenchmarkRepeatLarge/1024/16-4 97761 1842 ns/op 555.77 MB/s BenchmarkRepeatLarge/2048/1-4 10000 25476 ns/op 80.39 MB/s BenchmarkRepeatLarge/2048/16-4 29820 4444 ns/op 460.87 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14811 ns/op 276.56 MB/s BenchmarkRepeatLarge/4096/16-4 7018 29280 ns/op 139.89 MB/s BenchmarkRepeatLarge/8192/1-4 10000 31689 ns/op 258.51 MB/s BenchmarkRepeatLarge/8192/16-4 10000 68963 ns/op 118.79 MB/s BenchmarkRepeatLarge/8192/4097-4 13587 12670 ns/op 323.36 MB/s BenchmarkRepeatLarge/16384/1-4 2571 54244 ns/op 302.04 MB/s BenchmarkRepeatLarge/16384/16-4 9116 50933 ns/op 321.67 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28476 ns/op 431.63 MB/s BenchmarkRepeatLarge/32768/1-4 2840 127661 ns/op 256.68 MB/s BenchmarkRepeatLarge/32768/16-4 1189 1200921 ns/op 27.29 MB/s BenchmarkRepeatLarge/32768/4097-4 100 6055589 ns/op 4.74 MB/s BenchmarkRepeatLarge/65536/1-4 1604 122902 ns/op 533.24 MB/s BenchmarkRepeatLarge/65536/16-4 2263 143382 ns/op 457.07 MB/s BenchmarkRepeatLarge/65536/4097-4 834 517258 ns/op 118.81 MB/s BenchmarkRepeatLarge/131072/1-4 368 728541 ns/op 179.91 MB/s BenchmarkRepeatLarge/131072/16-4 199 1206400 ns/op 108.65 MB/s BenchmarkRepeatLarge/131072/4097-4 255 662611 ns/op 191.68 MB/s BenchmarkRepeatLarge/262144/1-4 62 14722254 ns/op 17.81 MB/s BenchmarkRepeatLarge/262144/16-4 100 2012342 ns/op 130.27 MB/s BenchmarkRepeatLarge/262144/4097-4 158 1322784 ns/op 195.13 MB/s BenchmarkRepeatLarge/524288/1-4 100 1794733 ns/op 292.13 MB/s BenchmarkRepeatLarge/524288/16-4 100 4169620 ns/op 125.74 MB/s BenchmarkRepeatLarge/524288/4097-4 54 4045514 ns/op 128.62 MB/s BenchmarkRepeatLarge/1048576/1-4 66 3815976 ns/op 274.79 MB/s BenchmarkRepeatLarge/1048576/16-4 62 3372831 ns/op 310.89 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 6869513 ns/op 152.08 MB/s BenchmarkRepeatLarge/2097152/1-4 33 7626199 ns/op 274.99 MB/s BenchmarkRepeatLarge/2097152/16-4 26 15521506 ns/op 135.11 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 7086324 ns/op 295.44 MB/s BenchmarkRepeatLarge/4194304/1-4 8 14727507 ns/op 284.79 MB/s BenchmarkRepeatLarge/4194304/16-4 7 31239858 ns/op 134.26 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 42988185 ns/op 97.50 MB/s BenchmarkRepeatLarge/8388608/1-4 6 28965722 ns/op 289.60 MB/s BenchmarkRepeatLarge/8388608/16-4 2 60078369 ns/op 139.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 1 114835006 ns/op 73.03 MB/s BenchmarkRepeatLarge/16777216/1-4 2 70033936 ns/op 239.56 MB/s BenchmarkRepeatLarge/16777216/16-4 3 92480699 ns/op 181.41 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 65763294 ns/op 255.12 MB/s BenchmarkRepeatLarge/33554432/1-4 2 99287286 ns/op 337.95 MB/s BenchmarkRepeatLarge/33554432/16-4 2 99151658 ns/op 338.42 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 102012379 ns/op 328.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 251049661 ns/op 267.31 MB/s BenchmarkRepeatLarge/67108864/16-4 1 143753651 ns/op 466.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 128075137 ns/op 523.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 396691972 ns/op 338.34 MB/s BenchmarkRepeatLarge/134217728/16-4 1 265032286 ns/op 506.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 271450933 ns/op 494.45 MB/s BenchmarkRepeatLarge/268435456/1-4 1 749090278 ns/op 358.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 642397039 ns/op 417.87 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 619094681 ns/op 433.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1161917237 ns/op 462.06 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1479489733 ns/op 362.88 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1265965523 ns/op 424.08 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2686207172 ns/op 399.72 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3005483178 ns/op 357.26 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2399809480 ns/op 447.43 MB/s BenchmarkBytesCompare/1-4 9595797 10.98 ns/op BenchmarkBytesCompare/2-4 10265906 11.55 ns/op BenchmarkBytesCompare/4-4 10715707 11.01 ns/op BenchmarkBytesCompare/8-4 11069401 48.63 ns/op BenchmarkBytesCompare/16-4 10869175 10.99 ns/op BenchmarkBytesCompare/32-4 9947053 12.39 ns/op BenchmarkBytesCompare/64-4 9306376 14.70 ns/op BenchmarkBytesCompare/128-4 8418960 15.93 ns/op BenchmarkBytesCompare/256-4 6636976 20.96 ns/op BenchmarkBytesCompare/512-4 4827421 25.19 ns/op BenchmarkBytesCompare/1024-4 2893011 42.17 ns/op BenchmarkBytesCompare/2048-4 1000000 223.1 ns/op BenchmarkIndexAnyASCII/1:1-4 2743222 44.45 ns/op BenchmarkIndexAnyASCII/1:2-4 2770671 71.08 ns/op BenchmarkIndexAnyASCII/1:4-4 2608227 52.88 ns/op BenchmarkIndexAnyASCII/1:8-4 2482856 48.41 ns/op BenchmarkIndexAnyASCII/1:16-4 2431023 44.19 ns/op BenchmarkIndexAnyASCII/1:32-4 2633875 46.57 ns/op BenchmarkIndexAnyASCII/1:64-4 2567654 46.52 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 105.0 ns/op BenchmarkIndexAnyASCII/16:2-4 351178 374.0 ns/op BenchmarkIndexAnyASCII/16:4-4 326178 352.8 ns/op BenchmarkIndexAnyASCII/16:8-4 337014 358.6 ns/op BenchmarkIndexAnyASCII/16:16-4 316890 458.1 ns/op BenchmarkIndexAnyASCII/16:32-4 305920 393.7 ns/op BenchmarkIndexAnyASCII/16:64-4 264451 572.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2267193 56.21 ns/op BenchmarkIndexAnyASCII/256:2-4 25371 5278 ns/op BenchmarkIndexAnyASCII/256:4-4 24752 4702 ns/op BenchmarkIndexAnyASCII/256:8-4 24546 6497 ns/op BenchmarkIndexAnyASCII/256:16-4 23914 4833 ns/op BenchmarkIndexAnyASCII/256:32-4 19992 5029 ns/op BenchmarkIndexAnyASCII/256:64-4 25018 4943 ns/op BenchmarkIndexAnyUTF8/1:1-4 2912235 46.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 2325590 45.33 ns/op BenchmarkIndexAnyUTF8/1:4-4 2591720 43.12 ns/op BenchmarkIndexAnyUTF8/1:8-4 2450787 53.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 2683963 47.31 ns/op BenchmarkIndexAnyUTF8/1:32-4 2489829 71.49 ns/op BenchmarkIndexAnyUTF8/1:64-4 2543432 103.5 ns/op BenchmarkIndexAnyUTF8/16:1-4 153352 795.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 238315 1161 ns/op BenchmarkIndexAnyUTF8/16:4-4 241744 529.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 223737 823.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 233548 1457 ns/op BenchmarkIndexAnyUTF8/16:32-4 229448 1431 ns/op BenchmarkIndexAnyUTF8/16:64-4 224698 1091 ns/op BenchmarkIndexAnyUTF8/256:1-4 9736 37821 ns/op BenchmarkIndexAnyUTF8/256:2-4 16898 8671 ns/op BenchmarkIndexAnyUTF8/256:4-4 14676 9634 ns/op BenchmarkIndexAnyUTF8/256:8-4 15040 11108 ns/op BenchmarkIndexAnyUTF8/256:16-4 14157 7215 ns/op BenchmarkIndexAnyUTF8/256:32-4 15516 8301 ns/op BenchmarkIndexAnyUTF8/256:64-4 15423 7785 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1836242 54.62 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2663862 45.85 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2538230 50.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2397098 49.90 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2677280 45.73 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2582608 46.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2462847 46.74 ns/op BenchmarkLastIndexAnyASCII/16:1-4 318426 345.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 324622 362.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 349501 346.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 323647 365.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 326838 395.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 301170 399.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260726 462.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 22351 4740 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25555 4802 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25428 4774 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25239 4739 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25219 4781 ns/op BenchmarkLastIndexAnyASCII/256:32-4 21910 5175 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23509 4869 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2287160 61.03 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2703535 44.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2565399 46.71 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2530663 48.64 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2410244 44.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2615767 46.88 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2581027 49.69 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296172 391.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 255522 559.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 237618 501.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 228884 563.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 248985 648.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 235012 506.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 206456 526.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20293 5668 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14541 8004 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16280 8447 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15432 7737 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 14450 7577 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 15370 7352 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15199 7892 ns/op BenchmarkTrimASCII/1:1-4 3187572 38.06 ns/op BenchmarkTrimASCII/1:2-4 1773423 75.86 ns/op BenchmarkTrimASCII/1:4-4 1715883 87.61 ns/op BenchmarkTrimASCII/1:8-4 1379706 78.12 ns/op BenchmarkTrimASCII/1:16-4 1269210 104.6 ns/op BenchmarkTrimASCII/16:1-4 532294 266.2 ns/op BenchmarkTrimASCII/16:2-4 339848 419.5 ns/op BenchmarkTrimASCII/16:4-4 337988 353.0 ns/op BenchmarkTrimASCII/16:8-4 333916 360.9 ns/op BenchmarkTrimASCII/16:16-4 312595 569.1 ns/op BenchmarkTrimASCII/256:1-4 33219 3013 ns/op BenchmarkTrimASCII/256:2-4 25311 5065 ns/op BenchmarkTrimASCII/256:4-4 25180 4870 ns/op BenchmarkTrimASCII/256:8-4 24256 5386 ns/op BenchmarkTrimASCII/256:16-4 22820 5094 ns/op BenchmarkTrimASCII/4096:1-4 2505 47249 ns/op BenchmarkTrimASCII/4096:2-4 1591 78773 ns/op BenchmarkTrimASCII/4096:4-4 1520 84725 ns/op BenchmarkTrimASCII/4096:8-4 1604 78249 ns/op BenchmarkTrimASCII/4096:16-4 1533 80055 ns/op BenchmarkTrimByte-4 1978819 70.55 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 28104 4729 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27868 4179 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 490 235628 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1093 108737 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2067 55143 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4186 28626 ns/op BenchmarkCompareBytesEqual-4 8673385 15.88 ns/op BenchmarkCompareBytesToNil-4 12499072 9.036 ns/op BenchmarkCompareBytesEmpty-4 13371129 8.948 ns/op BenchmarkCompareBytesIdentical-4 13452861 11.33 ns/op BenchmarkCompareBytesSameLength-4 10501272 15.65 ns/op BenchmarkCompareBytesDifferentLength-4 10766710 12.16 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2480 48264 ns/op 21725.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2352 55298 ns/op 18962.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2372 63403 ns/op 16538.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2370 54185 ns/op 19352.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2431 50793 ns/op 20644.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2424 48796 ns/op 21489.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2439 50772 ns/op 20653.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2490 74685 ns/op 14040.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2386 52257 ns/op 20065.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2374 68530 ns/op 15300.99 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2346 52539 ns/op 19958.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2305 108303 ns/op 9681.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2288 54784 ns/op 19140.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2274 51873 ns/op 20214.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2332 56550 ns/op 18542.42 MB/s BenchmarkCompareBytesBig-4 2294 64781 ns/op 16186.53 MB/s BenchmarkCompareBytesBigIdentical-4 13417603 9.496 ns/op 110423413.40 MB/s PASS ok bytes 166.085s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 102949382 ns/op 0.97 MB/s 3611336 B/op 26 allocs/op BenchmarkDecodeNewton-4 1 553992008 ns/op 1.02 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 4 37085588 ns/op 0.44 MB/s 3648942 B/op 28 allocs/op PASS ok compress/bzip2 2.921s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 44 6279968 ns/op 1.59 MB/s 42407 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 35833716 ns/op 2.79 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 275083600 ns/op 3.64 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2578207 ns/op 3.88 MB/s 43750 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 28086466 ns/op 3.56 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 293152995 ns/op 3.41 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 40 3558642 ns/op 2.81 MB/s 42636 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 31587253 ns/op 3.17 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 376576453 ns/op 2.66 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 43 3758776 ns/op 2.66 MB/s 42299 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 28656436 ns/op 3.49 MB/s 42992 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 320480719 ns/op 3.12 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 6234290 ns/op 1.60 MB/s 43346 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 56367682 ns/op 1.77 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 758520580 ns/op 1.32 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2099976 ns/op 4.76 MB/s 43131 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 4 33472087 ns/op 2.99 MB/s 47950 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 239691482 ns/op 4.17 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 60 5398190 ns/op 1.85 MB/s 42691 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 26286697 ns/op 3.80 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 147575044 ns/op 6.78 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 54 2349507 ns/op 4.26 MB/s 43484 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 23429160 ns/op 4.27 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 177364473 ns/op 5.64 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1271963 ns/op 7.86 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 36907493 ns/op 2.71 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 125035275 ns/op 8.00 MB/s BenchmarkEncode/Digits/Speed/1e4-4 33 3677176 ns/op 2.72 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 26210796 ns/op 3.82 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 389071997 ns/op 2.57 MB/s BenchmarkEncode/Digits/Default/1e4-4 10 10024258 ns/op 1.00 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 97726102 ns/op 1.02 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1059068111 ns/op 0.94 MB/s BenchmarkEncode/Digits/Compression/1e4-4 10 10597840 ns/op 0.94 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 102003548 ns/op 0.98 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1350994471 ns/op 0.74 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1618101 ns/op 6.18 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12947830 ns/op 7.72 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 147084984 ns/op 6.80 MB/s BenchmarkEncode/Newton/Speed/1e4-4 38 3105414 ns/op 3.22 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 37410319 ns/op 2.67 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 222733047 ns/op 4.49 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 9713472 ns/op 1.03 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 105388252 ns/op 0.95 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 1572671235 ns/op 0.64 MB/s BenchmarkEncode/Newton/Compression/1e4-4 12 8782848 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 683282643 ns/op 0.15 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1448481528 ns/op 0.69 MB/s PASS ok compress/flate 49.029s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 27 5104877 ns/op 1.96 MB/s BenchmarkDecoder/1e-Reuse4-4 18 5578213 ns/op 1.79 MB/s BenchmarkDecoder/1e5-4 2 50967486 ns/op 1.96 MB/s BenchmarkDecoder/1e-Reuse5-4 3 42103535 ns/op 2.38 MB/s BenchmarkDecoder/1e6-4 1 1515883912 ns/op 0.66 MB/s BenchmarkDecoder/1e-Reuse6-4 1 469090942 ns/op 2.13 MB/s BenchmarkEncoder/1e4-4 38 3241281 ns/op 3.09 MB/s BenchmarkEncoder/1e-Reuse4-4 40 3012907 ns/op 3.32 MB/s BenchmarkEncoder/1e5-4 3 42657184 ns/op 2.34 MB/s BenchmarkEncoder/1e-Reuse5-4 1 176473269 ns/op 0.57 MB/s BenchmarkEncoder/1e6-4 1 606789547 ns/op 1.65 MB/s BenchmarkEncoder/1e-Reuse6-4 1 477561585 ns/op 2.09 MB/s PASS ok compress/lzw 12.770s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 11055285 ns/op PASS ok container/heap 1.495s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 27759 4698 ns/op BenchmarkWithTimeout/concurrency=40-4 4348 29772 ns/op BenchmarkWithTimeout/concurrency=4000-4 4164 39760 ns/op BenchmarkWithTimeout/concurrency=400000-4 5217 124375 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 473538 510.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15513 24818 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17854 21083 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3331 44572 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1912 119744 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2646 40938 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 295 562907 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 211 656692 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 100 2118171 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 4873472 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 7732045 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3879732 ns/op BenchmarkCheckCanceled/Err-4 435871 439.7 ns/op BenchmarkCheckCanceled/Done-4 708673 354.3 ns/op BenchmarkContextCancelDone-4 853185 166.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 37432 2946 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 33387 3443 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 29137 4459 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21984 5135 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15135 7890 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 446047 584.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 276776 443.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 178754 1320 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114570 1488 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 31846 6597 ns/op PASS ok context 30.863s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1000000 114.4 ns/op 139.87 MB/s BenchmarkEncrypt/AES-192-4 1820536 170.2 ns/op 94.02 MB/s BenchmarkEncrypt/AES-256-4 1547577 215.0 ns/op 74.40 MB/s BenchmarkDecrypt/AES-128-4 1836656 133.1 ns/op 120.19 MB/s BenchmarkDecrypt/AES-192-4 1908103 66.53 ns/op 240.49 MB/s BenchmarkDecrypt/AES-256-4 1436785 118.6 ns/op 134.95 MB/s BenchmarkExpand/AES-128-4 10000 13942 ns/op BenchmarkExpand/AES-192-4 10000 15572 ns/op BenchmarkExpand/AES-256-4 9798 12635 ns/op BenchmarkCreateCipher/AES-128-4 294760 968.3 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 418161 345.6 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 389451 387.0 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 7.049s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 165043 744.4 ns/op 85.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 339352 476.3 ns/op 134.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171721 1837 ns/op 34.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360756 378.2 ns/op 169.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 111471 1657 ns/op 814.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 300060 389.5 ns/op 3465.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 156334 763.7 ns/op 1767.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 296763 399.5 ns/op 3379.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 88999 2071 ns/op 3956.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 124374 825.5 ns/op 9923.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 100380 1395 ns/op 5874.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 129639 1892 ns/op 4329.26 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 1964 52714 ns/op 19.33 MB/s BenchmarkAESCFBDecrypt1K-4 2359 75704 ns/op 13.46 MB/s BenchmarkAESCFBDecrypt8K-4 160 704580 ns/op 11.62 MB/s BenchmarkAESOFB1K-4 5776 21845 ns/op 46.65 MB/s BenchmarkAESCTR1K-4 56306 4332 ns/op 235.24 MB/s BenchmarkAESCTR8K-4 7711 15689 ns/op 521.84 MB/s BenchmarkAESCBCEncrypt1K-4 405391 286.2 ns/op 3578.51 MB/s BenchmarkAESCBCDecrypt1K-4 883012 133.9 ns/op 7648.47 MB/s PASS ok crypto/cipher 12.722s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 50785 2859 ns/op 2.80 MB/s BenchmarkDecrypt-4 47488 4914 ns/op 1.63 MB/s BenchmarkTDESEncrypt-4 15678 8003 ns/op 1.00 MB/s BenchmarkTDESDecrypt-4 10000 11852 ns/op 0.68 MB/s PASS ok crypto/des 3.476s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 810 136215 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 6 62947340 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 3 45923691 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 21 5438878 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 4.433s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2996 55985 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2439 64022 ns/op 1559 B/op 20 allocs/op BenchmarkSign/P521-4 1657 69507 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2491 50828 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1124 97975 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 782 155888 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3790 120518 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 5085689 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11702708 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 4.755s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 109 1028640 ns/op BenchmarkNewKeyFromSeed-4 100 1309469 ns/op BenchmarkSigning-4 96 1456124 ns/op BenchmarkVerification-4 51 2349583 ns/op PASS ok crypto/ed25519 2.317s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3936 28032 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 62 1939988 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 21 5167814 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 12819771 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1309 140493 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4703419 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13169545 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 36736157 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8238 14859 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4279 26692 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2725 40480 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 37 4245320 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1893 70528 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 135 906326 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1299 206631 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 49 2351350 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 6.528s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 42530 2877 ns/op 355.94 MB/s BenchmarkHMACSHA256_32-4 48002 2694 ns/op 11.88 MB/s BenchmarkNewWriteSum-4 10000 12326 ns/op 2.60 MB/s PASS ok crypto/hmac 1.971s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 42630 2943 ns/op BenchmarkModSub-4 38332 3207 ns/op BenchmarkMontgomeryRepr-4 10000 15184 ns/op BenchmarkMontgomeryMul-4 14197 8602 ns/op BenchmarkModMul-4 7538 16294 ns/op BenchmarkExpBig-4 7 15636350 ns/op BenchmarkExp-4 3 49921765 ns/op PASS ok crypto/internal/bigmod 3.092s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 531 291830 ns/op BenchmarkScalarBaseMult-4 115 1005243 ns/op BenchmarkScalarMult-4 26 4708538 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 2707276 ns/op PASS ok crypto/internal/edwards25519 2.878s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 213946 1492 ns/op BenchmarkMultiply-4 237978 550.6 ns/op BenchmarkSquare-4 319767 369.7 ns/op BenchmarkInvert-4 1221 171607 ns/op BenchmarkMult32-4 683802 164.2 ns/op PASS ok crypto/internal/edwards25519/field 3.140s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 139 1396481 ns/op BenchmarkEncaps-4 128 1430351 ns/op BenchmarkDecaps-4 100 2391202 ns/op BenchmarkRoundTrip/Alice-4 54 2366897 ns/op BenchmarkRoundTrip/Bob-4 100 1426184 ns/op PASS ok crypto/internal/mlkem768 3.123s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4688344 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1524 79262 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 13640334 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 3 37479319 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 72 1601379 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7227 17823 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 25 4336505 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 201834029 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 3.414s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 237069 946.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129540 1171 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 60307 2637 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 245766 619.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 115736 974.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59341 1937 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 5.265s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 135200 1971 ns/op 4.06 MB/s BenchmarkHash64-4 162138 698.5 ns/op 91.63 MB/s BenchmarkHash128-4 172396 840.8 ns/op 152.24 MB/s BenchmarkHash256-4 101142 1034 ns/op 247.51 MB/s BenchmarkHash512-4 97958 1177 ns/op 435.08 MB/s BenchmarkHash1K-4 65062 2581 ns/op 396.78 MB/s BenchmarkHash8K-4 10000 27584 ns/op 296.99 MB/s BenchmarkHash1M-4 86 1411583 ns/op 742.84 MB/s BenchmarkHash8M-4 10 12562211 ns/op 667.77 MB/s BenchmarkHash8BytesUnaligned-4 146338 1437 ns/op 5.57 MB/s BenchmarkHash1KUnaligned-4 60684 5521 ns/op 185.49 MB/s BenchmarkHash8KUnaligned-4 10000 16012 ns/op 511.62 MB/s PASS ok crypto/md5 10.079s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 214989 1196 ns/op 26.75 MB/s BenchmarkRead/4K-4 8586 13775 ns/op 297.36 MB/s BenchmarkPrime-4 1 1305468260 ns/op PASS ok crypto/rand 3.095s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9223 11901 ns/op 10.76 MB/s BenchmarkRC4_1K-4 100 1292301 ns/op 0.79 MB/s BenchmarkRC4_8K-4 156 839943 ns/op 9.64 MB/s PASS ok crypto/rc4 4.071s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 55991639 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 52429729 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 77761896 ns/op BenchmarkEncryptPKCS1v15/2048-4 438 494556 ns/op BenchmarkDecryptOAEP/2048-4 7 24087054 ns/op BenchmarkEncryptOAEP/2048-4 364 393489 ns/op BenchmarkSignPKCS1v15/2048-4 7 23913508 ns/op BenchmarkVerifyPKCS1v15/2048-4 441 276434 ns/op BenchmarkSignPSS/2048-4 7 16607702 ns/op BenchmarkVerifyPSS/2048-4 382 351386 ns/op PASS ok crypto/rsa 5.990s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 139966 841.9 ns/op 9.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 168081 712.3 ns/op 11.23 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 142765 2138 ns/op 149.66 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 158061 926.7 ns/op 345.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 90759 1232 ns/op 831.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 105552 1421 ns/op 720.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23816 17444 ns/op 469.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22009 19527 ns/op 419.52 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 4.955s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 112725 3179 ns/op 2.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 141190 2111 ns/op 3.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 154168 1310 ns/op 6.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 99693 2598 ns/op 394.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 112962 1694 ns/op 604.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 115964 1057 ns/op 968.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 22556 5201 ns/op 1575.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 27848 4233 ns/op 1935.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28671 7470 ns/op 1096.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 9.421s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 91044 1466 ns/op 5.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 129541 885.3 ns/op 9.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 137059 1284 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 80821 3143 ns/op 325.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 115614 1751 ns/op 584.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 122931 999.1 ns/op 1024.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 35991 3399 ns/op 2409.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 38412 3071 ns/op 2667.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 38694 3032 ns/op 2701.47 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 4.976s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 13974891 20.27 ns/op BenchmarkConstantTimeEq-4 14729174 8.604 ns/op BenchmarkConstantTimeLessOrEq-4 14446466 8.513 ns/op BenchmarkXORBytes/8Bytes-4 319525 379.3 ns/op 21.09 MB/s BenchmarkXORBytes/128Bytes-4 173378 808.9 ns/op 158.24 MB/s BenchmarkXORBytes/2048Bytes-4 10000 22145 ns/op 92.48 MB/s BenchmarkXORBytes/32768Bytes-4 1334 94452 ns/op 346.93 MB/s PASS ok crypto/subtle 6.230s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 4 56159611 ns/op BenchmarkCertCache/1-4 21 21303445 ns/op BenchmarkCertCache/2-4 4 29990841 ns/op BenchmarkCertCache/3-4 22 10127485 ns/op BenchmarkHandshakeServer/RSA-4 12 22328102 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 27559440 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 13364736 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 3954789 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 182 697788 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 13324962 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 12 15260520 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 59594534 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 80630056 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 3 48185675 ns/op 21.76 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 66039459 ns/op 15.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 120549576 ns/op 17.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 108934145 ns/op 19.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 99424265 ns/op 42.19 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 116543243 ns/op 35.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 276206826 ns/op 30.37 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 291588845 ns/op 28.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 356578710 ns/op 47.05 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 766590037 ns/op 21.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 696545281 ns/op 48.17 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1014698485 ns/op 33.07 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 1465473852 ns/op 45.79 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2064908007 ns/op 32.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 99982629 ns/op 10.49 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 140007082 ns/op 7.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 69725814 ns/op 30.08 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 112304378 ns/op 18.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 151189221 ns/op 27.74 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 123316457 ns/op 34.01 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 179832099 ns/op 46.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 491597121 ns/op 17.06 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 346241357 ns/op 48.46 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 584494048 ns/op 28.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1065689004 ns/op 31.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1352770905 ns/op 24.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2348715600 ns/op 28.57 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2837515706 ns/op 23.65 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 736423090 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 735896170 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 319848585 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 306630460 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 175594152 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 182889254 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 110528905 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 126529155 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 74267887 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 60634488 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 170630130 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 186394809 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 145316776 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 129615593 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 67716462 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 67860960 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 61392249 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 50930068 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 61428923 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 33850575 ns/op PASS ok crypto/tls 38.692s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 8318 76075 ns/op BenchmarkCreateCertificate/RSA_2048-4 4 29313184 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 502 943461 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 878 200484 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 590 394151 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 9.111s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 28 3968130 ns/op 277651 B/op 1606 allocs/op BenchmarkConcurrentStmtQuery-4 34 4865606 ns/op 261712 B/op 1923 allocs/op BenchmarkConcurrentStmtExec-4 63 5078051 ns/op 214876 B/op 495 allocs/op BenchmarkConcurrentTxQuery-4 28 10369707 ns/op 272506 B/op 2117 allocs/op BenchmarkConcurrentTxExec-4 78 3424408 ns/op 88122 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 7215479 ns/op 113835 B/op 2153 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1379609 ns/op 40221 B/op 380 allocs/op BenchmarkConcurrentRandom-4 42 5653083 ns/op 228384 B/op 1727 allocs/op BenchmarkManyConcurrentQueries-4 631 190986 ns/op 4423 B/op 22 allocs/op BenchmarkGrabConn-4 270699 509.0 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 10000 12662 ns/op PASS ok database/sql 4.606s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1267 406694 ns/op BenchmarkSymbols32-4 1917 75211 ns/op PASS ok debug/elf 2.160s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 25590 4681 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 49 2508671 ns/op 180167 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2356675 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12142 11517 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.513s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 49592 14255 ns/op BenchmarkMarshal-4 648 350292 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2438 77318 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 2.931s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 211 593872 ns/op 13.79 MB/s BenchmarkEncodeToString-4 100 3120027 ns/op 2.63 MB/s BenchmarkDecode-4 90 1925738 ns/op 6.81 MB/s BenchmarkDecodeString-4 85 1632762 ns/op 8.03 MB/s PASS ok encoding/base32 3.050s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 256 1624131 ns/op 5.04 MB/s BenchmarkDecodeString/2-4 318775 400.6 ns/op 9.99 MB/s BenchmarkDecodeString/4-4 233846 620.6 ns/op 12.89 MB/s BenchmarkDecodeString/8-4 174210 674.4 ns/op 17.79 MB/s BenchmarkDecodeString/64-4 28266 9727 ns/op 9.05 MB/s BenchmarkDecodeString/8192-4 211 574435 ns/op 19.02 MB/s BenchmarkNewEncoding-4 49104 3329 ns/op 76.91 MB/s PASS ok encoding/base64 6.065s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1347 87691 ns/op 45.61 MB/s BenchmarkReadStruct-4 13706 8796 ns/op 8.53 MB/s BenchmarkWriteStruct-4 12446 11544 ns/op 6.50 MB/s BenchmarkAppendStruct-4 245166 520.1 ns/op 144.22 MB/s BenchmarkWriteSlice1000Structs-4 13 7860445 ns/op 9.54 MB/s BenchmarkAppendSlice1000Structs-4 14 8428675 ns/op 8.90 MB/s BenchmarkReadSlice1000Structs-4 13 8618872 ns/op 8.70 MB/s BenchmarkReadInts-4 44024 7332 ns/op 4.09 MB/s BenchmarkWriteInts-4 27388 3816 ns/op 7.86 MB/s BenchmarkAppendInts-4 67471 7371 ns/op 4.07 MB/s BenchmarkWriteSlice1000Int32s-4 529 267979 ns/op 14.93 MB/s BenchmarkAppendSlice1000Int32s-4 1208 167973 ns/op 23.81 MB/s BenchmarkPutUint16-4 1000000 124.7 ns/op 16.04 MB/s BenchmarkAppendUint16-4 2292104 162.5 ns/op 12.31 MB/s BenchmarkPutUint32-4 1000000 120.6 ns/op 33.16 MB/s BenchmarkAppendUint32-4 1638367 72.29 ns/op 55.34 MB/s BenchmarkPutUint64-4 717892 267.8 ns/op 29.87 MB/s BenchmarkAppendUint64-4 734445 165.9 ns/op 48.22 MB/s BenchmarkLittleEndianPutUint16-4 3284454 51.13 ns/op 39.12 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 385.7 ns/op 5.19 MB/s BenchmarkLittleEndianPutUint32-4 1791958 78.42 ns/op 51.01 MB/s BenchmarkLittleEndianAppendUint32-4 2385642 93.79 ns/op 42.65 MB/s BenchmarkLittleEndianPutUint64-4 703110 167.7 ns/op 47.70 MB/s BenchmarkLittleEndianAppendUint64-4 755836 170.7 ns/op 46.87 MB/s BenchmarkReadFloats-4 154347 2159 ns/op 5.56 MB/s BenchmarkWriteFloats-4 119648 1992 ns/op 6.02 MB/s BenchmarkReadSlice1000Float32s-4 1198 432216 ns/op 9.25 MB/s BenchmarkWriteSlice1000Float32s-4 650 285740 ns/op 14.00 MB/s BenchmarkReadSlice1000Uint8s-4 10000 10206 ns/op 97.98 MB/s BenchmarkWriteSlice1000Uint8s-4 265641 2659 ns/op 376.06 MB/s BenchmarkSize/bool-4 5351224 23.81 ns/op BenchmarkSize/int8-4 5589756 20.47 ns/op BenchmarkSize/int16-4 5988321 50.01 ns/op BenchmarkSize/int32-4 5720388 20.28 ns/op BenchmarkSize/int64-4 5723953 37.35 ns/op BenchmarkSize/uint8-4 5923130 42.04 ns/op BenchmarkSize/uint16-4 5632022 216.3 ns/op BenchmarkSize/uint32-4 5897091 86.00 ns/op BenchmarkSize/uint64-4 5110059 19.61 ns/op BenchmarkSize/float32-4 3734984 94.91 ns/op BenchmarkSize/float64-4 4251325 50.97 ns/op BenchmarkSize/complex64-4 800787 141.9 ns/op BenchmarkSize/complex128-4 849296 650.7 ns/op BenchmarkSize/binary.Struct-4 309880 530.1 ns/op BenchmarkSize/*binary.Struct-4 264144 608.9 ns/op BenchmarkSize/[]binary.Struct-4 226378 538.5 ns/op BenchmarkSize/[]binary.Struct#01-4 248252 921.2 ns/op BenchmarkSize/[1]binary.Struct-4 230785 514.0 ns/op BenchmarkPutUvarint32-4 474117 474.3 ns/op 8.43 MB/s BenchmarkPutUvarint64-4 178779 893.8 ns/op 8.95 MB/s PASS ok encoding/binary 45.505s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5305 31798 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5425 27897 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5662 42966 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3042 39223 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5964 19620 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 3585 61945 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6069 19799 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3069 39891 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8575 59575 ns/op PASS ok encoding/csv 4.680s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 7887 23011 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5806 109914 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 52 2876017 ns/op 19138 B/op 346 allocs/op BenchmarkEncodeComplex128Slice-4 100 1144570 ns/op 3685 B/op 1 allocs/op BenchmarkEncodeFloat64Slice-4 664 220270 ns/op 131 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 592 302056 ns/op 147 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1269 107005 ns/op 305 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 61 3477200 ns/op 35182 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 180 1079312 ns/op 25497 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 697 966980 ns/op 10817 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 673 546984 ns/op 9770 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 441 903379 ns/op 39206 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 133 1477265 ns/op 67392 B/op 2237 allocs/op BenchmarkDecodeBytesSlice-4 410 3127729 ns/op 23965 B/op 198 allocs/op BenchmarkDecodeInterfaceSlice-4 51 5194410 ns/op 83643 B/op 3178 allocs/op BenchmarkDecodeMap-4 67 2028855 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 13.496s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 10000 39869 ns/op 6.42 MB/s BenchmarkEncode/1024-4 3434 33233 ns/op 30.81 MB/s BenchmarkEncode/4096-4 825 223880 ns/op 18.30 MB/s BenchmarkEncode/16384-4 129 1969745 ns/op 8.32 MB/s BenchmarkDecode/256-4 28934 6825 ns/op 37.51 MB/s BenchmarkDecode/1024-4 7020 18596 ns/op 55.06 MB/s BenchmarkDecode/4096-4 1797 178113 ns/op 23.00 MB/s BenchmarkDecode/16384-4 446 715424 ns/op 22.90 MB/s BenchmarkDecodeString/256-4 23506 8965 ns/op 28.56 MB/s BenchmarkDecodeString/1024-4 6190 33535 ns/op 30.53 MB/s BenchmarkDecodeString/4096-4 1568 313266 ns/op 13.08 MB/s BenchmarkDecodeString/16384-4 325 412826 ns/op 39.69 MB/s BenchmarkDump/256-4 1016 337787 ns/op 0.76 MB/s BenchmarkDump/1024-4 301 399097 ns/op 2.57 MB/s BenchmarkDump/4096-4 72 3060802 ns/op 1.34 MB/s BenchmarkDump/16384-4 16 6436498 ns/op 2.55 MB/s PASS ok encoding/hex 12.342s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 548656086 ns/op 3.54 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 1377871076 ns/op 1.41 MB/s 8394168 B/op 110 allocs/op BenchmarkCodeMarshal-4 1 1132088934 ns/op 1.71 MB/s 10333472 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 165118257 ns/op 11.75 MB/s 1945072 B/op 65 allocs/op BenchmarkMarshalBytes/32-4 10000 22643 ns/op BenchmarkMarshalBytes/256-4 5446 21066 ns/op BenchmarkMarshalBytes/4096-4 483 349049 ns/op BenchmarkMarshalBytesError/32-4 49 2600643 ns/op BenchmarkMarshalBytesError/256-4 8 25804747 ns/op BenchmarkMarshalBytesError/4096-4 44 3022243 ns/op BenchmarkMarshalMap-4 23670 6398 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 1203609658 ns/op 1.61 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25084 20774 ns/op 0.67 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 24181 4361 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 805930629 ns/op 2.41 MB/s 2019856 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 710881573 ns/op 2.73 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 43243 6163 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 78516 2808 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 93819 1413 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14848 50275 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 24013 4282 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 52039 8451 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 10084 11174 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5548 21858 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1058 516439 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 42 4948236 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 13669622 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 615973 234.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 724954 205.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 684409 212.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 654474 363.0 ns/op BenchmarkEncodeMarshaler-4 28186 3913 ns/op 77 B/op 2 allocs/op BenchmarkEncoderEncode-4 30998 7735 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5437231 23.53 ns/op BenchmarkNumberIsValidRegexp-4 12646 8657 ns/op BenchmarkUnmarshalNumber-4 34725 4148 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 36.227s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 34 6648405 ns/op 9.86 MB/s BenchmarkDecode-4 15 10437942 ns/op 8.51 MB/s PASS ok encoding/pem 1.755s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1603 235750 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 705 217140 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2613 236011 ns/op PASS ok encoding/xml 3.358s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 254472 585.0 ns/op BenchmarkAs-4 78452 1529 ns/op PASS ok errors 1.590s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 706324 191.3 ns/op BenchmarkIntSet-4 783436 269.5 ns/op BenchmarkFloatAdd-4 91747 1135 ns/op BenchmarkFloatSet-4 769891 479.5 ns/op BenchmarkStringSet-4 396567 328.1 ns/op BenchmarkMapSet-4 135650 2150 ns/op BenchmarkMapSetDifferent-4 59701 8625 ns/op BenchmarkMapSetDifferentRandom-4 279 633266 ns/op BenchmarkMapSetString-4 105489 1459 ns/op BenchmarkMapAddSame-4 10000 39570 ns/op BenchmarkMapAddDifferent-4 6416 30624 ns/op BenchmarkMapAddDifferentRandom-4 229 933058 ns/op BenchmarkMapAddSameSteadyState-4 249194 467.7 ns/op BenchmarkMapAddDifferentSteadyState-4 119502 1576 ns/op BenchmarkMapString-4 7192 83951 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 17785 7962 ns/op PASS ok expvar 20.672s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 57100 2345 ns/op BenchmarkSprintfEmpty-4 224456 2179 ns/op BenchmarkSprintfString-4 172104 2609 ns/op BenchmarkSprintfTruncateString-4 157740 966.6 ns/op BenchmarkSprintfTruncateBytes-4 54091 3317 ns/op BenchmarkSprintfSlowParsingPath-4 123577 1772 ns/op BenchmarkSprintfQuoteString-4 27969 4907 ns/op BenchmarkSprintfInt-4 155991 925.9 ns/op BenchmarkSprintfIntInt-4 138531 4079 ns/op BenchmarkSprintfPrefixedInt-4 109970 3678 ns/op BenchmarkSprintfFloat-4 72615 2507 ns/op BenchmarkSprintfComplex-4 47605 5669 ns/op BenchmarkSprintfBoolean-4 180132 3748 ns/op BenchmarkSprintfHexString-4 47584 16013 ns/op BenchmarkSprintfHexBytes-4 10000 16710 ns/op BenchmarkSprintfBytes-4 30912 13941 ns/op BenchmarkSprintfStringer-4 43034 4501 ns/op BenchmarkSprintfStructure-4 30000 26589 ns/op BenchmarkManyArgs-4 36780 2945 ns/op BenchmarkFprintInt-4 62841 3265 ns/op BenchmarkFprintfBytes-4 64909 3222 ns/op BenchmarkFprintIntNoAlloc-4 64029 2265 ns/op BenchmarkScanInts-4 20 8511166 ns/op BenchmarkScanRecursiveInt-4 1 644743057 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 667519988 ns/op PASS ok fmt 23.110s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 675 376192 ns/op PASS ok go/build 1.693s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 45026 4034 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 9698 10670 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 1498 73915 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1216 179958 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 284 582241 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 73 3841022 ns/op 215522 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 28768549 ns/op 846316 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 74751598 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 492734891 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 5.219s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 664408226 ns/op 0.10 MB/s 46315648 B/op 49038 allocs/op PASS ok go/format 1.846s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 36407592 ns/op 1.48 MB/s BenchmarkParseOnly-4 5 25972959 ns/op 2.07 MB/s BenchmarkResolve-4 39 9115317 ns/op 5.91 MB/s PASS ok go/parser 5.645s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 270619554 ns/op 0.19 MB/s 5015696 B/op 27487 allocs/op BenchmarkPrintDecl-4 764 207184 ns/op 0.15 MB/s 15943 B/op 51 allocs/op PASS ok go/printer 2.103s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 249 649026 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 11224100 ns/op 4.53 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 37790800 ns/op 1.96 MB/s BenchmarkScanFiles/net/http/server.go-4 4 72016059 ns/op 1.75 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1270729 ns/op 2.44 MB/s PASS ok go/scanner 4.154s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 920648 393.0 ns/op PASS ok go/token 1.706s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 2518802 ns/op BenchmarkNamed/Underlying/nongeneric-4 1298808 88.31 ns/op BenchmarkNamed/Underlying/generic-4 1404856 86.02 ns/op BenchmarkNamed/Underlying/src_instance-4 909111 236.8 ns/op BenchmarkNamed/Underlying/user_instance-4 1331460 94.74 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11506 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 49713 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 14313 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 11914 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1930852409 ns/op 17866 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1854313520 ns/op 18603 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 619457703 ns/op 55687 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 352962439 ns/op 97734 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1592646987 ns/op 3274 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 396923132 ns/op 13091 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 474675190 ns/op 10992 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 108881036 ns/op 47997 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 263650678 ns/op 8219 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 133541886 ns/op 16180 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 219667527 ns/op 9825 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 1 175698157 ns/op 12235 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2575129156 ns/op 27592 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 2128045987 ns/op 33564 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 257751899 ns/op 277076 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 168291698 ns/op 394399 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2986083004 ns/op 677.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 259970210 ns/op 7398 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 137130819 ns/op 14743 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 172642589 ns/op 11532 lines/s PASS ok go/types 57.793s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9144 11354 ns/op 90.19 MB/s PASS ok hash/adler32 1.337s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207700 834.2 ns/op 17.98 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 174721 985.9 ns/op 15.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 110608 1218 ns/op 32.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85386 2709 ns/op 14.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 473475 600.5 ns/op 852.61 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 472077 255.5 ns/op 2003.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 436083 272.6 ns/op 3756.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 444271 395.1 ns/op 2591.80 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 373213 990.9 ns/op 4133.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 352849 346.0 ns/op 11837.92 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 85143 1347 ns/op 24321.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 126504 1122 ns/op 29214.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 210913 578.2 ns/op 25.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 185870 1711 ns/op 8.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 94183 1165 ns/op 34.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 84819 1801 ns/op 22.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 411018 445.5 ns/op 1149.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 409117 352.2 ns/op 1453.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 337846 483.5 ns/op 2117.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 383910 314.1 ns/op 3260.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 300088 339.0 ns/op 12083.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 329580 354.0 ns/op 11570.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 133938 950.0 ns/op 34492.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 108460 1395 ns/op 23495.48 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 223639 598.1 ns/op 25.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 197598 694.9 ns/op 21.58 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 103419 4685 ns/op 8.54 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 96624 1450 ns/op 27.58 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9249 20515 ns/op 24.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9048 18894 ns/op 27.10 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4596 40973 ns/op 24.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4558 28791 ns/op 35.57 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1161 117588 ns/op 34.83 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1034 185035 ns/op 22.14 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 145 2276411 ns/op 14.39 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 142 1355005 ns/op 24.18 MB/s PASS ok hash/crc32 28.840s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1109319 ns/op 59.08 MB/s BenchmarkCrc64/ISO4KB-4 1569 74162 ns/op 55.23 MB/s BenchmarkCrc64/ISO1KB-4 7264 194990 ns/op 5.25 MB/s BenchmarkCrc64/ECMA64KB-4 120 860750 ns/op 76.14 MB/s BenchmarkCrc64/Random64KB-4 100 1022588 ns/op 64.09 MB/s BenchmarkCrc64/Random16KB-4 471 256325 ns/op 63.92 MB/s PASS ok hash/crc64 4.637s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8664 11569 ns/op 88.52 MB/s BenchmarkFnv32aKB-4 4303 31849 ns/op 32.15 MB/s BenchmarkFnv64KB-4 9890 11560 ns/op 88.58 MB/s BenchmarkFnv64aKB-4 10000 12051 ns/op 84.97 MB/s BenchmarkFnv128KB-4 1131 152104 ns/op 6.73 MB/s BenchmarkFnv128aKB-4 1083 184944 ns/op 5.54 MB/s PASS ok hash/fnv 4.320s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 549778 199.0 ns/op 20.10 MB/s BenchmarkHash/n=4/Bytes-4 5286849 21.98 ns/op 182.01 MB/s BenchmarkHash/n=4/String-4 1771186 69.44 ns/op 57.61 MB/s BenchmarkHash/n=8/Write-4 539072 629.4 ns/op 12.71 MB/s BenchmarkHash/n=8/Bytes-4 4856553 29.04 ns/op 275.46 MB/s BenchmarkHash/n=8/String-4 1470890 75.02 ns/op 106.64 MB/s BenchmarkHash/n=16/Write-4 543204 614.5 ns/op 26.04 MB/s BenchmarkHash/n=16/Bytes-4 5267434 22.89 ns/op 698.85 MB/s BenchmarkHash/n=16/String-4 1757986 152.7 ns/op 104.77 MB/s BenchmarkHash/n=32/Write-4 588076 553.9 ns/op 57.77 MB/s BenchmarkHash/n=32/Bytes-4 4814388 38.49 ns/op 831.33 MB/s BenchmarkHash/n=32/String-4 1000000 156.4 ns/op 204.56 MB/s BenchmarkHash/n=64/Write-4 557710 460.4 ns/op 139.02 MB/s BenchmarkHash/n=64/Bytes-4 3373855 48.00 ns/op 1333.31 MB/s BenchmarkHash/n=64/String-4 1525129 248.0 ns/op 258.05 MB/s BenchmarkHash/n=256/Write-4 350720 1555 ns/op 164.67 MB/s BenchmarkHash/n=256/Bytes-4 1586655 244.7 ns/op 1046.24 MB/s BenchmarkHash/n=256/String-4 724958 389.3 ns/op 657.58 MB/s BenchmarkHash/n=320/Write-4 380869 322.6 ns/op 991.82 MB/s BenchmarkHash/n=320/Bytes-4 1560442 81.72 ns/op 3915.59 MB/s BenchmarkHash/n=320/String-4 499021 720.6 ns/op 444.05 MB/s BenchmarkHash/n=1024/Write-4 224415 1519 ns/op 674.29 MB/s BenchmarkHash/n=1024/Bytes-4 561162 288.3 ns/op 3551.87 MB/s BenchmarkHash/n=1024/String-4 200950 1430 ns/op 716.16 MB/s BenchmarkHash/n=4096/Write-4 45108 2306 ns/op 1776.13 MB/s BenchmarkHash/n=4096/Bytes-4 140575 1041 ns/op 3936.21 MB/s BenchmarkHash/n=4096/String-4 57886 2887 ns/op 1418.96 MB/s BenchmarkHash/n=16384/Write-4 25807 13699 ns/op 1196.02 MB/s BenchmarkHash/n=16384/Bytes-4 37320 4975 ns/op 3293.18 MB/s BenchmarkHash/n=16384/String-4 13089 8533 ns/op 1920.12 MB/s PASS ok hash/maphash 31.191s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 837 328462 ns/op BenchmarkEscapeNone-4 87345 1781 ns/op BenchmarkUnescape-4 801 622019 ns/op BenchmarkUnescapeNone-4 513217 695.5 ns/op BenchmarkUnescapeSparse-4 9189 78664 ns/op BenchmarkUnescapeDense-4 1178 126841 ns/op PASS ok html 5.119s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7746 13786 ns/op BenchmarkCSSEscaperNoSpecials-4 47846 3147 ns/op BenchmarkDecodeCSS-4 21927 5372 ns/op BenchmarkDecodeCSSNoSpecials-4 3468780 34.10 ns/op BenchmarkCSSValueFilter-4 117968 1962 ns/op BenchmarkCSSValueFilterOk-4 77307 1631 ns/op BenchmarkEscapedExecute-4 4012 34703 ns/op BenchmarkHTMLNospaceEscaper-4 10000 23389 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 70346 1879 ns/op BenchmarkStripTags-4 10000 10609 ns/op BenchmarkStripTagsNoSpecials-4 336661 1494 ns/op BenchmarkJSValEscaperWithNum-4 10000 10065 ns/op BenchmarkJSValEscaperWithStr-4 5541 61148 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17312 15086 ns/op BenchmarkJSValEscaperWithObj-4 4480 98695 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 115171 ns/op BenchmarkJSStrEscaperNoSpecials-4 56406 4463 ns/op BenchmarkJSStrEscaper-4 10000 63151 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 58382 3984 ns/op BenchmarkJSRegexpEscaper-4 10000 20621 ns/op BenchmarkTemplateSpecialTags-4 80 2464194 ns/op BenchmarkURLEscaper-4 3802 233232 ns/op BenchmarkURLEscaperNoSpecials-4 186481 825.0 ns/op BenchmarkURLNormalizer-4 4953 81101 ns/op BenchmarkURLNormalizerNoSpecials-4 157257 1236 ns/op BenchmarkSrcsetFilter-4 10000 10202 ns/op BenchmarkSrcsetFilterNoSpecials-4 94573 6021 ns/op PASS ok html/template 24.041s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 479082 517.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 400570 399.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 483642 255.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 405051 594.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 998928 222.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 215.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 961923 294.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 911119 209.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 424257 272.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 329091 382.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 450828 1264 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 338377 362.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 627764 465.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 455274 1162 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 601266 201.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 395982 1328 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 393378 313.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 699223 181.0 ns/op BenchmarkRGBASetRGBA-4 946696 370.0 ns/op BenchmarkRGBA64At-4 545233 758.2 ns/op BenchmarkRGBA64SetRGBA64-4 630729 242.6 ns/op BenchmarkNRGBAAt-4 10000 18550 ns/op BenchmarkNRGBASetNRGBA-4 906103 130.8 ns/op BenchmarkNRGBA64At-4 575278 297.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 625766 195.4 ns/op BenchmarkAlphaAt-4 2150103 252.5 ns/op BenchmarkAlphaSetAlpha-4 1686996 346.9 ns/op BenchmarkAlpha16At-4 1222509 122.5 ns/op BenchmarkAlphaSetAlpha16-4 1000000 109.5 ns/op BenchmarkGrayAt-4 2082354 59.36 ns/op BenchmarkGraySetGray-4 1771662 67.59 ns/op BenchmarkGray16At-4 1000000 115.5 ns/op BenchmarkGraySetGray16-4 925102 119.3 ns/op PASS ok image 30.478s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 1000000 160.1 ns/op BenchmarkYCbCrToRGB/128-4 2050327 61.89 ns/op BenchmarkYCbCrToRGB/255-4 1341504 242.2 ns/op BenchmarkRGBToYCbCr/0-4 2321900 77.11 ns/op BenchmarkRGBToYCbCr/Cb-4 2835541 48.28 ns/op BenchmarkRGBToYCbCr/Cr-4 2814556 42.60 ns/op BenchmarkYCbCrToRGBA/0-4 2481404 94.94 ns/op BenchmarkYCbCrToRGBA/128-4 1904036 129.8 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 152.0 ns/op BenchmarkNYCbCrAToRGBA/0-4 1000000 138.3 ns/op BenchmarkNYCbCrAToRGBA/128-4 2316904 132.7 ns/op BenchmarkNYCbCrAToRGBA/255-4 2515096 57.95 ns/op PASS ok image/color 12.514s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 80117884 ns/op BenchmarkFillSrc-4 351 1065227 ns/op BenchmarkCopyOver-4 5 20969548 ns/op BenchmarkCopySrc-4 505 331338 ns/op BenchmarkNRGBAOver-4 4 46209336 ns/op BenchmarkNRGBASrc-4 10 23281735 ns/op BenchmarkYCbCr-4 1 129082118 ns/op BenchmarkGray-4 15 38520061 ns/op BenchmarkCMYK-4 9 26467420 ns/op BenchmarkGlyphOver-4 16 8739099 ns/op BenchmarkRGBAMaskOver-4 1 207767113 ns/op BenchmarkGrayMaskOver-4 2 80456922 ns/op BenchmarkRGBA64ImageMaskOver-4 1 368279743 ns/op BenchmarkRGBA-4 1 335902573 ns/op BenchmarkPalettedFill-4 1015 192681 ns/op BenchmarkPalettedRGBA-4 2 119384026 ns/op BenchmarkGenericOver-4 2 376936770 ns/op BenchmarkGenericMaskOver-4 3 122391177 ns/op BenchmarkGenericSrc-4 2 149356674 ns/op BenchmarkGenericMaskSrc-4 3 67377661 ns/op PASS ok image/draw 29.032s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 2 104877060 ns/op 0.15 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 415697730 ns/op 0.74 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 11031332602 ns/op 0.11 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 7931487 ns/op 1.95 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 661224167 ns/op 0.09 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 19.291s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2455 143011 ns/op BenchmarkIDCT-4 2950 60631 ns/op BenchmarkDecodeBaseline-4 6 46313269 ns/op 1.33 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 26287957 ns/op 2.35 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 296925863 ns/op 4.14 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 362468167 ns/op 2.54 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 7.959s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 11886662 16.23 ns/op BenchmarkDecodeGray-4 9 11616582 ns/op 5.64 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 133777960 ns/op 1.96 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 157727390 ns/op 1.66 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 17117513 ns/op 3.83 MB/s 140354 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 61462390 ns/op 4.27 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 110398824 ns/op 2.37 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 89359371 ns/op 3.44 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 72485694 ns/op 4.24 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 471021071 ns/op 2.61 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 476293267 ns/op 2.58 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37076252 ns/op 8.29 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 742434926 ns/op 1.66 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 2055723900 ns/op 0.60 MB/s 864088 B/op 29 allocs/op PASS ok image/png 14.186s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 345064936 ns/op 0.29 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 60343313 ns/op 1.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 1012751894 ns/op 0.49 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 326237867 ns/op 1.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 82155123 ns/op 1.22 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 58146136 ns/op 1.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 856173886 ns/op 0.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 398945999 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1422539732 ns/op 0.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 825073575 ns/op 1.21 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 10460513345 ns/op 0.48 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 8214593645 ns/op 0.61 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 15047485 ns/op 6.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 13101676 ns/op 7.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 54777346 ns/op 9.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 382054818 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 190864042 ns/op 5.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111307848 ns/op 8.98 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 1281742716 ns/op 3.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1071218689 ns/op 4.67 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 77478074 ns/op 1.29 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 155241128 ns/op 0.64 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 368388991 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 638583135 ns/op 0.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1599465850 ns/op 0.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1537989301 ns/op 0.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 8491354354 ns/op 0.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 9374780564 ns/op 0.53 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 491966606 ns/op 8.50 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 451857586 ns/op 9.25 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 110.493s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 424158 872.8 ns/op 293.32 MB/s PASS ok internal/chacha8rand 1.573s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 492044 1668 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 240045 1318 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 211318 2494 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 331375 334.1 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 121482 1053 ns/op 26 B/op 0 allocs/op PASS ok internal/concurrent 30.960s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 21842 5812 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 31644 16259 ns/op 0.12 MB/s BenchmarkMarshalCorpusFile/4-4 10000 13517 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/8-4 10000 10187 ns/op 0.79 MB/s BenchmarkMarshalCorpusFile/16-4 10000 18420 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/32-4 10000 13487 ns/op 2.37 MB/s BenchmarkMarshalCorpusFile/64-4 10000 11227 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/128-4 8005 47443 ns/op 2.70 MB/s BenchmarkMarshalCorpusFile/256-4 3812 296115 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/512-4 2055 489764 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/1024-4 1128 402494 ns/op 2.54 MB/s BenchmarkMarshalCorpusFile/2048-4 157 692225 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/4096-4 189 548552 ns/op 7.47 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2444589 ns/op 3.35 MB/s BenchmarkMarshalCorpusFile/16384-4 72 4798923 ns/op 3.41 MB/s BenchmarkMarshalCorpusFile/32768-4 12 11640884 ns/op 2.81 MB/s BenchmarkMarshalCorpusFile/65536-4 7 18258298 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/131072-4 6 53053028 ns/op 2.47 MB/s BenchmarkMarshalCorpusFile/262144-4 2 101192510 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/524288-4 1 240885772 ns/op 2.18 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 275536549 ns/op 3.81 MB/s BenchmarkUnmarshalCorpusFile/1-4 7635 52868 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 5415 97529 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/4-4 6085 24860 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 5617 20343 ns/op 0.39 MB/s BenchmarkUnmarshalCorpusFile/16-4 5218 31458 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/32-4 2730 66063 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/64-4 3223 72304 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2497 152421 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/256-4 972 170485 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/512-4 325 566336 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/1024-4 274 552649 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/2048-4 134 2533360 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 5493956 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 8743401 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 13889401 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 16710756 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 92652019 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 157371947 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 420251582 ns/op 0.62 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 536372633 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1323313142 ns/op 0.79 MB/s BenchmarkMutatorBytes/1-4 1 214939719 ns/op BenchmarkMutatorBytes/10-4 35678 3770 ns/op BenchmarkMutatorBytes/100-4 33462 12086 ns/op BenchmarkMutatorBytes/1000-4 10000 11274 ns/op BenchmarkMutatorBytes/10000-4 4506 74796 ns/op BenchmarkMutatorBytes/100000-4 1342 205308 ns/op BenchmarkMutatorString/1-4 28736 11154 ns/op BenchmarkMutatorString/10-4 32347 7236 ns/op BenchmarkMutatorString/100-4 29007 11718 ns/op BenchmarkMutatorString/1000-4 10000 67318 ns/op BenchmarkMutatorString/10000-4 3802 108102 ns/op BenchmarkMutatorString/100000-4 100 1011876 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17408 20102 ns/op BenchmarkMutatorAllBasicTypes/string-4 17151 12566 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63970 3527 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42115 2390 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58507 3017 ns/op BenchmarkMutatorAllBasicTypes/int-4 62560 1946 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49728 9985 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57159 1950 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56241 6941 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60879 4035 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55956 2067 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55404 8085 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 59546 2001 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58651 6846 ns/op PASS ok internal/fuzz 61.538s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32175 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 29307 10304 ns/op BenchmarkSplicePipePoolParallel-4 96955 2173 ns/op BenchmarkSplicePipeNativeParallel-4 36962 10998 ns/op PASS ok internal/poll 3.095s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 13873045 8.574 ns/op BenchmarkAnd32Parallel-4 2910672 43.93 ns/op BenchmarkAnd64-4 13557231 24.15 ns/op BenchmarkAnd64Parallel-4 1000000 144.3 ns/op BenchmarkOr32-4 14062579 8.444 ns/op BenchmarkOr32Parallel-4 2569136 57.77 ns/op BenchmarkOr64-4 13736307 16.51 ns/op BenchmarkOr64Parallel-4 2895802 50.25 ns/op BenchmarkAtomicLoad64-4 16674231 10.57 ns/op BenchmarkAtomicStore64-4 16386824 8.954 ns/op BenchmarkAtomicLoad-4 15090140 7.634 ns/op BenchmarkAtomicStore-4 16828639 7.211 ns/op BenchmarkAnd8-4 14900226 9.547 ns/op BenchmarkAnd-4 15055747 17.42 ns/op BenchmarkAnd8Parallel-4 1000000 101.8 ns/op BenchmarkAndParallel-4 3560365 39.18 ns/op BenchmarkOr8-4 14146872 10.36 ns/op BenchmarkOr-4 15050348 10.69 ns/op BenchmarkOr8Parallel-4 2298578 47.35 ns/op BenchmarkOrParallel-4 2417004 43.45 ns/op BenchmarkXadd-4 3147560 34.16 ns/op BenchmarkXadd64-4 2865463 43.52 ns/op BenchmarkCas-4 3328891 46.75 ns/op BenchmarkCas64-4 3509982 39.94 ns/op BenchmarkXchg-4 2960814 37.28 ns/op BenchmarkXchg64-4 3139305 143.2 ns/op PASS ok internal/runtime/atomic 26.446s PASS ok internal/zstd 1.268s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 20226 ns/op BenchmarkCopyNLarge-4 100 1226058 ns/op PASS ok io 1.771s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 178582 1658 ns/op BenchmarkPrintln-4 19398 14772 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 17912 10477 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 3415 67947 ns/op BenchmarkDiscard-4 786558 136.4 ns/op 0 B/op 0 allocs/op PASS ok log 5.079s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 14808 33707 ns/op 310 B/op 16 allocs/op BenchmarkWriteTime-4 40566 5396 ns/op BenchmarkJSONHandler/defaults-4 5401 20095 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3355 33608 ns/op 804 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3534 29687 ns/op 743 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5539 21088 ns/op 535 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5623 21994 ns/op 534 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4651 26759 ns/op 505 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25388 4765 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23772 5456 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 111129 1350 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 61219 1935 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 72543 1518 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 67196 2548 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 78422 7635 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 71601 1694 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 681627 477.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 581001 199.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 629956 821.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 444572 270.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 373657 326.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4918 388240 ns/op BenchmarkDispatch/switch-checked-4 146889 983.2 ns/op BenchmarkDispatch/As-4 168678 2328 ns/op BenchmarkDispatch/Visit-4 146985 872.7 ns/op BenchmarkUnsafeStrings-4 10000 30705 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 24.915s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 264650 625.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 505040 1258 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 284617 1678 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 79068 1300 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 22708 19465 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40064 8496 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 10000 56288 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5550 74953 ns/op 3460 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5050 44541 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7452 64834 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5833 59972 ns/op 1067 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1899 53474 ns/op 4316 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9115 20203 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12646 42182 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6675 16887 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2131 107489 ns/op 3714 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 19.497s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 216178198 ns/op PASS ok maps 4.443s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 5456569 20.09 ns/op BenchmarkAcosh-4 4918779 86.02 ns/op BenchmarkAsin-4 5528941 18.55 ns/op BenchmarkAsinh-4 4135624 49.99 ns/op BenchmarkAtan-4 6262264 96.51 ns/op BenchmarkAtanh-4 4878393 24.25 ns/op BenchmarkAtan2-4 4809940 118.6 ns/op BenchmarkCbrt-4 5581243 65.66 ns/op BenchmarkCeil-4 16245670 7.253 ns/op BenchmarkCopysign-4 1000000 480.1 ns/op BenchmarkCos-4 8584102 32.37 ns/op BenchmarkCosh-4 6901904 17.64 ns/op BenchmarkErf-4 7246729 15.76 ns/op BenchmarkErfc-4 7801746 18.20 ns/op BenchmarkErfinv-4 3258896 56.73 ns/op BenchmarkErfcinv-4 2254374 46.01 ns/op BenchmarkExp-4 7005895 18.91 ns/op BenchmarkExpGo-4 717069 547.6 ns/op BenchmarkExpm1-4 6451476 21.22 ns/op BenchmarkExp2-4 770468 548.1 ns/op BenchmarkExp2Go-4 697568 212.5 ns/op BenchmarkAbs-4 2614675 73.43 ns/op BenchmarkDim-4 8043957 14.71 ns/op BenchmarkFloor-4 15086911 8.141 ns/op BenchmarkMax-4 12113581 23.34 ns/op BenchmarkMin-4 11261358 41.81 ns/op BenchmarkMod-4 197187 1793 ns/op BenchmarkFrexp-4 1000000 471.0 ns/op BenchmarkGamma-4 390283 334.3 ns/op BenchmarkHypot-4 1000000 116.8 ns/op BenchmarkHypotGo-4 918778 379.6 ns/op BenchmarkIlogb-4 1417419 382.8 ns/op BenchmarkJ0-4 163916 718.1 ns/op BenchmarkJ1-4 165336 733.0 ns/op BenchmarkJn-4 67730 2005 ns/op BenchmarkLdexp-4 1000000 151.1 ns/op BenchmarkLgamma-4 393756 439.3 ns/op BenchmarkLog-4 6207607 18.39 ns/op BenchmarkLogb-4 1394941 128.2 ns/op BenchmarkLog1p-4 6908215 20.14 ns/op BenchmarkLog10-4 5559751 53.33 ns/op BenchmarkLog2-4 983200 152.3 ns/op BenchmarkModf-4 2195859 54.16 ns/op BenchmarkNextafter32-4 1000000 160.5 ns/op BenchmarkNextafter64-4 2441575 130.0 ns/op BenchmarkPowInt-4 3127689 57.09 ns/op BenchmarkPowFrac-4 3065650 35.02 ns/op BenchmarkPow10Pos-4 4337088 38.90 ns/op BenchmarkPow10Neg-4 3815066 78.01 ns/op BenchmarkRound-4 6467557 50.83 ns/op BenchmarkRoundToEven-4 8111449 14.74 ns/op BenchmarkRemainder-4 291955 855.1 ns/op BenchmarkSignbit-4 3833091 31.43 ns/op BenchmarkSin-4 8872542 21.91 ns/op BenchmarkSincos-4 594423 210.3 ns/op BenchmarkSinh-4 6018826 29.14 ns/op BenchmarkSqrtIndirect-4 13696929 47.44 ns/op BenchmarkSqrtLatency-4 10521475 33.57 ns/op BenchmarkSqrtIndirectLatency-4 10251910 12.07 ns/op BenchmarkSqrtGoLatency-4 1346362 100.8 ns/op BenchmarkSqrtPrime-4 119269 2019 ns/op BenchmarkTan-4 6226396 20.16 ns/op BenchmarkTanh-4 1000000 132.1 ns/op BenchmarkTrunc-4 15434853 12.90 ns/op BenchmarkY0-4 179689 728.4 ns/op BenchmarkY1-4 183724 850.4 ns/op BenchmarkYn-4 76525 1340 ns/op BenchmarkFloat64bits-4 3703178 37.04 ns/op BenchmarkFloat64frombits-4 3671012 31.70 ns/op BenchmarkFloat32bits-4 3952525 42.58 ns/op BenchmarkFloat32frombits-4 3978780 56.65 ns/op BenchmarkFMA-4 15768930 7.507 ns/op PASS ok math 62.358s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 10262662 11.24 ns/op 5692.16 MB/s BenchmarkAddVV/2-4 9847026 13.63 ns/op 9388.46 MB/s BenchmarkAddVV/3-4 8949722 34.33 ns/op 5592.80 MB/s BenchmarkAddVV/4-4 8646601 16.06 ns/op 15936.53 MB/s BenchmarkAddVV/5-4 8126550 14.64 ns/op 21851.33 MB/s BenchmarkAddVV/10-4 6747434 37.48 ns/op 17073.62 MB/s BenchmarkAddVV/100-4 2364526 62.55 ns/op 102318.66 MB/s BenchmarkAddVV/1000-4 292492 919.5 ns/op 69600.30 MB/s BenchmarkSubVV/1-4 11722202 13.54 ns/op 4726.25 MB/s BenchmarkSubVV/2-4 10476267 11.97 ns/op 10695.82 MB/s BenchmarkSubVV/3-4 8718900 13.04 ns/op 14724.29 MB/s BenchmarkSubVV/4-4 9631684 26.65 ns/op 9606.71 MB/s BenchmarkSubVV/5-4 8817298 13.74 ns/op 23285.89 MB/s BenchmarkSubVV/10-4 7071182 46.01 ns/op 13909.00 MB/s BenchmarkSubVV/100-4 2307212 52.73 ns/op 121369.38 MB/s BenchmarkSubVV/1000-4 246472 1426 ns/op 44885.69 MB/s BenchmarkAddVW/1-4 11629822 17.02 ns/op 470.01 MB/s BenchmarkAddVW/2-4 12147444 9.905 ns/op 1615.31 MB/s BenchmarkAddVW/3-4 11217546 10.80 ns/op 2221.86 MB/s BenchmarkAddVW/4-4 10490005 11.67 ns/op 2742.05 MB/s BenchmarkAddVW/5-4 10766079 16.36 ns/op 2445.40 MB/s BenchmarkAddVW/10-4 7071883 16.87 ns/op 4742.72 MB/s BenchmarkAddVW/100-4 4635687 26.29 ns/op 30432.81 MB/s BenchmarkAddVW/1000-4 604767 255.1 ns/op 31363.00 MB/s BenchmarkAddVWext/1-4 11215950 11.04 ns/op 724.45 MB/s BenchmarkAddVWext/2-4 10535434 23.13 ns/op 691.87 MB/s BenchmarkAddVWext/3-4 10880625 25.52 ns/op 940.51 MB/s BenchmarkAddVWext/4-4 10324741 15.37 ns/op 2082.42 MB/s BenchmarkAddVWext/5-4 10357434 16.26 ns/op 2460.52 MB/s BenchmarkAddVWext/10-4 6946288 32.70 ns/op 2446.34 MB/s BenchmarkAddVWext/100-4 2093221 120.1 ns/op 6662.57 MB/s BenchmarkAddVWext/1000-4 290304 613.1 ns/op 13047.73 MB/s BenchmarkSubVW/1-4 11554712 13.04 ns/op 613.43 MB/s BenchmarkSubVW/2-4 10642218 11.11 ns/op 1439.87 MB/s BenchmarkSubVW/3-4 11266075 32.13 ns/op 747.06 MB/s BenchmarkSubVW/4-4 10491932 13.86 ns/op 2308.33 MB/s BenchmarkSubVW/5-4 10271935 17.58 ns/op 2275.36 MB/s BenchmarkSubVW/10-4 7738239 57.54 ns/op 1390.24 MB/s BenchmarkSubVW/100-4 4331790 29.57 ns/op 27053.21 MB/s BenchmarkSubVW/1000-4 501928 376.4 ns/op 21254.21 MB/s BenchmarkSubVWext/1-4 11726025 10.57 ns/op 756.93 MB/s BenchmarkSubVWext/2-4 11650778 39.97 ns/op 400.32 MB/s BenchmarkSubVWext/3-4 9844548 10.91 ns/op 2199.91 MB/s BenchmarkSubVWext/4-4 10451936 13.38 ns/op 2391.68 MB/s BenchmarkSubVWext/5-4 1000000 272.4 ns/op 146.86 MB/s BenchmarkSubVWext/10-4 8062198 23.45 ns/op 3411.80 MB/s BenchmarkSubVWext/100-4 2013576 133.7 ns/op 5985.13 MB/s BenchmarkSubVWext/1000-4 282002 409.2 ns/op 19548.02 MB/s BenchmarkMulAddVWW/1-4 9752527 14.60 ns/op 4383.98 MB/s BenchmarkMulAddVWW/2-4 8880009 44.47 ns/op 2878.27 MB/s BenchmarkMulAddVWW/3-4 7547925 42.55 ns/op 4512.24 MB/s BenchmarkMulAddVWW/4-4 6788803 23.24 ns/op 11013.90 MB/s BenchmarkMulAddVWW/5-4 6452955 18.52 ns/op 17274.06 MB/s BenchmarkMulAddVWW/10-4 4298335 47.41 ns/op 13499.90 MB/s BenchmarkMulAddVWW/100-4 614036 451.4 ns/op 14177.69 MB/s BenchmarkMulAddVWW/1000-4 68004 8734 ns/op 7327.77 MB/s BenchmarkAddMulVVW/1-4 10209308 40.67 ns/op 1573.48 MB/s BenchmarkAddMulVVW/2-4 8584174 17.29 ns/op 7401.80 MB/s BenchmarkAddMulVVW/3-4 6681193 29.20 ns/op 6575.66 MB/s BenchmarkAddMulVVW/4-4 6096483 41.05 ns/op 6236.01 MB/s BenchmarkAddMulVVW/5-4 6579900 18.28 ns/op 17507.21 MB/s BenchmarkAddMulVVW/10-4 1740109 78.16 ns/op 8188.05 MB/s BenchmarkAddMulVVW/100-4 568363 238.7 ns/op 26809.86 MB/s BenchmarkAddMulVVW/1000-4 58060 10498 ns/op 6096.26 MB/s BenchmarkDivWVW/1-4 2481306 371.7 ns/op 172.18 MB/s BenchmarkDivWVW/2-4 1000000 158.6 ns/op 807.22 MB/s BenchmarkDivWVW/3-4 744085 173.5 ns/op 1106.46 MB/s BenchmarkDivWVW/4-4 607995 727.0 ns/op 352.11 MB/s BenchmarkDivWVW/5-4 612068 192.7 ns/op 1660.73 MB/s BenchmarkDivWVW/10-4 291724 353.2 ns/op 1812.11 MB/s BenchmarkDivWVW/100-4 37003 5801 ns/op 1103.17 MB/s BenchmarkDivWVW/1000-4 4334 115674 ns/op 553.28 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2749131 48.68 ns/op BenchmarkNonZeroShifts/1/shlVU-4 1916604 53.21 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1877898 64.02 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 141.0 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1120347 157.1 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 107.4 ns/op BenchmarkNonZeroShifts/4/shrVU-4 964520 260.1 ns/op BenchmarkNonZeroShifts/4/shlVU-4 778339 148.2 ns/op BenchmarkNonZeroShifts/5/shrVU-4 776031 341.5 ns/op BenchmarkNonZeroShifts/5/shlVU-4 619459 169.3 ns/op BenchmarkNonZeroShifts/10/shrVU-4 460412 317.4 ns/op BenchmarkNonZeroShifts/10/shlVU-4 373917 330.1 ns/op BenchmarkNonZeroShifts/100/shrVU-4 49156 4268 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41073 3087 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5042 23737 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4479 27998 ns/op BenchmarkDecimalConversion-4 147 1044251 ns/op BenchmarkFloatString/100-4 8602 29108 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 652007 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 59618392 ns/op 61984 B/op 61 allocs/op BenchmarkFloatString/100000-4 1 10523313423 ns/op 838672 B/op 540 allocs/op BenchmarkFloatAdd/10-4 99243 1164 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 83683 1348 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 51429 2330 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13184 8662 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1579 96235 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 147055 821.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 131331 970.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 88234 1316 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 18032 5735 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3198 38822 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1293 178351 ns/op BenchmarkParseFloatLargeExp-4 296 400438 ns/op BenchmarkGCD10x10/WithoutXY-4 183643 634.4 ns/op BenchmarkGCD10x10/WithXY-4 43359 2695 ns/op BenchmarkGCD10x100/WithoutXY-4 86071 1869 ns/op BenchmarkGCD10x100/WithXY-4 13144 10106 ns/op BenchmarkGCD10x1000/WithoutXY-4 49147 2733 ns/op BenchmarkGCD10x1000/WithXY-4 9266 14107 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 13275 ns/op BenchmarkGCD100x100/WithXY-4 7189 15374 ns/op BenchmarkGCD100x1000/WithoutXY-4 8803 14698 ns/op BenchmarkGCD100x1000/WithXY-4 4362 175376 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1612 67405 ns/op BenchmarkGCD1000x1000/WithXY-4 931 132689 ns/op BenchmarkHilbert-4 14 32634269 ns/op BenchmarkBinomial-4 9024 22855 ns/op BenchmarkQuoRem-4 13945 8870 ns/op BenchmarkExp-4 8 17194918 ns/op BenchmarkExpMont/Odd-4 128 980037 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1313010 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 103 3369081 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even3-4 118 1273296 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 988702 ns/op 3808 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1136079 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1070996 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even64-4 133 892136 ns/op 3642 B/op 54 allocs/op BenchmarkExpMont/Even96-4 138 1729952 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 1004832 ns/op 3288 B/op 51 allocs/op BenchmarkExpMont/Even255-4 162 810799 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 510 429556 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 321 334697 ns/op 1721 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 375 271098 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 424 589633 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 7 15538351 ns/op BenchmarkBitset-4 841520 152.1 ns/op BenchmarkBitsetNeg-4 287571 407.9 ns/op BenchmarkBitsetOrig-4 179587 917.2 ns/op BenchmarkBitsetNegOrig-4 103773 1140 ns/op BenchmarkModSqrt225_Tonelli-4 94 2048479 ns/op BenchmarkModSqrt225_3Mod4-4 277 909471 ns/op BenchmarkModSqrt231_Tonelli-4 93 1702854 ns/op BenchmarkModSqrt231_5Mod8-4 264 564560 ns/op BenchmarkModInverse-4 8510 26230 ns/op BenchmarkSqrt-4 781 329477 ns/op BenchmarkIntSqr/1-4 1000000 182.5 ns/op BenchmarkIntSqr/2-4 531526 218.3 ns/op BenchmarkIntSqr/3-4 310836 416.9 ns/op BenchmarkIntSqr/5-4 292713 485.3 ns/op BenchmarkIntSqr/8-4 189985 747.0 ns/op BenchmarkIntSqr/10-4 146904 829.3 ns/op BenchmarkIntSqr/20-4 33187 3609 ns/op BenchmarkIntSqr/30-4 19510 15888 ns/op BenchmarkIntSqr/50-4 13334 29632 ns/op BenchmarkIntSqr/80-4 7418 24067 ns/op BenchmarkIntSqr/100-4 5217 23155 ns/op BenchmarkIntSqr/200-4 1852 79922 ns/op BenchmarkIntSqr/300-4 949 171638 ns/op BenchmarkIntSqr/500-4 417 288753 ns/op BenchmarkIntSqr/800-4 188 2373376 ns/op BenchmarkIntSqr/1000-4 129 2080733 ns/op BenchmarkDiv/20/10-4 315771 379.2 ns/op BenchmarkDiv/40/20-4 307518 410.0 ns/op BenchmarkDiv/100/50-4 330334 399.5 ns/op BenchmarkDiv/200/100-4 29449 5649 ns/op BenchmarkDiv/400/200-4 34185 6837 ns/op BenchmarkDiv/1000/500-4 14707 17711 ns/op BenchmarkDiv/2000/1000-4 15306 7358 ns/op BenchmarkDiv/20000/10000-4 852 204553 ns/op BenchmarkDiv/200000/100000-4 21 15066652 ns/op BenchmarkDiv/2000000/1000000-4 1 505170007 ns/op BenchmarkDiv/20000000/10000000-4 1 18877685729 ns/op BenchmarkMul-4 1 123514439 ns/op BenchmarkNatMul/10-4 117573 1642 ns/op BenchmarkNatMul/100-4 4014 55788 ns/op BenchmarkNatMul/1000-4 100 1351274 ns/op BenchmarkZeroShifts/Shl-4 10000 28499 ns/op BenchmarkZeroShifts/ShlSame-4 1000000 236.7 ns/op BenchmarkZeroShifts/Shr-4 10000 22538 ns/op BenchmarkZeroShifts/ShrSame-4 6000904 19.00 ns/op BenchmarkExp3Power/0x10-4 169323 1280 ns/op BenchmarkExp3Power/0x40-4 139093 1324 ns/op BenchmarkExp3Power/0x100-4 63841 5219 ns/op BenchmarkExp3Power/0x400-4 10000 10393 ns/op BenchmarkExp3Power/0x1000-4 6250 111069 ns/op BenchmarkExp3Power/0x4000-4 1015 539705 ns/op BenchmarkExp3Power/0x10000-4 100 3472000 ns/op BenchmarkExp3Power/0x40000-4 12 26545486 ns/op BenchmarkExp3Power/0x100000-4 1 244345139 ns/op BenchmarkExp3Power/0x400000-4 1 1921131438 ns/op BenchmarkFibo-4 3 102486736 ns/op BenchmarkNatSqr/1-4 10000 12748 ns/op BenchmarkNatSqr/2-4 466941 455.8 ns/op BenchmarkNatSqr/3-4 351771 595.1 ns/op BenchmarkNatSqr/5-4 242944 3472 ns/op BenchmarkNatSqr/8-4 147682 2277 ns/op BenchmarkNatSqr/10-4 119995 1520 ns/op BenchmarkNatSqr/20-4 30038 15963 ns/op BenchmarkNatSqr/30-4 10000 10568 ns/op BenchmarkNatSqr/50-4 10000 12654 ns/op BenchmarkNatSqr/80-4 6565 32229 ns/op BenchmarkNatSqr/100-4 4976 29248 ns/op BenchmarkNatSqr/200-4 1774 76961 ns/op BenchmarkNatSqr/300-4 892 204637 ns/op BenchmarkNatSqr/500-4 396 1111178 ns/op BenchmarkNatSqr/800-4 100 2221026 ns/op BenchmarkNatSqr/1000-4 100 1229384 ns/op BenchmarkNatSetBytes/8-4 2503234 84.26 ns/op BenchmarkNatSetBytes/24-4 620823 329.6 ns/op BenchmarkNatSetBytes/128-4 268573 1045 ns/op BenchmarkNatSetBytes/7-4 906846 594.6 ns/op BenchmarkNatSetBytes/23-4 399908 1069 ns/op BenchmarkNatSetBytes/127-4 171379 1112 ns/op BenchmarkScanPi-4 100 1679611 ns/op BenchmarkStringPiParallel-4 393 517030 ns/op BenchmarkScan/10/Base2-4 35424 3484 ns/op BenchmarkScan/100/Base2-4 4086 27958 ns/op BenchmarkScan/1000/Base2-4 423 785697 ns/op BenchmarkScan/10/Base8-4 85275 1758 ns/op BenchmarkScan/100/Base8-4 10000 11919 ns/op BenchmarkScan/1000/Base8-4 1168 100415 ns/op BenchmarkScan/10/Base10-4 94893 1313 ns/op BenchmarkScan/100/Base10-4 12346 15740 ns/op BenchmarkScan/1000/Base10-4 1354 97396 ns/op BenchmarkScan/10/Base16-4 107030 1132 ns/op BenchmarkScan/100/Base16-4 10000 10673 ns/op BenchmarkScan/1000/Base16-4 1560 87711 ns/op BenchmarkString/10/Base2-4 188748 692.4 ns/op BenchmarkString/100/Base2-4 25954 7465 ns/op BenchmarkString/1000/Base2-4 2742 60067 ns/op BenchmarkString/10/Base8-4 357354 502.3 ns/op BenchmarkString/100/Base8-4 62730 3675 ns/op BenchmarkString/1000/Base8-4 4560 22770 ns/op BenchmarkString/10/Base10-4 204613 2183 ns/op BenchmarkString/100/Base10-4 37680 9396 ns/op BenchmarkString/1000/Base10-4 3776 83954 ns/op BenchmarkString/10/Base16-4 396886 381.9 ns/op BenchmarkString/100/Base16-4 75010 1611 ns/op BenchmarkString/1000/Base16-4 9810 25623 ns/op BenchmarkLeafSize/0-4 31 3887152 ns/op BenchmarkLeafSize/1-4 361 342316 ns/op BenchmarkLeafSize/2-4 387 898349 ns/op BenchmarkLeafSize/3-4 100 1926642 ns/op BenchmarkLeafSize/4-4 436 273415 ns/op BenchmarkLeafSize/5-4 243 931914 ns/op BenchmarkLeafSize/6-4 182 861786 ns/op BenchmarkLeafSize/7-4 153 964892 ns/op BenchmarkLeafSize/8-4 451 502902 ns/op BenchmarkLeafSize/9-4 219 1041268 ns/op BenchmarkLeafSize/10-4 100 1761051 ns/op BenchmarkLeafSize/11-4 228 571118 ns/op BenchmarkLeafSize/12-4 220 507575 ns/op BenchmarkLeafSize/13-4 216 588331 ns/op BenchmarkLeafSize/14-4 154 854906 ns/op BenchmarkLeafSize/15-4 271 736997 ns/op BenchmarkLeafSize/16-4 456 449754 ns/op BenchmarkLeafSize/32-4 374 473417 ns/op BenchmarkLeafSize/64-4 322 716309 ns/op BenchmarkProbablyPrime/n=0-4 4 43512256 ns/op BenchmarkProbablyPrime/n=1-4 5 21907531 ns/op BenchmarkProbablyPrime/n=5-4 4 31234530 ns/op BenchmarkProbablyPrime/n=10-4 3 42039951 ns/op BenchmarkProbablyPrime/n=20-4 2 63234435 ns/op BenchmarkProbablyPrime/Lucas-4 6 17622448 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 54 2256654 ns/op BenchmarkRatCmp-4 204163 682.2 ns/op BenchmarkFloatPrecExact/1-4 120478 1272 ns/op BenchmarkFloatPrecExact/10-4 41624 10893 ns/op BenchmarkFloatPrecExact/100-4 9036 26256 ns/op BenchmarkFloatPrecExact/1000-4 1514 261466 ns/op BenchmarkFloatPrecExact/10000-4 96 1332644 ns/op BenchmarkFloatPrecExact/100000-4 3 81871726 ns/op BenchmarkFloatPrecExact/1000000-4 1 5674977688 ns/op BenchmarkFloatPrecMixed/1-4 99579 6617 ns/op BenchmarkFloatPrecMixed/10-4 35019 16242 ns/op BenchmarkFloatPrecMixed/100-4 4315 48641 ns/op BenchmarkFloatPrecMixed/1000-4 274 480032 ns/op BenchmarkFloatPrecMixed/10000-4 9 11881976 ns/op BenchmarkFloatPrecMixed/100000-4 1 2649161293 ns/op BenchmarkFloatPrecMixed/1000000-4 1 85013175981 ns/op BenchmarkFloatPrecInexact/1-4 187525 754.1 ns/op BenchmarkFloatPrecInexact/10-4 165663 1789 ns/op BenchmarkFloatPrecInexact/100-4 91372 4889 ns/op BenchmarkFloatPrecInexact/1000-4 10000 12903 ns/op BenchmarkFloatPrecInexact/10000-4 3084 181636 ns/op BenchmarkFloatPrecInexact/100000-4 100 2368124 ns/op BenchmarkFloatPrecInexact/1000000-4 21 54021464 ns/op BenchmarkFloatSqrt/64-4 13104 36281 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7297 15562 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5365 22490 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2593 76686 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 496 1271999 ns/op 17911 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 31 6659898 ns/op 178257 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 399218223 ns/op 3799416 B/op 618 allocs/op PASS ok math/big 329.697s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7208394 20.01 ns/op BenchmarkLeadingZeros8-4 7777752 15.50 ns/op BenchmarkLeadingZeros16-4 7741294 64.56 ns/op BenchmarkLeadingZeros32-4 7181293 21.27 ns/op BenchmarkLeadingZeros64-4 7479610 28.09 ns/op BenchmarkTrailingZeros-4 7684976 16.20 ns/op BenchmarkTrailingZeros8-4 7024018 35.85 ns/op BenchmarkTrailingZeros16-4 4503162 31.80 ns/op BenchmarkTrailingZeros32-4 7336212 25.56 ns/op BenchmarkTrailingZeros64-4 7851937 29.34 ns/op BenchmarkOnesCount-4 5995473 158.0 ns/op BenchmarkOnesCount8-4 7959740 14.78 ns/op BenchmarkOnesCount16-4 7799871 39.53 ns/op BenchmarkOnesCount32-4 8101074 31.00 ns/op BenchmarkOnesCount64-4 8168034 31.65 ns/op BenchmarkRotateLeft-4 8176243 90.49 ns/op BenchmarkRotateLeft8-4 6937700 35.60 ns/op BenchmarkRotateLeft16-4 7799503 22.36 ns/op BenchmarkRotateLeft32-4 8270613 16.24 ns/op BenchmarkRotateLeft64-4 7156928 14.67 ns/op BenchmarkReverse-4 12697036 11.15 ns/op BenchmarkReverse8-4 16044562 12.27 ns/op BenchmarkReverse16-4 13377044 31.00 ns/op BenchmarkReverse32-4 12597852 19.37 ns/op BenchmarkReverse64-4 13223350 12.41 ns/op BenchmarkReverseBytes-4 14865552 8.326 ns/op BenchmarkReverseBytes16-4 13983127 22.45 ns/op BenchmarkReverseBytes32-4 12495432 10.08 ns/op BenchmarkReverseBytes64-4 14503706 10.88 ns/op BenchmarkAdd-4 1737339 76.22 ns/op BenchmarkAdd32-4 7090560 61.82 ns/op BenchmarkAdd64-4 1938834 149.1 ns/op BenchmarkAdd64multiple-4 11715930 18.82 ns/op BenchmarkSub-4 8116401 17.97 ns/op BenchmarkSub32-4 2640885 77.03 ns/op BenchmarkSub64-4 7986279 40.93 ns/op BenchmarkSub64multiple-4 12440793 59.73 ns/op BenchmarkMul-4 7827230 15.10 ns/op BenchmarkMul32-4 7432635 15.25 ns/op BenchmarkMul64-4 1000000 221.4 ns/op BenchmarkDiv-4 2468728 41.35 ns/op BenchmarkDiv32-4 5194435 25.60 ns/op BenchmarkDiv64-4 2890420 41.45 ns/op PASS ok math/bits 53.580s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 978954 106.7 ns/op BenchmarkAcos-4 257161 469.3 ns/op BenchmarkAcosh-4 237703 800.4 ns/op BenchmarkAsin-4 267607 454.1 ns/op BenchmarkAsinh-4 273216 622.5 ns/op BenchmarkAtan-4 997292 510.0 ns/op BenchmarkAtanh-4 1000000 121.5 ns/op BenchmarkConj-4 15106180 28.37 ns/op BenchmarkCos-4 348301 935.0 ns/op BenchmarkCosh-4 412056 279.2 ns/op BenchmarkExp-4 570926 258.8 ns/op BenchmarkLog-4 803222 664.1 ns/op BenchmarkLog10-4 805346 718.7 ns/op BenchmarkPhase-4 4152133 28.65 ns/op BenchmarkPolar-4 884164 160.4 ns/op BenchmarkPow-4 259604 500.4 ns/op BenchmarkRect-4 586024 294.8 ns/op BenchmarkSin-4 403945 571.6 ns/op BenchmarkSinh-4 447020 369.5 ns/op BenchmarkSqrt-4 347049 446.0 ns/op BenchmarkTan-4 1000000 229.7 ns/op BenchmarkTanh-4 1000000 357.2 ns/op PASS ok math/cmplx 20.912s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 737120 141.0 ns/op BenchmarkInt63ThreadsafeParallel-4 1044070 124.7 ns/op BenchmarkInt63Unthreadsafe-4 952173 266.2 ns/op BenchmarkIntn1000-4 744380 176.6 ns/op BenchmarkInt63n1000-4 840342 147.4 ns/op BenchmarkInt31n1000-4 804091 356.4 ns/op BenchmarkFloat32-4 792420 232.0 ns/op BenchmarkFloat64-4 944690 186.5 ns/op BenchmarkPerm3-4 175556 2607 ns/op BenchmarkPerm30-4 21427 6826 ns/op BenchmarkPerm30ViaShuffle-4 17676 9640 ns/op BenchmarkShuffleOverhead-4 10000 12363 ns/op BenchmarkRead3-4 735015 180.0 ns/op BenchmarkRead64-4 61172 2203 ns/op BenchmarkRead1000-4 4090 45592 ns/op BenchmarkConcurrent-4 370636 558.8 ns/op PASS ok math/rand 12.290s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4763697 79.77 ns/op BenchmarkChaCha8Read-4 730966 162.4 ns/op 197.08 MB/s BenchmarkPCG_DXSM-4 1000000 274.9 ns/op BenchmarkSourceUint64-4 2601150 284.7 ns/op BenchmarkGlobalInt64-4 2476623 197.6 ns/op BenchmarkGlobalInt64Parallel-4 3348699 110.5 ns/op BenchmarkGlobalUint64-4 1439355 121.7 ns/op BenchmarkGlobalUint64Parallel-4 978613 172.9 ns/op BenchmarkInt64-4 1000000 100.5 ns/op BenchmarkUint64-4 1658527 74.21 ns/op BenchmarkGlobalIntN1000-4 1533421 159.8 ns/op BenchmarkIntN1000-4 1318124 98.20 ns/op BenchmarkInt64N1000-4 1360653 200.5 ns/op BenchmarkInt64N1e8-4 1248571 113.7 ns/op BenchmarkInt64N1e9-4 1000000 247.5 ns/op BenchmarkInt64N2e9-4 1000000 487.3 ns/op BenchmarkInt64N1e18-4 1000000 120.8 ns/op BenchmarkInt64N2e18-4 1297527 105.7 ns/op BenchmarkInt64N4e18-4 1000000 110.5 ns/op BenchmarkInt32N1000-4 1278646 157.4 ns/op BenchmarkInt32N1e8-4 1375282 143.0 ns/op BenchmarkInt32N1e9-4 1348837 89.48 ns/op BenchmarkInt32N2e9-4 1292511 88.19 ns/op BenchmarkFloat32-4 1587226 151.2 ns/op BenchmarkFloat64-4 1000000 111.8 ns/op BenchmarkExpFloat64-4 910276 208.5 ns/op BenchmarkNormFloat64-4 806168 142.8 ns/op BenchmarkPerm3-4 249325 523.9 ns/op BenchmarkPerm30-4 21784 5933 ns/op BenchmarkPerm30ViaShuffle-4 23109 8548 ns/op BenchmarkShuffleOverhead-4 38443 17154 ns/op BenchmarkConcurrent-4 1381033 79.10 ns/op PASS ok math/rand/v2 27.232s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 38202 7591 ns/op BenchmarkQDecodeWord-4 114747 1170 ns/op BenchmarkQDecodeHeader-4 87477 1373 ns/op BenchmarkTypeByExtension/.html-4 497618 961.1 ns/op BenchmarkTypeByExtension/.HTML-4 181008 2844 ns/op BenchmarkTypeByExtension/.unused-4 265849 1081 ns/op BenchmarkExtensionsByType/text/html-4 111229 3913 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 41724 3017 ns/op BenchmarkExtensionsByType/application/octet-stream-4 85018 7978 ns/op PASS ok mime 10.895s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 278 846888 ns/op 47880 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 447 567366 ns/op 48146 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 2202534 ns/op 105113 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 362 434253 ns/op 49436 B/op 207 allocs/op PASS ok mime/multipart 4.160s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 183 970962 ns/op PASS ok mime/quotedprintable 1.660s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 7 17025288 ns/op 8638 B/op 95 allocs/op BenchmarkGoLookupIPNoSuchHost-4 7 15288908 ns/op 7593 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5036446875 ns/op 159624 B/op 227 allocs/op BenchmarkDNSName-4 86217 5191 ns/op BenchmarkInterfaces-4 1861 182611 ns/op 8907 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 2661 54550 ns/op 6668 B/op 22 allocs/op BenchmarkInterfaceByName-4 2412 202170 ns/op 8995 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1496 134763 ns/op 15281 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 4131 104658 ns/op 4457 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 174 630231 ns/op 135352 B/op 39 allocs/op BenchmarkParseIP-4 10000 11661 ns/op BenchmarkParseIPValidIPv4-4 656684 286.1 ns/op BenchmarkParseIPValidIPv6-4 746198 286.1 ns/op BenchmarkIPString/IPv4-4 86305 1314 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 13248 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49747 3223 ns/op BenchmarkIPEqual/IPv4-4 1073394 131.8 ns/op BenchmarkIPEqual/IPv6-4 1122195 113.0 ns/op BenchmarkSendfileZeroBytes-4 1 253388439 ns/op 7383664 B/op 395014 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1313472040 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1213420668 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1218985807 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1209983579 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1216733901 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1228794164 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1225413034 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1025256886 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1013643586 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008207478 ns/op 0.52 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1013210473 ns/op 1.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1012693083 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1013005120 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1010237809 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016494801 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1011005989 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1010441590 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1018908942 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1019796590 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1010654018 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1014552864 ns/op 0.52 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1031223519 ns/op 1.02 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1014604871 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1014840058 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1012127635 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1021405396 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1011463698 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1028638970 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1013171301 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1018990876 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1016699073 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1013304280 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012311838 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1014771767 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1013860427 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1009067346 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1014774773 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007497297 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1022161546 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1031259190 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1025354770 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017731237 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1042598438 ns/op 0.50 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1017289160 ns/op 1.03 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1040692946 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1031478539 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1019811052 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1012881479 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1018182768 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1054610333 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1068054636 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1020121648 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1053017666 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1009840007 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1030417618 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1021269587 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1005838602 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1013472500 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1019145033 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1023066211 ns/op 0.02 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1018559500 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1011613877 ns/op 0.06 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1013208138 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1013395202 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1016668650 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1014022070 ns/op 1.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1014906713 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1012397398 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1001616031 ns/op 0.00 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1011329640 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1019706020 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1012882189 ns/op 0.03 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1008209726 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1019207409 ns/op 0.13 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1015212171 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1021166067 ns/op 0.51 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1034932374 ns/op 1.01 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 1621 95528 ns/op BenchmarkTCP4OneShotTimeout-4 1945 84640 ns/op BenchmarkTCP4Persistent-4 10267 13818 ns/op BenchmarkTCP4PersistentTimeout-4 18204 8119 ns/op BenchmarkTCP6OneShot-4 2580 149101 ns/op BenchmarkTCP6OneShotTimeout-4 2413 60932 ns/op BenchmarkTCP6Persistent-4 27813 5678 ns/op BenchmarkTCP6PersistentTimeout-4 19936 18719 ns/op BenchmarkTCP4ConcurrentReadWrite-4 5841 49293 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12446 15979 ns/op BenchmarkSetReadDeadline-4 163428 878.9 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26398 4864 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26700 4445 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 26256 10310 ns/op 0 B/op 0 allocs/op PASS ok net 109.987s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21384 12508 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7807 16527 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 10000 28782 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14701 12518 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 10000 13171 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 48750 3509 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 987912 105.3 ns/op BenchmarkFindChild/n=2/rep=map-4 3528912 36.57 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 979178 168.8 ns/op BenchmarkFindChild/n=4/rep=linear-4 621424 373.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3132699 89.38 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 571495 808.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 330651 1855 ns/op BenchmarkFindChild/n=8/rep=map-4 2894425 45.87 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 319831 619.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 169802 799.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2663658 42.24 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1946695 89.78 ns/op BenchmarkFindChild/n=32/rep=linear-4 84115 1437 ns/op BenchmarkFindChild/n=32/rep=map-4 2879608 41.56 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1933294 92.45 ns/op BenchmarkMultiConflicts-4 1 1552452588 ns/op BenchmarkServerMatch-4 9397 49654 ns/op BenchmarkReadRequestChrome-4 2950 37664 ns/op 16.22 MB/s 1540 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7639 44712 ns/op 1.74 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 6393 16774 ns/op 4.89 MB/s 988 B/op 9 allocs/op BenchmarkReadRequestSiege-4 4274 32044 ns/op 4.71 MB/s 1083 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12305 ns/op 3.25 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 66 2469027 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/https1-4 114 1847933 ns/op 0.55 MB/s BenchmarkFileAndServer_1KB/h2-4 39 4221490 ns/op 0.24 MB/s BenchmarkFileAndServer_16MB/h1-4 3 101683077 ns/op 165.00 MB/s BenchmarkFileAndServer_16MB/https1-4 1 177355495 ns/op 94.60 MB/s BenchmarkFileAndServer_16MB/h2-4 1 1015289185 ns/op 16.52 MB/s BenchmarkFileAndServer_64MB/h1-4 1 211329220 ns/op 317.56 MB/s BenchmarkFileAndServer_64MB/https1-4 1 669216655 ns/op 100.28 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3247034387 ns/op 20.67 MB/s BenchmarkServeMux-4 100 1949090 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 241 2135330 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 400 387742 ns/op 6497 B/op 70 allocs/op BenchmarkClientServer/https1-4 1 158737500 ns/op 332800 B/op 1469 allocs/op BenchmarkClientServer/h2-4 139 1118766 ns/op 11816 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 604 268647 ns/op 9652 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 10 14450263 ns/op 222327 B/op 953 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53954: write tcp 127.0.0.1:42233->127.0.0.1:53954: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33910: read tcp 127.0.0.1:42855->127.0.0.1:33910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33820: write tcp 127.0.0.1:42917->127.0.0.1:33820: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33846: write tcp 127.0.0.1:42917->127.0.0.1:33846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33788: write tcp 127.0.0.1:42917->127.0.0.1:33788: use of closed network connection BenchmarkClientServerParallel/4/h2-4 3 608421889 ns/op 329416 B/op 1541 allocs/op BenchmarkClientServerParallel/64/h1-4 218 693392 ns/op 23459 B/op 130 allocs/op BenchmarkClientServerParallel/64/https1-4 25 26303371 ns/op 184791 B/op 723 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42230: read tcp 127.0.0.1:35871->127.0.0.1:42230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53576: write tcp 127.0.0.1:41563->127.0.0.1:53576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53540: write tcp 127.0.0.1:41563->127.0.0.1:53540: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53570: write tcp 127.0.0.1:41563->127.0.0.1:53570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44076: read tcp 127.0.0.1:38869->127.0.0.1:44076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44046: read tcp 127.0.0.1:38869->127.0.0.1:44046: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44048: read tcp 127.0.0.1:38869->127.0.0.1:44048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44064: read tcp 127.0.0.1:38869->127.0.0.1:44064: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44056: write tcp 127.0.0.1:38869->127.0.0.1:44056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52718: read tcp 127.0.0.1:44863->127.0.0.1:52718: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 9 57908759 ns/op 317024 B/op 1526 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47082: read tcp 127.0.0.1:39787->127.0.0.1:47082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60690: read tcp 127.0.0.1:44369->127.0.0.1:60690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60706: write tcp 127.0.0.1:44369->127.0.0.1:60706: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60680: write tcp 127.0.0.1:44369->127.0.0.1:60680: use of closed network connection BenchmarkServer-4 1 1417247397 ns/op 31568 B/op 156 allocs/op BenchmarkClient-4 100 2714246 ns/op 4327 B/op 52 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 811 157144 ns/op 7445 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 927 155206 ns/op 3141 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1636 194050 ns/op 1971 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1850 196846 ns/op 2810 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1914 229780 ns/op 2754 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1771 81817 ns/op 2761 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1426 162428 ns/op 1994 B/op 14 allocs/op BenchmarkServerHijack-4 1417 139922 ns/op 16851 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 284 491225 ns/op 5701 B/op 52 allocs/op BenchmarkResponseStatusLine-4 203650 554.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 64.150s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 2904 119960 ns/op 34260 B/op 14 allocs/op PASS ok net/http/httputil 1.515s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 76593 10170 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 834744 418.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 849414 375.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 104492 1476 ns/op BenchmarkStdIPv4-4 103083 2478 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104433 1176 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107961 2958 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98756 1378 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 85419 1505 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1678780 194.1 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 132.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 866631 131.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 539322 1147 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 738499 175.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 496929 365.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 120939 984.9 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 538869 1706 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 10000 11681 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 444483 525.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 402236 625.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 97098 1134 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 330138 393.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 103120 1494 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 150782 1553 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 241354 2642 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 135024 3480 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 257726 400.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129168 1089 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145891 2625 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 143419 945.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111340 1639 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 531358 259.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 143235 829.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 170648 1783 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 287662 654.2 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 157495 1394 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 250784 560.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109524 1143 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 115029 1243 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 161460 1691 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 103830 1128 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 292945 1635 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 91555 3322 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 82933 1941 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 182480 818.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 117001 1916 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 836707 152.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 766785 140.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 775044 203.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 913994 242.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 866702 183.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 841365 266.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 923937 415.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 798866 130.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 768134 136.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 397788 413.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 438386 345.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 355794 469.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 420415 487.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 10000 18867 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 100414 1688 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5553734 27.00 ns/op PASS ok net/netip 49.294s 2024/06/05 20:08:32 Test RPC server listening on 127.0.0.1:33475 2024/06/05 20:08:32 Test HTTP RPC server listening on 127.0.0.1:40469 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 978 112126 ns/op BenchmarkEndToEndHTTP-4 508 249918 ns/op BenchmarkEndToEndAsync-4 2372 42405 ns/op BenchmarkEndToEndAsyncHTTP-4 1808 68544 ns/op PASS ok net/rpc 2.995s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3006 36968 ns/op BenchmarkReadMIMEHeader/server_headers-4 3604 29870 ns/op BenchmarkUncommon-4 10000 17807 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.052s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3350 125452 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 93714 1316 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 649070 362.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91080 2048 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 166064 1016 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80532 7414 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 40278 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 429030 313.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89564 2250 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171864 1881 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 19587 6304 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 10275 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 144502 1476 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68089 2869 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70384 1723 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32710 9279 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5691 26060 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 169864 1683 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72916 1692 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69454 7148 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27724 3634 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6026 22051 ns/op 320 B/op 1 allocs/op PASS ok net/url 17.245s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2599903 137.7 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 169596 897.2 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 872 145953 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries os_test.go:516: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 328 665914 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 131 entries os_test.go:533: benchmarkReaddir ".": 131 entries os_test.go:533: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 714 919964 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries os_test.go:550: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 96192 4090 ns/op BenchmarkStatFile-4 78952 5731 ns/op BenchmarkStatDir-4 69607 5516 ns/op BenchmarkLstatDot-4 119982 2085 ns/op BenchmarkLstatFile-4 77262 5052 ns/op BenchmarkLstatDir-4 88108 3536 ns/op BenchmarkRemoveAll-4 55 5067073 ns/op 40288 B/op 502 allocs/op PASS ok os 15.348s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 13 131240533 ns/op 8704 B/op 30 allocs/op PASS ok os/exec 4.554s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 387381 1958 ns/op PASS ok os/user 2.439s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3405555 33.82 ns/op BenchmarkString-4 1000000 103.4 ns/op BenchmarkBytes-4 1000000 112.4 ns/op BenchmarkNamedBytes-4 1000000 1612 ns/op BenchmarkBytesArray-4 792517 587.5 ns/op BenchmarkSliceLen-4 1897520 171.3 ns/op BenchmarkMapLen-4 780783 687.6 ns/op BenchmarkStringLen-4 1000000 103.5 ns/op BenchmarkArrayLen-4 1338523 158.5 ns/op BenchmarkSliceCap-4 1872610 355.5 ns/op BenchmarkDeepEqual/int8-4 295668 428.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 67308 3169 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 262363 673.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 51946 5836 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 280393 1680 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 72733 1629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 249058 831.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 17532 6112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 269724 1272 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 66601 5225 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 318657 546.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 87682 5015 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 289176 520.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72900 2031 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 267276 1180 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 67262 2288 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 261794 1317 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 74784 1644 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 265365 442.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 73681 5014 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 272164 459.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 73131 7165 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 281710 470.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 71955 1847 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 272764 464.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 69770 1805 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 283902 1138 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 73184 1596 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 282866 2838 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 70038 5291 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 237213 444.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 67106 3493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 247270 442.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74409 2103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 94284 2156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 43072 2532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41032 2910 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28857 8948 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29974 13575 ns/op BenchmarkIsZero/ArrayComparable-4 145168 1232 ns/op BenchmarkIsZero/ArrayIncomparable-4 30576 8074 ns/op BenchmarkIsZero/StructComparable-4 396192 301.6 ns/op BenchmarkIsZero/StructIncomparable-4 124844 954.7 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 100.4 ns/op BenchmarkIsZero/ArrayInt_1024-4 5773 20974 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 13633 18873 ns/op BenchmarkIsZero/Struct4Int-4 1000000 103.7 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 6649 56278 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7488 16000 ns/op BenchmarkIsZero/StructInt_512-4 14295 20573 ns/op BenchmarkSetZero/Bool/Direct-4 3713426 50.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 912722 154.4 ns/op BenchmarkSetZero/Bool/NewZero-4 643336 268.8 ns/op BenchmarkSetZero/Int/Direct-4 1920076 74.44 ns/op BenchmarkSetZero/Int/CachedZero-4 887246 156.4 ns/op BenchmarkSetZero/Int/NewZero-4 630634 292.5 ns/op BenchmarkSetZero/Uint/Direct-4 2056856 92.62 ns/op BenchmarkSetZero/Uint/CachedZero-4 913525 132.6 ns/op BenchmarkSetZero/Uint/NewZero-4 612771 190.4 ns/op BenchmarkSetZero/Float/Direct-4 2117065 55.85 ns/op BenchmarkSetZero/Float/CachedZero-4 886077 131.1 ns/op BenchmarkSetZero/Float/NewZero-4 598334 196.0 ns/op BenchmarkSetZero/Complex/Direct-4 2085434 61.66 ns/op BenchmarkSetZero/Complex/CachedZero-4 889594 132.5 ns/op BenchmarkSetZero/Complex/NewZero-4 623350 198.9 ns/op BenchmarkSetZero/Array/Direct-4 2357659 67.34 ns/op BenchmarkSetZero/Array/CachedZero-4 831594 137.3 ns/op BenchmarkSetZero/Array/NewZero-4 613764 357.5 ns/op BenchmarkSetZero/Chan/Direct-4 2047644 88.69 ns/op BenchmarkSetZero/Chan/CachedZero-4 848054 219.5 ns/op BenchmarkSetZero/Chan/NewZero-4 631417 197.5 ns/op BenchmarkSetZero/Func/Direct-4 2123301 61.43 ns/op BenchmarkSetZero/Func/CachedZero-4 833594 141.3 ns/op BenchmarkSetZero/Func/NewZero-4 633946 379.0 ns/op BenchmarkSetZero/Interface/Direct-4 1994782 63.60 ns/op BenchmarkSetZero/Interface/CachedZero-4 854162 151.0 ns/op BenchmarkSetZero/Interface/NewZero-4 646328 357.0 ns/op BenchmarkSetZero/Map/Direct-4 1970095 85.59 ns/op BenchmarkSetZero/Map/CachedZero-4 895006 471.9 ns/op BenchmarkSetZero/Map/NewZero-4 627760 225.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 217.3 ns/op BenchmarkSetZero/Pointer/CachedZero-4 833820 159.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 551498 415.4 ns/op BenchmarkSetZero/Slice/Direct-4 1919674 60.98 ns/op BenchmarkSetZero/Slice/CachedZero-4 886118 417.0 ns/op BenchmarkSetZero/Slice/NewZero-4 639902 187.2 ns/op BenchmarkSetZero/String/Direct-4 1808138 64.40 ns/op BenchmarkSetZero/String/CachedZero-4 854856 130.7 ns/op BenchmarkSetZero/String/NewZero-4 620881 190.7 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 196.2 ns/op BenchmarkSetZero/Struct/CachedZero-4 900273 528.3 ns/op BenchmarkSetZero/Struct/NewZero-4 645628 594.4 ns/op BenchmarkSelect/1-4 177686 1529 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 57188 6717 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 10000 15325 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 86853 1510 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 151690 1754 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 112902 2354 ns/op 54.37 MB/s BenchmarkCallArgCopy/size=256-4 94371 1741 ns/op 147.07 MB/s BenchmarkCallArgCopy/size=1024-4 87562 1766 ns/op 579.83 MB/s BenchmarkCallArgCopy/size=4096-4 39498 7541 ns/op 543.16 MB/s BenchmarkCallArgCopy/size=65536-4 860 270822 ns/op 241.99 MB/s BenchmarkFieldByName1-4 540272 679.3 ns/op BenchmarkFieldByName2-4 10000 14838 ns/op BenchmarkFieldByName3-4 3991 85165 ns/op BenchmarkInterfaceBig-4 2342218 192.4 ns/op BenchmarkInterfaceSmall-4 1825248 65.67 ns/op BenchmarkNew-4 782509 943.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2214 178273 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1633 248922 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2076 85048 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2044 260293 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2266 64049 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1850 117113 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 247434 633.7 ns/op BenchmarkTypeForString-4 2327173 176.7 ns/op BenchmarkTypeForError-4 1000000 123.3 ns/op PASS ok reflect 116.104s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 6880 100374 ns/op 9204 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 75511 ns/op 9283 B/op 1 allocs/op BenchmarkFindString-4 9513 158112 ns/op 9280 B/op 1 allocs/op BenchmarkFindSubmatch-4 8518 70415 ns/op 9466 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 102406 ns/op 9417 B/op 2 allocs/op BenchmarkLiteral-4 10000 45213 ns/op BenchmarkNotLiteral-4 2919 125137 ns/op BenchmarkMatchClass-4 918 316606 ns/op BenchmarkMatchClass_InRange-4 2043 65074 ns/op BenchmarkReplaceAll-4 100 1166584 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 40462 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 25911 ns/op BenchmarkAnchoredShortMatch-4 10000 42029 ns/op BenchmarkAnchoredLongMatch-4 10000 18757 ns/op BenchmarkOnePassShortA-4 14058 30896 ns/op BenchmarkNotOnePassShortA-4 5636 108412 ns/op BenchmarkOnePassShortB-4 10000 10958 ns/op BenchmarkNotOnePassShortB-4 6376 115689 ns/op BenchmarkOnePassLongPrefix-4 60692 14855 ns/op BenchmarkOnePassLongNotPrefix-4 26593 4858 ns/op BenchmarkMatchParallelShared-4 100 19130770 ns/op BenchmarkMatchParallelCopied-4 7947 21474 ns/op BenchmarkQuoteMetaAll-4 157432 1433 ns/op 9.77 MB/s BenchmarkQuoteMetaNone-4 293444 406.3 ns/op 63.99 MB/s BenchmarkCompile/Onepass-4 100 3420030 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1087 590409 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 91 1992417 ns/op 90713 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3893440 58.15 ns/op 275.15 MB/s BenchmarkMatch/Easy0/32-4 10000 34173 ns/op 0.94 MB/s BenchmarkMatch/Easy0/1K-4 10000 27689 ns/op 36.98 MB/s BenchmarkMatch/Easy0i/16-4 3292778 33.95 ns/op 471.33 MB/s BenchmarkMatch/Easy0i/32-4 2642 77129 ns/op 0.41 MB/s BenchmarkMatch/Easy0i/1K-4 157 1373874 ns/op 0.75 MB/s BenchmarkMatch/Easy1/16-4 3961456 68.46 ns/op 233.71 MB/s BenchmarkMatch/Easy1/32-4 10000 84799 ns/op 0.38 MB/s BenchmarkMatch/Easy1/1K-4 4444 81130 ns/op 12.62 MB/s BenchmarkMatch/Medium/16-4 4045874 66.94 ns/op 239.01 MB/s BenchmarkMatch/Medium/32-4 4045 124018 ns/op 0.26 MB/s BenchmarkMatch/Medium/1K-4 188 1118023 ns/op 0.92 MB/s BenchmarkMatch/Hard/16-4 1000000 295.4 ns/op 54.17 MB/s BenchmarkMatch/Hard/32-4 2584 201741 ns/op 0.16 MB/s BenchmarkMatch/Hard/1K-4 100 1287575 ns/op 0.80 MB/s BenchmarkMatch/Hard1/16-4 843 146483 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 441 424455 ns/op 0.08 MB/s BenchmarkMatch/Hard1/1K-4 13 7977951 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 20802 5524 ns/op 2.90 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 15635 ns/op 2.05 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 481 698919 ns/op 1.47 MB/s 27 B/op 0 allocs/op PASS ok regexp 41.397s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 548481 457.7 ns/op BenchmarkIsWordChar-4 176112 818.5 ns/op PASS ok regexp/syntax 5.814s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 72702 1681 ns/op BenchmarkCallers/inlined-4 95091 1352 ns/op BenchmarkCallers/no-cache-4 31633 4075 ns/op BenchmarkFPCallers/cached-4 14195526 24.10 ns/op BenchmarkMakeChan/Byte-4 572731 748.4 ns/op BenchmarkMakeChan/Int-4 905005 724.0 ns/op BenchmarkMakeChan/Ptr-4 305352 726.8 ns/op BenchmarkMakeChan/Struct/0-4 827900 631.4 ns/op BenchmarkMakeChan/Struct/32-4 101697 4204 ns/op BenchmarkMakeChan/Struct/40-4 296715 1004 ns/op BenchmarkChanNonblocking-4 4299060 29.16 ns/op BenchmarkSelectUncontended-4 917648 227.4 ns/op BenchmarkSelectSyncContended-4 103956 988.8 ns/op BenchmarkSelectAsyncContended-4 423364 780.8 ns/op BenchmarkSelectNonblock-4 3369432 49.83 ns/op BenchmarkChanUncontended-4 7047 16955 ns/op BenchmarkChanContended-4 3919 26605 ns/op BenchmarkChanSync-4 272727 648.1 ns/op BenchmarkChanSyncWork-4 96493 1890 ns/op BenchmarkChanProdCons0-4 1 127655925 ns/op BenchmarkChanProdCons10-4 545242 269.2 ns/op BenchmarkChanProdCons100-4 696050 257.8 ns/op BenchmarkChanProdConsWork0-4 179924 3253 ns/op BenchmarkChanProdConsWork10-4 328081 372.4 ns/op BenchmarkChanProdConsWork100-4 404721 467.3 ns/op BenchmarkSelectProdCons-4 183340 1869 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 164.4 ns/op BenchmarkChanCreation-4 266274 4318 ns/op BenchmarkChanSem-4 247510 417.5 ns/op BenchmarkChanPopular-4 164 901952 ns/op BenchmarkChanClosed-4 1357165 79.20 ns/op BenchmarkCallClosure-4 3777385 37.70 ns/op BenchmarkCallClosure1-4 4607694 23.04 ns/op BenchmarkCallClosure2-4 1000000 339.5 ns/op BenchmarkCallClosure3-4 1000000 487.1 ns/op BenchmarkCallClosure4-4 1000000 365.6 ns/op BenchmarkComplex128DivNormal-4 4850178 40.18 ns/op BenchmarkComplex128DivNisNaN-4 4678070 40.37 ns/op BenchmarkComplex128DivDisNaN-4 4591884 87.59 ns/op BenchmarkComplex128DivNisInf-4 5602575 67.82 ns/op BenchmarkComplex128DivDisInf-4 3644077 52.55 ns/op BenchmarkAllocation-4 1675 439970 ns/op BenchmarkReadMemStats-4 100 6278608 ns/op BenchmarkReadMemStatsLatency-4 1 47678729 p50-ns 47678729 p90-ns 47678729 p99-ns BenchmarkWriteBarrier-4 2 110962318 ns/op BenchmarkBulkWriteBarrier-4 4534507 62.91 ns/op BenchmarkScanStackNoLocals-4 1 426968032 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10276453 14.62 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8787912 16.55 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7311847 16.71 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5224177 27.98 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3502951 97.17 ns/op BenchmarkHash5-4 4964211 24.80 ns/op 201.60 MB/s BenchmarkHash16-4 4891695 27.71 ns/op 577.46 MB/s BenchmarkHash64-4 3646779 65.90 ns/op 971.13 MB/s BenchmarkHash1024-4 942726 128.8 ns/op 7948.05 MB/s BenchmarkHash65536-4 17798 6984 ns/op 9383.40 MB/s BenchmarkAlignedLoad-4 7424692 20.39 ns/op BenchmarkUnalignedLoad-4 7399236 27.28 ns/op BenchmarkEqEfaceConcrete-4 5911508 21.34 ns/op BenchmarkEqIfaceConcrete-4 5747730 22.09 ns/op BenchmarkNeEfaceConcrete-4 5705679 21.20 ns/op BenchmarkNeIfaceConcrete-4 5699004 22.91 ns/op BenchmarkConvT2EByteSized/bool-4 4575136 23.59 ns/op BenchmarkConvT2EByteSized/uint8-4 4327849 26.62 ns/op BenchmarkConvT2ESmall-4 4646269 30.89 ns/op BenchmarkConvT2EUintptr-4 4904287 39.21 ns/op BenchmarkConvT2ELarge-4 1000000 149.7 ns/op BenchmarkConvT2ISmall-4 4957578 24.73 ns/op BenchmarkConvT2IUintptr-4 4845782 25.13 ns/op BenchmarkConvT2ILarge-4 1000000 206.0 ns/op BenchmarkConvI2E-4 4207036 30.63 ns/op BenchmarkConvI2I-4 5103194 29.63 ns/op BenchmarkAssertE2T-4 3902156 30.08 ns/op BenchmarkAssertE2TLarge-4 2409682 53.55 ns/op BenchmarkAssertE2I-4 5050629 49.31 ns/op BenchmarkAssertI2T-4 3819717 63.28 ns/op BenchmarkAssertI2I-4 3529555 35.63 ns/op BenchmarkAssertI2E-4 1000000 143.8 ns/op BenchmarkAssertE2E-4 5357660 26.81 ns/op BenchmarkAssertE2T2-4 2617144 40.38 ns/op BenchmarkAssertE2T2Blank-4 3950502 29.24 ns/op BenchmarkAssertI2E2-4 3698928 32.52 ns/op BenchmarkAssertI2E2Blank-4 4011308 40.84 ns/op BenchmarkAssertE2E2-4 3731781 38.80 ns/op BenchmarkAssertE2E2Blank-4 4420864 26.44 ns/op BenchmarkConvT2Ezero/zero/16-4 5025320 33.21 ns/op BenchmarkConvT2Ezero/zero/32-4 5448202 24.00 ns/op BenchmarkConvT2Ezero/zero/64-4 4906110 26.89 ns/op BenchmarkConvT2Ezero/zero/str-4 5126102 24.32 ns/op BenchmarkConvT2Ezero/zero/slice-4 4688457 53.23 ns/op BenchmarkConvT2Ezero/zero/big-4 10000 13853 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 122.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 454.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 220884 2944 ns/op BenchmarkConvT2Ezero/smallint/16-4 4951431 27.24 ns/op BenchmarkConvT2Ezero/smallint/32-4 3182654 36.30 ns/op BenchmarkConvT2Ezero/smallint/64-4 4704033 29.63 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 198.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 233.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 295.1 ns/op BenchmarkMalloc8-4 1730874 104.9 ns/op BenchmarkMalloc16-4 1000000 106.2 ns/op BenchmarkMallocTypeInfo8-4 1352858 368.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 146.5 ns/op BenchmarkMallocLargeStruct-4 129933 1255 ns/op BenchmarkGoroutineSelect-4 10 10269129 ns/op BenchmarkGoroutineBlocking-4 10 15343898 ns/op BenchmarkGoroutineForRange-4 12 16000376 ns/op BenchmarkGoroutineIdle-4 19 21412241 ns/op BenchmarkHashStringSpeed-4 1836801 69.29 ns/op BenchmarkHashBytesSpeed-4 1338619 128.7 ns/op BenchmarkHashInt32Speed-4 2068255 59.22 ns/op BenchmarkHashInt64Speed-4 2133792 61.31 ns/op BenchmarkHashStringArraySpeed-4 458678 278.0 ns/op BenchmarkMegMap-4 3502770 41.49 ns/op BenchmarkMegOneMap-4 4091358 28.56 ns/op BenchmarkMegEqMap-4 2030 73134 ns/op BenchmarkMegEmptyMap-4 3839756 31.87 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2706393 46.06 ns/op BenchmarkSmallStrMap-4 3691923 34.89 ns/op BenchmarkMapStringKeysEight_16-4 3365912 35.06 ns/op BenchmarkMapStringKeysEight_32-4 3566979 35.48 ns/op BenchmarkMapStringKeysEight_64-4 3516187 36.35 ns/op BenchmarkMapStringKeysEight_1M-4 3405112 72.63 ns/op BenchmarkIntMap-4 4062044 32.72 ns/op BenchmarkMapFirst/1-4 4494301 32.61 ns/op BenchmarkMapFirst/2-4 4588920 26.17 ns/op BenchmarkMapFirst/3-4 4165858 27.61 ns/op BenchmarkMapFirst/4-4 4511276 29.18 ns/op BenchmarkMapFirst/5-4 4213327 44.10 ns/op BenchmarkMapFirst/6-4 4282308 26.75 ns/op BenchmarkMapFirst/7-4 2082080 119.9 ns/op BenchmarkMapFirst/8-4 4108191 27.51 ns/op BenchmarkMapFirst/9-4 3262365 41.02 ns/op BenchmarkMapFirst/10-4 2808666 39.63 ns/op BenchmarkMapFirst/11-4 3280708 51.23 ns/op BenchmarkMapFirst/12-4 3326914 36.69 ns/op BenchmarkMapFirst/13-4 3332554 46.84 ns/op BenchmarkMapFirst/14-4 3282601 45.52 ns/op BenchmarkMapFirst/15-4 2899602 38.44 ns/op BenchmarkMapFirst/16-4 3306418 40.90 ns/op BenchmarkMapMid/1-4 4577215 29.73 ns/op BenchmarkMapMid/2-4 4298529 28.96 ns/op BenchmarkMapMid/3-4 4315590 28.97 ns/op BenchmarkMapMid/4-4 3891025 28.20 ns/op BenchmarkMapMid/5-4 4282710 32.83 ns/op BenchmarkMapMid/6-4 1000000 112.7 ns/op BenchmarkMapMid/7-4 4211983 31.74 ns/op BenchmarkMapMid/8-4 4181821 28.62 ns/op BenchmarkMapMid/9-4 3154358 37.65 ns/op BenchmarkMapMid/10-4 3229419 38.87 ns/op BenchmarkMapMid/11-4 3080383 37.99 ns/op BenchmarkMapMid/12-4 2320807 48.78 ns/op BenchmarkMapMid/13-4 2908170 67.47 ns/op BenchmarkMapMid/14-4 3037285 36.59 ns/op BenchmarkMapMid/15-4 3303464 66.91 ns/op BenchmarkMapMid/16-4 3294584 39.55 ns/op BenchmarkMapLast/1-4 4068588 30.63 ns/op BenchmarkMapLast/2-4 4427842 30.85 ns/op BenchmarkMapLast/3-4 4306869 28.64 ns/op BenchmarkMapLast/4-4 3948136 29.31 ns/op BenchmarkMapLast/5-4 3906480 29.59 ns/op BenchmarkMapLast/6-4 2747625 44.59 ns/op BenchmarkMapLast/7-4 3922918 31.90 ns/op BenchmarkMapLast/8-4 3406719 32.07 ns/op BenchmarkMapLast/9-4 3019645 97.32 ns/op BenchmarkMapLast/10-4 3252244 41.09 ns/op BenchmarkMapLast/11-4 2900934 60.17 ns/op BenchmarkMapLast/12-4 2981032 42.20 ns/op BenchmarkMapLast/13-4 3107728 54.16 ns/op BenchmarkMapLast/14-4 3041635 38.58 ns/op BenchmarkMapLast/15-4 2164666 152.1 ns/op BenchmarkMapLast/16-4 1000000 145.8 ns/op BenchmarkMapCycle-4 1981405 61.74 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1000000 241.9 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 800 599079 ns/op BenchmarkMakeMap/[Byte]Byte-4 580646 1224 ns/op BenchmarkMakeMap/[Int]Int-4 173392 5801 ns/op BenchmarkNewEmptyMap-4 3433294 34.97 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 591645 874.3 ns/op BenchmarkMapIterEmpty-4 6006753 31.08 ns/op BenchmarkSameLengthMap-4 4481763 113.5 ns/op BenchmarkBigKeyMap-4 1787500 130.4 ns/op BenchmarkBigValMap-4 1000000 106.2 ns/op BenchmarkSmallKeyMap-4 2700177 53.56 ns/op BenchmarkMapPopulate/1-4 1868244 102.9 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 121693 2592 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7678 32046 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 315 488937 ns/op 53274 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 24 7655189 ns/op 427600 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 2 104467415 ns/op 3621296 B/op 4125 allocs/op BenchmarkComplexAlgMap-4 288217 1163 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 136.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 103.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 579694 205.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40960 5618 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4850 36752 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1261983 92.81 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1238355 125.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 539173 1566 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 45448 10786 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4959 35329 ns/op BenchmarkMapStringConversion/32/simple-4 1986404 116.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1799578 110.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1747190 88.39 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1857730 73.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1576054 194.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1742559 131.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1214905 85.13 ns/op BenchmarkMapInterfacePtr-4 1765096 69.02 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2704035 202.3 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 10000 69613 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 2383 110238 ns/op BenchmarkMapPop1000-4 355 1507120 ns/op BenchmarkMapPop10000-4 25 16274617 ns/op BenchmarkMapAssign/Int32/256-4 2386833 89.39 ns/op BenchmarkMapAssign/Int32/65536-4 601711 617.8 ns/op BenchmarkMapAssign/Int64/256-4 2435426 127.9 ns/op BenchmarkMapAssign/Int64/65536-4 1344913 81.81 ns/op BenchmarkMapAssign/Str/256-4 1803976 144.2 ns/op BenchmarkMapAssign/Str/65536-4 142774 5357 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1036782 101.3 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 657362 158.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 116.6 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1043626 225.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 552670 12567 ns/op BenchmarkMapOperatorAssign/Str/65536-4 10000 39666 ns/op BenchmarkMapAppendAssign/Int32/256-4 858339 189.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 328755 551.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 971300 129.1 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 485845 382.4 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 756555 584.0 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 107767 1067 ns/op 138 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1833307 68.61 ns/op BenchmarkMapDelete/Int32/1000-4 1943761 60.06 ns/op BenchmarkMapDelete/Int32/10000-4 2020736 74.97 ns/op BenchmarkMapDelete/Int64/100-4 1827212 69.34 ns/op BenchmarkMapDelete/Int64/1000-4 2038095 69.78 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 100.7 ns/op BenchmarkMapDelete/Str/100-4 1336177 87.00 ns/op BenchmarkMapDelete/Str/1000-4 1000000 154.2 ns/op BenchmarkMapDelete/Str/10000-4 1241364 118.3 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 126.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1511558 88.16 ns/op BenchmarkMapDelete/Pointer/10000-4 1396662 76.75 ns/op BenchmarkMemmove/0-4 13643234 11.92 ns/op BenchmarkMemmove/1-4 2084680 72.32 ns/op 13.83 MB/s BenchmarkMemmove/2-4 2110610 55.84 ns/op 35.82 MB/s BenchmarkMemmove/3-4 1918083 59.73 ns/op 50.22 MB/s BenchmarkMemmove/4-4 1857295 187.5 ns/op 21.34 MB/s BenchmarkMemmove/5-4 1000000 235.3 ns/op 21.25 MB/s BenchmarkMemmove/6-4 1000000 139.1 ns/op 43.13 MB/s BenchmarkMemmove/7-4 2021528 65.70 ns/op 106.54 MB/s BenchmarkMemmove/8-4 2198683 68.28 ns/op 117.17 MB/s BenchmarkMemmove/9-4 2004157 79.12 ns/op 113.75 MB/s BenchmarkMemmove/10-4 2098776 57.42 ns/op 174.15 MB/s BenchmarkMemmove/11-4 2099696 155.3 ns/op 70.85 MB/s BenchmarkMemmove/12-4 2062578 59.20 ns/op 202.72 MB/s BenchmarkMemmove/13-4 2089183 59.20 ns/op 219.58 MB/s BenchmarkMemmove/14-4 2045877 66.52 ns/op 210.45 MB/s BenchmarkMemmove/15-4 1000000 114.0 ns/op 131.53 MB/s BenchmarkMemmove/16-4 1662085 61.60 ns/op 259.74 MB/s BenchmarkMemmove/32-4 1478842 177.9 ns/op 179.91 MB/s BenchmarkMemmove/64-4 1000000 103.5 ns/op 618.61 MB/s BenchmarkMemmove/128-4 1000000 344.9 ns/op 371.10 MB/s BenchmarkMemmove/256-4 1000000 307.5 ns/op 832.43 MB/s BenchmarkMemmove/512-4 335886 739.3 ns/op 692.53 MB/s BenchmarkMemmove/1024-4 430962 418.3 ns/op 2448.09 MB/s BenchmarkMemmove/2048-4 236595 589.7 ns/op 3472.77 MB/s BenchmarkMemmove/4096-4 126250 2841 ns/op 1441.73 MB/s BenchmarkMemmoveOverlap/32-4 1000000 191.6 ns/op 167.05 MB/s BenchmarkMemmoveOverlap/64-4 1000000 117.8 ns/op 543.47 MB/s BenchmarkMemmoveOverlap/128-4 1000000 150.6 ns/op 850.06 MB/s BenchmarkMemmoveOverlap/256-4 906286 145.3 ns/op 1761.37 MB/s BenchmarkMemmoveOverlap/512-4 623756 568.9 ns/op 900.03 MB/s BenchmarkMemmoveOverlap/1024-4 309336 344.4 ns/op 2973.40 MB/s BenchmarkMemmoveOverlap/2048-4 221558 993.7 ns/op 2061.05 MB/s BenchmarkMemmoveOverlap/4096-4 111882 4111 ns/op 996.29 MB/s BenchmarkMemmoveUnalignedDst/0-4 12679005 11.29 ns/op BenchmarkMemmoveUnalignedDst/1-4 2189502 54.23 ns/op 18.44 MB/s BenchmarkMemmoveUnalignedDst/2-4 1982062 57.30 ns/op 34.91 MB/s BenchmarkMemmoveUnalignedDst/3-4 2115160 76.33 ns/op 39.30 MB/s BenchmarkMemmoveUnalignedDst/4-4 2147250 56.46 ns/op 70.84 MB/s BenchmarkMemmoveUnalignedDst/5-4 1933636 62.50 ns/op 79.99 MB/s BenchmarkMemmoveUnalignedDst/6-4 2108196 73.03 ns/op 82.16 MB/s BenchmarkMemmoveUnalignedDst/7-4 2060361 81.24 ns/op 86.17 MB/s BenchmarkMemmoveUnalignedDst/8-4 2207553 57.97 ns/op 138.00 MB/s BenchmarkMemmoveUnalignedDst/9-4 1838728 59.48 ns/op 151.31 MB/s BenchmarkMemmoveUnalignedDst/10-4 2063172 62.99 ns/op 158.75 MB/s BenchmarkMemmoveUnalignedDst/11-4 2012810 62.12 ns/op 177.07 MB/s BenchmarkMemmoveUnalignedDst/12-4 1921537 131.5 ns/op 91.25 MB/s BenchmarkMemmoveUnalignedDst/13-4 2111674 56.74 ns/op 229.12 MB/s BenchmarkMemmoveUnalignedDst/14-4 2044320 62.19 ns/op 225.11 MB/s BenchmarkMemmoveUnalignedDst/15-4 1419076 86.66 ns/op 173.08 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 174.8 ns/op 91.55 MB/s BenchmarkMemmoveUnalignedDst/32-4 1797609 121.4 ns/op 263.53 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 101.9 ns/op 627.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 114.8 ns/op 1115.38 MB/s BenchmarkMemmoveUnalignedDst/256-4 953440 141.5 ns/op 1808.88 MB/s BenchmarkMemmoveUnalignedDst/512-4 663936 353.9 ns/op 1446.57 MB/s BenchmarkMemmoveUnalignedDst/1024-4 427572 295.9 ns/op 3460.22 MB/s BenchmarkMemmoveUnalignedDst/2048-4 220375 1136 ns/op 1802.85 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129174 3812 ns/op 1074.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1840287 89.97 ns/op 355.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1486150 76.33 ns/op 838.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 191.8 ns/op 667.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 881319 138.9 ns/op 1842.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 605629 717.0 ns/op 714.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384998 1417 ns/op 722.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 218820 562.6 ns/op 3640.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 115272 1216 ns/op 3368.30 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12622886 16.66 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2138210 80.66 ns/op 12.40 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 110.9 ns/op 18.03 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2099230 80.37 ns/op 37.33 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2142445 82.23 ns/op 48.65 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1402797 75.02 ns/op 66.65 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1732760 162.3 ns/op 36.96 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2024288 105.4 ns/op 66.41 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2174725 121.9 ns/op 65.61 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 451.5 ns/op 19.93 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2081438 56.82 ns/op 175.98 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 137.4 ns/op 80.08 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1741131 58.52 ns/op 205.06 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2130199 56.28 ns/op 230.97 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2117323 342.4 ns/op 40.89 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1711764 81.92 ns/op 183.11 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1452692 94.56 ns/op 169.21 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.0 ns/op 316.77 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1538439 73.21 ns/op 874.19 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1206483 111.6 ns/op 1147.12 MB/s BenchmarkMemmoveUnalignedSrc/256-4 902194 122.9 ns/op 2082.73 MB/s BenchmarkMemmoveUnalignedSrc/512-4 676182 356.1 ns/op 1437.67 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 424820 284.5 ns/op 3599.36 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242532 545.7 ns/op 3752.76 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 123013 1179 ns/op 3474.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 462.3 ns/op 34.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 254.0 ns/op 63.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1347082 76.52 ns/op 209.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1578453 219.6 ns/op 72.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1544875 75.86 ns/op 210.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1555989 81.84 ns/op 195.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1514710 165.1 ns/op 96.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1409682 108.2 ns/op 147.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 968382 123.7 ns/op 517.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1378021 91.70 ns/op 697.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 108.1 ns/op 592.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 126.8 ns/op 504.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 105.5 ns/op 606.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 102.5 ns/op 624.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1255021 173.6 ns/op 368.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1217108 95.29 ns/op 671.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 786478 486.9 ns/op 525.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 728776 160.0 ns/op 1599.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 795136 260.2 ns/op 984.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 794068 160.4 ns/op 1596.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 783754 208.8 ns/op 1225.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 791798 216.9 ns/op 1180.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 783406 244.8 ns/op 1045.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 719631 595.4 ns/op 429.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 125714 1152 ns/op 3556.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 114867 2818 ns/op 1453.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115038 1024 ns/op 3998.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 115872 1024 ns/op 4001.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 118639 1536 ns/op 2666.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 114798 1396 ns/op 2934.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 116324 1146 ns/op 3573.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 115512 1300 ns/op 3150.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6903 17556 ns/op 3733.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6380 24846 ns/op 2637.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6452 32821 ns/op 1996.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6483 17157 ns/op 3819.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6451 28207 ns/op 2323.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6696 18028 ns/op 3635.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6626 25452 ns/op 2574.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6692 21569 ns/op 3038.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1815998 64.16 ns/op 498.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1648681 72.44 ns/op 883.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1219213 168.2 ns/op 760.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 878618 129.3 ns/op 1979.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 528555 720.6 ns/op 710.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 386396 313.0 ns/op 3272.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 212084 731.5 ns/op 2799.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 113706 1073 ns/op 3818.54 MB/s BenchmarkMemclr/5-4 10809830 9.778 ns/op 511.34 MB/s BenchmarkMemclr/16-4 10657446 12.64 ns/op 1265.56 MB/s BenchmarkMemclr/64-4 6642789 18.87 ns/op 3390.86 MB/s BenchmarkMemclr/256-4 10735771 12.35 ns/op 20731.92 MB/s BenchmarkMemclr/4096-4 3217492 46.91 ns/op 87307.91 MB/s BenchmarkMemclr/65536-4 87330 2294 ns/op 28564.40 MB/s BenchmarkMemclr/1M-4 4897 24332 ns/op 43094.69 MB/s BenchmarkMemclr/4M-4 1249 513081 ns/op 8174.74 MB/s BenchmarkMemclr/8M-4 490 271260 ns/op 30924.62 MB/s BenchmarkMemclr/16M-4 272 417968 ns/op 40139.95 MB/s BenchmarkMemclr/64M-4 73 1980572 ns/op 33883.57 MB/s BenchmarkMemclrUnaligned/0_5-4 5980125 20.47 ns/op 244.23 MB/s BenchmarkMemclrUnaligned/0_16-4 6075512 19.51 ns/op 820.21 MB/s BenchmarkMemclrUnaligned/0_64-4 4451079 32.32 ns/op 1980.09 MB/s BenchmarkMemclrUnaligned/0_256-4 6617637 33.97 ns/op 7535.57 MB/s BenchmarkMemclrUnaligned/0_4096-4 2650486 43.81 ns/op 93488.46 MB/s BenchmarkMemclrUnaligned/0_65536-4 84828 2271 ns/op 28853.18 MB/s BenchmarkMemclrUnaligned/1_5-4 6713697 24.85 ns/op 201.24 MB/s BenchmarkMemclrUnaligned/1_16-4 6468806 19.86 ns/op 805.63 MB/s BenchmarkMemclrUnaligned/1_64-4 1000000 105.2 ns/op 608.21 MB/s BenchmarkMemclrUnaligned/1_256-4 5989142 18.50 ns/op 13836.07 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 199.5 ns/op 20526.29 MB/s BenchmarkMemclrUnaligned/1_65536-4 94412 1532 ns/op 42791.89 MB/s BenchmarkMemclrUnaligned/4_5-4 6752408 18.05 ns/op 277.08 MB/s BenchmarkMemclrUnaligned/4_16-4 6526227 22.35 ns/op 715.89 MB/s BenchmarkMemclrUnaligned/4_64-4 1000000 112.1 ns/op 570.79 MB/s BenchmarkMemclrUnaligned/4_256-4 6467323 33.50 ns/op 7640.70 MB/s BenchmarkMemclrUnaligned/4_4096-4 2362938 55.66 ns/op 73588.58 MB/s BenchmarkMemclrUnaligned/4_65536-4 85270 2206 ns/op 29712.83 MB/s BenchmarkMemclrUnaligned/7_5-4 6702273 20.94 ns/op 238.82 MB/s BenchmarkMemclrUnaligned/7_16-4 5317300 21.51 ns/op 743.68 MB/s BenchmarkMemclrUnaligned/7_64-4 4302826 26.29 ns/op 2434.73 MB/s BenchmarkMemclrUnaligned/7_256-4 6550255 18.65 ns/op 13729.19 MB/s BenchmarkMemclrUnaligned/7_4096-4 2268436 47.71 ns/op 85856.66 MB/s BenchmarkMemclrUnaligned/7_65536-4 78045 1545 ns/op 42418.45 MB/s BenchmarkMemclrUnaligned/0_1M-4 5394 28975 ns/op 36189.61 MB/s BenchmarkMemclrUnaligned/0_4M-4 1141 102409 ns/op 40956.27 MB/s BenchmarkMemclrUnaligned/0_8M-4 564 259179 ns/op 32366.11 MB/s BenchmarkMemclrUnaligned/0_16M-4 289 404673 ns/op 41458.74 MB/s BenchmarkMemclrUnaligned/0_64M-4 70 1920520 ns/op 34943.08 MB/s BenchmarkMemclrUnaligned/1_1M-4 5661 24012 ns/op 43668.95 MB/s BenchmarkMemclrUnaligned/1_4M-4 1420 97350 ns/op 43084.94 MB/s BenchmarkMemclrUnaligned/1_8M-4 583 210097 ns/op 39927.30 MB/s BenchmarkMemclrUnaligned/1_16M-4 304 1427643 ns/op 11751.68 MB/s BenchmarkMemclrUnaligned/1_64M-4 66 5433685 ns/op 12350.53 MB/s BenchmarkMemclrUnaligned/4_1M-4 4821 25677 ns/op 40836.78 MB/s BenchmarkMemclrUnaligned/4_4M-4 1267 160339 ns/op 26158.90 MB/s BenchmarkMemclrUnaligned/4_8M-4 544 392985 ns/op 21345.88 MB/s BenchmarkMemclrUnaligned/4_16M-4 283 456223 ns/op 36774.18 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 1794230 ns/op 37402.59 MB/s BenchmarkMemclrUnaligned/7_1M-4 4767 50647 ns/op 20703.76 MB/s BenchmarkMemclrUnaligned/7_4M-4 1252 94445 ns/op 44409.99 MB/s BenchmarkMemclrUnaligned/7_8M-4 451 575112 ns/op 14586.04 MB/s BenchmarkMemclrUnaligned/7_16M-4 231 695892 ns/op 24108.93 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 6193687 ns/op 10835.04 MB/s BenchmarkGoMemclr/5-4 13678204 8.898 ns/op 561.91 MB/s BenchmarkGoMemclr/16-4 12456093 33.17 ns/op 482.35 MB/s BenchmarkGoMemclr/64-4 7476340 22.96 ns/op 2787.48 MB/s BenchmarkGoMemclr/256-4 12786543 17.93 ns/op 14276.16 MB/s BenchmarkMemclrRange/1K_2K-4 33757 6316 ns/op 15180.71 MB/s BenchmarkMemclrRange/2K_8K-4 10000 21272 ns/op 15679.22 MB/s BenchmarkMemclrRange/4K_16K-4 10000 17220 ns/op 18761.63 MB/s BenchmarkMemclrRange/160K_228K-4 2875 38830 ns/op 42823.85 MB/s BenchmarkClearFat7-4 5625888 157.2 ns/op BenchmarkClearFat8-4 6363472 60.43 ns/op BenchmarkClearFat11-4 6180540 115.2 ns/op BenchmarkClearFat12-4 6705534 60.36 ns/op BenchmarkClearFat13-4 6788732 30.02 ns/op BenchmarkClearFat14-4 6335623 24.65 ns/op BenchmarkClearFat15-4 6787796 35.81 ns/op BenchmarkClearFat16-4 6528681 18.83 ns/op BenchmarkClearFat24-4 6175400 39.31 ns/op BenchmarkClearFat32-4 6340768 18.64 ns/op BenchmarkClearFat40-4 5934716 71.13 ns/op BenchmarkClearFat48-4 6042642 38.58 ns/op BenchmarkClearFat56-4 5644830 20.34 ns/op BenchmarkClearFat64-4 5280867 22.81 ns/op BenchmarkClearFat72-4 5296670 68.13 ns/op BenchmarkClearFat128-4 3718879 39.89 ns/op BenchmarkClearFat256-4 2679864 44.56 ns/op BenchmarkClearFat512-4 1000000 223.8 ns/op BenchmarkClearFat1024-4 993136 231.1 ns/op BenchmarkClearFat1032-4 943801 146.3 ns/op BenchmarkClearFat1040-4 976812 666.3 ns/op BenchmarkCopyFat7-4 6762446 18.70 ns/op BenchmarkCopyFat8-4 7164442 73.61 ns/op BenchmarkCopyFat11-4 6835622 55.00 ns/op BenchmarkCopyFat12-4 6597417 68.10 ns/op BenchmarkCopyFat13-4 6859520 20.13 ns/op BenchmarkCopyFat14-4 6808455 72.43 ns/op BenchmarkCopyFat15-4 6716220 45.15 ns/op BenchmarkCopyFat16-4 6858766 17.25 ns/op BenchmarkCopyFat24-4 6182563 21.77 ns/op BenchmarkCopyFat32-4 6294901 19.06 ns/op BenchmarkCopyFat64-4 5445278 53.08 ns/op BenchmarkCopyFat72-4 5250134 91.97 ns/op BenchmarkCopyFat128-4 3555135 65.67 ns/op BenchmarkCopyFat256-4 1000000 103.5 ns/op BenchmarkCopyFat512-4 1000000 105.1 ns/op BenchmarkCopyFat520-4 1000000 340.9 ns/op BenchmarkCopyFat1024-4 883754 468.1 ns/op BenchmarkCopyFat1032-4 790887 239.3 ns/op BenchmarkCopyFat1040-4 743137 327.8 ns/op BenchmarkIssue18740/2byte-4 520 245156 ns/op BenchmarkIssue18740/4byte-4 788 155035 ns/op BenchmarkIssue18740/8byte-4 969 143010 ns/op BenchmarkMemclrKnownSize1-4 5598121 18.57 ns/op 53.84 MB/s BenchmarkMemclrKnownSize2-4 5080480 68.60 ns/op 29.15 MB/s BenchmarkMemclrKnownSize4-4 2741152 134.2 ns/op 29.80 MB/s BenchmarkMemclrKnownSize8-4 1000000 133.4 ns/op 59.97 MB/s BenchmarkMemclrKnownSize16-4 551325 341.7 ns/op 46.83 MB/s BenchmarkMemclrKnownSize32-4 332941 651.0 ns/op 49.16 MB/s BenchmarkMemclrKnownSize64-4 167857 898.2 ns/op 71.25 MB/s BenchmarkMemclrKnownSize112-4 95536 1304 ns/op 85.91 MB/s BenchmarkMemclrKnownSize128-4 84298 4036 ns/op 31.72 MB/s BenchmarkMemclrKnownSize192-4 49287 5529 ns/op 34.72 MB/s BenchmarkMemclrKnownSize248-4 34270 3935 ns/op 63.02 MB/s BenchmarkMemclrKnownSize256-4 43101 12198 ns/op 20.99 MB/s BenchmarkMemclrKnownSize512-4 21847 11599 ns/op 44.14 MB/s BenchmarkMemclrKnownSize1024-4 7128 58682 ns/op 17.45 MB/s BenchmarkMemclrKnownSize4096-4 2586 88782 ns/op 46.14 MB/s BenchmarkMemclrKnownSize512KiB-4 15 40487932 ns/op 12.95 MB/s BenchmarkReadMetricsLatency-4 10000 6774 p50-ns 7283 p90-ns 12272 p99-ns BenchmarkFinalizer-4 307 443551 ns/op BenchmarkFinalizerRun-4 268194 994.9 ns/op BenchmarkMinFloat-4 399674 439.9 ns/op BenchmarkMaxFloat-4 402470 303.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8249041 25.81 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1892803 66.73 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 191.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1612917 160.7 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 239.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 348.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1536288 122.1 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 193.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 111.5 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 179.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1232482 327.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 219.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1291594 88.96 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 103.4 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6642580 16.26 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6156584 20.19 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7228106 18.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 1000000 458.0 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 1000000 107.7 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 1000000 139.2 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5791626 18.63 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6709780 15.92 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5759820 37.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6413832 46.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8067772 23.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7411980 16.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7325121 47.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7805734 17.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7336437 15.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7188823 36.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8083635 20.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6765640 28.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6101457 18.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7566478 18.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 4622380 47.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6371834 24.19 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6240632 67.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7283480 23.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7388569 35.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7294574 16.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7671421 21.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7009465 18.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7574418 40.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7631658 35.30 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7283860 47.22 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7379634 24.99 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7363012 16.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 1000000 192.1 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7766162 50.35 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 1000000 106.3 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6890799 94.24 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7519699 29.39 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6799442 44.21 ns/op BenchmarkNetpollBreak-4 2571 67937 ns/op BenchmarkPinnerPinUnpinBatch-4 946 176977 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 232 1156507 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1282 253692 ns/op BenchmarkPinnerPinUnpin-4 1689529 71.27 ns/op BenchmarkPinnerPinUnpinTiny-4 1458064 133.0 ns/op BenchmarkPinnerPinUnpinDouble-4 616708 462.9 ns/op BenchmarkPinnerPinUnpinParallel-4 3303841 88.12 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2165310 333.9 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 10000 27170 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4436487 23.42 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 4926198 21.51 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7880096 23.02 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5866126 30.23 ns/op BenchmarkPingPongHog-4 672 230085 ns/op BenchmarkStackGrowth-4 35101 4873 ns/op BenchmarkStackGrowthDeep-4 520 226532 ns/op BenchmarkCreateGoroutines-4 123814 2715 ns/op BenchmarkCreateGoroutinesParallel-4 82272 1590 ns/op BenchmarkCreateGoroutinesCapture-4 19656 5992 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38418 3702 ns/op BenchmarkClosureCall-4 13321401 7.709 ns/op BenchmarkWakeupParallelSpinning/0s-4 9919 15559 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7486 16013 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5698 34420 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3657 41090 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2324 92071 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1311 96017 ns/op BenchmarkWakeupParallelSpinning/50µs-4 565 238099 ns/op BenchmarkWakeupParallelSpinning/100µs-4 100 5208342 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 2128400 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 2628464 ns/op BenchmarkWakeupParallelSyscall/2µs-4 100 2040624 ns/op BenchmarkWakeupParallelSyscall/5µs-4 62 1748245 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 4197178 ns/op BenchmarkWakeupParallelSyscall/20µs-4 146 719795 ns/op BenchmarkWakeupParallelSyscall/50µs-4 100 1277561 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 4076980 ns/op BenchmarkMatmult-4 2591889 205.7 ns/op BenchmarkFastrand-4 6809581 36.13 ns/op BenchmarkFastrand64-4 6150628 72.61 ns/op BenchmarkFastrandHashiter-4 3643024 144.1 ns/op BenchmarkFastrandn/2-4 3360604 134.7 ns/op BenchmarkFastrandn/3-4 3814562 37.39 ns/op BenchmarkFastrandn/4-4 3842152 33.76 ns/op BenchmarkFastrandn/5-4 1000000 113.3 ns/op BenchmarkIfaceCmp100-4 75582 2376 ns/op BenchmarkIfaceCmpNil100-4 157984 2118 ns/op BenchmarkEfaceCmpDiff-4 10000 24476 ns/op BenchmarkEfaceCmpDiffIndirect-4 20548 7799 ns/op BenchmarkDefer-4 1000000 242.0 ns/op BenchmarkDefer10-4 982329 354.2 ns/op BenchmarkDeferMany-4 566775 517.2 ns/op BenchmarkPanicRecover-4 734523 164.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 898672 138.5 ns/op 62.00 p50-ns 64.00 p90-ns 80.00 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 801554 167.8 ns/op 62.00 p50-ns 65.00 p90-ns 109.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 117350078 ns/op 117339165 p50-ns 117339165 p90-ns 117339165 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1 301598042 ns/op 301586797 p50-ns 301586797 p90-ns 301586797 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 815899 249.2 ns/op 62.00 p50-ns 63.00 p90-ns 76.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 905942 206.0 ns/op 62.00 p50-ns 64.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 16740726 ns/op 13670172 p50-ns 56921199 p90-ns 56921199 p99-ns BenchmarkGoroutineProfile/large/loaded-4 1 174299745 ns/op 174292240 p50-ns 174292240 p90-ns 174292240 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 762824 215.3 ns/op 62.00 p50-ns 64.00 p90-ns 157.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 789188 536.9 ns/op 62.00 p50-ns 64.00 p90-ns 97.00 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1 261738282 ns/op 261731656 p50-ns 261731656 p90-ns 261731656 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 1 130597031 ns/op 130574831 p50-ns 130574831 p90-ns 130574831 p99-ns BenchmarkRWMutexUncontended-4 3631861 72.45 ns/op BenchmarkRWMutexWrite100-4 1000000 769.2 ns/op BenchmarkRWMutexWrite10-4 1000000 454.9 ns/op BenchmarkRWMutexWorkWrite100-4 625383 2426 ns/op BenchmarkRWMutexWorkWrite10-4 752979 160.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2983 156689 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1137 150404 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1435 105554 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 538 270304 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 506 248338 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 123 868532 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 324 983141 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 21 6081127 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 332480 1772 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 369949 1387 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 404992 1276 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 396163 1136 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 414808 1258 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 402181 2405 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 238690 1038 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 375622 955.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 365344 1284 ns/op BenchmarkMakeSlice/Byte-4 2155886 274.1 ns/op BenchmarkMakeSlice/Int16-4 1000000 150.3 ns/op BenchmarkMakeSlice/Int-4 1000000 131.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 179.8 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 635.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 479.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 1104 ns/op BenchmarkGrowSlice/Byte-4 1000000 618.3 ns/op BenchmarkGrowSlice/Int16-4 950510 262.3 ns/op BenchmarkGrowSlice/Int-4 289116 369.0 ns/op BenchmarkGrowSlice/Ptr-4 666841 1251 ns/op BenchmarkGrowSlice/Struct/24-4 310926 1171 ns/op BenchmarkGrowSlice/Struct/32-4 313693 3897 ns/op BenchmarkGrowSlice/Struct/40-4 84746 1351 ns/op BenchmarkExtendSlice/IntSlice-4 375370 597.9 ns/op BenchmarkExtendSlice/PointerSlice-4 424225 657.8 ns/op BenchmarkExtendSlice/NoGrow-4 910188 255.1 ns/op BenchmarkAppend-4 682107 259.6 ns/op BenchmarkAppendGrowByte-4 2 87535526 ns/op BenchmarkAppendGrowString-4 1 2733917411 ns/op BenchmarkAppendSlice/1Bytes-4 2211416 121.5 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 153.6 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 203.8 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 102.2 ns/op BenchmarkAppendSlice/15Bytes-4 2032036 631.1 ns/op BenchmarkAppendSlice/16Bytes-4 1780411 82.60 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 118.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 66196 7352 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12202 20007 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9463 76118 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 100 10956766 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 122 9635730 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 9921442 ns/op BenchmarkAppendStr/1Bytes-4 2420778 83.52 ns/op BenchmarkAppendStr/4Bytes-4 1000000 399.2 ns/op BenchmarkAppendStr/8Bytes-4 1000000 390.4 ns/op BenchmarkAppendStr/16Bytes-4 2374791 304.9 ns/op BenchmarkAppendStr/32Bytes-4 1593033 272.0 ns/op BenchmarkAppendSpecialCase-4 683540 651.6 ns/op BenchmarkCopy/1Byte-4 2198724 102.5 ns/op 9.76 MB/s BenchmarkCopy/1String-4 2084486 93.42 ns/op 10.70 MB/s BenchmarkCopy/2Byte-4 1761818 60.05 ns/op 33.31 MB/s BenchmarkCopy/2String-4 2098359 63.00 ns/op 31.74 MB/s BenchmarkCopy/4Byte-4 1999616 64.67 ns/op 61.85 MB/s BenchmarkCopy/4String-4 1975543 60.10 ns/op 66.55 MB/s BenchmarkCopy/8Byte-4 2064357 99.52 ns/op 80.38 MB/s BenchmarkCopy/8String-4 2184081 80.83 ns/op 98.98 MB/s BenchmarkCopy/12Byte-4 1904919 101.5 ns/op 118.23 MB/s BenchmarkCopy/12String-4 1869217 71.16 ns/op 168.64 MB/s BenchmarkCopy/16Byte-4 1000000 123.5 ns/op 129.57 MB/s BenchmarkCopy/16String-4 2023999 60.21 ns/op 265.75 MB/s BenchmarkCopy/32Byte-4 1000000 141.8 ns/op 225.65 MB/s BenchmarkCopy/32String-4 1462120 87.51 ns/op 365.68 MB/s BenchmarkCopy/128Byte-4 1000000 122.1 ns/op 1048.09 MB/s BenchmarkCopy/128String-4 1000000 135.5 ns/op 944.73 MB/s BenchmarkCopy/1024Byte-4 370075 297.4 ns/op 3442.89 MB/s BenchmarkCopy/1024String-4 383323 311.0 ns/op 3292.21 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26006 17734 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18417 19824 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 31049 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17472 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 32387 ns/op BenchmarkAppendInPlace/Grow/Byte-4 105602 3744 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 154910 3031 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 50050 2363 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84877 5151 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45660 3095 ns/op BenchmarkStackCopyPtr-4 1 161774245 ns/op BenchmarkStackCopy-4 1 118315920 ns/op BenchmarkStackCopyNoCache-4 24 4825392 ns/op BenchmarkStackCopyWithStkobj-4 2 71306998 ns/op BenchmarkIssue18138-4 364 284470 ns/op BenchmarkCompareStringEqual-4 11448274 10.37 ns/op BenchmarkCompareStringIdentical-4 16175466 7.518 ns/op BenchmarkCompareStringSameLength-4 11178669 18.03 ns/op BenchmarkCompareStringDifferentLength-4 15391491 17.94 ns/op BenchmarkCompareStringBigUnaligned-4 1874 89351 ns/op 11735.59 MB/s BenchmarkCompareStringBig-4 1340 96705 ns/op 10843.11 MB/s BenchmarkConcatStringAndBytes-4 2464626 43.83 ns/op BenchmarkSliceByteToString/1-4 2254520 52.99 ns/op BenchmarkSliceByteToString/2-4 1000000 947.7 ns/op BenchmarkSliceByteToString/4-4 1000000 504.7 ns/op BenchmarkSliceByteToString/8-4 1000000 233.7 ns/op BenchmarkSliceByteToString/16-4 1000000 241.0 ns/op BenchmarkSliceByteToString/32-4 1000000 151.8 ns/op BenchmarkSliceByteToString/64-4 823449 356.3 ns/op BenchmarkSliceByteToString/128-4 751668 366.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2120876 71.74 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 749396 197.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 770216 154.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1000000 544.6 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 101.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1932808 113.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 620.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 522598 253.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 462321 356.8 ns/op BenchmarkRuneIterate/range/ASCII-4 5837175 19.03 ns/op BenchmarkRuneIterate/range/Japanese-4 1923543 68.35 ns/op BenchmarkRuneIterate/range/MixedLength-4 2506256 90.39 ns/op BenchmarkRuneIterate/range1/ASCII-4 8576127 12.32 ns/op BenchmarkRuneIterate/range1/Japanese-4 1941178 97.36 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1913954 74.04 ns/op BenchmarkRuneIterate/range2/ASCII-4 8117054 43.12 ns/op BenchmarkRuneIterate/range2/Japanese-4 1718510 244.5 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2485144 101.8 ns/op BenchmarkArrayEqual-4 14420188 7.747 ns/op BenchmarkFunc/Name-4 1730976 60.42 ns/op BenchmarkFunc/Entry-4 10547824 38.73 ns/op BenchmarkFunc/FileLine-4 2157210 58.36 ns/op PASS ok runtime 743.599s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27956 5457 ns/op BenchmarkHandle/concurrent-4 29378 12169 ns/op PASS ok runtime/cgo 1.885s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3948662 152.6 ns/op BenchmarkMulUintptr/large-4 3136135 287.3 ns/op PASS ok runtime/internal/math 3.650s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 7 25556438 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 44308828 ns/op 1306 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 18 20378913 ns/op 36.22 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 5 98864969 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 85633020 ns/op 3782 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 100 11386553 ns/op 92.16 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 134932754 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 676531801 ns/op 23491 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 80721529 ns/op 3664 concurrent_launches/op PASS ok runtime/pprof 9.208s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 8 17755950 ns/op BenchmarkStackLeak-4 44638 3976 ns/op PASS ok runtime/race 2.098s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 1434790 217.2 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 203826 566.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.767s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 37 4663339 ns/op BenchmarkIndex_Large-4 8964 12286 ns/op BenchmarkIndexFunc_Large-4 154 1403936 ns/op BenchmarkCompact/nil-4 7283763 17.47 ns/op BenchmarkCompact/one-4 1000000 273.1 ns/op BenchmarkCompact/sorted-4 1000000 127.9 ns/op BenchmarkCompact/2_items-4 848511 160.1 ns/op BenchmarkCompact/unsorted-4 1074823 142.2 ns/op BenchmarkCompact/many-4 467960 749.9 ns/op BenchmarkCompact_Large/all_dup-4 10000 19715 ns/op BenchmarkCompact_Large/no_dup-4 18169 14496 ns/op BenchmarkCompactFunc/nil-4 3968576 144.2 ns/op BenchmarkCompactFunc/one-4 1000000 126.3 ns/op BenchmarkCompactFunc/sorted-4 803127 361.4 ns/op BenchmarkCompactFunc/2_items-4 652048 562.4 ns/op BenchmarkCompactFunc/unsorted-4 778756 408.9 ns/op BenchmarkCompactFunc/many-4 412647 689.3 ns/op BenchmarkCompactFunc_Large/all_dup-4 2 148822242 ns/op BenchmarkCompactFunc_Large/no_dup-4 1 263097007 ns/op BenchmarkReplace/naive-fast-4 10000 39102 ns/op BenchmarkReplace/optimized-fast-4 10000 28958 ns/op BenchmarkReplace/naive-slow-4 10000 43697 ns/op BenchmarkReplace/optimized-slow-4 10000 47629 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 349.8 ns/op BenchmarkBinarySearchFloats/Size32-4 857244 271.9 ns/op BenchmarkBinarySearchFloats/Size64-4 697359 229.8 ns/op BenchmarkBinarySearchFloats/Size128-4 751540 324.4 ns/op BenchmarkBinarySearchFloats/Size512-4 656715 187.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 596361 359.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 388658 319.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 463538 347.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 372422 388.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 370244 331.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 284049 406.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 270794 517.0 ns/op BenchmarkSortFuncStruct/Size16-4 12682 10031 ns/op BenchmarkSortFuncStruct/Size32-4 4540 25223 ns/op BenchmarkSortFuncStruct/Size64-4 6279 82621 ns/op BenchmarkSortFuncStruct/Size128-4 3336 209191 ns/op BenchmarkSortFuncStruct/Size512-4 847 401659 ns/op BenchmarkSortFuncStruct/Size1024-4 451 1327429 ns/op PASS ok slices 44.645s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 84883 1362 ns/op BenchmarkSortInts-4 1 250874900 ns/op BenchmarkSlicesSortInts-4 2 151678076 ns/op BenchmarkSortIsSorted-4 22 12066488 ns/op BenchmarkSlicesIsSorted-4 60 3391557 ns/op BenchmarkSortStrings-4 1 171896781 ns/op BenchmarkSlicesSortStrings-4 1 363706707 ns/op BenchmarkSortStrings_Sorted-4 15 6758701 ns/op BenchmarkSlicesSortStrings_Sorted-4 34 8803414 ns/op BenchmarkSortStructs-4 1 530764458 ns/op BenchmarkSortFuncStructs-4 1 383408800 ns/op BenchmarkSortString1K-4 135 990934 ns/op BenchmarkSortString1K_Slice-4 163 783214 ns/op BenchmarkStableString1K-4 43 2991435 ns/op BenchmarkSortInt1K-4 237 613485 ns/op BenchmarkSortInt1K_Sorted-4 5217 26295 ns/op BenchmarkSortInt1K_Reversed-4 2226 198089 ns/op BenchmarkSortInt1K_Mod8-4 723 179211 ns/op BenchmarkStableInt1K-4 90 3383841 ns/op BenchmarkStableInt1K_Slice-4 98 1381326 ns/op BenchmarkSortInt64K-4 2 126635850 ns/op BenchmarkSortInt64K_Slice-4 2 244615202 ns/op BenchmarkStableInt64K-4 1 125304270 ns/op BenchmarkSort1e2-4 296 419712 ns/op BenchmarkStable1e2-4 99 1147707 ns/op BenchmarkSort1e4-4 1 238453725 ns/op BenchmarkStable1e4-4 1 496421991 ns/op PASS ok sort 46.064s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 742364 143.9 ns/op BenchmarkAtof64Float-4 692134 220.4 ns/op BenchmarkAtof64FloatExp-4 645728 180.8 ns/op BenchmarkAtof64Big-4 450694 274.9 ns/op BenchmarkAtof64RandomBits-4 438933 541.2 ns/op BenchmarkAtof64RandomFloats-4 495858 451.5 ns/op BenchmarkAtof64RandomLongFloats-4 327282 326.5 ns/op BenchmarkAtof32Decimal-4 805096 205.3 ns/op BenchmarkAtof32Float-4 729134 331.8 ns/op BenchmarkAtof32FloatExp-4 649666 189.2 ns/op BenchmarkAtof32Random-4 358010 1218 ns/op BenchmarkAtof32RandomLong-4 126200 3067 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 170.7 ns/op BenchmarkParseInt/Pos/26bit-4 685068 251.6 ns/op BenchmarkParseInt/Pos/31bit-4 576626 394.1 ns/op BenchmarkParseInt/Pos/56bit-4 387199 458.0 ns/op BenchmarkParseInt/Pos/63bit-4 347797 447.0 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 219.9 ns/op BenchmarkParseInt/Neg/26bit-4 724833 199.6 ns/op BenchmarkParseInt/Neg/31bit-4 602544 292.9 ns/op BenchmarkParseInt/Neg/56bit-4 414136 296.1 ns/op BenchmarkParseInt/Neg/63bit-4 418357 453.9 ns/op BenchmarkAtoi/Pos/7bit-4 1659339 96.24 ns/op BenchmarkAtoi/Pos/26bit-4 826894 828.0 ns/op BenchmarkAtoi/Pos/31bit-4 727435 201.1 ns/op BenchmarkAtoi/Pos/56bit-4 499988 240.3 ns/op BenchmarkAtoi/Pos/63bit-4 385639 499.4 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 110.9 ns/op BenchmarkAtoi/Neg/26bit-4 773892 241.8 ns/op BenchmarkAtoi/Neg/31bit-4 707245 784.2 ns/op BenchmarkAtoi/Neg/56bit-4 444116 950.7 ns/op BenchmarkAtoi/Neg/63bit-4 368071 702.1 ns/op BenchmarkFormatFloat/Decimal-4 77254 1611 ns/op BenchmarkFormatFloat/Float-4 71925 1610 ns/op BenchmarkFormatFloat/Exp-4 76473 1622 ns/op BenchmarkFormatFloat/NegExp-4 78574 1575 ns/op BenchmarkFormatFloat/LongExp-4 57903 6377 ns/op BenchmarkFormatFloat/Big-4 66289 1997 ns/op BenchmarkFormatFloat/BinaryExp-4 195949 1516 ns/op BenchmarkFormatFloat/32Integer-4 76827 15848 ns/op BenchmarkFormatFloat/32ExactFraction-4 90638 1296 ns/op BenchmarkFormatFloat/32Point-4 80492 1508 ns/op BenchmarkFormatFloat/32Exp-4 68668 2764 ns/op BenchmarkFormatFloat/32NegExp-4 86769 1477 ns/op BenchmarkFormatFloat/32Shortest-4 90310 1480 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 112286 1104 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106676 1695 ns/op BenchmarkFormatFloat/64Fixed1-4 125982 1032 ns/op BenchmarkFormatFloat/64Fixed2-4 117195 967.3 ns/op BenchmarkFormatFloat/64Fixed3-4 127928 4050 ns/op BenchmarkFormatFloat/64Fixed4-4 123998 4534 ns/op BenchmarkFormatFloat/64Fixed12-4 77750 4875 ns/op BenchmarkFormatFloat/64Fixed16-4 90160 1333 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 81897 5177 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 84484 1425 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2661 47772 ns/op BenchmarkFormatFloat/Slowpath64-4 72061 4164 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 70300 1770 ns/op BenchmarkAppendFloat/Decimal-4 82950 5623 ns/op BenchmarkAppendFloat/Float-4 82744 1456 ns/op BenchmarkAppendFloat/Exp-4 88437 5320 ns/op BenchmarkAppendFloat/NegExp-4 94658 3712 ns/op BenchmarkAppendFloat/LongExp-4 75931 7011 ns/op BenchmarkAppendFloat/Big-4 72481 1772 ns/op BenchmarkAppendFloat/BinaryExp-4 250779 633.1 ns/op BenchmarkAppendFloat/32Integer-4 80422 2396 ns/op BenchmarkAppendFloat/32ExactFraction-4 83476 2727 ns/op BenchmarkAppendFloat/32Point-4 81357 3469 ns/op BenchmarkAppendFloat/32Exp-4 95109 1291 ns/op BenchmarkAppendFloat/32NegExp-4 92248 1823 ns/op BenchmarkAppendFloat/32Shortest-4 113332 1298 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 125186 1778 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 120721 1311 ns/op BenchmarkAppendFloat/64Fixed1-4 148076 905.0 ns/op BenchmarkAppendFloat/64Fixed2-4 141678 1165 ns/op BenchmarkAppendFloat/64Fixed3-4 143264 957.3 ns/op BenchmarkAppendFloat/64Fixed4-4 150308 1031 ns/op BenchmarkAppendFloat/64Fixed12-4 85993 2544 ns/op BenchmarkAppendFloat/64Fixed16-4 96789 2541 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 116080 1338 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91136 1481 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2364 45457 ns/op BenchmarkAppendFloat/Slowpath64-4 78778 1624 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 73286 2219 ns/op BenchmarkFormatInt-4 13231 30954 ns/op BenchmarkAppendInt-4 10000 12619 ns/op BenchmarkFormatUint-4 61620 2649 ns/op BenchmarkAppendUint-4 102883 1145 ns/op BenchmarkFormatIntSmall/7-4 2775094 55.36 ns/op BenchmarkFormatIntSmall/42-4 3369160 48.64 ns/op BenchmarkAppendIntSmall-4 1326319 89.32 ns/op BenchmarkAppendUintVarlen/1-4 1388752 310.3 ns/op BenchmarkAppendUintVarlen/12-4 1398922 81.86 ns/op BenchmarkAppendUintVarlen/123-4 1000000 338.2 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 108.5 ns/op BenchmarkAppendUintVarlen/12345-4 1032603 110.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 331.7 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 128.3 ns/op BenchmarkAppendUintVarlen/12345678-4 971110 115.8 ns/op BenchmarkAppendUintVarlen/123456789-4 896442 170.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 149.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 939332 138.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 996714 129.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 916620 407.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 854648 129.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 916624 133.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 917229 445.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 889318 231.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 864148 155.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 848799 147.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 819066 239.6 ns/op BenchmarkQuote-4 47619 2989 ns/op BenchmarkQuoteRune-4 506719 296.2 ns/op BenchmarkAppendQuote-4 53228 6485 ns/op BenchmarkAppendQuoteRune-4 896116 197.9 ns/op BenchmarkUnquoteEasy-4 894363 142.8 ns/op BenchmarkUnquoteHard-4 50395 12961 ns/op PASS ok strconv 101.340s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 420732 1268 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 124149 1029 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 175560 3721 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 500923 562.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 46647 3182 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 207860 1073 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 222568 1147 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 10000 11716 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90675 3989 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 109.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 13831 11888 ns/op BenchmarkGenericMatch1-4 1626 80639 ns/op BenchmarkGenericMatch2-4 306 418946 ns/op BenchmarkSingleMaxSkipping-4 6189 19989 ns/op 500.28 MB/s BenchmarkSingleLongSuffixFail-4 12645 11352 ns/op 88.27 MB/s BenchmarkSingleMatch-4 100 2701882 ns/op 5.55 MB/s BenchmarkByteByteNoMatch-4 53584 4788 ns/op BenchmarkByteByteMatch-4 10000 20675 ns/op BenchmarkByteStringMatch-4 18852 15102 ns/op BenchmarkHTMLEscapeNew-4 63481 2882 ns/op BenchmarkHTMLEscapeOld-4 75246 4213 ns/op BenchmarkByteStringReplacerWriteString-4 891 115734 ns/op BenchmarkByteReplacerWriteString-4 1513 80478 ns/op BenchmarkByteByteReplaces-4 3480 93005 ns/op BenchmarkByteByteMap-4 9025 14064 ns/op BenchmarkMap/identity/ASCII-4 789069 187.6 ns/op BenchmarkMap/identity/Greek-4 401660 315.4 ns/op BenchmarkMap/change/ASCII-4 23104 5951 ns/op BenchmarkMap/change/Greek-4 21870 6146 ns/op BenchmarkIndexRune-4 3628597 32.86 ns/op BenchmarkIndexRuneLongString-4 1834572 59.11 ns/op BenchmarkIndexRuneFastPath-4 3956310 37.93 ns/op BenchmarkIndex-4 7862961 29.69 ns/op BenchmarkLastIndex-4 4492634 77.34 ns/op BenchmarkIndexByte-4 8462030 15.27 ns/op BenchmarkToUpper/#00-4 4883982 24.01 ns/op BenchmarkToUpper/ONLYUPPER-4 2932135 46.62 ns/op BenchmarkToUpper/abc-4 278298 658.8 ns/op BenchmarkToUpper/AbC123-4 222553 594.0 ns/op BenchmarkToUpper/azAZ09_-4 237307 1200 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40431 5505 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66608 2629 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27666 7273 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40221 11479 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 93157 1139 ns/op BenchmarkToLower/#00-4 4163492 27.27 ns/op BenchmarkToLower/abc-4 4095475 30.50 ns/op BenchmarkToLower/AbC123-4 178591 840.5 ns/op BenchmarkToLower/azAZ09_-4 191383 1432 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79897 3779 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54057 3499 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31414 5894 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70155 1881 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107617 4659 ns/op BenchmarkMapNoChanges-4 1000000 124.4 ns/op BenchmarkTrim-4 36440 7518 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3034791 87.51 ns/op BenchmarkToValidUTF8/InvalidASCII-4 153271 984.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119259 1042 ns/op BenchmarkEqualFold/Tests-4 38667 6166 ns/op BenchmarkEqualFold/ASCII-4 3585681 40.64 ns/op BenchmarkEqualFold/UnicodePrefix-4 92218 2178 ns/op BenchmarkEqualFold/UnicodeSuffix-4 80832 1452 ns/op BenchmarkIndexHard1-4 1728 90523 ns/op BenchmarkIndexHard2-4 284 470743 ns/op BenchmarkIndexHard3-4 153 951114 ns/op BenchmarkIndexHard4-4 76 1318705 ns/op BenchmarkLastIndexHard1-4 67 2402693 ns/op BenchmarkLastIndexHard2-4 67 3234325 ns/op BenchmarkLastIndexHard3-4 57 1759711 ns/op BenchmarkCountHard1-4 1604 86508 ns/op BenchmarkCountHard2-4 387 311479 ns/op BenchmarkCountHard3-4 164 1037555 ns/op BenchmarkIndexTorture-4 7561 21897 ns/op BenchmarkCountTorture-4 7424 50135 ns/op BenchmarkCountTortureOverlapping-4 712 154387 ns/op BenchmarkCountByte/10-4 5106006 34.68 ns/op 288.33 MB/s BenchmarkCountByte/32-4 4959417 49.33 ns/op 648.70 MB/s BenchmarkCountByte/4096-4 553113 305.2 ns/op 13419.14 MB/s BenchmarkCountByte/4194304-4 579 246655 ns/op 17004.71 MB/s BenchmarkCountByte/67108864-4 28 8774868 ns/op 7647.85 MB/s BenchmarkFields/ASCII/16-4 249439 1752 ns/op 9.13 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 17043 6057 ns/op 42.26 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1153 128246 ns/op 31.94 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 68 3648979 ns/op 17.96 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 146104486 ns/op 7.18 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 211851 2168 ns/op 7.38 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9715 59076 ns/op 4.33 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 573 590958 ns/op 6.93 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 8312218 ns/op 7.88 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 315344545 ns/op 3.33 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 264472 514.7 ns/op 31.09 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 85854 ns/op 2.98 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1045 193499 ns/op 21.17 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 51 6442389 ns/op 10.17 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 233506886 ns/op 4.49 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 10000 14330 ns/op 1.12 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10314 ns/op 24.82 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 774 470456 ns/op 8.71 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 24127866 ns/op 2.72 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 101467262 ns/op 10.33 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 143030946 ns/op BenchmarkSplitSingleByteSeparator-4 18 30209288 ns/op BenchmarkSplitMultiByteSeparator-4 46 5331613 ns/op BenchmarkSplitNSingleByteSeparator-4 331557 532.9 ns/op BenchmarkSplitNMultiByteSeparator-4 134668 1386 ns/op BenchmarkRepeat/5x0-4 4219990 28.37 ns/op BenchmarkRepeat/5x1-4 4187480 88.74 ns/op BenchmarkRepeat/5x2-4 204663 642.5 ns/op BenchmarkRepeat/5x6-4 105214 1133 ns/op BenchmarkRepeat/10x0-4 4042725 45.89 ns/op BenchmarkRepeat/10x1-4 3636284 66.11 ns/op BenchmarkRepeat/10x2-4 167689 680.9 ns/op BenchmarkRepeat/10x6-4 110090 2554 ns/op BenchmarkRepeatLarge/256/1-4 10000 24016 ns/op 10.66 MB/s BenchmarkRepeatLarge/256/16-4 79728 2105 ns/op 121.64 MB/s BenchmarkRepeatLarge/512/1-4 18794 14756 ns/op 34.70 MB/s BenchmarkRepeatLarge/512/16-4 46768 2533 ns/op 202.15 MB/s BenchmarkRepeatLarge/1024/1-4 10000 17448 ns/op 58.69 MB/s BenchmarkRepeatLarge/1024/16-4 26104 6490 ns/op 157.78 MB/s BenchmarkRepeatLarge/2048/1-4 10000 32523 ns/op 62.97 MB/s BenchmarkRepeatLarge/2048/16-4 26724 16181 ns/op 126.57 MB/s BenchmarkRepeatLarge/4096/1-4 10000 17901 ns/op 228.82 MB/s BenchmarkRepeatLarge/4096/16-4 12075 11049 ns/op 370.72 MB/s BenchmarkRepeatLarge/8192/1-4 10000 64832 ns/op 126.36 MB/s BenchmarkRepeatLarge/8192/16-4 10000 36652 ns/op 223.51 MB/s BenchmarkRepeatLarge/8192/4097-4 5248400 32.07 ns/op 127734.64 MB/s BenchmarkRepeatLarge/16384/1-4 5955 32591 ns/op 502.71 MB/s BenchmarkRepeatLarge/16384/16-4 8434 30642 ns/op 534.68 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 30274 ns/op 406.00 MB/s BenchmarkRepeatLarge/32768/1-4 2803 163781 ns/op 200.07 MB/s BenchmarkRepeatLarge/32768/16-4 642 218848 ns/op 149.73 MB/s BenchmarkRepeatLarge/32768/4097-4 2088 87778 ns/op 326.72 MB/s BenchmarkRepeatLarge/65536/1-4 1213 303646 ns/op 215.83 MB/s BenchmarkRepeatLarge/65536/16-4 1448 173551 ns/op 377.62 MB/s BenchmarkRepeatLarge/65536/4097-4 640 172074 ns/op 357.14 MB/s BenchmarkRepeatLarge/131072/1-4 380 821040 ns/op 159.64 MB/s BenchmarkRepeatLarge/131072/16-4 100 1029228 ns/op 127.35 MB/s BenchmarkRepeatLarge/131072/4097-4 303 389983 ns/op 325.67 MB/s BenchmarkRepeatLarge/262144/1-4 204 1404581 ns/op 186.64 MB/s BenchmarkRepeatLarge/262144/16-4 98 1657480 ns/op 158.16 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1329921 ns/op 194.08 MB/s BenchmarkRepeatLarge/524288/1-4 91 5179426 ns/op 101.23 MB/s BenchmarkRepeatLarge/524288/16-4 82 1945225 ns/op 269.53 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2808281 ns/op 185.28 MB/s BenchmarkRepeatLarge/1048576/1-4 62 8125492 ns/op 129.05 MB/s BenchmarkRepeatLarge/1048576/16-4 42 3670397 ns/op 285.68 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 9344782 ns/op 111.80 MB/s BenchmarkRepeatLarge/2097152/1-4 26 39649297 ns/op 52.89 MB/s BenchmarkRepeatLarge/2097152/16-4 26 7356783 ns/op 285.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 6883629 ns/op 304.14 MB/s BenchmarkRepeatLarge/4194304/1-4 9 39626308 ns/op 105.85 MB/s BenchmarkRepeatLarge/4194304/16-4 13 71014839 ns/op 59.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 1 145441392 ns/op 28.82 MB/s BenchmarkRepeatLarge/8388608/1-4 2 71192650 ns/op 117.83 MB/s BenchmarkRepeatLarge/8388608/16-4 2 64316584 ns/op 130.43 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 28176001 ns/op 297.65 MB/s BenchmarkRepeatLarge/16777216/1-4 3 39093811 ns/op 429.15 MB/s BenchmarkRepeatLarge/16777216/16-4 2 65537136 ns/op 256.00 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 111347648 ns/op 150.67 MB/s BenchmarkRepeatLarge/33554432/1-4 2 125521670 ns/op 267.32 MB/s BenchmarkRepeatLarge/33554432/16-4 2 74186212 ns/op 452.30 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 101618194 ns/op 330.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 331885020 ns/op 202.21 MB/s BenchmarkRepeatLarge/67108864/16-4 1 355398536 ns/op 188.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 346984876 ns/op 193.41 MB/s BenchmarkRepeatLarge/134217728/1-4 1 363456173 ns/op 369.28 MB/s BenchmarkRepeatLarge/134217728/16-4 1 363598140 ns/op 369.14 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 459745883 ns/op 291.94 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1251077885 ns/op 214.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1318024534 ns/op 203.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1016122609 ns/op 264.18 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1834475058 ns/op 292.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2222881699 ns/op 241.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1776355494 ns/op 302.23 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2897999485 ns/op 370.51 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3319142290 ns/op 323.50 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2651745946 ns/op 404.92 MB/s BenchmarkRepeatSpaces-4 3666189 28.26 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2500434 93.14 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 162.9 ns/op BenchmarkIndexAnyASCII/1:4-4 1346472 238.1 ns/op BenchmarkIndexAnyASCII/1:8-4 2137077 62.58 ns/op BenchmarkIndexAnyASCII/1:16-4 1838664 118.2 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 103.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1212807 146.0 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 147.2 ns/op BenchmarkIndexAnyASCII/16:2-4 652860 190.2 ns/op BenchmarkIndexAnyASCII/16:4-4 652707 220.0 ns/op BenchmarkIndexAnyASCII/16:8-4 607476 195.9 ns/op BenchmarkIndexAnyASCII/16:16-4 577520 281.8 ns/op BenchmarkIndexAnyASCII/16:32-4 355158 385.1 ns/op BenchmarkIndexAnyASCII/16:64-4 406738 623.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 105.5 ns/op BenchmarkIndexAnyASCII/256:2-4 52941 2979 ns/op BenchmarkIndexAnyASCII/256:4-4 43296 2418 ns/op BenchmarkIndexAnyASCII/256:8-4 50749 2175 ns/op BenchmarkIndexAnyASCII/256:16-4 53348 2719 ns/op BenchmarkIndexAnyASCII/256:32-4 47716 2853 ns/op BenchmarkIndexAnyASCII/256:64-4 51255 11762 ns/op BenchmarkIndexAnyUTF8/1:1-4 2745264 53.50 ns/op BenchmarkIndexAnyUTF8/1:2-4 2270712 50.21 ns/op BenchmarkIndexAnyUTF8/1:4-4 2290819 51.25 ns/op BenchmarkIndexAnyUTF8/1:8-4 2109000 135.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 107.3 ns/op BenchmarkIndexAnyUTF8/1:32-4 1886671 63.71 ns/op BenchmarkIndexAnyUTF8/1:64-4 1792324 168.8 ns/op BenchmarkIndexAnyUTF8/16:1-4 1832853 67.00 ns/op BenchmarkIndexAnyUTF8/16:2-4 278461 725.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 319218 1139 ns/op BenchmarkIndexAnyUTF8/16:8-4 265714 477.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 126624 1569 ns/op BenchmarkIndexAnyUTF8/16:32-4 213624 569.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 187868 665.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 278668 375.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 66816 ns/op BenchmarkIndexAnyUTF8/256:4-4 22892 6598 ns/op BenchmarkIndexAnyUTF8/256:8-4 19180 11810 ns/op BenchmarkIndexAnyUTF8/256:16-4 14742 8105 ns/op BenchmarkIndexAnyUTF8/256:32-4 13555 9425 ns/op BenchmarkIndexAnyUTF8/256:64-4 12933 11610 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1779129 140.3 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2294374 48.97 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2375624 82.12 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2214720 78.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1906672 120.5 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 164.5 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1313725 143.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 267082 657.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 654763 201.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 517734 580.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 602384 192.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 557181 330.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 508318 239.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 401026 359.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 45061 5264 ns/op BenchmarkLastIndexAnyASCII/256:2-4 51333 2351 ns/op BenchmarkLastIndexAnyASCII/256:4-4 53296 2273 ns/op BenchmarkLastIndexAnyASCII/256:8-4 54070 2870 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53317 3392 ns/op BenchmarkLastIndexAnyASCII/256:32-4 53095 2912 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51468 2730 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2796543 60.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2467588 62.58 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2394819 69.98 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2143132 122.8 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1871186 69.31 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1690477 64.56 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 277.8 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 357129 291.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 231466 550.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 171517 623.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183716 647.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 147889 805.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 150729 1179 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146414 893.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20898 9824 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13899 8875 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13654 22534 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12378 12298 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12394 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 15417 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9804 15352 ns/op BenchmarkTrimASCII/1:1-4 3755538 69.58 ns/op BenchmarkTrimASCII/1:2-4 2575207 47.15 ns/op BenchmarkTrimASCII/1:4-4 2370721 50.12 ns/op BenchmarkTrimASCII/1:8-4 2004420 59.10 ns/op BenchmarkTrimASCII/1:16-4 1387029 99.33 ns/op BenchmarkTrimASCII/16:1-4 2811734 43.24 ns/op BenchmarkTrimASCII/16:2-4 627468 188.4 ns/op BenchmarkTrimASCII/16:4-4 537762 752.8 ns/op BenchmarkTrimASCII/16:8-4 598472 196.2 ns/op BenchmarkTrimASCII/16:16-4 464482 236.9 ns/op BenchmarkTrimASCII/256:1-4 555573 233.0 ns/op BenchmarkTrimASCII/256:2-4 56143 2155 ns/op BenchmarkTrimASCII/256:4-4 53119 6864 ns/op BenchmarkTrimASCII/256:8-4 54969 2352 ns/op BenchmarkTrimASCII/256:16-4 43562 3855 ns/op BenchmarkTrimASCII/4096:1-4 41640 4611 ns/op BenchmarkTrimASCII/4096:2-4 3518 37909 ns/op BenchmarkTrimASCII/4096:4-4 2888 44172 ns/op BenchmarkTrimASCII/4096:8-4 3552 65481 ns/op BenchmarkTrimASCII/4096:16-4 3469 50606 ns/op BenchmarkTrimByte-4 1000000 449.8 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29202 4803 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27129 10278 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1170 150960 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1998 60283 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3910 31009 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6054 23014 ns/op BenchmarkJoin/0-4 4418352 22.77 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3635596 29.51 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 175660 884.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123652 1015 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88300 2869 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74576 3313 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61299 3306 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 54775 4616 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2217469 73.12 ns/op BenchmarkTrimSpace/ASCII-4 1000000 124.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124150 935.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 60092 2094 ns/op BenchmarkReplaceAll-4 119942 1902 ns/op 16 B/op 1 allocs/op PASS ok strings 213.018s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 87178 1649 ns/op BenchmarkCond2-4 47370 2443 ns/op BenchmarkCond4-4 30610 8038 ns/op BenchmarkCond8-4 17196 15316 ns/op BenchmarkCond16-4 8082 13770 ns/op BenchmarkCond32-4 4018 50904 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 602001 547.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 282826 1490 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 498556 1477 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 528804 473.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 323160 349.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 704008 510.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 53940 14473 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 106162 1997 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 10000 15586 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 62709 2577 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 657662 166.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 172773 586.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 474944 375.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 216986 577.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 807427 286.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 196192 540.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 131.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 59065 4040 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 219176 655.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 795079 262.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2386 54714 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 100 1133059 ns/op BenchmarkRange/*sync.Map-4 1033 236976 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 92311 1844 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 281449 820.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 106428 1540 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 50008 8831 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 221467 696.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 79126 3279 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 73113 1817 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 229064 506.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 856222 197.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59643 2820 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 158200 643.4 ns/op BenchmarkSwapCollision/*sync.Map-4 134037 866.5 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1751412 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 155265 3389 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 244887 1471 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 15974 9955 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 102505 1350 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32743 3925 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 305646 406.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 131367 1772 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 233944 1939 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1640208 65.20 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 1 125508482 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 157.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 834780 194.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 186672 618.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 591325 232.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127341 1018 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 292412 371.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 288824 825.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 157964 1348 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 368852 419.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 352778 311.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129727 888.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 345632 594.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 76332 1635 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 172647 1286 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 691496 366.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 170622 898.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 705606 176.4 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 10000 18340 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 95865 1771 ns/op BenchmarkClear/*sync.Map-4 35032 3140 ns/op BenchmarkUncontendedSemaphore-4 4924690 31.40 ns/op BenchmarkContendedSemaphore-4 4666417 32.80 ns/op BenchmarkMutexUncontended-4 788444 232.7 ns/op BenchmarkMutex-4 335832 654.8 ns/op BenchmarkMutexSlack-4 302636 355.6 ns/op BenchmarkMutexWork-4 297889 810.5 ns/op BenchmarkMutexWorkSlack-4 275811 514.7 ns/op BenchmarkMutexNoSpin-4 88633 2090 ns/op BenchmarkMutexSpin-4 47132 3299 ns/op BenchmarkOnce-4 1587838 91.61 ns/op BenchmarkOnceFunc/v=Once-4 1641867 72.22 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 197.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 161.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1494964 158.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 628.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 2950672 90.90 ns/op BenchmarkSemaSyntNonblock-4 1852492 64.39 ns/op BenchmarkSemaSyntBlock-4 1678716 103.0 ns/op BenchmarkSemaWorkNonblock-4 1246184 533.4 ns/op BenchmarkSemaWorkBlock-4 912561 216.3 ns/op BenchmarkRWMutexUncontended-4 184434 5816 ns/op BenchmarkRWMutexWrite100-4 497168 250.2 ns/op BenchmarkRWMutexWrite10-4 390507 361.0 ns/op BenchmarkRWMutexWorkWrite100-4 335914 505.0 ns/op BenchmarkRWMutexWorkWrite10-4 326179 2260 ns/op BenchmarkWaitGroupUncontended-4 726778 330.5 ns/op BenchmarkWaitGroupAddDone-4 406106 352.3 ns/op BenchmarkWaitGroupAddDoneWork-4 309967 606.1 ns/op BenchmarkWaitGroupWait-4 3210456 247.0 ns/op BenchmarkWaitGroupWaitWork-4 1361040 106.1 ns/op BenchmarkWaitGroupActuallyWait-4 10000 21051 ns/op 32 B/op 2 allocs/op PASS ok sync 96.855s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 628484 339.5 ns/op PASS ok sync/atomic 1.689s PASS ok syscall 1.047s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 157156 1811 ns/op 0 B/op 0 allocs/op PASS ok testing 2.270s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5583 27571 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7196 50685 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1499364 ns/op 110961 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 79 1352016 ns/op 1404 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 657935913 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 391897670 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1495 97910 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1881 68775 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7657668 ns/op 395146 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6190507 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 1188753070 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 1390217295 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 100 7488560 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 3105239 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 81663786 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 53995060 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 13357603051 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 11139989040 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2163 54074 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 34 8104132 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 423137077 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2202 66845 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 236 801586 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 8723939 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5766 21547 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 38.609s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 144450761 ns/op BenchmarkVariableString-4 81454 2666 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1596 80764 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 2.002s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 70 3050489 ns/op BenchmarkAfter-4 90476 3470 ns/op BenchmarkStop/impl=chan-4 207106 789.8 ns/op BenchmarkStop/impl=func-4 94809 1317 ns/op BenchmarkSimultaneousAfterFunc1000-4 50 3737688 ns/op BenchmarkStartStop1000-4 457 1532456 ns/op BenchmarkReset/impl=chan-4 1960074 265.7 ns/op BenchmarkReset/impl=func-4 1437534 79.70 ns/op BenchmarkSleep1000-4 32 3644428 ns/op BenchmarkParallelTimerLatency-4 16 36926820 avg-late-ns 440948406 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 21 41406194 avg-late-ns 82859035 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 25 17337777 avg-late-ns 50118813 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 18 20853355 avg-late-ns 85223654 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 16 16159467 avg-late-ns 50673602 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 25 7998250 avg-late-ns 81592013 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 16 7129082 avg-late-ns 94769877 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 13 6660215 avg-late-ns 128140290 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 3 10106277 avg-late-ns 291678962 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 3 5916048 avg-late-ns 78421426 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 8 20011960 avg-late-ns 337921253 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 22 18258810 avg-late-ns 61666009 max-late-ns BenchmarkAdjustTimers10000-4 18 8250606 ns/op BenchmarkTicker-4 535840 375.6 ns/op BenchmarkTickerReset-4 746956 199.4 ns/op BenchmarkTickerResetNaive-4 251536 725.3 ns/op BenchmarkNow-4 1761380 71.24 ns/op BenchmarkNowUnixNano-4 1383049 129.4 ns/op BenchmarkNowUnixMilli-4 1266016 98.78 ns/op BenchmarkNowUnixMicro-4 1000000 101.0 ns/op BenchmarkFormat-4 41587 3228 ns/op BenchmarkFormatRFC3339-4 73924 1609 ns/op BenchmarkFormatRFC3339Nano-4 72529 1813 ns/op BenchmarkFormatNow-4 82059 1399 ns/op BenchmarkMarshalJSON-4 98044 2896 ns/op BenchmarkMarshalText-4 97742 1184 ns/op BenchmarkParse-4 134713 1052 ns/op BenchmarkParseRFC3339UTC-4 325023 421.4 ns/op BenchmarkParseRFC3339UTCBytes-4 204328 5421 ns/op BenchmarkParseRFC3339TZ-4 77193 1645 ns/op BenchmarkParseRFC3339TZBytes-4 31129 7011 ns/op BenchmarkParseDuration-4 548624 276.1 ns/op BenchmarkHour-4 920986 205.5 ns/op BenchmarkSecond-4 987603 140.9 ns/op BenchmarkDate-4 682520 282.5 ns/op BenchmarkYear-4 743332 254.0 ns/op BenchmarkYearDay-4 747940 176.7 ns/op BenchmarkMonth-4 624807 191.1 ns/op BenchmarkDay-4 691239 178.3 ns/op BenchmarkISOWeek-4 745185 384.1 ns/op BenchmarkGoString-4 71869 2093 ns/op BenchmarkDateFunc-4 1398554 83.33 ns/op BenchmarkUnmarshalText-4 69211 2103 ns/op PASS ok time 43.716s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 413412 282.9 ns/op BenchmarkDecodeValidJapaneseChars-4 533929 865.7 ns/op BenchmarkDecodeRune-4 1390188 95.29 ns/op BenchmarkEncodeValidASCII-4 285700 1332 ns/op BenchmarkEncodeValidJapaneseChars-4 457111 327.8 ns/op BenchmarkAppendRuneValidASCII-4 631300 314.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1163994 99.48 ns/op BenchmarkEncodeRune-4 745825 191.1 ns/op PASS ok unicode/utf16 5.905s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2190110 53.25 ns/op BenchmarkRuneCountTenJapaneseChars-4 377649 382.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4693171 30.45 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 507228 568.2 ns/op BenchmarkValidTenASCIIChars-4 1000000 122.5 ns/op BenchmarkValid100KASCIIChars-4 85 3418183 ns/op BenchmarkValidTenJapaneseChars-4 352888 335.0 ns/op BenchmarkValidLongMostlyASCII-4 90 2400922 ns/op BenchmarkValidLongJapanese-4 61 1847592 ns/op BenchmarkValidStringTenASCIIChars-4 4892814 22.40 ns/op BenchmarkValidString100KASCIIChars-4 6999 25350 ns/op BenchmarkValidStringTenJapaneseChars-4 452835 242.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1418 119881 ns/op BenchmarkValidStringLongJapanese-4 160 1088763 ns/op BenchmarkEncodeASCIIRune-4 4694018 25.33 ns/op BenchmarkEncodeJapaneseRune-4 2449518 69.66 ns/op BenchmarkAppendASCIIRune-4 7834730 44.03 ns/op BenchmarkAppendJapaneseRune-4 2814300 171.7 ns/op BenchmarkDecodeASCIIRune-4 2826706 42.09 ns/op BenchmarkDecodeJapaneseRune-4 2614906 59.44 ns/op BenchmarkFullRune/ASCII-4 3342501 38.47 ns/op BenchmarkFullRune/Incomplete-4 1529304 98.83 ns/op BenchmarkFullRune/Japanese-4 2961416 39.51 ns/op PASS ok unicode/utf8 16.894s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 426486 456.6 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 209593 594.5 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 83934 2346 ns/op 0 B/op 0 allocs/op PASS ok unique 21.142s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 139310710284 ns/op PASS ok cmd/api 140.763s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 505730 211.3 ns/op BenchmarkCgoCall/one-pointer-4 451666 243.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 461659 283.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 318145 815.2 ns/op BenchmarkCgoCall/eight-pointers-4 202977 732.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 522451 240.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 40488 4187 ns/op BenchmarkCgoCall/eight-pointers-slice-4 45951 3202 ns/op BenchmarkGoString-4 1000000 815.2 ns/op BenchmarkCGoCallback-4 62320 3351 ns/op BenchmarkCGoInCThread-4 843 188180 ns/op PASS ok cmd/cgo/internal/test 10.298s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 532797 525.2 ns/op BenchmarkEqArrayOfStrings64-4 56294 3991 ns/op BenchmarkEqArrayOfStrings1024-4 5563 50911 ns/op BenchmarkEqArrayOfFloats5-4 889550 453.7 ns/op BenchmarkEqArrayOfFloats64-4 121285 1900 ns/op BenchmarkEqArrayOfFloats1024-4 5150 26044 ns/op BenchmarkEqArrayOfStructsEq-4 1336 301546 ns/op BenchmarkEqArrayOfStructsNotEq-4 2170 57329 ns/op BenchmarkEqStruct-4 16611217 7.463 ns/op PASS ok cmd/compile/internal/reflectdata 5.600s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 113340 ns/op BenchmarkInvertLessThanNoov-4 10851440 10.01 ns/op BenchmarkCopyElim1-4 308 874999 ns/op BenchmarkCopyElim10-4 100 1070210 ns/op BenchmarkCopyElim100-4 100 1064147 ns/op BenchmarkCopyElim1000-4 37 4630606 ns/op BenchmarkCopyElim10000-4 3 42073818 ns/op BenchmarkCopyElim100000-4 1 980734839 ns/op BenchmarkDeadCode/1-4 279 417124 ns/op BenchmarkDeadCode/10-4 223 874256 ns/op BenchmarkDeadCode/100-4 165 1353240 ns/op BenchmarkDeadCode/1000-4 42 5929867 ns/op BenchmarkDeadCode/10000-4 1 102327500 ns/op BenchmarkDeadCode/100000-4 1 565294294 ns/op BenchmarkDeadCode/200000-4 1 1395961486 ns/op BenchmarkDominatorsLinear-4 12 12228024 ns/op 0.82 MB/s BenchmarkDominatorsFwdBack-4 8 15304664 ns/op 0.65 MB/s BenchmarkDominatorsManyPred-4 7 16607694 ns/op 0.60 MB/s BenchmarkDominatorsMaxPred-4 7 18202081 ns/op 0.55 MB/s BenchmarkDominatorsMaxPredVal-4 6 19570553 ns/op 0.51 MB/s BenchmarkFuse/1-4 232 657000 ns/op BenchmarkFuse/10-4 427 302883 ns/op BenchmarkFuse/100-4 100 2245818 ns/op BenchmarkFuse/1000-4 19 11195787 ns/op BenchmarkFuse/10000-4 2 100237598 ns/op BenchmarkNilCheckDeep1-4 7617 15130 ns/op 0.07 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 2854 78756 ns/op 0.13 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 458 249087 ns/op 0.40 MB/s 1109 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 2581151 ns/op 0.39 MB/s 7866 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 27769736 ns/op 0.36 MB/s 164324 B/op 6 allocs/op BenchmarkDSEPass-4 10 11165358 ns/op 65907 B/op 9 allocs/op BenchmarkDSEPassBlock-4 1 259901540 ns/op 4264272 B/op 108637 allocs/op BenchmarkCSEPass-4 5 28878797 ns/op 92288 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 288006021 ns/op 5732584 B/op 97950 allocs/op BenchmarkDeadcodePass-4 87 1317327 ns/op 100732 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 222014719 ns/op 4056424 B/op 44973 allocs/op BenchmarkMultiPass-4 27 3753605 ns/op 252748 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 484893627 ns/op 11293048 B/op 150624 allocs/op BenchmarkCondRewrite/SoloJump-4 2617497 44.04 ns/op BenchmarkCondRewrite/CombJump-4 2815596 41.91 ns/op PASS ok cmd/compile/internal/ssa 27.052s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7410 15968 ns/op BenchmarkExtShift-4 14156 8741 ns/op BenchmarkModify-4 7184 17073 ns/op BenchmarkMullImm-4 12354 8511 ns/op BenchmarkConstModify-4 7584 15806 ns/op BenchmarkBitSet-4 15549 7930 ns/op BenchmarkBitClear-4 15240 7696 ns/op BenchmarkBitToggle-4 14727 8315 ns/op BenchmarkBitSetConst-4 102075 1001 ns/op BenchmarkBitClearConst-4 108396 1116 ns/op BenchmarkBitToggleConst-4 118274 993.9 ns/op BenchmarkDivconstI64-4 7973511 19.37 ns/op BenchmarkModconstI64-4 7000978 17.20 ns/op BenchmarkDivisiblePow2constI64-4 6779094 16.74 ns/op BenchmarkDivisibleconstI64-4 7858830 15.44 ns/op BenchmarkDivisibleWDivconstI64-4 4407094 23.76 ns/op BenchmarkDivconstU64/3-4 7369906 17.09 ns/op BenchmarkDivconstU64/5-4 7582657 21.04 ns/op BenchmarkDivconstU64/37-4 7841844 17.13 ns/op BenchmarkDivconstU64/1234567-4 7952510 19.86 ns/op BenchmarkModconstU64-4 7843857 16.12 ns/op BenchmarkDivisibleconstU64-4 8089651 14.95 ns/op BenchmarkDivisibleWDivconstU64-4 5315518 23.44 ns/op BenchmarkDivconstI32-4 7552498 15.03 ns/op BenchmarkModconstI32-4 7847095 16.96 ns/op BenchmarkDivisiblePow2constI32-4 7927737 16.26 ns/op BenchmarkDivisibleconstI32-4 8201107 15.96 ns/op BenchmarkDivisibleWDivconstI32-4 5327986 24.31 ns/op BenchmarkDivconstU32-4 7522942 32.84 ns/op BenchmarkModconstU32-4 7649042 18.00 ns/op BenchmarkDivisibleconstU32-4 7322622 22.66 ns/op BenchmarkDivisibleWDivconstU32-4 5301240 24.39 ns/op BenchmarkDivconstI16-4 6992365 22.15 ns/op BenchmarkModconstI16-4 7933502 15.25 ns/op BenchmarkDivisiblePow2constI16-4 7982748 16.71 ns/op BenchmarkDivisibleconstI16-4 8181208 15.37 ns/op BenchmarkDivisibleWDivconstI16-4 2182284 54.75 ns/op BenchmarkDivconstU16-4 8028880 16.70 ns/op BenchmarkModconstU16-4 8030954 24.54 ns/op BenchmarkDivisibleconstU16-4 8116736 15.83 ns/op BenchmarkDivisibleWDivconstU16-4 4834708 29.35 ns/op BenchmarkDivconstI8-4 7815379 19.49 ns/op BenchmarkModconstI8-4 7709628 15.41 ns/op BenchmarkDivisiblePow2constI8-4 8372937 16.33 ns/op BenchmarkDivisibleconstI8-4 6145446 20.63 ns/op BenchmarkDivisibleWDivconstI8-4 5057134 32.70 ns/op BenchmarkDivconstU8-4 7391296 15.08 ns/op BenchmarkModconstU8-4 6258548 34.84 ns/op BenchmarkDivisibleconstU8-4 8248200 23.20 ns/op BenchmarkDivisibleWDivconstU8-4 5448067 23.15 ns/op BenchmarkMul2-4 169519 706.5 ns/op BenchmarkMulNeg2-4 130654 1802 ns/op BenchmarkEfaceInteger-4 4120461 26.70 ns/op BenchmarkTypeAssert-4 14419647 9.340 ns/op BenchmarkDiv64UnsignedSmall-4 14459683 9.905 ns/op BenchmarkDiv64Small-4 12895378 9.439 ns/op BenchmarkDiv64SmallNegDivisor-4 12655076 9.295 ns/op BenchmarkDiv64SmallNegDividend-4 13795809 8.937 ns/op BenchmarkDiv64SmallNegBoth-4 13763578 8.097 ns/op BenchmarkDiv64Unsigned-4 10052515 10.76 ns/op BenchmarkDiv64-4 11528787 14.34 ns/op BenchmarkDiv64NegDivisor-4 10075105 10.52 ns/op BenchmarkDiv64NegDividend-4 9929212 11.11 ns/op BenchmarkDiv64NegBoth-4 10501352 10.97 ns/op BenchmarkMod64UnsignedSmall-4 13166782 18.59 ns/op BenchmarkMod64Small-4 13653110 8.894 ns/op BenchmarkMod64SmallNegDivisor-4 13721938 9.349 ns/op BenchmarkMod64SmallNegDividend-4 13650141 8.780 ns/op BenchmarkMod64SmallNegBoth-4 14464250 11.24 ns/op BenchmarkMod64Unsigned-4 11307088 12.48 ns/op BenchmarkMod64-4 11464293 11.37 ns/op BenchmarkMod64NegDivisor-4 11549740 10.65 ns/op BenchmarkMod64NegDividend-4 11383729 13.96 ns/op BenchmarkMod64NegBoth-4 9943714 10.42 ns/op BenchmarkMulconstI32/3-4 15156346 8.259 ns/op BenchmarkMulconstI32/5-4 14548524 7.990 ns/op BenchmarkMulconstI32/12-4 11562174 17.55 ns/op BenchmarkMulconstI32/120-4 11159230 9.736 ns/op BenchmarkMulconstI32/-120-4 14328952 8.078 ns/op BenchmarkMulconstI32/65537-4 11305700 8.920 ns/op BenchmarkMulconstI32/65538-4 14341029 12.41 ns/op BenchmarkMulconstI64/3-4 15110680 8.601 ns/op BenchmarkMulconstI64/5-4 14875897 8.831 ns/op BenchmarkMulconstI64/12-4 14550050 8.356 ns/op BenchmarkMulconstI64/120-4 13161715 9.290 ns/op BenchmarkMulconstI64/-120-4 14162260 7.991 ns/op BenchmarkMulconstI64/65537-4 14364876 8.335 ns/op BenchmarkMulconstI64/65538-4 14688777 8.701 ns/op BenchmarkMulconstU32/3-4 15001291 8.465 ns/op BenchmarkMulconstU32/5-4 14410006 8.367 ns/op BenchmarkMulconstU32/12-4 11224269 11.10 ns/op BenchmarkMulconstU32/120-4 14889718 10.30 ns/op BenchmarkMulconstU32/65537-4 14954912 8.974 ns/op BenchmarkMulconstU32/65538-4 14854189 8.037 ns/op BenchmarkMulconstU64/3-4 14657944 8.504 ns/op BenchmarkMulconstU64/5-4 14837774 8.234 ns/op BenchmarkMulconstU64/12-4 14831250 8.935 ns/op BenchmarkMulconstU64/120-4 14642785 8.076 ns/op BenchmarkMulconstU64/65537-4 13048278 8.531 ns/op BenchmarkMulconstU64/65538-4 14755448 8.339 ns/op BenchmarkShiftArithmeticRight-4 13665340 8.228 ns/op BenchmarkSwitch8Predictable-4 9633010 12.27 ns/op BenchmarkSwitch8Unpredictable-4 5733426 20.79 ns/op BenchmarkSwitch32Predictable-4 9316676 13.05 ns/op BenchmarkSwitch32Unpredictable-4 5311700 23.71 ns/op BenchmarkSwitchStringPredictable-4 4311010 32.37 ns/op BenchmarkSwitchStringUnpredictable-4 4249828 46.65 ns/op BenchmarkSwitchTypePredictable-4 3338511 37.34 ns/op BenchmarkSwitchTypeUnpredictable-4 3127620 36.54 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3604773 29.24 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4078798 30.63 ns/op PASS ok cmd/compile/internal/test 40.940s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 96 1220427 ns/op BenchmarkNamed/Underlying/nongeneric-4 1292992 88.76 ns/op BenchmarkNamed/Underlying/generic-4 1378401 87.35 ns/op BenchmarkNamed/Underlying/src_instance-4 1258146 112.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 122.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 719738619 ns/op 47992 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 523725466 ns/op 58801 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 283975252 ns/op 117126 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 150560524 ns/op 222941 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1062723006 ns/op 4926 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 166021704 ns/op 30452 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 249703854 ns/op 17097 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 42189622 ns/op 124069 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 301628807 ns/op 7192 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 58096678 ns/op 36718 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 104467830 ns/op 14707 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 33441770 ns/op 64881 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1600796239 ns/op 44725 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 904579729 ns/op 77114 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 163384230 ns/op 354549 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 147142907 ns/op 485115 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1280831175 ns/op 1583 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 92326178 ns/op 21953 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 180361138 ns/op 10828 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 90938333 ns/op 22287 lines/s PASS ok cmd/compile/internal/types2 28.664s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 1 130119507 ns/op 834000 sys-ns/op 869000 user-ns/op PASS ok cmd/go 1.356s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 250267 487.2 ns/op PASS ok cmd/go/internal/cfg 1.167s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 22303 5540 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 22844 6085 ns/op 1.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2642 49367 ns/op 20.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2316 49760 ns/op 20.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 349 335117 ns/op 24.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 304 332538 ns/op 24.63 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.553s All tests passed.