linux-s390x-ibm-race at c33144c47cbee5506df404553c3769867972f889 :: 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=411a2d575aec43c696df10001da23eb6" "JOURNAL_STREAM=9:329694270" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=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=411a2d575aec43c696df10001da23eb6" "JOURNAL_STREAM=9:329694270" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=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.566s ok archive/zip 3.274s ok bufio 1.360s ok bytes 2.224s ok cmp 1.021s ok compress/bzip2 1.564s ok compress/flate 7.227s ok compress/gzip 18.547s ok compress/lzw 1.754s ok compress/zlib 6.293s ok container/heap 1.010s ok container/list 1.007s ok container/ring 1.007s ok context 1.028s ok crypto 2.497s ok crypto/aes 1.047s ok crypto/cipher 1.033s ok crypto/des 1.033s ok crypto/dsa 1.008s ok crypto/ecdh 1.427s ok crypto/ecdsa 1.600s ok crypto/ed25519 2.191s ok crypto/elliptic 1.041s ok crypto/hmac 1.010s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.452s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.261s ok crypto/internal/edwards25519 3.443s ok crypto/internal/edwards25519/field 1.184s ok crypto/internal/hpke 1.020s ok crypto/internal/mlkem768 1.852s ok crypto/internal/nistec 2.675s ok crypto/internal/nistec/fiat 1.008s [no tests to run] ok crypto/md5 1.013s ok crypto/rand 1.283s ok crypto/rc4 1.580s ok crypto/rsa 3.064s ok crypto/sha1 1.014s ok crypto/sha256 1.009s ok crypto/sha512 1.010s ok crypto/subtle 1.371s ok crypto/tls 5.064s ok crypto/x509 2.310s ok database/sql 1.561s ok database/sql/driver 1.006s ok debug/buildinfo 1.020s ok debug/dwarf 1.050s ok debug/elf 1.953s ok debug/gosym 1.120s ok debug/macho 1.019s ok debug/pe 1.034s ok debug/plan9obj 1.007s ok embed 1.008s [no tests to run] ok embed/internal/embedtest 1.007s ok encoding/ascii85 1.009s ok encoding/asn1 1.010s ok encoding/base32 1.078s ok encoding/base64 1.039s ok encoding/binary 1.125s ok encoding/csv 1.070s ok encoding/gob 24.712s ok encoding/hex 1.013s ok encoding/json 2.088s ok encoding/pem 2.576s ok encoding/xml 1.156s ok errors 1.010s ok expvar 1.008s ok flag 3.043s ok fmt 1.562s ok go/ast 1.015s ok go/build 7.857s ok go/build/constraint 1.012s ok go/constant 1.018s ok go/doc 1.190s ok go/doc/comment 2.811s ok go/format 1.035s ok go/importer 1.391s ok go/internal/gccgoimporter 1.051s ok go/internal/gcimporter 8.576s ok go/internal/srcimporter 15.247s ok go/parser 1.856s ok go/printer 2.244s ok go/scanner 1.012s ok go/token 1.094s ok go/types 39.059s ok go/version 1.006s ok hash 1.009s ok hash/adler32 1.031s ok hash/crc32 1.034s ok hash/crc64 1.012s ok hash/fnv 1.007s ok hash/maphash 1.007s ok html 1.007s ok html/template 1.198s ok image 1.546s ok image/color 1.029s ok image/draw 1.683s ok image/gif 1.963s ok image/jpeg 2.731s ok image/png 4.195s ok index/suffixarray 2.625s ok internal/abi 1.025s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.006s ok internal/concurrent 1.774s ok internal/coverage/cfile 2.071s ok internal/coverage/cformat 1.010s ok internal/coverage/cmerge 1.005s ok internal/coverage/pods 1.008s ok internal/coverage/slicereader 1.006s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.030s ok internal/cpu 2.014s ok internal/dag 1.010s ok internal/diff 1.008s ok internal/fmtsort 1.007s ok internal/fuzz 1.024s ok internal/godebug 12.355s ok internal/godebugs 131.951s ok internal/gover 1.007s ok internal/itoa 1.006s ok internal/platform 1.355s ok internal/poll 1.379s ok internal/profile 1.008s ok internal/reflectlite 1.010s ok internal/runtime/atomic 1.014s ok internal/runtime/syscall 1.007s ok internal/saferio 1.070s ok internal/singleflight 1.042s ok internal/syscall/unix 1.007s ok internal/sysinfo 1.010s ok internal/testenv 1.164s ok internal/trace 33.456s ok internal/trace/internal/oldtrace 1.640s ok internal/types/errors 1.223s ok internal/unsafeheader 1.007s ok internal/weak 1.015s ok internal/xcoff 1.019s ok internal/zstd 1.052s ok io 1.034s ok io/fs 1.178s ok io/ioutil 1.012s ok iter 1.008s ok log 1.013s ok log/slog 1.069s ok log/slog/internal/benchmarks 1.007s ok log/slog/internal/buffer 1.006s ok log/syslog 2.218s ok maps 1.008s ok math 1.016s ok math/big 4.667s ok math/bits 1.011s ok math/cmplx 1.008s ok math/rand 4.448s ok math/rand/v2 3.621s ok mime 1.023s ok mime/multipart 6.966s ok mime/quotedprintable 1.030s ok net 36.378s ok net/http 10.628s ok net/http/cgi 27.313s ok net/http/cookiejar 1.014s ok net/http/fcgi 1.214s ok net/http/httptest 1.185s ok net/http/httptrace 1.015s ok net/http/httputil 1.590s ok net/http/internal 3.745s ok net/http/internal/ascii 1.013s ok net/http/pprof 6.123s ok net/internal/cgotest 1.007s ok net/internal/socktest 1.007s ok net/mail 1.012s ok net/netip 1.320s ok net/rpc 1.033s ok net/rpc/jsonrpc 1.016s ok net/smtp 1.081s ok net/textproto 1.035s ok net/url 1.022s ok os 7.677s ok os/exec 8.218s ok os/exec/internal/fdtest 1.007s ok os/signal 22.612s ok os/user 1.010s ok path 1.008s ok path/filepath 1.034s ok plugin 1.017s ok reflect 1.524s ok regexp 3.757s ok regexp/syntax 7.711s ok runtime 31.979s ok runtime/cgo 1.006s ok runtime/debug 2.047s ok runtime/internal/math 1.007s ok runtime/internal/sys 1.007s ok runtime/internal/wasitest 1.009s ok runtime/metrics 1.021s ok runtime/pprof 29.855s ok runtime/race 9.147s ok runtime/trace 1.123s ok slices 1.383s ok sort 1.590s ok strconv 3.541s ok strings 2.245s ok sync 1.422s ok sync/atomic 2.277s ok syscall 9.915s ok testing 2.888s ok testing/fstest 1.012s ok testing/iotest 1.013s ok testing/quick 1.146s ok testing/slogtest 1.019s ok text/scanner 1.020s ok text/tabwriter 1.010s ok text/template 1.072s ok text/template/parse 1.019s ok time 8.478s ok unicode 1.012s ok unicode/utf16 1.008s ok unicode/utf8 1.039s ok unique 1.323s ok cmd/addr2line 4.098s ok cmd/api 14.864s ok cmd/asm/internal/asm 4.797s ok cmd/asm/internal/lex 1.010s ok cmd/cgo/internal/swig 1.044s ok cmd/cgo/internal/test 2.281s ok cmd/cgo/internal/testcarchive 28.716s ok cmd/cgo/internal/testcshared 4.871s ok cmd/cgo/internal/testerrors 8.031s ok cmd/cgo/internal/testfortran 1.011s ok cmd/cgo/internal/testgodefs 1.430s ok cmd/cgo/internal/testlife 1.450s ok cmd/cgo/internal/testnocgo 1.006s ok cmd/cgo/internal/testplugin 35.560s ok cmd/cgo/internal/testsanitizers 1.079s ok cmd/cgo/internal/testshared 39.717s ok cmd/cgo/internal/testso 2.305s ok cmd/cgo/internal/teststdio 1.929s ok cmd/cgo/internal/testtls 1.006s ok cmd/compile/internal/abt 1.035s ok cmd/compile/internal/amd64 1.009s ok cmd/compile/internal/base 1.008s ok cmd/compile/internal/compare 1.008s ok cmd/compile/internal/devirtualize 1.008s ok cmd/compile/internal/dwarfgen 1.493s ok cmd/compile/internal/importer 1.507s ok cmd/compile/internal/inline/inlheur 1.281s ok cmd/compile/internal/ir 1.008s ok cmd/compile/internal/liveness 1.278s ok cmd/compile/internal/logopt 1.029s ok cmd/compile/internal/loopvar 1.008s ok cmd/compile/internal/noder 1.009s ok cmd/compile/internal/rangefunc 1.016s ok cmd/compile/internal/reflectdata 1.007s [no tests to run] ok cmd/compile/internal/ssa 14.295s ok cmd/compile/internal/syntax 1.144s ok cmd/compile/internal/test 12.761s ok cmd/compile/internal/typecheck 1.154s ok cmd/compile/internal/types 1.007s ok cmd/compile/internal/types2 8.563s ok cmd/covdata 1.011s ok cmd/cover 16.539s ok cmd/dist 1.008s ok cmd/distpack 1.006s ok cmd/doc 1.535s ok cmd/fix 1.851s ok cmd/go 266.966s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.087s ok cmd/go/internal/cfg 1.007s [no tests to run] ok cmd/go/internal/envcmd 1.023s ok cmd/go/internal/fsys 1.029s ok cmd/go/internal/generate 1.020s ok cmd/go/internal/gover 1.010s ok cmd/go/internal/imports 1.018s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.110s ok cmd/go/internal/lockedfile/internal/filelock 2.038s ok cmd/go/internal/modfetch 1.014s ok cmd/go/internal/modfetch/codehost 1.337s ok cmd/go/internal/modfetch/zip_sum_test 1.013s ok cmd/go/internal/modindex 1.619s ok cmd/go/internal/modload 1.013s ok cmd/go/internal/mvs 1.019s ok cmd/go/internal/par 1.058s ok cmd/go/internal/str 1.007s ok cmd/go/internal/test 1.027s ok cmd/go/internal/toolchain 1.018s ok cmd/go/internal/vcs 1.013s ok cmd/go/internal/vcweb 1.013s ok cmd/go/internal/vcweb/vcstest 1.289s ok cmd/go/internal/web 1.009s ok cmd/go/internal/work 1.078s ok cmd/gofmt 1.168s ok cmd/internal/archive 1.250s ok cmd/internal/buildid 1.510s ok cmd/internal/bootstrap_test 1.007s ok cmd/internal/cov 1.249s ok cmd/internal/dwarf 1.055s ok cmd/internal/edit 1.008s ok cmd/internal/goobj 1.008s ok cmd/internal/moddeps 1.929s ok cmd/internal/notsha256 1.009s ok cmd/internal/obj 1.385s ok cmd/internal/obj/arm64 1.472s ok cmd/internal/obj/loong64 1.009s ok cmd/internal/obj/ppc64 1.045s ok cmd/internal/obj/riscv 1.022s ok cmd/internal/obj/s390x 1.007s ok cmd/internal/obj/x86 2.999s ok cmd/internal/objabi 1.036s ok cmd/internal/pgo 1.016s ok cmd/internal/pkgpath 5.040s ok cmd/internal/pkgpattern 1.011s ok cmd/internal/quoted 1.007s ok cmd/internal/src 1.008s ok cmd/internal/test2json 1.733s ok cmd/link 16.873s ok cmd/link/internal/benchmark 1.008s ok cmd/link/internal/ld 6.129s ok cmd/link/internal/loader 1.289s ok cmd/nm 9.117s ok cmd/objdump 1.035s ok cmd/pack 7.229s ok cmd/pprof 1.012s ok cmd/relnote 1.010s ok cmd/trace 1.349s ok cmd/vet 53.676s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 3723 28955 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 2574 44636 ns/op 1666 B/op 25 allocs/op Benchmark/Writer/PAX-4 2056 57870 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 4365 25222 ns/op 5076 B/op 15 allocs/op Benchmark/Reader/GNU-4 6187 18316 ns/op 5161 B/op 15 allocs/op Benchmark/Reader/PAX-4 2278 52004 ns/op 8745 B/op 33 allocs/op PASS ok archive/tar 1.728s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 462926495 ns/op 828864 B/op 82 allocs/op BenchmarkZip64Test-4 1 180275369 ns/op BenchmarkZip64TestSizes/4096-4 1659 69755 ns/op BenchmarkZip64TestSizes/1048576-4 86 1223570 ns/op BenchmarkZip64TestSizes/67108864-4 1 165406983 ns/op PASS ok archive/zip 2.594s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 177957 669.6 ns/op BenchmarkReaderCopyUnoptimal-4 106744 1124 ns/op BenchmarkReaderCopyNoWriteTo-4 16798 7561 ns/op BenchmarkReaderWriteToOptimal-4 13426 9189 ns/op BenchmarkReaderReadString-4 88342 1310 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 157465 765.9 ns/op BenchmarkWriterCopyUnoptimal-4 180531 676.9 ns/op BenchmarkWriterCopyNoReadFrom-4 15504 7909 ns/op BenchmarkReaderEmpty-4 84734 1757 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 40711 3153 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 460100 253.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.825s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 10015 22143 ns/op 1479.80 MB/s BenchmarkWriteByte-4 406 300588 ns/op 13.63 MB/s BenchmarkWriteRune-4 218 531506 ns/op 23.12 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4294424 ns/op BenchmarkBufferFullSmallReads-4 88 1283299 ns/op BenchmarkBufferWriteBlock/N4096-4 10329 10784 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 861 140247 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 14 7336612 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 13649425 ns/op 1229.15 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 4571756 25.69 ns/op 389.24 MB/s BenchmarkIndexByte/32-4 5441044 22.14 ns/op 1445.19 MB/s BenchmarkIndexByte/4K-4 839604 155.2 ns/op 26385.74 MB/s BenchmarkIndexBytePortable/10-4 943741 128.1 ns/op 78.08 MB/s BenchmarkIndexBytePortable/32-4 325897 367.1 ns/op 87.16 MB/s BenchmarkIndexBytePortable/4K-4 2625 42963 ns/op 95.34 MB/s BenchmarkIndexRune/10-4 1297263 91.23 ns/op 109.61 MB/s BenchmarkIndexRune/32-4 1278806 93.28 ns/op 343.07 MB/s BenchmarkIndexRune/4K-4 363778 333.8 ns/op 12270.80 MB/s BenchmarkIndexRuneASCII/10-4 4646067 25.98 ns/op 384.88 MB/s BenchmarkIndexRuneASCII/32-4 5251808 23.11 ns/op 1384.57 MB/s BenchmarkIndexRuneASCII/4K-4 733862 153.6 ns/op 26673.60 MB/s BenchmarkEqual/0-4 8562862 14.01 ns/op BenchmarkEqual/same/1-4 1487175 80.36 ns/op 12.44 MB/s BenchmarkEqual/same/6-4 1484793 81.15 ns/op 73.94 MB/s BenchmarkEqual/same/9-4 1444296 83.32 ns/op 108.01 MB/s BenchmarkEqual/same/15-4 1417129 84.40 ns/op 177.72 MB/s BenchmarkEqual/same/16-4 1447220 84.15 ns/op 190.13 MB/s BenchmarkEqual/same/20-4 1393263 85.94 ns/op 232.73 MB/s BenchmarkEqual/same/32-4 1382923 86.43 ns/op 370.24 MB/s BenchmarkEqual/same/4K-4 135192 889.1 ns/op 4607.13 MB/s BenchmarkEqual/1-4 1487600 79.69 ns/op 12.55 MB/s BenchmarkEqual/6-4 1495728 81.67 ns/op 73.46 MB/s BenchmarkEqual/9-4 1466139 81.71 ns/op 110.14 MB/s BenchmarkEqual/15-4 1505298 79.35 ns/op 189.04 MB/s BenchmarkEqual/16-4 1405303 84.16 ns/op 190.11 MB/s BenchmarkEqual/20-4 1428522 83.18 ns/op 240.43 MB/s BenchmarkEqual/32-4 1265270 89.75 ns/op 356.55 MB/s BenchmarkEqual/4K-4 107676 1108 ns/op 3697.76 MB/s BenchmarkEqualBothUnaligned/64_0-4 1502684 79.42 ns/op 805.83 MB/s BenchmarkEqualBothUnaligned/64_1-4 1366128 87.28 ns/op 733.24 MB/s BenchmarkEqualBothUnaligned/64_4-4 1395508 86.12 ns/op 743.13 MB/s BenchmarkEqualBothUnaligned/64_7-4 1395132 85.92 ns/op 744.89 MB/s BenchmarkEqualBothUnaligned/4096_0-4 116737 1059 ns/op 3868.96 MB/s BenchmarkEqualBothUnaligned/4096_1-4 104461 1167 ns/op 3510.21 MB/s BenchmarkEqualBothUnaligned/4096_4-4 118960 1010 ns/op 4056.98 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117878 1050 ns/op 3902.38 MB/s BenchmarkIndex/10-4 3672942 30.81 ns/op 324.52 MB/s BenchmarkIndex/32-4 3134004 37.69 ns/op 849.08 MB/s BenchmarkIndex/4K-4 76262 1573 ns/op 2603.85 MB/s BenchmarkIndexEasy/10-4 3663498 32.82 ns/op 304.68 MB/s BenchmarkIndexEasy/32-4 3081856 38.42 ns/op 832.91 MB/s BenchmarkIndexEasy/4K-4 455762 277.6 ns/op 14757.65 MB/s BenchmarkCount/10-4 1919695 62.87 ns/op 159.06 MB/s BenchmarkCount/32-4 1721806 68.78 ns/op 465.22 MB/s BenchmarkCount/4K-4 74632 1603 ns/op 2555.93 MB/s BenchmarkCountEasy/10-4 1942418 64.08 ns/op 156.05 MB/s BenchmarkCountEasy/32-4 1743307 68.07 ns/op 470.12 MB/s BenchmarkCountEasy/4K-4 394312 298.9 ns/op 13702.38 MB/s BenchmarkCountSingle/10-4 3110304 37.67 ns/op 265.49 MB/s BenchmarkCountSingle/32-4 3094928 38.34 ns/op 834.73 MB/s BenchmarkCountSingle/4K-4 551049 220.7 ns/op 18558.64 MB/s BenchmarkToUpper/#00-4 3113745 38.38 ns/op BenchmarkToUpper/ONLYUPPER-4 312771 379.3 ns/op BenchmarkToUpper/abc-4 542443 223.3 ns/op BenchmarkToUpper/AbC123-4 314674 378.9 ns/op BenchmarkToUpper/azAZ09_-4 279258 458.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 86852 1421 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36152 3121 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59272 2037 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120843 999.2 ns/op BenchmarkToLower/#00-4 3359485 36.00 ns/op BenchmarkToLower/abc-4 482772 252.3 ns/op BenchmarkToLower/AbC123-4 306157 384.6 ns/op BenchmarkToLower/azAZ09_-4 282477 430.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74016 1401 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 44468 2750 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75710 1604 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121821 971.6 ns/op BenchmarkFields/ASCII/16-4 131166 890.6 ns/op 17.96 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 11002 ns/op 23.27 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 673 181737 ns/op 22.54 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 3058050 ns/op 21.43 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 57511105 ns/op 18.23 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 93007 1327 ns/op 12.06 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6439 27436 ns/op 9.33 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 283 395841 ns/op 10.35 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5158012 ns/op 12.71 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 140850731 ns/op 7.44 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 158782 695.6 ns/op 23.00 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16015 9634 ns/op 26.57 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 834 147966 ns/op 27.68 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3553100 ns/op 18.44 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 109542401 ns/op 9.57 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134319 885.9 ns/op 18.06 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9530 26897 ns/op 9.52 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 592 253697 ns/op 16.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 5143196 ns/op 12.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 300338163 ns/op 3.49 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1708737 73.84 ns/op BenchmarkTrimSpace/ASCII-4 568479 224.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 80899 1439 ns/op BenchmarkTrimSpace/JustNonASCII-4 43064 2816 ns/op BenchmarkToValidUTF8/Valid-4 475947 288.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 377918 326.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92611 1289 ns/op BenchmarkIndexHard1-4 1443 76264 ns/op BenchmarkIndexHard2-4 385 306749 ns/op BenchmarkIndexHard3-4 154 703428 ns/op BenchmarkIndexHard4-4 90 1305046 ns/op BenchmarkLastIndexHard1-4 4 26287458 ns/op BenchmarkLastIndexHard2-4 4 25078468 ns/op BenchmarkLastIndexHard3-4 4 25154532 ns/op BenchmarkCountHard1-4 1736 70790 ns/op BenchmarkCountHard2-4 390 307793 ns/op BenchmarkCountHard3-4 158 810833 ns/op BenchmarkSplitEmptySeparator-4 1 124744241 ns/op BenchmarkSplitSingleByteSeparator-4 14 17320296 ns/op BenchmarkSplitMultiByteSeparator-4 12 8488988 ns/op BenchmarkSplitNSingleByteSeparator-4 194054 581.6 ns/op BenchmarkSplitNMultiByteSeparator-4 70021 1728 ns/op BenchmarkRepeat-4 184021 676.7 ns/op BenchmarkRepeatLarge/256/1-4 123793 1282 ns/op 199.71 MB/s BenchmarkRepeatLarge/256/16-4 69133 3558 ns/op 71.96 MB/s BenchmarkRepeatLarge/512/1-4 76240 3059 ns/op 167.37 MB/s BenchmarkRepeatLarge/512/16-4 146772 722.1 ns/op 709.04 MB/s BenchmarkRepeatLarge/1024/1-4 83994 2401 ns/op 426.43 MB/s BenchmarkRepeatLarge/1024/16-4 108622 1020 ns/op 1003.78 MB/s BenchmarkRepeatLarge/2048/1-4 61527 1951 ns/op 1049.96 MB/s BenchmarkRepeatLarge/2048/16-4 78433 2078 ns/op 985.45 MB/s BenchmarkRepeatLarge/4096/1-4 39208 3051 ns/op 1342.58 MB/s BenchmarkRepeatLarge/4096/16-4 43878 2473 ns/op 1656.22 MB/s BenchmarkRepeatLarge/8192/1-4 25564 4857 ns/op 1686.77 MB/s BenchmarkRepeatLarge/8192/16-4 26652 4418 ns/op 1854.16 MB/s BenchmarkRepeatLarge/8192/4097-4 54733 2109 ns/op 1942.78 MB/s BenchmarkRepeatLarge/16384/1-4 14118 14233 ns/op 1151.11 MB/s BenchmarkRepeatLarge/16384/16-4 15519 7739 ns/op 2116.95 MB/s BenchmarkRepeatLarge/16384/4097-4 21003 5554 ns/op 2213.13 MB/s BenchmarkRepeatLarge/32768/1-4 7950 25324 ns/op 1293.95 MB/s BenchmarkRepeatLarge/32768/16-4 7837 15469 ns/op 2118.27 MB/s BenchmarkRepeatLarge/32768/4097-4 9048 13944 ns/op 2056.76 MB/s BenchmarkRepeatLarge/65536/1-4 3567 45547 ns/op 1438.87 MB/s BenchmarkRepeatLarge/65536/16-4 3673 28557 ns/op 2294.93 MB/s BenchmarkRepeatLarge/65536/4097-4 3772 26950 ns/op 2280.32 MB/s BenchmarkRepeatLarge/131072/1-4 559 208544 ns/op 628.51 MB/s BenchmarkRepeatLarge/131072/16-4 541 211342 ns/op 620.19 MB/s BenchmarkRepeatLarge/131072/4097-4 470 218305 ns/op 581.79 MB/s BenchmarkRepeatLarge/262144/1-4 282 416034 ns/op 630.10 MB/s BenchmarkRepeatLarge/262144/16-4 285 411900 ns/op 636.43 MB/s BenchmarkRepeatLarge/262144/4097-4 273 422096 ns/op 611.50 MB/s BenchmarkRepeatLarge/524288/1-4 139 841198 ns/op 623.26 MB/s BenchmarkRepeatLarge/524288/16-4 141 825101 ns/op 635.42 MB/s BenchmarkRepeatLarge/524288/4097-4 136 820157 ns/op 634.41 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1619660 ns/op 647.40 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1614446 ns/op 649.50 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 1626389 ns/op 642.36 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3293762 ns/op 636.70 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3347282 ns/op 626.52 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3317992 ns/op 630.97 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6761144 ns/op 620.35 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6736158 ns/op 622.66 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6626546 ns/op 632.49 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13998376 ns/op 599.26 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14123004 ns/op 593.97 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14273671 ns/op 587.55 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28506234 ns/op 588.55 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29036578 ns/op 577.80 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30384081 ns/op 552.17 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58977133 ns/op 568.94 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56524908 ns/op 593.62 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57338454 ns/op 585.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 115843625 ns/op 579.31 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115837009 ns/op 579.34 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 118327838 ns/op 567.14 MB/s BenchmarkRepeatLarge/134217728/1-4 1 218052952 ns/op 615.53 MB/s BenchmarkRepeatLarge/134217728/16-4 1 241840287 ns/op 554.98 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 249808702 ns/op 537.28 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421891713 ns/op 636.27 MB/s BenchmarkRepeatLarge/268435456/16-4 1 480445340 ns/op 558.72 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 566146620 ns/op 474.14 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834667157 ns/op 643.22 MB/s BenchmarkRepeatLarge/536870912/16-4 1 955852094 ns/op 561.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 955641019 ns/op 561.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1655529635 ns/op 648.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1893618702 ns/op 567.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1920885263 ns/op 558.98 MB/s BenchmarkBytesCompare/1-4 11017758 11.10 ns/op BenchmarkBytesCompare/2-4 10983145 11.00 ns/op BenchmarkBytesCompare/4-4 11088338 10.85 ns/op BenchmarkBytesCompare/8-4 11092650 10.90 ns/op BenchmarkBytesCompare/16-4 10881574 11.14 ns/op BenchmarkBytesCompare/32-4 10039291 12.13 ns/op BenchmarkBytesCompare/64-4 9303770 12.98 ns/op BenchmarkBytesCompare/128-4 8476387 14.20 ns/op BenchmarkBytesCompare/256-4 6757864 17.15 ns/op BenchmarkBytesCompare/512-4 4775997 24.77 ns/op BenchmarkBytesCompare/1024-4 2944460 41.16 ns/op BenchmarkBytesCompare/2048-4 1617165 75.01 ns/op BenchmarkIndexAnyASCII/1:1-4 2695258 43.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2715804 44.15 ns/op BenchmarkIndexAnyASCII/1:4-4 2504422 45.28 ns/op BenchmarkIndexAnyASCII/1:8-4 2463939 47.84 ns/op BenchmarkIndexAnyASCII/1:16-4 2208723 53.72 ns/op BenchmarkIndexAnyASCII/1:32-4 2174898 54.80 ns/op BenchmarkIndexAnyASCII/1:64-4 2116251 57.57 ns/op BenchmarkIndexAnyASCII/16:1-4 2776777 42.55 ns/op BenchmarkIndexAnyASCII/16:2-4 354538 338.6 ns/op BenchmarkIndexAnyASCII/16:4-4 342558 351.2 ns/op BenchmarkIndexAnyASCII/16:8-4 345687 355.9 ns/op BenchmarkIndexAnyASCII/16:16-4 319882 370.6 ns/op BenchmarkIndexAnyASCII/16:32-4 302382 389.2 ns/op BenchmarkIndexAnyASCII/16:64-4 264644 454.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2349163 50.58 ns/op BenchmarkIndexAnyASCII/256:2-4 25522 4686 ns/op BenchmarkIndexAnyASCII/256:4-4 25418 4678 ns/op BenchmarkIndexAnyASCII/256:8-4 25677 4693 ns/op BenchmarkIndexAnyASCII/256:16-4 25186 4712 ns/op BenchmarkIndexAnyASCII/256:32-4 24960 5367 ns/op BenchmarkIndexAnyASCII/256:64-4 25140 4798 ns/op BenchmarkIndexAnyUTF8/1:1-4 2722884 44.46 ns/op BenchmarkIndexAnyUTF8/1:2-4 2614558 46.04 ns/op BenchmarkIndexAnyUTF8/1:4-4 2491420 47.83 ns/op BenchmarkIndexAnyUTF8/1:8-4 2405438 49.81 ns/op BenchmarkIndexAnyUTF8/1:16-4 2119476 56.05 ns/op BenchmarkIndexAnyUTF8/1:32-4 2090913 56.70 ns/op BenchmarkIndexAnyUTF8/1:64-4 1971043 58.51 ns/op BenchmarkIndexAnyUTF8/16:1-4 155460 777.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 244640 478.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 241243 506.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 227371 517.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 197740 620.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 192234 626.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 183940 644.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11623 ns/op BenchmarkIndexAnyUTF8/256:2-4 17118 7080 ns/op BenchmarkIndexAnyUTF8/256:4-4 16177 7307 ns/op BenchmarkIndexAnyUTF8/256:8-4 15697 7680 ns/op BenchmarkIndexAnyUTF8/256:16-4 12979 9195 ns/op BenchmarkIndexAnyUTF8/256:32-4 12918 9250 ns/op BenchmarkIndexAnyUTF8/256:64-4 12152 10340 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2145313 53.70 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2642839 44.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2512573 46.97 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2443802 48.45 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2173582 55.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2146155 56.83 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2051601 58.71 ns/op BenchmarkLastIndexAnyASCII/16:1-4 342710 352.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 344901 355.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 332158 355.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 329590 364.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 319630 380.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 299599 407.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260649 465.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25108 4757 ns/op BenchmarkLastIndexAnyASCII/256:2-4 25280 4734 ns/op BenchmarkLastIndexAnyASCII/256:4-4 25060 4765 ns/op BenchmarkLastIndexAnyASCII/256:8-4 25384 4798 ns/op BenchmarkLastIndexAnyASCII/256:16-4 25288 4761 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24771 4889 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24591 4827 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2246158 51.43 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2778375 43.01 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2727380 45.54 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2533135 50.59 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2228878 55.58 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2190166 54.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2072058 56.70 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 305614 396.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253407 472.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 241321 492.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 226304 522.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 188736 614.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 193106 624.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 186338 643.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21031 5979 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17238 6882 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16443 7311 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15458 7794 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12946 9257 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12676 9329 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12328 9853 ns/op BenchmarkTrimASCII/1:1-4 3281013 38.11 ns/op BenchmarkTrimASCII/1:2-4 2264180 52.51 ns/op BenchmarkTrimASCII/1:4-4 2158234 55.69 ns/op BenchmarkTrimASCII/1:8-4 1852722 63.74 ns/op BenchmarkTrimASCII/1:16-4 1483674 80.31 ns/op BenchmarkTrimASCII/16:1-4 531981 222.2 ns/op BenchmarkTrimASCII/16:2-4 353498 342.9 ns/op BenchmarkTrimASCII/16:4-4 347756 343.9 ns/op BenchmarkTrimASCII/16:8-4 340358 351.9 ns/op BenchmarkTrimASCII/16:16-4 326664 370.2 ns/op BenchmarkTrimASCII/256:1-4 40458 2964 ns/op BenchmarkTrimASCII/256:2-4 25358 4730 ns/op BenchmarkTrimASCII/256:4-4 25360 4714 ns/op BenchmarkTrimASCII/256:8-4 25262 4741 ns/op BenchmarkTrimASCII/256:16-4 24957 4751 ns/op BenchmarkTrimASCII/4096:1-4 2546 47328 ns/op BenchmarkTrimASCII/4096:2-4 1585 75071 ns/op BenchmarkTrimASCII/4096:4-4 1562 75452 ns/op BenchmarkTrimASCII/4096:8-4 1567 75076 ns/op BenchmarkTrimASCII/4096:16-4 1592 84636 ns/op BenchmarkTrimByte-4 2087971 57.46 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 29166 4166 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 30572 3975 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 512 232850 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1117 106266 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2146 53960 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4134 28176 ns/op BenchmarkCompareBytesEqual-4 10383940 11.54 ns/op BenchmarkCompareBytesToNil-4 13511707 8.715 ns/op BenchmarkCompareBytesEmpty-4 13541023 8.877 ns/op BenchmarkCompareBytesIdentical-4 13268037 8.971 ns/op BenchmarkCompareBytesSameLength-4 9502033 12.56 ns/op BenchmarkCompareBytesDifferentLength-4 10837560 11.02 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2446 49431 ns/op 21213.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2474 49391 ns/op 21230.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2443 48933 ns/op 21428.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2482 49141 ns/op 21338.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2481 49321 ns/op 21260.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2416 49542 ns/op 21165.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2404 49420 ns/op 21217.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2481 49307 ns/op 21266.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2342 51503 ns/op 20359.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2251 51590 ns/op 20325.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2325 52167 ns/op 20100.69 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2352 51823 ns/op 20233.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2342 52135 ns/op 20112.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2294 52471 ns/op 19983.93 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2307 52029 ns/op 20153.73 MB/s BenchmarkCompareBytesBig-4 2457 49423 ns/op 21216.50 MB/s BenchmarkCompareBytesBigIdentical-4 10661720 11.24 ns/op 93306486.30 MB/s PASS ok bytes 69.101s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 100481843 ns/op 1.00 MB/s 3615444 B/op 27 allocs/op BenchmarkDecodeNewton-4 1 397771562 ns/op 1.43 MB/s 3629184 B/op 26 allocs/op BenchmarkDecodeRand-4 4 30008928 ns/op 0.55 MB/s 3646864 B/op 28 allocs/op PASS ok compress/bzip2 2.773s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 51 2362128 ns/op 4.23 MB/s 41988 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23603747 ns/op 4.24 MB/s 43928 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 232408306 ns/op 4.30 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 45 2541644 ns/op 3.93 MB/s 43175 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26383957 ns/op 3.79 MB/s 47108 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 264883131 ns/op 3.78 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2508146 ns/op 3.99 MB/s 42545 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 24819166 ns/op 4.03 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 251299940 ns/op 3.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 45 2490422 ns/op 4.02 MB/s 43500 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25059641 ns/op 3.99 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 246020055 ns/op 4.06 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2616488 ns/op 3.82 MB/s 44164 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25440280 ns/op 3.93 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 251487145 ns/op 3.98 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2101954 ns/op 4.76 MB/s 42523 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17816518 ns/op 5.61 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 181066356 ns/op 5.52 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 62 1906793 ns/op 5.24 MB/s 43168 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 14807712 ns/op 6.75 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 142719674 ns/op 7.01 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 61 1881774 ns/op 5.31 MB/s 43339 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 7 14325666 ns/op 6.98 MB/s 46475 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 145195788 ns/op 6.89 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1269291 ns/op 7.88 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11700926 ns/op 8.55 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116265768 ns/op 8.60 MB/s BenchmarkEncode/Digits/Speed/1e4-4 37 3015434 ns/op 3.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25784891 ns/op 3.88 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 250973802 ns/op 3.98 MB/s BenchmarkEncode/Digits/Default/1e4-4 12 9116564 ns/op 1.10 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 94594866 ns/op 1.06 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 980662889 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9327434 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 93654956 ns/op 1.07 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 954948959 ns/op 1.05 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1628156 ns/op 6.14 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13252648 ns/op 7.55 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129892181 ns/op 7.70 MB/s BenchmarkEncode/Newton/Speed/1e4-4 39 2825366 ns/op 3.54 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19751968 ns/op 5.06 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 193294637 ns/op 5.17 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 8330705 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 79317580 ns/op 1.26 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 795222022 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8524125 ns/op 1.17 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 96181009 ns/op 1.04 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 982570347 ns/op 1.02 MB/s PASS ok compress/flate 17.939s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 3975692 ns/op 2.52 MB/s BenchmarkDecoder/1e-Reuse4-4 27 4022656 ns/op 2.49 MB/s BenchmarkDecoder/1e5-4 3 40709638 ns/op 2.46 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40623263 ns/op 2.46 MB/s BenchmarkDecoder/1e6-4 1 414347923 ns/op 2.41 MB/s BenchmarkDecoder/1e-Reuse6-4 1 412614486 ns/op 2.42 MB/s BenchmarkEncoder/1e4-4 37 3064074 ns/op 3.26 MB/s BenchmarkEncoder/1e-Reuse4-4 38 2979061 ns/op 3.36 MB/s BenchmarkEncoder/1e5-4 4 30134722 ns/op 3.32 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30189112 ns/op 3.31 MB/s BenchmarkEncoder/1e6-4 1 312992899 ns/op 3.19 MB/s BenchmarkEncoder/1e-Reuse6-4 1 302791148 ns/op 3.30 MB/s PASS ok compress/lzw 4.718s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 6249111 ns/op PASS ok container/heap 1.126s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 29394 4099 ns/op BenchmarkWithTimeout/concurrency=40-4 9274 13492 ns/op BenchmarkWithTimeout/concurrency=4000-4 7743 14810 ns/op BenchmarkWithTimeout/concurrency=400000-4 10110 12122 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 530010 219.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 21928 5506 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 28398 4866 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4696 25293 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3198 40783 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4527 30791 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 448 263426 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 327 381683 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 510 274231 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 42 2731027 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 31 3649153 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 51 2694482 ns/op BenchmarkCheckCanceled/Err-4 438794 333.5 ns/op BenchmarkCheckCanceled/Done-4 726597 167.1 ns/op BenchmarkContextCancelDone-4 889615 132.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33973 3345 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 31299 4007 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23670 5700 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15570 7469 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10491 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 508881 243.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 269223 432.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 194102 628.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 118962 1010 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 60212 1982 ns/op PASS ok context 12.317s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1827729 65.10 ns/op 245.77 MB/s BenchmarkEncrypt/AES-192-4 1896675 62.76 ns/op 254.93 MB/s BenchmarkEncrypt/AES-256-4 1784962 67.39 ns/op 237.44 MB/s BenchmarkDecrypt/AES-128-4 1856181 64.39 ns/op 248.50 MB/s BenchmarkDecrypt/AES-192-4 1890788 62.67 ns/op 255.31 MB/s BenchmarkDecrypt/AES-256-4 1787940 67.19 ns/op 238.15 MB/s BenchmarkExpand/AES-128-4 10000 11463 ns/op BenchmarkExpand/AES-192-4 9111 13066 ns/op BenchmarkExpand/AES-256-4 7184 15681 ns/op BenchmarkCreateCipher/AES-128-4 445864 226.0 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 497377 225.8 ns/op 64 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 368533 317.6 ns/op 64 B/op 1 allocs/op PASS ok crypto/aes 2.826s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 174164 664.5 ns/op 96.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 358935 325.6 ns/op 196.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 174802 670.2 ns/op 95.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 365709 328.2 ns/op 195.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 157668 747.5 ns/op 1805.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 314001 386.3 ns/op 3494.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 155869 745.6 ns/op 1810.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 305227 388.9 ns/op 3471.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 102801 1161 ns/op 7055.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 146163 818.7 ns/op 10006.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 97884 1177 ns/op 6960.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 144652 894.2 ns/op 9161.48 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2204 54636 ns/op 18.65 MB/s BenchmarkAESCFBDecrypt1K-4 2224 54309 ns/op 18.76 MB/s BenchmarkAESCFBDecrypt8K-4 285 423704 ns/op 19.32 MB/s BenchmarkAESOFB1K-4 5760 20745 ns/op 49.12 MB/s BenchmarkAESCTR1K-4 60855 1966 ns/op 518.20 MB/s BenchmarkAESCTR8K-4 7987 14983 ns/op 546.43 MB/s BenchmarkAESCBCEncrypt1K-4 431131 277.5 ns/op 3690.64 MB/s BenchmarkAESCBCDecrypt1K-4 888790 133.4 ns/op 7675.21 MB/s PASS ok crypto/cipher 3.577s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 51997 2253 ns/op 3.55 MB/s BenchmarkDecrypt-4 47979 2482 ns/op 3.22 MB/s BenchmarkTDESEncrypt-4 16108 7457 ns/op 1.07 MB/s BenchmarkTDESDecrypt-4 15726 7704 ns/op 1.04 MB/s PASS ok crypto/des 1.690s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 921 128689 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 6 18528770 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 3 43272593 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 22 5317557 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.859s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 3704 30471 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 2454 49393 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1758 68278 ns/op 1767 B/op 23 allocs/op BenchmarkVerify/P256-4 2510 47729 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1245 96301 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 794 150732 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 3868 30270 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 4915381 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 11527062 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.390s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 112 1031566 ns/op BenchmarkNewKeyFromSeed-4 100 1096867 ns/op BenchmarkSigning-4 99 1196025 ns/op BenchmarkVerification-4 54 2175557 ns/op PASS ok crypto/ed25519 1.551s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4700 25477 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 63 1921890 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 4924783 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11620492 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1326 90935 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4653768 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13049671 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 4 31240193 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9930 12191 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4556 25604 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2906 39922 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 39 2887573 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1918 62254 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 139 888484 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1310 91779 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2284236 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.524s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 44170 2708 ns/op 378.09 MB/s BenchmarkHMACSHA256_32-4 48519 2512 ns/op 12.74 MB/s BenchmarkNewWriteSum-4 12940 9098 ns/op 3.52 MB/s PASS ok crypto/hmac 1.520s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 43855 2740 ns/op BenchmarkModSub-4 39831 2998 ns/op BenchmarkMontgomeryRepr-4 15531 7698 ns/op BenchmarkMontgomeryMul-4 15448 7811 ns/op BenchmarkModMul-4 7243 16102 ns/op BenchmarkExpBig-4 7 14860141 ns/op BenchmarkExp-4 4 28313068 ns/op PASS ok crypto/internal/bigmod 2.173s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 544 219163 ns/op BenchmarkScalarBaseMult-4 121 974035 ns/op BenchmarkScalarMult-4 40 2828576 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 52 2237794 ns/op PASS ok crypto/internal/edwards25519 1.571s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 241272 485.8 ns/op BenchmarkMultiply-4 235731 489.6 ns/op BenchmarkSquare-4 334288 358.3 ns/op BenchmarkInvert-4 1231 97631 ns/op BenchmarkMult32-4 809016 154.9 ns/op PASS ok crypto/internal/edwards25519/field 1.634s goos: linux goarch: s390x pkg: crypto/internal/mlkem768 BenchmarkKeyGen-4 204 560995 ns/op BenchmarkEncaps-4 133 892202 ns/op BenchmarkDecaps-4 100 1142777 ns/op BenchmarkRoundTrip/Alice-4 67 1787002 ns/op BenchmarkRoundTrip/Bob-4 129 895388 ns/op PASS ok crypto/internal/mlkem768 1.848s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 4516936 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1572 76684 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 12517936 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 30483292 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 76 1544360 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6931 17215 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 27 4214584 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 123247588 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.188s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 249342 473.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 130177 914.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 63140 1896 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 255000 472.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 130688 914.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 62649 1911 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.796s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 148340 774.8 ns/op 10.33 MB/s BenchmarkHash64-4 181592 635.7 ns/op 100.67 MB/s BenchmarkHash128-4 161418 733.6 ns/op 174.47 MB/s BenchmarkHash256-4 130332 893.1 ns/op 286.66 MB/s BenchmarkHash512-4 95986 1242 ns/op 412.17 MB/s BenchmarkHash1K-4 62900 1890 ns/op 541.81 MB/s BenchmarkHash8K-4 10000 11207 ns/op 731.00 MB/s BenchmarkHash1M-4 78 1358200 ns/op 772.03 MB/s BenchmarkHash8M-4 10 10869675 ns/op 771.74 MB/s BenchmarkHash8BytesUnaligned-4 154033 754.3 ns/op 10.61 MB/s BenchmarkHash1KUnaligned-4 63319 1878 ns/op 545.40 MB/s BenchmarkHash8KUnaligned-4 10000 11174 ns/op 733.11 MB/s PASS ok crypto/md5 2.501s goos: linux goarch: s390x pkg: crypto/rand BenchmarkRead/32-4 212031 548.6 ns/op 58.33 MB/s BenchmarkRead/4K-4 8757 13591 ns/op 301.38 MB/s BenchmarkPrime-4 1 431252617 ns/op PASS ok crypto/rand 1.684s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 9961 11395 ns/op 11.23 MB/s BenchmarkRC4_1K-4 1339 89058 ns/op 11.50 MB/s BenchmarkRC4_8K-4 172 692428 ns/op 11.69 MB/s PASS ok crypto/rc4 1.442s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16090485 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 36988996 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 68478374 ns/op BenchmarkEncryptPKCS1v15/2048-4 447 273883 ns/op BenchmarkDecryptOAEP/2048-4 7 16115758 ns/op BenchmarkEncryptOAEP/2048-4 412 292996 ns/op BenchmarkSignPKCS1v15/2048-4 7 16462914 ns/op BenchmarkVerifyPKCS1v15/2048-4 442 272610 ns/op BenchmarkSignPSS/2048-4 7 16384526 ns/op BenchmarkVerifyPSS/2048-4 398 298128 ns/op PASS ok crypto/rsa 2.686s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 142176 813.5 ns/op 9.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 174386 664.2 ns/op 12.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 143642 830.0 ns/op 385.55 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 172155 699.0 ns/op 457.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 102778 1191 ns/op 859.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 114186 1051 ns/op 974.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 23931 5028 ns/op 1629.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 24550 4884 ns/op 1677.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.123s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 113043 1011 ns/op 7.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 148106 804.6 ns/op 9.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 153919 799.4 ns/op 10.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 101019 1191 ns/op 859.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 116929 1033 ns/op 990.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 116880 1032 ns/op 992.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 27777 4337 ns/op 1888.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 28616 4190 ns/op 1954.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 28616 4186 ns/op 1957.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.282s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 93745 1275 ns/op 6.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 133098 890.7 ns/op 8.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 138242 885.4 ns/op 9.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 89072 1348 ns/op 759.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 128203 952.6 ns/op 1074.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 123932 952.3 ns/op 1075.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 36290 3294 ns/op 2486.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 41061 2923 ns/op 2802.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 40786 2937 ns/op 2789.45 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.253s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14157696 8.352 ns/op BenchmarkConstantTimeEq-4 14702782 8.222 ns/op BenchmarkConstantTimeLessOrEq-4 14272596 8.335 ns/op BenchmarkXORBytes/8Bytes-4 322868 362.0 ns/op 22.10 MB/s BenchmarkXORBytes/128Bytes-4 174300 695.3 ns/op 184.10 MB/s BenchmarkXORBytes/2048Bytes-4 20730 5840 ns/op 350.66 MB/s BenchmarkXORBytes/32768Bytes-4 1338 88762 ns/op 369.16 MB/s PASS ok crypto/subtle 1.955s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 295 411835 ns/op BenchmarkCertCache/1-4 292 416519 ns/op BenchmarkCertCache/2-4 283 433617 ns/op BenchmarkCertCache/3-4 291 418640 ns/op BenchmarkHandshakeServer/RSA-4 12 9918698 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11329796 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 10679926 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 156 765595 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 282 424055 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6035452 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 22 5463680 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46847695 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46019497 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 4 34300818 ns/op 30.57 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 37643395 ns/op 27.86 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 43924219 ns/op 47.74 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 49646125 ns/op 42.24 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 74737207 ns/op 56.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 85205438 ns/op 49.23 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 128879293 ns/op 65.09 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 171097319 ns/op 49.03 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 227062084 ns/op 73.89 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 279828080 ns/op 59.96 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 443126619 ns/op 75.72 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 479270063 ns/op 70.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 895193505 ns/op 74.97 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 998777464 ns/op 67.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 3 36046186 ns/op 29.09 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 3 39894886 ns/op 26.28 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 47505187 ns/op 44.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 52335445 ns/op 40.07 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 70241752 ns/op 59.71 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 87199228 ns/op 48.10 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 127849635 ns/op 65.61 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 153599128 ns/op 54.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 230850668 ns/op 72.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 254197221 ns/op 66.00 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 406033608 ns/op 82.64 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 506402711 ns/op 66.26 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 845090477 ns/op 79.41 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1010576596 ns/op 66.41 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715840733 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717471259 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300680556 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299479586 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162157948 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160529951 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 92685600 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91265474 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 65040065 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51059996 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 154893141 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 157027273 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76435386 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76766478 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51011817 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 48743913 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37733732 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34359610 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31102798 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29930818 ns/op PASS ok crypto/tls 19.510s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkOIDMarshalUnmarshalText-4 9464 11110 ns/op BenchmarkCreateCertificate/RSA_2048-4 7 15864954 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 512 228464 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 927 125474 ns/op 12661 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 907 131730 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 1.979s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 45 2557930 ns/op 280182 B/op 1645 allocs/op BenchmarkConcurrentStmtQuery-4 40 2838792 ns/op 271211 B/op 2032 allocs/op BenchmarkConcurrentStmtExec-4 60 1961043 ns/op 225073 B/op 715 allocs/op BenchmarkConcurrentTxQuery-4 49 2437841 ns/op 278919 B/op 2159 allocs/op BenchmarkConcurrentTxExec-4 73 1541271 ns/op 87924 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 2102132 ns/op 104902 B/op 2041 allocs/op BenchmarkConcurrentTxStmtExec-4 159 753272 ns/op 40244 B/op 380 allocs/op BenchmarkConcurrentRandom-4 49 2251142 ns/op 235309 B/op 1860 allocs/op BenchmarkManyConcurrentQueries-4 3163 36450 ns/op 4120 B/op 20 allocs/op BenchmarkGrabConn-4 282640 438.5 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 13670 8773 ns/op PASS ok database/sql 2.695s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1618 70280 ns/op BenchmarkSymbols32-4 1969 58716 ns/op PASS ok debug/elf 1.255s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 290281 408.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 79 1459803 ns/op 180240 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2141504 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13072 9201 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.805s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 56989 2100 ns/op BenchmarkMarshal-4 667 178956 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2716 43438 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.416s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 226 527155 ns/op 15.54 MB/s BenchmarkEncodeToString-4 255 451164 ns/op 18.16 MB/s BenchmarkDecode-4 141 845485 ns/op 15.51 MB/s BenchmarkDecodeString-4 139 845225 ns/op 15.51 MB/s PASS ok encoding/base32 1.744s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 295 406970 ns/op 20.13 MB/s BenchmarkDecodeString/2-4 317667 365.8 ns/op 10.93 MB/s BenchmarkDecodeString/4-4 250441 480.1 ns/op 16.66 MB/s BenchmarkDecodeString/8-4 184885 645.9 ns/op 18.58 MB/s BenchmarkDecodeString/64-4 28536 4220 ns/op 20.85 MB/s BenchmarkDecodeString/8192-4 242 489613 ns/op 22.31 MB/s BenchmarkNewEncoding-4 50268 2370 ns/op 108.02 MB/s PASS ok encoding/base64 2.031s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1411 84847 ns/op 47.14 MB/s BenchmarkReadStruct-4 13970 8580 ns/op 8.74 MB/s BenchmarkWriteStruct-4 15231 7878 ns/op 9.52 MB/s BenchmarkAppendStruct-4 247146 488.2 ns/op 153.61 MB/s BenchmarkWriteSlice1000Structs-4 14 7883935 ns/op 9.51 MB/s BenchmarkAppendSlice1000Structs-4 14 7612922 ns/op 9.85 MB/s BenchmarkReadSlice1000Structs-4 13 8523334 ns/op 8.80 MB/s BenchmarkReadInts-4 43675 2689 ns/op 11.16 MB/s BenchmarkWriteInts-4 33673 3574 ns/op 8.39 MB/s BenchmarkAppendInts-4 68760 1751 ns/op 17.13 MB/s BenchmarkWriteSlice1000Int32s-4 968 124403 ns/op 32.15 MB/s BenchmarkAppendSlice1000Int32s-4 1232 97405 ns/op 41.07 MB/s BenchmarkPutUint16-4 3379454 35.34 ns/op 56.59 MB/s BenchmarkAppendUint16-4 3344971 52.62 ns/op 38.01 MB/s BenchmarkPutUint32-4 2398676 73.09 ns/op 54.73 MB/s BenchmarkAppendUint32-4 2360817 50.46 ns/op 79.26 MB/s BenchmarkPutUint64-4 705676 154.9 ns/op 51.66 MB/s BenchmarkAppendUint64-4 766599 156.9 ns/op 50.99 MB/s BenchmarkLittleEndianPutUint16-4 3316468 36.30 ns/op 55.10 MB/s BenchmarkLittleEndianAppendUint16-4 3337377 34.67 ns/op 57.68 MB/s BenchmarkLittleEndianPutUint32-4 2400811 72.14 ns/op 55.45 MB/s BenchmarkLittleEndianAppendUint32-4 2424998 49.32 ns/op 81.11 MB/s BenchmarkLittleEndianPutUint64-4 742083 158.6 ns/op 50.44 MB/s BenchmarkLittleEndianAppendUint64-4 782851 155.7 ns/op 51.37 MB/s BenchmarkReadFloats-4 157728 758.5 ns/op 15.82 MB/s BenchmarkWriteFloats-4 131282 883.5 ns/op 13.58 MB/s BenchmarkReadSlice1000Float32s-4 1209 98793 ns/op 40.49 MB/s BenchmarkWriteSlice1000Float32s-4 883 135767 ns/op 29.46 MB/s BenchmarkReadSlice1000Uint8s-4 85946 1335 ns/op 749.28 MB/s BenchmarkWriteSlice1000Uint8s-4 269970 443.4 ns/op 2255.43 MB/s BenchmarkSize/bool-4 6066864 20.09 ns/op BenchmarkSize/int8-4 5883030 20.40 ns/op BenchmarkSize/int16-4 5743398 20.87 ns/op BenchmarkSize/int32-4 6039272 19.87 ns/op BenchmarkSize/int64-4 5880264 20.01 ns/op BenchmarkSize/uint8-4 6186321 20.10 ns/op BenchmarkSize/uint16-4 5835843 20.48 ns/op BenchmarkSize/uint32-4 5898966 19.76 ns/op BenchmarkSize/uint64-4 5944090 19.82 ns/op BenchmarkSize/float32-4 4544552 26.62 ns/op BenchmarkSize/float64-4 4498899 25.78 ns/op BenchmarkSize/complex64-4 842620 142.9 ns/op BenchmarkSize/complex128-4 836648 142.8 ns/op BenchmarkSize/binary.Struct-4 312922 383.4 ns/op BenchmarkSize/*binary.Struct-4 264440 451.0 ns/op BenchmarkSize/[]binary.Struct-4 257606 473.4 ns/op BenchmarkSize/[]binary.Struct#01-4 253914 475.1 ns/op BenchmarkSize/[1]binary.Struct-4 236353 500.3 ns/op BenchmarkPutUvarint32-4 478456 237.4 ns/op 16.85 MB/s BenchmarkPutUvarint64-4 182504 656.1 ns/op 12.19 MB/s PASS ok encoding/binary 8.479s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 5577 20645 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5485 20217 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5876 20130 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3445 33619 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5852 19426 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6064 19365 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5892 19494 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3454 33536 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12808 9165 ns/op PASS ok encoding/csv 2.173s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 14790 8030 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18200 6707 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 252 453969 ns/op 16779 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 688 169527 ns/op 713 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1398 84452 ns/op 62 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1272 102391 ns/op 68 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2318 54674 ns/op 167 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 68 1659486 ns/op 33952 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 518 231880 ns/op 25248 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1092 120539 ns/op 10799 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1123 104922 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 826 144290 ns/op 39136 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 301 384688 ns/op 66302 B/op 2203 allocs/op BenchmarkDecodeBytesSlice-4 544 205722 ns/op 23748 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 106 1138084 ns/op 82967 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1655819 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 3.389s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 14616 8193 ns/op 31.25 MB/s BenchmarkEncode/1024-4 3508 32881 ns/op 31.14 MB/s BenchmarkEncode/4096-4 778 131841 ns/op 31.07 MB/s BenchmarkEncode/16384-4 225 534054 ns/op 30.68 MB/s BenchmarkDecode/256-4 28706 4187 ns/op 61.15 MB/s BenchmarkDecode/1024-4 6451 16702 ns/op 61.31 MB/s BenchmarkDecode/4096-4 1824 65741 ns/op 62.31 MB/s BenchmarkDecode/16384-4 450 265435 ns/op 61.72 MB/s BenchmarkDecodeString/256-4 25227 4718 ns/op 54.26 MB/s BenchmarkDecodeString/1024-4 6279 18897 ns/op 54.19 MB/s BenchmarkDecodeString/4096-4 1635 74301 ns/op 55.13 MB/s BenchmarkDecodeString/16384-4 405 293307 ns/op 55.86 MB/s BenchmarkDump/256-4 1231 99149 ns/op 2.58 MB/s BenchmarkDump/1024-4 313 379293 ns/op 2.70 MB/s BenchmarkDump/4096-4 78 1516432 ns/op 2.70 MB/s BenchmarkDump/16384-4 18 6205176 ns/op 2.64 MB/s PASS ok encoding/hex 3.282s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 154584248 ns/op 12.55 MB/s 8391888 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 162110835 ns/op 11.97 MB/s 8394936 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 149061865 ns/op 13.02 MB/s 1943848 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 172734551 ns/op 11.23 MB/s 10335144 B/op 107 allocs/op BenchmarkMarshalBytes/32-4 19453 6173 ns/op BenchmarkMarshalBytes/256-4 5582 20657 ns/op BenchmarkMarshalBytes/4096-4 480 247752 ns/op BenchmarkMarshalBytesError/32-4 48 2414183 ns/op BenchmarkMarshalBytesError/256-4 48 2407802 ns/op BenchmarkMarshalBytesError/4096-4 43 2626504 ns/op BenchmarkMarshalMap-4 40531 2988 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 497414325 ns/op 3.90 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24595 4738 ns/op 2.95 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39559 3076 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 434223793 ns/op 4.47 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 428950909 ns/op 4.52 MB/s 2019928 B/op 40006 allocs/op BenchmarkUnmarshalString-4 76921 1612 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 128718 1010 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 226042 533.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17124 6966 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 65511 1841 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 78535 1428 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 12308 9730 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4989 21391 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1268 92147 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 153 752287 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7144664 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 760651 151.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 894394 133.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 839203 131.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 886645 138.7 ns/op BenchmarkEncodeMarshaler-4 58471 2059 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 70723 1671 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5516246 21.75 ns/op BenchmarkNumberIsValidRegexp-4 14226 8463 ns/op BenchmarkUnmarshalNumber-4 34524 3422 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 8.916s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 37 2994538 ns/op 21.89 MB/s BenchmarkDecode-4 15 6833949 ns/op 12.99 MB/s PASS ok encoding/pem 1.244s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 2756 39033 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 961 123388 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3522 32834 ns/op PASS ok encoding/xml 1.376s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 307648 372.2 ns/op BenchmarkAs-4 78613 1510 ns/op PASS ok errors 1.266s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 677217 171.0 ns/op BenchmarkIntSet-4 746692 139.4 ns/op BenchmarkFloatAdd-4 160274 741.8 ns/op BenchmarkFloatSet-4 733141 158.7 ns/op BenchmarkStringSet-4 755887 187.0 ns/op BenchmarkMapSet-4 100650 1143 ns/op BenchmarkMapSetDifferent-4 68359 1743 ns/op BenchmarkMapSetDifferentRandom-4 332 355583 ns/op BenchmarkMapSetString-4 188712 552.4 ns/op BenchmarkMapAddSame-4 61029 1944 ns/op BenchmarkMapAddDifferent-4 18529 6335 ns/op BenchmarkMapAddDifferentRandom-4 314 378081 ns/op BenchmarkMapAddSameSteadyState-4 382506 326.0 ns/op BenchmarkMapAddDifferentSteadyState-4 121939 924.9 ns/op BenchmarkMapString-4 7647 14921 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 43141 2330 ns/op PASS ok expvar 3.378s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 88246 1295 ns/op BenchmarkSprintfEmpty-4 338889 344.8 ns/op BenchmarkSprintfString-4 215361 523.4 ns/op BenchmarkSprintfTruncateString-4 235240 574.8 ns/op BenchmarkSprintfTruncateBytes-4 135044 839.0 ns/op BenchmarkSprintfSlowParsingPath-4 195676 584.1 ns/op BenchmarkSprintfQuoteString-4 41803 2915 ns/op BenchmarkSprintfInt-4 229641 510.2 ns/op BenchmarkSprintfIntInt-4 144387 842.4 ns/op BenchmarkSprintfPrefixedInt-4 174675 665.7 ns/op BenchmarkSprintfFloat-4 112012 1018 ns/op BenchmarkSprintfComplex-4 52714 2193 ns/op BenchmarkSprintfBoolean-4 298052 413.4 ns/op BenchmarkSprintfHexString-4 131521 888.7 ns/op BenchmarkSprintfHexBytes-4 106598 1149 ns/op BenchmarkSprintfBytes-4 50702 2364 ns/op BenchmarkSprintfStringer-4 81301 1801 ns/op BenchmarkSprintfStructure-4 31117 3771 ns/op BenchmarkManyArgs-4 55033 2208 ns/op BenchmarkFprintInt-4 64592 1877 ns/op BenchmarkFprintfBytes-4 74643 1595 ns/op BenchmarkFprintIntNoAlloc-4 64440 1861 ns/op BenchmarkScanInts-4 26 4403993 ns/op BenchmarkScanRecursiveInt-4 1 375388407 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 376883458 ns/op PASS ok fmt 4.993s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 724 152894 ns/op PASS ok go/build 1.140s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 43598 2624 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14282 7740 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5086 21923 ns/op 3169 B/op 23 allocs/op BenchmarkStringAdd/64-4 1554 77325 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 394 297825 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 80 1361074 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5345165 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 5 23496748 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 2 99177398 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.514s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 274189509 ns/op 0.24 MB/s 47539280 B/op 49297 allocs/op PASS ok go/format 1.310s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 4 26329876 ns/op 2.05 MB/s BenchmarkParseOnly-4 5 23175479 ns/op 2.32 MB/s BenchmarkResolve-4 46 2373134 ns/op 22.69 MB/s PASS ok go/parser 2.603s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 154317317 ns/op 0.33 MB/s 5144608 B/op 27500 allocs/op BenchmarkPrintDecl-4 774 147519 ns/op 0.22 MB/s 16003 B/op 51 allocs/op PASS ok go/printer 1.297s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 250 476806 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10271081 ns/op 4.95 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15804913 ns/op 4.68 MB/s BenchmarkScanFiles/net/http/server.go-4 5 24900003 ns/op 5.08 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 174 677097 ns/op 4.58 MB/s PASS ok go/scanner 1.937s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 931238 127.9 ns/op PASS ok go/token 1.130s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 99 1170796 ns/op BenchmarkNamed/Underlying/nongeneric-4 1394354 85.52 ns/op BenchmarkNamed/Underlying/generic-4 1398643 85.44 ns/op BenchmarkNamed/Underlying/src_instance-4 910125 131.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1355832 89.04 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18886 6216 ns/op BenchmarkNamed/NewMethodSet/generic-4 19306 6244 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18085 6626 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18348 6424 ns/op BenchmarkCheck/http/funcbodies/info-4 1 619655209 ns/op 55747 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 536036975 ns/op 64443 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 277750798 ns/op 124362 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 261308305 ns/op 132191 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 308510063 ns/op 16942 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 131681640 ns/op 39685 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 78275626 ns/op 66770 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76509788 ns/op 68314 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 114521001 ns/op 18920 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75171986 ns/op 28825 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 55434954 ns/op 39086 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 54825202 ns/op 39521 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1003978593 ns/op 71144 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 745790828 ns/op 95769 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159442487 ns/op 447888 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136962755 ns/op 521428 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 339801383 ns/op 5950 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 119978382 ns/op 16850 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 99645566 ns/op 20291 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 99279765 ns/op 20365 lines/s PASS ok go/types 18.264s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 9720 11287 ns/op 90.73 MB/s PASS ok hash/adler32 1.120s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 213904 546.1 ns/op 27.47 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 198122 595.8 ns/op 25.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 112916 1058 ns/op 37.79 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86504 1234 ns/op 32.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 471661 252.1 ns/op 2030.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 476582 249.2 ns/op 2054.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 455791 263.6 ns/op 3884.87 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 451167 270.2 ns/op 3790.01 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 362594 319.6 ns/op 12814.98 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 357748 337.0 ns/op 12152.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 151077 913.5 ns/op 35869.47 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 125370 968.7 ns/op 33826.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 211675 566.2 ns/op 26.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 190015 635.9 ns/op 23.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 108099 1132 ns/op 35.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 89662 1251 ns/op 31.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 417084 281.6 ns/op 1818.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 421604 285.7 ns/op 1792.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 427801 277.3 ns/op 3692.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 420495 282.3 ns/op 3627.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 322381 335.2 ns/op 12220.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 338293 356.2 ns/op 11500.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 127440 939.3 ns/op 34884.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 123648 974.3 ns/op 33632.78 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226729 530.6 ns/op 28.27 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206383 579.3 ns/op 25.89 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 105050 1133 ns/op 35.30 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 97734 1219 ns/op 32.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9121 12556 ns/op 40.78 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9234 13143 ns/op 38.96 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4453 25783 ns/op 39.72 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4702 25634 ns/op 39.95 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1172 102450 ns/op 39.98 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1176 102029 ns/op 40.15 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 147 806792 ns/op 40.62 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 146 807488 ns/op 40.58 MB/s PASS ok hash/crc32 5.727s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 142 839206 ns/op 78.09 MB/s BenchmarkCrc64/ISO4KB-4 1683 70289 ns/op 58.27 MB/s BenchmarkCrc64/ISO1KB-4 7245 16289 ns/op 62.86 MB/s BenchmarkCrc64/ECMA64KB-4 142 839315 ns/op 78.08 MB/s BenchmarkCrc64/Random64KB-4 130 915356 ns/op 71.60 MB/s BenchmarkCrc64/Random16KB-4 492 243659 ns/op 67.24 MB/s PASS ok hash/crc64 2.029s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 9042 11401 ns/op 89.82 MB/s BenchmarkFnv32aKB-4 9519 11508 ns/op 88.98 MB/s BenchmarkFnv64KB-4 10000 11347 ns/op 90.25 MB/s BenchmarkFnv64aKB-4 10000 11553 ns/op 88.64 MB/s BenchmarkFnv128KB-4 1148 106373 ns/op 9.63 MB/s BenchmarkFnv128aKB-4 1186 100751 ns/op 10.16 MB/s PASS ok hash/fnv 1.720s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 620253 179.3 ns/op 22.30 MB/s BenchmarkHash/n=4/Bytes-4 5465563 24.18 ns/op 165.44 MB/s BenchmarkHash/n=4/String-4 1772353 67.06 ns/op 59.65 MB/s BenchmarkHash/n=8/Write-4 634450 182.5 ns/op 43.83 MB/s BenchmarkHash/n=8/Bytes-4 5366341 22.68 ns/op 352.79 MB/s BenchmarkHash/n=8/String-4 1780242 66.98 ns/op 119.44 MB/s BenchmarkHash/n=16/Write-4 649483 183.2 ns/op 87.32 MB/s BenchmarkHash/n=16/Bytes-4 5259532 22.36 ns/op 715.50 MB/s BenchmarkHash/n=16/String-4 1775146 67.63 ns/op 236.59 MB/s BenchmarkHash/n=32/Write-4 614805 194.2 ns/op 164.74 MB/s BenchmarkHash/n=32/Bytes-4 4818840 24.82 ns/op 1289.29 MB/s BenchmarkHash/n=32/String-4 1720573 69.84 ns/op 458.19 MB/s BenchmarkHash/n=64/Write-4 584317 202.4 ns/op 316.14 MB/s BenchmarkHash/n=64/Bytes-4 4250610 28.21 ns/op 2268.44 MB/s BenchmarkHash/n=64/String-4 1640304 73.05 ns/op 876.07 MB/s BenchmarkHash/n=256/Write-4 405717 295.2 ns/op 867.19 MB/s BenchmarkHash/n=256/Bytes-4 2050507 58.11 ns/op 4405.20 MB/s BenchmarkHash/n=256/String-4 734580 163.7 ns/op 1563.89 MB/s BenchmarkHash/n=320/Write-4 383931 301.9 ns/op 1059.79 MB/s BenchmarkHash/n=320/Bytes-4 1631968 73.05 ns/op 4380.67 MB/s BenchmarkHash/n=320/String-4 555579 217.2 ns/op 1473.15 MB/s BenchmarkHash/n=1024/Write-4 239470 499.9 ns/op 2048.41 MB/s BenchmarkHash/n=1024/Bytes-4 657608 190.5 ns/op 5375.68 MB/s BenchmarkHash/n=1024/String-4 217826 549.9 ns/op 1862.32 MB/s BenchmarkHash/n=4096/Write-4 93230 1287 ns/op 3181.70 MB/s BenchmarkHash/n=4096/Bytes-4 167426 703.1 ns/op 5825.76 MB/s BenchmarkHash/n=4096/String-4 57931 2066 ns/op 1982.75 MB/s BenchmarkHash/n=16384/Write-4 26896 4506 ns/op 3636.33 MB/s BenchmarkHash/n=16384/Bytes-4 43884 2755 ns/op 5945.99 MB/s BenchmarkHash/n=16384/String-4 14750 8195 ns/op 1999.34 MB/s PASS ok hash/maphash 5.465s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 840 142290 ns/op BenchmarkEscapeNone-4 89157 1352 ns/op BenchmarkUnescape-4 826 138931 ns/op BenchmarkUnescapeNone-4 567030 240.0 ns/op BenchmarkUnescapeSparse-4 15806 8062 ns/op BenchmarkUnescapeDense-4 1178 101075 ns/op PASS ok html 1.898s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7981 14205 ns/op BenchmarkCSSEscaperNoSpecials-4 37760 3140 ns/op BenchmarkDecodeCSS-4 25051 4813 ns/op BenchmarkDecodeCSSNoSpecials-4 3481300 33.21 ns/op BenchmarkCSSValueFilter-4 125631 937.5 ns/op BenchmarkCSSValueFilterOk-4 83206 1430 ns/op BenchmarkEscapedExecute-4 3966 28153 ns/op BenchmarkHTMLNospaceEscaper-4 9490 10797 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 76498 1573 ns/op BenchmarkStripTags-4 18043 6703 ns/op BenchmarkStripTagsNoSpecials-4 358699 320.8 ns/op BenchmarkJSValEscaperWithNum-4 18907 6317 ns/op BenchmarkJSValEscaperWithStr-4 5290 21596 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17152 6995 ns/op BenchmarkJSValEscaperWithObj-4 4363 26386 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10533 ns/op BenchmarkJSStrEscaperNoSpecials-4 62533 1894 ns/op BenchmarkJSStrEscaper-4 10000 10476 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 60286 2107 ns/op BenchmarkJSRegexpEscaper-4 10000 10906 ns/op BenchmarkTemplateSpecialTags-4 84 1250771 ns/op BenchmarkURLEscaper-4 3736 30926 ns/op BenchmarkURLEscaperNoSpecials-4 190765 616.6 ns/op BenchmarkURLNormalizer-4 4830 23574 ns/op BenchmarkURLNormalizerNoSpecials-4 174946 689.8 ns/op BenchmarkSrcsetFilter-4 15777 7565 ns/op BenchmarkSrcsetFilterNoSpecials-4 110002 1069 ns/op PASS ok html/template 4.709s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 494818 228.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 408463 279.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 540056 224.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 434358 285.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1293868 93.27 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 998340 116.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1306393 90.55 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 117.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 893187 130.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 457867 258.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 349071 342.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 447669 263.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342108 345.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 679576 176.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 518224 235.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 658218 183.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 505134 242.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 387074 316.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 769467 151.3 ns/op BenchmarkRGBASetRGBA-4 1000000 112.1 ns/op BenchmarkRGBA64At-4 578650 205.7 ns/op BenchmarkRGBA64SetRGBA64-4 645229 186.3 ns/op BenchmarkNRGBAAt-4 793200 147.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 114.3 ns/op BenchmarkNRGBA64At-4 580867 205.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 642391 185.7 ns/op BenchmarkAlphaAt-4 2270881 53.36 ns/op BenchmarkAlphaSetAlpha-4 2224682 55.48 ns/op BenchmarkAlpha16At-4 1241698 96.68 ns/op BenchmarkAlphaSetAlpha16-4 1000000 111.3 ns/op BenchmarkGrayAt-4 2259157 53.25 ns/op BenchmarkGraySetGray-4 2226570 53.92 ns/op BenchmarkGray16At-4 1250564 95.81 ns/op BenchmarkGraySetGray16-4 1000000 109.7 ns/op PASS ok image 5.764s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 2967043 39.94 ns/op BenchmarkYCbCrToRGB/128-4 3010986 40.58 ns/op BenchmarkYCbCrToRGB/255-4 3033198 39.50 ns/op BenchmarkRGBToYCbCr/0-4 3005578 39.57 ns/op BenchmarkRGBToYCbCr/Cb-4 2993124 39.97 ns/op BenchmarkRGBToYCbCr/Cr-4 2972918 41.10 ns/op BenchmarkYCbCrToRGBA/0-4 2463676 46.98 ns/op BenchmarkYCbCrToRGBA/128-4 2543265 47.37 ns/op BenchmarkYCbCrToRGBA/255-4 2458108 49.08 ns/op BenchmarkNYCbCrAToRGBA/0-4 2545638 46.57 ns/op BenchmarkNYCbCrAToRGBA/128-4 2330335 52.73 ns/op BenchmarkNYCbCrAToRGBA/255-4 2532812 46.99 ns/op PASS ok image/color 2.997s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 58252241 ns/op BenchmarkFillSrc-4 382 318009 ns/op BenchmarkCopyOver-4 5 20489605 ns/op BenchmarkCopySrc-4 552 221153 ns/op BenchmarkNRGBAOver-4 5 21250950 ns/op BenchmarkNRGBASrc-4 10 10514046 ns/op BenchmarkYCbCr-4 7 15912271 ns/op BenchmarkGray-4 15 7170589 ns/op BenchmarkCMYK-4 9 12356469 ns/op BenchmarkGlyphOver-4 16 6695312 ns/op BenchmarkRGBAMaskOver-4 3 49667079 ns/op BenchmarkGrayMaskOver-4 3 33587316 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50602430 ns/op BenchmarkRGBA-4 4 31295155 ns/op BenchmarkPalettedFill-4 1053 128992 ns/op BenchmarkPalettedRGBA-4 4 31759832 ns/op BenchmarkGenericOver-4 2 71217684 ns/op BenchmarkGenericMaskOver-4 4 30430637 ns/op BenchmarkGenericSrc-4 3 46705614 ns/op BenchmarkGenericMaskSrc-4 3 40114142 ns/op PASS ok image/draw 7.462s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 15 7140396 ns/op 2.16 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 181008389 ns/op 1.70 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 4451148584 ns/op 0.28 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 44 2665146 ns/op 5.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 215864044 ns/op 0.29 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.792s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2565 46282 ns/op BenchmarkIDCT-4 2952 39392 ns/op BenchmarkDecodeBaseline-4 5 20315184 ns/op 3.04 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25518762 ns/op 2.42 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 194858439 ns/op 6.31 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 254709908 ns/op 3.62 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.458s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 12355741 9.651 ns/op BenchmarkDecodeGray-4 10 10801131 ns/op 6.07 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42976758 ns/op 6.10 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36698897 ns/op 7.14 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6204597 ns/op 10.56 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34780904 ns/op 7.54 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42433352 ns/op 6.18 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 71940906 ns/op 4.27 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 70628714 ns/op 4.35 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 225798774 ns/op 5.44 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 259124690 ns/op 4.74 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37253871 ns/op 8.25 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 227511204 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 813542996 ns/op 1.51 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.822s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 60833190 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51456864 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 303052660 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 260980974 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59615064 ns/op 1.68 MB/s 401496 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 50555130 ns/op 1.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 291717163 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 250638200 ns/op 1.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 589009211 ns/op 1.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 521009299 ns/op 1.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3098786984 ns/op 1.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2729086894 ns/op 1.83 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10084964 ns/op 9.92 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10450537 ns/op 9.57 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50960037 ns/op 9.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51337152 ns/op 9.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 99745860 ns/op 10.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 100845132 ns/op 9.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 498853154 ns/op 10.02 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 505770346 ns/op 9.89 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 70751805 ns/op 1.41 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 61708146 ns/op 1.62 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 355199670 ns/op 1.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 312964028 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 719707361 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 642796408 ns/op 1.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 3962908343 ns/op 1.26 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 3856647109 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 187636326 ns/op 22.28 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 177723531 ns/op 23.52 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 34.775s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 414864 288.0 ns/op 888.94 MB/s PASS ok internal/chacha8rand 1.131s goos: linux goarch: s390x pkg: internal/concurrent BenchmarkHashTrieMapLoadSmall-4 660656 201.9 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoad-4 440848 250.0 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadLarge-4 246496 471.5 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStore-4 538362 232.8 ns/op 0 B/op 0 allocs/op BenchmarkHashTrieMapLoadOrStoreLarge-4 161889 778.9 ns/op 25 B/op 0 allocs/op PASS ok internal/concurrent 3.433s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35966 3307 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33662 3496 ns/op 0.57 MB/s BenchmarkMarshalCorpusFile/4-4 30894 3847 ns/op 1.04 MB/s BenchmarkMarshalCorpusFile/8-4 27567 4311 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 21799 5444 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/32-4 15578 7730 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/64-4 12182 9921 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/128-4 8354 12569 ns/op 10.18 MB/s BenchmarkMarshalCorpusFile/256-4 4114 28964 ns/op 8.84 MB/s BenchmarkMarshalCorpusFile/512-4 2054 55681 ns/op 9.20 MB/s BenchmarkMarshalCorpusFile/1024-4 1122 106589 ns/op 9.61 MB/s BenchmarkMarshalCorpusFile/2048-4 558 207026 ns/op 9.89 MB/s BenchmarkMarshalCorpusFile/4096-4 291 399668 ns/op 10.25 MB/s BenchmarkMarshalCorpusFile/8192-4 148 801842 ns/op 10.22 MB/s BenchmarkMarshalCorpusFile/16384-4 73 1607126 ns/op 10.19 MB/s BenchmarkMarshalCorpusFile/32768-4 31 3735226 ns/op 8.77 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7674534 ns/op 8.54 MB/s BenchmarkMarshalCorpusFile/131072-4 7 15910386 ns/op 8.24 MB/s BenchmarkMarshalCorpusFile/262144-4 4 32182297 ns/op 8.15 MB/s BenchmarkMarshalCorpusFile/524288-4 2 66366251 ns/op 7.90 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 127803285 ns/op 8.20 MB/s BenchmarkUnmarshalCorpusFile/1-4 7766 14677 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7677 15034 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7015 16268 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/8-4 6408 18091 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5427 21567 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/32-4 3870 30489 ns/op 1.05 MB/s BenchmarkUnmarshalCorpusFile/64-4 3278 35462 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/128-4 2631 45461 ns/op 2.82 MB/s BenchmarkUnmarshalCorpusFile/256-4 1018 118458 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/512-4 542 225051 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/1024-4 283 425954 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 838083 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1655330 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3342579 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6599944 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13330350 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26355174 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 53732730 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109148451 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 215839044 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 434040008 ns/op 2.42 MB/s BenchmarkMutatorBytes/1-4 35656 3456 ns/op BenchmarkMutatorBytes/10-4 37071 3308 ns/op BenchmarkMutatorBytes/100-4 33979 3546 ns/op BenchmarkMutatorBytes/1000-4 22022 5586 ns/op BenchmarkMutatorBytes/10000-4 8966 22845 ns/op BenchmarkMutatorBytes/100000-4 1396 100769 ns/op BenchmarkMutatorString/1-4 33364 3558 ns/op BenchmarkMutatorString/10-4 35145 3665 ns/op BenchmarkMutatorString/100-4 31560 4005 ns/op BenchmarkMutatorString/1000-4 15745 7307 ns/op BenchmarkMutatorString/10000-4 4596 39046 ns/op BenchmarkMutatorString/100000-4 336 305289 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17349 6064 ns/op BenchmarkMutatorAllBasicTypes/string-4 19015 6381 ns/op BenchmarkMutatorAllBasicTypes/bool-4 67747 1822 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58773 2054 ns/op BenchmarkMutatorAllBasicTypes/float64-4 58894 2060 ns/op BenchmarkMutatorAllBasicTypes/int-4 63715 1892 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62137 1945 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63159 1910 ns/op BenchmarkMutatorAllBasicTypes/int32-4 63522 1873 ns/op BenchmarkMutatorAllBasicTypes/int64-4 64024 1899 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59785 1997 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 61597 1967 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 61926 1941 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 62286 1951 ns/op PASS ok internal/fuzz 12.000s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 10000 32872 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 39854 3038 ns/op BenchmarkSplicePipePoolParallel-4 230462 1397 ns/op BenchmarkSplicePipeNativeParallel-4 82742 1412 ns/op PASS ok internal/poll 1.972s goos: linux goarch: s390x pkg: internal/runtime/atomic BenchmarkAnd32-4 14449488 8.306 ns/op BenchmarkAnd32Parallel-4 2387629 51.08 ns/op BenchmarkAnd64-4 14427739 8.349 ns/op BenchmarkAnd64Parallel-4 2615716 44.07 ns/op BenchmarkOr32-4 14451148 8.328 ns/op BenchmarkOr32Parallel-4 2670895 45.86 ns/op BenchmarkOr64-4 14452887 8.379 ns/op BenchmarkOr64Parallel-4 2627131 42.86 ns/op BenchmarkAtomicLoad64-4 17253453 6.949 ns/op BenchmarkAtomicStore64-4 17047386 7.071 ns/op BenchmarkAtomicLoad-4 15565272 7.581 ns/op BenchmarkAtomicStore-4 17008576 7.096 ns/op BenchmarkAnd8-4 15142352 7.965 ns/op BenchmarkAnd-4 15130774 7.984 ns/op BenchmarkAnd8Parallel-4 2586752 45.84 ns/op BenchmarkAndParallel-4 2756324 46.27 ns/op BenchmarkOr8-4 14808900 8.125 ns/op BenchmarkOr-4 15181977 7.927 ns/op BenchmarkOr8Parallel-4 3033259 40.43 ns/op BenchmarkOrParallel-4 3109320 38.71 ns/op BenchmarkXadd-4 3144306 37.58 ns/op BenchmarkXadd64-4 3180848 38.27 ns/op BenchmarkCas-4 3086730 39.38 ns/op BenchmarkCas64-4 2770873 41.14 ns/op BenchmarkXchg-4 3014008 41.02 ns/op BenchmarkXchg64-4 3023269 40.53 ns/op PASS ok internal/runtime/atomic 4.858s PASS ok internal/zstd 1.027s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 19570 6571 ns/op BenchmarkCopyNLarge-4 405 304646 ns/op PASS ok io 1.369s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 195250 603.8 ns/op BenchmarkPrintln-4 21757 5621 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35678 3412 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5620 21858 ns/op BenchmarkDiscard-4 886903 132.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.805s goos: linux goarch: s390x pkg: log/slog BenchmarkAttrString-4 15974 7359 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 60927 1952 ns/op BenchmarkJSONHandler/defaults-4 6054 19252 ns/op 513 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3566 32402 ns/op 776 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4082 28758 ns/op 764 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5904 19754 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5956 19614 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5025 23511 ns/op 493 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25364 4801 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 24460 5010 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 115147 1064 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 82033 1601 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 80733 1470 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 71252 1865 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 81988 1617 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 89455 1467 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 626662 205.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 602904 198.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 432100 261.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 347584 330.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5330 19322 ns/op BenchmarkDispatch/switch-checked-4 164296 720.9 ns/op BenchmarkDispatch/As-4 180019 634.8 ns/op BenchmarkDispatch/Visit-4 145555 790.4 ns/op BenchmarkUnsafeStrings-4 18976 6330 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 value_test.go:283: Value size = 24 PASS ok log/slog 4.588s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 544716 194.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 565530 209.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 346530 333.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 120678 982.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 66427 1784 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 68691 1781 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40678 2929 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 13797 8898 ns/op 3467 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 16510 7316 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 16431 7273 ns/op 600 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 10311 11373 ns/op 1078 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3166 33934 ns/op 4337 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 17463 6838 ns/op 530 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 17570 7872 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8474 12092 ns/op 936 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3460 33197 ns/op 3722 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.479s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 4 30662974 ns/op PASS ok maps 1.995s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6557568 18.49 ns/op BenchmarkAcosh-4 5019166 23.70 ns/op BenchmarkAsin-4 6249484 18.17 ns/op BenchmarkAsinh-4 4569063 26.07 ns/op BenchmarkAtan-4 7304743 16.35 ns/op BenchmarkAtanh-4 4955588 25.79 ns/op BenchmarkAtan2-4 5032936 23.32 ns/op BenchmarkCbrt-4 5760013 20.69 ns/op BenchmarkCeil-4 16235797 7.175 ns/op BenchmarkCopysign-4 1965160 60.64 ns/op BenchmarkCos-4 8767420 13.92 ns/op BenchmarkCosh-4 6867218 17.33 ns/op BenchmarkErf-4 7692672 15.40 ns/op BenchmarkErfc-4 7834768 15.45 ns/op BenchmarkErfinv-4 3242673 35.12 ns/op BenchmarkErfcinv-4 3348050 35.71 ns/op BenchmarkExp-4 7502810 15.82 ns/op BenchmarkExpGo-4 726655 160.0 ns/op BenchmarkExpm1-4 7199377 16.41 ns/op BenchmarkExp2-4 784098 153.5 ns/op BenchmarkExp2Go-4 742634 160.2 ns/op BenchmarkAbs-4 2615422 47.08 ns/op BenchmarkDim-4 8535624 13.93 ns/op BenchmarkFloor-4 15920420 7.341 ns/op BenchmarkMax-4 12563196 9.466 ns/op BenchmarkMin-4 11320147 10.70 ns/op BenchmarkMod-4 203310 605.0 ns/op BenchmarkFrexp-4 1241313 96.77 ns/op BenchmarkGamma-4 404527 296.6 ns/op BenchmarkHypot-4 1000000 106.2 ns/op BenchmarkHypotGo-4 1000000 115.9 ns/op BenchmarkIlogb-4 1504782 79.33 ns/op BenchmarkJ0-4 166381 709.7 ns/op BenchmarkJ1-4 176275 676.8 ns/op BenchmarkJn-4 87932 1362 ns/op BenchmarkLdexp-4 1000000 105.5 ns/op BenchmarkLgamma-4 525049 228.5 ns/op BenchmarkLog-4 6625905 17.93 ns/op BenchmarkLogb-4 1470442 81.78 ns/op BenchmarkLog1p-4 6944512 17.25 ns/op BenchmarkLog10-4 6136156 18.93 ns/op BenchmarkLog2-4 1000000 107.9 ns/op BenchmarkModf-4 2529177 47.47 ns/op BenchmarkNextafter32-4 2473346 48.86 ns/op BenchmarkNextafter64-4 2470669 48.68 ns/op BenchmarkPowInt-4 3453433 34.29 ns/op BenchmarkPowFrac-4 3349872 34.99 ns/op BenchmarkPow10Pos-4 4310451 27.72 ns/op BenchmarkPow10Neg-4 3871950 31.27 ns/op BenchmarkRound-4 8539558 14.03 ns/op BenchmarkRoundToEven-4 8337909 14.44 ns/op BenchmarkRemainder-4 298080 399.2 ns/op BenchmarkSignbit-4 3993956 29.96 ns/op BenchmarkSin-4 9012932 13.30 ns/op BenchmarkSincos-4 649674 182.8 ns/op BenchmarkSinh-4 6663390 18.03 ns/op BenchmarkSqrtIndirect-4 14996522 7.930 ns/op BenchmarkSqrtLatency-4 10287146 11.40 ns/op BenchmarkSqrtIndirectLatency-4 10284438 11.42 ns/op BenchmarkSqrtGoLatency-4 1355676 91.87 ns/op BenchmarkSqrtPrime-4 118723 996.7 ns/op BenchmarkTan-4 6372736 18.97 ns/op BenchmarkTanh-4 5690070 20.59 ns/op BenchmarkTrunc-4 15700053 7.352 ns/op BenchmarkY0-4 187658 643.1 ns/op BenchmarkY1-4 188946 644.4 ns/op BenchmarkYn-4 91162 1318 ns/op BenchmarkFloat64bits-4 3975723 30.29 ns/op BenchmarkFloat64frombits-4 3883438 30.51 ns/op BenchmarkFloat32bits-4 3977082 30.17 ns/op BenchmarkFloat32frombits-4 4001965 29.77 ns/op BenchmarkFMA-4 16362429 7.242 ns/op PASS ok math 11.211s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11310730 10.65 ns/op 6008.12 MB/s BenchmarkAddVV/2-4 10017974 11.94 ns/op 10716.70 MB/s BenchmarkAddVV/3-4 8998824 13.35 ns/op 14380.65 MB/s BenchmarkAddVV/4-4 9740162 12.35 ns/op 20720.61 MB/s BenchmarkAddVV/5-4 7863812 15.27 ns/op 20957.35 MB/s BenchmarkAddVV/10-4 6911462 17.38 ns/op 36833.66 MB/s BenchmarkAddVV/100-4 2387908 50.20 ns/op 127494.22 MB/s BenchmarkAddVV/1000-4 293724 387.8 ns/op 165032.95 MB/s BenchmarkSubVV/1-4 11709600 10.28 ns/op 6224.84 MB/s BenchmarkSubVV/2-4 10458580 11.46 ns/op 11170.68 MB/s BenchmarkSubVV/3-4 9399648 12.86 ns/op 14927.32 MB/s BenchmarkSubVV/4-4 9692067 12.35 ns/op 20732.96 MB/s BenchmarkSubVV/5-4 7665663 15.73 ns/op 20339.95 MB/s BenchmarkSubVV/10-4 7129125 16.86 ns/op 37956.86 MB/s BenchmarkSubVV/100-4 2372010 50.20 ns/op 127487.17 MB/s BenchmarkSubVV/1000-4 287806 387.2 ns/op 165303.42 MB/s BenchmarkAddVW/1-4 11978232 10.09 ns/op 793.13 MB/s BenchmarkAddVW/2-4 12206061 9.805 ns/op 1631.90 MB/s BenchmarkAddVW/3-4 11528452 10.44 ns/op 2299.82 MB/s BenchmarkAddVW/4-4 10716165 11.29 ns/op 2835.54 MB/s BenchmarkAddVW/5-4 10708970 11.03 ns/op 3626.66 MB/s BenchmarkAddVW/10-4 7879204 15.34 ns/op 5214.51 MB/s BenchmarkAddVW/100-4 4800747 24.01 ns/op 33318.17 MB/s BenchmarkAddVW/1000-4 742473 159.7 ns/op 50096.11 MB/s BenchmarkAddVWext/1-4 11761880 10.11 ns/op 791.36 MB/s BenchmarkAddVWext/2-4 12239250 9.799 ns/op 1632.80 MB/s BenchmarkAddVWext/3-4 11304705 10.62 ns/op 2258.86 MB/s BenchmarkAddVWext/4-4 10823865 11.04 ns/op 2899.17 MB/s BenchmarkAddVWext/5-4 10732135 11.19 ns/op 3573.36 MB/s BenchmarkAddVWext/10-4 9001184 13.33 ns/op 6000.39 MB/s BenchmarkAddVWext/100-4 2119974 56.52 ns/op 14154.69 MB/s BenchmarkAddVWext/1000-4 297756 405.8 ns/op 19711.78 MB/s BenchmarkSubVW/1-4 11971270 10.04 ns/op 797.16 MB/s BenchmarkSubVW/2-4 11846299 10.05 ns/op 1591.90 MB/s BenchmarkSubVW/3-4 11275969 10.69 ns/op 2244.95 MB/s BenchmarkSubVW/4-4 10888622 11.00 ns/op 2909.99 MB/s BenchmarkSubVW/5-4 10647639 11.29 ns/op 3542.50 MB/s BenchmarkSubVW/10-4 7844060 15.36 ns/op 5207.70 MB/s BenchmarkSubVW/100-4 4436925 24.50 ns/op 32650.88 MB/s BenchmarkSubVW/1000-4 687019 162.7 ns/op 49163.27 MB/s BenchmarkSubVWext/1-4 11941968 10.09 ns/op 793.21 MB/s BenchmarkSubVWext/2-4 11851870 10.06 ns/op 1590.40 MB/s BenchmarkSubVWext/3-4 11109718 10.82 ns/op 2217.83 MB/s BenchmarkSubVWext/4-4 10559222 11.23 ns/op 2848.75 MB/s BenchmarkSubVWext/5-4 10170715 11.60 ns/op 3448.07 MB/s BenchmarkSubVWext/10-4 8373580 14.30 ns/op 5596.16 MB/s BenchmarkSubVWext/100-4 2110070 56.79 ns/op 14087.62 MB/s BenchmarkSubVWext/1000-4 296964 406.1 ns/op 19697.91 MB/s BenchmarkMulAddVWW/1-4 9872473 12.17 ns/op 5260.60 MB/s BenchmarkMulAddVWW/2-4 8990172 13.33 ns/op 9604.25 MB/s BenchmarkMulAddVWW/3-4 7919006 15.15 ns/op 12671.59 MB/s BenchmarkMulAddVWW/4-4 7154095 16.67 ns/op 15357.35 MB/s BenchmarkMulAddVWW/5-4 6481047 18.46 ns/op 17330.65 MB/s BenchmarkMulAddVWW/10-4 4400065 26.85 ns/op 23838.56 MB/s BenchmarkMulAddVWW/100-4 616468 194.4 ns/op 32925.10 MB/s BenchmarkMulAddVWW/1000-4 68042 1785 ns/op 35854.01 MB/s BenchmarkAddMulVVW/1-4 10587888 11.32 ns/op 5652.56 MB/s BenchmarkAddMulVVW/2-4 8727757 13.75 ns/op 9312.01 MB/s BenchmarkAddMulVVW/3-4 7997035 14.73 ns/op 13030.73 MB/s BenchmarkAddMulVVW/4-4 6189639 18.66 ns/op 13717.96 MB/s BenchmarkAddMulVVW/5-4 6169506 19.07 ns/op 16778.76 MB/s BenchmarkAddMulVVW/10-4 4308451 27.94 ns/op 22902.63 MB/s BenchmarkAddMulVVW/100-4 558746 216.5 ns/op 29557.56 MB/s BenchmarkAddMulVVW/1000-4 54183 2044 ns/op 31313.27 MB/s BenchmarkDivWVW/1-4 2581340 46.25 ns/op 1383.91 MB/s BenchmarkDivWVW/2-4 1000000 102.3 ns/op 1250.73 MB/s BenchmarkDivWVW/3-4 836658 143.3 ns/op 1339.43 MB/s BenchmarkDivWVW/4-4 684944 172.9 ns/op 1481.02 MB/s BenchmarkDivWVW/5-4 620023 190.0 ns/op 1684.23 MB/s BenchmarkDivWVW/10-4 334087 352.7 ns/op 1814.76 MB/s BenchmarkDivWVW/100-4 38066 3146 ns/op 2034.22 MB/s BenchmarkDivWVW/1000-4 4180 27978 ns/op 2287.48 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2954964 40.86 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2940926 40.37 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1902027 62.85 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1484270 80.85 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1210836 98.24 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 104.9 ns/op BenchmarkNonZeroShifts/4/shrVU-4 962325 121.8 ns/op BenchmarkNonZeroShifts/4/shlVU-4 839948 147.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 827058 143.2 ns/op BenchmarkNonZeroShifts/5/shlVU-4 721857 166.5 ns/op BenchmarkNonZeroShifts/10/shrVU-4 463875 259.5 ns/op BenchmarkNonZeroShifts/10/shlVU-4 389493 312.4 ns/op BenchmarkNonZeroShifts/100/shrVU-4 51139 2347 ns/op BenchmarkNonZeroShifts/100/shlVU-4 41329 2810 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 5143 23652 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4590 26091 ns/op BenchmarkDecimalConversion-4 193 600340 ns/op BenchmarkFloatString/100-4 9856 12050 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 189 631033 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 58568832 ns/op 60456 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5836855271 ns/op 841096 B/op 477 allocs/op BenchmarkFloatAdd/10-4 104569 1145 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 90168 1311 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 52456 2271 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 14163 8472 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1597 93403 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 149347 791.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 132906 887.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 93193 1244 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 26980 4458 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3307 36947 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1419 84024 ns/op BenchmarkParseFloatLargeExp-4 318 374938 ns/op BenchmarkGCD10x10/WithoutXY-4 192416 623.0 ns/op BenchmarkGCD10x10/WithXY-4 44450 2699 ns/op BenchmarkGCD10x100/WithoutXY-4 89758 1285 ns/op BenchmarkGCD10x100/WithXY-4 13927 8886 ns/op BenchmarkGCD10x1000/WithoutXY-4 63129 1864 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10895 ns/op BenchmarkGCD100x100/WithoutXY-4 22232 5431 ns/op BenchmarkGCD100x100/WithXY-4 7606 14829 ns/op BenchmarkGCD100x1000/WithoutXY-4 9571 12304 ns/op BenchmarkGCD100x1000/WithXY-4 4624 25781 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1824 65415 ns/op BenchmarkGCD1000x1000/WithXY-4 968 123660 ns/op BenchmarkHilbert-4 16 7035054 ns/op BenchmarkBinomial-4 9151 12376 ns/op BenchmarkQuoRem-4 14616 8304 ns/op BenchmarkExp-4 8 13893330 ns/op BenchmarkExpMont/Odd-4 129 923769 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 130 915205 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 124 957025 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even3-4 124 964648 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even4-4 124 967926 ns/op 3817 B/op 52 allocs/op BenchmarkExpMont/Even8-4 124 952484 ns/op 3816 B/op 52 allocs/op BenchmarkExpMont/Even32-4 124 949425 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 890605 ns/op 3656 B/op 54 allocs/op BenchmarkExpMont/Even96-4 141 840607 ns/op 3779 B/op 51 allocs/op BenchmarkExpMont/Even128-4 153 765385 ns/op 3234 B/op 50 allocs/op BenchmarkExpMont/Even255-4 163 726874 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 518 232756 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 451 265911 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 446 268840 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 446 266960 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 8 14055907 ns/op BenchmarkBitset-4 818113 144.6 ns/op BenchmarkBitsetNeg-4 280968 426.4 ns/op BenchmarkBitsetOrig-4 230018 499.1 ns/op BenchmarkBitsetNegOrig-4 141676 815.5 ns/op BenchmarkModSqrt225_Tonelli-4 92 1172920 ns/op BenchmarkModSqrt225_3Mod4-4 337 352238 ns/op BenchmarkModSqrt231_Tonelli-4 96 1220071 ns/op BenchmarkModSqrt231_5Mod8-4 280 423324 ns/op BenchmarkModInverse-4 9214 12098 ns/op BenchmarkSqrt-4 908 130621 ns/op BenchmarkIntSqr/1-4 1362244 88.07 ns/op BenchmarkIntSqr/2-4 579474 212.6 ns/op BenchmarkIntSqr/3-4 441770 272.9 ns/op BenchmarkIntSqr/5-4 294926 395.0 ns/op BenchmarkIntSqr/8-4 196389 611.6 ns/op BenchmarkIntSqr/10-4 153717 783.1 ns/op BenchmarkIntSqr/20-4 34513 3538 ns/op BenchmarkIntSqr/30-4 23862 5079 ns/op BenchmarkIntSqr/50-4 13592 8756 ns/op BenchmarkIntSqr/80-4 7027 16108 ns/op BenchmarkIntSqr/100-4 5358 21859 ns/op BenchmarkIntSqr/200-4 1892 63135 ns/op BenchmarkIntSqr/300-4 948 124014 ns/op BenchmarkIntSqr/500-4 427 286539 ns/op BenchmarkIntSqr/800-4 194 613578 ns/op BenchmarkIntSqr/1000-4 135 885868 ns/op BenchmarkDiv/20/10-4 276603 444.0 ns/op BenchmarkDiv/40/20-4 274179 436.0 ns/op BenchmarkDiv/100/50-4 339105 421.4 ns/op BenchmarkDiv/200/100-4 39404 3170 ns/op BenchmarkDiv/400/200-4 34684 3602 ns/op BenchmarkDiv/1000/500-4 25324 4915 ns/op BenchmarkDiv/2000/1000-4 16804 7227 ns/op BenchmarkDiv/20000/10000-4 874 139213 ns/op BenchmarkDiv/200000/100000-4 20 5560695 ns/op BenchmarkDiv/2000000/1000000-4 1 190564225 ns/op BenchmarkDiv/20000000/10000000-4 1 6688673612 ns/op BenchmarkMul-4 3 39710102 ns/op BenchmarkNatMul/10-4 132411 844.3 ns/op BenchmarkNatMul/100-4 4170 27683 ns/op BenchmarkNatMul/1000-4 100 1060992 ns/op BenchmarkZeroShifts/Shl-4 41352 2832 ns/op BenchmarkZeroShifts/ShlSame-4 6305317 19.53 ns/op BenchmarkZeroShifts/Shr-4 42639 2667 ns/op BenchmarkZeroShifts/ShrSame-4 6283915 19.18 ns/op BenchmarkExp3Power/0x10-4 214906 544.6 ns/op BenchmarkExp3Power/0x40-4 182832 627.6 ns/op BenchmarkExp3Power/0x100-4 93070 1275 ns/op BenchmarkExp3Power/0x400-4 36424 3233 ns/op BenchmarkExp3Power/0x1000-4 6873 17278 ns/op BenchmarkExp3Power/0x4000-4 1122 107205 ns/op BenchmarkExp3Power/0x10000-4 127 936266 ns/op BenchmarkExp3Power/0x40000-4 13 9181162 ns/op BenchmarkExp3Power/0x100000-4 2 86615814 ns/op BenchmarkExp3Power/0x400000-4 1 785725689 ns/op BenchmarkFibo-4 4 26586592 ns/op BenchmarkNatSqr/1-4 990086 105.7 ns/op BenchmarkNatSqr/2-4 510496 232.7 ns/op BenchmarkNatSqr/3-4 390063 307.6 ns/op BenchmarkNatSqr/5-4 265454 441.0 ns/op BenchmarkNatSqr/8-4 172192 732.8 ns/op BenchmarkNatSqr/10-4 135662 860.9 ns/op BenchmarkNatSqr/20-4 32578 3648 ns/op BenchmarkNatSqr/30-4 22950 5138 ns/op BenchmarkNatSqr/50-4 13087 9068 ns/op BenchmarkNatSqr/80-4 6974 16623 ns/op BenchmarkNatSqr/100-4 5132 22478 ns/op BenchmarkNatSqr/200-4 1833 63844 ns/op BenchmarkNatSqr/300-4 933 126911 ns/op BenchmarkNatSqr/500-4 414 283224 ns/op BenchmarkNatSqr/800-4 183 612150 ns/op BenchmarkNatSqr/1000-4 135 876861 ns/op BenchmarkNatSetBytes/8-4 2978046 37.95 ns/op BenchmarkNatSetBytes/24-4 717804 160.6 ns/op BenchmarkNatSetBytes/128-4 263229 430.3 ns/op BenchmarkNatSetBytes/7-4 898849 126.9 ns/op BenchmarkNatSetBytes/23-4 476426 239.9 ns/op BenchmarkNatSetBytes/127-4 221101 525.6 ns/op BenchmarkScanPi-4 255 457615 ns/op BenchmarkStringPiParallel-4 652 161505 ns/op BenchmarkScan/10/Base2-4 38239 3132 ns/op BenchmarkScan/100/Base2-4 4291 27668 ns/op BenchmarkScan/1000/Base2-4 438 274606 ns/op BenchmarkScan/10/Base8-4 92264 1308 ns/op BenchmarkScan/100/Base8-4 12397 9615 ns/op BenchmarkScan/1000/Base8-4 1260 94969 ns/op BenchmarkScan/10/Base10-4 100368 1203 ns/op BenchmarkScan/100/Base10-4 13646 8803 ns/op BenchmarkScan/1000/Base10-4 1389 86488 ns/op BenchmarkScan/10/Base16-4 115731 1038 ns/op BenchmarkScan/100/Base16-4 15657 7648 ns/op BenchmarkScan/1000/Base16-4 1598 74937 ns/op BenchmarkString/10/Base2-4 195134 609.5 ns/op BenchmarkString/100/Base2-4 28024 4229 ns/op BenchmarkString/1000/Base2-4 2848 41083 ns/op BenchmarkString/10/Base8-4 357866 339.1 ns/op BenchmarkString/100/Base8-4 70051 1722 ns/op BenchmarkString/1000/Base8-4 7699 15058 ns/op BenchmarkString/10/Base10-4 206054 582.3 ns/op BenchmarkString/100/Base10-4 40280 2978 ns/op BenchmarkString/1000/Base10-4 4054 29683 ns/op BenchmarkString/10/Base16-4 395781 299.4 ns/op BenchmarkString/100/Base16-4 89920 1337 ns/op BenchmarkString/1000/Base16-4 10000 11216 ns/op BenchmarkLeafSize/0-4 30 3980790 ns/op BenchmarkLeafSize/1-4 460 250145 ns/op BenchmarkLeafSize/2-4 466 249984 ns/op BenchmarkLeafSize/3-4 294 400925 ns/op BenchmarkLeafSize/4-4 483 242836 ns/op BenchmarkLeafSize/5-4 265 444178 ns/op BenchmarkLeafSize/6-4 300 392306 ns/op BenchmarkLeafSize/7-4 334 358633 ns/op BenchmarkLeafSize/8-4 498 233760 ns/op BenchmarkLeafSize/9-4 224 530996 ns/op BenchmarkLeafSize/10-4 266 437521 ns/op BenchmarkLeafSize/11-4 248 479149 ns/op BenchmarkLeafSize/12-4 301 390696 ns/op BenchmarkLeafSize/13-4 261 516770 ns/op BenchmarkLeafSize/14-4 343 344649 ns/op BenchmarkLeafSize/15-4 344 342777 ns/op BenchmarkLeafSize/16-4 499 235391 ns/op BenchmarkLeafSize/32-4 490 243679 ns/op BenchmarkLeafSize/64-4 434 265745 ns/op BenchmarkProbablyPrime/n=0-4 6 19232316 ns/op BenchmarkProbablyPrime/n=1-4 5 21132096 ns/op BenchmarkProbablyPrime/n=5-4 4 29610530 ns/op BenchmarkProbablyPrime/n=10-4 3 40432231 ns/op BenchmarkProbablyPrime/n=20-4 2 60625196 ns/op BenchmarkProbablyPrime/Lucas-4 6 17060417 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 56 2117318 ns/op BenchmarkRatCmp-4 222448 524.3 ns/op BenchmarkFloatPrecExact/1-4 140228 850.8 ns/op BenchmarkFloatPrecExact/10-4 46461 2594 ns/op BenchmarkFloatPrecExact/100-4 8554 11898 ns/op BenchmarkFloatPrecExact/1000-4 1610 73218 ns/op BenchmarkFloatPrecExact/10000-4 96 1205409 ns/op BenchmarkFloatPrecExact/100000-4 3 45972393 ns/op BenchmarkFloatPrecExact/1000000-4 1 2187305329 ns/op BenchmarkFloatPrecMixed/1-4 125349 948.8 ns/op BenchmarkFloatPrecMixed/10-4 37816 3144 ns/op BenchmarkFloatPrecMixed/100-4 4376 25836 ns/op BenchmarkFloatPrecMixed/1000-4 295 397826 ns/op BenchmarkFloatPrecMixed/10000-4 9 11375409 ns/op BenchmarkFloatPrecMixed/100000-4 1 518994324 ns/op BenchmarkFloatPrecMixed/1000000-4 1 35894851265 ns/op BenchmarkFloatPrecInexact/1-4 191340 601.4 ns/op BenchmarkFloatPrecInexact/10-4 174490 680.4 ns/op BenchmarkFloatPrecInexact/100-4 107134 1104 ns/op BenchmarkFloatPrecInexact/1000-4 27512 4276 ns/op BenchmarkFloatPrecInexact/10000-4 3214 35338 ns/op BenchmarkFloatPrecInexact/100000-4 332 346169 ns/op BenchmarkFloatPrecInexact/1000000-4 24 4522839 ns/op BenchmarkFloatSqrt/64-4 13353 8970 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 7756 15060 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5408 21647 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2725 43506 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 514 230467 ns/op 17765 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 39 3062868 ns/op 175143 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 232200790 ns/op 3789008 B/op 630 allocs/op PASS ok math/big 98.129s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7726076 15.23 ns/op BenchmarkLeadingZeros8-4 7779711 15.50 ns/op BenchmarkLeadingZeros16-4 7505434 15.29 ns/op BenchmarkLeadingZeros32-4 7770637 15.39 ns/op BenchmarkLeadingZeros64-4 7808181 15.44 ns/op BenchmarkTrailingZeros-4 7741438 15.46 ns/op BenchmarkTrailingZeros8-4 7764570 15.54 ns/op BenchmarkTrailingZeros16-4 7596204 15.52 ns/op BenchmarkTrailingZeros32-4 7549470 15.47 ns/op BenchmarkTrailingZeros64-4 7791571 15.41 ns/op BenchmarkOnesCount-4 7684710 14.92 ns/op BenchmarkOnesCount8-4 8306268 14.39 ns/op BenchmarkOnesCount16-4 8195487 14.71 ns/op BenchmarkOnesCount32-4 8168626 14.75 ns/op BenchmarkOnesCount64-4 8184722 14.93 ns/op BenchmarkRotateLeft-4 8145238 14.76 ns/op BenchmarkRotateLeft8-4 7476012 15.62 ns/op BenchmarkRotateLeft16-4 7589254 15.46 ns/op BenchmarkRotateLeft32-4 7579387 14.85 ns/op BenchmarkRotateLeft64-4 8204007 14.70 ns/op BenchmarkReverse-4 13658274 8.551 ns/op BenchmarkReverse8-4 16309218 7.347 ns/op BenchmarkReverse16-4 14878438 7.894 ns/op BenchmarkReverse32-4 13506931 8.813 ns/op BenchmarkReverse64-4 13626536 8.536 ns/op BenchmarkReverseBytes-4 15009590 7.917 ns/op BenchmarkReverseBytes16-4 15952263 7.611 ns/op BenchmarkReverseBytes32-4 14876580 7.923 ns/op BenchmarkReverseBytes64-4 14993415 7.943 ns/op BenchmarkAdd-4 7405213 14.63 ns/op BenchmarkAdd32-4 8169064 14.81 ns/op BenchmarkAdd64-4 8129163 15.71 ns/op BenchmarkAdd64multiple-4 14803576 8.185 ns/op BenchmarkSub-4 8170180 14.79 ns/op BenchmarkSub32-4 7598884 14.73 ns/op BenchmarkSub64-4 7428934 16.24 ns/op BenchmarkSub64multiple-4 14774114 8.185 ns/op BenchmarkMul-4 8257039 14.30 ns/op BenchmarkMul32-4 7934888 14.38 ns/op BenchmarkMul64-4 7875799 14.49 ns/op BenchmarkDiv-4 2827718 41.08 ns/op BenchmarkDiv32-4 6420792 18.67 ns/op BenchmarkDiv64-4 2922457 40.87 ns/op PASS ok math/bits 6.889s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 106.6 ns/op BenchmarkAcos-4 278067 424.3 ns/op BenchmarkAcosh-4 272496 440.9 ns/op BenchmarkAsin-4 283610 417.1 ns/op BenchmarkAsinh-4 288217 413.5 ns/op BenchmarkAtan-4 1000000 111.7 ns/op BenchmarkAtanh-4 1000000 111.4 ns/op BenchmarkConj-4 15712090 7.537 ns/op BenchmarkCos-4 403708 273.1 ns/op BenchmarkCosh-4 438771 274.6 ns/op BenchmarkExp-4 582730 205.5 ns/op BenchmarkLog-4 816028 148.5 ns/op BenchmarkLog10-4 795507 148.0 ns/op BenchmarkPhase-4 4739269 25.32 ns/op BenchmarkPolar-4 899353 128.8 ns/op BenchmarkPow-4 323017 373.9 ns/op BenchmarkRect-4 647961 197.2 ns/op BenchmarkSin-4 465326 261.9 ns/op BenchmarkSinh-4 470511 257.9 ns/op BenchmarkSqrt-4 378124 320.5 ns/op BenchmarkTan-4 1000000 100.6 ns/op BenchmarkTanh-4 1825044 65.81 ns/op PASS ok math/cmplx 3.836s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 833612 131.5 ns/op BenchmarkInt63ThreadsafeParallel-4 1401758 84.51 ns/op BenchmarkInt63Unthreadsafe-4 996268 118.6 ns/op BenchmarkIntn1000-4 793282 147.2 ns/op BenchmarkInt63n1000-4 865552 135.0 ns/op BenchmarkInt31n1000-4 863418 133.5 ns/op BenchmarkFloat32-4 872912 134.4 ns/op BenchmarkFloat64-4 984295 120.9 ns/op BenchmarkPerm3-4 185988 652.2 ns/op BenchmarkPerm30-4 21688 5546 ns/op BenchmarkPerm30ViaShuffle-4 19702 6104 ns/op BenchmarkShuffleOverhead-4 15768 7606 ns/op BenchmarkRead3-4 760125 154.5 ns/op BenchmarkRead64-4 66997 1786 ns/op BenchmarkRead1000-4 4516 26518 ns/op BenchmarkConcurrent-4 385342 382.4 ns/op PASS ok math/rand 3.399s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4969438 23.41 ns/op BenchmarkChaCha8Read-4 725781 144.7 ns/op 221.16 MB/s BenchmarkPCG_DXSM-4 3249895 37.20 ns/op BenchmarkSourceUint64-4 3252717 36.52 ns/op BenchmarkGlobalInt64-4 3107685 38.10 ns/op BenchmarkGlobalInt64Parallel-4 2752542 36.90 ns/op BenchmarkGlobalUint64-4 2839454 41.52 ns/op BenchmarkGlobalUint64Parallel-4 2766295 40.07 ns/op BenchmarkInt64-4 1665540 72.37 ns/op BenchmarkUint64-4 1640263 72.27 ns/op BenchmarkGlobalIntN1000-4 2087374 57.90 ns/op BenchmarkIntN1000-4 1367427 87.05 ns/op BenchmarkInt64N1000-4 1375273 87.04 ns/op BenchmarkInt64N1e8-4 1338172 88.57 ns/op BenchmarkInt64N1e9-4 1372107 88.12 ns/op BenchmarkInt64N2e9-4 1375149 87.00 ns/op BenchmarkInt64N1e18-4 1301404 90.67 ns/op BenchmarkInt64N2e18-4 1292084 92.39 ns/op BenchmarkInt64N4e18-4 1000000 105.4 ns/op BenchmarkInt32N1000-4 1350134 87.72 ns/op BenchmarkInt32N1e8-4 1328647 87.27 ns/op BenchmarkInt32N1e9-4 1381894 87.75 ns/op BenchmarkInt32N2e9-4 1359952 87.25 ns/op BenchmarkFloat32-4 1610116 74.10 ns/op BenchmarkFloat64-4 1630568 73.53 ns/op BenchmarkExpFloat64-4 863641 118.9 ns/op BenchmarkNormFloat64-4 814693 143.7 ns/op BenchmarkPerm3-4 248796 483.7 ns/op BenchmarkPerm30-4 22497 5265 ns/op BenchmarkPerm30ViaShuffle-4 23466 5104 ns/op BenchmarkShuffleOverhead-4 39114 3058 ns/op BenchmarkConcurrent-4 1240689 95.78 ns/op PASS ok math/rand/v2 6.769s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 42135 2796 ns/op BenchmarkQDecodeWord-4 126264 932.8 ns/op BenchmarkQDecodeHeader-4 120760 1008 ns/op BenchmarkTypeByExtension/.html-4 526358 236.3 ns/op BenchmarkTypeByExtension/.HTML-4 360676 343.9 ns/op BenchmarkTypeByExtension/.unused-4 366660 286.6 ns/op BenchmarkExtensionsByType/text/html-4 160814 661.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96531 1235 ns/op BenchmarkExtensionsByType/application/octet-stream-4 120396 988.6 ns/op PASS ok mime 2.343s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 612 177953 ns/op 47755 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 640 177991 ns/op 48819 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 291 386864 ns/op 104832 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 489 237145 ns/op 49031 B/op 206 allocs/op PASS ok mime/multipart 1.575s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 780 151481 ns/op PASS ok mime/quotedprintable 1.142s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 9 12554375 ns/op 8617 B/op 95 allocs/op BenchmarkGoLookupIPNoSuchHost-4 9 12950286 ns/op 7576 B/op 67 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5021398104 ns/op 160584 B/op 229 allocs/op BenchmarkDNSName-4 90063 1280 ns/op BenchmarkInterfaces-4 2706 38166 ns/op 8938 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3594 30718 ns/op 6614 B/op 22 allocs/op BenchmarkInterfaceByName-4 3066 38706 ns/op 9053 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1776 67000 ns/op 15236 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5358 21290 ns/op 4431 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1290 85211 ns/op 135289 B/op 39 allocs/op BenchmarkParseIP-4 13092 9006 ns/op BenchmarkParseIPValidIPv4-4 716636 159.8 ns/op BenchmarkParseIPValidIPv6-4 698946 161.4 ns/op BenchmarkIPString/IPv4-4 93694 1301 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12487 9481 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51064 2356 ns/op BenchmarkIPEqual/IPv4-4 1046244 105.8 ns/op BenchmarkIPEqual/IPv6-4 1063182 112.9 ns/op BenchmarkSendfileZeroBytes-4 1 203803714 ns/op 6874776 B/op 367778 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1204990847 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1205393987 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1205749074 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1205792860 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1206507799 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1215410613 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1215787853 ns/op 0.05 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1007581867 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1007768446 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1008542565 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1008411867 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1007548329 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1007207887 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1007456853 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1007093576 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1007624624 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1008077893 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1007443802 ns/op 0.07 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007874385 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1007539809 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1007524806 ns/op 0.52 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1007954736 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1006156921 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1007574638 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1007689177 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1007719482 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1007281756 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1007600103 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1007410161 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1007885500 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1008247295 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1008276061 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1009269239 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1006997304 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008012142 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1007465173 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007435093 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1007226718 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1007846831 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1007424734 ns/op 0.07 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1007817024 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1007493936 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1004754504 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1008562295 ns/op 1.04 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1006922048 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1006904515 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1006993088 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1007121352 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1006899307 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1007133585 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1007226527 ns/op 0.07 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1007198199 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1007574698 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1007637001 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1008110020 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1007567768 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1007722505 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1007967213 ns/op 0.00 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008635146 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010370291 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1007662349 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1012840011 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1006940821 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1008361714 ns/op 0.26 MB/s 704 B/op 6 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1008899508 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1009440516 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1007601445 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1007527002 ns/op 0.00 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1007641296 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1007618547 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1007917757 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1005703205 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1007707608 ns/op 0.07 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1007882700 ns/op 0.13 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1007916927 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1008194133 ns/op 0.52 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1008765108 ns/op 1.04 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 5166 21294 ns/op BenchmarkTCP4OneShotTimeout-4 5290 22012 ns/op BenchmarkTCP4Persistent-4 33344 3420 ns/op BenchmarkTCP4PersistentTimeout-4 34830 3426 ns/op BenchmarkTCP6OneShot-4 4813 25505 ns/op BenchmarkTCP6OneShotTimeout-4 5018 26302 ns/op BenchmarkTCP6Persistent-4 33988 3508 ns/op BenchmarkTCP6PersistentTimeout-4 33738 3553 ns/op BenchmarkTCP4ConcurrentReadWrite-4 52008 2238 ns/op BenchmarkTCP6ConcurrentReadWrite-4 62272 2189 ns/op BenchmarkSetReadDeadline-4 167222 699.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 26974 4425 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26739 6771 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 29280 4178 ns/op 0 B/op 0 allocs/op PASS ok net 90.486s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 21745 5472 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10515 13166 ns/op 1200 B/op 21 allocs/op BenchmarkReadCookies-4 19873 6023 ns/op 2000 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15440 7744 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 36548 3051 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49936 2370 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 106.6 ns/op BenchmarkFindChild/n=2/rep=map-4 3745574 34.19 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 120.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 579732 203.8 ns/op BenchmarkFindChild/n=4/rep=map-4 3556351 33.82 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 565683 217.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 321494 375.5 ns/op BenchmarkFindChild/n=8/rep=map-4 3338532 36.01 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 309172 388.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 165126 721.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2829423 42.15 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2111341 56.87 ns/op BenchmarkFindChild/n=32/rep=linear-4 81982 1453 ns/op BenchmarkFindChild/n=32/rep=map-4 2940108 40.58 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2084074 54.79 ns/op BenchmarkMultiConflicts-4 1 202328128 ns/op BenchmarkServerMatch-4 15555 7458 ns/op BenchmarkReadRequestChrome-4 3601 33343 ns/op 18.32 MB/s 1539 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8290 13969 ns/op 5.58 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8377 14128 ns/op 5.80 MB/s 987 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5877 19756 ns/op 7.64 MB/s 1084 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13202 9061 ns/op 4.41 MB/s 924 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 528 213815 ns/op 4.79 MB/s BenchmarkFileAndServer_1KB/https1-4 295 402382 ns/op 2.54 MB/s BenchmarkFileAndServer_1KB/h2-4 217 512238 ns/op 2.00 MB/s BenchmarkFileAndServer_16MB/h1-4 4 29923686 ns/op 560.67 MB/s BenchmarkFileAndServer_16MB/https1-4 2 91637330 ns/op 183.08 MB/s BenchmarkFileAndServer_16MB/h2-4 1 174870802 ns/op 95.94 MB/s BenchmarkFileAndServer_64MB/h1-4 1 122161797 ns/op 549.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 273905611 ns/op 245.01 MB/s BenchmarkFileAndServer_64MB/h2-4 1 541248805 ns/op 123.99 MB/s BenchmarkServeMux-4 205 643087 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 545056 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 523 220197 ns/op 6440 B/op 70 allocs/op BenchmarkClientServer/https1-4 298 349308 ns/op 7761 B/op 80 allocs/op BenchmarkClientServer/h2-4 243 448410 ns/op 11236 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 1677 72916 ns/op 9776 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 16 7762069 ns/op 305399 B/op 1281 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44996: read tcp 127.0.0.1:35067->127.0.0.1:44996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56114: write tcp 127.0.0.1:36619->127.0.0.1:56114: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56118: write tcp 127.0.0.1:36619->127.0.0.1:56118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40848: read tcp 127.0.0.1:41669->127.0.0.1:40848: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40904: write tcp 127.0.0.1:41669->127.0.0.1:40904: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 7059216 ns/op 264502 B/op 1065 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33752: write tcp 127.0.0.1:42449->127.0.0.1:33752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33730: write tcp 127.0.0.1:42449->127.0.0.1:33730: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33736: write tcp 127.0.0.1:42449->127.0.0.1:33736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47616: read tcp 127.0.0.1:40833->127.0.0.1:47616: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47602: read tcp 127.0.0.1:40833->127.0.0.1:47602: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47598: read tcp 127.0.0.1:40833->127.0.0.1:47598: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47574: read tcp 127.0.0.1:40833->127.0.0.1:47574: read: connection reset by peer clientserver_test.go:210: server log: http2: server: error reading preface from client 127.0.0.1:47626: read tcp 127.0.0.1:40833->127.0.0.1:47626: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47564: read tcp 127.0.0.1:40833->127.0.0.1:47564: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47522: read tcp 127.0.0.1:40833->127.0.0.1:47522: read: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/h1-4 100 1125687 ns/op 26686 B/op 132 allocs/op BenchmarkClientServerParallel/64/https1-4 14 7561823 ns/op 297909 B/op 1281 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54638: EOF clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54694: read tcp 127.0.0.1:36559->127.0.0.1:54694: read: connection reset by peer clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44400: read tcp 127.0.0.1:41867->127.0.0.1:44400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44422: read tcp 127.0.0.1:41867->127.0.0.1:44422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44506: read tcp 127.0.0.1:41867->127.0.0.1:44506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44390: write tcp 127.0.0.1:41867->127.0.0.1:44390: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 7513684 ns/op 298869 B/op 1345 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56208: write tcp 127.0.0.1:44101->127.0.0.1:56208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56232: write tcp 127.0.0.1:44101->127.0.0.1:56232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33504: read tcp 127.0.0.1:42325->127.0.0.1:33504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33560: read tcp 127.0.0.1:42325->127.0.0.1:33560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33514: write tcp 127.0.0.1:42325->127.0.0.1:33514: use of closed network connection BenchmarkServer-4 1 1122988131 ns/op 31616 B/op 156 allocs/op BenchmarkClient-4 513 227480 ns/op 4232 B/op 51 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 952 116537 ns/op 7630 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1530 78282 ns/op 3121 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1900 64395 ns/op 1950 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1909 64021 ns/op 2785 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2005 60294 ns/op 2763 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1894 62884 ns/op 2773 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2130 57051 ns/op 1950 B/op 14 allocs/op BenchmarkServerHijack-4 1554 71094 ns/op 16847 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 799 151167 ns/op 5920 B/op 52 allocs/op BenchmarkResponseStatusLine-4 398769 319.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.126s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 8008 15344 ns/op 34256 B/op 14 allocs/op PASS ok net/http/httputil 1.193s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82723 1386 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 1000000 113.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 851665 140.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 105327 1150 ns/op BenchmarkStdIPv4-4 107059 1126 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106570 1136 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108918 1104 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98619 1201 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 92949 1244 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1706094 70.18 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1259428 98.68 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 910648 123.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 528363 244.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 737590 177.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 554592 216.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 120584 983.6 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 560118 211.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 382297 304.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 478448 244.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 396193 301.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 106275 1108 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 401313 288.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 117604 988.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 158990 766.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 241653 487.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 148077 816.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 351174 335.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 143599 824.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 149682 817.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148240 816.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114340 1009 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 591498 211.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 147350 810.0 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 169359 701.5 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 283840 433.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 149833 788.4 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 271934 432.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 107386 1113 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116121 1026 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 167373 702.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 104052 1155 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 292540 399.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116721 1022 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 124423 947.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184274 653.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 111445 1014 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 982224 121.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 981572 121.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 992319 120.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 932505 129.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 925998 130.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 944191 129.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 937448 129.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 944336 129.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 910137 129.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 383396 284.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 496062 240.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 342676 355.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 432552 275.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 334448 342.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 101128 1328 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 5939758 20.35 ns/op PASS ok net/netip 9.251s 2024/07/01 10:17:27 Test RPC server listening on 127.0.0.1:45985 2024/07/01 10:17:27 Test HTTP RPC server listening on 127.0.0.1:35661 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 2203 56656 ns/op BenchmarkEndToEndHTTP-4 2517 45933 ns/op BenchmarkEndToEndAsync-4 4236 25992 ns/op BenchmarkEndToEndAsyncHTTP-4 4820 24674 ns/op PASS ok net/rpc 1.712s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3352 34252 ns/op BenchmarkReadMIMEHeader/server_headers-4 4483 24464 ns/op BenchmarkUncommon-4 20438 5775 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.421s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3514 32701 ns/op 1200 B/op 32 allocs/op BenchmarkResolvePath-4 98338 1211 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 645256 181.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92535 1275 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 167976 705.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84064 1447 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12915 9214 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 415855 275.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88454 1325 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 165471 710.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84687 1422 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13348 8923 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 163718 729.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71239 1661 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 68358 1738 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32666 3702 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5605 20427 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 166135 720.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 72006 1644 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69436 1734 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31863 3723 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5950 19969 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.118s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2984266 39.04 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 183754 635.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 884 135631 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:508: benchmarkReaddirname ".": 134 entries os_test.go:508: benchmarkReaddirname ".": 134 entries os_test.go:508: benchmarkReaddirname ".": 134 entries BenchmarkReaddir-4 372 312724 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:525: benchmarkReaddir ".": 134 entries os_test.go:525: benchmarkReaddir ".": 134 entries os_test.go:525: benchmarkReaddir ".": 134 entries BenchmarkReadDir-4 727 162592 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:542: benchmarkReadDir ".": 134 entries os_test.go:542: benchmarkReadDir ".": 134 entries os_test.go:542: benchmarkReadDir ".": 134 entries BenchmarkStatDot-4 127132 897.4 ns/op BenchmarkStatFile-4 88207 1341 ns/op BenchmarkStatDir-4 92854 1286 ns/op BenchmarkLstatDot-4 129568 894.4 ns/op BenchmarkLstatFile-4 85899 1326 ns/op BenchmarkLstatDir-4 90278 1283 ns/op BenchmarkRemoveAll-4 75 1520850 ns/op 36552 B/op 507 allocs/op PASS ok os 3.313s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 382 307093 ns/op 8752 B/op 30 allocs/op PASS ok os/exec 1.162s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 582392 207.5 ns/op PASS ok os/user 1.228s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3665582 32.19 ns/op BenchmarkString-4 1948310 62.38 ns/op BenchmarkBytes-4 1718019 70.01 ns/op BenchmarkNamedBytes-4 1000000 105.4 ns/op BenchmarkBytesArray-4 692206 158.5 ns/op BenchmarkSliceLen-4 1976371 61.50 ns/op BenchmarkMapLen-4 857511 136.5 ns/op BenchmarkStringLen-4 1633249 74.45 ns/op BenchmarkArrayLen-4 1373215 88.34 ns/op BenchmarkSliceCap-4 1927694 62.00 ns/op BenchmarkDeepEqual/int8-4 326394 354.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 77683 1518 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 294571 419.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 73112 1651 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 290205 413.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 73476 1626 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 282482 419.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 73953 1619 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 284598 417.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75925 1581 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 321290 354.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 102138 1188 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 297991 404.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 74510 1567 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 283966 413.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 75016 1583 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 279802 420.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 75573 1596 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 280806 414.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 74238 1595 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 281602 415.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 73794 1593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 303096 400.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 75258 1577 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 288787 399.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74703 1600 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 303753 403.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 75838 1592 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 294591 403.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 69907 1623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 328852 357.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 80630 1517 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 292664 404.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74856 1615 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 98162 1201 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47511 2461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43561 2767 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30214 3956 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33270 3580 ns/op BenchmarkIsZero/ArrayComparable-4 149444 838.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 30295 3951 ns/op BenchmarkIsZero/StructComparable-4 440490 272.7 ns/op BenchmarkIsZero/StructIncomparable-4 136656 872.8 ns/op BenchmarkIsZero/ArrayInt_4-4 1317310 86.95 ns/op BenchmarkIsZero/ArrayInt_1024-4 7528 16005 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 14446 8528 ns/op BenchmarkIsZero/Struct4Int-4 1373223 86.41 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7568 15901 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7569 15847 ns/op BenchmarkIsZero/StructInt_512-4 14720 8028 ns/op BenchmarkSetZero/Bool/Direct-4 4242446 27.82 ns/op BenchmarkSetZero/Bool/CachedZero-4 935708 129.3 ns/op BenchmarkSetZero/Bool/NewZero-4 652294 181.2 ns/op BenchmarkSetZero/Int/Direct-4 2150982 55.71 ns/op BenchmarkSetZero/Int/CachedZero-4 925323 127.3 ns/op BenchmarkSetZero/Int/NewZero-4 619532 186.0 ns/op BenchmarkSetZero/Uint/Direct-4 2158777 55.78 ns/op BenchmarkSetZero/Uint/CachedZero-4 933793 127.5 ns/op BenchmarkSetZero/Uint/NewZero-4 662449 178.9 ns/op BenchmarkSetZero/Float/Direct-4 2147173 55.53 ns/op BenchmarkSetZero/Float/CachedZero-4 949090 126.7 ns/op BenchmarkSetZero/Float/NewZero-4 666800 184.0 ns/op BenchmarkSetZero/Complex/Direct-4 2135769 55.81 ns/op BenchmarkSetZero/Complex/CachedZero-4 946164 130.2 ns/op BenchmarkSetZero/Complex/NewZero-4 658827 181.2 ns/op BenchmarkSetZero/Array/Direct-4 2518736 47.80 ns/op BenchmarkSetZero/Array/CachedZero-4 920456 129.1 ns/op BenchmarkSetZero/Array/NewZero-4 653197 182.9 ns/op BenchmarkSetZero/Chan/Direct-4 2099355 56.62 ns/op BenchmarkSetZero/Chan/CachedZero-4 876352 135.5 ns/op BenchmarkSetZero/Chan/NewZero-4 639591 188.4 ns/op BenchmarkSetZero/Func/Direct-4 2115544 56.34 ns/op BenchmarkSetZero/Func/CachedZero-4 889466 135.0 ns/op BenchmarkSetZero/Func/NewZero-4 631774 188.7 ns/op BenchmarkSetZero/Interface/Direct-4 2022232 59.53 ns/op BenchmarkSetZero/Interface/CachedZero-4 929832 128.4 ns/op BenchmarkSetZero/Interface/NewZero-4 647286 181.2 ns/op BenchmarkSetZero/Map/Direct-4 2132516 56.30 ns/op BenchmarkSetZero/Map/CachedZero-4 843678 134.6 ns/op BenchmarkSetZero/Map/NewZero-4 636264 188.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2135180 56.52 ns/op BenchmarkSetZero/Pointer/CachedZero-4 883636 136.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 630412 188.1 ns/op BenchmarkSetZero/Slice/Direct-4 1979707 60.07 ns/op BenchmarkSetZero/Slice/CachedZero-4 923120 127.3 ns/op BenchmarkSetZero/Slice/NewZero-4 664376 181.3 ns/op BenchmarkSetZero/String/Direct-4 2129469 56.18 ns/op BenchmarkSetZero/String/CachedZero-4 929407 143.8 ns/op BenchmarkSetZero/String/NewZero-4 642874 183.2 ns/op BenchmarkSetZero/Struct/Direct-4 2650923 44.91 ns/op BenchmarkSetZero/Struct/CachedZero-4 912714 132.7 ns/op BenchmarkSetZero/Struct/NewZero-4 657352 181.5 ns/op BenchmarkSelect/1-4 185701 642.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72493 1587 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40593 2968 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 118384 971.7 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 203511 591.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 172038 669.0 ns/op 191.34 MB/s BenchmarkCallArgCopy/size=256-4 144320 856.6 ns/op 298.86 MB/s BenchmarkCallArgCopy/size=1024-4 121046 891.4 ns/op 1148.77 MB/s BenchmarkCallArgCopy/size=4096-4 67026 1706 ns/op 2400.80 MB/s BenchmarkCallArgCopy/size=65536-4 6160 19685 ns/op 3329.30 MB/s BenchmarkFieldByName1-4 927817 121.1 ns/op BenchmarkFieldByName2-4 71212 1532 ns/op BenchmarkFieldByName3-4 11263 10818 ns/op BenchmarkInterfaceBig-4 2066025 50.28 ns/op BenchmarkInterfaceSmall-4 2373951 50.46 ns/op BenchmarkNew-4 1767771 66.74 ns/op BenchmarkMap/StringKeys/MapIndex-4 2271 52115 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1905 63151 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2415 49852 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2053 58694 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2335 52265 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1914 62706 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 250844 476.4 ns/op BenchmarkTypeForString-4 2404522 48.05 ns/op BenchmarkTypeForError-4 1000000 107.0 ns/op PASS ok reflect 19.188s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 12592 9560 ns/op 9140 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 23353 5017 ns/op 9367 B/op 1 allocs/op BenchmarkFindString-4 12876 8993 ns/op 9257 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10457 ns/op 9436 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12190 9952 ns/op 8924 B/op 2 allocs/op BenchmarkLiteral-4 33194 3634 ns/op BenchmarkNotLiteral-4 2961 38607 ns/op BenchmarkMatchClass-4 2295 50566 ns/op BenchmarkMatchClass_InRange-4 2340 47977 ns/op BenchmarkReplaceAll-4 2752 37606 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 33206 3603 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37639 3153 ns/op BenchmarkAnchoredShortMatch-4 23136 5350 ns/op BenchmarkAnchoredLongMatch-4 14654 8117 ns/op BenchmarkOnePassShortA-4 14632 8669 ns/op BenchmarkNotOnePassShortA-4 5888 17302 ns/op BenchmarkOnePassShortB-4 17853 6324 ns/op BenchmarkNotOnePassShortB-4 9843 12271 ns/op BenchmarkOnePassLongPrefix-4 70437 1726 ns/op BenchmarkOnePassLongNotPrefix-4 27078 4744 ns/op BenchmarkMatchParallelShared-4 29540 4897 ns/op BenchmarkMatchParallelCopied-4 36174 3630 ns/op BenchmarkQuoteMetaAll-4 156993 753.5 ns/op 18.58 MB/s BenchmarkQuoteMetaNone-4 305038 395.2 ns/op 65.79 MB/s BenchmarkCompile/Onepass-4 2876 48201 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 858 193143 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 98 1924704 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3962092 29.86 ns/op 535.75 MB/s BenchmarkMatch/Easy0/32-4 35353 11837 ns/op 2.70 MB/s BenchmarkMatch/Easy0/1K-4 18375 9801 ns/op 104.48 MB/s BenchmarkMatch/Easy0i/16-4 4033110 29.69 ns/op 538.90 MB/s BenchmarkMatch/Easy0i/32-4 3786 73032 ns/op 0.44 MB/s BenchmarkMatch/Easy0i/1K-4 160 743327 ns/op 1.38 MB/s BenchmarkMatch/Easy1/16-4 4179063 29.46 ns/op 543.20 MB/s BenchmarkMatch/Easy1/32-4 33534 3274 ns/op 9.77 MB/s BenchmarkMatch/Easy1/1K-4 5732 19423 ns/op 52.72 MB/s BenchmarkMatch/Medium/16-4 4037929 29.07 ns/op 550.37 MB/s BenchmarkMatch/Medium/32-4 4660 24203 ns/op 1.32 MB/s BenchmarkMatch/Medium/1K-4 193 622304 ns/op 1.65 MB/s BenchmarkMatch/Hard/16-4 3992984 29.26 ns/op 546.81 MB/s BenchmarkMatch/Hard/32-4 2703 44864 ns/op 0.71 MB/s BenchmarkMatch/Hard/1K-4 98 1201573 ns/op 0.85 MB/s BenchmarkMatch/Hard1/16-4 794 146498 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 432 272009 ns/op 0.12 MB/s BenchmarkMatch/Hard1/1K-4 14 8101427 ns/op 0.13 MB/s BenchmarkMatch_onepass_regex/16-4 21940 5409 ns/op 2.96 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13137 9032 ns/op 3.54 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 502 245058 ns/op 4.18 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.451s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 516538 250.6 ns/op BenchmarkIsWordChar-4 176770 689.1 ns/op PASS ok regexp/syntax 2.656s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 71767 1581 ns/op BenchmarkCallers/inlined-4 84271 1320 ns/op BenchmarkCallers/no-cache-4 34323 3489 ns/op BenchmarkFPCallers/cached-4 14277529 8.423 ns/op BenchmarkMakeChan/Byte-4 1299856 86.93 ns/op BenchmarkMakeChan/Int-4 1000000 166.7 ns/op BenchmarkMakeChan/Ptr-4 617308 197.5 ns/op BenchmarkMakeChan/Struct/0-4 1303432 79.97 ns/op BenchmarkMakeChan/Struct/32-4 846114 147.0 ns/op BenchmarkMakeChan/Struct/40-4 789726 146.8 ns/op BenchmarkChanNonblocking-4 4858941 24.74 ns/op BenchmarkSelectUncontended-4 1000000 109.3 ns/op BenchmarkSelectSyncContended-4 46227 2590 ns/op BenchmarkSelectAsyncContended-4 198195 611.3 ns/op BenchmarkSelectNonblock-4 3797446 31.76 ns/op BenchmarkChanUncontended-4 15001 8527 ns/op BenchmarkChanContended-4 2726 41890 ns/op BenchmarkChanSync-4 235393 498.2 ns/op BenchmarkChanSyncWork-4 87366 1711 ns/op BenchmarkChanProdCons0-4 159128 797.9 ns/op BenchmarkChanProdCons10-4 359997 325.2 ns/op BenchmarkChanProdCons100-4 451406 340.2 ns/op BenchmarkChanProdConsWork0-4 176066 613.5 ns/op BenchmarkChanProdConsWork10-4 284125 457.6 ns/op BenchmarkChanProdConsWork100-4 489907 434.9 ns/op BenchmarkSelectProdCons-4 164083 693.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 107.6 ns/op BenchmarkChanCreation-4 731526 175.2 ns/op BenchmarkChanSem-4 234156 513.0 ns/op BenchmarkChanPopular-4 216 486970 ns/op BenchmarkChanClosed-4 1880581 64.65 ns/op BenchmarkCallClosure-4 5172409 22.33 ns/op BenchmarkCallClosure1-4 5267596 22.64 ns/op BenchmarkCallClosure2-4 1612641 72.31 ns/op BenchmarkCallClosure3-4 2019177 59.82 ns/op BenchmarkCallClosure4-4 1705291 70.96 ns/op BenchmarkComplex128DivNormal-4 5467550 21.99 ns/op BenchmarkComplex128DivNisNaN-4 5002494 23.95 ns/op BenchmarkComplex128DivDisNaN-4 4877800 24.96 ns/op BenchmarkComplex128DivNisInf-4 5809574 18.90 ns/op BenchmarkComplex128DivDisInf-4 4436844 27.24 ns/op BenchmarkAllocation-4 6206 22651 ns/op BenchmarkReadMemStats-4 10000 12473 ns/op BenchmarkReadMemStatsLatency-4 1 27336 p50-ns 27336 p90-ns 27336 p99-ns BenchmarkWriteBarrier-4 2701512 41.47 ns/op BenchmarkBulkWriteBarrier-4 5457214 21.35 ns/op BenchmarkScanStackNoLocals-4 3 33584976 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10286358 11.70 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9055183 13.25 ns/op BenchmarkMSpanCountAlloc/bits=256-4 7391608 16.16 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5353359 22.76 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3551860 34.15 ns/op BenchmarkHash5-4 4941331 28.79 ns/op 173.68 MB/s BenchmarkHash16-4 5046548 23.66 ns/op 676.32 MB/s BenchmarkHash64-4 4051263 29.45 ns/op 2173.27 MB/s BenchmarkHash1024-4 943497 127.0 ns/op 8060.63 MB/s BenchmarkHash65536-4 18123 6622 ns/op 9895.97 MB/s BenchmarkAlignedLoad-4 7405035 15.49 ns/op BenchmarkUnalignedLoad-4 7525502 15.58 ns/op BenchmarkEqEfaceConcrete-4 5074520 22.33 ns/op BenchmarkEqIfaceConcrete-4 5647857 20.68 ns/op BenchmarkNeEfaceConcrete-4 5836177 20.50 ns/op BenchmarkNeIfaceConcrete-4 5841172 20.52 ns/op BenchmarkConvT2EByteSized/bool-4 4675005 23.68 ns/op BenchmarkConvT2EByteSized/uint8-4 5258114 23.25 ns/op BenchmarkConvT2ESmall-4 5069707 23.96 ns/op BenchmarkConvT2EUintptr-4 5090023 23.98 ns/op BenchmarkConvT2ELarge-4 1519270 78.18 ns/op BenchmarkConvT2ISmall-4 4937336 23.74 ns/op BenchmarkConvT2IUintptr-4 4965924 23.86 ns/op BenchmarkConvT2ILarge-4 1560571 76.35 ns/op BenchmarkConvI2E-4 4544611 25.43 ns/op BenchmarkConvI2I-4 4994193 23.83 ns/op BenchmarkAssertE2T-4 3939115 29.21 ns/op BenchmarkAssertE2TLarge-4 2615300 46.49 ns/op BenchmarkAssertE2I-4 5290426 22.23 ns/op BenchmarkAssertI2T-4 3942345 36.40 ns/op BenchmarkAssertI2I-4 5470414 21.81 ns/op BenchmarkAssertI2E-4 5403279 22.23 ns/op BenchmarkAssertE2E-4 5412285 21.65 ns/op BenchmarkAssertE2T2-4 2834462 40.20 ns/op BenchmarkAssertE2T2Blank-4 3989606 34.78 ns/op BenchmarkAssertI2E2-4 3950830 30.27 ns/op BenchmarkAssertI2E2Blank-4 5499520 21.44 ns/op BenchmarkAssertE2E2-4 3836833 30.40 ns/op BenchmarkAssertE2E2Blank-4 5600043 21.35 ns/op BenchmarkConvT2Ezero/zero/16-4 4942675 23.70 ns/op BenchmarkConvT2Ezero/zero/32-4 5142771 23.50 ns/op BenchmarkConvT2Ezero/zero/64-4 5048863 24.53 ns/op BenchmarkConvT2Ezero/zero/str-4 4924273 24.07 ns/op BenchmarkConvT2Ezero/zero/slice-4 4876170 24.12 ns/op BenchmarkConvT2Ezero/zero/big-4 249351 436.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1587730 82.90 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1292350 93.20 ns/op BenchmarkConvT2Ezero/nonzero/big-4 350053 347.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4787599 24.01 ns/op BenchmarkConvT2Ezero/smallint/32-4 4924291 24.44 ns/op BenchmarkConvT2Ezero/smallint/64-4 4901008 24.17 ns/op BenchmarkConvT2Ezero/largeint/16-4 1444489 84.69 ns/op BenchmarkConvT2Ezero/largeint/32-4 2084142 61.52 ns/op BenchmarkConvT2Ezero/largeint/64-4 2153770 59.35 ns/op BenchmarkMalloc8-4 2754555 49.25 ns/op BenchmarkMalloc16-4 2403270 49.23 ns/op BenchmarkMallocTypeInfo8-4 2028270 59.43 ns/op BenchmarkMallocTypeInfo16-4 1929328 61.28 ns/op BenchmarkMallocLargeStruct-4 370082 308.5 ns/op BenchmarkGoroutineSelect-4 100 1101546 ns/op BenchmarkGoroutineBlocking-4 153 1155230 ns/op BenchmarkGoroutineForRange-4 142 1127735 ns/op BenchmarkGoroutineIdle-4 199 588735 ns/op BenchmarkHashStringSpeed-4 1922976 63.30 ns/op BenchmarkHashBytesSpeed-4 1316883 91.33 ns/op BenchmarkHashInt32Speed-4 1967512 60.21 ns/op BenchmarkHashInt64Speed-4 1985821 61.13 ns/op BenchmarkHashStringArraySpeed-4 452173 278.1 ns/op BenchmarkMegMap-4 3392881 35.01 ns/op BenchmarkMegOneMap-4 4201586 28.51 ns/op BenchmarkMegEqMap-4 2004 59589 ns/op BenchmarkMegEmptyMap-4 4703158 24.46 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2726964 43.42 ns/op BenchmarkSmallStrMap-4 3635332 31.34 ns/op BenchmarkMapStringKeysEight_16-4 3473530 34.04 ns/op BenchmarkMapStringKeysEight_32-4 3545520 33.84 ns/op BenchmarkMapStringKeysEight_64-4 3578570 33.93 ns/op BenchmarkMapStringKeysEight_1M-4 3476067 34.38 ns/op BenchmarkIntMap-4 4029991 29.42 ns/op BenchmarkMapFirst/1-4 4629361 25.84 ns/op BenchmarkMapFirst/2-4 4639956 26.11 ns/op BenchmarkMapFirst/3-4 4614234 26.07 ns/op BenchmarkMapFirst/4-4 4599192 25.93 ns/op BenchmarkMapFirst/5-4 4571066 26.21 ns/op BenchmarkMapFirst/6-4 4573552 26.24 ns/op BenchmarkMapFirst/7-4 4549755 26.12 ns/op BenchmarkMapFirst/8-4 4700122 26.36 ns/op BenchmarkMapFirst/9-4 3351669 35.49 ns/op BenchmarkMapFirst/10-4 3347292 35.62 ns/op BenchmarkMapFirst/11-4 3333162 36.01 ns/op BenchmarkMapFirst/12-4 3315684 36.07 ns/op BenchmarkMapFirst/13-4 3234880 36.41 ns/op BenchmarkMapFirst/14-4 3459811 35.15 ns/op BenchmarkMapFirst/15-4 3344192 35.07 ns/op BenchmarkMapFirst/16-4 3392450 35.85 ns/op BenchmarkMapMid/1-4 4574506 27.22 ns/op BenchmarkMapMid/2-4 4422763 27.65 ns/op BenchmarkMapMid/3-4 4456995 27.23 ns/op BenchmarkMapMid/4-4 4257487 28.23 ns/op BenchmarkMapMid/5-4 4207700 28.12 ns/op BenchmarkMapMid/6-4 4167716 28.73 ns/op BenchmarkMapMid/7-4 4154004 28.86 ns/op BenchmarkMapMid/8-4 4172913 28.61 ns/op BenchmarkMapMid/9-4 3404778 36.12 ns/op BenchmarkMapMid/10-4 3254032 37.57 ns/op BenchmarkMapMid/11-4 3289309 36.99 ns/op BenchmarkMapMid/12-4 3246132 37.45 ns/op BenchmarkMapMid/13-4 3366111 36.42 ns/op BenchmarkMapMid/14-4 3392258 36.58 ns/op BenchmarkMapMid/15-4 3351585 34.57 ns/op BenchmarkMapMid/16-4 3249981 36.81 ns/op BenchmarkMapLast/1-4 4602667 26.54 ns/op BenchmarkMapLast/2-4 4451372 27.16 ns/op BenchmarkMapLast/3-4 4259232 27.65 ns/op BenchmarkMapLast/4-4 4262581 28.61 ns/op BenchmarkMapLast/5-4 4172072 30.95 ns/op BenchmarkMapLast/6-4 4011612 29.55 ns/op BenchmarkMapLast/7-4 3987714 30.33 ns/op BenchmarkMapLast/8-4 3940644 30.91 ns/op BenchmarkMapLast/9-4 3025326 37.00 ns/op BenchmarkMapLast/10-4 3058705 36.31 ns/op BenchmarkMapLast/11-4 3140920 38.02 ns/op BenchmarkMapLast/12-4 3158916 38.72 ns/op BenchmarkMapLast/13-4 3027552 38.63 ns/op BenchmarkMapLast/14-4 3417019 39.11 ns/op BenchmarkMapLast/15-4 3440331 37.60 ns/op BenchmarkMapLast/16-4 3144374 36.73 ns/op BenchmarkMapCycle-4 2000000 50.78 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2420947 50.02 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1119 106784 ns/op BenchmarkMakeMap/[Byte]Byte-4 642800 182.4 ns/op BenchmarkMakeMap/[Int]Int-4 437811 237.2 ns/op BenchmarkNewEmptyMap-4 3500233 33.91 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 107.5 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 562580 206.2 ns/op BenchmarkMapIterEmpty-4 6357531 18.70 ns/op BenchmarkSameLengthMap-4 4435947 27.48 ns/op BenchmarkBigKeyMap-4 1779841 68.53 ns/op BenchmarkBigValMap-4 1684591 70.99 ns/op BenchmarkSmallKeyMap-4 2728669 45.73 ns/op BenchmarkMapPopulate/1-4 1796244 64.65 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 137809 834.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 11125 ns/op 3352 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 1005 115335 ns/op 53312 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 85 1361596 ns/op 427537 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 8 13754925 ns/op 3610248 B/op 4009 allocs/op BenchmarkComplexAlgMap-4 282602 423.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1504971 79.59 ns/op BenchmarkGoMapClear/Reflexive/10-4 1416255 85.01 ns/op BenchmarkGoMapClear/Reflexive/100-4 584448 189.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48372 2471 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5563 20137 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1304188 92.93 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1233099 96.81 ns/op BenchmarkGoMapClear/NonReflexive/100-4 563431 209.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48142 2539 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5221 21182 ns/op BenchmarkMapStringConversion/32/simple-4 2068546 58.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1798782 66.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1854146 65.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1895768 63.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1704888 70.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1783670 68.06 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1687826 71.09 ns/op BenchmarkMapInterfacePtr-4 1897347 65.90 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2570272 43.28 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 261008 413.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5778 20442 ns/op BenchmarkMapPop1000-4 440 277222 ns/op BenchmarkMapPop10000-4 26 4530922 ns/op BenchmarkMapAssign/Int32/256-4 2574310 47.77 ns/op BenchmarkMapAssign/Int32/65536-4 1974285 60.82 ns/op BenchmarkMapAssign/Int64/256-4 2538434 47.45 ns/op BenchmarkMapAssign/Int64/65536-4 1889194 63.07 ns/op BenchmarkMapAssign/Str/256-4 1963177 61.92 ns/op BenchmarkMapAssign/Str/65536-4 1278568 91.04 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1388893 86.36 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1029073 105.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1409974 89.42 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 972679 108.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 591918 1775 ns/op BenchmarkMapOperatorAssign/Str/65536-4 475777 248.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 1353594 93.34 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 718004 148.9 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1382149 92.30 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 762741 156.1 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 878797 123.4 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 364720 279.6 ns/op 77 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1964757 61.61 ns/op BenchmarkMapDelete/Int32/1000-4 2257740 53.68 ns/op BenchmarkMapDelete/Int32/10000-4 2163589 56.29 ns/op BenchmarkMapDelete/Int64/100-4 1961828 61.78 ns/op BenchmarkMapDelete/Int64/1000-4 2179425 54.99 ns/op BenchmarkMapDelete/Int64/10000-4 2108092 57.25 ns/op BenchmarkMapDelete/Str/100-4 1503147 79.57 ns/op BenchmarkMapDelete/Str/1000-4 1731506 69.69 ns/op BenchmarkMapDelete/Str/10000-4 1578332 76.44 ns/op BenchmarkMapDelete/Pointer/100-4 1703412 72.22 ns/op BenchmarkMapDelete/Pointer/1000-4 1661265 64.48 ns/op BenchmarkMapDelete/Pointer/10000-4 1812370 65.89 ns/op BenchmarkMemmove/0-4 13822677 8.864 ns/op BenchmarkMemmove/1-4 2216834 54.48 ns/op 18.35 MB/s BenchmarkMemmove/2-4 2175878 55.14 ns/op 36.27 MB/s BenchmarkMemmove/3-4 2113074 56.94 ns/op 52.68 MB/s BenchmarkMemmove/4-4 2133360 56.09 ns/op 71.31 MB/s BenchmarkMemmove/5-4 2140765 56.01 ns/op 89.27 MB/s BenchmarkMemmove/6-4 2080976 56.10 ns/op 106.94 MB/s BenchmarkMemmove/7-4 2091074 56.52 ns/op 123.85 MB/s BenchmarkMemmove/8-4 2243046 53.61 ns/op 149.23 MB/s BenchmarkMemmove/9-4 2140994 56.24 ns/op 160.04 MB/s BenchmarkMemmove/10-4 2110532 57.16 ns/op 174.94 MB/s BenchmarkMemmove/11-4 2055896 57.15 ns/op 192.48 MB/s BenchmarkMemmove/12-4 2144392 55.32 ns/op 216.90 MB/s BenchmarkMemmove/13-4 2133160 56.58 ns/op 229.74 MB/s BenchmarkMemmove/14-4 2045565 57.14 ns/op 245.01 MB/s BenchmarkMemmove/15-4 2084139 56.84 ns/op 263.92 MB/s BenchmarkMemmove/16-4 2061416 58.22 ns/op 274.80 MB/s BenchmarkMemmove/32-4 1871452 64.52 ns/op 495.94 MB/s BenchmarkMemmove/64-4 1604314 72.26 ns/op 885.68 MB/s BenchmarkMemmove/128-4 1304502 93.80 ns/op 1364.64 MB/s BenchmarkMemmove/256-4 1000000 119.9 ns/op 2135.42 MB/s BenchmarkMemmove/512-4 697861 171.9 ns/op 2979.28 MB/s BenchmarkMemmove/1024-4 432013 281.9 ns/op 3632.84 MB/s BenchmarkMemmove/2048-4 243813 496.1 ns/op 4128.25 MB/s BenchmarkMemmove/4096-4 126710 927.4 ns/op 4416.83 MB/s BenchmarkMemmoveOverlap/32-4 1914625 62.29 ns/op 513.73 MB/s BenchmarkMemmoveOverlap/64-4 1530157 71.05 ns/op 900.79 MB/s BenchmarkMemmoveOverlap/128-4 1260824 95.76 ns/op 1336.67 MB/s BenchmarkMemmoveOverlap/256-4 965080 124.2 ns/op 2061.66 MB/s BenchmarkMemmoveOverlap/512-4 632349 188.0 ns/op 2722.94 MB/s BenchmarkMemmoveOverlap/1024-4 398019 302.2 ns/op 3387.94 MB/s BenchmarkMemmoveOverlap/2048-4 226830 533.3 ns/op 3840.58 MB/s BenchmarkMemmoveOverlap/4096-4 120632 1005 ns/op 4074.68 MB/s BenchmarkMemmoveUnalignedDst/0-4 12875077 9.314 ns/op BenchmarkMemmoveUnalignedDst/1-4 2174515 54.36 ns/op 18.40 MB/s BenchmarkMemmoveUnalignedDst/2-4 2154933 54.83 ns/op 36.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 2217049 53.98 ns/op 55.57 MB/s BenchmarkMemmoveUnalignedDst/4-4 2245029 53.41 ns/op 74.89 MB/s BenchmarkMemmoveUnalignedDst/5-4 1867149 64.96 ns/op 76.96 MB/s BenchmarkMemmoveUnalignedDst/6-4 2181446 55.24 ns/op 108.62 MB/s BenchmarkMemmoveUnalignedDst/7-4 2167334 55.09 ns/op 127.06 MB/s BenchmarkMemmoveUnalignedDst/8-4 2251501 52.41 ns/op 152.63 MB/s BenchmarkMemmoveUnalignedDst/9-4 2179516 54.47 ns/op 165.23 MB/s BenchmarkMemmoveUnalignedDst/10-4 2138965 59.07 ns/op 169.29 MB/s BenchmarkMemmoveUnalignedDst/11-4 2118946 56.62 ns/op 194.27 MB/s BenchmarkMemmoveUnalignedDst/12-4 2197407 54.19 ns/op 221.44 MB/s BenchmarkMemmoveUnalignedDst/13-4 2160448 55.72 ns/op 233.31 MB/s BenchmarkMemmoveUnalignedDst/14-4 2142690 57.71 ns/op 242.58 MB/s BenchmarkMemmoveUnalignedDst/15-4 2079325 56.26 ns/op 266.61 MB/s BenchmarkMemmoveUnalignedDst/16-4 2148294 56.31 ns/op 284.14 MB/s BenchmarkMemmoveUnalignedDst/32-4 1915730 63.85 ns/op 501.16 MB/s BenchmarkMemmoveUnalignedDst/64-4 1655746 70.39 ns/op 909.17 MB/s BenchmarkMemmoveUnalignedDst/128-4 1275337 94.58 ns/op 1353.36 MB/s BenchmarkMemmoveUnalignedDst/256-4 922917 120.6 ns/op 2122.40 MB/s BenchmarkMemmoveUnalignedDst/512-4 679394 177.3 ns/op 2887.94 MB/s BenchmarkMemmoveUnalignedDst/1024-4 430723 279.9 ns/op 3658.03 MB/s BenchmarkMemmoveUnalignedDst/2048-4 243020 494.5 ns/op 4141.61 MB/s BenchmarkMemmoveUnalignedDst/4096-4 129849 923.7 ns/op 4434.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1875106 63.76 ns/op 501.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1660528 72.46 ns/op 883.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 100.0 ns/op 1279.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 927164 128.9 ns/op 1986.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 602383 195.3 ns/op 2621.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 379531 310.7 ns/op 3295.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 221170 544.0 ns/op 3764.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 117058 1020 ns/op 4016.86 MB/s BenchmarkMemmoveUnalignedSrc/0-4 12676063 9.306 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2196188 53.43 ns/op 18.72 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2222635 55.29 ns/op 36.17 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2132004 56.84 ns/op 52.78 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2150373 55.62 ns/op 71.91 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2136756 56.28 ns/op 88.85 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2139156 55.32 ns/op 108.47 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2117605 55.32 ns/op 126.53 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2189682 53.64 ns/op 149.13 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2158063 56.88 ns/op 158.24 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2076351 55.71 ns/op 179.49 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2127142 55.74 ns/op 197.34 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2188725 55.86 ns/op 214.81 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2158381 54.51 ns/op 238.48 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2188876 54.63 ns/op 256.28 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2166894 55.75 ns/op 269.04 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2097145 55.56 ns/op 287.96 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1928619 63.02 ns/op 507.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1669318 71.18 ns/op 899.15 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1232877 95.31 ns/op 1342.93 MB/s BenchmarkMemmoveUnalignedSrc/256-4 989011 119.2 ns/op 2147.71 MB/s BenchmarkMemmoveUnalignedSrc/512-4 696092 173.8 ns/op 2946.41 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 425925 280.0 ns/op 3656.98 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242614 496.5 ns/op 4124.98 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128959 929.6 ns/op 4406.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1354393 87.35 ns/op 183.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1618988 72.62 ns/op 220.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1636070 74.46 ns/op 214.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1604284 74.13 ns/op 215.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1606587 74.87 ns/op 213.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1611812 74.70 ns/op 214.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1550850 77.06 ns/op 207.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1613870 74.79 ns/op 213.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 101.7 ns/op 629.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1359534 88.02 ns/op 727.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1316768 89.14 ns/op 717.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1352310 96.77 ns/op 661.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1313642 92.94 ns/op 688.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1327863 90.67 ns/op 705.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1344186 87.84 ns/op 728.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1348929 88.61 ns/op 722.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 804720 149.9 ns/op 1707.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 763082 160.4 ns/op 1595.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 805021 148.7 ns/op 1721.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 798256 149.8 ns/op 1708.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 798468 150.0 ns/op 1707.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 804147 150.6 ns/op 1700.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 775972 150.5 ns/op 1700.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 797733 151.4 ns/op 1690.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 124011 953.4 ns/op 4296.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 111456 1026 ns/op 3992.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 115484 1030 ns/op 3976.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 118954 1015 ns/op 4034.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 117226 1024 ns/op 4001.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 111694 1019 ns/op 4021.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 117020 1024 ns/op 4000.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 117858 1017 ns/op 4026.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7521 15250 ns/op 4297.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6946 16634 ns/op 3939.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6529 17332 ns/op 3781.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7058 17216 ns/op 3806.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6418 17177 ns/op 3815.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6700 17203 ns/op 3809.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6733 17321 ns/op 3783.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6658 17214 ns/op 3807.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1884073 63.64 ns/op 502.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1516054 69.83 ns/op 916.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 113.3 ns/op 1130.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 894276 133.5 ns/op 1917.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 603618 201.2 ns/op 2544.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 356671 322.3 ns/op 3177.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 213747 562.4 ns/op 3641.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 114577 1049 ns/op 3906.45 MB/s BenchmarkMemclr/5-4 12572934 9.555 ns/op 523.28 MB/s BenchmarkMemclr/16-4 10580328 11.16 ns/op 1434.03 MB/s BenchmarkMemclr/64-4 6650011 18.18 ns/op 3521.01 MB/s BenchmarkMemclr/256-4 10791253 11.30 ns/op 22652.86 MB/s BenchmarkMemclr/4096-4 2952170 36.11 ns/op 113445.36 MB/s BenchmarkMemclr/65536-4 82846 1355 ns/op 48382.08 MB/s BenchmarkMemclr/1M-4 5772 19588 ns/op 53530.33 MB/s BenchmarkMemclr/4M-4 1544 83866 ns/op 50011.88 MB/s BenchmarkMemclr/8M-4 642 196748 ns/op 42636.32 MB/s BenchmarkMemclr/16M-4 276 394966 ns/op 42477.63 MB/s BenchmarkMemclr/64M-4 73 1614307 ns/op 41571.31 MB/s BenchmarkMemclrUnaligned/0_5-4 6654976 17.84 ns/op 280.34 MB/s BenchmarkMemclrUnaligned/0_16-4 6607340 18.14 ns/op 882.11 MB/s BenchmarkMemclrUnaligned/0_64-4 4581604 26.33 ns/op 2430.69 MB/s BenchmarkMemclrUnaligned/0_256-4 6594223 18.14 ns/op 14111.38 MB/s BenchmarkMemclrUnaligned/0_4096-4 2934046 39.49 ns/op 103713.52 MB/s BenchmarkMemclrUnaligned/0_65536-4 102612 1258 ns/op 52105.01 MB/s BenchmarkMemclrUnaligned/1_5-4 6861367 17.78 ns/op 281.16 MB/s BenchmarkMemclrUnaligned/1_16-4 6456901 18.39 ns/op 869.97 MB/s BenchmarkMemclrUnaligned/1_64-4 4601634 26.55 ns/op 2410.60 MB/s BenchmarkMemclrUnaligned/1_256-4 5915406 20.16 ns/op 12698.83 MB/s BenchmarkMemclrUnaligned/1_4096-4 2353552 52.77 ns/op 77624.42 MB/s BenchmarkMemclrUnaligned/1_65536-4 99300 1256 ns/op 52176.23 MB/s BenchmarkMemclrUnaligned/4_5-4 6838425 19.40 ns/op 257.68 MB/s BenchmarkMemclrUnaligned/4_16-4 6580862 18.46 ns/op 866.89 MB/s BenchmarkMemclrUnaligned/4_64-4 4415949 26.37 ns/op 2427.30 MB/s BenchmarkMemclrUnaligned/4_256-4 6543024 18.16 ns/op 14094.84 MB/s BenchmarkMemclrUnaligned/4_4096-4 2182322 54.76 ns/op 74798.07 MB/s BenchmarkMemclrUnaligned/4_65536-4 89523 1423 ns/op 46054.70 MB/s BenchmarkMemclrUnaligned/7_5-4 6738829 17.94 ns/op 278.76 MB/s BenchmarkMemclrUnaligned/7_16-4 6619932 18.84 ns/op 849.19 MB/s BenchmarkMemclrUnaligned/7_64-4 4256146 26.32 ns/op 2431.75 MB/s BenchmarkMemclrUnaligned/7_256-4 6577573 20.58 ns/op 12441.75 MB/s BenchmarkMemclrUnaligned/7_4096-4 2347348 49.28 ns/op 83108.77 MB/s BenchmarkMemclrUnaligned/7_65536-4 97250 1282 ns/op 51109.17 MB/s BenchmarkMemclrUnaligned/0_1M-4 6536 19919 ns/op 52641.74 MB/s BenchmarkMemclrUnaligned/0_4M-4 1557 78744 ns/op 53265.01 MB/s BenchmarkMemclrUnaligned/0_8M-4 709 170711 ns/op 49139.19 MB/s BenchmarkMemclrUnaligned/0_16M-4 345 362433 ns/op 46290.55 MB/s BenchmarkMemclrUnaligned/0_64M-4 76 1770774 ns/op 37898.05 MB/s BenchmarkMemclrUnaligned/1_1M-4 6324 18553 ns/op 56517.47 MB/s BenchmarkMemclrUnaligned/1_4M-4 1635 72248 ns/op 58054.02 MB/s BenchmarkMemclrUnaligned/1_8M-4 609 183941 ns/op 45604.82 MB/s BenchmarkMemclrUnaligned/1_16M-4 355 341615 ns/op 49111.48 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 1395432 ns/op 48091.83 MB/s BenchmarkMemclrUnaligned/4_1M-4 4429 27376 ns/op 38302.15 MB/s BenchmarkMemclrUnaligned/4_4M-4 1618 105405 ns/op 39792.38 MB/s BenchmarkMemclrUnaligned/4_8M-4 716 167182 ns/op 50176.56 MB/s BenchmarkMemclrUnaligned/4_16M-4 356 362654 ns/op 46262.28 MB/s BenchmarkMemclrUnaligned/4_64M-4 76 1412149 ns/op 47522.51 MB/s BenchmarkMemclrUnaligned/7_1M-4 6369 18377 ns/op 57059.07 MB/s BenchmarkMemclrUnaligned/7_4M-4 1647 77895 ns/op 53845.44 MB/s BenchmarkMemclrUnaligned/7_8M-4 687 182913 ns/op 45861.26 MB/s BenchmarkMemclrUnaligned/7_16M-4 324 389577 ns/op 43065.25 MB/s BenchmarkMemclrUnaligned/7_64M-4 73 1604275 ns/op 41831.27 MB/s BenchmarkGoMemclr/5-4 13468765 8.815 ns/op 567.22 MB/s BenchmarkGoMemclr/16-4 12039141 9.872 ns/op 1620.73 MB/s BenchmarkGoMemclr/64-4 7339176 16.41 ns/op 3900.94 MB/s BenchmarkGoMemclr/256-4 12437805 9.668 ns/op 26477.84 MB/s BenchmarkMemclrRange/1K_2K-4 32330 3679 ns/op 26059.04 MB/s BenchmarkMemclrRange/2K_8K-4 21784 5594 ns/op 59626.55 MB/s BenchmarkMemclrRange/4K_16K-4 19591 6019 ns/op 53671.58 MB/s BenchmarkMemclrRange/160K_228K-4 4131 28560 ns/op 58223.55 MB/s BenchmarkClearFat7-4 6717174 18.05 ns/op BenchmarkClearFat8-4 6510044 18.01 ns/op BenchmarkClearFat11-4 6840884 18.01 ns/op BenchmarkClearFat12-4 6788979 17.89 ns/op BenchmarkClearFat13-4 6427921 17.70 ns/op BenchmarkClearFat14-4 6777315 17.76 ns/op BenchmarkClearFat15-4 6607308 17.66 ns/op BenchmarkClearFat16-4 7117468 17.01 ns/op BenchmarkClearFat24-4 6801363 17.70 ns/op BenchmarkClearFat32-4 6531028 18.88 ns/op BenchmarkClearFat40-4 6233184 19.27 ns/op BenchmarkClearFat48-4 5931886 21.33 ns/op BenchmarkClearFat56-4 5866288 20.79 ns/op BenchmarkClearFat64-4 5675193 21.87 ns/op BenchmarkClearFat72-4 5372829 22.37 ns/op BenchmarkClearFat128-4 3582493 33.12 ns/op BenchmarkClearFat256-4 2391062 45.67 ns/op BenchmarkClearFat512-4 1684167 71.70 ns/op BenchmarkClearFat1024-4 988582 123.5 ns/op BenchmarkClearFat1032-4 947762 127.3 ns/op BenchmarkClearFat1040-4 939910 127.3 ns/op BenchmarkCopyFat7-4 6699600 17.83 ns/op BenchmarkCopyFat8-4 7269073 18.48 ns/op BenchmarkCopyFat11-4 6893773 17.27 ns/op BenchmarkCopyFat12-4 6919044 17.39 ns/op BenchmarkCopyFat13-4 6926599 17.43 ns/op BenchmarkCopyFat14-4 6901083 20.53 ns/op BenchmarkCopyFat15-4 6726298 17.67 ns/op BenchmarkCopyFat16-4 7019197 17.05 ns/op BenchmarkCopyFat24-4 6384558 18.89 ns/op BenchmarkCopyFat32-4 6392630 18.89 ns/op BenchmarkCopyFat64-4 5701382 21.05 ns/op BenchmarkCopyFat72-4 5498788 22.06 ns/op BenchmarkCopyFat128-4 3597082 33.72 ns/op BenchmarkCopyFat256-4 2615203 46.09 ns/op BenchmarkCopyFat512-4 1581207 76.83 ns/op BenchmarkCopyFat520-4 1566592 76.53 ns/op BenchmarkCopyFat1024-4 890967 134.7 ns/op BenchmarkCopyFat1032-4 848064 133.7 ns/op BenchmarkCopyFat1040-4 900955 136.1 ns/op BenchmarkIssue18740/2byte-4 531 226685 ns/op BenchmarkIssue18740/4byte-4 824 140027 ns/op BenchmarkIssue18740/8byte-4 973 123964 ns/op BenchmarkMemclrKnownSize1-4 8412512 14.29 ns/op 69.98 MB/s BenchmarkMemclrKnownSize2-4 5033190 23.74 ns/op 84.25 MB/s BenchmarkMemclrKnownSize4-4 3135529 54.42 ns/op 73.51 MB/s BenchmarkMemclrKnownSize8-4 1000000 102.4 ns/op 78.12 MB/s BenchmarkMemclrKnownSize16-4 649508 187.5 ns/op 85.32 MB/s BenchmarkMemclrKnownSize32-4 337615 353.4 ns/op 90.54 MB/s BenchmarkMemclrKnownSize64-4 170568 701.3 ns/op 91.26 MB/s BenchmarkMemclrKnownSize112-4 99692 1210 ns/op 92.58 MB/s BenchmarkMemclrKnownSize128-4 87669 1364 ns/op 93.82 MB/s BenchmarkMemclrKnownSize192-4 57908 2106 ns/op 91.15 MB/s BenchmarkMemclrKnownSize248-4 45530 2674 ns/op 92.75 MB/s BenchmarkMemclrKnownSize256-4 43350 2800 ns/op 91.44 MB/s BenchmarkMemclrKnownSize512-4 21535 5524 ns/op 92.69 MB/s BenchmarkMemclrKnownSize1024-4 10000 11378 ns/op 90.00 MB/s BenchmarkMemclrKnownSize4096-4 2469 45326 ns/op 90.37 MB/s BenchmarkMemclrKnownSize512KiB-4 19 6013298 ns/op 87.19 MB/s BenchmarkReadMetricsLatency-4 10000 7390 p50-ns 8401 p90-ns 25320 p99-ns BenchmarkFinalizer-4 511 229861 ns/op BenchmarkFinalizerRun-4 624999 335.3 ns/op BenchmarkMinFloat-4 382488 304.8 ns/op BenchmarkMaxFloat-4 378937 302.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8052614 14.85 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2060478 58.75 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1838203 64.68 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1622946 74.53 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 105.3 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 999061 117.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1552974 77.52 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 139.3 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 114.7 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1525906 79.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1673820 72.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1511545 79.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1317049 92.00 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 102.0 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7180305 16.87 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7650009 17.92 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7746430 15.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7129015 16.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6766401 17.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5992520 22.45 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7271253 16.31 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7394773 15.44 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7422912 17.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7370917 16.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7657056 17.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7754284 14.96 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7437552 16.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6609961 17.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7992788 14.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7285029 16.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7536400 14.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7462554 15.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7334568 16.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6620715 16.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7641290 15.83 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7348429 16.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7582195 15.50 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7342624 17.99 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7155211 16.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7666831 15.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7384771 15.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7247196 16.57 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7717836 16.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7691028 15.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7218271 16.54 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7869601 14.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8117805 14.95 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7391454 16.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7611826 14.85 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7503666 15.05 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7236721 16.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7778024 15.02 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7560860 14.99 ns/op BenchmarkNetpollBreak-4 6120 21620 ns/op BenchmarkPinnerPinUnpinBatch-4 1654 66888 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 265 414279 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2016 61993 ns/op BenchmarkPinnerPinUnpin-4 1700514 69.81 ns/op BenchmarkPinnerPinUnpinTiny-4 1722928 69.88 ns/op BenchmarkPinnerPinUnpinDouble-4 615212 186.0 ns/op BenchmarkPinnerPinUnpinParallel-4 4751590 25.61 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4904302 30.52 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 377614 406.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4858514 25.40 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5347720 19.06 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9637789 12.39 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9897910 11.98 ns/op BenchmarkPingPongHog-4 583 174708 ns/op BenchmarkStackGrowth-4 194556 594.9 ns/op BenchmarkStackGrowthDeep-4 2022 56553 ns/op BenchmarkCreateGoroutines-4 99759 1173 ns/op BenchmarkCreateGoroutinesParallel-4 119166 1256 ns/op BenchmarkCreateGoroutinesCapture-4 21391 6214 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 93201 2156 ns/op BenchmarkClosureCall-4 16326254 7.400 ns/op BenchmarkWakeupParallelSpinning/0s-4 7266 15300 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5330 20797 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5750 21529 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3519 33241 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2218 52799 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1372 89413 ns/op BenchmarkWakeupParallelSpinning/50µs-4 675 191014 ns/op BenchmarkWakeupParallelSpinning/100µs-4 337 323672 ns/op BenchmarkWakeupParallelSyscall/0s-4 570 236863 ns/op BenchmarkWakeupParallelSyscall/1µs-4 544 208476 ns/op BenchmarkWakeupParallelSyscall/2µs-4 568 231782 ns/op BenchmarkWakeupParallelSyscall/5µs-4 603 308845 ns/op BenchmarkWakeupParallelSyscall/10µs-4 531 237455 ns/op BenchmarkWakeupParallelSyscall/20µs-4 518 244634 ns/op BenchmarkWakeupParallelSyscall/50µs-4 418 285535 ns/op BenchmarkWakeupParallelSyscall/100µs-4 286 395739 ns/op BenchmarkMatmult-4 2713422 38.99 ns/op BenchmarkFastrand-4 9829548 12.12 ns/op BenchmarkFastrand64-4 9997495 11.75 ns/op BenchmarkFastrandHashiter-4 4694521 23.13 ns/op BenchmarkFastrandn/2-4 4334710 27.86 ns/op BenchmarkFastrandn/3-4 4095003 28.05 ns/op BenchmarkFastrandn/4-4 3982296 28.38 ns/op BenchmarkFastrandn/5-4 4201604 28.51 ns/op BenchmarkIfaceCmp100-4 81357 1472 ns/op BenchmarkIfaceCmpNil100-4 157922 767.5 ns/op BenchmarkEfaceCmpDiff-4 19786 6051 ns/op BenchmarkEfaceCmpDiffIndirect-4 21622 5977 ns/op BenchmarkDefer-4 1343828 89.83 ns/op BenchmarkDefer10-4 963231 125.1 ns/op BenchmarkDeferMany-4 573532 360.8 ns/op BenchmarkPanicRecover-4 750498 158.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 893595 132.8 ns/op 61.00 p50-ns 63.00 p90-ns 108.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 662932 222.2 ns/op 62.00 p50-ns 64.00 p90-ns 159.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 3490 38265 ns/op 28919 p50-ns 32372 p90-ns 166371 p99-ns BenchmarkGoroutineProfile/small/loaded-4 445 741973 ns/op 100562 p50-ns 763277 p90-ns 12357471 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 843747 134.3 ns/op 62.00 p50-ns 63.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 901474 170.5 ns/op 62.00 p50-ns 70.00 p90-ns 83.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 25 7184702 ns/op 2803585 p50-ns 8633700 p90-ns 74906648 p99-ns BenchmarkGoroutineProfile/large/loaded-4 24 15096341 ns/op 7482633 p50-ns 43970203 p90-ns 99001572 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 695955 162.4 ns/op 63.00 p50-ns 64.00 p90-ns 117.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 754628 207.5 ns/op 62.00 p50-ns 64.00 p90-ns 210.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1620 74241 ns/op 71291 p50-ns 74749 p90-ns 131830 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 519 403668 ns/op 128881 p50-ns 312498 p90-ns 10235973 p99-ns BenchmarkRWMutexUncontended-4 6121872 18.98 ns/op BenchmarkRWMutexWrite100-4 2096680 57.43 ns/op BenchmarkRWMutexWrite10-4 1924080 59.27 ns/op BenchmarkRWMutexWorkWrite100-4 617529 202.5 ns/op BenchmarkRWMutexWorkWrite10-4 236805 437.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3174 36928 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1200 99070 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1518 77779 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 576 208851 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 760 154606 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 266 431411 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 380 313005 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 121 893341 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 489558 241.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 415804 244.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 408879 283.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 420775 251.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 456031 261.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 347479 432.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 426697 267.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 385059 272.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 331882 311.8 ns/op BenchmarkMakeSlice/Byte-4 2604345 45.72 ns/op BenchmarkMakeSlice/Int16-4 2706680 45.80 ns/op BenchmarkMakeSlice/Int-4 1839078 63.31 ns/op BenchmarkMakeSlice/Ptr-4 1602524 74.82 ns/op BenchmarkMakeSlice/Struct/24-4 1496274 80.90 ns/op BenchmarkMakeSlice/Struct/32-4 1375158 87.04 ns/op BenchmarkMakeSlice/Struct/40-4 1231270 96.70 ns/op BenchmarkGrowSlice/Byte-4 1000000 114.1 ns/op BenchmarkGrowSlice/Int16-4 996981 125.9 ns/op BenchmarkGrowSlice/Int-4 791236 150.2 ns/op BenchmarkGrowSlice/Ptr-4 713649 204.2 ns/op BenchmarkGrowSlice/Struct/24-4 456118 256.1 ns/op BenchmarkGrowSlice/Struct/32-4 434323 269.5 ns/op BenchmarkGrowSlice/Struct/40-4 315656 329.0 ns/op BenchmarkExtendSlice/IntSlice-4 520765 220.2 ns/op BenchmarkExtendSlice/PointerSlice-4 458448 261.3 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 116.5 ns/op BenchmarkAppend-4 635184 176.8 ns/op BenchmarkAppendGrowByte-4 6 19954198 ns/op BenchmarkAppendGrowString-4 1 202663713 ns/op BenchmarkAppendSlice/1Bytes-4 2123878 54.66 ns/op BenchmarkAppendSlice/4Bytes-4 2158646 55.71 ns/op BenchmarkAppendSlice/7Bytes-4 2069587 57.99 ns/op BenchmarkAppendSlice/8Bytes-4 2083070 56.87 ns/op BenchmarkAppendSlice/15Bytes-4 2047944 58.54 ns/op BenchmarkAppendSlice/16Bytes-4 2086628 58.66 ns/op BenchmarkAppendSlice/32Bytes-4 1926536 63.33 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 152391 1060 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 45620 2927 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 20011 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 3184 38803 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 261 435944 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 1958788 ns/op BenchmarkAppendStr/1Bytes-4 2282451 49.12 ns/op BenchmarkAppendStr/4Bytes-4 2406968 49.37 ns/op BenchmarkAppendStr/8Bytes-4 2382974 49.88 ns/op BenchmarkAppendStr/16Bytes-4 2408228 49.99 ns/op BenchmarkAppendStr/32Bytes-4 2195808 54.68 ns/op BenchmarkAppendSpecialCase-4 683025 176.4 ns/op BenchmarkCopy/1Byte-4 2258684 54.89 ns/op 18.22 MB/s BenchmarkCopy/1String-4 2164222 55.16 ns/op 18.13 MB/s BenchmarkCopy/2Byte-4 2143246 55.03 ns/op 36.34 MB/s BenchmarkCopy/2String-4 2172788 54.33 ns/op 36.81 MB/s BenchmarkCopy/4Byte-4 2166424 55.20 ns/op 72.46 MB/s BenchmarkCopy/4String-4 2201182 54.50 ns/op 73.39 MB/s BenchmarkCopy/8Byte-4 2207131 53.56 ns/op 149.37 MB/s BenchmarkCopy/8String-4 2210221 54.32 ns/op 147.27 MB/s BenchmarkCopy/12Byte-4 2142936 55.14 ns/op 217.62 MB/s BenchmarkCopy/12String-4 2133428 56.05 ns/op 214.08 MB/s BenchmarkCopy/16Byte-4 2059094 58.31 ns/op 274.38 MB/s BenchmarkCopy/16String-4 2039892 57.63 ns/op 277.63 MB/s BenchmarkCopy/32Byte-4 1848304 64.01 ns/op 499.93 MB/s BenchmarkCopy/32String-4 1876063 64.02 ns/op 499.82 MB/s BenchmarkCopy/128Byte-4 1285882 93.34 ns/op 1371.31 MB/s BenchmarkCopy/128String-4 1204480 97.63 ns/op 1311.03 MB/s BenchmarkCopy/1024Byte-4 431302 278.9 ns/op 3671.53 MB/s BenchmarkCopy/1024String-4 422720 285.8 ns/op 3582.51 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27267 4180 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 26217 4487 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 20775 10599 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 17822 6788 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 14294 8408 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155749 764.3 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152457 768.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 120417 932.8 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 116593 1703 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 101172 1182 ns/op BenchmarkStackCopyPtr-4 1 138733534 ns/op BenchmarkStackCopy-4 2 78298367 ns/op BenchmarkStackCopyNoCache-4 26 4436671 ns/op BenchmarkStackCopyWithStkobj-4 2 51901522 ns/op BenchmarkIssue18138-4 1447 115618 ns/op BenchmarkCompareStringEqual-4 11542725 10.28 ns/op BenchmarkCompareStringIdentical-4 16217230 8.889 ns/op BenchmarkCompareStringSameLength-4 13827858 8.796 ns/op BenchmarkCompareStringDifferentLength-4 16369512 7.357 ns/op BenchmarkCompareStringBigUnaligned-4 1989 56307 ns/op 18622.57 MB/s BenchmarkCompareStringBig-4 1723 66612 ns/op 15741.60 MB/s BenchmarkConcatStringAndBytes-4 2833177 42.73 ns/op BenchmarkSliceByteToString/1-4 2275648 52.84 ns/op BenchmarkSliceByteToString/2-4 1358175 87.17 ns/op BenchmarkSliceByteToString/4-4 1373132 87.31 ns/op BenchmarkSliceByteToString/8-4 1000000 107.1 ns/op BenchmarkSliceByteToString/16-4 1000000 108.2 ns/op BenchmarkSliceByteToString/32-4 1000000 105.2 ns/op BenchmarkSliceByteToString/64-4 1000000 111.1 ns/op BenchmarkSliceByteToString/128-4 889870 182.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2363310 50.76 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 826095 153.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 924696 129.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3693932 31.25 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1465552 81.93 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1976494 63.31 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2625244 44.84 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 329566 361.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 468415 255.8 ns/op BenchmarkRuneIterate/range/ASCII-4 9977461 21.30 ns/op BenchmarkRuneIterate/range/Japanese-4 1928139 62.40 ns/op BenchmarkRuneIterate/range/MixedLength-4 2645198 45.71 ns/op BenchmarkRuneIterate/range1/ASCII-4 8028313 14.30 ns/op BenchmarkRuneIterate/range1/Japanese-4 1916246 61.79 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2630228 45.66 ns/op BenchmarkRuneIterate/range2/ASCII-4 9450980 12.75 ns/op BenchmarkRuneIterate/range2/Japanese-4 1944235 61.85 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2625987 45.33 ns/op BenchmarkArrayEqual-4 15031000 8.004 ns/op BenchmarkFunc/Name-4 2113267 57.35 ns/op BenchmarkFunc/Entry-4 10790733 11.16 ns/op BenchmarkFunc/FileLine-4 2222534 58.34 ns/op PASS ok runtime 158.404s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 31093 3579 ns/op BenchmarkHandle/concurrent-4 23194 5038 ns/op PASS ok runtime/cgo 1.337s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4003867 30.17 ns/op BenchmarkMulUintptr/large-4 3073664 38.13 ns/op PASS ok runtime/internal/math 1.333s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 28 4837342 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 5000076 ns/op 579.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 621 161037 ns/op 9.287 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10762651 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 11889648 ns/op 1369 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 315 369215 ns/op 35.05 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 74892752 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 79657046 ns/op 9816 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 40 2860049 ns/op 340.9 concurrent_launches/op PASS ok runtime/pprof 2.805s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 115 922005 ns/op BenchmarkStackLeak-4 32466 3672 ns/op PASS ok runtime/race 1.411s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2394903 50.96 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 590442 200.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.306s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 58 1980709 ns/op BenchmarkIndex_Large-4 10551 11349 ns/op BenchmarkIndexFunc_Large-4 174 675534 ns/op BenchmarkCompact/nil-4 7040287 16.74 ns/op BenchmarkCompact/one-4 1955332 61.34 ns/op BenchmarkCompact/sorted-4 1000000 110.0 ns/op BenchmarkCompact/2_items-4 848605 132.3 ns/op BenchmarkCompact/unsorted-4 1000000 111.6 ns/op BenchmarkCompact/many-4 486846 233.0 ns/op BenchmarkCompact_Large/all_dup-4 12608 9454 ns/op BenchmarkCompact_Large/no_dup-4 18415 6558 ns/op BenchmarkCompactFunc/nil-4 4046323 29.01 ns/op BenchmarkCompactFunc/one-4 1653037 73.37 ns/op BenchmarkCompactFunc/sorted-4 817821 136.8 ns/op BenchmarkCompactFunc/2_items-4 753802 157.7 ns/op BenchmarkCompactFunc/unsorted-4 804424 136.4 ns/op BenchmarkCompactFunc/many-4 411069 290.3 ns/op BenchmarkCompactFunc_Large/all_dup-4 5 26918697 ns/op BenchmarkCompactFunc_Large/no_dup-4 6 18484593 ns/op BenchmarkReplace/naive-fast-4 89838 1323 ns/op BenchmarkReplace/optimized-fast-4 136308 1167 ns/op BenchmarkReplace/naive-slow-4 42314 2927 ns/op BenchmarkReplace/optimized-slow-4 41876 2402 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.4 ns/op BenchmarkBinarySearchFloats/Size32-4 912439 132.1 ns/op BenchmarkBinarySearchFloats/Size64-4 786691 145.3 ns/op BenchmarkBinarySearchFloats/Size128-4 745290 159.7 ns/op BenchmarkBinarySearchFloats/Size512-4 626762 191.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 585391 204.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 433418 262.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 369646 305.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 329268 349.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 295760 393.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 245475 481.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 220608 532.6 ns/op BenchmarkSortFuncStruct/Size16-4 12693 9350 ns/op BenchmarkSortFuncStruct/Size32-4 4794 24566 ns/op BenchmarkSortFuncStruct/Size64-4 5826 18358 ns/op BenchmarkSortFuncStruct/Size128-4 3612 31443 ns/op BenchmarkSortFuncStruct/Size512-4 992 118392 ns/op BenchmarkSortFuncStruct/Size1024-4 510 235994 ns/op PASS ok slices 7.253s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 88338 1349 ns/op BenchmarkSortInts-4 1 150068234 ns/op BenchmarkSlicesSortInts-4 2 71988465 ns/op BenchmarkSortIsSorted-4 22 5251306 ns/op BenchmarkSlicesIsSorted-4 60 1952988 ns/op BenchmarkSortStrings-4 1 155982239 ns/op BenchmarkSlicesSortStrings-4 1 114427198 ns/op BenchmarkSortStrings_Sorted-4 20 5569295 ns/op BenchmarkSlicesSortStrings_Sorted-4 42 2728197 ns/op BenchmarkSortStructs-4 1 200475479 ns/op BenchmarkSortFuncStructs-4 1 141565217 ns/op BenchmarkSortString1K-4 186 649761 ns/op BenchmarkSortString1K_Slice-4 169 703108 ns/op BenchmarkStableString1K-4 87 1327133 ns/op BenchmarkSortInt1K-4 259 468134 ns/op BenchmarkSortInt1K_Sorted-4 5356 22552 ns/op BenchmarkSortInt1K_Reversed-4 2576 46936 ns/op BenchmarkSortInt1K_Mod8-4 726 167912 ns/op BenchmarkStableInt1K-4 91 1308188 ns/op BenchmarkStableInt1K_Slice-4 120 995326 ns/op BenchmarkSortInt64K-4 3 41849465 ns/op BenchmarkSortInt64K_Slice-4 2 57985026 ns/op BenchmarkStableInt64K-4 1 124575937 ns/op BenchmarkSort1e2-4 313 372542 ns/op BenchmarkStable1e2-4 139 861523 ns/op BenchmarkSort1e4-4 2 76359675 ns/op BenchmarkStable1e4-4 1 255318174 ns/op PASS ok sort 8.693s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 799843 134.2 ns/op BenchmarkAtof64Float-4 668986 166.4 ns/op BenchmarkAtof64FloatExp-4 648097 177.7 ns/op BenchmarkAtof64Big-4 431738 271.9 ns/op BenchmarkAtof64RandomBits-4 420682 283.7 ns/op BenchmarkAtof64RandomFloats-4 494191 239.2 ns/op BenchmarkAtof64RandomLongFloats-4 391885 304.3 ns/op BenchmarkAtof32Decimal-4 839217 133.6 ns/op BenchmarkAtof32Float-4 758958 154.2 ns/op BenchmarkAtof32FloatExp-4 629326 184.5 ns/op BenchmarkAtof32Random-4 353308 335.6 ns/op BenchmarkAtof32RandomLong-4 129571 936.7 ns/op BenchmarkParseInt/Pos/7bit-4 1512328 78.82 ns/op BenchmarkParseInt/Pos/26bit-4 739298 163.5 ns/op BenchmarkParseInt/Pos/31bit-4 653224 183.1 ns/op BenchmarkParseInt/Pos/56bit-4 413524 291.9 ns/op BenchmarkParseInt/Pos/63bit-4 410258 287.8 ns/op BenchmarkParseInt/Neg/7bit-4 1449386 80.77 ns/op BenchmarkParseInt/Neg/26bit-4 724670 183.9 ns/op BenchmarkParseInt/Neg/31bit-4 624034 188.1 ns/op BenchmarkParseInt/Neg/56bit-4 412946 274.1 ns/op BenchmarkParseInt/Neg/63bit-4 411925 289.8 ns/op BenchmarkAtoi/Pos/7bit-4 1873363 63.09 ns/op BenchmarkAtoi/Pos/26bit-4 847008 136.5 ns/op BenchmarkAtoi/Pos/31bit-4 766496 153.0 ns/op BenchmarkAtoi/Pos/56bit-4 496622 243.7 ns/op BenchmarkAtoi/Pos/63bit-4 386817 318.4 ns/op BenchmarkAtoi/Neg/7bit-4 1929106 62.26 ns/op BenchmarkAtoi/Neg/26bit-4 842713 140.4 ns/op BenchmarkAtoi/Neg/31bit-4 741772 258.7 ns/op BenchmarkAtoi/Neg/56bit-4 501260 232.1 ns/op BenchmarkAtoi/Neg/63bit-4 395238 301.3 ns/op BenchmarkFormatFloat/Decimal-4 77341 1553 ns/op BenchmarkFormatFloat/Float-4 82878 1463 ns/op BenchmarkFormatFloat/Exp-4 85922 1400 ns/op BenchmarkFormatFloat/NegExp-4 85950 1381 ns/op BenchmarkFormatFloat/LongExp-4 71535 1650 ns/op BenchmarkFormatFloat/Big-4 71268 1710 ns/op BenchmarkFormatFloat/BinaryExp-4 214228 548.1 ns/op BenchmarkFormatFloat/32Integer-4 77522 1555 ns/op BenchmarkFormatFloat/32ExactFraction-4 93595 1297 ns/op BenchmarkFormatFloat/32Point-4 80126 1504 ns/op BenchmarkFormatFloat/32Exp-4 86652 1426 ns/op BenchmarkFormatFloat/32NegExp-4 85976 1402 ns/op BenchmarkFormatFloat/32Shortest-4 92672 1302 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 103503 1096 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108058 1097 ns/op BenchmarkFormatFloat/64Fixed1-4 132925 905.2 ns/op BenchmarkFormatFloat/64Fixed2-4 125904 900.2 ns/op BenchmarkFormatFloat/64Fixed3-4 128787 914.4 ns/op BenchmarkFormatFloat/64Fixed4-4 130662 905.9 ns/op BenchmarkFormatFloat/64Fixed12-4 78616 1499 ns/op BenchmarkFormatFloat/64Fixed16-4 92330 1310 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 90931 1248 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79491 1401 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2521 45362 ns/op BenchmarkFormatFloat/Slowpath64-4 74175 1616 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 71444 1679 ns/op BenchmarkAppendFloat/Decimal-4 82276 1441 ns/op BenchmarkAppendFloat/Float-4 83365 1478 ns/op BenchmarkAppendFloat/Exp-4 95054 1269 ns/op BenchmarkAppendFloat/NegExp-4 95121 1285 ns/op BenchmarkAppendFloat/LongExp-4 77811 1524 ns/op BenchmarkAppendFloat/Big-4 74860 1620 ns/op BenchmarkAppendFloat/BinaryExp-4 259390 459.6 ns/op BenchmarkAppendFloat/32Integer-4 83934 1446 ns/op BenchmarkAppendFloat/32ExactFraction-4 97518 1748 ns/op BenchmarkAppendFloat/32Point-4 87788 1468 ns/op BenchmarkAppendFloat/32Exp-4 91224 1296 ns/op BenchmarkAppendFloat/32NegExp-4 94852 1255 ns/op BenchmarkAppendFloat/32Shortest-4 110647 1072 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 122491 948.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 120571 988.5 ns/op BenchmarkAppendFloat/64Fixed1-4 143950 819.2 ns/op BenchmarkAppendFloat/64Fixed2-4 142674 832.9 ns/op BenchmarkAppendFloat/64Fixed3-4 145411 804.9 ns/op BenchmarkAppendFloat/64Fixed4-4 149071 805.0 ns/op BenchmarkAppendFloat/64Fixed12-4 82412 1433 ns/op BenchmarkAppendFloat/64Fixed16-4 95364 1197 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 114411 1148 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92697 1293 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2590 46295 ns/op BenchmarkAppendFloat/Slowpath64-4 78630 1538 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 77840 1580 ns/op BenchmarkFormatInt-4 16914 7858 ns/op BenchmarkAppendInt-4 17302 6864 ns/op BenchmarkFormatUint-4 95480 1227 ns/op BenchmarkAppendUint-4 99674 1170 ns/op BenchmarkFormatIntSmall/7-4 3509895 38.29 ns/op BenchmarkFormatIntSmall/42-4 3437450 35.68 ns/op BenchmarkAppendIntSmall-4 1449231 81.63 ns/op BenchmarkAppendUintVarlen/1-4 1520440 78.81 ns/op BenchmarkAppendUintVarlen/12-4 1490924 79.38 ns/op BenchmarkAppendUintVarlen/123-4 1000000 111.4 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 106.3 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 108.8 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 110.8 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 109.5 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 111.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 1000000 112.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 145.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 122.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 980965 127.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 974120 124.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 948682 136.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 927093 127.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 854271 156.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 900222 136.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 828734 142.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 859935 138.8 ns/op BenchmarkQuote-4 47725 2628 ns/op BenchmarkQuoteRune-4 544831 244.1 ns/op BenchmarkAppendQuote-4 53262 2204 ns/op BenchmarkAppendQuoteRune-4 850873 131.9 ns/op BenchmarkUnquoteEasy-4 883995 180.6 ns/op BenchmarkUnquoteHard-4 53562 2193 ns/op PASS ok strconv 18.350s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 408890 268.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 141969 835.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 178465 653.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 488437 259.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 143274 786.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 209349 563.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 272778 1085 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51753 1990 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91908 2871 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1473024 83.54 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19610 6905 ns/op BenchmarkGenericMatch1-4 1717 77412 ns/op BenchmarkGenericMatch2-4 324 371383 ns/op BenchmarkSingleMaxSkipping-4 6261 27181 ns/op 367.90 MB/s BenchmarkSingleLongSuffixFail-4 13522 15066 ns/op 66.51 MB/s BenchmarkSingleMatch-4 206 579823 ns/op 25.87 MB/s BenchmarkByteByteNoMatch-4 60284 2008 ns/op BenchmarkByteByteMatch-4 18116 6512 ns/op BenchmarkByteStringMatch-4 21115 5559 ns/op BenchmarkHTMLEscapeNew-4 65419 1816 ns/op BenchmarkHTMLEscapeOld-4 82748 1408 ns/op BenchmarkByteStringReplacerWriteString-4 1021 115386 ns/op BenchmarkByteReplacerWriteString-4 1519 78657 ns/op BenchmarkByteByteReplaces-4 3510 33796 ns/op BenchmarkByteByteMap-4 9224 12813 ns/op BenchmarkMap/identity/ASCII-4 845323 147.1 ns/op BenchmarkMap/identity/Greek-4 419526 297.6 ns/op BenchmarkMap/change/ASCII-4 31754 3790 ns/op BenchmarkMap/change/Greek-4 20742 5854 ns/op BenchmarkIndexRune-4 3646954 35.28 ns/op BenchmarkIndexRuneLongString-4 1739584 62.47 ns/op BenchmarkIndexRuneFastPath-4 3161460 42.36 ns/op BenchmarkIndex-4 5687019 20.63 ns/op BenchmarkLastIndex-4 4569848 25.65 ns/op BenchmarkIndexByte-4 5610104 20.63 ns/op BenchmarkToUpper/#00-4 4293960 24.19 ns/op BenchmarkToUpper/ONLYUPPER-4 2816757 46.90 ns/op BenchmarkToUpper/abc-4 288166 634.9 ns/op BenchmarkToUpper/AbC123-4 217794 585.5 ns/op BenchmarkToUpper/azAZ09_-4 226740 625.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 45448 2687 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65046 1871 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29553 5311 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55735 2317 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 103095 1163 ns/op BenchmarkToLower/#00-4 4818854 25.14 ns/op BenchmarkToLower/abc-4 4230910 28.50 ns/op BenchmarkToLower/AbC123-4 180490 720.2 ns/op BenchmarkToLower/azAZ09_-4 166728 657.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80058 1505 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59764 2088 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30834 3984 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71332 1752 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108004 1488 ns/op BenchmarkMapNoChanges-4 918478 125.2 ns/op BenchmarkTrim-4 28296 3638 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3138277 52.93 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149894 796.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 119790 996.6 ns/op BenchmarkEqualFold/Tests-4 48625 2451 ns/op BenchmarkEqualFold/ASCII-4 3399745 34.69 ns/op BenchmarkEqualFold/UnicodePrefix-4 92160 1311 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90990 1319 ns/op BenchmarkIndexHard1-4 1759 67904 ns/op BenchmarkIndexHard2-4 388 308977 ns/op BenchmarkIndexHard3-4 170 704532 ns/op BenchmarkIndexHard4-4 84 1295700 ns/op BenchmarkLastIndexHard1-4 66 1717719 ns/op BenchmarkLastIndexHard2-4 68 1719546 ns/op BenchmarkLastIndexHard3-4 69 1746789 ns/op BenchmarkCountHard1-4 1748 68844 ns/op BenchmarkCountHard2-4 387 310713 ns/op BenchmarkCountHard3-4 170 702883 ns/op BenchmarkIndexTorture-4 7989 15212 ns/op BenchmarkCountTorture-4 7906 15118 ns/op BenchmarkCountTortureOverlapping-4 776 141235 ns/op BenchmarkCountByte/10-4 5323021 33.66 ns/op 297.12 MB/s BenchmarkCountByte/32-4 5098054 23.54 ns/op 1359.64 MB/s BenchmarkCountByte/4096-4 544564 204.6 ns/op 20020.79 MB/s BenchmarkCountByte/4194304-4 614 198394 ns/op 21141.23 MB/s BenchmarkCountByte/67108864-4 28 4475390 ns/op 14995.09 MB/s BenchmarkFields/ASCII/16-4 249501 478.9 ns/op 33.41 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22003 5510 ns/op 46.46 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1360 86882 ns/op 47.14 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 1519335 ns/op 43.13 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24469731 ns/op 42.85 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 124280 993.2 ns/op 16.11 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11395 ns/op 22.47 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 684 205130 ns/op 19.97 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3226932 ns/op 20.31 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 59890165 ns/op 17.51 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 233569 502.6 ns/op 31.83 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22582 5360 ns/op 47.76 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1192 102721 ns/op 39.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 2214575 ns/op 29.59 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 45267921 ns/op 23.16 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 160130 979.3 ns/op 16.34 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 14114 10392 ns/op 24.63 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 826 134260 ns/op 30.51 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2628327 ns/op 24.93 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 54037076 ns/op 19.40 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 70207766 ns/op BenchmarkSplitSingleByteSeparator-4 21 4813625 ns/op BenchmarkSplitMultiByteSeparator-4 49 2147972 ns/op BenchmarkSplitNSingleByteSeparator-4 297510 441.0 ns/op BenchmarkSplitNMultiByteSeparator-4 247500 471.6 ns/op BenchmarkRepeat/5x0-4 4112581 28.92 ns/op BenchmarkRepeat/5x1-4 4111826 28.77 ns/op BenchmarkRepeat/5x2-4 202702 595.4 ns/op BenchmarkRepeat/5x6-4 114170 1039 ns/op BenchmarkRepeat/10x0-4 4031593 28.78 ns/op BenchmarkRepeat/10x1-4 4093388 28.90 ns/op BenchmarkRepeat/10x2-4 196665 610.7 ns/op BenchmarkRepeat/10x6-4 111585 1067 ns/op BenchmarkRepeatLarge/256/1-4 49712 2378 ns/op 107.63 MB/s BenchmarkRepeatLarge/256/16-4 81547 1542 ns/op 166.04 MB/s BenchmarkRepeatLarge/512/1-4 40383 2793 ns/op 183.32 MB/s BenchmarkRepeatLarge/512/16-4 64590 1765 ns/op 290.09 MB/s BenchmarkRepeatLarge/1024/1-4 36576 3216 ns/op 318.38 MB/s BenchmarkRepeatLarge/1024/16-4 51360 2363 ns/op 433.35 MB/s BenchmarkRepeatLarge/2048/1-4 25609 4450 ns/op 460.18 MB/s BenchmarkRepeatLarge/2048/16-4 31960 3563 ns/op 574.73 MB/s BenchmarkRepeatLarge/4096/1-4 15186 8953 ns/op 457.50 MB/s BenchmarkRepeatLarge/4096/16-4 25858 4712 ns/op 869.29 MB/s BenchmarkRepeatLarge/8192/1-4 14916 8047 ns/op 1018.02 MB/s BenchmarkRepeatLarge/8192/16-4 18264 6425 ns/op 1275.04 MB/s BenchmarkRepeatLarge/8192/4097-4 5432479 24.04 ns/op 170400.95 MB/s BenchmarkRepeatLarge/16384/1-4 10364 11690 ns/op 1401.52 MB/s BenchmarkRepeatLarge/16384/16-4 9026 12266 ns/op 1335.70 MB/s BenchmarkRepeatLarge/16384/4097-4 17151 6855 ns/op 1793.12 MB/s BenchmarkRepeatLarge/32768/1-4 6496 19063 ns/op 1718.96 MB/s BenchmarkRepeatLarge/32768/16-4 6379 17333 ns/op 1890.53 MB/s BenchmarkRepeatLarge/32768/4097-4 7974 15520 ns/op 1847.93 MB/s BenchmarkRepeatLarge/65536/1-4 3133 35901 ns/op 1825.48 MB/s BenchmarkRepeatLarge/65536/16-4 3260 37985 ns/op 1725.31 MB/s BenchmarkRepeatLarge/65536/4097-4 3885 30694 ns/op 2002.16 MB/s BenchmarkRepeatLarge/131072/1-4 499 223508 ns/op 586.43 MB/s BenchmarkRepeatLarge/131072/16-4 513 229295 ns/op 571.63 MB/s BenchmarkRepeatLarge/131072/4097-4 505 218997 ns/op 579.95 MB/s BenchmarkRepeatLarge/262144/1-4 264 445403 ns/op 588.56 MB/s BenchmarkRepeatLarge/262144/16-4 238 446826 ns/op 586.68 MB/s BenchmarkRepeatLarge/262144/4097-4 261 434986 ns/op 593.38 MB/s BenchmarkRepeatLarge/524288/1-4 138 874311 ns/op 599.66 MB/s BenchmarkRepeatLarge/524288/16-4 139 857585 ns/op 611.35 MB/s BenchmarkRepeatLarge/524288/4097-4 134 871291 ns/op 597.18 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1687297 ns/op 621.45 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1773959 ns/op 591.09 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 1710612 ns/op 610.74 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3431386 ns/op 611.17 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3399205 ns/op 616.95 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3428224 ns/op 610.69 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6761349 ns/op 620.34 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6858234 ns/op 611.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7092783 ns/op 590.91 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14247305 ns/op 588.79 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14621772 ns/op 573.71 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14501511 ns/op 578.32 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30002934 ns/op 559.19 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30124625 ns/op 556.93 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30180070 ns/op 555.90 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59102660 ns/op 567.73 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59215585 ns/op 566.65 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57210958 ns/op 586.50 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119354511 ns/op 562.26 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121439399 ns/op 552.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 121799985 ns/op 550.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 215200004 ns/op 623.69 MB/s BenchmarkRepeatLarge/134217728/16-4 1 246175672 ns/op 545.21 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257649088 ns/op 520.93 MB/s BenchmarkRepeatLarge/268435456/1-4 1 432719020 ns/op 620.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 489383976 ns/op 548.52 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 506682343 ns/op 529.79 MB/s BenchmarkRepeatLarge/536870912/1-4 1 847746542 ns/op 633.29 MB/s BenchmarkRepeatLarge/536870912/16-4 1 959091560 ns/op 559.77 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1001091655 ns/op 536.29 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1708614498 ns/op 628.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1956990080 ns/op 548.67 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2008628037 ns/op 534.56 MB/s BenchmarkRepeatSpaces-4 4255404 27.78 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2572594 45.91 ns/op BenchmarkIndexAnyASCII/1:2-4 2414952 49.57 ns/op BenchmarkIndexAnyASCII/1:4-4 2403693 51.53 ns/op BenchmarkIndexAnyASCII/1:8-4 2216086 65.93 ns/op BenchmarkIndexAnyASCII/1:16-4 1835503 63.31 ns/op BenchmarkIndexAnyASCII/1:32-4 1613017 67.03 ns/op BenchmarkIndexAnyASCII/1:64-4 1858473 77.30 ns/op BenchmarkIndexAnyASCII/16:1-4 2532067 58.62 ns/op BenchmarkIndexAnyASCII/16:2-4 667890 179.1 ns/op BenchmarkIndexAnyASCII/16:4-4 356950 328.0 ns/op BenchmarkIndexAnyASCII/16:8-4 632425 239.9 ns/op BenchmarkIndexAnyASCII/16:16-4 584413 257.7 ns/op BenchmarkIndexAnyASCII/16:32-4 510945 267.7 ns/op BenchmarkIndexAnyASCII/16:64-4 401485 334.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2050428 72.26 ns/op BenchmarkIndexAnyASCII/256:2-4 56294 2140 ns/op BenchmarkIndexAnyASCII/256:4-4 55521 2792 ns/op BenchmarkIndexAnyASCII/256:8-4 55719 2340 ns/op BenchmarkIndexAnyASCII/256:16-4 55396 2166 ns/op BenchmarkIndexAnyASCII/256:32-4 27858 4312 ns/op BenchmarkIndexAnyASCII/256:64-4 53192 2264 ns/op BenchmarkIndexAnyUTF8/1:1-4 2788045 42.93 ns/op BenchmarkIndexAnyUTF8/1:2-4 2470464 49.26 ns/op BenchmarkIndexAnyUTF8/1:4-4 2378364 48.85 ns/op BenchmarkIndexAnyUTF8/1:8-4 2246373 53.95 ns/op BenchmarkIndexAnyUTF8/1:16-4 1790350 60.86 ns/op BenchmarkIndexAnyUTF8/1:32-4 1991400 64.69 ns/op BenchmarkIndexAnyUTF8/1:64-4 1733596 63.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 1918250 63.86 ns/op BenchmarkIndexAnyUTF8/16:2-4 358783 336.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 329372 366.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 287484 411.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 227608 527.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 189811 547.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 199800 579.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 486920 250.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 25958 4774 ns/op BenchmarkIndexAnyUTF8/256:4-4 23049 6005 ns/op BenchmarkIndexAnyUTF8/256:8-4 18741 6017 ns/op BenchmarkIndexAnyUTF8/256:16-4 15398 7804 ns/op BenchmarkIndexAnyUTF8/256:32-4 15252 7751 ns/op BenchmarkIndexAnyUTF8/256:64-4 13513 9221 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2528175 48.33 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2447722 49.10 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2350740 51.14 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2079189 80.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1570908 65.90 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1753350 63.23 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1799977 65.54 ns/op BenchmarkLastIndexAnyASCII/16:1-4 580476 198.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 585373 269.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 611384 203.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 517785 207.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 319500 382.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 456104 267.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 383956 360.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 50580 3681 ns/op BenchmarkLastIndexAnyASCII/256:2-4 43653 2686 ns/op BenchmarkLastIndexAnyASCII/256:4-4 54511 2200 ns/op BenchmarkLastIndexAnyASCII/256:8-4 53700 2248 ns/op BenchmarkLastIndexAnyASCII/256:16-4 53418 2306 ns/op BenchmarkLastIndexAnyASCII/256:32-4 52609 2358 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51171 4474 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2533676 68.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2517079 50.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2322025 51.52 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2153901 79.55 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1943592 62.12 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1929582 62.05 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1839122 64.32 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 459877 258.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 214117 633.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 206347 589.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 184606 792.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 158066 752.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 161716 754.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 153633 941.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 34911 3442 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13976 8155 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10136 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12196 11876 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13029 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9967 11579 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9768 12290 ns/op BenchmarkTrimASCII/1:1-4 4062267 29.45 ns/op BenchmarkTrimASCII/1:2-4 2593484 46.63 ns/op BenchmarkTrimASCII/1:4-4 2449096 49.42 ns/op BenchmarkTrimASCII/1:8-4 1988248 57.37 ns/op BenchmarkTrimASCII/1:16-4 1621998 74.77 ns/op BenchmarkTrimASCII/16:1-4 3191943 37.29 ns/op BenchmarkTrimASCII/16:2-4 652551 182.1 ns/op BenchmarkTrimASCII/16:4-4 651952 217.6 ns/op BenchmarkTrimASCII/16:8-4 625818 191.5 ns/op BenchmarkTrimASCII/16:16-4 522691 216.0 ns/op BenchmarkTrimASCII/256:1-4 569156 211.5 ns/op BenchmarkTrimASCII/256:2-4 51522 2186 ns/op BenchmarkTrimASCII/256:4-4 55753 2169 ns/op BenchmarkTrimASCII/256:8-4 55681 2184 ns/op BenchmarkTrimASCII/256:16-4 48846 2479 ns/op BenchmarkTrimASCII/4096:1-4 42402 2826 ns/op BenchmarkTrimASCII/4096:2-4 3552 33648 ns/op BenchmarkTrimASCII/4096:4-4 3550 33552 ns/op BenchmarkTrimASCII/4096:8-4 3333 33656 ns/op BenchmarkTrimASCII/4096:16-4 3555 38021 ns/op BenchmarkTrimByte-4 4564270 26.10 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 27646 4379 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 27391 4393 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1526 77279 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1930 59690 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3885 30387 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7378 15850 ns/op BenchmarkJoin/0-4 5546996 20.43 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4243702 27.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 179384 677.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123379 983.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 93841 1314 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 75904 1642 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62869 1915 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55101 2210 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3178508 38.50 ns/op BenchmarkTrimSpace/ASCII-4 1328478 98.54 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137174 903.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 68841 1786 ns/op BenchmarkReplaceAll-4 124154 1529 ns/op 16 B/op 1 allocs/op PASS ok strings 61.152s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 72760 1495 ns/op BenchmarkCond2-4 39802 3078 ns/op BenchmarkCond4-4 24961 4495 ns/op BenchmarkCond8-4 14130 9236 ns/op BenchmarkCond16-4 5362 21870 ns/op BenchmarkCond32-4 2366 46047 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 703184 170.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 342763 337.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 665670 165.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 739407 244.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 302818 376.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 855414 139.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 133503 964.6 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 106776 1120 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 108993 1228 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72255 1700 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1099254 136.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 228482 516.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 1235007 105.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 213085 554.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 839007 123.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 240081 503.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2187943 49.63 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71115 1672 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 163234 701.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 500746 284.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3262 33688 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 343 372535 ns/op BenchmarkRange/*sync.Map-4 1464 74810 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 110461 1159 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 349182 328.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96697 1182 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 178300 673.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 381921 286.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 308979 428.9 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 123902 976.8 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 241569 484.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1515482 79.73 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 73401 1589 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 185148 641.6 ns/op BenchmarkSwapCollision/*sync.Map-4 131256 939.3 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 392 302792 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 148477 835.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 441504 248.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 29253 4025 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 91370 1327 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30648 3801 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 216320 472.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 147807 835.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 365175 363.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2624738 45.80 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 219802 543.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2555643 47.55 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 984271 140.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 200569 598.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 1000000 113.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 131024 928.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 547116 231.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 791992 163.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 156205 790.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 125.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 171604 654.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 151998 793.2 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 430573 274.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77748 1568 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 313602 402.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 866629 140.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 166474 711.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 106.6 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 60040 1928 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 108447 1111 ns/op BenchmarkClear/*sync.Map-4 47438 2516 ns/op BenchmarkUncontendedSemaphore-4 4886181 23.80 ns/op BenchmarkContendedSemaphore-4 4700679 25.26 ns/op BenchmarkMutexUncontended-4 1000000 141.5 ns/op BenchmarkMutex-4 305658 388.5 ns/op BenchmarkMutexSlack-4 305610 395.7 ns/op BenchmarkMutexWork-4 282061 423.0 ns/op BenchmarkMutexWorkSlack-4 278464 440.2 ns/op BenchmarkMutexNoSpin-4 140052 815.4 ns/op BenchmarkMutexSpin-4 75184 1616 ns/op BenchmarkOnce-4 1771074 68.34 ns/op BenchmarkOnceFunc/v=Once-4 1675190 71.24 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1305325 92.47 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1549323 76.70 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1336737 89.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1496746 80.58 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 8762023 13.62 ns/op BenchmarkSemaSyntNonblock-4 2140711 58.56 ns/op BenchmarkSemaSyntBlock-4 2187931 80.21 ns/op BenchmarkSemaWorkNonblock-4 1000000 104.7 ns/op BenchmarkSemaWorkBlock-4 1000000 109.6 ns/op BenchmarkRWMutexUncontended-4 554850 224.4 ns/op BenchmarkRWMutexWrite100-4 413923 279.2 ns/op BenchmarkRWMutexWrite10-4 396758 305.8 ns/op BenchmarkRWMutexWorkWrite100-4 373201 341.2 ns/op BenchmarkRWMutexWorkWrite10-4 263247 433.0 ns/op BenchmarkWaitGroupUncontended-4 898208 129.5 ns/op BenchmarkWaitGroupAddDone-4 760353 150.3 ns/op BenchmarkWaitGroupAddDoneWork-4 899857 149.5 ns/op BenchmarkWaitGroupWait-4 5147524 22.92 ns/op BenchmarkWaitGroupWaitWork-4 3396206 35.99 ns/op BenchmarkWaitGroupActuallyWait-4 105600 1160 ns/op 32 B/op 2 allocs/op PASS ok sync 18.274s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 725272 187.5 ns/op PASS ok sync/atomic 1.147s PASS ok syscall 1.008s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 163086 740.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.139s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 6214 18101 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8517 14168 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1425371 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 80 1302248 ns/op 1387 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 168546702 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 167978352 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1636 68835 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1900 62113 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6372910 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 5964510 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 694335026 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 683811002 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 202 573834 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 222 537962 ns/op 177 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 54680784 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 55059920 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6418680070 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6352324571 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2538 45230 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 2875537 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 285787493 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2245 50593 ns/op 4514 B/op 34 allocs/op BenchmarkRagged/100-4 247 476847 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4744667 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 5904 20399 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.402s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 108656559 ns/op BenchmarkVariableString-4 79596 1477 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1718 66678 ns/op 2528 B/op 39 allocs/op PASS ok text/template/parse 1.379s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc1000-4 106 1119349 ns/op BenchmarkAfter-4 152875 760.7 ns/op BenchmarkStop/impl=chan-4 244724 418.8 ns/op BenchmarkStop/impl=func-4 251580 460.7 ns/op BenchmarkSimultaneousAfterFunc1000-4 57 2037805 ns/op BenchmarkStartStop1000-4 450 271478 ns/op BenchmarkReset/impl=chan-4 2619492 81.38 ns/op BenchmarkReset/impl=func-4 2099050 78.15 ns/op BenchmarkSleep1000-4 58 1921304 ns/op BenchmarkParallelTimerLatency-4 50 160370 avg-late-ns 1741120 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 331423 avg-late-ns 779544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 335341 avg-late-ns 1486543 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 303074 avg-late-ns 1295375 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 442712 avg-late-ns 1475207 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 306323 avg-late-ns 1517108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 332437 avg-late-ns 1716216 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 363876 avg-late-ns 2459688 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 311525 avg-late-ns 3079741 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 221905 avg-late-ns 1339171 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1041013 avg-late-ns 10016550 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 326765 avg-late-ns 919920 max-late-ns BenchmarkAdjustTimers10000-4 45 2566031 ns/op BenchmarkTicker-4 288966 355.9 ns/op BenchmarkTickerReset-4 1798456 65.37 ns/op BenchmarkTickerResetNaive-4 165122 766.4 ns/op BenchmarkNow-4 1779868 66.74 ns/op BenchmarkNowUnixNano-4 1394696 86.01 ns/op BenchmarkNowUnixMilli-4 1389507 85.76 ns/op BenchmarkNowUnixMicro-4 1280650 94.36 ns/op BenchmarkFormat-4 54769 2240 ns/op BenchmarkFormatRFC3339-4 73548 1626 ns/op BenchmarkFormatRFC3339Nano-4 73656 1650 ns/op BenchmarkFormatNow-4 84817 1431 ns/op BenchmarkMarshalJSON-4 102376 1195 ns/op BenchmarkMarshalText-4 113554 1074 ns/op BenchmarkParse-4 136087 871.6 ns/op BenchmarkParseRFC3339UTC-4 354796 340.7 ns/op BenchmarkParseRFC3339UTCBytes-4 220647 577.5 ns/op BenchmarkParseRFC3339TZ-4 77940 1559 ns/op BenchmarkParseRFC3339TZBytes-4 67231 1832 ns/op BenchmarkParseDuration-4 598347 203.0 ns/op BenchmarkHour-4 1000000 114.3 ns/op BenchmarkSecond-4 1000000 115.7 ns/op BenchmarkDate-4 724358 166.1 ns/op BenchmarkYear-4 782959 153.6 ns/op BenchmarkYearDay-4 787908 156.3 ns/op BenchmarkMonth-4 701383 165.9 ns/op BenchmarkDay-4 709580 167.0 ns/op BenchmarkISOWeek-4 645099 176.5 ns/op BenchmarkGoString-4 74689 1672 ns/op BenchmarkDateFunc-4 1523289 78.58 ns/op BenchmarkUnmarshalText-4 69536 1724 ns/op PASS ok time 14.559s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 417805 280.4 ns/op BenchmarkDecodeValidJapaneseChars-4 522907 226.3 ns/op BenchmarkDecodeRune-4 1388372 93.84 ns/op BenchmarkEncodeValidASCII-4 313978 359.4 ns/op BenchmarkEncodeValidJapaneseChars-4 516565 236.3 ns/op BenchmarkAppendRuneValidASCII-4 709189 173.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 101.2 ns/op BenchmarkEncodeRune-4 667932 177.2 ns/op PASS ok unicode/utf16 2.067s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2300646 51.70 ns/op BenchmarkRuneCountTenJapaneseChars-4 378744 300.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4666639 25.94 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 518850 232.8 ns/op BenchmarkValidTenASCIIChars-4 2348276 50.82 ns/op BenchmarkValid100KASCIIChars-4 91 1596241 ns/op BenchmarkValidTenJapaneseChars-4 354966 337.6 ns/op BenchmarkValidLongMostlyASCII-4 93 1095503 ns/op BenchmarkValidLongJapanese-4 64 1822929 ns/op BenchmarkValidStringTenASCIIChars-4 5147562 23.10 ns/op BenchmarkValidString100KASCIIChars-4 7063 17169 ns/op BenchmarkValidStringTenJapaneseChars-4 470163 241.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1431 83760 ns/op BenchmarkValidStringLongJapanese-4 163 732247 ns/op BenchmarkEncodeASCIIRune-4 4674352 24.96 ns/op BenchmarkEncodeJapaneseRune-4 2516019 47.07 ns/op BenchmarkAppendASCIIRune-4 8715955 13.80 ns/op BenchmarkAppendJapaneseRune-4 2816246 42.56 ns/op BenchmarkDecodeASCIIRune-4 2854394 41.71 ns/op BenchmarkDecodeJapaneseRune-4 2575412 44.99 ns/op BenchmarkFullRune/ASCII-4 3319596 35.55 ns/op BenchmarkFullRune/Incomplete-4 1626666 74.47 ns/op BenchmarkFullRune/Japanese-4 3375374 35.85 ns/op PASS ok unicode/utf8 4.491s goos: linux goarch: s390x pkg: unique BenchmarkMake-4 454971 251.5 ns/op 0 B/op 0 allocs/op BenchmarkMakeMany-4 343627 328.5 ns/op 0 B/op 0 allocs/op BenchmarkMakeManyMany-4 161917 19102 ns/op 0 B/op 0 allocs/op PASS ok unique 8.360s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 80483915512 ns/op PASS ok cmd/api 81.648s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 645478 178.4 ns/op BenchmarkCgoCall/one-pointer-4 521955 220.4 ns/op BenchmarkCgoCall/string-pointer-escape-4 430407 273.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 472267 255.2 ns/op BenchmarkCgoCall/eight-pointers-4 240980 508.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 555368 220.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 40258 3088 ns/op BenchmarkCgoCall/eight-pointers-slice-4 50400 2411 ns/op BenchmarkGoString-4 1202385 99.43 ns/op BenchmarkCGoCallback-4 68797 1738 ns/op BenchmarkCGoInCThread-4 311810 381.6 ns/op PASS ok cmd/cgo/internal/test 2.539s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 549476 232.1 ns/op BenchmarkEqArrayOfStrings64-4 61213 1890 ns/op BenchmarkEqArrayOfStrings1024-4 5732 20994 ns/op BenchmarkEqArrayOfFloats5-4 1000000 119.2 ns/op BenchmarkEqArrayOfFloats64-4 119451 988.3 ns/op BenchmarkEqArrayOfFloats1024-4 4580 23050 ns/op BenchmarkEqArrayOfStructsEq-4 1414 84925 ns/op BenchmarkEqArrayOfStructsNotEq-4 2256 52926 ns/op BenchmarkEqStruct-4 15854826 7.599 ns/op PASS ok cmd/compile/internal/reflectdata 2.165s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 57465 ns/op BenchmarkInvertLessThanNoov-4 11535254 10.41 ns/op BenchmarkCopyElim1-4 1318 88391 ns/op BenchmarkCopyElim10-4 1116 96296 ns/op BenchmarkCopyElim100-4 537 207280 ns/op BenchmarkCopyElim1000-4 73 1536581 ns/op BenchmarkCopyElim10000-4 4 26017555 ns/op BenchmarkCopyElim100000-4 1 491436071 ns/op BenchmarkDeadCode/1-4 1179 101240 ns/op BenchmarkDeadCode/10-4 1005 114608 ns/op BenchmarkDeadCode/100-4 368 325286 ns/op BenchmarkDeadCode/1000-4 52 2370570 ns/op BenchmarkDeadCode/10000-4 4 26005570 ns/op BenchmarkDeadCode/100000-4 1 367347737 ns/op BenchmarkDeadCode/200000-4 1 784963222 ns/op BenchmarkDominatorsLinear-4 12 10373272 ns/op 0.96 MB/s BenchmarkDominatorsFwdBack-4 8 13353265 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 15186715 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 7 15595504 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 16068239 ns/op 0.62 MB/s BenchmarkFuse/1-4 1010 126850 ns/op BenchmarkFuse/10-4 669 162541 ns/op BenchmarkFuse/100-4 169 691005 ns/op BenchmarkFuse/1000-4 20 5918873 ns/op BenchmarkFuse/10000-4 2 67435382 ns/op BenchmarkNilCheckDeep1-4 7617 14216 ns/op 0.07 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3271 35483 ns/op 0.28 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 484 244220 ns/op 0.41 MB/s 1157 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 50 2439276 ns/op 0.41 MB/s 12115 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 25475378 ns/op 0.39 MB/s 197152 B/op 7 allocs/op BenchmarkDSEPass-4 15 7293557 ns/op 48368 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 201339905 ns/op 4256112 B/op 108464 allocs/op BenchmarkCSEPass-4 5 21761615 ns/op 197171 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 253189275 ns/op 5619720 B/op 97147 allocs/op BenchmarkDeadcodePass-4 110 1027068 ns/op 81396 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 210692884 ns/op 4044016 B/op 44923 allocs/op BenchmarkMultiPass-4 40 2588809 ns/op 245152 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 396675347 ns/op 11234960 B/op 150296 allocs/op BenchmarkCondRewrite/SoloJump-4 3032398 39.54 ns/op BenchmarkCondRewrite/CombJump-4 2951187 39.71 ns/op PASS ok cmd/compile/internal/ssa 15.889s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7257 15075 ns/op BenchmarkExtShift-4 14905 8037 ns/op BenchmarkModify-4 8006 14923 ns/op BenchmarkMullImm-4 14128 8481 ns/op BenchmarkConstModify-4 7880 15132 ns/op BenchmarkBitSet-4 16063 7478 ns/op BenchmarkBitClear-4 16333 7347 ns/op BenchmarkBitToggle-4 16047 7443 ns/op BenchmarkBitSetConst-4 126392 960.1 ns/op BenchmarkBitClearConst-4 128991 934.1 ns/op BenchmarkBitToggleConst-4 126315 953.0 ns/op BenchmarkDivconstI64-4 8040232 14.85 ns/op BenchmarkModconstI64-4 7577005 15.41 ns/op BenchmarkDivisiblePow2constI64-4 8062564 14.74 ns/op BenchmarkDivisibleconstI64-4 7779316 15.41 ns/op BenchmarkDivisibleWDivconstI64-4 5225210 23.07 ns/op BenchmarkDivconstU64/3-4 7939491 15.05 ns/op BenchmarkDivconstU64/5-4 7911794 15.14 ns/op BenchmarkDivconstU64/37-4 7921897 15.14 ns/op BenchmarkDivconstU64/1234567-4 7921113 15.26 ns/op BenchmarkModconstU64-4 7970548 15.06 ns/op BenchmarkDivisibleconstU64-4 7975996 14.68 ns/op BenchmarkDivisibleWDivconstU64-4 5320765 22.50 ns/op BenchmarkDivconstI32-4 8086243 14.74 ns/op BenchmarkModconstI32-4 7903432 15.26 ns/op BenchmarkDivisiblePow2constI32-4 7215266 15.86 ns/op BenchmarkDivisibleconstI32-4 7957725 14.75 ns/op BenchmarkDivisibleWDivconstI32-4 5280763 22.29 ns/op BenchmarkDivconstU32-4 8018185 14.80 ns/op BenchmarkModconstU32-4 8045530 14.97 ns/op BenchmarkDivisibleconstU32-4 8156488 14.59 ns/op BenchmarkDivisibleWDivconstU32-4 5095078 23.39 ns/op BenchmarkDivconstI16-4 8153409 14.48 ns/op BenchmarkModconstI16-4 8023114 14.71 ns/op BenchmarkDivisiblePow2constI16-4 7917009 14.81 ns/op BenchmarkDivisibleconstI16-4 8005028 14.70 ns/op BenchmarkDivisibleWDivconstI16-4 5193453 23.40 ns/op BenchmarkDivconstU16-4 8029104 14.57 ns/op BenchmarkModconstU16-4 8063920 14.88 ns/op BenchmarkDivisibleconstU16-4 8161530 14.49 ns/op BenchmarkDivisibleWDivconstU16-4 5345058 22.59 ns/op BenchmarkDivconstI8-4 7724196 14.79 ns/op BenchmarkModconstI8-4 7770675 15.29 ns/op BenchmarkDivisiblePow2constI8-4 7986787 14.53 ns/op BenchmarkDivisibleconstI8-4 8161836 14.55 ns/op BenchmarkDivisibleWDivconstI8-4 5333408 22.74 ns/op BenchmarkDivconstU8-4 8221944 14.50 ns/op BenchmarkModconstU8-4 7993044 14.70 ns/op BenchmarkDivisibleconstU8-4 8071669 14.70 ns/op BenchmarkDivisibleWDivconstU8-4 5111128 23.36 ns/op BenchmarkMul2-4 173528 687.3 ns/op BenchmarkMulNeg2-4 175348 688.1 ns/op BenchmarkEfaceInteger-4 4002210 27.91 ns/op BenchmarkTypeAssert-4 13663669 8.422 ns/op BenchmarkDiv64UnsignedSmall-4 14320620 8.538 ns/op BenchmarkDiv64Small-4 13794877 8.779 ns/op BenchmarkDiv64SmallNegDivisor-4 13753027 8.702 ns/op BenchmarkDiv64SmallNegDividend-4 12925753 8.822 ns/op BenchmarkDiv64SmallNegBoth-4 13449668 8.637 ns/op BenchmarkDiv64Unsigned-4 11371219 10.44 ns/op BenchmarkDiv64-4 11558635 10.24 ns/op BenchmarkDiv64NegDivisor-4 11598166 10.12 ns/op BenchmarkDiv64NegDividend-4 11596364 10.16 ns/op BenchmarkDiv64NegBoth-4 11594703 10.24 ns/op BenchmarkMod64UnsignedSmall-4 14383323 8.319 ns/op BenchmarkMod64Small-4 13840537 8.732 ns/op BenchmarkMod64SmallNegDivisor-4 13825058 8.718 ns/op BenchmarkMod64SmallNegDividend-4 13796317 8.746 ns/op BenchmarkMod64SmallNegBoth-4 13513238 8.527 ns/op BenchmarkMod64Unsigned-4 11401956 10.33 ns/op BenchmarkMod64-4 11600552 10.19 ns/op BenchmarkMod64NegDivisor-4 11508404 10.18 ns/op BenchmarkMod64NegDividend-4 11607825 10.16 ns/op BenchmarkMod64NegBoth-4 11562801 10.20 ns/op BenchmarkMulconstI32/3-4 14806844 7.949 ns/op BenchmarkMulconstI32/5-4 14706220 7.943 ns/op BenchmarkMulconstI32/12-4 14800356 8.151 ns/op BenchmarkMulconstI32/120-4 14790639 8.133 ns/op BenchmarkMulconstI32/-120-4 14712654 8.125 ns/op BenchmarkMulconstI32/65537-4 14818286 7.948 ns/op BenchmarkMulconstI32/65538-4 14828982 8.151 ns/op BenchmarkMulconstI64/3-4 14817547 7.991 ns/op BenchmarkMulconstI64/5-4 14815110 7.957 ns/op BenchmarkMulconstI64/12-4 14787418 8.156 ns/op BenchmarkMulconstI64/120-4 14688270 8.194 ns/op BenchmarkMulconstI64/-120-4 14762236 8.147 ns/op BenchmarkMulconstI64/65537-4 14759872 8.115 ns/op BenchmarkMulconstI64/65538-4 14796846 8.154 ns/op BenchmarkMulconstU32/3-4 14821962 7.936 ns/op BenchmarkMulconstU32/5-4 14407779 7.970 ns/op BenchmarkMulconstU32/12-4 14629566 8.204 ns/op BenchmarkMulconstU32/120-4 14584192 8.148 ns/op BenchmarkMulconstU32/65537-4 14830983 7.932 ns/op BenchmarkMulconstU32/65538-4 14772246 8.134 ns/op BenchmarkMulconstU64/3-4 14793735 7.937 ns/op BenchmarkMulconstU64/5-4 14817403 7.946 ns/op BenchmarkMulconstU64/12-4 14563552 8.167 ns/op BenchmarkMulconstU64/120-4 14794394 8.178 ns/op BenchmarkMulconstU64/65537-4 14815119 7.956 ns/op BenchmarkMulconstU64/65538-4 13988913 8.133 ns/op BenchmarkShiftArithmeticRight-4 15156735 7.934 ns/op BenchmarkSwitch8Predictable-4 9986140 12.11 ns/op BenchmarkSwitch8Unpredictable-4 5820556 20.54 ns/op BenchmarkSwitch32Predictable-4 8754357 13.74 ns/op BenchmarkSwitch32Unpredictable-4 5440476 22.02 ns/op BenchmarkSwitchStringPredictable-4 4199139 28.80 ns/op BenchmarkSwitchStringUnpredictable-4 4364606 27.65 ns/op BenchmarkSwitchTypePredictable-4 3133309 37.62 ns/op BenchmarkSwitchTypeUnpredictable-4 3446584 34.67 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3408486 29.56 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4149508 28.79 ns/op PASS ok cmd/compile/internal/test 16.673s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 91 1169005 ns/op BenchmarkNamed/Underlying/nongeneric-4 1361665 86.94 ns/op BenchmarkNamed/Underlying/generic-4 1375834 86.53 ns/op BenchmarkNamed/Underlying/src_instance-4 1385450 86.42 ns/op BenchmarkNamed/Underlying/user_instance-4 1352481 89.83 ns/op BenchmarkCheck/http/funcbodies/info-4 1 549391214 ns/op 62959 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 461059437 ns/op 75021 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 168589815 ns/op 205064 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147183947 ns/op 235007 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 252301098 ns/op 20746 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 96461214 ns/op 54266 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 31384508 ns/op 166779 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29532222 ns/op 177239 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 46230581 ns/op 46933 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41828135 ns/op 51874 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19389078 ns/op 111902 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19115604 ns/op 113506 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1035869328 ns/op 69117 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 728675119 ns/op 98253 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153441485 ns/op 466492 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131569636 ns/op 543957 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 313723537 ns/op 6461 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 68538852 ns/op 29569 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 48144477 ns/op 42096 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 35384311 ns/op 57275 lines/s PASS ok cmd/compile/internal/types2 16.751s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 256 453737 ns/op 520871 sys-ns/op 717215 user-ns/op PASS ok cmd/go 1.187s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 247531 462.3 ns/op PASS ok cmd/go/internal/cfg 1.132s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23787 5041 ns/op 1.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 24705 4920 ns/op 1.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2682 44327 ns/op 23.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2757 43268 ns/op 23.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 385 313168 ns/op 26.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 384 310483 ns/op 26.38 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.913s All tests passed.