linux-s390x-ibm-race at 20f4b6d8f910adb5a3739dce5f4ffcfd2eb491c4 :: 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=d27989d387444109aa00467e04d51157" "JOURNAL_STREAM=9:597813734" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=d27989d387444109aa00467e04d51157" "JOURNAL_STREAM=9:597813734" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 3.884s ok archive/zip 9.106s ok bufio 2.578s ok bytes 8.058s ok cmp 1.058s ok compress/bzip2 3.423s ok compress/flate 29.068s ok compress/gzip 35.305s ok compress/lzw 6.526s ok compress/zlib 16.655s ok container/heap 1.038s ok container/list 1.083s ok container/ring 1.017s ok context 1.053s ok crypto 1.017s ok crypto/aes 1.799s ok crypto/cipher 1.350s ok crypto/des 1.344s ok crypto/dsa 1.875s ok crypto/ecdh 2.189s ok crypto/ecdsa 1.793s ok crypto/ed25519 4.083s ok crypto/elliptic 1.122s ok crypto/hmac 1.058s ok crypto/internal/alias 1.092s ok crypto/internal/bigmod 2.823s ok crypto/internal/boring 1.085s ok crypto/internal/boring/bcache 2.625s ok crypto/internal/edwards25519 6.071s ok crypto/internal/edwards25519/field 2.738s ok crypto/internal/nistec 4.742s ok crypto/internal/nistec/fiat 1.053s [no tests to run] ok crypto/md5 1.151s ok crypto/rand 2.824s ok crypto/rc4 3.018s ok crypto/rsa 8.733s ok crypto/sha1 2.167s ok crypto/sha256 1.043s ok crypto/sha512 1.049s ok crypto/subtle 7.152s ok crypto/tls 17.826s ok crypto/x509 4.006s ok database/sql 3.146s ok database/sql/driver 1.168s ok debug/buildinfo 1.448s ok debug/dwarf 1.661s ok debug/elf 5.804s ok debug/gosym 1.607s ok debug/macho 2.104s ok debug/pe 2.117s ok debug/plan9obj 2.105s ok embed 1.186s [no tests to run] ok embed/internal/embedtest 2.211s ok encoding/ascii85 1.360s ok encoding/asn1 1.048s ok encoding/base32 1.314s ok encoding/base64 1.049s ok encoding/binary 1.110s ok encoding/csv 1.054s ok encoding/gob 43.846s ok encoding/hex 1.080s ok encoding/json 9.807s ok encoding/pem 5.949s ok encoding/xml 1.206s ok errors 1.025s ok expvar 1.023s ok flag 3.456s ok fmt 2.242s ok go/ast 1.123s ok go/build 12.466s ok go/build/constraint 1.033s ok go/constant 1.029s ok go/doc 1.654s ok go/doc/comment 5.983s ok go/format 1.054s ok go/importer 4.529s ok go/internal/gccgoimporter 1.273s ok go/internal/gcimporter 32.875s ok go/internal/srcimporter 53.524s ok go/parser 4.176s ok go/printer 8.802s ok go/scanner 4.205s ok go/token 2.707s ok go/types 130.156s ok go/version 1.067s ok hash 1.062s ok hash/adler32 1.471s ok hash/crc32 1.157s ok hash/crc64 1.153s ok hash/fnv 1.154s ok hash/maphash 1.091s ok html 1.374s ok html/template 2.064s ok image 2.894s ok image/color 1.339s ok image/draw 2.911s ok image/gif 6.308s ok image/jpeg 6.260s ok image/png 9.014s ok index/suffixarray 4.714s ok internal/abi 1.451s ok internal/buildcfg 1.031s ok internal/chacha8rand 1.025s ok internal/coverage/cformat 1.156s ok internal/coverage/cmerge 1.148s ok internal/coverage/pods 1.648s ok internal/coverage/slicereader 1.942s ok internal/coverage/slicewriter 1.964s ok internal/coverage/test 1.086s ok internal/cpu 2.064s ok internal/dag 1.049s ok internal/diff 1.572s ok internal/fmtsort 1.047s ok internal/fuzz 1.039s ok internal/godebug 16.078s ok internal/godebugs 1.018s ok internal/gover 1.035s ok internal/intern 4.910s ok internal/itoa 1.318s ok internal/platform 3.218s ok internal/poll 2.666s ok internal/profile 1.282s ok internal/reflectlite 1.932s ok internal/safefilepath 4.180s ok internal/saferio 2.786s ok internal/singleflight 1.973s ok internal/testenv 2.663s ok internal/trace 4.821s ok internal/trace/v2 70.754s ok internal/types/errors 3.602s ok internal/unsafeheader 1.047s ok internal/xcoff 1.197s ok internal/zstd 2.230s ok io 1.154s ok io/fs 1.486s ok io/ioutil 1.161s ok log 1.124s ok log/slog 2.662s ok log/slog/internal/benchmarks 1.105s ok log/slog/internal/buffer 1.084s ok log/syslog 2.253s ok maps 3.886s ok math 1.134s ok math/big 16.332s ok math/bits 1.113s ok math/cmplx 1.956s ok math/rand 6.460s ok math/rand/v2 10.147s ok mime 1.091s ok mime/multipart 23.684s ok mime/quotedprintable 8.559s ok net 124.658s ok net/http 60.167s ok net/http/cgi 28.042s ok net/http/cookiejar 1.252s ok net/http/fcgi 1.480s ok net/http/httptest 3.911s ok net/http/httptrace 1.496s ok net/http/httputil 2.759s ok net/http/internal 21.340s ok net/http/internal/ascii 1.602s ok net/http/pprof 7.209s ok net/internal/cgotest 1.027s ok net/internal/socktest 1.731s ok net/mail 1.058s ok net/netip 3.542s ok net/rpc 1.579s ok net/rpc/jsonrpc 1.392s ok net/smtp 1.335s ok net/textproto 2.784s ok net/url 1.049s ok os 12.296s ok os/exec 11.048s ok os/exec/internal/fdtest 1.084s ok os/signal 29.971s ok os/user 1.092s ok path 1.116s ok path/filepath 1.316s ok plugin 1.287s ok reflect 25.992s ok regexp 21.038s ok regexp/syntax 37.499s ok runtime 434.752s ok runtime/cgo 1.062s ok runtime/coverage 1.062s ok runtime/debug 2.833s ok runtime/internal/atomic 1.038s ok runtime/internal/math 1.033s ok runtime/internal/sys 1.029s ok runtime/internal/syscall 1.099s ok runtime/internal/wasitest 1.099s ok runtime/metrics 1.125s ok runtime/pprof 74.755s ok runtime/race 66.196s ok runtime/trace 1.182s ok slices 6.341s ok sort 4.424s ok strconv 11.142s ok strings 8.990s ok sync 5.165s ok sync/atomic 26.701s ok syscall 36.175s ok testing 29.454s ok testing/fstest 1.046s ok testing/iotest 1.126s ok testing/quick 2.328s ok testing/slogtest 2.309s ok text/scanner 1.414s ok text/tabwriter 2.757s ok text/template 1.515s ok text/template/parse 2.010s ok time 19.736s ok unicode 1.032s ok unicode/utf16 1.195s ok unicode/utf8 1.885s ok cmd/addr2line 16.624s ok cmd/api 117.737s ok cmd/asm/internal/asm 22.658s ok cmd/asm/internal/lex 1.054s ok cmd/cgo/internal/swig 1.564s ok cmd/cgo/internal/test 8.600s ok cmd/cgo/internal/testcarchive 150.462s ok cmd/cgo/internal/testcshared 26.867s ok cmd/cgo/internal/testerrors 56.069s ok cmd/cgo/internal/testfortran 1.042s ok cmd/cgo/internal/testgodefs 7.840s ok cmd/cgo/internal/testlife 6.411s ok cmd/cgo/internal/testnocgo 1.153s ok cmd/cgo/internal/testplugin 263.950s ok cmd/cgo/internal/testsanitizers 1.909s ok cmd/cgo/internal/testshared 333.531s ok cmd/cgo/internal/testso 12.535s ok cmd/cgo/internal/teststdio 12.569s ok cmd/cgo/internal/testtls 1.243s ok cmd/compile/internal/abt 1.063s ok cmd/compile/internal/amd64 1.036s ok cmd/compile/internal/base 1.184s ok cmd/compile/internal/compare 1.419s ok cmd/compile/internal/devirtualize 1.048s ok cmd/compile/internal/dwarfgen 6.001s ok cmd/compile/internal/importer 8.432s ok cmd/compile/internal/inline/inlheur 3.536s ok cmd/compile/internal/ir 1.033s ok cmd/compile/internal/logopt 1.838s ok cmd/compile/internal/loopvar 1.669s ok cmd/compile/internal/noder 1.050s ok cmd/compile/internal/reflectdata 1.129s [no tests to run] ok cmd/compile/internal/ssa 78.262s ok cmd/compile/internal/syntax 2.962s ok cmd/compile/internal/test 64.941s ok cmd/compile/internal/typecheck 6.349s ok cmd/compile/internal/types 1.452s ok cmd/compile/internal/types2 82.254s ok cmd/covdata 1.901s ok cmd/cover 35.892s ok cmd/dist 1.125s ok cmd/distpack 1.560s ok cmd/doc 2.637s ok cmd/fix 18.362s ok cmd/go 483.703s ok cmd/go/internal/auth 1.298s ok cmd/go/internal/cache 1.321s ok cmd/go/internal/cfg 1.018s [no tests to run] ok cmd/go/internal/envcmd 1.079s ok cmd/go/internal/fsys 1.458s ok cmd/go/internal/generate 1.084s ok cmd/go/internal/gover 1.125s ok cmd/go/internal/imports 1.025s ok cmd/go/internal/load 1.035s ok cmd/go/internal/lockedfile 2.393s ok cmd/go/internal/lockedfile/internal/filelock 2.266s ok cmd/go/internal/modfetch 1.039s ok cmd/go/internal/modfetch/codehost 2.497s ok cmd/go/internal/modfetch/zip_sum_test 1.068s ok cmd/go/internal/modindex 2.831s ok cmd/go/internal/modload 1.024s ok cmd/go/internal/mvs 1.271s ok cmd/go/internal/par 1.338s ok cmd/go/internal/str 1.236s ok cmd/go/internal/test 2.215s ok cmd/go/internal/toolchain 1.150s ok cmd/go/internal/vcs 1.189s ok cmd/go/internal/vcweb 1.063s ok cmd/go/internal/vcweb/vcstest 3.162s ok cmd/go/internal/web 1.272s ok cmd/go/internal/work 1.681s ok cmd/gofmt 1.497s ok cmd/internal/archive 2.570s ok cmd/internal/bootstrap_test 1.100s ok cmd/internal/buildid 2.641s ok cmd/internal/cov 2.828s ok cmd/internal/dwarf 1.411s ok cmd/internal/edit 1.068s ok cmd/internal/goobj 1.042s ok cmd/internal/moddeps 3.745s ok cmd/internal/notsha256 1.377s ok cmd/internal/obj 3.473s ok cmd/internal/obj/ppc64 2.092s ok cmd/internal/obj/riscv 1.123s ok cmd/internal/obj/s390x 1.016s ok cmd/internal/obj/x86 9.767s ok cmd/internal/objabi 1.138s ok cmd/internal/pkgpath 5.216s ok cmd/internal/pkgpattern 1.024s ok cmd/internal/quoted 1.326s ok cmd/internal/src 1.446s ok cmd/internal/test2json 3.357s ok cmd/link 32.732s ok cmd/link/internal/benchmark 1.063s ok cmd/link/internal/ld 29.559s ok cmd/link/internal/loader 1.188s ok cmd/nm 10.061s ok cmd/objdump 1.194s ok cmd/pack 12.398s ok cmd/pprof 1.023s ok cmd/relnote 1.063s ok cmd/trace 1.176s ok cmd/trace/v2 2.406s ok cmd/vet 83.018s ##### Running benchmarks briefly. goos: linux goarch: s390x pkg: archive/tar Benchmark/Writer/USTAR-4 2272 47558 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1729 59255 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1338 91951 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3936 59081 ns/op 5123 B/op 15 allocs/op Benchmark/Reader/GNU-4 5224 107360 ns/op 5102 B/op 14 allocs/op Benchmark/Reader/PAX-4 2110 80620 ns/op 8798 B/op 33 allocs/op PASS ok archive/tar 3.792s goos: linux goarch: s390x pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 534708534 ns/op 15264 B/op 67 allocs/op BenchmarkZip64Test-4 1 217762633 ns/op BenchmarkZip64TestSizes/4096-4 1364 510835 ns/op BenchmarkZip64TestSizes/1048576-4 127 1107257 ns/op BenchmarkZip64TestSizes/67108864-4 1 336195789 ns/op PASS ok archive/zip 5.502s goos: linux goarch: s390x pkg: bufio BenchmarkReaderCopyOptimal-4 167896 804.1 ns/op BenchmarkReaderCopyUnoptimal-4 107145 1631 ns/op BenchmarkReaderCopyNoWriteTo-4 3784 71360 ns/op BenchmarkReaderWriteToOptimal-4 10000 22302 ns/op BenchmarkReaderReadString-4 83785 2639 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 135114 2710 ns/op BenchmarkWriterCopyUnoptimal-4 172743 2156 ns/op BenchmarkWriterCopyNoReadFrom-4 1419 77664 ns/op BenchmarkReaderEmpty-4 10000 40062 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 34716 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 437971 279.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 7.315s goos: linux goarch: s390x pkg: bytes BenchmarkReadString-4 961 529694 ns/op 61.86 MB/s BenchmarkWriteByte-4 405 375563 ns/op 10.91 MB/s BenchmarkWriteRune-4 217 760184 ns/op 16.16 MB/s BenchmarkBufferNotEmptyWriteRead-4 26 4641889 ns/op BenchmarkBufferFullSmallReads-4 91 1292067 ns/op BenchmarkBufferWriteBlock/N4096-4 6884 46152 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 100 2125761 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 44643240 ns/op 4192280 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 179912021 ns/op 93.25 MB/s 33554528 B/op 3 allocs/op BenchmarkIndexByte/10-4 4411923 26.50 ns/op 377.30 MB/s BenchmarkIndexByte/32-4 5216530 83.64 ns/op 382.57 MB/s BenchmarkIndexByte/4K-4 829101 160.5 ns/op 25517.15 MB/s BenchmarkIndexBytePortable/10-4 805455 702.5 ns/op 14.24 MB/s BenchmarkIndexBytePortable/32-4 303476 515.8 ns/op 62.04 MB/s BenchmarkIndexBytePortable/4K-4 2764 176852 ns/op 23.16 MB/s BenchmarkIndexRune/10-4 1000000 272.2 ns/op 36.74 MB/s BenchmarkIndexRune/32-4 790000 279.5 ns/op 114.51 MB/s BenchmarkIndexRune/4K-4 253503 836.3 ns/op 4897.94 MB/s BenchmarkIndexRuneASCII/10-4 4269068 31.01 ns/op 322.48 MB/s BenchmarkIndexRuneASCII/32-4 4823536 50.26 ns/op 636.63 MB/s BenchmarkIndexRuneASCII/4K-4 825266 891.4 ns/op 4595.02 MB/s BenchmarkEqual/0-4 8074824 15.49 ns/op BenchmarkEqual/same/1-4 1424437 115.3 ns/op 8.67 MB/s BenchmarkEqual/same/6-4 1240350 85.83 ns/op 69.91 MB/s BenchmarkEqual/same/9-4 1000000 102.4 ns/op 87.87 MB/s BenchmarkEqual/same/15-4 1379413 247.0 ns/op 60.73 MB/s BenchmarkEqual/same/16-4 1000000 289.6 ns/op 55.25 MB/s BenchmarkEqual/same/20-4 1000000 109.8 ns/op 182.10 MB/s BenchmarkEqual/same/32-4 1311064 129.8 ns/op 246.54 MB/s BenchmarkEqual/same/4K-4 127372 969.4 ns/op 4225.09 MB/s BenchmarkEqual/1-4 1000000 169.3 ns/op 5.91 MB/s BenchmarkEqual/6-4 1000000 318.2 ns/op 18.86 MB/s BenchmarkEqual/9-4 1411741 108.4 ns/op 83.05 MB/s BenchmarkEqual/15-4 1000000 105.7 ns/op 141.85 MB/s BenchmarkEqual/16-4 1000000 117.7 ns/op 135.93 MB/s BenchmarkEqual/20-4 1000000 687.4 ns/op 29.10 MB/s BenchmarkEqual/32-4 1116723 396.1 ns/op 80.78 MB/s BenchmarkEqual/4K-4 102164 1361 ns/op 3009.11 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 118.3 ns/op 541.00 MB/s BenchmarkEqualBothUnaligned/64_1-4 1335543 102.1 ns/op 627.07 MB/s BenchmarkEqualBothUnaligned/64_4-4 1336822 89.80 ns/op 712.72 MB/s BenchmarkEqualBothUnaligned/64_7-4 1353574 96.48 ns/op 663.37 MB/s BenchmarkEqualBothUnaligned/4096_0-4 114301 1214 ns/op 3373.24 MB/s BenchmarkEqualBothUnaligned/4096_1-4 100108 1120 ns/op 3655.79 MB/s BenchmarkEqualBothUnaligned/4096_4-4 117478 1214 ns/op 3374.76 MB/s BenchmarkEqualBothUnaligned/4096_7-4 104839 1059 ns/op 3868.05 MB/s BenchmarkIndex/10-4 3344582 35.16 ns/op 284.42 MB/s BenchmarkIndex/32-4 2499748 42.02 ns/op 761.61 MB/s BenchmarkIndex/4K-4 72237 1754 ns/op 2335.76 MB/s BenchmarkIndexEasy/10-4 2380809 93.77 ns/op 106.65 MB/s BenchmarkIndexEasy/32-4 2544902 44.35 ns/op 721.46 MB/s BenchmarkIndexEasy/4K-4 411099 328.5 ns/op 12467.90 MB/s BenchmarkCount/10-4 1772745 150.9 ns/op 66.25 MB/s BenchmarkCount/32-4 1600366 100.3 ns/op 319.05 MB/s BenchmarkCount/4K-4 71109 2722 ns/op 1504.71 MB/s BenchmarkCountEasy/10-4 1859066 64.60 ns/op 154.79 MB/s BenchmarkCountEasy/32-4 1549453 104.2 ns/op 306.97 MB/s BenchmarkCountEasy/4K-4 427903 343.7 ns/op 11917.44 MB/s BenchmarkCountSingle/10-4 3001065 102.8 ns/op 97.24 MB/s BenchmarkCountSingle/32-4 2990892 41.28 ns/op 775.22 MB/s BenchmarkCountSingle/4K-4 456830 863.4 ns/op 4744.10 MB/s BenchmarkToUpper/#00-4 3301219 58.85 ns/op BenchmarkToUpper/ONLYUPPER-4 282956 1064 ns/op BenchmarkToUpper/abc-4 539685 624.3 ns/op BenchmarkToUpper/AbC123-4 308092 524.9 ns/op BenchmarkToUpper/azAZ09_-4 288883 678.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85642 1445 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38672 6596 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59995 2839 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118308 1005 ns/op BenchmarkToLower/#00-4 3291482 40.07 ns/op BenchmarkToLower/abc-4 480363 282.0 ns/op BenchmarkToLower/AbC123-4 304244 727.0 ns/op BenchmarkToLower/azAZ09_-4 254562 500.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85012 1412 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42568 3744 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73226 1678 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115250 985.7 ns/op BenchmarkFields/ASCII/16-4 124252 1837 ns/op 8.71 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 14328 ns/op 17.87 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 620 409534 ns/op 10.00 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 5071028 ns/op 12.92 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50047100 ns/op 20.95 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 107852 1845 ns/op 8.67 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6109 18687 ns/op 13.70 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 366 505570 ns/op 8.10 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5895118 ns/op 11.12 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125515728 ns/op 8.35 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143253 5639 ns/op 2.84 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12031 19623 ns/op 13.05 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 686 517270 ns/op 7.92 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 5242206 ns/op 12.50 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 305020312 ns/op 3.44 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 165427 956.1 ns/op 16.73 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9626 13234 ns/op 19.34 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 561 943931 ns/op 4.34 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 39816785 ns/op 1.65 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 602071821 ns/op 1.74 MB/s 11211200 B/op 26 allocs/op BenchmarkTrimSpace/NoTrim-4 1322126 104.5 ns/op BenchmarkTrimSpace/ASCII-4 563142 254.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89184 1435 ns/op BenchmarkTrimSpace/JustNonASCII-4 43999 2830 ns/op BenchmarkToValidUTF8/Valid-4 493846 379.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 364611 404.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92085 1266 ns/op BenchmarkIndexHard1-4 1782 69034 ns/op BenchmarkIndexHard2-4 386 311276 ns/op BenchmarkIndexHard3-4 142 4059885 ns/op BenchmarkIndexHard4-4 84 6885051 ns/op BenchmarkLastIndexHard1-4 3 57479682 ns/op BenchmarkLastIndexHard2-4 1 105649559 ns/op BenchmarkLastIndexHard3-4 4 77729775 ns/op BenchmarkCountHard1-4 1788 132285 ns/op BenchmarkCountHard2-4 386 867482 ns/op BenchmarkCountHard3-4 153 701415 ns/op BenchmarkSplitEmptySeparator-4 1 138922701 ns/op BenchmarkSplitSingleByteSeparator-4 7 58563121 ns/op BenchmarkSplitMultiByteSeparator-4 12 10327255 ns/op BenchmarkSplitNSingleByteSeparator-4 203162 2323 ns/op BenchmarkSplitNMultiByteSeparator-4 30956 3923 ns/op BenchmarkRepeat-4 179652 1215 ns/op BenchmarkRepeatLarge/256/1-4 113768 1364 ns/op 187.69 MB/s BenchmarkRepeatLarge/256/16-4 27993 51527 ns/op 4.97 MB/s BenchmarkRepeatLarge/512/1-4 41997 26641 ns/op 19.22 MB/s BenchmarkRepeatLarge/512/16-4 59097 12966 ns/op 39.49 MB/s BenchmarkRepeatLarge/1024/1-4 10000 17504 ns/op 58.50 MB/s BenchmarkRepeatLarge/1024/16-4 10000 62005 ns/op 16.51 MB/s BenchmarkRepeatLarge/2048/1-4 10000 40606 ns/op 50.44 MB/s BenchmarkRepeatLarge/2048/16-4 10000 92391 ns/op 22.17 MB/s BenchmarkRepeatLarge/4096/1-4 10000 41463 ns/op 98.79 MB/s BenchmarkRepeatLarge/4096/16-4 10000 48614 ns/op 84.26 MB/s BenchmarkRepeatLarge/8192/1-4 10000 49322 ns/op 166.09 MB/s BenchmarkRepeatLarge/8192/16-4 10000 36509 ns/op 224.38 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 141313 ns/op 28.99 MB/s BenchmarkRepeatLarge/16384/1-4 6723 222641 ns/op 73.59 MB/s BenchmarkRepeatLarge/16384/16-4 7876 105810 ns/op 154.84 MB/s BenchmarkRepeatLarge/16384/4097-4 5683 150386 ns/op 81.73 MB/s BenchmarkRepeatLarge/32768/1-4 4297 737062 ns/op 44.46 MB/s BenchmarkRepeatLarge/32768/16-4 1321 988440 ns/op 33.15 MB/s BenchmarkRepeatLarge/32768/4097-4 3127 241346 ns/op 118.83 MB/s BenchmarkRepeatLarge/65536/1-4 100 3564979 ns/op 18.38 MB/s BenchmarkRepeatLarge/65536/16-4 715 708539 ns/op 92.49 MB/s BenchmarkRepeatLarge/65536/4097-4 357 998335 ns/op 61.56 MB/s BenchmarkRepeatLarge/131072/1-4 138 1961178 ns/op 66.83 MB/s BenchmarkRepeatLarge/131072/16-4 261 8193561 ns/op 16.00 MB/s BenchmarkRepeatLarge/131072/4097-4 100 17168845 ns/op 7.40 MB/s BenchmarkRepeatLarge/262144/1-4 100 5511978 ns/op 47.56 MB/s BenchmarkRepeatLarge/262144/16-4 200 3605422 ns/op 72.71 MB/s BenchmarkRepeatLarge/262144/4097-4 100 11252681 ns/op 22.94 MB/s BenchmarkRepeatLarge/524288/1-4 96 35487043 ns/op 14.77 MB/s BenchmarkRepeatLarge/524288/16-4 100 6817087 ns/op 76.91 MB/s BenchmarkRepeatLarge/524288/4097-4 100 24779654 ns/op 21.00 MB/s BenchmarkRepeatLarge/1048576/1-4 1 545318509 ns/op 1.92 MB/s BenchmarkRepeatLarge/1048576/16-4 21 16375889 ns/op 64.03 MB/s BenchmarkRepeatLarge/1048576/4097-4 33 15558537 ns/op 67.15 MB/s BenchmarkRepeatLarge/2097152/1-4 26 59541290 ns/op 35.22 MB/s BenchmarkRepeatLarge/2097152/16-4 34 32585182 ns/op 64.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 33086669 ns/op 63.28 MB/s BenchmarkRepeatLarge/4194304/1-4 9 34480903 ns/op 121.64 MB/s BenchmarkRepeatLarge/4194304/16-4 4 31529567 ns/op 133.03 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 56167013 ns/op 74.62 MB/s BenchmarkRepeatLarge/8388608/1-4 6 28667888 ns/op 292.61 MB/s BenchmarkRepeatLarge/8388608/16-4 5 37609987 ns/op 223.04 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 131086455 ns/op 63.98 MB/s BenchmarkRepeatLarge/16777216/1-4 2 286508738 ns/op 58.56 MB/s BenchmarkRepeatLarge/16777216/16-4 2 79734949 ns/op 210.41 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 94186634 ns/op 178.13 MB/s BenchmarkRepeatLarge/33554432/1-4 2 258430148 ns/op 129.84 MB/s BenchmarkRepeatLarge/33554432/16-4 1 113268892 ns/op 296.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 577493835 ns/op 58.10 MB/s BenchmarkRepeatLarge/67108864/1-4 1 2285533256 ns/op 29.36 MB/s BenchmarkRepeatLarge/67108864/16-4 1 170250018 ns/op 394.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 144032000 ns/op 465.93 MB/s BenchmarkRepeatLarge/134217728/1-4 1 340612414 ns/op 394.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 344409250 ns/op 389.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 629139133 ns/op 213.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 477208061 ns/op 562.51 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1215443034 ns/op 220.85 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1128495971 ns/op 237.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 3676438638 ns/op 146.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2026262362 ns/op 264.96 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1854130542 ns/op 289.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4096339483 ns/op 262.12 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3827751383 ns/op 280.52 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3869074112 ns/op 277.52 MB/s BenchmarkBytesCompare/1-4 10334146 15.44 ns/op BenchmarkBytesCompare/2-4 10641050 22.80 ns/op BenchmarkBytesCompare/4-4 10956856 13.44 ns/op BenchmarkBytesCompare/8-4 10992824 14.69 ns/op BenchmarkBytesCompare/16-4 11019130 27.53 ns/op BenchmarkBytesCompare/32-4 9589592 22.79 ns/op BenchmarkBytesCompare/64-4 8281393 18.81 ns/op BenchmarkBytesCompare/128-4 8317082 16.66 ns/op BenchmarkBytesCompare/256-4 6932281 39.49 ns/op BenchmarkBytesCompare/512-4 4673782 57.19 ns/op BenchmarkBytesCompare/1024-4 2718596 41.37 ns/op BenchmarkBytesCompare/2048-4 1511473 74.81 ns/op BenchmarkIndexAnyASCII/1:1-4 2722332 43.76 ns/op BenchmarkIndexAnyASCII/1:2-4 1768292 57.60 ns/op BenchmarkIndexAnyASCII/1:4-4 2069599 98.40 ns/op BenchmarkIndexAnyASCII/1:8-4 2484463 72.06 ns/op BenchmarkIndexAnyASCII/1:16-4 1987572 60.82 ns/op BenchmarkIndexAnyASCII/1:32-4 2053885 69.15 ns/op BenchmarkIndexAnyASCII/1:64-4 2017272 73.83 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 461.2 ns/op BenchmarkIndexAnyASCII/16:2-4 291036 503.6 ns/op BenchmarkIndexAnyASCII/16:4-4 306795 415.7 ns/op BenchmarkIndexAnyASCII/16:8-4 319279 372.1 ns/op BenchmarkIndexAnyASCII/16:16-4 317841 397.5 ns/op BenchmarkIndexAnyASCII/16:32-4 262735 822.8 ns/op BenchmarkIndexAnyASCII/16:64-4 257536 827.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1911732 125.4 ns/op BenchmarkIndexAnyASCII/256:2-4 10000 10344 ns/op BenchmarkIndexAnyASCII/256:4-4 10000 15231 ns/op BenchmarkIndexAnyASCII/256:8-4 24363 17196 ns/op BenchmarkIndexAnyASCII/256:16-4 25089 5086 ns/op BenchmarkIndexAnyASCII/256:32-4 24961 5218 ns/op BenchmarkIndexAnyASCII/256:64-4 24646 13600 ns/op BenchmarkIndexAnyUTF8/1:1-4 2666001 54.51 ns/op BenchmarkIndexAnyUTF8/1:2-4 2704675 144.2 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 137.7 ns/op BenchmarkIndexAnyUTF8/1:8-4 2474012 194.6 ns/op BenchmarkIndexAnyUTF8/1:16-4 1947829 248.0 ns/op BenchmarkIndexAnyUTF8/1:32-4 1876171 178.3 ns/op BenchmarkIndexAnyUTF8/1:64-4 1393356 80.57 ns/op BenchmarkIndexAnyUTF8/16:1-4 126507 792.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 256596 2385 ns/op BenchmarkIndexAnyUTF8/16:4-4 235560 808.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 232368 569.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 196479 865.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 193134 1067 ns/op BenchmarkIndexAnyUTF8/16:64-4 10000 16886 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11576 ns/op BenchmarkIndexAnyUTF8/256:2-4 12025 19130 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 23882 ns/op BenchmarkIndexAnyUTF8/256:8-4 13482 8468 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 15940 ns/op BenchmarkIndexAnyUTF8/256:32-4 13011 10086 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 38026 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2611690 45.71 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2551119 52.17 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2548958 49.96 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2074710 54.54 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 209.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2090881 56.00 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1657614 132.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 329930 382.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 340971 1007 ns/op BenchmarkLastIndexAnyASCII/16:4-4 339412 355.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 323772 385.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 323270 1430 ns/op BenchmarkLastIndexAnyASCII/16:32-4 168448 1377 ns/op BenchmarkLastIndexAnyASCII/16:64-4 261997 1032 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24967 16313 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24627 4755 ns/op BenchmarkLastIndexAnyASCII/256:4-4 22258 5341 ns/op BenchmarkLastIndexAnyASCII/256:8-4 21385 5487 ns/op BenchmarkLastIndexAnyASCII/256:16-4 10000 10532 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24338 16806 ns/op BenchmarkLastIndexAnyASCII/256:64-4 10000 16386 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1835497 236.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2599683 381.1 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2548534 47.90 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2450727 53.19 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1999837 56.42 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2180894 126.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1654483 72.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 293494 573.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253962 571.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 212058 1525 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 220218 561.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 189192 4188 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 187981 1112 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 183798 3880 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21056 18419 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 17376 10028 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16333 9170 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 26887 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 16853 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12090 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 42671 ns/op BenchmarkTrimASCII/1:1-4 2970243 40.35 ns/op BenchmarkTrimASCII/1:2-4 1000000 268.9 ns/op BenchmarkTrimASCII/1:4-4 1000000 286.3 ns/op BenchmarkTrimASCII/1:8-4 1000000 215.8 ns/op BenchmarkTrimASCII/1:16-4 1306839 81.79 ns/op BenchmarkTrimASCII/16:1-4 520149 1154 ns/op BenchmarkTrimASCII/16:2-4 317856 386.2 ns/op BenchmarkTrimASCII/16:4-4 337560 411.1 ns/op BenchmarkTrimASCII/16:8-4 331944 1651 ns/op BenchmarkTrimASCII/16:16-4 305106 374.5 ns/op BenchmarkTrimASCII/256:1-4 39588 8851 ns/op BenchmarkTrimASCII/256:2-4 22468 5344 ns/op BenchmarkTrimASCII/256:4-4 10000 10908 ns/op BenchmarkTrimASCII/256:8-4 23436 5609 ns/op BenchmarkTrimASCII/256:16-4 24729 4835 ns/op BenchmarkTrimASCII/4096:1-4 2425 52980 ns/op BenchmarkTrimASCII/4096:2-4 1471 87583 ns/op BenchmarkTrimASCII/4096:4-4 1326 372247 ns/op BenchmarkTrimASCII/4096:8-4 1521 258672 ns/op BenchmarkTrimASCII/4096:16-4 764 278566 ns/op BenchmarkTrimByte-4 2085632 82.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 26517 4839 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 28460 22032 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 486 485735 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1056 107741 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2127 148579 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 1 124755784 ns/op BenchmarkCompareBytesEqual-4 1000000 145.3 ns/op BenchmarkCompareBytesToNil-4 8458284 13.33 ns/op BenchmarkCompareBytesEmpty-4 10543153 49.07 ns/op BenchmarkCompareBytesIdentical-4 13341878 10.43 ns/op BenchmarkCompareBytesSameLength-4 10112436 10.78 ns/op BenchmarkCompareBytesDifferentLength-4 10628468 11.30 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2362 49924 ns/op 21003.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2427 49657 ns/op 21116.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2448 49181 ns/op 21320.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2215 52485 ns/op 19978.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2450 170275 ns/op 6158.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2442 57513 ns/op 18232.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2162 64813 ns/op 16178.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2439 49382 ns/op 21234.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2349 62631 ns/op 16742.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2020 79255 ns/op 13230.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1462 420338 ns/op 2494.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2324 136585 ns/op 7677.12 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2043 98963 ns/op 10595.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2310 85400 ns/op 12278.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1864 56183 ns/op 18663.58 MB/s BenchmarkCompareBytesBig-4 2254 51442 ns/op 20384.04 MB/s BenchmarkCompareBytesBigIdentical-4 9617994 12.40 ns/op 84573642.32 MB/s PASS ok bytes 381.207s goos: linux goarch: s390x pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 126110967 ns/op 0.79 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 511275683 ns/op 1.11 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 47441687 ns/op 0.35 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 4.206s goos: linux goarch: s390x pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 43 3479841 ns/op 2.87 MB/s 42834 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 3 133389746 ns/op 0.75 MB/s 46178 B/op 7 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 699355723 ns/op 1.43 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 31 6046040 ns/op 1.65 MB/s 41949 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 200941256 ns/op 0.50 MB/s 43728 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 302707679 ns/op 3.30 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 43 7280476 ns/op 1.37 MB/s 42681 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 48327780 ns/op 2.07 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 295187192 ns/op 3.39 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 42 6179021 ns/op 1.62 MB/s 42927 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 33508888 ns/op 2.98 MB/s 49166 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 599574119 ns/op 1.67 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 39 3729261 ns/op 2.68 MB/s 43773 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 37636828 ns/op 2.66 MB/s 50658 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 786853739 ns/op 1.27 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 50 3653706 ns/op 2.74 MB/s 43619 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 3 41682015 ns/op 2.40 MB/s 46624 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 187595331 ns/op 5.33 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 54 1925133 ns/op 5.19 MB/s 43788 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 6 105104363 ns/op 0.95 MB/s 44336 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 684839586 ns/op 1.46 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 58 6265473 ns/op 1.60 MB/s 43598 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 6 19252940 ns/op 5.19 MB/s 44336 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 168509317 ns/op 5.93 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 79 9961359 ns/op 1.00 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 22478805 ns/op 4.45 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117502588 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 1 123782758 ns/op 0.08 MB/s BenchmarkEncode/Digits/Speed/1e5-4 3 34065412 ns/op 2.94 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 337589469 ns/op 2.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 1 106701823 ns/op 0.09 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 100721860 ns/op 0.99 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1502066555 ns/op 0.67 MB/s BenchmarkEncode/Digits/Compression/1e4-4 10 15125865 ns/op 0.66 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 103555128 ns/op 0.97 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1355583180 ns/op 0.74 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 60 1891432 ns/op 5.29 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 17390144 ns/op 5.75 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 180193149 ns/op 5.55 MB/s BenchmarkEncode/Newton/Speed/1e4-4 36 3323677 ns/op 3.01 MB/s BenchmarkEncode/Newton/Speed/1e5-4 4 29134644 ns/op 3.43 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 206578513 ns/op 4.84 MB/s BenchmarkEncode/Newton/Default/1e4-4 13 10242932 ns/op 0.98 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100203027 ns/op 1.00 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 880459794 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e4-4 13 8934569 ns/op 1.12 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 101419912 ns/op 0.99 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1391963564 ns/op 0.72 MB/s PASS ok compress/flate 71.671s goos: linux goarch: s390x pkg: compress/lzw BenchmarkDecoder/1e4-4 28 8964987 ns/op 1.12 MB/s BenchmarkDecoder/1e-Reuse4-4 27 3965209 ns/op 2.52 MB/s BenchmarkDecoder/1e5-4 3 107013110 ns/op 0.93 MB/s BenchmarkDecoder/1e-Reuse5-4 3 40338863 ns/op 2.48 MB/s BenchmarkDecoder/1e6-4 1 740197024 ns/op 1.35 MB/s BenchmarkDecoder/1e-Reuse6-4 1 528091277 ns/op 1.89 MB/s BenchmarkEncoder/1e4-4 37 3046211 ns/op 3.28 MB/s BenchmarkEncoder/1e-Reuse4-4 38 2985119 ns/op 3.35 MB/s BenchmarkEncoder/1e5-4 1 140895440 ns/op 0.71 MB/s BenchmarkEncoder/1e-Reuse5-4 3 51852337 ns/op 1.93 MB/s BenchmarkEncoder/1e6-4 1 365920109 ns/op 2.73 MB/s BenchmarkEncoder/1e-Reuse6-4 1 1228330337 ns/op 0.81 MB/s PASS ok compress/lzw 12.766s goos: linux goarch: s390x pkg: container/heap BenchmarkDup-4 18 18623224 ns/op PASS ok container/heap 2.139s goos: linux goarch: s390x pkg: context BenchmarkCommonParentCancel-4 28453 5249 ns/op BenchmarkWithTimeout/concurrency=40-4 5390 55900 ns/op BenchmarkWithTimeout/concurrency=4000-4 5523 115941 ns/op BenchmarkWithTimeout/concurrency=400000-4 1590 254865 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 419356 635.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18685 12985 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19201 5741 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2186 154345 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2136 67675 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3360 51626 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 159 3257441 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 1584927 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 333 460389 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 16939462 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 15328281 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 3311924 ns/op BenchmarkCheckCanceled/Err-4 456021 286.8 ns/op BenchmarkCheckCanceled/Done-4 582742 513.2 ns/op BenchmarkContextCancelDone-4 652129 315.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 38371 3073 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 32067 3564 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27376 8639 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22166 5068 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10655 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 403482 250.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 266780 656.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 188266 649.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 114979 2502 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 55540 2093 ns/op PASS ok context 33.719s goos: linux goarch: s390x pkg: crypto/aes BenchmarkEncrypt-4 1840494 73.10 ns/op 218.86 MB/s BenchmarkDecrypt-4 1782292 80.81 ns/op 198.00 MB/s BenchmarkExpand-4 10000 22360 ns/op PASS ok crypto/aes 7.162s goos: linux goarch: s390x pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 174590 697.6 ns/op 91.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 343365 832.6 ns/op 76.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183379 1299 ns/op 49.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 357598 354.7 ns/op 180.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154938 752.6 ns/op 1793.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 306553 425.5 ns/op 3172.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 157770 825.8 ns/op 1634.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 304485 489.7 ns/op 2756.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 78531 1305 ns/op 6279.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 143280 967.8 ns/op 8464.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 103494 1206 ns/op 6795.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 144662 847.8 ns/op 9663.11 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 2281 621812 ns/op 1.64 MB/s BenchmarkAESCFBDecrypt1K-4 2313 165730 ns/op 6.15 MB/s BenchmarkAESCFBDecrypt8K-4 291 459584 ns/op 17.81 MB/s BenchmarkAESOFB1K-4 5035 24342 ns/op 41.86 MB/s BenchmarkAESCTR1K-4 5538 76562 ns/op 13.31 MB/s BenchmarkAESCTR8K-4 100 2956797 ns/op 2.77 MB/s BenchmarkAESCBCEncrypt1K-4 425215 413.3 ns/op 2477.87 MB/s BenchmarkAESCBCDecrypt1K-4 804992 305.4 ns/op 3352.98 MB/s PASS ok crypto/cipher 15.605s goos: linux goarch: s390x pkg: crypto/des BenchmarkEncrypt-4 45316 3194 ns/op 2.50 MB/s BenchmarkDecrypt-4 41989 3417 ns/op 2.34 MB/s BenchmarkTDESEncrypt-4 10000 29430 ns/op 0.27 MB/s BenchmarkTDESDecrypt-4 4554 50605 ns/op 0.16 MB/s PASS ok crypto/des 5.374s goos: linux goarch: s390x pkg: crypto/ecdh BenchmarkECDH/P256-4 849 151652 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 4 34618338 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 2 82027741 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 15 20954772 ns/op 378 B/op 9 allocs/op PASS ok crypto/ecdh 4.197s goos: linux goarch: s390x pkg: crypto/ecdsa BenchmarkSign/P256-4 2318 48859 ns/op 1464 B/op 20 allocs/op BenchmarkSign/P384-4 1738 68623 ns/op 1560 B/op 20 allocs/op BenchmarkSign/P521-4 1071 105510 ns/op 1768 B/op 23 allocs/op BenchmarkVerify/P256-4 2396 49164 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P384-4 1192 129304 ns/op 0 B/op 0 allocs/op BenchmarkVerify/P521-4 720 869760 ns/op 48 B/op 2 allocs/op BenchmarkGenerateKey/P256-4 2374 73848 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 21 6193857 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 9 12174520 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 7.358s goos: linux goarch: s390x pkg: crypto/ed25519 BenchmarkKeyGeneration-4 108 1027638 ns/op BenchmarkNewKeyFromSeed-4 100 2769238 ns/op BenchmarkSigning-4 80 1276164 ns/op BenchmarkVerification-4 22 4691419 ns/op PASS ok crypto/ed25519 3.521s goos: linux goarch: s390x pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3880 56844 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 61 3107423 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 22 5403295 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 9 11990154 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1094 95176 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 24 4724602 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 8 13779303 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 3 131411650 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 8034 38910 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 4194 81799 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2682 56794 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 33 4649859 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1752 117386 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 100 1081939 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1123 99519 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2368206 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 11.991s goos: linux goarch: s390x pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15026 8460 ns/op 121.04 MB/s BenchmarkHMACSHA256_32-4 10000 20887 ns/op 1.53 MB/s BenchmarkNewWriteSum-4 8034 13848 ns/op 2.31 MB/s PASS ok crypto/hmac 2.870s goos: linux goarch: s390x pkg: crypto/internal/bigmod BenchmarkModAdd-4 37520 3433 ns/op BenchmarkModSub-4 37994 8463 ns/op BenchmarkMontgomeryRepr-4 10000 10037 ns/op BenchmarkMontgomeryMul-4 10000 20075 ns/op BenchmarkModMul-4 6500 19547 ns/op BenchmarkExpBig-4 6 58558924 ns/op BenchmarkExp-4 4 34768760 ns/op PASS ok crypto/internal/bigmod 8.665s goos: linux goarch: s390x pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 476 288998 ns/op BenchmarkScalarBaseMult-4 110 1641232 ns/op BenchmarkScalarMult-4 38 3070892 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 40 2913373 ns/op PASS ok crypto/internal/edwards25519 4.321s goos: linux goarch: s390x pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 198826 538.9 ns/op BenchmarkMultiply-4 212193 623.2 ns/op BenchmarkSquare-4 303056 395.3 ns/op BenchmarkInvert-4 1114 111873 ns/op BenchmarkMult32-4 764438 152.1 ns/op PASS ok crypto/internal/edwards25519/field 5.439s goos: linux goarch: s390x pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 25 6337191 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1447 107807 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 8 13474353 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 4 32023780 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 6 37706858 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 3532 124132 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 24 5671707 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 191246512 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 5.308s goos: linux goarch: s390x pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 247597 488.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 129915 1480 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 61898 4332 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 238173 490.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 126250 933.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 59948 3520 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 7.591s goos: linux goarch: s390x pkg: crypto/md5 BenchmarkHash8Bytes-4 10000 11916 ns/op 0.67 MB/s BenchmarkHash64-4 106244 1873 ns/op 34.17 MB/s BenchmarkHash128-4 93540 1953 ns/op 65.53 MB/s BenchmarkHash256-4 83523 2888 ns/op 88.65 MB/s BenchmarkHash512-4 68575 1996 ns/op 256.51 MB/s BenchmarkHash1K-4 28742 6802 ns/op 150.55 MB/s BenchmarkHash8K-4 10000 18903 ns/op 433.36 MB/s BenchmarkHash1M-4 86 2436287 ns/op 430.40 MB/s BenchmarkHash8M-4 10 11606061 ns/op 722.78 MB/s BenchmarkHash8BytesUnaligned-4 81290 2521 ns/op 3.17 MB/s BenchmarkHash1KUnaligned-4 48691 5483 ns/op 186.76 MB/s BenchmarkHash8KUnaligned-4 10000 11887 ns/op 689.17 MB/s PASS ok crypto/md5 12.532s goos: linux goarch: s390x pkg: crypto/rand BenchmarkPrime-4 1 1376405521 ns/op PASS ok crypto/rand 2.773s goos: linux goarch: s390x pkg: crypto/rc4 BenchmarkRC4_128-4 8656 19264 ns/op 6.64 MB/s BenchmarkRC4_1K-4 1070 199903 ns/op 5.12 MB/s BenchmarkRC4_8K-4 100 1345357 ns/op 6.02 MB/s PASS ok crypto/rc4 3.164s goos: linux goarch: s390x pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 16874176 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 54080350 ns/op BenchmarkDecryptPKCS1v15/4096-4 1 138741962 ns/op BenchmarkEncryptPKCS1v15/2048-4 364 301158 ns/op BenchmarkDecryptOAEP/2048-4 6 17208302 ns/op BenchmarkEncryptOAEP/2048-4 100 3002347 ns/op BenchmarkSignPKCS1v15/2048-4 2 53879811 ns/op BenchmarkVerifyPKCS1v15/2048-4 380 368998 ns/op BenchmarkSignPSS/2048-4 1 138087294 ns/op BenchmarkVerifyPSS/2048-4 217 501693 ns/op PASS ok crypto/rsa 8.146s goos: linux goarch: s390x pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 72842 3156 ns/op 2.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 84807 1939 ns/op 4.13 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79998 6068 ns/op 52.73 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93296 12397 ns/op 25.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 63432 1970 ns/op 519.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 50892 10639 ns/op 96.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 16568 ns/op 494.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 18336 6974 ns/op 1174.72 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 10.873s goos: linux goarch: s390x pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 38970 2841 ns/op 2.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 66904 5683 ns/op 1.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 60277 2560 ns/op 3.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17383 17221 ns/op 59.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 10000 10489 ns/op 97.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 12315 ns/op 83.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 25069 ns/op 326.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 17210 17590 ns/op 465.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 23000 21353 ns/op 383.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 14.342s goos: linux goarch: s390x pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 36470 16698 ns/op 0.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 53605 2249 ns/op 3.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 50526 2752 ns/op 2.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37724 7114 ns/op 143.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 50203 3029 ns/op 338.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 42560 6033 ns/op 169.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 14516 ns/op 564.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 16334 12512 ns/op 654.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 26886 7691 ns/op 1065.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 10.848s goos: linux goarch: s390x pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 14343867 68.87 ns/op BenchmarkConstantTimeEq-4 14532747 28.77 ns/op BenchmarkConstantTimeLessOrEq-4 14442166 79.32 ns/op BenchmarkXORBytes/8Bytes-4 311529 396.1 ns/op 20.20 MB/s BenchmarkXORBytes/128Bytes-4 165866 1779 ns/op 71.94 MB/s BenchmarkXORBytes/2048Bytes-4 20371 16274 ns/op 125.85 MB/s BenchmarkXORBytes/32768Bytes-4 1102 668902 ns/op 48.99 MB/s PASS ok crypto/subtle 13.329s goos: linux goarch: s390x pkg: crypto/tls BenchmarkCertCache/0-4 1 370019673 ns/op BenchmarkCertCache/1-4 21 31609177 ns/op BenchmarkCertCache/2-4 86 87555787 ns/op BenchmarkCertCache/3-4 1 113762673 ns/op BenchmarkHandshakeServer/RSA-4 12 10253853 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 17770384 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 19594757 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 52 3049544 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 93 1699697 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 8 23398817 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 16813234 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 85534940 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 94005760 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 146596006 ns/op 7.15 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 205286028 ns/op 5.11 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 121631939 ns/op 17.24 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 154993801 ns/op 13.53 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 158824828 ns/op 26.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 306760249 ns/op 13.67 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 425874949 ns/op 19.70 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 258657718 ns/op 32.43 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 374383687 ns/op 44.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 446379418 ns/op 37.59 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1137061057 ns/op 29.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 833447548 ns/op 40.26 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4833161087 ns/op 13.89 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3210684961 ns/op 20.90 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 111351424 ns/op 9.42 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 84691556 ns/op 12.38 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 345878855 ns/op 6.06 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 270445009 ns/op 7.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 267741304 ns/op 15.67 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 722020691 ns/op 5.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 368088016 ns/op 22.79 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 409649975 ns/op 20.48 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1633729143 ns/op 10.27 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 587930859 ns/op 28.54 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1400000344 ns/op 23.97 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1663568696 ns/op 20.17 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1492913534 ns/op 44.95 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2896533426 ns/op 23.17 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 915196459 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 797824780 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 449482648 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 313203283 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 190038886 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 171129901 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 120246506 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 230017001 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 1 100625003 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 215111967 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 209482359 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 184007952 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 1 142752316 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 371608660 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 262825600 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 70287457 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 61904046 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 116730814 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 2 50390754 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 2 55614357 ns/op PASS ok crypto/tls 58.709s goos: linux goarch: s390x pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 22162290 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 482 278274 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 727 517489 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 808 288201 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 5.149s goos: linux goarch: s390x pkg: database/sql BenchmarkConcurrentDBExec-4 32 16998643 ns/op 276671 B/op 1605 allocs/op BenchmarkConcurrentStmtQuery-4 38 9090071 ns/op 261891 B/op 1939 allocs/op BenchmarkConcurrentStmtExec-4 39 4302473 ns/op 215177 B/op 500 allocs/op BenchmarkConcurrentTxQuery-4 36 13372390 ns/op 273672 B/op 2124 allocs/op BenchmarkConcurrentTxExec-4 70 3884982 ns/op 88110 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 3366602 ns/op 112064 B/op 2151 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1469280 ns/op 40230 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 4548928 ns/op 226261 B/op 1714 allocs/op BenchmarkManyConcurrentQueries-4 2160 186178 ns/op 4128 B/op 20 allocs/op BenchmarkGrabConn-4 198597 751.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 5.001s goos: linux goarch: s390x pkg: debug/elf BenchmarkSymbols64-4 1556 273450 ns/op BenchmarkSymbols32-4 1582 375953 ns/op PASS ok debug/elf 3.204s goos: linux goarch: s390x pkg: debug/gosym Benchmark115/NewLineTable-4 51691 1964 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 66 4820263 ns/op 180229 B/op 13 allocs/op Benchmark115/LineToPC-4 54 2151901 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12982 9147 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 3.405s goos: linux goarch: s390x pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 29012 3572 ns/op BenchmarkMarshal-4 388 319563 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2564 47988 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 3.782s goos: linux goarch: s390x pkg: encoding/base32 BenchmarkEncode-4 223 536555 ns/op 15.27 MB/s BenchmarkEncodeToString-4 249 770325 ns/op 10.63 MB/s BenchmarkDecode-4 128 3238272 ns/op 4.05 MB/s BenchmarkDecodeString-4 85 2230493 ns/op 5.88 MB/s PASS ok encoding/base32 5.403s goos: linux goarch: s390x pkg: encoding/base64 BenchmarkEncodeToString-4 277 447796 ns/op 18.29 MB/s BenchmarkDecodeString/2-4 315364 512.3 ns/op 7.81 MB/s BenchmarkDecodeString/4-4 234686 630.5 ns/op 12.69 MB/s BenchmarkDecodeString/8-4 184364 672.6 ns/op 17.84 MB/s BenchmarkDecodeString/64-4 24277 38748 ns/op 2.27 MB/s BenchmarkDecodeString/8192-4 223 544994 ns/op 20.04 MB/s BenchmarkNewEncoding-4 37825 2866 ns/op 89.32 MB/s PASS ok encoding/base64 6.580s goos: linux goarch: s390x pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 913 636540 ns/op 6.28 MB/s BenchmarkReadStruct-4 4536 114458 ns/op 0.66 MB/s BenchmarkWriteStruct-4 10000 11858 ns/op 6.32 MB/s BenchmarkReadInts-4 37008 3462 ns/op 8.67 MB/s BenchmarkWriteInts-4 37832 6082 ns/op 4.93 MB/s BenchmarkWriteSlice1000Int32s-4 908 416157 ns/op 9.61 MB/s BenchmarkPutUint16-4 1000000 169.7 ns/op 11.78 MB/s BenchmarkAppendUint16-4 2458191 60.24 ns/op 33.20 MB/s BenchmarkPutUint32-4 2217940 226.1 ns/op 17.69 MB/s BenchmarkAppendUint32-4 1000000 401.8 ns/op 9.96 MB/s BenchmarkPutUint64-4 565423 538.9 ns/op 14.85 MB/s BenchmarkAppendUint64-4 738144 796.2 ns/op 10.05 MB/s BenchmarkLittleEndianPutUint16-4 2973621 37.46 ns/op 53.39 MB/s BenchmarkLittleEndianAppendUint16-4 3340030 40.72 ns/op 49.12 MB/s BenchmarkLittleEndianPutUint32-4 1000000 306.3 ns/op 13.06 MB/s BenchmarkLittleEndianAppendUint32-4 2360427 68.52 ns/op 58.38 MB/s BenchmarkLittleEndianPutUint64-4 760426 170.4 ns/op 46.96 MB/s BenchmarkLittleEndianAppendUint64-4 746572 239.4 ns/op 33.41 MB/s BenchmarkReadFloats-4 156112 4125 ns/op 2.91 MB/s BenchmarkWriteFloats-4 125079 1090 ns/op 11.01 MB/s BenchmarkReadSlice1000Float32s-4 1148 538332 ns/op 7.43 MB/s BenchmarkWriteSlice1000Float32s-4 825 146717 ns/op 27.26 MB/s BenchmarkReadSlice1000Uint8s-4 44628 18269 ns/op 54.74 MB/s BenchmarkWriteSlice1000Uint8s-4 50361 14829 ns/op 67.44 MB/s BenchmarkPutUvarint32-4 479931 285.7 ns/op 14.00 MB/s BenchmarkPutUvarint64-4 176217 693.9 ns/op 11.53 MB/s PASS ok encoding/binary 23.046s goos: linux goarch: s390x pkg: encoding/csv BenchmarkRead-4 4468 25768 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5085 21964 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5614 21223 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3248 86941 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5894 20707 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 4512 29005 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5977 19943 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3186 76386 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9543 54308 ns/op PASS ok encoding/csv 5.299s goos: linux goarch: s390x pkg: encoding/gob BenchmarkEndToEndPipe-4 9158 28730 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 3980 47679 ns/op 1824 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 172 1095815 ns/op 17078 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 600 256343 ns/op 817 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1004 146137 ns/op 86 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 990 144308 ns/op 88 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1561 79847 ns/op 248 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 34 5516942 ns/op 38778 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 274 1995573 ns/op 25363 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 776 780217 ns/op 10811 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 804 293384 ns/op 9766 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 265 1241261 ns/op 39309 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 82 2431281 ns/op 68599 B/op 2274 allocs/op BenchmarkDecodeBytesSlice-4 258 983645 ns/op 24473 B/op 215 allocs/op BenchmarkDecodeInterfaceSlice-4 27 7058246 ns/op 84791 B/op 3179 allocs/op BenchmarkDecodeMap-4 67 2328789 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 15.093s goos: linux goarch: s390x pkg: encoding/hex BenchmarkEncode/256-4 13548 8559 ns/op 29.91 MB/s BenchmarkEncode/1024-4 3499 33453 ns/op 30.61 MB/s BenchmarkEncode/4096-4 882 173433 ns/op 23.62 MB/s BenchmarkEncode/16384-4 224 537359 ns/op 30.49 MB/s BenchmarkDecode/256-4 28280 8831 ns/op 28.99 MB/s BenchmarkDecode/1024-4 7029 17547 ns/op 58.36 MB/s BenchmarkDecode/4096-4 1636 67314 ns/op 60.85 MB/s BenchmarkDecode/16384-4 450 301049 ns/op 54.42 MB/s BenchmarkDump/256-4 1197 114373 ns/op 2.24 MB/s BenchmarkDump/1024-4 313 392188 ns/op 2.61 MB/s BenchmarkDump/4096-4 75 1889450 ns/op 2.17 MB/s BenchmarkDump/16384-4 16 6253014 ns/op 2.62 MB/s PASS ok encoding/hex 5.505s goos: linux goarch: s390x pkg: encoding/json BenchmarkCodeEncoder-4 1 155014422 ns/op 12.52 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 213326259 ns/op 9.10 MB/s 8393704 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 195590531 ns/op 9.92 MB/s 10333728 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 353305405 ns/op 5.49 MB/s 10335384 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 17373 6407 ns/op BenchmarkMarshalBytes/256-4 5252 21400 ns/op BenchmarkMarshalBytes/4096-4 457 271048 ns/op BenchmarkMarshalBytesError/32-4 46 3558337 ns/op BenchmarkMarshalBytesError/256-4 45 2699618 ns/op BenchmarkMarshalBytesError/4096-4 43 2728962 ns/op BenchmarkMarshalMap-4 21066 6234 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 663237995 ns/op 2.93 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25614 5140 ns/op 2.72 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 29484 22449 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 456472907 ns/op 4.25 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 527853108 ns/op 3.68 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 36722 3918 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 125946 2799 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 183368 1347 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12684 39277 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 29521 8187 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 49026 2371 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 8187 12456 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5295 27049 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1034 197360 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1972877 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 28379112 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 340257 525.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 468964 347.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 494744 372.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 863931 190.1 ns/op BenchmarkEncodeMarshaler-4 10000 10748 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 10000 13226 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5066668 24.84 ns/op BenchmarkNumberIsValidRegexp-4 15068 8349 ns/op PASS ok encoding/json 32.827s goos: linux goarch: s390x pkg: encoding/pem BenchmarkEncode-4 36 7656682 ns/op 8.56 MB/s BenchmarkDecode-4 14 26420518 ns/op 3.36 MB/s PASS ok encoding/pem 2.532s goos: linux goarch: s390x pkg: encoding/xml BenchmarkMarshal-4 1626 67658 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 673 172499 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1274 143010 ns/op PASS ok encoding/xml 1.886s goos: linux goarch: s390x pkg: errors BenchmarkIs-4 235846 559.7 ns/op BenchmarkAs-4 63796 1763 ns/op PASS ok errors 1.571s goos: linux goarch: s390x pkg: expvar BenchmarkIntAdd-4 939520 180.3 ns/op BenchmarkIntSet-4 775766 133.8 ns/op BenchmarkFloatAdd-4 237127 1831 ns/op BenchmarkFloatSet-4 758086 601.4 ns/op BenchmarkStringSet-4 433401 239.5 ns/op BenchmarkMapSet-4 186487 1048 ns/op BenchmarkMapSetDifferent-4 34534 3484 ns/op BenchmarkMapSetDifferentRandom-4 306 570298 ns/op BenchmarkMapSetString-4 10000 18377 ns/op BenchmarkMapAddSame-4 37843 3980 ns/op BenchmarkMapAddDifferent-4 6850 56918 ns/op BenchmarkMapAddDifferentRandom-4 268 4040766 ns/op BenchmarkMapAddSameSteadyState-4 310527 400.5 ns/op BenchmarkMapAddDifferentSteadyState-4 74622 1549 ns/op BenchmarkMapString-4 5756 32014 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 5146 57618 ns/op PASS ok expvar 15.018s goos: linux goarch: s390x pkg: fmt BenchmarkSprintfPadding-4 61172 2272 ns/op BenchmarkSprintfEmpty-4 278626 4368 ns/op BenchmarkSprintfString-4 132632 3662 ns/op BenchmarkSprintfTruncateString-4 86180 2791 ns/op BenchmarkSprintfTruncateBytes-4 122211 14949 ns/op BenchmarkSprintfSlowParsingPath-4 104155 31304 ns/op BenchmarkSprintfQuoteString-4 39345 3359 ns/op BenchmarkSprintfInt-4 113749 5499 ns/op BenchmarkSprintfIntInt-4 126964 1011 ns/op BenchmarkSprintfPrefixedInt-4 107487 2018 ns/op BenchmarkSprintfFloat-4 88632 3002 ns/op BenchmarkSprintfComplex-4 30121 5324 ns/op BenchmarkSprintfBoolean-4 222882 1138 ns/op BenchmarkSprintfHexString-4 60193 3078 ns/op BenchmarkSprintfHexBytes-4 93481 6374 ns/op BenchmarkSprintfBytes-4 38760 12389 ns/op BenchmarkSprintfStringer-4 10000 10211 ns/op BenchmarkSprintfStructure-4 23577 14755 ns/op BenchmarkManyArgs-4 2000 64668 ns/op BenchmarkFprintInt-4 58024 3153 ns/op BenchmarkFprintfBytes-4 75363 2407 ns/op BenchmarkFprintIntNoAlloc-4 61764 3331 ns/op BenchmarkScanInts-4 18 5764668 ns/op BenchmarkScanRecursiveInt-4 1 380816196 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 458619651 ns/op PASS ok fmt 25.439s goos: linux goarch: s390x pkg: go/build BenchmarkImportVendor-4 687 289398 ns/op PASS ok go/build 1.764s goos: linux goarch: s390x pkg: go/constant BenchmarkStringAdd/1-4 10000 76237 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12105 8934 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3541 724507 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 933 227819 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 315 2198216 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 84 5815653 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 24161052 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 79354632 ns/op 3615224 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 165970528 ns/op 15239840 B/op 65566 allocs/op PASS ok go/constant 9.029s goos: linux goarch: s390x pkg: go/format BenchmarkFormat/array1-10000-4 1 1431435506 ns/op 0.05 MB/s 46011344 B/op 48978 allocs/op PASS ok go/format 2.959s goos: linux goarch: s390x pkg: go/parser BenchmarkParse-4 3 59715008 ns/op 0.90 MB/s BenchmarkParseOnly-4 4 77277375 ns/op 0.70 MB/s BenchmarkResolve-4 48 4120056 ns/op 13.07 MB/s PASS ok go/parser 11.387s goos: linux goarch: s390x pkg: go/printer BenchmarkPrintFile-4 1 189226884 ns/op 0.27 MB/s 4927872 B/op 27482 allocs/op BenchmarkPrintDecl-4 673 1163983 ns/op 0.03 MB/s 16579 B/op 51 allocs/op PASS ok go/printer 2.420s goos: linux goarch: s390x pkg: go/scanner BenchmarkScan-4 187 621485 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11028333 ns/op 4.53 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 63362420 ns/op 1.17 MB/s BenchmarkScanFiles/net/http/server.go-4 4 25134438 ns/op 4.92 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 4707544 ns/op 0.66 MB/s PASS ok go/scanner 3.348s goos: linux goarch: s390x pkg: go/token BenchmarkSearchInts-4 937650 308.0 ns/op PASS ok go/token 1.831s goos: linux goarch: s390x pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1162826 ns/op BenchmarkNamed/Underlying/nongeneric-4 1277984 93.91 ns/op BenchmarkNamed/Underlying/generic-4 1288314 132.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 100.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1295647 89.56 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 16057 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 67025 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 21462 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 17509 ns/op BenchmarkCheck/http/funcbodies/info-4 1 2087371772 ns/op 16119 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 1718693846 ns/op 18392 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 1204117965 ns/op 27824 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 561593903 ns/op 59904 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3261505695 ns/op 1603 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 205118409 ns/op 25476 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 182318092 ns/op 26560 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 122268774 ns/op 29933 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 513512919 ns/op 4215 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 87905224 ns/op 24650 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 384871365 ns/op 5628 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 62457160 ns/op 34692 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2126239124 ns/op 32485 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 912222185 ns/op 75713 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 326575068 ns/op 211490 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 684156587 ns/op 99760 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2030697665 ns/op 975.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 153691278 ns/op 13058 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 528840649 ns/op 3795 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 331200170 ns/op 6059 lines/s PASS ok go/types 64.465s goos: linux goarch: s390x pkg: hash/adler32 BenchmarkAdler32KB-4 10582 12634 ns/op 81.05 MB/s PASS ok hash/adler32 1.277s goos: linux goarch: s390x pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 221090 520.1 ns/op 28.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 175672 660.9 ns/op 22.69 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 79294 1510 ns/op 26.49 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 86155 1390 ns/op 28.79 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 397441 258.5 ns/op 1980.74 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 572935 212.9 ns/op 2404.44 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 535252 314.4 ns/op 3257.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 554904 448.3 ns/op 2283.98 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 385972 309.3 ns/op 13242.08 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 409246 294.1 ns/op 13926.40 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 150478 1372 ns/op 23886.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 131316 1013 ns/op 32333.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 154218 1683 ns/op 8.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 196776 755.1 ns/op 19.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 65709 1875 ns/op 21.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 71578 1437 ns/op 27.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 505341 227.7 ns/op 2248.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 517082 240.8 ns/op 2126.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 451932 652.6 ns/op 1569.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 499102 238.5 ns/op 4294.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 360720 341.8 ns/op 11985.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 363948 331.8 ns/op 12343.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 106300 2167 ns/op 15118.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 117187 2154 ns/op 15209.39 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 225860 831.4 ns/op 18.04 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206528 625.6 ns/op 23.98 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 98202 1668 ns/op 23.98 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 98349 1188 ns/op 33.66 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8812 75971 ns/op 6.74 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9345 13169 ns/op 38.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4641 46537 ns/op 22.00 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4696 27334 ns/op 37.46 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1167 105946 ns/op 38.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1167 190752 ns/op 21.47 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1096538 ns/op 29.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 126 1075313 ns/op 30.47 MB/s PASS ok hash/crc32 22.041s goos: linux goarch: s390x pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 31 4701766 ns/op 13.94 MB/s BenchmarkCrc64/ISO4KB-4 817 168553 ns/op 24.30 MB/s BenchmarkCrc64/ISO1KB-4 3164 34405 ns/op 29.76 MB/s BenchmarkCrc64/ECMA64KB-4 56 3625983 ns/op 18.07 MB/s BenchmarkCrc64/Random64KB-4 56 3530852 ns/op 18.56 MB/s BenchmarkCrc64/Random16KB-4 201 1192699 ns/op 13.74 MB/s PASS ok hash/crc64 5.305s goos: linux goarch: s390x pkg: hash/fnv BenchmarkFnv32KB-4 8766 12752 ns/op 80.30 MB/s BenchmarkFnv32aKB-4 8635 11726 ns/op 87.33 MB/s BenchmarkFnv64KB-4 9944 63251 ns/op 16.19 MB/s BenchmarkFnv64aKB-4 9744 11775 ns/op 86.96 MB/s BenchmarkFnv128KB-4 1095 265828 ns/op 3.85 MB/s BenchmarkFnv128aKB-4 1125 186545 ns/op 5.49 MB/s PASS ok hash/fnv 7.845s goos: linux goarch: s390x pkg: hash/maphash BenchmarkHash/n=4/Write-4 387631 285.7 ns/op 14.00 MB/s BenchmarkHash/n=4/Bytes-4 3932707 67.77 ns/op 59.02 MB/s BenchmarkHash/n=4/String-4 1726777 245.4 ns/op 16.30 MB/s BenchmarkHash/n=8/Write-4 653520 285.4 ns/op 28.03 MB/s BenchmarkHash/n=8/Bytes-4 5331663 109.3 ns/op 73.17 MB/s BenchmarkHash/n=8/String-4 1343832 274.4 ns/op 29.15 MB/s BenchmarkHash/n=16/Write-4 650530 1404 ns/op 11.40 MB/s BenchmarkHash/n=16/Bytes-4 2151693 66.49 ns/op 240.65 MB/s BenchmarkHash/n=16/String-4 1382968 78.37 ns/op 204.15 MB/s BenchmarkHash/n=32/Write-4 622962 483.2 ns/op 66.22 MB/s BenchmarkHash/n=32/Bytes-4 2768625 44.11 ns/op 725.45 MB/s BenchmarkHash/n=32/String-4 1661571 71.61 ns/op 446.89 MB/s BenchmarkHash/n=64/Write-4 581145 356.3 ns/op 179.60 MB/s BenchmarkHash/n=64/Bytes-4 2640595 55.95 ns/op 1143.89 MB/s BenchmarkHash/n=64/String-4 1000000 156.8 ns/op 408.19 MB/s BenchmarkHash/n=256/Write-4 402238 311.1 ns/op 822.94 MB/s BenchmarkHash/n=256/Bytes-4 1809723 84.62 ns/op 3025.35 MB/s BenchmarkHash/n=256/String-4 535461 223.9 ns/op 1143.52 MB/s BenchmarkHash/n=320/Write-4 361231 460.3 ns/op 695.19 MB/s BenchmarkHash/n=320/Bytes-4 1468848 86.16 ns/op 3713.97 MB/s BenchmarkHash/n=320/String-4 489470 471.6 ns/op 678.59 MB/s BenchmarkHash/n=1024/Write-4 233553 530.1 ns/op 1931.71 MB/s BenchmarkHash/n=1024/Bytes-4 566169 704.6 ns/op 1453.29 MB/s BenchmarkHash/n=1024/String-4 167971 1987 ns/op 515.34 MB/s BenchmarkHash/n=4096/Write-4 88939 3726 ns/op 1099.29 MB/s BenchmarkHash/n=4096/Bytes-4 149114 1700 ns/op 2409.28 MB/s BenchmarkHash/n=4096/String-4 52604 2228 ns/op 1838.34 MB/s BenchmarkHash/n=16384/Write-4 24138 5148 ns/op 3182.90 MB/s BenchmarkHash/n=16384/Bytes-4 39063 3023 ns/op 5419.99 MB/s BenchmarkHash/n=16384/String-4 10000 25693 ns/op 637.68 MB/s PASS ok hash/maphash 29.120s goos: linux goarch: s390x pkg: html BenchmarkEscape-4 777 179223 ns/op BenchmarkEscapeNone-4 85870 1978 ns/op BenchmarkUnescape-4 708 147351 ns/op BenchmarkUnescapeNone-4 508711 287.9 ns/op BenchmarkUnescapeSparse-4 9966 40515 ns/op BenchmarkUnescapeDense-4 1126 114183 ns/op PASS ok html 3.807s goos: linux goarch: s390x pkg: html/template BenchmarkCSSEscaper-4 7408 16131 ns/op BenchmarkCSSEscaperNoSpecials-4 27681 7834 ns/op BenchmarkDecodeCSS-4 20619 5121 ns/op BenchmarkDecodeCSSNoSpecials-4 3776638 62.35 ns/op BenchmarkCSSValueFilter-4 100809 9346 ns/op BenchmarkCSSValueFilterOk-4 76833 8345 ns/op BenchmarkEscapedExecute-4 3987 334354 ns/op BenchmarkHTMLNospaceEscaper-4 10000 22811 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68622 7304 ns/op BenchmarkStripTags-4 16515 8666 ns/op BenchmarkStripTagsNoSpecials-4 268804 1069 ns/op BenchmarkJSValEscaperWithNum-4 17631 25263 ns/op BenchmarkJSValEscaperWithStr-4 5055 59073 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16428 12074 ns/op BenchmarkJSValEscaperWithObj-4 4286 85429 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10951 ns/op BenchmarkJSStrEscaperNoSpecials-4 56079 3466 ns/op BenchmarkJSStrEscaper-4 9946 16440 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 57759 2195 ns/op BenchmarkJSRegexpEscaper-4 10000 34597 ns/op BenchmarkTemplateSpecialTags-4 78 1482224 ns/op BenchmarkURLEscaper-4 3674 125672 ns/op BenchmarkURLEscaperNoSpecials-4 173322 1166 ns/op BenchmarkURLNormalizer-4 4746 29116 ns/op BenchmarkURLNormalizerNoSpecials-4 156579 926.7 ns/op BenchmarkSrcsetFilter-4 14257 22181 ns/op BenchmarkSrcsetFilterNoSpecials-4 84165 3589 ns/op PASS ok html/template 21.637s goos: linux goarch: s390x pkg: image BenchmarkAt/rgba-4 528440 332.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 387801 404.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 511142 278.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 390957 701.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 941955 131.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1228245 93.52 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 988821 122.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 931646 133.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 407316 322.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 315297 1112 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 380851 295.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 343198 511.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 673264 421.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 494790 333.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 680155 373.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 458884 574.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 361971 348.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 796401 760.0 ns/op BenchmarkRGBASetRGBA-4 1025872 300.8 ns/op BenchmarkRGBA64At-4 567576 211.5 ns/op BenchmarkRGBA64SetRGBA64-4 618422 189.6 ns/op BenchmarkNRGBAAt-4 758888 255.8 ns/op BenchmarkNRGBASetNRGBA-4 931834 127.3 ns/op BenchmarkNRGBA64At-4 572815 207.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 634212 274.8 ns/op BenchmarkAlphaAt-4 2153038 59.59 ns/op BenchmarkAlphaSetAlpha-4 2117520 140.4 ns/op BenchmarkAlpha16At-4 1000000 108.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 205.7 ns/op BenchmarkGrayAt-4 1987851 82.62 ns/op BenchmarkGraySetGray-4 2183400 116.6 ns/op BenchmarkGray16At-4 1000000 109.1 ns/op BenchmarkGraySetGray16-4 1000000 129.4 ns/op PASS ok image 33.294s goos: linux goarch: s390x pkg: image/color BenchmarkYCbCrToRGB/0-4 3004345 44.85 ns/op BenchmarkYCbCrToRGB/128-4 2901510 44.32 ns/op BenchmarkYCbCrToRGB/255-4 2985583 39.67 ns/op BenchmarkRGBToYCbCr/0-4 2886746 42.38 ns/op BenchmarkRGBToYCbCr/Cb-4 2886396 43.32 ns/op BenchmarkRGBToYCbCr/Cr-4 2937756 45.71 ns/op BenchmarkYCbCrToRGBA/0-4 2056896 118.0 ns/op BenchmarkYCbCrToRGBA/128-4 2375832 52.60 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 283.4 ns/op BenchmarkNYCbCrAToRGBA/0-4 2383305 94.09 ns/op BenchmarkNYCbCrAToRGBA/128-4 1675957 106.3 ns/op BenchmarkNYCbCrAToRGBA/255-4 1000000 116.3 ns/op PASS ok image/color 11.439s goos: linux goarch: s390x pkg: image/draw BenchmarkFillOver-4 2 68396698 ns/op BenchmarkFillSrc-4 385 673708 ns/op BenchmarkCopyOver-4 5 40395973 ns/op BenchmarkCopySrc-4 426 322555 ns/op BenchmarkNRGBAOver-4 4 26300046 ns/op BenchmarkNRGBASrc-4 10 34478927 ns/op BenchmarkYCbCr-4 7 16817054 ns/op BenchmarkGray-4 14 7292616 ns/op BenchmarkCMYK-4 8 12682006 ns/op BenchmarkGlyphOver-4 16 7338735 ns/op BenchmarkRGBAMaskOver-4 2 56014429 ns/op BenchmarkGrayMaskOver-4 3 204572871 ns/op BenchmarkRGBA64ImageMaskOver-4 1 115642176 ns/op BenchmarkRGBA-4 3 38893798 ns/op BenchmarkPalettedFill-4 1054 117212 ns/op BenchmarkPalettedRGBA-4 3 34210963 ns/op BenchmarkGenericOver-4 1 129556956 ns/op BenchmarkGenericMaskOver-4 3 181255188 ns/op BenchmarkGenericSrc-4 2 220035647 ns/op BenchmarkGenericMaskSrc-4 1 455851375 ns/op PASS ok image/draw 18.481s goos: linux goarch: s390x pkg: image/gif BenchmarkDecode-4 14 14493536 ns/op 1.07 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 241504900 ns/op 1.27 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 8870212340 ns/op 0.14 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 38 4407761 ns/op 3.51 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 249643232 ns/op 0.25 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 17.147s goos: linux goarch: s390x pkg: image/jpeg BenchmarkFDCT-4 2250 126865 ns/op BenchmarkIDCT-4 2959 44714 ns/op BenchmarkDecodeBaseline-4 6 22758687 ns/op 2.72 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 39217017 ns/op 1.58 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 205816647 ns/op 5.97 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 316679720 ns/op 2.91 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 12.114s goos: linux goarch: s390x pkg: image/png BenchmarkPaeth-4 7479969 63.81 ns/op BenchmarkDecodeGray-4 9 13001112 ns/op 5.04 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 1 120337271 ns/op 2.18 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 1 174714573 ns/op 1.50 MB/s 346600 B/op 153 allocs/op BenchmarkDecodePaletted-4 18 8213760 ns/op 7.98 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 1 293508194 ns/op 0.89 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 1 169710679 ns/op 1.54 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 164557016 ns/op 1.87 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 98784652 ns/op 3.11 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 229602095 ns/op 5.35 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 331142110 ns/op 3.71 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 1 107439313 ns/op 2.86 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 453056969 ns/op 2.71 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1534111403 ns/op 0.80 MB/s 864200 B/op 36 allocs/op PASS ok image/png 15.799s goos: linux goarch: s390x pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 101747872 ns/op 0.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 57741908 ns/op 1.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 352646783 ns/op 1.42 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 417927096 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 137452477 ns/op 0.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 131256229 ns/op 0.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 327883563 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 281320742 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1229209130 ns/op 0.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 598352068 ns/op 1.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 7185963806 ns/op 0.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 9155557202 ns/op 0.55 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 15810687 ns/op 6.32 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 23897284 ns/op 4.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 232881964 ns/op 2.15 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 148630823 ns/op 3.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 109383220 ns/op 9.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 639690363 ns/op 1.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 673599977 ns/op 7.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1702828509 ns/op 2.94 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 96412436 ns/op 1.04 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 137144111 ns/op 0.73 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 407731389 ns/op 1.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 892814107 ns/op 0.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1722180743 ns/op 0.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1086935988 ns/op 0.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 11043260171 ns/op 0.45 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 10393931643 ns/op 0.48 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 344633913 ns/op 12.13 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 446568493 ns/op 9.36 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 95.847s goos: linux goarch: s390x pkg: internal/chacha8rand BenchmarkBlock-4 404545 1002 ns/op 255.36 MB/s PASS ok internal/chacha8rand 1.591s goos: linux goarch: s390x pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 26102 23522 ns/op 0.04 MB/s BenchmarkMarshalCorpusFile/2-4 29386 8697 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/4-4 25812 8571 ns/op 0.47 MB/s BenchmarkMarshalCorpusFile/8-4 10000 14623 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/16-4 16862 13947 ns/op 1.15 MB/s BenchmarkMarshalCorpusFile/32-4 10000 13477 ns/op 2.37 MB/s BenchmarkMarshalCorpusFile/64-4 10000 58430 ns/op 1.10 MB/s BenchmarkMarshalCorpusFile/128-4 7086 22019 ns/op 5.81 MB/s BenchmarkMarshalCorpusFile/256-4 4162 97468 ns/op 2.63 MB/s BenchmarkMarshalCorpusFile/512-4 2085 138035 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/1024-4 1024 658165 ns/op 1.56 MB/s BenchmarkMarshalCorpusFile/2048-4 375 279608 ns/op 7.32 MB/s BenchmarkMarshalCorpusFile/4096-4 238 2070773 ns/op 1.98 MB/s BenchmarkMarshalCorpusFile/8192-4 100 4968611 ns/op 1.65 MB/s BenchmarkMarshalCorpusFile/16384-4 64 18276965 ns/op 0.90 MB/s BenchmarkMarshalCorpusFile/32768-4 27 33569301 ns/op 0.98 MB/s BenchmarkMarshalCorpusFile/65536-4 13 16964483 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/131072-4 2 63409551 ns/op 2.07 MB/s BenchmarkMarshalCorpusFile/262144-4 2 247567044 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/524288-4 1 238688699 ns/op 2.20 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 1275728272 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/1-4 6976 50586 ns/op 0.02 MB/s BenchmarkUnmarshalCorpusFile/2-4 5197 19662 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 6217 43488 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/8-4 5580 50646 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/16-4 4561 39118 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/32-4 3482 160356 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/64-4 3000 78718 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/128-4 2290 54868 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/256-4 100 3521858 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/512-4 498 1690491 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/1024-4 265 481652 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/2048-4 138 4502431 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 18733822 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 19845710 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16384-4 7 14434670 ns/op 1.14 MB/s BenchmarkUnmarshalCorpusFile/32768-4 1 317771594 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 76845316 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 92022503 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 167322037 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 1300161126 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 1464917173 ns/op 0.72 MB/s BenchmarkMutatorBytes/1-4 30086 4446 ns/op BenchmarkMutatorBytes/10-4 10000 13835 ns/op BenchmarkMutatorBytes/100-4 32108 4472 ns/op BenchmarkMutatorBytes/1000-4 15418 13429 ns/op BenchmarkMutatorBytes/10000-4 8553 91163 ns/op BenchmarkMutatorBytes/100000-4 1114 268743 ns/op BenchmarkMutatorString/1-4 1 504677002 ns/op BenchmarkMutatorString/10-4 32204 10846 ns/op BenchmarkMutatorString/100-4 28640 11174 ns/op BenchmarkMutatorString/1000-4 12404 13134 ns/op BenchmarkMutatorString/10000-4 4065 65485 ns/op BenchmarkMutatorString/100000-4 100 1538120 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 1 631676450 ns/op BenchmarkMutatorAllBasicTypes/string-4 14482 7791 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61557 2226 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55495 2731 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56011 9857 ns/op BenchmarkMutatorAllBasicTypes/int-4 21234 15608 ns/op BenchmarkMutatorAllBasicTypes/int8-4 10000 10316 ns/op BenchmarkMutatorAllBasicTypes/int16-4 37480 11074 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59455 2202 ns/op BenchmarkMutatorAllBasicTypes/int64-4 10000 43350 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 49208 8838 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 58257 3075 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 30910 6224 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58160 2263 ns/op PASS ok internal/fuzz 79.358s goos: linux goarch: s390x pkg: internal/intern BenchmarkStress-4 1 673324372 ns/op 10168 B/op 39 allocs/op BenchmarkGetByString-4 153139 958.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.055s goos: linux goarch: s390x pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 1540 82625 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 33097 16624 ns/op BenchmarkSplicePipePoolParallel-4 10000 15635 ns/op BenchmarkSplicePipeNativeParallel-4 64477 1874 ns/op PASS ok internal/poll 2.936s goos: linux goarch: s390x pkg: internal/trace BenchmarkMMU-4 1 527396878 ns/op PASS ok internal/trace 3.116s PASS ok internal/zstd 1.170s goos: linux goarch: s390x pkg: io BenchmarkCopyNSmall-4 10000 49286 ns/op BenchmarkCopyNLarge-4 100 5955913 ns/op PASS ok io 3.456s goos: linux goarch: s390x pkg: log BenchmarkItoa-4 178826 1231 ns/op BenchmarkPrintln-4 17493 37697 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 10000 24445 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 1818 155724 ns/op BenchmarkDiscard-4 569804 282.2 ns/op 0 B/op 0 allocs/op PASS ok log 7.978s goos: linux goarch: s390x pkg: log/slog BenchmarkWriteTime-4 62158 1934 ns/op BenchmarkJSONHandler/defaults-4 5971 107991 ns/op 543 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3322 37351 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3853 29139 ns/op 744 B/op 5 allocs/op BenchmarkPreformatting/separate-4 3994 139339 ns/op 542 B/op 1 allocs/op BenchmarkPreformatting/struct-4 4885 69239 ns/op 507 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4035 48052 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24883 6160 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 15748 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 117140 1695 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 73407 1866 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 70591 1929 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 73780 2005 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 78939 2092 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 68578 1593 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 189.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 572073 196.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 646749 198.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 434578 265.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 201242 1228 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4994 253467 ns/op BenchmarkDispatch/switch-checked-4 171225 741.3 ns/op BenchmarkDispatch/As-4 183656 676.2 ns/op BenchmarkDispatch/Visit-4 153361 822.7 ns/op BenchmarkUnsafeStrings-4 10000 19287 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 20.982s goos: linux goarch: s390x pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 662406 192.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 753802 245.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 380720 292.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 58814 5778 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 50907 3646 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 42631 17296 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 9350 22442 ns/op 671 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4555 102760 ns/op 3433 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5222 106403 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6644 81664 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5550 276208 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2264 397300 ns/op 4296 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 8965 11942 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9894 16420 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6040 23091 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1983 56425 ns/op 3700 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 15.050s goos: linux goarch: s390x pkg: maps BenchmarkMapClone-4 2 93704201 ns/op PASS ok maps 3.059s goos: linux goarch: s390x pkg: math BenchmarkAcos-4 6453132 22.97 ns/op BenchmarkAcosh-4 5068878 24.64 ns/op BenchmarkAsin-4 5489161 19.06 ns/op BenchmarkAsinh-4 4346689 56.80 ns/op BenchmarkAtan-4 5184478 26.33 ns/op BenchmarkAtanh-4 4812567 40.19 ns/op BenchmarkAtan2-4 1000000 541.0 ns/op BenchmarkCbrt-4 5967756 38.59 ns/op BenchmarkCeil-4 15116313 7.971 ns/op BenchmarkCopysign-4 1913401 63.02 ns/op BenchmarkCos-4 7370450 14.63 ns/op BenchmarkCosh-4 6700292 19.58 ns/op BenchmarkErf-4 7475731 15.97 ns/op BenchmarkErfc-4 7753521 18.06 ns/op BenchmarkErfinv-4 2860986 64.47 ns/op BenchmarkErfcinv-4 1000000 156.8 ns/op BenchmarkExp-4 7568329 21.94 ns/op BenchmarkExpGo-4 715654 175.0 ns/op BenchmarkExpm1-4 6629968 42.52 ns/op BenchmarkExp2-4 723168 595.6 ns/op BenchmarkExp2Go-4 711962 199.0 ns/op BenchmarkAbs-4 1000000 224.4 ns/op BenchmarkDim-4 8344514 18.28 ns/op BenchmarkFloor-4 15561964 13.91 ns/op BenchmarkMax-4 12285608 10.63 ns/op BenchmarkMin-4 11176992 11.45 ns/op BenchmarkMod-4 176568 622.5 ns/op BenchmarkFrexp-4 1000000 123.4 ns/op BenchmarkGamma-4 396307 398.4 ns/op BenchmarkHypot-4 1000000 108.5 ns/op BenchmarkHypotGo-4 1000000 137.8 ns/op BenchmarkIlogb-4 1491589 111.6 ns/op BenchmarkJ0-4 160788 788.6 ns/op BenchmarkJ1-4 141596 915.3 ns/op BenchmarkJn-4 86865 1374 ns/op BenchmarkLdexp-4 1000000 638.3 ns/op BenchmarkLgamma-4 429570 238.7 ns/op BenchmarkLog-4 4456869 172.9 ns/op BenchmarkLogb-4 1000000 176.8 ns/op BenchmarkLog1p-4 6277742 18.34 ns/op BenchmarkLog10-4 5565534 21.40 ns/op BenchmarkLog2-4 969224 160.7 ns/op BenchmarkModf-4 2466140 52.98 ns/op BenchmarkNextafter32-4 2258031 49.93 ns/op BenchmarkNextafter64-4 2455624 67.60 ns/op BenchmarkPowInt-4 3353066 89.14 ns/op BenchmarkPowFrac-4 3408120 34.96 ns/op BenchmarkPow10Pos-4 4332684 43.49 ns/op BenchmarkPow10Neg-4 3329569 34.34 ns/op BenchmarkRound-4 8006025 17.71 ns/op BenchmarkRoundToEven-4 7774430 20.03 ns/op BenchmarkRemainder-4 277720 3029 ns/op BenchmarkSignbit-4 3670044 47.47 ns/op BenchmarkSin-4 8865364 15.12 ns/op BenchmarkSincos-4 650047 191.8 ns/op BenchmarkSinh-4 6538536 19.48 ns/op BenchmarkSqrtIndirect-4 14541144 8.464 ns/op BenchmarkSqrtLatency-4 8876138 11.96 ns/op BenchmarkSqrtIndirectLatency-4 10095457 15.70 ns/op BenchmarkSqrtGoLatency-4 1302291 88.09 ns/op BenchmarkSqrtPrime-4 117627 1055 ns/op BenchmarkTan-4 6004018 21.68 ns/op BenchmarkTanh-4 4964344 20.94 ns/op BenchmarkTrunc-4 15665070 7.778 ns/op BenchmarkY0-4 160888 903.5 ns/op BenchmarkY1-4 185182 700.4 ns/op BenchmarkYn-4 80911 1760 ns/op BenchmarkFloat64bits-4 3869486 31.12 ns/op BenchmarkFloat64frombits-4 3837206 122.2 ns/op BenchmarkFloat32bits-4 3817514 36.58 ns/op BenchmarkFloat32frombits-4 3968292 32.81 ns/op BenchmarkFMA-4 16196755 12.76 ns/op PASS ok math 60.871s goos: linux goarch: s390x pkg: math/big BenchmarkAddVV/1-4 11248536 10.80 ns/op 5923.35 MB/s BenchmarkAddVV/2-4 8595729 37.17 ns/op 3443.28 MB/s BenchmarkAddVV/3-4 8633709 17.58 ns/op 10918.83 MB/s BenchmarkAddVV/4-4 9364310 19.79 ns/op 12934.67 MB/s BenchmarkAddVV/5-4 8876926 13.91 ns/op 22999.10 MB/s BenchmarkAddVV/10-4 6112136 18.36 ns/op 34858.10 MB/s BenchmarkAddVV/100-4 2022619 113.6 ns/op 56339.36 MB/s BenchmarkAddVV/1000-4 300342 530.1 ns/op 120738.33 MB/s BenchmarkSubVV/1-4 9515668 15.16 ns/op 4222.33 MB/s BenchmarkSubVV/2-4 10254904 17.90 ns/op 7149.60 MB/s BenchmarkSubVV/3-4 4688791 21.73 ns/op 8835.29 MB/s BenchmarkSubVV/4-4 7802557 12.95 ns/op 19772.60 MB/s BenchmarkSubVV/5-4 8672095 14.13 ns/op 22645.41 MB/s BenchmarkSubVV/10-4 6580515 20.42 ns/op 31346.81 MB/s BenchmarkSubVV/100-4 1862886 54.94 ns/op 116497.78 MB/s BenchmarkSubVV/1000-4 308458 420.1 ns/op 152329.60 MB/s BenchmarkAddVW/1-4 11831756 10.42 ns/op 767.92 MB/s BenchmarkAddVW/2-4 9152068 44.47 ns/op 359.76 MB/s BenchmarkAddVW/3-4 10173646 11.54 ns/op 2079.51 MB/s BenchmarkAddVW/4-4 10626606 11.60 ns/op 2758.25 MB/s BenchmarkAddVW/5-4 9728157 33.32 ns/op 1200.39 MB/s BenchmarkAddVW/10-4 6253768 181.1 ns/op 441.76 MB/s BenchmarkAddVW/100-4 4271083 25.47 ns/op 31415.49 MB/s BenchmarkAddVW/1000-4 577765 189.2 ns/op 42277.43 MB/s BenchmarkAddVWext/1-4 10862656 10.48 ns/op 763.52 MB/s BenchmarkAddVWext/2-4 12204294 15.86 ns/op 1008.89 MB/s BenchmarkAddVWext/3-4 9356458 31.24 ns/op 768.30 MB/s BenchmarkAddVWext/4-4 9314583 16.41 ns/op 1950.44 MB/s BenchmarkAddVWext/5-4 10324215 11.83 ns/op 3382.60 MB/s BenchmarkAddVWext/10-4 8985709 57.84 ns/op 1383.20 MB/s BenchmarkAddVWext/100-4 2118550 73.99 ns/op 10812.91 MB/s BenchmarkAddVWext/1000-4 289132 1220 ns/op 6555.53 MB/s BenchmarkSubVW/1-4 10074314 10.92 ns/op 732.59 MB/s BenchmarkSubVW/2-4 11329412 14.14 ns/op 1131.43 MB/s BenchmarkSubVW/3-4 11228950 71.05 ns/op 337.81 MB/s BenchmarkSubVW/4-4 10127954 18.90 ns/op 1693.26 MB/s BenchmarkSubVW/5-4 10446588 90.33 ns/op 442.80 MB/s BenchmarkSubVW/10-4 7787928 65.28 ns/op 1225.45 MB/s BenchmarkSubVW/100-4 4315732 27.79 ns/op 28782.83 MB/s BenchmarkSubVW/1000-4 401109 880.1 ns/op 9090.07 MB/s BenchmarkSubVWext/1-4 11680360 11.12 ns/op 719.68 MB/s BenchmarkSubVWext/2-4 11754124 21.61 ns/op 740.40 MB/s BenchmarkSubVWext/3-4 9349754 16.29 ns/op 1473.43 MB/s BenchmarkSubVWext/4-4 9485043 13.59 ns/op 2355.19 MB/s BenchmarkSubVWext/5-4 9623492 34.46 ns/op 1160.69 MB/s BenchmarkSubVWext/10-4 7505718 33.43 ns/op 2393.25 MB/s BenchmarkSubVWext/100-4 1870978 57.73 ns/op 13858.37 MB/s BenchmarkSubVWext/1000-4 285192 800.2 ns/op 9997.00 MB/s BenchmarkMulAddVWW/1-4 9045650 50.23 ns/op 1274.14 MB/s BenchmarkMulAddVWW/2-4 7646882 49.44 ns/op 2589.07 MB/s BenchmarkMulAddVWW/3-4 7823319 44.36 ns/op 4328.01 MB/s BenchmarkMulAddVWW/4-4 1000000 146.3 ns/op 1750.22 MB/s BenchmarkMulAddVWW/5-4 6228849 31.36 ns/op 10205.44 MB/s BenchmarkMulAddVWW/10-4 4237711 91.77 ns/op 6973.87 MB/s BenchmarkMulAddVWW/100-4 494548 346.2 ns/op 18488.24 MB/s BenchmarkMulAddVWW/1000-4 64591 1781 ns/op 35926.86 MB/s BenchmarkAddMulVVW/1-4 10043289 19.34 ns/op 3309.13 MB/s BenchmarkAddMulVVW/2-4 8626948 120.8 ns/op 1059.92 MB/s BenchmarkAddMulVVW/3-4 7027666 15.38 ns/op 12484.59 MB/s BenchmarkAddMulVVW/4-4 7120845 24.75 ns/op 10344.31 MB/s BenchmarkAddMulVVW/5-4 6063504 19.45 ns/op 16448.89 MB/s BenchmarkAddMulVVW/10-4 2762749 144.8 ns/op 4419.62 MB/s BenchmarkAddMulVVW/100-4 538675 218.2 ns/op 29324.23 MB/s BenchmarkAddMulVVW/1000-4 58291 4491 ns/op 14250.49 MB/s BenchmarkDivWVW/1-4 2443796 72.20 ns/op 886.44 MB/s BenchmarkDivWVW/2-4 1000000 340.2 ns/op 376.26 MB/s BenchmarkDivWVW/3-4 798163 152.0 ns/op 1263.51 MB/s BenchmarkDivWVW/4-4 637501 174.8 ns/op 1464.57 MB/s BenchmarkDivWVW/5-4 593803 214.9 ns/op 1488.86 MB/s BenchmarkDivWVW/10-4 317437 358.3 ns/op 1786.29 MB/s BenchmarkDivWVW/100-4 38374 14489 ns/op 441.72 MB/s BenchmarkDivWVW/1000-4 4308 57556 ns/op 1111.96 MB/s BenchmarkNonZeroShifts/1/shrVU-4 2617093 81.18 ns/op BenchmarkNonZeroShifts/1/shlVU-4 2684025 46.98 ns/op BenchmarkNonZeroShifts/2/shrVU-4 1000000 110.7 ns/op BenchmarkNonZeroShifts/2/shlVU-4 1000000 130.3 ns/op BenchmarkNonZeroShifts/3/shrVU-4 1000000 112.8 ns/op BenchmarkNonZeroShifts/3/shlVU-4 1000000 129.2 ns/op BenchmarkNonZeroShifts/4/shrVU-4 809722 212.3 ns/op BenchmarkNonZeroShifts/4/shlVU-4 807075 302.0 ns/op BenchmarkNonZeroShifts/5/shrVU-4 815376 157.3 ns/op BenchmarkNonZeroShifts/5/shlVU-4 390606 408.8 ns/op BenchmarkNonZeroShifts/10/shrVU-4 441052 373.7 ns/op BenchmarkNonZeroShifts/10/shlVU-4 374955 1793 ns/op BenchmarkNonZeroShifts/100/shrVU-4 50156 6867 ns/op BenchmarkNonZeroShifts/100/shlVU-4 28758 3646 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 4995 121462 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 4056 36686 ns/op BenchmarkDecimalConversion-4 100 1185551 ns/op BenchmarkFloatString/100-4 8532 48158 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 180 1823488 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 63215030 ns/op 59792 B/op 42 allocs/op BenchmarkFloatString/100000-4 1 13255490667 ns/op 841672 B/op 521 allocs/op BenchmarkFloatAdd/10-4 103555 1156 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 88579 1328 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 42739 4356 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 13970 10027 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 1489 223045 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 61785 1731 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 125725 1741 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 96537 2097 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 10000 11027 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 3301 38217 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1318 138118 ns/op BenchmarkParseFloatLargeExp-4 307 569288 ns/op BenchmarkGCD10x10/WithoutXY-4 76488 2451 ns/op BenchmarkGCD10x10/WithXY-4 45368 5950 ns/op BenchmarkGCD10x100/WithoutXY-4 85574 2109 ns/op BenchmarkGCD10x100/WithXY-4 10000 27877 ns/op BenchmarkGCD10x1000/WithoutXY-4 57073 10363 ns/op BenchmarkGCD10x1000/WithXY-4 8796 41440 ns/op BenchmarkGCD100x100/WithoutXY-4 18358 23207 ns/op BenchmarkGCD100x100/WithXY-4 7458 35951 ns/op BenchmarkGCD100x1000/WithoutXY-4 8019 65295 ns/op BenchmarkGCD100x1000/WithXY-4 3988 141757 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1798 345290 ns/op BenchmarkGCD1000x1000/WithXY-4 861 769280 ns/op BenchmarkHilbert-4 15 31442732 ns/op BenchmarkBinomial-4 9540 12765 ns/op BenchmarkQuoRem-4 9748 16161 ns/op BenchmarkExp-4 7 16617702 ns/op BenchmarkExpMont/Odd-4 97 1165392 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 94 1305703 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 87 3353766 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even3-4 90 1378902 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even4-4 90 1204505 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even8-4 96 1956699 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even32-4 70 1622985 ns/op 3887 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1014515 ns/op 3622 B/op 53 allocs/op BenchmarkExpMont/Even96-4 33 10260582 ns/op 3799 B/op 51 allocs/op BenchmarkExpMont/Even128-4 122 1011139 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 126 893167 ns/op 2932 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 421 408444 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 372 461733 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 312 1238201 ns/op 1750 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 340 869043 ns/op 1738 B/op 47 allocs/op BenchmarkExp2-4 2 127243941 ns/op BenchmarkBitset-4 842874 149.0 ns/op BenchmarkBitsetNeg-4 53152 2954 ns/op BenchmarkBitsetOrig-4 205318 4197 ns/op BenchmarkBitsetNegOrig-4 128901 2054 ns/op BenchmarkModSqrt225_Tonelli-4 70 11306595 ns/op BenchmarkModSqrt225_3Mod4-4 220 457699 ns/op BenchmarkModSqrt231_Tonelli-4 56 1798953 ns/op BenchmarkModSqrt231_5Mod8-4 223 613095 ns/op BenchmarkModInverse-4 7831 80681 ns/op BenchmarkSqrt-4 747 275765 ns/op BenchmarkIntSqr/1-4 1227936 91.23 ns/op BenchmarkIntSqr/2-4 504834 390.7 ns/op BenchmarkIntSqr/3-4 294537 1843 ns/op BenchmarkIntSqr/5-4 251308 702.5 ns/op BenchmarkIntSqr/8-4 161161 797.4 ns/op BenchmarkIntSqr/10-4 127686 1661 ns/op BenchmarkIntSqr/20-4 32817 3651 ns/op BenchmarkIntSqr/30-4 22705 20704 ns/op BenchmarkIntSqr/50-4 10000 47507 ns/op BenchmarkIntSqr/80-4 6572 17232 ns/op BenchmarkIntSqr/100-4 100 3361379 ns/op BenchmarkIntSqr/200-4 1630 97606 ns/op BenchmarkIntSqr/300-4 844 129144 ns/op BenchmarkIntSqr/500-4 388 302198 ns/op BenchmarkIntSqr/800-4 166 721954 ns/op BenchmarkIntSqr/1000-4 130 956730 ns/op BenchmarkDiv/20/10-4 321421 381.1 ns/op BenchmarkDiv/40/20-4 331866 908.2 ns/op BenchmarkDiv/100/50-4 302300 479.9 ns/op BenchmarkDiv/200/100-4 37359 3469 ns/op BenchmarkDiv/400/200-4 32835 9217 ns/op BenchmarkDiv/1000/500-4 22545 5077 ns/op BenchmarkDiv/2000/1000-4 16668 9848 ns/op BenchmarkDiv/20000/10000-4 661 264287 ns/op BenchmarkDiv/200000/100000-4 13 9635041 ns/op BenchmarkDiv/2000000/1000000-4 1 279725619 ns/op BenchmarkDiv/20000000/10000000-4 1 13063433206 ns/op BenchmarkMul-4 2 52933776 ns/op BenchmarkNatMul/10-4 108025 3536 ns/op BenchmarkNatMul/100-4 3710 106183 ns/op BenchmarkNatMul/1000-4 93 2577936 ns/op BenchmarkZeroShifts/Shl-4 10000 78348 ns/op BenchmarkZeroShifts/ShlSame-4 5881573 38.10 ns/op BenchmarkZeroShifts/Shr-4 10000 31552 ns/op BenchmarkZeroShifts/ShrSame-4 5840755 19.78 ns/op BenchmarkExp3Power/0x10-4 196509 946.4 ns/op BenchmarkExp3Power/0x40-4 172627 1965 ns/op BenchmarkExp3Power/0x100-4 52706 7467 ns/op BenchmarkExp3Power/0x400-4 19023 13130 ns/op BenchmarkExp3Power/0x1000-4 4579 25547 ns/op BenchmarkExp3Power/0x4000-4 891 246746 ns/op BenchmarkExp3Power/0x10000-4 108 1349213 ns/op BenchmarkExp3Power/0x40000-4 12 19313657 ns/op BenchmarkExp3Power/0x100000-4 1 102055867 ns/op BenchmarkExp3Power/0x400000-4 1 1982060342 ns/op BenchmarkFibo-4 3 34616071 ns/op BenchmarkNatSqr/1-4 850362 334.5 ns/op BenchmarkNatSqr/2-4 371445 431.7 ns/op BenchmarkNatSqr/3-4 313843 1099 ns/op BenchmarkNatSqr/5-4 218865 582.9 ns/op BenchmarkNatSqr/8-4 143976 4757 ns/op BenchmarkNatSqr/10-4 70350 5252 ns/op BenchmarkNatSqr/20-4 31516 49826 ns/op BenchmarkNatSqr/30-4 10000 35623 ns/op BenchmarkNatSqr/50-4 10000 17589 ns/op BenchmarkNatSqr/80-4 6618 158963 ns/op BenchmarkNatSqr/100-4 4742 374336 ns/op BenchmarkNatSqr/200-4 1804 284572 ns/op BenchmarkNatSqr/300-4 727 520842 ns/op BenchmarkNatSqr/500-4 100 2025571 ns/op BenchmarkNatSqr/800-4 140 5278827 ns/op BenchmarkNatSqr/1000-4 100 7920139 ns/op BenchmarkNatSetBytes/8-4 695917 596.0 ns/op BenchmarkNatSetBytes/24-4 190932 2428 ns/op BenchmarkNatSetBytes/128-4 46107 14865 ns/op BenchmarkNatSetBytes/7-4 869017 478.7 ns/op BenchmarkNatSetBytes/23-4 90942 9586 ns/op BenchmarkNatSetBytes/127-4 36055 13921 ns/op BenchmarkScanPi-4 224 6421518 ns/op BenchmarkStringPiParallel-4 313 460208 ns/op BenchmarkScan/10/Base2-4 37729 8686 ns/op BenchmarkScan/100/Base2-4 4318 28602 ns/op BenchmarkScan/1000/Base2-4 308 3684750 ns/op BenchmarkScan/10/Base8-4 10000 16066 ns/op BenchmarkScan/100/Base8-4 10000 10467 ns/op BenchmarkScan/1000/Base8-4 1117 113470 ns/op BenchmarkScan/10/Base10-4 73752 8353 ns/op BenchmarkScan/100/Base10-4 10000 31078 ns/op BenchmarkScan/1000/Base10-4 1233 666560 ns/op BenchmarkScan/10/Base16-4 72290 6418 ns/op BenchmarkScan/100/Base16-4 10000 15757 ns/op BenchmarkScan/1000/Base16-4 1602 336783 ns/op BenchmarkString/10/Base2-4 173206 639.0 ns/op BenchmarkString/100/Base2-4 17648 35471 ns/op BenchmarkString/1000/Base2-4 2650 278540 ns/op BenchmarkString/10/Base8-4 352800 1060 ns/op BenchmarkString/100/Base8-4 58011 4553 ns/op BenchmarkString/1000/Base8-4 7622 138841 ns/op BenchmarkString/10/Base10-4 99120 8226 ns/op BenchmarkString/100/Base10-4 10000 35442 ns/op BenchmarkString/1000/Base10-4 2326 191219 ns/op BenchmarkString/10/Base16-4 397306 1206 ns/op BenchmarkString/100/Base16-4 86212 8802 ns/op BenchmarkString/1000/Base16-4 9565 12512 ns/op BenchmarkLeafSize/0-4 28 16769049 ns/op BenchmarkLeafSize/1-4 279 2943600 ns/op BenchmarkLeafSize/2-4 100 1173466 ns/op BenchmarkLeafSize/3-4 147 3846998 ns/op BenchmarkLeafSize/4-4 298 389773 ns/op BenchmarkLeafSize/5-4 147 2357739 ns/op BenchmarkLeafSize/6-4 100 1974241 ns/op BenchmarkLeafSize/7-4 283 737631 ns/op BenchmarkLeafSize/8-4 238 1879728 ns/op BenchmarkLeafSize/9-4 100 1579870 ns/op BenchmarkLeafSize/10-4 100 1862330 ns/op BenchmarkLeafSize/11-4 181 734131 ns/op BenchmarkLeafSize/12-4 208 908366 ns/op BenchmarkLeafSize/13-4 230 663322 ns/op BenchmarkLeafSize/14-4 238 919677 ns/op BenchmarkLeafSize/15-4 292 485146 ns/op BenchmarkLeafSize/16-4 404 384794 ns/op BenchmarkLeafSize/32-4 399 411517 ns/op BenchmarkLeafSize/64-4 100 1544296 ns/op BenchmarkProbablyPrime/n=0-4 5 21585522 ns/op BenchmarkProbablyPrime/n=1-4 4 33309493 ns/op BenchmarkProbablyPrime/n=5-4 1 100571690 ns/op BenchmarkProbablyPrime/n=10-4 2 127887656 ns/op BenchmarkProbablyPrime/n=20-4 2 111677824 ns/op BenchmarkProbablyPrime/Lucas-4 6 21176590 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2503761 ns/op BenchmarkRatCmp-4 178044 3199 ns/op BenchmarkFloatPrecExact/1-4 39685 8141 ns/op BenchmarkFloatPrecExact/10-4 44514 3212 ns/op BenchmarkFloatPrecExact/100-4 8452 24564 ns/op BenchmarkFloatPrecExact/1000-4 1448 117920 ns/op BenchmarkFloatPrecExact/10000-4 86 3092688 ns/op BenchmarkFloatPrecExact/100000-4 2 57086301 ns/op BenchmarkFloatPrecExact/1000000-4 1 4970851675 ns/op BenchmarkFloatPrecMixed/1-4 115047 7953 ns/op BenchmarkFloatPrecMixed/10-4 15148 9101 ns/op BenchmarkFloatPrecMixed/100-4 4177 30746 ns/op BenchmarkFloatPrecMixed/1000-4 290 502784 ns/op BenchmarkFloatPrecMixed/10000-4 8 13192056 ns/op BenchmarkFloatPrecMixed/100000-4 1 981042108 ns/op BenchmarkFloatPrecMixed/1000000-4 1 76216207471 ns/op BenchmarkFloatPrecInexact/1-4 156498 2252 ns/op BenchmarkFloatPrecInexact/10-4 157104 1297 ns/op BenchmarkFloatPrecInexact/100-4 92899 8527 ns/op BenchmarkFloatPrecInexact/1000-4 10000 60465 ns/op BenchmarkFloatPrecInexact/10000-4 3061 103515 ns/op BenchmarkFloatPrecInexact/100000-4 159 2451725 ns/op BenchmarkFloatPrecInexact/1000000-4 21 10825595 ns/op BenchmarkFloatSqrt/64-4 8715 54771 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 6948 16337 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5295 32085 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 2546 51252 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 415 322603 ns/op 18014 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 33 4397946 ns/op 176665 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 282183942 ns/op 3775608 B/op 615 allocs/op PASS ok math/big 424.227s goos: linux goarch: s390x pkg: math/bits BenchmarkLeadingZeros-4 7616146 28.88 ns/op BenchmarkLeadingZeros8-4 1595204 106.3 ns/op BenchmarkLeadingZeros16-4 7662236 15.50 ns/op BenchmarkLeadingZeros32-4 7529253 61.85 ns/op BenchmarkLeadingZeros64-4 7728472 16.86 ns/op BenchmarkTrailingZeros-4 7584397 17.10 ns/op BenchmarkTrailingZeros8-4 1000000 518.2 ns/op BenchmarkTrailingZeros16-4 7143021 16.81 ns/op BenchmarkTrailingZeros32-4 7531372 16.33 ns/op BenchmarkTrailingZeros64-4 1000000 121.1 ns/op BenchmarkOnesCount-4 8192641 19.48 ns/op BenchmarkOnesCount8-4 7354100 18.52 ns/op BenchmarkOnesCount16-4 1000000 163.1 ns/op BenchmarkOnesCount32-4 7770450 16.35 ns/op BenchmarkOnesCount64-4 8067992 55.06 ns/op BenchmarkRotateLeft-4 8005339 43.83 ns/op BenchmarkRotateLeft8-4 7762736 16.61 ns/op BenchmarkRotateLeft16-4 7536819 86.08 ns/op BenchmarkRotateLeft32-4 5943667 21.07 ns/op BenchmarkRotateLeft64-4 6658879 47.93 ns/op BenchmarkReverse-4 1000000 161.4 ns/op BenchmarkReverse8-4 14884645 12.44 ns/op BenchmarkReverse16-4 10709157 18.33 ns/op BenchmarkReverse32-4 11528895 9.022 ns/op BenchmarkReverse64-4 13472998 25.77 ns/op BenchmarkReverseBytes-4 12095965 8.855 ns/op BenchmarkReverseBytes16-4 15175753 39.73 ns/op BenchmarkReverseBytes32-4 13878543 7.984 ns/op BenchmarkReverseBytes64-4 14652081 19.61 ns/op BenchmarkAdd-4 7106058 15.68 ns/op BenchmarkAdd32-4 4383408 37.82 ns/op BenchmarkAdd64-4 7557249 26.85 ns/op BenchmarkAdd64multiple-4 9932986 14.86 ns/op BenchmarkSub-4 7146382 20.86 ns/op BenchmarkSub32-4 6541994 16.43 ns/op BenchmarkSub64-4 7657342 25.61 ns/op BenchmarkSub64multiple-4 13932554 11.60 ns/op BenchmarkMul-4 7564863 17.50 ns/op BenchmarkMul32-4 7577410 16.57 ns/op BenchmarkMul64-4 8123115 15.44 ns/op BenchmarkDiv-4 2697674 43.41 ns/op BenchmarkDiv32-4 6059833 21.32 ns/op BenchmarkDiv64-4 2643470 43.58 ns/op PASS ok math/bits 38.235s goos: linux goarch: s390x pkg: math/cmplx BenchmarkAbs-4 1000000 111.9 ns/op BenchmarkAcos-4 266445 449.3 ns/op BenchmarkAcosh-4 251882 548.5 ns/op BenchmarkAsin-4 264513 482.0 ns/op BenchmarkAsinh-4 261595 463.5 ns/op BenchmarkAtan-4 1000000 172.0 ns/op BenchmarkAtanh-4 1000000 115.4 ns/op BenchmarkConj-4 1000000 1262 ns/op BenchmarkCos-4 396612 984.6 ns/op BenchmarkCosh-4 389077 387.4 ns/op BenchmarkExp-4 496602 1314 ns/op BenchmarkLog-4 789986 149.7 ns/op BenchmarkLog10-4 801927 366.0 ns/op BenchmarkPhase-4 4613590 26.83 ns/op BenchmarkPolar-4 654325 387.7 ns/op BenchmarkPow-4 310124 415.4 ns/op BenchmarkRect-4 604400 454.5 ns/op BenchmarkSin-4 245544 2063 ns/op BenchmarkSinh-4 448021 301.5 ns/op BenchmarkSqrt-4 351100 339.8 ns/op BenchmarkTan-4 1000000 109.3 ns/op BenchmarkTanh-4 1598384 161.4 ns/op PASS ok math/cmplx 28.707s goos: linux goarch: s390x pkg: math/rand BenchmarkInt63Threadsafe-4 742651 151.1 ns/op BenchmarkInt63ThreadsafeParallel-4 1307774 108.9 ns/op BenchmarkInt63Unthreadsafe-4 912874 138.1 ns/op BenchmarkIntn1000-4 752361 150.8 ns/op BenchmarkInt63n1000-4 712075 250.6 ns/op BenchmarkInt31n1000-4 781539 409.0 ns/op BenchmarkFloat32-4 859911 335.8 ns/op BenchmarkFloat64-4 933153 433.9 ns/op BenchmarkPerm3-4 160100 2970 ns/op BenchmarkPerm30-4 20062 5925 ns/op BenchmarkPerm30ViaShuffle-4 13021 8353 ns/op BenchmarkShuffleOverhead-4 14284 19070 ns/op BenchmarkRead3-4 724521 165.8 ns/op BenchmarkRead64-4 55759 1814 ns/op BenchmarkRead1000-4 987 224072 ns/op BenchmarkConcurrent-4 245610 419.4 ns/op PASS ok math/rand 24.916s goos: linux goarch: s390x pkg: math/rand/v2 BenchmarkChaCha8-4 4796980 52.13 ns/op BenchmarkPCG_DXSM-4 3259069 108.6 ns/op BenchmarkSourceUint64-4 3213578 85.26 ns/op BenchmarkGlobalInt64-4 2194358 125.0 ns/op BenchmarkGlobalInt64Parallel-4 2223406 134.9 ns/op BenchmarkGlobalUint64-4 2692453 63.00 ns/op BenchmarkGlobalUint64Parallel-4 2843822 160.5 ns/op BenchmarkInt64-4 1000000 108.6 ns/op BenchmarkUint64-4 1000000 271.3 ns/op BenchmarkGlobalIntN1000-4 2154567 66.90 ns/op BenchmarkIntN1000-4 1345592 106.3 ns/op BenchmarkInt64N1000-4 1371957 116.5 ns/op BenchmarkInt64N1e8-4 1000000 148.9 ns/op BenchmarkInt64N1e9-4 1000000 359.4 ns/op BenchmarkInt64N2e9-4 1297039 104.1 ns/op BenchmarkInt64N1e18-4 1227211 120.3 ns/op BenchmarkInt64N2e18-4 1000000 235.4 ns/op BenchmarkInt64N4e18-4 1000000 102.9 ns/op BenchmarkInt32N1000-4 1000000 456.2 ns/op BenchmarkInt32N1e8-4 1000000 124.4 ns/op BenchmarkInt32N1e9-4 1000000 540.5 ns/op BenchmarkInt32N2e9-4 1000000 113.5 ns/op BenchmarkFloat32-4 1589719 78.12 ns/op BenchmarkFloat64-4 1604545 80.35 ns/op BenchmarkExpFloat64-4 775072 148.6 ns/op BenchmarkNormFloat64-4 935094 195.2 ns/op BenchmarkPerm3-4 229975 544.6 ns/op BenchmarkPerm30-4 14526 53754 ns/op BenchmarkPerm30ViaShuffle-4 10000 36187 ns/op BenchmarkShuffleOverhead-4 20032 8341 ns/op BenchmarkConcurrent-4 544570 373.5 ns/op PASS ok math/rand/v2 40.190s goos: linux goarch: s390x pkg: mime BenchmarkQEncodeWord-4 40968 3363 ns/op BenchmarkQDecodeWord-4 103480 1589 ns/op BenchmarkQDecodeHeader-4 94052 1550 ns/op BenchmarkTypeByExtension/.html-4 406154 1094 ns/op BenchmarkTypeByExtension/.HTML-4 176167 698.2 ns/op BenchmarkTypeByExtension/.unused-4 322688 357.1 ns/op BenchmarkExtensionsByType/text/html-4 97777 1045 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 45013 11124 ns/op BenchmarkExtensionsByType/application/octet-stream-4 43101 2512 ns/op PASS ok mime 10.711s goos: linux goarch: s390x pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 324 500214 ns/op 47879 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 207 1380048 ns/op 47442 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 100 2555482 ns/op 104536 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 3637223 ns/op 48765 B/op 206 allocs/op PASS ok mime/multipart 3.781s goos: linux goarch: s390x pkg: mime/quotedprintable BenchmarkWriter-4 777 190920 ns/op PASS ok mime/quotedprintable 1.351s goos: linux goarch: s390x pkg: net BenchmarkGoLookupIP-4 13 10255599 ns/op 8366 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 371062438 ns/op 7072 B/op 66 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5014153856 ns/op 160952 B/op 235 allocs/op BenchmarkDNSName-4 56151 6109 ns/op BenchmarkInterfaces-4 2638 58290 ns/op 8964 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3210 41334 ns/op 6644 B/op 22 allocs/op BenchmarkInterfaceByName-4 2784 202282 ns/op 8979 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1102 147166 ns/op 15339 B/op 94 allocs/op BenchmarkInterfacesAndAddrs-4 5018 56393 ns/op 4433 B/op 34 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 100 3246423 ns/op 135406 B/op 39 allocs/op BenchmarkParseIP-4 6451 17826 ns/op BenchmarkParseIPValidIPv4-4 309564 416.3 ns/op BenchmarkParseIPValidIPv6-4 145276 801.1 ns/op BenchmarkIPString/IPv4-4 86607 5163 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 6188 17981 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48398 4305 ns/op BenchmarkIPEqual/IPv4-4 619764 423.7 ns/op BenchmarkIPEqual/IPv6-4 961972 162.9 ns/op BenchmarkSendfileZeroBytes-4 1 553695417 ns/op 3806728 B/op 203397 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1219331089 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1213099056 ns/op 0.00 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1241377640 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1210129371 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1215760651 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1228103349 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1233079295 ns/op 0.05 MB/s 376 B/op 9 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1039429001 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1012830076 ns/op 0.26 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1030694451 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1010909208 ns/op 1.04 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1009291560 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1014745321 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1021488968 ns/op 0.00 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1006270195 ns/op 0.01 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1017011127 ns/op 0.02 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1011226361 ns/op 0.03 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1012903919 ns/op 0.06 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1007113847 ns/op 0.13 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1029982142 ns/op 0.25 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1023138320 ns/op 0.51 MB/s 280 B/op 8 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1039068623 ns/op 1.01 MB/s 280 B/op 8 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1013671301 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1015192079 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1022416863 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1092601739 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1020436156 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010702823 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1044135980 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010609083 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1015070500 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1019784693 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1030339254 ns/op 1.02 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1023862482 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1013197606 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015093062 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1007782371 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1094288472 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1017466909 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1083061899 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1021708064 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1021959021 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1014185494 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1084986965 ns/op 0.97 MB/s BenchmarkSplice/tcp-to-unix/1024-4 1 1009080738 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/2048-4 1 1025735474 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/4096-4 1 1019247366 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-unix/8192-4 1 1008906529 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-unix/16384-4 1 1008899295 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-unix/32768-4 1 1011152266 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-unix/65536-4 1 1086397185 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-unix/131072-4 1 1077239759 ns/op 0.12 MB/s BenchmarkSplice/tcp-to-unix/262144-4 1 1055132222 ns/op 0.25 MB/s BenchmarkSplice/tcp-to-unix/524288-4 1 1022212226 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-unix/1048576-4 1 1026512621 ns/op 1.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1009030376 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1003328848 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1058994582 ns/op 0.00 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1024762119 ns/op 0.01 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1023541938 ns/op 0.02 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1008801556 ns/op 0.03 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1020270370 ns/op 0.06 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1025017648 ns/op 0.13 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1004224367 ns/op 0.26 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1016668607 ns/op 0.52 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012434583 ns/op 1.04 MB/s 752 B/op 7 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1006487376 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1011337941 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1006920240 ns/op 0.00 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1016011420 ns/op 0.01 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1019644294 ns/op 0.02 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1036473118 ns/op 0.03 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1021114536 ns/op 0.06 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1023383440 ns/op 0.13 MB/s 696 B/op 5 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1005331285 ns/op 0.26 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1036572992 ns/op 0.51 MB/s 744 B/op 6 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1072763011 ns/op 0.98 MB/s 744 B/op 6 allocs/op BenchmarkTCP4OneShot-4 1689 161768 ns/op BenchmarkTCP4OneShotTimeout-4 1435 136952 ns/op BenchmarkTCP4Persistent-4 12735 17409 ns/op BenchmarkTCP4PersistentTimeout-4 7257 154569 ns/op BenchmarkTCP6OneShot-4 1390 315091 ns/op BenchmarkTCP6OneShotTimeout-4 1489 219226 ns/op BenchmarkTCP6Persistent-4 21945 10878 ns/op BenchmarkTCP6PersistentTimeout-4 14944 22033 ns/op BenchmarkTCP4ConcurrentReadWrite-4 6687 15836 ns/op BenchmarkTCP6ConcurrentReadWrite-4 29169 10182 ns/op BenchmarkSetReadDeadline-4 165639 723.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 25406 11532 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 26134 8695 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 22202 20525 ns/op 0 B/op 0 allocs/op PASS ok net 123.357s goos: linux goarch: s390x pkg: net/http BenchmarkCookieString-4 10000 12194 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7857 68525 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 48154 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13389 8966 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 10000 113205 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47161 24573 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1000000 783.4 ns/op BenchmarkFindChild/n=2/rep=map-4 2628793 190.5 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 998932 163.0 ns/op BenchmarkFindChild/n=4/rep=linear-4 559348 204.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3105745 119.7 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 498619 1085 ns/op BenchmarkFindChild/n=8/rep=linear-4 323419 437.8 ns/op BenchmarkFindChild/n=8/rep=map-4 1000000 189.3 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 310972 2298 ns/op BenchmarkFindChild/n=16/rep=linear-4 167577 1393 ns/op BenchmarkFindChild/n=16/rep=map-4 2864054 45.85 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2074692 58.48 ns/op BenchmarkFindChild/n=32/rep=linear-4 62594 4230 ns/op BenchmarkFindChild/n=32/rep=map-4 2685421 49.24 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1000000 161.1 ns/op BenchmarkMultiConflicts-4 1 235900975 ns/op BenchmarkServerMatch-4 9448 77354 ns/op BenchmarkReadRequestChrome-4 1606 343621 ns/op 1.78 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 6980 168349 ns/op 0.46 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7951 51887 ns/op 1.58 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5607 41670 ns/op 3.62 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 9453 61619 ns/op 0.65 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 100 2344530 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/https1-4 127 1426372 ns/op 0.72 MB/s BenchmarkFileAndServer_1KB/h2-4 1 164952440 ns/op 0.01 MB/s BenchmarkFileAndServer_16MB/h1-4 2 312664255 ns/op 53.66 MB/s BenchmarkFileAndServer_16MB/https1-4 1 194360319 ns/op 86.32 MB/s BenchmarkFileAndServer_16MB/h2-4 1 636548384 ns/op 26.36 MB/s BenchmarkFileAndServer_64MB/h1-4 1 282833544 ns/op 237.27 MB/s BenchmarkFileAndServer_64MB/https1-4 1 3047861794 ns/op 22.02 MB/s BenchmarkFileAndServer_64MB/h2-4 1 3855949191 ns/op 17.40 MB/s BenchmarkServeMux-4 171 1357317 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 229 555981 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 399 393369 ns/op 5988 B/op 63 allocs/op BenchmarkClientServer/https1-4 1 123102231 ns/op 110560 B/op 1226 allocs/op BenchmarkClientServer/h2-4 105 1293960 ns/op 10150 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 153 945921 ns/op 10147 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 1 528713786 ns/op 106864 B/op 1241 allocs/op BenchmarkClientServerParallel/4/h2-4 14 13981364 ns/op 78778 B/op 940 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60224: write tcp 127.0.0.1:37711->127.0.0.1:60224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51710: write tcp 127.0.0.1:41095->127.0.0.1:51710: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51698: write tcp 127.0.0.1:41095->127.0.0.1:51698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47864: read tcp 127.0.0.1:44609->127.0.0.1:47864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47878: read tcp 127.0.0.1:44609->127.0.0.1:47878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47898: write tcp 127.0.0.1:44609->127.0.0.1:47898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56644: read tcp 127.0.0.1:35789->127.0.0.1:56644: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56646: read tcp 127.0.0.1:35789->127.0.0.1:56646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56560: read tcp 127.0.0.1:35789->127.0.0.1:56560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56620: read tcp 127.0.0.1:35789->127.0.0.1:56620: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 255 1547317 ns/op 20418 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 19 12749297 ns/op 97718 B/op 1117 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52892: write tcp 127.0.0.1:40013->127.0.0.1:52892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53348: write tcp 127.0.0.1:34117->127.0.0.1:53348: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53378: write tcp 127.0.0.1:34117->127.0.0.1:53378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60202: read tcp 127.0.0.1:40483->127.0.0.1:60202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60252: read tcp 127.0.0.1:40483->127.0.0.1:60252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60162: read tcp 127.0.0.1:40483->127.0.0.1:60162: use of closed network connection BenchmarkClientServerParallel/64/h2-4 3 55058559 ns/op 102861 B/op 1255 allocs/op BenchmarkServer-4 1 1067099769 ns/op 32016 B/op 162 allocs/op BenchmarkClient-4 100 4717851 ns/op 3844 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 555 936534 ns/op 7374 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1513 308271 ns/op 3050 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1441 235935 ns/op 1909 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1502 120886 ns/op 2778 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1879 65049 ns/op 2765 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1749 70160 ns/op 2734 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1752 307081 ns/op 1947 B/op 14 allocs/op BenchmarkServerHijack-4 1452 446247 ns/op 16755 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 100 3259490 ns/op 6495 B/op 53 allocs/op BenchmarkResponseStatusLine-4 298448 1181 ns/op 0 B/op 0 allocs/op PASS ok net/http 88.061s goos: linux goarch: s390x pkg: net/http/httputil BenchmarkServeHTTP-4 3777 161757 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.673s goos: linux goarch: s390x pkg: net/netip BenchmarkIPNextPrev-4 82348 2329 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 575882 207.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 148102 991.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 64230 3499 ns/op BenchmarkStdIPv4-4 101900 1175 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92515 2776 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108045 1407 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 65857 1861 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 57238 1870 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1251855 105.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 103.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 361.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 181878 589.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 233776 742.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 231565 599.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87306 1499 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 260196 2838 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 112418 4181 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 121719 954.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 101020 1134 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 61839 3633 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 406286 339.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 89770 6429 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 145992 1951 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 172006 1696 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 129076 929.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 313903 529.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132625 9237 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136395 6305 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 128793 2985 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 102868 3622 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 561265 338.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 136369 1646 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 152932 1017 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 238701 3141 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 141511 8727 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 241509 718.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 108010 1903 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 112330 18638 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 145932 1695 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 109162 3272 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 306806 579.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 118119 7420 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 123056 5414 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 177741 9799 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121749 17258 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 144.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 840982 679.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 444.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 119.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 947672 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 125.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 978991 187.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 997640 131.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 995954 661.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 424006 1433 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 700112 592.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 169090 751.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 191932 620.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 172038 742.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81687 3924 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 351657 340.1 ns/op PASS ok net/netip 88.305s 2024/02/09 22:46:39 Test RPC server listening on 127.0.0.1:40089 2024/02/09 22:46:39 Test HTTP RPC server listening on 127.0.0.1:34519 goos: linux goarch: s390x pkg: net/rpc BenchmarkEndToEnd-4 571 196660 ns/op BenchmarkEndToEndHTTP-4 986 146970 ns/op BenchmarkEndToEndAsync-4 1719 68624 ns/op BenchmarkEndToEndAsyncHTTP-4 100 1230133 ns/op PASS ok net/rpc 3.212s goos: linux goarch: s390x pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3110 168044 ns/op BenchmarkReadMIMEHeader/server_headers-4 4707 43238 ns/op BenchmarkUncommon-4 15213 7012 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 2.815s goos: linux goarch: s390x pkg: net/url BenchmarkString-4 3577 118602 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 85888 1798 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 623632 183.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94951 3598 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 168943 1332 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81423 2954 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12034 133819 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 404341 1005 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 82105 1635 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 167046 701.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81361 2423 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12535 10216 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 152571 676.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72327 2469 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 14098 20318 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29829 3522 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6007 32476 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 178708 700.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71258 1602 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63954 1812 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33900 4497 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5814 27577 ns/op 320 B/op 1 allocs/op PASS ok net/url 14.354s goos: linux goarch: s390x pkg: os BenchmarkExpand/noop-4 2758218 37.39 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 182241 706.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 432 603341 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 159 684499 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 577 207430 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 126808 2082 ns/op BenchmarkStatFile-4 84912 3782 ns/op BenchmarkStatDir-4 93213 1615 ns/op BenchmarkLstatDot-4 116728 1959 ns/op BenchmarkLstatFile-4 81938 4762 ns/op BenchmarkLstatDir-4 83916 2288 ns/op PASS ok os 6.144s goos: linux goarch: s390x pkg: os/exec BenchmarkExecHostname-4 31 11797584 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 1.693s goos: linux goarch: s390x pkg: os/user BenchmarkCurrent-4 424856 1259 ns/op PASS ok os/user 1.721s goos: linux goarch: s390x pkg: reflect BenchmarkBool-4 3474772 61.46 ns/op BenchmarkString-4 1797574 67.00 ns/op BenchmarkBytes-4 1674841 73.92 ns/op BenchmarkNamedBytes-4 1000000 169.9 ns/op BenchmarkBytesArray-4 772400 186.9 ns/op BenchmarkSliceLen-4 1960380 61.29 ns/op BenchmarkMapLen-4 843388 228.0 ns/op BenchmarkStringLen-4 1631040 75.67 ns/op BenchmarkArrayLen-4 1283031 94.25 ns/op BenchmarkSliceCap-4 1759358 60.57 ns/op BenchmarkDeepEqual/int8-4 379034 985.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 48030 2262 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 332756 455.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 67473 1625 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 314191 1175 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 76042 1581 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 284616 493.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 74913 3232 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 344895 351.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73323 3274 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 371437 902.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 97507 3357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 328903 347.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76021 1588 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 322464 484.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77275 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 318457 368.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 57932 2116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 310671 518.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 75111 1674 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 304912 444.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75916 1597 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 283914 456.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 10000 17937 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 350120 880.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 75039 2318 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 308814 363.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 73312 1559 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 279760 2674 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 73036 5404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 370436 919.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 79933 7812 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 334254 661.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 69814 1975 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105380 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 46292 3196 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 36320 8829 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 24901 23587 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 21196 58505 ns/op BenchmarkIsZero/ArrayComparable-4 44575 9393 ns/op BenchmarkIsZero/ArrayIncomparable-4 29103 6842 ns/op BenchmarkIsZero/StructComparable-4 225327 2090 ns/op BenchmarkIsZero/StructIncomparable-4 137956 4739 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 167.4 ns/op BenchmarkIsZero/ArrayInt_1024-4 7351 27987 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 13887 138456 ns/op BenchmarkIsZero/Struct4Int-4 1000000 149.1 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 7534 19173 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 7407 23538 ns/op BenchmarkIsZero/StructInt_512-4 13041 42787 ns/op BenchmarkSetZero/Bool/Direct-4 3015399 122.3 ns/op BenchmarkSetZero/Bool/CachedZero-4 835323 636.2 ns/op BenchmarkSetZero/Bool/NewZero-4 683636 213.8 ns/op BenchmarkSetZero/Int/Direct-4 2121090 55.93 ns/op BenchmarkSetZero/Int/CachedZero-4 838473 740.2 ns/op BenchmarkSetZero/Int/NewZero-4 661538 856.7 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 2259 ns/op BenchmarkSetZero/Uint/CachedZero-4 824962 328.6 ns/op BenchmarkSetZero/Uint/NewZero-4 674152 855.0 ns/op BenchmarkSetZero/Float/Direct-4 1580570 137.7 ns/op BenchmarkSetZero/Float/CachedZero-4 829764 228.5 ns/op BenchmarkSetZero/Float/NewZero-4 670288 181.8 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 256.8 ns/op BenchmarkSetZero/Complex/CachedZero-4 817933 276.8 ns/op BenchmarkSetZero/Complex/NewZero-4 570222 203.2 ns/op BenchmarkSetZero/Array/Direct-4 1537513 90.35 ns/op BenchmarkSetZero/Array/CachedZero-4 316699 1664 ns/op BenchmarkSetZero/Array/NewZero-4 611436 529.3 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 210.5 ns/op BenchmarkSetZero/Chan/CachedZero-4 811153 339.6 ns/op BenchmarkSetZero/Chan/NewZero-4 528890 777.3 ns/op BenchmarkSetZero/Func/Direct-4 1000000 387.5 ns/op BenchmarkSetZero/Func/CachedZero-4 629300 2561 ns/op BenchmarkSetZero/Func/NewZero-4 655906 757.8 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 106.1 ns/op BenchmarkSetZero/Interface/CachedZero-4 820254 398.6 ns/op BenchmarkSetZero/Interface/NewZero-4 666783 187.4 ns/op BenchmarkSetZero/Map/Direct-4 2036190 104.8 ns/op BenchmarkSetZero/Map/CachedZero-4 779648 138.2 ns/op BenchmarkSetZero/Map/NewZero-4 621586 791.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1885213 236.7 ns/op BenchmarkSetZero/Pointer/CachedZero-4 797206 166.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 659607 199.3 ns/op BenchmarkSetZero/Slice/Direct-4 1818435 85.22 ns/op BenchmarkSetZero/Slice/CachedZero-4 891211 258.7 ns/op BenchmarkSetZero/Slice/NewZero-4 642553 466.0 ns/op BenchmarkSetZero/String/Direct-4 2110375 96.03 ns/op BenchmarkSetZero/String/CachedZero-4 820950 472.2 ns/op BenchmarkSetZero/String/NewZero-4 588512 223.8 ns/op BenchmarkSetZero/Struct/Direct-4 2455792 47.30 ns/op BenchmarkSetZero/Struct/CachedZero-4 828514 455.7 ns/op BenchmarkSetZero/Struct/NewZero-4 657837 239.0 ns/op BenchmarkSelect/1-4 187032 853.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 63033 13549 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 22038 21882 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 98337 1263 ns/op 8 B/op 0 allocs/op BenchmarkCallMethod-4 198134 904.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 144572 1021 ns/op 125.42 MB/s BenchmarkCallArgCopy/size=256-4 100356 1051 ns/op 243.49 MB/s BenchmarkCallArgCopy/size=1024-4 73856 36700 ns/op 27.90 MB/s BenchmarkCallArgCopy/size=4096-4 38624 3246 ns/op 1262.05 MB/s BenchmarkCallArgCopy/size=65536-4 2370 120505 ns/op 543.85 MB/s BenchmarkFieldByName1-4 596607 253.2 ns/op BenchmarkFieldByName2-4 36358 3836 ns/op BenchmarkFieldByName3-4 4134 117815 ns/op BenchmarkInterfaceBig-4 2332536 58.95 ns/op BenchmarkInterfaceSmall-4 2196170 84.81 ns/op BenchmarkNew-4 748340 171.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 2366 53930 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1974 61812 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2343 54443 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1880 76032 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2162 59896 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1729 62592 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 240829 493.3 ns/op PASS ok reflect 144.799s goos: linux goarch: s390x pkg: regexp BenchmarkFind-4 7542 49726 ns/op 9227 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 72694 ns/op 9339 B/op 1 allocs/op BenchmarkFindString-4 10000 113777 ns/op 8890 B/op 1 allocs/op BenchmarkFindSubmatch-4 9034 122530 ns/op 9162 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8300 49856 ns/op 9340 B/op 2 allocs/op BenchmarkLiteral-4 10000 60020 ns/op BenchmarkNotLiteral-4 2803 157248 ns/op BenchmarkMatchClass-4 2449 287753 ns/op BenchmarkMatchClass_InRange-4 2539 158640 ns/op BenchmarkReplaceAll-4 903 272084 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 61802 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 10000 49838 ns/op BenchmarkAnchoredShortMatch-4 10000 67532 ns/op BenchmarkAnchoredLongMatch-4 10000 24205 ns/op BenchmarkOnePassShortA-4 10000 35176 ns/op BenchmarkNotOnePassShortA-4 5348 30482 ns/op BenchmarkOnePassShortB-4 16152 8914 ns/op BenchmarkNotOnePassShortB-4 6734 95736 ns/op BenchmarkOnePassLongPrefix-4 70029 1780 ns/op BenchmarkOnePassLongNotPrefix-4 24619 10545 ns/op BenchmarkMatchParallelShared-4 7647 178072 ns/op BenchmarkMatchParallelCopied-4 10000 49462 ns/op BenchmarkQuoteMetaAll-4 148550 2233 ns/op 6.27 MB/s BenchmarkQuoteMetaNone-4 307531 901.6 ns/op 28.84 MB/s BenchmarkCompile/Onepass-4 2764 75579 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1060 179179 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 1 196029998 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4049782 30.25 ns/op 528.90 MB/s BenchmarkMatch/Easy0/32-4 10000 61219 ns/op 0.52 MB/s BenchmarkMatch/Easy0/1K-4 10000 546015 ns/op 1.88 MB/s BenchmarkMatch/Easy0i/16-4 1000000 113.2 ns/op 141.34 MB/s BenchmarkMatch/Easy0i/32-4 2208 109674 ns/op 0.29 MB/s BenchmarkMatch/Easy0i/1K-4 100 1531220 ns/op 0.67 MB/s BenchmarkMatch/Easy1/16-4 3968472 35.76 ns/op 447.37 MB/s BenchmarkMatch/Easy1/32-4 10000 545149 ns/op 0.06 MB/s BenchmarkMatch/Easy1/1K-4 5469 218300 ns/op 4.69 MB/s BenchmarkMatch/Medium/16-4 2331049 66.39 ns/op 241.00 MB/s BenchmarkMatch/Medium/32-4 3484 220052 ns/op 0.15 MB/s BenchmarkMatch/Medium/1K-4 193 652303 ns/op 1.57 MB/s BenchmarkMatch/Hard/16-4 3665949 76.24 ns/op 209.87 MB/s BenchmarkMatch/Hard/32-4 2054 100068 ns/op 0.32 MB/s BenchmarkMatch/Hard/1K-4 100 2391706 ns/op 0.43 MB/s BenchmarkMatch/Hard1/16-4 796 805795 ns/op 0.02 MB/s BenchmarkMatch/Hard1/32-4 439 285541 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 15266714 ns/op 0.07 MB/s BenchmarkMatch_onepass_regex/16-4 21458 7009 ns/op 2.28 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12928 32837 ns/op 0.97 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 468 508861 ns/op 2.01 MB/s 27 B/op 0 allocs/op PASS ok regexp 62.051s goos: linux goarch: s390x pkg: regexp/syntax BenchmarkEmptyOpContext-4 513980 842.6 ns/op BenchmarkIsWordChar-4 168398 699.4 ns/op PASS ok regexp/syntax 5.459s goos: linux goarch: s390x pkg: runtime BenchmarkCallers/cached-4 75672 1847 ns/op BenchmarkCallers/inlined-4 92600 1352 ns/op BenchmarkCallers/no-cache-4 32112 3862 ns/op BenchmarkFPCallers/cached-4 12700695 8.418 ns/op BenchmarkMakeChan/Byte-4 934720 518.2 ns/op BenchmarkMakeChan/Int-4 1000000 725.4 ns/op BenchmarkMakeChan/Ptr-4 446390 543.5 ns/op BenchmarkMakeChan/Struct/0-4 1000000 1854 ns/op BenchmarkMakeChan/Struct/32-4 408619 1402 ns/op BenchmarkMakeChan/Struct/40-4 332026 3087 ns/op BenchmarkChanNonblocking-4 4523572 113.2 ns/op BenchmarkSelectUncontended-4 493923 251.4 ns/op BenchmarkSelectSyncContended-4 129147 2186 ns/op BenchmarkSelectAsyncContended-4 322658 612.3 ns/op BenchmarkSelectNonblock-4 1683860 62.85 ns/op BenchmarkChanUncontended-4 10000 12638 ns/op BenchmarkChanContended-4 6954 55582 ns/op BenchmarkChanSync-4 257091 474.0 ns/op BenchmarkChanSyncWork-4 54922 2014 ns/op BenchmarkChanProdCons0-4 239875 535.6 ns/op BenchmarkChanProdCons10-4 395589 374.7 ns/op BenchmarkChanProdCons100-4 597565 266.7 ns/op BenchmarkChanProdConsWork0-4 190688 582.5 ns/op BenchmarkChanProdConsWork10-4 377487 389.2 ns/op BenchmarkChanProdConsWork100-4 384619 509.9 ns/op BenchmarkSelectProdCons-4 190728 708.8 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 109.6 ns/op BenchmarkChanCreation-4 284770 2436 ns/op BenchmarkChanSem-4 263217 414.1 ns/op BenchmarkChanPopular-4 150 1047059 ns/op BenchmarkChanClosed-4 1496878 67.39 ns/op BenchmarkCallClosure-4 4090141 57.35 ns/op BenchmarkCallClosure1-4 5186712 21.32 ns/op BenchmarkCallClosure2-4 1000000 111.6 ns/op BenchmarkCallClosure3-4 1000000 173.2 ns/op BenchmarkCallClosure4-4 1000000 149.5 ns/op BenchmarkComplex128DivNormal-4 6114146 20.13 ns/op BenchmarkComplex128DivNisNaN-4 4754961 23.28 ns/op BenchmarkComplex128DivDisNaN-4 5083966 23.87 ns/op BenchmarkComplex128DivNisInf-4 4992415 44.28 ns/op BenchmarkComplex128DivDisInf-4 4475847 30.35 ns/op BenchmarkAllocation-4 868 154651 ns/op BenchmarkReadMemStats-4 1 220906446 ns/op BenchmarkReadMemStatsLatency-4 1 37028084 p50-ns 37028084 p90-ns 37028084 p99-ns BenchmarkWriteBarrier-4 126781 5929 ns/op BenchmarkBulkWriteBarrier-4 2600 46236 ns/op BenchmarkScanStackNoLocals-4 1 351901315 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10211599 11.83 ns/op BenchmarkMSpanCountAlloc/bits=128-4 8742325 67.90 ns/op BenchmarkMSpanCountAlloc/bits=256-4 5963328 16.79 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5305826 22.83 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 3424321 38.94 ns/op BenchmarkHash5-4 4848938 25.60 ns/op 195.32 MB/s BenchmarkHash16-4 4954688 28.30 ns/op 565.30 MB/s BenchmarkHash64-4 3898036 43.45 ns/op 1472.96 MB/s BenchmarkHash1024-4 941613 170.6 ns/op 6003.12 MB/s BenchmarkHash65536-4 18675 6407 ns/op 10229.19 MB/s BenchmarkAlignedLoad-4 6659136 38.72 ns/op BenchmarkUnalignedLoad-4 7440338 22.38 ns/op BenchmarkEqEfaceConcrete-4 4558375 26.86 ns/op BenchmarkEqIfaceConcrete-4 5278101 43.24 ns/op BenchmarkNeEfaceConcrete-4 1000000 238.8 ns/op BenchmarkNeIfaceConcrete-4 5477463 43.30 ns/op BenchmarkConvT2EByteSized/bool-4 5117266 25.33 ns/op BenchmarkConvT2EByteSized/uint8-4 2337703 199.3 ns/op BenchmarkConvT2ESmall-4 5224599 25.79 ns/op BenchmarkConvT2EUintptr-4 1688269 61.72 ns/op BenchmarkConvT2ELarge-4 1000000 934.2 ns/op BenchmarkConvT2ISmall-4 3556495 32.27 ns/op BenchmarkConvT2IUintptr-4 4173188 33.93 ns/op BenchmarkConvT2ILarge-4 1000000 475.3 ns/op BenchmarkConvI2E-4 4594048 62.75 ns/op BenchmarkConvI2I-4 3136618 98.01 ns/op BenchmarkAssertE2T-4 3883982 93.28 ns/op BenchmarkAssertE2TLarge-4 2540858 54.79 ns/op BenchmarkAssertE2I-4 2924382 267.3 ns/op BenchmarkAssertI2T-4 2153731 500.8 ns/op BenchmarkAssertI2I-4 1000000 137.8 ns/op BenchmarkAssertI2E-4 5316495 27.14 ns/op BenchmarkAssertE2E-4 4661660 23.77 ns/op BenchmarkAssertE2T2-4 2975923 55.76 ns/op BenchmarkAssertE2T2Blank-4 4151455 77.21 ns/op BenchmarkAssertI2E2-4 3728326 345.4 ns/op BenchmarkAssertI2E2Blank-4 5294635 246.2 ns/op BenchmarkAssertE2E2-4 2873959 78.41 ns/op BenchmarkAssertE2E2Blank-4 5348703 49.58 ns/op BenchmarkConvT2Ezero/zero/16-4 4072479 25.00 ns/op BenchmarkConvT2Ezero/zero/32-4 1000000 109.1 ns/op BenchmarkConvT2Ezero/zero/64-4 4308555 26.26 ns/op BenchmarkConvT2Ezero/zero/str-4 1000000 170.5 ns/op BenchmarkConvT2Ezero/zero/slice-4 1000000 791.0 ns/op BenchmarkConvT2Ezero/zero/big-4 30630 10785 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1375400 585.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 292300 493.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 44595 2530 ns/op BenchmarkConvT2Ezero/smallint/16-4 1000000 233.8 ns/op BenchmarkConvT2Ezero/smallint/32-4 5068899 49.55 ns/op BenchmarkConvT2Ezero/smallint/64-4 4886030 203.5 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 434.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1365208 287.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 100.4 ns/op BenchmarkMalloc8-4 1000000 500.1 ns/op BenchmarkMalloc16-4 1000000 247.8 ns/op BenchmarkMallocTypeInfo8-4 1310880 317.4 ns/op BenchmarkMallocTypeInfo16-4 1000000 129.5 ns/op BenchmarkMallocLargeStruct-4 52239 3238 ns/op BenchmarkGoroutineSelect-4 1 163463388 ns/op BenchmarkGoroutineBlocking-4 9 50933759 ns/op BenchmarkGoroutineForRange-4 8 41205450 ns/op BenchmarkGoroutineIdle-4 96 61818360 ns/op BenchmarkHashStringSpeed-4 1845238 205.1 ns/op BenchmarkHashBytesSpeed-4 10000 14437 ns/op BenchmarkHashInt32Speed-4 1870420 68.49 ns/op BenchmarkHashInt64Speed-4 2081331 94.20 ns/op BenchmarkHashStringArraySpeed-4 518121 811.4 ns/op BenchmarkMegMap-4 2871057 120.3 ns/op BenchmarkMegOneMap-4 4312791 49.24 ns/op BenchmarkMegEqMap-4 1764 716006 ns/op BenchmarkMegEmptyMap-4 4555146 53.98 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2761887 292.1 ns/op BenchmarkSmallStrMap-4 3584679 231.9 ns/op BenchmarkMapStringKeysEight_16-4 2513821 65.38 ns/op BenchmarkMapStringKeysEight_32-4 1575661 160.9 ns/op BenchmarkMapStringKeysEight_64-4 1000000 128.4 ns/op BenchmarkMapStringKeysEight_1M-4 2849007 197.7 ns/op BenchmarkIntMap-4 3138823 94.05 ns/op BenchmarkMapFirst/1-4 4350856 33.07 ns/op BenchmarkMapFirst/2-4 4514649 60.79 ns/op BenchmarkMapFirst/3-4 4019320 29.42 ns/op BenchmarkMapFirst/4-4 1000000 174.2 ns/op BenchmarkMapFirst/5-4 4318120 27.65 ns/op BenchmarkMapFirst/6-4 4475142 112.6 ns/op BenchmarkMapFirst/7-4 3193396 177.6 ns/op BenchmarkMapFirst/8-4 1000000 658.6 ns/op BenchmarkMapFirst/9-4 3405036 38.10 ns/op BenchmarkMapFirst/10-4 3347724 37.57 ns/op BenchmarkMapFirst/11-4 3362743 72.95 ns/op BenchmarkMapFirst/12-4 2564410 49.62 ns/op BenchmarkMapFirst/13-4 1325376 123.2 ns/op BenchmarkMapFirst/14-4 3267433 135.0 ns/op BenchmarkMapFirst/15-4 2443975 45.01 ns/op BenchmarkMapFirst/16-4 3281046 190.5 ns/op BenchmarkMapMid/1-4 4577089 30.64 ns/op BenchmarkMapMid/2-4 4272636 27.18 ns/op BenchmarkMapMid/3-4 4422135 27.91 ns/op BenchmarkMapMid/4-4 3867217 75.01 ns/op BenchmarkMapMid/5-4 4373496 71.07 ns/op BenchmarkMapMid/6-4 4303545 50.04 ns/op BenchmarkMapMid/7-4 3455276 106.5 ns/op BenchmarkMapMid/8-4 4110104 105.4 ns/op BenchmarkMapMid/9-4 3323439 42.89 ns/op BenchmarkMapMid/10-4 2842494 153.1 ns/op BenchmarkMapMid/11-4 2204845 159.7 ns/op BenchmarkMapMid/12-4 2769300 37.10 ns/op BenchmarkMapMid/13-4 2553595 92.18 ns/op BenchmarkMapMid/14-4 2971065 38.86 ns/op BenchmarkMapMid/15-4 2953120 37.69 ns/op BenchmarkMapMid/16-4 3259418 38.33 ns/op BenchmarkMapLast/1-4 4265784 27.74 ns/op BenchmarkMapLast/2-4 2742250 46.82 ns/op BenchmarkMapLast/3-4 4065040 28.21 ns/op BenchmarkMapLast/4-4 4233916 28.69 ns/op BenchmarkMapLast/5-4 4045381 44.23 ns/op BenchmarkMapLast/6-4 4076820 54.62 ns/op BenchmarkMapLast/7-4 2923728 68.13 ns/op BenchmarkMapLast/8-4 3866188 33.54 ns/op BenchmarkMapLast/9-4 3174459 40.30 ns/op BenchmarkMapLast/10-4 2988166 37.94 ns/op BenchmarkMapLast/11-4 2845448 47.16 ns/op BenchmarkMapLast/12-4 2812520 47.70 ns/op BenchmarkMapLast/13-4 1000000 283.7 ns/op BenchmarkMapLast/14-4 3228350 41.18 ns/op BenchmarkMapLast/15-4 2956180 38.09 ns/op BenchmarkMapLast/16-4 3315775 39.82 ns/op BenchmarkMapCycle-4 2303230 75.23 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1865572 350.3 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 1027 239905 ns/op BenchmarkMakeMap/[Byte]Byte-4 355390 9279 ns/op BenchmarkMakeMap/[Int]Int-4 96182 2633 ns/op BenchmarkNewEmptyMap-4 3282650 40.04 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 108.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 617095 195.2 ns/op BenchmarkMapIterEmpty-4 6085528 28.97 ns/op BenchmarkSameLengthMap-4 3565378 55.50 ns/op BenchmarkBigKeyMap-4 1778526 92.64 ns/op BenchmarkBigValMap-4 1685490 293.3 ns/op BenchmarkSmallKeyMap-4 2137956 196.8 ns/op BenchmarkMapPopulate/1-4 1882093 272.0 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 115230 2785 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 64843 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 100 3774468 ns/op 53314 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 70 3412990 ns/op 427594 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 1 137829215 ns/op 3612648 B/op 4034 allocs/op BenchmarkComplexAlgMap-4 297711 428.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1367734 83.85 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 108.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 587980 237.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43516 4083 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4567 47753 ns/op BenchmarkGoMapClear/NonReflexive/1-4 598321 769.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 393.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 535824 469.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43389 2675 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4408 24139 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 347.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1526166 84.35 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1255215 279.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1689721 70.24 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1442094 91.42 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 902838 127.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 314.5 ns/op BenchmarkMapInterfacePtr-4 1341410 282.7 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2310135 68.75 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 23967 10958 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5850 189546 ns/op BenchmarkMapPop1000-4 100 1102299 ns/op BenchmarkMapPop10000-4 22 20814649 ns/op BenchmarkMapAssign/Int32/256-4 2497616 211.8 ns/op BenchmarkMapAssign/Int32/65536-4 307311 375.0 ns/op BenchmarkMapAssign/Int64/256-4 2308879 66.69 ns/op BenchmarkMapAssign/Int64/65536-4 1270572 166.8 ns/op BenchmarkMapAssign/Str/256-4 1000000 107.3 ns/op BenchmarkMapAssign/Str/65536-4 175418 1239 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1260535 98.14 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 880248 152.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 183.6 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 857512 157.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 564607 14708 ns/op BenchmarkMapOperatorAssign/Str/65536-4 144757 1838 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 910.4 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 221469 485.7 ns/op 59 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 390.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 294502 2445 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 691614 378.9 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 10000 41402 ns/op 172 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 153.2 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 322.2 ns/op BenchmarkMapDelete/Int32/10000-4 1821931 154.9 ns/op BenchmarkMapDelete/Int64/100-4 1528934 77.43 ns/op BenchmarkMapDelete/Int64/1000-4 2004780 111.6 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 195.6 ns/op BenchmarkMapDelete/Str/100-4 1000000 400.0 ns/op BenchmarkMapDelete/Str/1000-4 1000000 105.8 ns/op BenchmarkMapDelete/Str/10000-4 1000000 285.0 ns/op BenchmarkMapDelete/Pointer/100-4 1282366 215.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 103.3 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 137.4 ns/op BenchmarkMemmove/0-4 11512932 10.30 ns/op BenchmarkMemmove/1-4 2150839 57.03 ns/op 17.53 MB/s BenchmarkMemmove/2-4 1000000 113.7 ns/op 17.59 MB/s BenchmarkMemmove/3-4 1000000 394.1 ns/op 7.61 MB/s BenchmarkMemmove/4-4 1868239 230.9 ns/op 17.33 MB/s BenchmarkMemmove/5-4 2125028 62.37 ns/op 80.17 MB/s BenchmarkMemmove/6-4 1000000 110.4 ns/op 54.34 MB/s BenchmarkMemmove/7-4 2081001 57.95 ns/op 120.79 MB/s BenchmarkMemmove/8-4 1963116 125.6 ns/op 63.67 MB/s BenchmarkMemmove/9-4 2114276 153.0 ns/op 58.82 MB/s BenchmarkMemmove/10-4 1843059 178.7 ns/op 55.95 MB/s BenchmarkMemmove/11-4 1000000 149.1 ns/op 73.80 MB/s BenchmarkMemmove/12-4 1000000 111.5 ns/op 107.64 MB/s BenchmarkMemmove/13-4 1607034 96.40 ns/op 134.86 MB/s BenchmarkMemmove/14-4 1828750 59.99 ns/op 233.36 MB/s BenchmarkMemmove/15-4 1803225 57.99 ns/op 258.69 MB/s BenchmarkMemmove/16-4 1922096 60.71 ns/op 263.55 MB/s BenchmarkMemmove/32-4 1650535 69.07 ns/op 463.32 MB/s BenchmarkMemmove/64-4 1611474 98.96 ns/op 646.70 MB/s BenchmarkMemmove/128-4 1236464 94.41 ns/op 1355.78 MB/s BenchmarkMemmove/256-4 800635 126.0 ns/op 2032.54 MB/s BenchmarkMemmove/512-4 687892 188.4 ns/op 2717.62 MB/s BenchmarkMemmove/1024-4 426128 782.7 ns/op 1308.22 MB/s BenchmarkMemmove/2048-4 230644 501.1 ns/op 4086.76 MB/s BenchmarkMemmove/4096-4 125451 932.7 ns/op 4391.68 MB/s BenchmarkMemmoveOverlap/32-4 1768899 138.9 ns/op 230.37 MB/s BenchmarkMemmoveOverlap/64-4 1627051 75.42 ns/op 848.62 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.7 ns/op 1234.87 MB/s BenchmarkMemmoveOverlap/256-4 891812 132.4 ns/op 1933.74 MB/s BenchmarkMemmoveOverlap/512-4 622568 441.6 ns/op 1159.32 MB/s BenchmarkMemmoveOverlap/1024-4 384237 749.3 ns/op 1366.67 MB/s BenchmarkMemmoveOverlap/2048-4 208963 1043 ns/op 1963.72 MB/s BenchmarkMemmoveOverlap/4096-4 107421 1481 ns/op 2766.18 MB/s BenchmarkMemmoveUnalignedDst/0-4 11093410 12.00 ns/op BenchmarkMemmoveUnalignedDst/1-4 1997533 101.4 ns/op 9.86 MB/s BenchmarkMemmoveUnalignedDst/2-4 1664733 191.6 ns/op 10.44 MB/s BenchmarkMemmoveUnalignedDst/3-4 2100870 60.77 ns/op 49.36 MB/s BenchmarkMemmoveUnalignedDst/4-4 1641178 173.5 ns/op 23.06 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 191.7 ns/op 26.09 MB/s BenchmarkMemmoveUnalignedDst/6-4 2089464 62.89 ns/op 95.40 MB/s BenchmarkMemmoveUnalignedDst/7-4 2081029 56.50 ns/op 123.89 MB/s BenchmarkMemmoveUnalignedDst/8-4 1721022 59.02 ns/op 135.54 MB/s BenchmarkMemmoveUnalignedDst/9-4 2043742 63.39 ns/op 141.98 MB/s BenchmarkMemmoveUnalignedDst/10-4 1959440 68.43 ns/op 146.14 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 143.1 ns/op 76.87 MB/s BenchmarkMemmoveUnalignedDst/12-4 2078035 161.5 ns/op 74.32 MB/s BenchmarkMemmoveUnalignedDst/13-4 1711629 95.85 ns/op 135.63 MB/s BenchmarkMemmoveUnalignedDst/14-4 1885945 100.6 ns/op 139.14 MB/s BenchmarkMemmoveUnalignedDst/15-4 1510011 99.87 ns/op 150.20 MB/s BenchmarkMemmoveUnalignedDst/16-4 1780074 152.9 ns/op 104.65 MB/s BenchmarkMemmoveUnalignedDst/32-4 1836882 67.64 ns/op 473.08 MB/s BenchmarkMemmoveUnalignedDst/64-4 1656672 367.3 ns/op 174.23 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 110.8 ns/op 1155.38 MB/s BenchmarkMemmoveUnalignedDst/256-4 946383 264.1 ns/op 969.41 MB/s BenchmarkMemmoveUnalignedDst/512-4 680167 538.5 ns/op 950.78 MB/s BenchmarkMemmoveUnalignedDst/1024-4 424015 303.4 ns/op 3375.53 MB/s BenchmarkMemmoveUnalignedDst/2048-4 237062 2622 ns/op 781.12 MB/s BenchmarkMemmoveUnalignedDst/4096-4 93421 1240 ns/op 3304.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1823602 64.37 ns/op 497.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 265.7 ns/op 240.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 111.2 ns/op 1151.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 846668 139.0 ns/op 1841.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 593679 223.0 ns/op 2296.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 371124 343.2 ns/op 2983.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 170834 929.2 ns/op 2203.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 96093 1167 ns/op 3508.45 MB/s BenchmarkMemmoveUnalignedSrc/0-4 10155661 12.37 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2123299 62.28 ns/op 16.06 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1870513 60.75 ns/op 32.92 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1938766 68.64 ns/op 43.70 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2085997 87.94 ns/op 45.49 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1902489 59.14 ns/op 84.54 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1220131 186.1 ns/op 32.25 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2042718 113.6 ns/op 61.63 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2165350 58.03 ns/op 137.85 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2025549 95.24 ns/op 94.50 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2042163 89.78 ns/op 111.39 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2039604 59.69 ns/op 184.30 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1921012 111.5 ns/op 107.62 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1565462 206.1 ns/op 63.06 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 153.3 ns/op 91.33 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 293.9 ns/op 51.03 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2052621 84.46 ns/op 189.44 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 415.6 ns/op 76.99 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 101.9 ns/op 628.27 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 113.0 ns/op 1132.71 MB/s BenchmarkMemmoveUnalignedSrc/256-4 960531 122.1 ns/op 2096.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 663012 629.3 ns/op 813.62 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 414763 1046 ns/op 978.55 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 232249 1090 ns/op 1878.94 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 112447 964.7 ns/op 4245.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 148.1 ns/op 108.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1215441 107.1 ns/op 149.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 101.0 ns/op 158.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1459128 388.8 ns/op 41.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1381572 109.0 ns/op 146.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1432680 76.24 ns/op 209.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1599490 94.21 ns/op 169.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1615192 107.4 ns/op 148.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1290613 172.1 ns/op 371.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 998328 109.0 ns/op 587.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 429.0 ns/op 149.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 113.0 ns/op 566.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 111.5 ns/op 574.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 400.6 ns/op 159.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1209885 87.81 ns/op 728.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1345874 88.62 ns/op 722.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 793844 970.9 ns/op 263.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 628309 163.2 ns/op 1569.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 165841 1285 ns/op 199.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 674476 157.8 ns/op 1622.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 782882 148.9 ns/op 1719.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 843218 157.6 ns/op 1624.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 754556 158.7 ns/op 1613.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 712233 433.8 ns/op 590.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 113407 963.5 ns/op 4251.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 110802 1098 ns/op 3729.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 123852 958.8 ns/op 4272.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 119088 1214 ns/op 3373.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 117784 988.1 ns/op 4145.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124112 980.6 ns/op 4176.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 116533 1157 ns/op 3540.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 121707 969.4 ns/op 4225.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7276 30200 ns/op 2170.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 6966 16770 ns/op 3907.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6733 16988 ns/op 3857.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7153 18151 ns/op 3610.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7195 16597 ns/op 3948.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 7353 16139 ns/op 4060.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6621 18116 ns/op 3617.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6723 18411 ns/op 3559.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1847848 154.1 ns/op 207.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1245006 170.7 ns/op 374.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1220133 142.6 ns/op 897.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 880906 218.4 ns/op 1172.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 597946 205.1 ns/op 2496.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 374626 337.7 ns/op 3032.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 203427 832.7 ns/op 2459.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112755 1340 ns/op 3057.38 MB/s BenchmarkMemclr/5-4 12515728 13.28 ns/op 376.60 MB/s BenchmarkMemclr/16-4 10769175 12.53 ns/op 1276.61 MB/s BenchmarkMemclr/64-4 6366675 20.14 ns/op 3178.34 MB/s BenchmarkMemclr/256-4 9473890 24.15 ns/op 10599.10 MB/s BenchmarkMemclr/4096-4 3102650 41.39 ns/op 98962.41 MB/s BenchmarkMemclr/65536-4 74899 2163 ns/op 30297.32 MB/s BenchmarkMemclr/1M-4 4994 59990 ns/op 17479.24 MB/s BenchmarkMemclr/4M-4 1095 631325 ns/op 6643.65 MB/s BenchmarkMemclr/8M-4 512 611174 ns/op 13725.41 MB/s BenchmarkMemclr/16M-4 237 569597 ns/op 29454.52 MB/s BenchmarkMemclr/64M-4 72 2804589 ns/op 23928.23 MB/s BenchmarkMemclrUnaligned/0_5-4 6950906 94.18 ns/op 53.09 MB/s BenchmarkMemclrUnaligned/0_16-4 6648207 19.73 ns/op 811.13 MB/s BenchmarkMemclrUnaligned/0_64-4 1000000 232.2 ns/op 275.66 MB/s BenchmarkMemclrUnaligned/0_256-4 6614055 32.17 ns/op 7956.56 MB/s BenchmarkMemclrUnaligned/0_4096-4 10000 12443 ns/op 329.19 MB/s BenchmarkMemclrUnaligned/0_65536-4 87620 2740 ns/op 23916.77 MB/s BenchmarkMemclrUnaligned/1_5-4 6864754 20.30 ns/op 246.32 MB/s BenchmarkMemclrUnaligned/1_16-4 6644810 45.47 ns/op 351.89 MB/s BenchmarkMemclrUnaligned/1_64-4 1000000 421.0 ns/op 152.02 MB/s BenchmarkMemclrUnaligned/1_256-4 5909516 39.85 ns/op 6423.33 MB/s BenchmarkMemclrUnaligned/1_4096-4 2227568 58.17 ns/op 70416.72 MB/s BenchmarkMemclrUnaligned/1_65536-4 58706 1783 ns/op 36762.44 MB/s BenchmarkMemclrUnaligned/4_5-4 6888949 20.14 ns/op 248.29 MB/s BenchmarkMemclrUnaligned/4_16-4 6686983 18.96 ns/op 843.71 MB/s BenchmarkMemclrUnaligned/4_64-4 4475023 26.45 ns/op 2419.99 MB/s BenchmarkMemclrUnaligned/4_256-4 6128740 39.36 ns/op 6503.29 MB/s BenchmarkMemclrUnaligned/4_4096-4 1868354 89.75 ns/op 45637.12 MB/s BenchmarkMemclrUnaligned/4_65536-4 94009 1846 ns/op 35495.42 MB/s BenchmarkMemclrUnaligned/7_5-4 5832650 19.14 ns/op 261.19 MB/s BenchmarkMemclrUnaligned/7_16-4 5688076 47.65 ns/op 335.80 MB/s BenchmarkMemclrUnaligned/7_64-4 3146510 34.25 ns/op 1868.86 MB/s BenchmarkMemclrUnaligned/7_256-4 5271493 118.4 ns/op 2163.04 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 756.7 ns/op 5412.72 MB/s BenchmarkMemclrUnaligned/7_65536-4 74703 1441 ns/op 45490.62 MB/s BenchmarkMemclrUnaligned/0_1M-4 4400 30203 ns/op 34717.37 MB/s BenchmarkMemclrUnaligned/0_4M-4 1144 102996 ns/op 40722.80 MB/s BenchmarkMemclrUnaligned/0_8M-4 406 621333 ns/op 13500.99 MB/s BenchmarkMemclrUnaligned/0_16M-4 272 456787 ns/op 36728.76 MB/s BenchmarkMemclrUnaligned/0_64M-4 55 1902833 ns/op 35267.86 MB/s BenchmarkMemclrUnaligned/1_1M-4 5078 89381 ns/op 11731.52 MB/s BenchmarkMemclrUnaligned/1_4M-4 1248 101963 ns/op 41135.47 MB/s BenchmarkMemclrUnaligned/1_8M-4 100 1042728 ns/op 8044.86 MB/s BenchmarkMemclrUnaligned/1_16M-4 267 732827 ns/op 22893.83 MB/s BenchmarkMemclrUnaligned/1_64M-4 75 1677879 ns/op 39996.24 MB/s BenchmarkMemclrUnaligned/4_1M-4 4818 24380 ns/op 43009.43 MB/s BenchmarkMemclrUnaligned/4_4M-4 1315 93614 ns/op 44804.09 MB/s BenchmarkMemclrUnaligned/4_8M-4 572 242077 ns/op 34652.65 MB/s BenchmarkMemclrUnaligned/4_16M-4 291 812522 ns/op 20648.33 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 6124292 ns/op 10957.82 MB/s BenchmarkMemclrUnaligned/7_1M-4 4551 105778 ns/op 9912.98 MB/s BenchmarkMemclrUnaligned/7_4M-4 1058 370302 ns/op 11326.70 MB/s BenchmarkMemclrUnaligned/7_8M-4 499 389921 ns/op 21513.61 MB/s BenchmarkMemclrUnaligned/7_16M-4 270 579300 ns/op 28961.21 MB/s BenchmarkMemclrUnaligned/7_64M-4 25 4626096 ns/op 14506.59 MB/s BenchmarkGoMemclr/5-4 1000000 251.0 ns/op 19.92 MB/s BenchmarkGoMemclr/16-4 583892 1029 ns/op 15.55 MB/s BenchmarkGoMemclr/64-4 147739 804.0 ns/op 79.60 MB/s BenchmarkGoMemclr/256-4 10000 27246 ns/op 9.40 MB/s BenchmarkMemclrRange/1K_2K-4 33588 24766 ns/op 3871.25 MB/s BenchmarkMemclrRange/2K_8K-4 10000 17466 ns/op 19096.36 MB/s BenchmarkMemclrRange/4K_16K-4 16148 14937 ns/op 21629.51 MB/s BenchmarkMemclrRange/160K_228K-4 3004 92651 ns/op 17947.70 MB/s BenchmarkClearFat7-4 4829145 36.75 ns/op BenchmarkClearFat8-4 6351680 101.1 ns/op BenchmarkClearFat11-4 1000000 207.6 ns/op BenchmarkClearFat12-4 6120975 17.89 ns/op BenchmarkClearFat13-4 1000000 388.3 ns/op BenchmarkClearFat14-4 6159759 31.12 ns/op BenchmarkClearFat15-4 6804762 31.37 ns/op BenchmarkClearFat16-4 6926816 33.27 ns/op BenchmarkClearFat24-4 3748204 26.68 ns/op BenchmarkClearFat32-4 2617196 98.51 ns/op BenchmarkClearFat40-4 6082702 48.78 ns/op BenchmarkClearFat48-4 5007273 86.45 ns/op BenchmarkClearFat56-4 5742172 61.72 ns/op BenchmarkClearFat64-4 5546972 55.90 ns/op BenchmarkClearFat72-4 5242368 142.4 ns/op BenchmarkClearFat128-4 1000000 101.8 ns/op BenchmarkClearFat256-4 2428404 66.09 ns/op BenchmarkClearFat512-4 1662058 102.8 ns/op BenchmarkClearFat1024-4 668902 193.3 ns/op BenchmarkClearFat1032-4 977612 1026 ns/op BenchmarkClearFat1040-4 781180 134.8 ns/op BenchmarkCopyFat7-4 6063703 118.7 ns/op BenchmarkCopyFat8-4 6991866 92.22 ns/op BenchmarkCopyFat11-4 5894366 74.39 ns/op BenchmarkCopyFat12-4 6601006 202.0 ns/op BenchmarkCopyFat13-4 6008470 23.97 ns/op BenchmarkCopyFat14-4 1000000 312.3 ns/op BenchmarkCopyFat15-4 6311629 18.24 ns/op BenchmarkCopyFat16-4 6873524 17.41 ns/op BenchmarkCopyFat24-4 6757470 20.64 ns/op BenchmarkCopyFat32-4 4008039 28.05 ns/op BenchmarkCopyFat64-4 5473850 106.6 ns/op BenchmarkCopyFat72-4 5092256 34.77 ns/op BenchmarkCopyFat128-4 3397694 129.2 ns/op BenchmarkCopyFat256-4 2569747 82.89 ns/op BenchmarkCopyFat512-4 1562790 345.5 ns/op BenchmarkCopyFat520-4 1312332 129.4 ns/op BenchmarkCopyFat1024-4 887193 237.7 ns/op BenchmarkCopyFat1032-4 887146 156.4 ns/op BenchmarkCopyFat1040-4 891722 144.0 ns/op BenchmarkIssue18740/2byte-4 540 223897 ns/op BenchmarkIssue18740/4byte-4 860 133858 ns/op BenchmarkIssue18740/8byte-4 931 176604 ns/op BenchmarkMemclrKnownSize1-4 6841584 14.62 ns/op 68.38 MB/s BenchmarkMemclrKnownSize2-4 4895572 44.13 ns/op 45.32 MB/s BenchmarkMemclrKnownSize4-4 1000000 122.2 ns/op 32.72 MB/s BenchmarkMemclrKnownSize8-4 1000000 474.5 ns/op 16.86 MB/s BenchmarkMemclrKnownSize16-4 630747 248.1 ns/op 64.49 MB/s BenchmarkMemclrKnownSize32-4 338635 868.8 ns/op 36.83 MB/s BenchmarkMemclrKnownSize64-4 167707 705.6 ns/op 90.70 MB/s BenchmarkMemclrKnownSize112-4 10000 17647 ns/op 6.35 MB/s BenchmarkMemclrKnownSize128-4 82142 1886 ns/op 67.88 MB/s BenchmarkMemclrKnownSize192-4 58657 2985 ns/op 64.33 MB/s BenchmarkMemclrKnownSize248-4 42154 2935 ns/op 84.50 MB/s BenchmarkMemclrKnownSize256-4 39744 2819 ns/op 90.81 MB/s BenchmarkMemclrKnownSize512-4 21757 8624 ns/op 59.37 MB/s BenchmarkMemclrKnownSize1024-4 10000 13583 ns/op 75.39 MB/s BenchmarkMemclrKnownSize4096-4 2589 56417 ns/op 72.60 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5700933 ns/op 91.97 MB/s BenchmarkReadMetricsLatency-4 10000 6412 p50-ns 7404 p90-ns 21229 p99-ns BenchmarkFinalizer-4 224 740767 ns/op BenchmarkFinalizerRun-4 398752 831.1 ns/op BenchmarkMinFloat-4 396879 533.5 ns/op BenchmarkMaxFloat-4 407360 1652 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8077544 20.29 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2048092 56.52 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1406349 119.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1000000 107.6 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 109.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 988868 186.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1000000 262.3 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 108.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 520.1 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1494032 131.6 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 396.2 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1271964 207.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1000000 583.5 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 688022 262.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6849228 57.98 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7603849 15.21 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5157904 19.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6267480 17.85 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 4464087 26.06 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5850532 23.59 ns/op BenchmarkFindBitRange64/PatternAASize2-4 1000000 674.4 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7834556 38.72 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7964978 22.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7044088 20.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6948103 65.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7779734 24.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7092462 16.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6576087 126.0 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7571970 19.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6920918 39.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 2662563 139.8 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7814508 27.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6137968 18.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5123323 34.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7342287 15.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4858629 150.1 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7750948 86.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7654426 15.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6929811 25.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6000898 48.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7756684 15.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6736333 56.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7742127 28.72 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7290823 101.9 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7077337 49.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7883511 53.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 2169114 49.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6848757 41.60 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7445520 18.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7650331 86.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7103896 37.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8148669 16.87 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6991089 15.22 ns/op BenchmarkNetpollBreak-4 1586 83579 ns/op BenchmarkPinnerPinUnpinBatch-4 1785 360299 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 100 1377207 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 438 423013 ns/op BenchmarkPinnerPinUnpin-4 1000000 104.8 ns/op BenchmarkPinnerPinUnpinTiny-4 1594855 541.4 ns/op BenchmarkPinnerPinUnpinDouble-4 595602 270.1 ns/op BenchmarkPinnerPinUnpinParallel-4 1000000 155.6 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 1373733 91.30 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 373290 274.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 4713973 101.6 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5651994 97.82 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 2046573 49.40 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5803176 58.17 ns/op BenchmarkPingPongHog-4 478 298025 ns/op BenchmarkStackGrowth-4 154288 1992 ns/op BenchmarkStackGrowthDeep-4 908 152960 ns/op BenchmarkCreateGoroutines-4 115275 7804 ns/op BenchmarkCreateGoroutinesParallel-4 70261 4043 ns/op BenchmarkCreateGoroutinesCapture-4 17318 11262 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 40479 4024 ns/op BenchmarkClosureCall-4 15431275 9.142 ns/op BenchmarkWakeupParallelSpinning/0s-4 9877 12749 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6706 18781 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5676 118515 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3805 44011 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2322 105913 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1292 183711 ns/op BenchmarkWakeupParallelSpinning/50µs-4 560 223974 ns/op BenchmarkWakeupParallelSpinning/100µs-4 272 1289691 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 4665924 ns/op BenchmarkWakeupParallelSyscall/1µs-4 100 1524471 ns/op BenchmarkWakeupParallelSyscall/2µs-4 98 1327037 ns/op BenchmarkWakeupParallelSyscall/5µs-4 97 1740003 ns/op BenchmarkWakeupParallelSyscall/10µs-4 100 2913561 ns/op BenchmarkWakeupParallelSyscall/20µs-4 100 3124808 ns/op BenchmarkWakeupParallelSyscall/50µs-4 28 9534688 ns/op BenchmarkWakeupParallelSyscall/100µs-4 100 10694224 ns/op BenchmarkMatmult-4 2250092 363.9 ns/op BenchmarkFastrand-4 5757190 60.53 ns/op BenchmarkFastrand64-4 5347717 25.77 ns/op BenchmarkFastrandHashiter-4 3426722 68.64 ns/op BenchmarkFastrandn/2-4 4248960 85.88 ns/op BenchmarkFastrandn/3-4 4274402 42.12 ns/op BenchmarkFastrandn/4-4 4206034 61.53 ns/op BenchmarkFastrandn/5-4 4002009 178.8 ns/op BenchmarkIfaceCmp100-4 10000 14360 ns/op BenchmarkIfaceCmpNil100-4 153910 786.5 ns/op BenchmarkEfaceCmpDiff-4 10000 61929 ns/op BenchmarkEfaceCmpDiffIndirect-4 20990 9776 ns/op BenchmarkDefer-4 1000000 499.2 ns/op BenchmarkDefer10-4 856497 388.0 ns/op BenchmarkDeferMany-4 522562 1276 ns/op BenchmarkPanicRecover-4 692332 208.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 839228 189.9 ns/op 63.00 p50-ns 65.00 p90-ns 237.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 851361 264.2 ns/op 62.00 p50-ns 64.00 p90-ns 226.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 1 578164520 ns/op 578153378 p50-ns 578153378 p90-ns 578153378 p99-ns BenchmarkGoroutineProfile/small/loaded-4 43 14427560 ns/op 4057045 p50-ns 18488198 p90-ns 257640145 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 726326 170.9 ns/op 64.00 p50-ns 65.00 p90-ns 73.00 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 845703 1263 ns/op 63.00 p50-ns 65.00 p90-ns 79.00 p99-ns BenchmarkGoroutineProfile/large/idle-4 1 356324753 ns/op 356317433 p50-ns 356317433 p90-ns 356317433 p99-ns BenchmarkGoroutineProfile/large/loaded-4 3 80263774 ns/op 27777838 p50-ns 205254265 p90-ns 205254265 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 968116 136.0 ns/op 56.00 p50-ns 58.00 p90-ns 102.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 861639 298.9 ns/op 56.00 p50-ns 58.00 p90-ns 99.00 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 300 4479940 ns/op 97655 p50-ns 10402195 p90-ns 119539354 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 64201755 ns/op 9891196 p50-ns 139747472 p90-ns 1612396673 p99-ns BenchmarkRWMutexUncontended-4 3819518 54.96 ns/op BenchmarkRWMutexWrite100-4 10000 20610 ns/op BenchmarkRWMutexWrite10-4 1000000 517.6 ns/op BenchmarkRWMutexWorkWrite100-4 678682 12990 ns/op BenchmarkRWMutexWorkWrite10-4 778086 1909 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2644 110960 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1164 572081 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1526 140080 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 583 879681 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 643 723680 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 48 11973895 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 385 1938562 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 104 8160295 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 333550 7447 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 512148 604.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 445167 3882 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 251151 1853 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 439616 425.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 333548 816.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 305664 1253 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 310688 752.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 407955 5799 ns/op BenchmarkMakeSlice/Byte-4 1000000 136.8 ns/op BenchmarkMakeSlice/Int16-4 1550071 67.54 ns/op BenchmarkMakeSlice/Int-4 1000000 277.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 159.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 444.5 ns/op BenchmarkMakeSlice/Struct/32-4 973225 358.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 144.1 ns/op BenchmarkGrowSlice/Byte-4 1000000 985.3 ns/op BenchmarkGrowSlice/Int16-4 959929 240.8 ns/op BenchmarkGrowSlice/Int-4 685988 376.9 ns/op BenchmarkGrowSlice/Ptr-4 330000 363.3 ns/op BenchmarkGrowSlice/Struct/24-4 425082 1157 ns/op BenchmarkGrowSlice/Struct/32-4 273345 992.1 ns/op BenchmarkGrowSlice/Struct/40-4 115476 1037 ns/op BenchmarkExtendSlice/IntSlice-4 361891 279.5 ns/op BenchmarkExtendSlice/PointerSlice-4 321429 1265 ns/op BenchmarkExtendSlice/NoGrow-4 924032 1938 ns/op BenchmarkAppend-4 660708 326.5 ns/op BenchmarkAppendGrowByte-4 4 77477582 ns/op BenchmarkAppendGrowString-4 1 2013019154 ns/op BenchmarkAppendSlice/1Bytes-4 2071018 251.9 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 230.9 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 301.6 ns/op BenchmarkAppendSlice/8Bytes-4 2043808 155.2 ns/op BenchmarkAppendSlice/15Bytes-4 1733955 87.29 ns/op BenchmarkAppendSlice/16Bytes-4 1957674 56.74 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 138.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 112792 6090 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 19440 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9943 111679 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 384 479151 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 2275871 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 16840503 ns/op BenchmarkAppendStr/1Bytes-4 2115553 320.4 ns/op BenchmarkAppendStr/4Bytes-4 2203610 112.3 ns/op BenchmarkAppendStr/8Bytes-4 2221748 46.83 ns/op BenchmarkAppendStr/16Bytes-4 2139788 51.22 ns/op BenchmarkAppendStr/32Bytes-4 2079793 436.3 ns/op BenchmarkAppendSpecialCase-4 592770 544.9 ns/op BenchmarkCopy/1Byte-4 1969701 98.05 ns/op 10.20 MB/s BenchmarkCopy/1String-4 1000000 150.6 ns/op 6.64 MB/s BenchmarkCopy/2Byte-4 1567630 112.3 ns/op 17.82 MB/s BenchmarkCopy/2String-4 1000000 368.4 ns/op 5.43 MB/s BenchmarkCopy/4Byte-4 2100699 58.73 ns/op 68.11 MB/s BenchmarkCopy/4String-4 2060322 178.1 ns/op 22.46 MB/s BenchmarkCopy/8Byte-4 1000000 250.7 ns/op 31.91 MB/s BenchmarkCopy/8String-4 1714851 86.14 ns/op 92.87 MB/s BenchmarkCopy/12Byte-4 1977704 64.51 ns/op 186.02 MB/s BenchmarkCopy/12String-4 1000000 148.9 ns/op 80.57 MB/s BenchmarkCopy/16Byte-4 1662894 72.07 ns/op 222.01 MB/s BenchmarkCopy/16String-4 1000000 263.3 ns/op 60.78 MB/s BenchmarkCopy/32Byte-4 1320846 198.3 ns/op 161.40 MB/s BenchmarkCopy/32String-4 1000000 121.7 ns/op 263.00 MB/s BenchmarkCopy/128Byte-4 971200 112.4 ns/op 1139.25 MB/s BenchmarkCopy/128String-4 1000000 200.1 ns/op 639.75 MB/s BenchmarkCopy/1024Byte-4 419612 338.0 ns/op 3029.54 MB/s BenchmarkCopy/1024String-4 428426 318.2 ns/op 3218.00 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 17258 14797 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 21637 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 83966 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16347 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9516 220014 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154760 1870 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 142582 4168 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 49507 3450 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40052 6018 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 63438 4610 ns/op BenchmarkStackCopyPtr-4 1 461568369 ns/op BenchmarkStackCopy-4 2 190392822 ns/op BenchmarkStackCopyNoCache-4 21 6594082 ns/op BenchmarkStackCopyWithStkobj-4 1 1270133916 ns/op BenchmarkIssue18138-4 310 858916 ns/op BenchmarkCompareStringEqual-4 11484452 48.45 ns/op BenchmarkCompareStringIdentical-4 15828603 49.71 ns/op BenchmarkCompareStringSameLength-4 11988724 44.64 ns/op BenchmarkCompareStringDifferentLength-4 15241930 36.23 ns/op BenchmarkCompareStringBigUnaligned-4 108 1591133 ns/op 659.02 MB/s BenchmarkCompareStringBig-4 7 48780316 ns/op 21.50 MB/s BenchmarkConcatStringAndBytes-4 1775653 393.6 ns/op BenchmarkSliceByteToString/1-4 1000000 368.2 ns/op BenchmarkSliceByteToString/2-4 1000000 169.5 ns/op BenchmarkSliceByteToString/4-4 1000000 299.6 ns/op BenchmarkSliceByteToString/8-4 1000000 298.1 ns/op BenchmarkSliceByteToString/16-4 1335116 263.3 ns/op BenchmarkSliceByteToString/32-4 1000000 1038 ns/op BenchmarkSliceByteToString/64-4 913800 647.4 ns/op BenchmarkSliceByteToString/128-4 730623 1735 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1000000 214.3 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 758743 1430 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 906285 165.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1000000 124.3 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1249568 428.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 1001 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2647387 66.63 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 501840 472.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 10000 12237 ns/op BenchmarkRuneIterate/range/ASCII-4 8536129 14.22 ns/op BenchmarkRuneIterate/range/Japanese-4 1000000 118.5 ns/op BenchmarkRuneIterate/range/MixedLength-4 1724728 327.6 ns/op BenchmarkRuneIterate/range1/ASCII-4 9483727 39.20 ns/op BenchmarkRuneIterate/range1/Japanese-4 1000000 181.0 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2591847 47.66 ns/op BenchmarkRuneIterate/range2/ASCII-4 8187873 14.21 ns/op BenchmarkRuneIterate/range2/Japanese-4 1943431 253.0 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1000000 422.9 ns/op BenchmarkArrayEqual-4 14333203 20.87 ns/op BenchmarkFunc/Name-4 2227900 70.49 ns/op BenchmarkFunc/Entry-4 10537672 11.41 ns/op BenchmarkFunc/FileLine-4 1000000 222.9 ns/op PASS ok runtime 1120.989s goos: linux goarch: s390x pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25939 5663 ns/op BenchmarkHandle/concurrent-4 20000 19831 ns/op PASS ok runtime/cgo 2.747s goos: linux goarch: s390x pkg: runtime/internal/atomic BenchmarkAnd32-4 13381437 50.72 ns/op BenchmarkAnd32Parallel-4 3292800 91.99 ns/op BenchmarkAnd64-4 12784746 10.33 ns/op BenchmarkAnd64Parallel-4 2472537 117.4 ns/op BenchmarkOr32-4 12146299 10.19 ns/op BenchmarkOr32Parallel-4 1000000 104.4 ns/op BenchmarkOr64-4 11417234 51.32 ns/op BenchmarkOr64Parallel-4 2653377 57.94 ns/op BenchmarkAtomicLoad64-4 14253633 22.07 ns/op BenchmarkAtomicStore64-4 16880499 10.10 ns/op BenchmarkAtomicLoad-4 14624956 29.20 ns/op BenchmarkAtomicStore-4 14664236 7.918 ns/op BenchmarkAnd8-4 12289080 14.14 ns/op BenchmarkAnd-4 15041595 21.18 ns/op BenchmarkAnd8Parallel-4 3019321 46.42 ns/op BenchmarkAndParallel-4 3513087 47.08 ns/op BenchmarkOr8-4 14169344 10.16 ns/op BenchmarkOr-4 1000000 132.8 ns/op BenchmarkOr8Parallel-4 2904782 82.31 ns/op BenchmarkOrParallel-4 3126649 40.69 ns/op BenchmarkXadd-4 3124774 38.99 ns/op BenchmarkXadd64-4 2887663 61.22 ns/op BenchmarkCas-4 1475115 95.35 ns/op BenchmarkCas64-4 1000000 110.0 ns/op BenchmarkXchg-4 3266794 84.47 ns/op BenchmarkXchg64-4 3233533 37.30 ns/op PASS ok runtime/internal/atomic 44.569s goos: linux goarch: s390x pkg: runtime/internal/math BenchmarkMulUintptr/small-4 1000000 128.7 ns/op BenchmarkMulUintptr/large-4 1505374 122.3 ns/op PASS ok runtime/internal/math 3.026s goos: linux goarch: s390x pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 19 44843252 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 18143219 ns/op 1490 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 93 2630307 ns/op 152.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 49033970 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 79923146 ns/op 2270 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 9 22821234 ns/op 600.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 203249790 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 286968891 ns/op 16190 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 42 23701458 ns/op 865.8 concurrent_launches/op PASS ok runtime/pprof 6.408s goos: linux goarch: s390x pkg: runtime/race BenchmarkSyncLeak-4 1 119593800 ns/op BenchmarkStackLeak-4 45571 4222 ns/op PASS ok runtime/race 1.748s goos: linux goarch: s390x pkg: runtime/trace BenchmarkStartRegion-4 2189972 57.93 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 214608 2979 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 2.433s goos: linux goarch: s390x pkg: slices BenchmarkEqualFunc_Large-4 45 4540304 ns/op BenchmarkIndex_Large-4 1579 65513 ns/op BenchmarkIndexFunc_Large-4 157 1760187 ns/op BenchmarkCompact/nil-4 7174039 45.09 ns/op BenchmarkCompact/one-4 1846671 72.17 ns/op BenchmarkCompact/sorted-4 1000000 137.1 ns/op BenchmarkCompact/1_item-4 714484 159.1 ns/op BenchmarkCompact/unsorted-4 1000000 115.0 ns/op BenchmarkCompact/many-4 463251 518.6 ns/op BenchmarkCompact_Large-4 370 515965 ns/op BenchmarkCompactFunc_Large-4 69 1685969 ns/op BenchmarkReplace/naive-fast-4 10000 16013 ns/op BenchmarkReplace/optimized-fast-4 47029 4962 ns/op BenchmarkReplace/naive-slow-4 20335 8172 ns/op BenchmarkReplace/optimized-slow-4 10000 109861 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 182.7 ns/op BenchmarkBinarySearchFloats/Size32-4 977402 126.9 ns/op BenchmarkBinarySearchFloats/Size64-4 793449 142.5 ns/op BenchmarkBinarySearchFloats/Size128-4 809829 193.5 ns/op BenchmarkBinarySearchFloats/Size512-4 648451 187.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 584678 195.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 310689 588.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 381438 312.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 335853 649.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 291660 1114 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 235449 733.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 10000 12310 ns/op PASS ok slices 22.866s goos: linux goarch: s390x pkg: sort BenchmarkSearchWrappers-4 52977 3258 ns/op BenchmarkSortInts-4 1 157155358 ns/op BenchmarkSlicesSortInts-4 2 98080014 ns/op BenchmarkSortIsSorted-4 22 6177314 ns/op BenchmarkSlicesIsSorted-4 58 3221454 ns/op BenchmarkSortStrings-4 1 164345234 ns/op BenchmarkSlicesSortStrings-4 1 900608560 ns/op BenchmarkSortStrings_Sorted-4 18 5805390 ns/op BenchmarkSlicesSortStrings_Sorted-4 31 3268786 ns/op BenchmarkSortStructs-4 1 312375090 ns/op BenchmarkSortFuncStructs-4 1 170600459 ns/op BenchmarkSortString1K-4 181 1427378 ns/op BenchmarkSortString1K_Slice-4 183 863026 ns/op BenchmarkStableString1K-4 92 1314878 ns/op BenchmarkSortInt1K-4 223 514120 ns/op BenchmarkSortInt1K_Sorted-4 5331 27078 ns/op BenchmarkSortInt1K_Reversed-4 2467 60725 ns/op BenchmarkSortInt1K_Mod8-4 711 199885 ns/op BenchmarkStableInt1K-4 79 1433046 ns/op BenchmarkStableInt1K_Slice-4 97 1305909 ns/op BenchmarkSortInt64K-4 2 65926278 ns/op BenchmarkSortInt64K_Slice-4 1 267698358 ns/op BenchmarkStableInt64K-4 1 158177742 ns/op BenchmarkSort1e2-4 100 1092574 ns/op BenchmarkStable1e2-4 100 1608545 ns/op BenchmarkSort1e4-4 2 136182456 ns/op BenchmarkStable1e4-4 1 336245672 ns/op PASS ok sort 39.241s goos: linux goarch: s390x pkg: strconv BenchmarkAtof64Decimal-4 739436 137.5 ns/op BenchmarkAtof64Float-4 703760 192.4 ns/op BenchmarkAtof64FloatExp-4 621246 187.0 ns/op BenchmarkAtof64Big-4 412057 313.1 ns/op BenchmarkAtof64RandomBits-4 383364 321.8 ns/op BenchmarkAtof64RandomFloats-4 483160 259.2 ns/op BenchmarkAtof64RandomLongFloats-4 386215 339.5 ns/op BenchmarkAtof32Decimal-4 920457 254.1 ns/op BenchmarkAtof32Float-4 737091 302.3 ns/op BenchmarkAtof32FloatExp-4 631785 449.7 ns/op BenchmarkAtof32Random-4 357858 611.6 ns/op BenchmarkAtof32RandomLong-4 130136 935.9 ns/op BenchmarkParseInt/Pos/7bit-4 1248574 102.5 ns/op BenchmarkParseInt/Pos/26bit-4 658806 186.4 ns/op BenchmarkParseInt/Pos/31bit-4 616087 202.8 ns/op BenchmarkParseInt/Pos/56bit-4 403396 292.3 ns/op BenchmarkParseInt/Pos/63bit-4 409618 295.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 109.3 ns/op BenchmarkParseInt/Neg/26bit-4 675980 167.2 ns/op BenchmarkParseInt/Neg/31bit-4 591852 251.4 ns/op BenchmarkParseInt/Neg/56bit-4 395886 373.6 ns/op BenchmarkParseInt/Neg/63bit-4 417493 308.5 ns/op BenchmarkAtoi/Pos/7bit-4 1700373 105.1 ns/op BenchmarkAtoi/Pos/26bit-4 865123 135.1 ns/op BenchmarkAtoi/Pos/31bit-4 738121 162.0 ns/op BenchmarkAtoi/Pos/56bit-4 503824 242.6 ns/op BenchmarkAtoi/Pos/63bit-4 374871 321.2 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 205.6 ns/op BenchmarkAtoi/Neg/26bit-4 823654 148.5 ns/op BenchmarkAtoi/Neg/31bit-4 464952 435.1 ns/op BenchmarkAtoi/Neg/56bit-4 489004 323.0 ns/op BenchmarkAtoi/Neg/63bit-4 351397 334.4 ns/op BenchmarkFormatFloat/Decimal-4 57694 1823 ns/op BenchmarkFormatFloat/Float-4 80193 1674 ns/op BenchmarkFormatFloat/Exp-4 88052 1369 ns/op BenchmarkFormatFloat/NegExp-4 53313 2003 ns/op BenchmarkFormatFloat/LongExp-4 58796 3584 ns/op BenchmarkFormatFloat/Big-4 69483 1744 ns/op BenchmarkFormatFloat/BinaryExp-4 210228 801.7 ns/op BenchmarkFormatFloat/32Integer-4 70838 2185 ns/op BenchmarkFormatFloat/32ExactFraction-4 91630 1382 ns/op BenchmarkFormatFloat/32Point-4 77734 2295 ns/op BenchmarkFormatFloat/32Exp-4 89473 1484 ns/op BenchmarkFormatFloat/32NegExp-4 71474 1623 ns/op BenchmarkFormatFloat/32Shortest-4 95464 3531 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 110173 1115 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 95089 5714 ns/op BenchmarkFormatFloat/64Fixed1-4 131724 985.5 ns/op BenchmarkFormatFloat/64Fixed2-4 116570 2656 ns/op BenchmarkFormatFloat/64Fixed3-4 131472 947.5 ns/op BenchmarkFormatFloat/64Fixed4-4 130568 964.0 ns/op BenchmarkFormatFloat/64Fixed12-4 75054 1472 ns/op BenchmarkFormatFloat/64Fixed16-4 89762 1298 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96954 1354 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 51343 2148 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2362 50244 ns/op BenchmarkFormatFloat/Slowpath64-4 64819 2650 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73795 4021 ns/op BenchmarkAppendFloat/Decimal-4 77179 8415 ns/op BenchmarkAppendFloat/Float-4 80736 1577 ns/op BenchmarkAppendFloat/Exp-4 78822 1289 ns/op BenchmarkAppendFloat/NegExp-4 91520 17351 ns/op BenchmarkAppendFloat/LongExp-4 79874 1678 ns/op BenchmarkAppendFloat/Big-4 73299 2391 ns/op BenchmarkAppendFloat/BinaryExp-4 250286 490.8 ns/op BenchmarkAppendFloat/32Integer-4 83974 1891 ns/op BenchmarkAppendFloat/32ExactFraction-4 95949 1771 ns/op BenchmarkAppendFloat/32Point-4 87087 6311 ns/op BenchmarkAppendFloat/32Exp-4 99540 5184 ns/op BenchmarkAppendFloat/32NegExp-4 97936 1249 ns/op BenchmarkAppendFloat/32Shortest-4 111170 1119 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 123847 954.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 116246 1101 ns/op BenchmarkAppendFloat/64Fixed1-4 128386 814.3 ns/op BenchmarkAppendFloat/64Fixed2-4 135562 797.4 ns/op BenchmarkAppendFloat/64Fixed3-4 150920 1492 ns/op BenchmarkAppendFloat/64Fixed4-4 154746 863.2 ns/op BenchmarkAppendFloat/64Fixed12-4 87830 12282 ns/op BenchmarkAppendFloat/64Fixed16-4 94424 1247 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 103992 1384 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 91201 2006 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2380 46599 ns/op BenchmarkAppendFloat/Slowpath64-4 28184 4391 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 76150 2481 ns/op BenchmarkFormatInt-4 12376 10699 ns/op BenchmarkAppendInt-4 10000 26405 ns/op BenchmarkFormatUint-4 83659 5269 ns/op BenchmarkAppendUint-4 80515 3463 ns/op BenchmarkFormatIntSmall/7-4 3280208 44.19 ns/op BenchmarkFormatIntSmall/42-4 3396736 47.80 ns/op BenchmarkAppendIntSmall-4 1457550 84.03 ns/op BenchmarkAppendUintVarlen/1-4 1000000 150.3 ns/op BenchmarkAppendUintVarlen/12-4 1450130 138.1 ns/op BenchmarkAppendUintVarlen/123-4 1000000 111.6 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 164.1 ns/op BenchmarkAppendUintVarlen/12345-4 995112 116.0 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 282.6 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 120.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 109.3 ns/op BenchmarkAppendUintVarlen/123456789-4 920742 591.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 993120 121.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 167.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 966134 147.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 973570 248.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 977877 127.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 904250 128.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 843235 152.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 884252 154.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 878490 136.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 845931 141.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 856509 280.1 ns/op BenchmarkQuote-4 36507 5019 ns/op BenchmarkQuoteRune-4 509941 567.3 ns/op BenchmarkAppendQuote-4 51499 2224 ns/op BenchmarkAppendQuoteRune-4 897072 352.4 ns/op BenchmarkUnquoteEasy-4 932598 385.1 ns/op BenchmarkUnquoteHard-4 52053 12881 ns/op PASS ok strconv 83.507s goos: linux goarch: s390x pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 390926 2653 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 131656 4497 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 134461 947.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 407262 1143 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 78720 2156 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 199580 1476 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 247658 583.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 72020 4726 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 84314 1621 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 736844 479.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 10000 10321 ns/op BenchmarkGenericMatch1-4 1693 67428 ns/op BenchmarkGenericMatch2-4 304 864399 ns/op BenchmarkSingleMaxSkipping-4 6198 87231 ns/op 114.64 MB/s BenchmarkSingleLongSuffixFail-4 12241 9321 ns/op 107.50 MB/s BenchmarkSingleMatch-4 121 2836754 ns/op 5.29 MB/s BenchmarkByteByteNoMatch-4 10000 25773 ns/op BenchmarkByteByteMatch-4 10000 10680 ns/op BenchmarkByteStringMatch-4 19296 42087 ns/op BenchmarkHTMLEscapeNew-4 57432 2961 ns/op BenchmarkHTMLEscapeOld-4 74641 7778 ns/op BenchmarkByteStringReplacerWriteString-4 100 1051637 ns/op BenchmarkByteReplacerWriteString-4 1500 77384 ns/op BenchmarkByteByteReplaces-4 2971 82536 ns/op BenchmarkByteByteMap-4 8757 14537 ns/op BenchmarkMap/identity/ASCII-4 818698 159.0 ns/op BenchmarkMap/identity/Greek-4 413976 299.6 ns/op BenchmarkMap/change/ASCII-4 17803 20385 ns/op BenchmarkMap/change/Greek-4 21622 6978 ns/op BenchmarkIndexRune-4 1744591 67.66 ns/op BenchmarkIndexRuneLongString-4 1474496 248.7 ns/op BenchmarkIndexRuneFastPath-4 3039073 38.43 ns/op BenchmarkIndex-4 3033806 55.91 ns/op BenchmarkLastIndex-4 4562928 57.86 ns/op BenchmarkIndexByte-4 5659708 71.93 ns/op BenchmarkToUpper/#00-4 3982458 33.68 ns/op BenchmarkToUpper/ONLYUPPER-4 1934156 199.9 ns/op BenchmarkToUpper/abc-4 240172 507.4 ns/op BenchmarkToUpper/AbC123-4 216606 774.5 ns/op BenchmarkToUpper/azAZ09_-4 231338 810.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 38452 2869 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55011 2007 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29224 8717 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 10000 32076 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 53083 2282 ns/op BenchmarkToLower/#00-4 4815330 97.07 ns/op BenchmarkToLower/abc-4 3879656 80.06 ns/op BenchmarkToLower/AbC123-4 174736 700.9 ns/op BenchmarkToLower/azAZ09_-4 189838 2241 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73340 2979 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58771 2411 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31144 6477 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59703 1691 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98596 1168 ns/op BenchmarkMapNoChanges-4 1000000 320.3 ns/op BenchmarkTrim-4 30286 8486 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2952268 80.52 ns/op BenchmarkToValidUTF8/InvalidASCII-4 145808 1089 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73185 1940 ns/op BenchmarkEqualFold/Tests-4 47209 2704 ns/op BenchmarkEqualFold/ASCII-4 3195280 128.7 ns/op BenchmarkEqualFold/UnicodePrefix-4 87940 2167 ns/op BenchmarkEqualFold/UnicodeSuffix-4 69165 2111 ns/op BenchmarkIndexHard1-4 1596 165716 ns/op BenchmarkIndexHard2-4 376 324995 ns/op BenchmarkIndexHard3-4 151 711964 ns/op BenchmarkIndexHard4-4 68 1920070 ns/op BenchmarkLastIndexHard1-4 64 1991131 ns/op BenchmarkLastIndexHard2-4 51 2847327 ns/op BenchmarkLastIndexHard3-4 66 1754387 ns/op BenchmarkCountHard1-4 1689 101173 ns/op BenchmarkCountHard2-4 385 329699 ns/op BenchmarkCountHard3-4 166 756111 ns/op BenchmarkIndexTorture-4 7458 28680 ns/op BenchmarkCountTorture-4 7140 16759 ns/op BenchmarkCountTortureOverlapping-4 662 163914 ns/op BenchmarkCountByte/10-4 4596223 24.60 ns/op 406.48 MB/s BenchmarkCountByte/32-4 3802590 40.82 ns/op 783.91 MB/s BenchmarkCountByte/4096-4 393919 947.9 ns/op 4321.27 MB/s BenchmarkCountByte/4194304-4 610 204114 ns/op 20548.87 MB/s BenchmarkCountByte/67108864-4 26 6164457 ns/op 10886.42 MB/s BenchmarkFields/ASCII/16-4 284372 920.7 ns/op 17.38 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20173 12889 ns/op 19.86 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1350 223570 ns/op 18.32 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 74 2293123 ns/op 28.58 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 96240491 ns/op 10.90 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 114399 1194 ns/op 13.40 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11573 ns/op 22.12 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 615 514611 ns/op 7.96 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 8699629 ns/op 7.53 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98649134 ns/op 10.63 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 302916 459.4 ns/op 34.83 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20158 5286 ns/op 48.43 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 889 327172 ns/op 12.52 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 3810772 ns/op 17.20 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 180974132 ns/op 5.79 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 158306 730.5 ns/op 21.90 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15486 10570 ns/op 24.22 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 837 324462 ns/op 12.62 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 2661892 ns/op 24.62 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85535624 ns/op 12.26 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 102219127 ns/op BenchmarkSplitSingleByteSeparator-4 18 15259526 ns/op BenchmarkSplitMultiByteSeparator-4 37 9606396 ns/op BenchmarkSplitNSingleByteSeparator-4 153073 1155 ns/op BenchmarkSplitNMultiByteSeparator-4 174123 765.8 ns/op BenchmarkRepeat/5x0-4 4143284 31.00 ns/op BenchmarkRepeat/5x1-4 4252432 26.84 ns/op BenchmarkRepeat/5x2-4 198582 961.8 ns/op BenchmarkRepeat/5x6-4 107198 1174 ns/op BenchmarkRepeat/10x0-4 4139112 30.12 ns/op BenchmarkRepeat/10x1-4 3910111 101.2 ns/op BenchmarkRepeat/10x2-4 190957 692.5 ns/op BenchmarkRepeat/10x6-4 105722 1397 ns/op BenchmarkRepeatLarge/256/1-4 46612 4081 ns/op 62.73 MB/s BenchmarkRepeatLarge/256/16-4 72517 2490 ns/op 102.80 MB/s BenchmarkRepeatLarge/512/1-4 41251 4556 ns/op 112.37 MB/s BenchmarkRepeatLarge/512/16-4 34296 3711 ns/op 137.95 MB/s BenchmarkRepeatLarge/1024/1-4 36026 6009 ns/op 170.40 MB/s BenchmarkRepeatLarge/1024/16-4 41724 5926 ns/op 172.79 MB/s BenchmarkRepeatLarge/2048/1-4 10000 14922 ns/op 137.25 MB/s BenchmarkRepeatLarge/2048/16-4 10000 23523 ns/op 87.06 MB/s BenchmarkRepeatLarge/4096/1-4 17905 11462 ns/op 357.37 MB/s BenchmarkRepeatLarge/4096/16-4 10000 34205 ns/op 119.75 MB/s BenchmarkRepeatLarge/8192/1-4 10000 27229 ns/op 300.85 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15859 ns/op 516.55 MB/s BenchmarkRepeatLarge/8192/4097-4 5075116 25.43 ns/op 161131.20 MB/s BenchmarkRepeatLarge/16384/1-4 6196 53825 ns/op 304.40 MB/s BenchmarkRepeatLarge/16384/16-4 7320 20165 ns/op 812.48 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 13292 ns/op 924.67 MB/s BenchmarkRepeatLarge/32768/1-4 3700 90577 ns/op 361.77 MB/s BenchmarkRepeatLarge/32768/16-4 4099 132524 ns/op 247.26 MB/s BenchmarkRepeatLarge/32768/4097-4 367 298067 ns/op 96.22 MB/s BenchmarkRepeatLarge/65536/1-4 1012 219287 ns/op 298.86 MB/s BenchmarkRepeatLarge/65536/16-4 1816 102826 ns/op 637.35 MB/s BenchmarkRepeatLarge/65536/4097-4 2856 180442 ns/op 340.58 MB/s BenchmarkRepeatLarge/131072/1-4 193 589989 ns/op 222.16 MB/s BenchmarkRepeatLarge/131072/16-4 100 1292242 ns/op 101.43 MB/s BenchmarkRepeatLarge/131072/4097-4 100 1577211 ns/op 80.53 MB/s BenchmarkRepeatLarge/262144/1-4 100 1406013 ns/op 186.44 MB/s BenchmarkRepeatLarge/262144/16-4 92 1789447 ns/op 146.49 MB/s BenchmarkRepeatLarge/262144/4097-4 201 1456723 ns/op 177.19 MB/s BenchmarkRepeatLarge/524288/1-4 100 2154831 ns/op 243.31 MB/s BenchmarkRepeatLarge/524288/16-4 100 2462428 ns/op 212.92 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2205345 ns/op 235.94 MB/s BenchmarkRepeatLarge/1048576/1-4 52 6334121 ns/op 165.54 MB/s BenchmarkRepeatLarge/1048576/16-4 67 6208417 ns/op 168.90 MB/s BenchmarkRepeatLarge/1048576/4097-4 15 17662620 ns/op 59.15 MB/s BenchmarkRepeatLarge/2097152/1-4 28 30604737 ns/op 68.52 MB/s BenchmarkRepeatLarge/2097152/16-4 24 9336657 ns/op 224.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 19591985 ns/op 106.86 MB/s BenchmarkRepeatLarge/4194304/1-4 15 32166370 ns/op 130.39 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12623717 ns/op 332.26 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 33434938 ns/op 125.35 MB/s BenchmarkRepeatLarge/8388608/1-4 4 72079970 ns/op 116.38 MB/s BenchmarkRepeatLarge/8388608/16-4 4 28236580 ns/op 297.08 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 70707291 ns/op 118.61 MB/s BenchmarkRepeatLarge/16777216/1-4 1 111117374 ns/op 150.99 MB/s BenchmarkRepeatLarge/16777216/16-4 3 48146573 ns/op 348.46 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 52805317 ns/op 317.72 MB/s BenchmarkRepeatLarge/33554432/1-4 2 71983240 ns/op 466.14 MB/s BenchmarkRepeatLarge/33554432/16-4 2 213031344 ns/op 157.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 162790389 ns/op 206.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 142020435 ns/op 472.53 MB/s BenchmarkRepeatLarge/67108864/16-4 1 211899810 ns/op 316.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 233335004 ns/op 287.61 MB/s BenchmarkRepeatLarge/134217728/1-4 1 234084912 ns/op 573.37 MB/s BenchmarkRepeatLarge/134217728/16-4 1 396714253 ns/op 338.32 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 631799866 ns/op 212.44 MB/s BenchmarkRepeatLarge/268435456/1-4 1 491951794 ns/op 545.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 639011108 ns/op 420.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 916358112 ns/op 292.94 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1247560958 ns/op 430.34 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1216148380 ns/op 441.45 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1627269953 ns/op 329.92 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2553578923 ns/op 420.49 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2500624239 ns/op 429.39 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2312660072 ns/op 464.29 MB/s BenchmarkIndexAnyASCII/1:1-4 2498371 47.71 ns/op BenchmarkIndexAnyASCII/1:2-4 2435427 50.44 ns/op BenchmarkIndexAnyASCII/1:4-4 2313388 65.45 ns/op BenchmarkIndexAnyASCII/1:8-4 2256824 61.38 ns/op BenchmarkIndexAnyASCII/1:16-4 1967636 61.68 ns/op BenchmarkIndexAnyASCII/1:32-4 1962937 60.66 ns/op BenchmarkIndexAnyASCII/1:64-4 1869582 103.5 ns/op BenchmarkIndexAnyASCII/16:1-4 2289895 59.08 ns/op BenchmarkIndexAnyASCII/16:2-4 634623 651.8 ns/op BenchmarkIndexAnyASCII/16:4-4 657186 274.4 ns/op BenchmarkIndexAnyASCII/16:8-4 629103 313.3 ns/op BenchmarkIndexAnyASCII/16:16-4 488731 245.8 ns/op BenchmarkIndexAnyASCII/16:32-4 509170 235.8 ns/op BenchmarkIndexAnyASCII/16:64-4 286888 375.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 140.2 ns/op BenchmarkIndexAnyASCII/256:2-4 55873 2173 ns/op BenchmarkIndexAnyASCII/256:4-4 55054 2153 ns/op BenchmarkIndexAnyASCII/256:8-4 47641 2175 ns/op BenchmarkIndexAnyASCII/256:16-4 40400 2669 ns/op BenchmarkIndexAnyASCII/256:32-4 53295 2204 ns/op BenchmarkIndexAnyASCII/256:64-4 52294 4618 ns/op BenchmarkIndexAnyUTF8/1:1-4 2532031 100.8 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 105.2 ns/op BenchmarkIndexAnyUTF8/1:4-4 2244507 54.69 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 123.0 ns/op BenchmarkIndexAnyUTF8/1:16-4 1741450 73.53 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 103.3 ns/op BenchmarkIndexAnyUTF8/1:64-4 1822728 73.59 ns/op BenchmarkIndexAnyUTF8/16:1-4 1764991 63.26 ns/op BenchmarkIndexAnyUTF8/16:2-4 381354 543.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 346092 347.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 311193 389.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 227312 471.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 230821 506.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 221032 610.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 455454 518.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 25748 9065 ns/op BenchmarkIndexAnyUTF8/256:4-4 24351 5336 ns/op BenchmarkIndexAnyUTF8/256:8-4 21728 8975 ns/op BenchmarkIndexAnyUTF8/256:16-4 17172 11359 ns/op BenchmarkIndexAnyUTF8/256:32-4 16388 6924 ns/op BenchmarkIndexAnyUTF8/256:64-4 15661 7783 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2442266 49.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2401388 49.99 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2382291 52.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2201960 64.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2160607 70.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1938621 63.08 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1727337 64.51 ns/op BenchmarkLastIndexAnyASCII/16:1-4 646287 355.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 657199 183.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 595282 268.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 581032 377.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 539544 211.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 491251 290.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 397024 680.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 51854 2610 ns/op BenchmarkLastIndexAnyASCII/256:2-4 51541 2490 ns/op BenchmarkLastIndexAnyASCII/256:4-4 10000 10632 ns/op BenchmarkLastIndexAnyASCII/256:8-4 47574 5376 ns/op BenchmarkLastIndexAnyASCII/256:16-4 51370 2329 ns/op BenchmarkLastIndexAnyASCII/256:32-4 51331 2445 ns/op BenchmarkLastIndexAnyASCII/256:64-4 51222 3187 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2465133 51.98 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2431032 48.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2054084 82.45 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2272070 70.78 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 207.9 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1733242 65.56 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1587414 149.5 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 414782 485.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 205506 541.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 208822 617.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 202647 629.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 171081 785.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 165400 702.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 164457 1274 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 30408 4789 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13030 8068 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 43657 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13579 8693 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 11319 13288 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11251 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9751 11168 ns/op BenchmarkTrimASCII/1:1-4 3521306 36.39 ns/op BenchmarkTrimASCII/1:2-4 1930012 70.87 ns/op BenchmarkTrimASCII/1:4-4 2384433 103.9 ns/op BenchmarkTrimASCII/1:8-4 2050153 59.38 ns/op BenchmarkTrimASCII/1:16-4 1565084 77.18 ns/op BenchmarkTrimASCII/16:1-4 2956052 38.97 ns/op BenchmarkTrimASCII/16:2-4 626232 261.4 ns/op BenchmarkTrimASCII/16:4-4 549538 190.0 ns/op BenchmarkTrimASCII/16:8-4 628124 207.5 ns/op BenchmarkTrimASCII/16:16-4 383857 831.1 ns/op BenchmarkTrimASCII/256:1-4 563845 301.0 ns/op BenchmarkTrimASCII/256:2-4 55090 4264 ns/op BenchmarkTrimASCII/256:4-4 38817 3001 ns/op BenchmarkTrimASCII/256:8-4 55612 2795 ns/op BenchmarkTrimASCII/256:16-4 43104 8857 ns/op BenchmarkTrimASCII/4096:1-4 34981 5292 ns/op BenchmarkTrimASCII/4096:2-4 1736 62466 ns/op BenchmarkTrimASCII/4096:4-4 3518 38319 ns/op BenchmarkTrimASCII/4096:8-4 3372 34273 ns/op BenchmarkTrimASCII/4096:16-4 3045 41774 ns/op BenchmarkTrimByte-4 3876729 43.99 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 30567 4241 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 29228 40228 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1480 781833 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1893 67481 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3688 72924 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5756 17492 ns/op BenchmarkJoin/0-4 4191456 46.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3217597 51.10 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 110452 946.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 118021 5397 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 91200 13598 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71871 1758 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 56407 1973 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52874 3130 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2788726 57.60 ns/op BenchmarkTrimSpace/ASCII-4 1000000 177.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124646 921.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 10000 18954 ns/op BenchmarkReplaceAll-4 10000 11840 ns/op 16 B/op 1 allocs/op PASS ok strings 221.661s goos: linux goarch: s390x pkg: sync BenchmarkCond1-4 90314 1469 ns/op BenchmarkCond2-4 54384 2589 ns/op BenchmarkCond4-4 29390 4273 ns/op BenchmarkCond8-4 10000 10629 ns/op BenchmarkCond16-4 7598 15331 ns/op BenchmarkCond32-4 4020 32304 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 692427 586.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 381354 635.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 447922 425.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 849453 1130 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 436426 298.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 970492 169.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 141105 2406 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 110306 2319 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 15529 27424 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 79665 2972 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 1231486 173.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 210807 502.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 844468 155.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 214729 523.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 678690 187.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 258254 597.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 362.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 62604 3325 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 189423 1269 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 561484 391.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2220 61710 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 100 1290853 ns/op BenchmarkRange/*sync.Map-4 1197 109052 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 139809 5235 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 233278 511.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80481 2593 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 63639 2851 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 241796 524.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 163185 1766 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 108015 1257 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 272930 461.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 861606 148.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 35918 4713 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 201526 746.0 ns/op BenchmarkSwapCollision/*sync.Map-4 110266 1419 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 176 2619622 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 177471 1103 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 217525 1505 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 15424 10952 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 90373 1494 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 24966 5808 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 550302 195.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 208354 1541 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 545337 278.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1409112 142.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 182679 1032 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 958483 153.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 850419 211.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 197055 882.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 996400 124.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 153206 1127 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 274395 469.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 476836 309.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 143661 1115 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 1000000 389.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 463682 339.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 153226 1113 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 334212 443.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 67201 1902 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 179734 879.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 761065 294.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 138411 797.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 639915 261.1 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 38304 3812 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 98452 1381 ns/op BenchmarkClear/*sync.Map-4 48422 4118 ns/op BenchmarkUncontendedSemaphore-4 4522148 97.17 ns/op BenchmarkContendedSemaphore-4 2973006 33.73 ns/op BenchmarkMutexUncontended-4 570816 294.7 ns/op BenchmarkMutex-4 423699 444.5 ns/op BenchmarkMutexSlack-4 294345 389.6 ns/op BenchmarkMutexWork-4 304143 404.6 ns/op BenchmarkMutexWorkSlack-4 239444 482.2 ns/op BenchmarkMutexNoSpin-4 76291 1384 ns/op BenchmarkMutexSpin-4 31401 4229 ns/op BenchmarkOnce-4 1685144 73.82 ns/op BenchmarkOnceFunc/v=Once-4 1462155 71.29 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1303489 92.14 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1439982 83.49 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1546658 81.24 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 952794 107.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6015140 17.22 ns/op BenchmarkSemaSyntNonblock-4 100 1587102 ns/op BenchmarkSemaSyntBlock-4 2461843 55.02 ns/op BenchmarkSemaWorkNonblock-4 1000000 101.5 ns/op BenchmarkSemaWorkBlock-4 1000000 142.7 ns/op BenchmarkRWMutexUncontended-4 501828 548.1 ns/op BenchmarkRWMutexWrite100-4 460328 475.0 ns/op BenchmarkRWMutexWrite10-4 434608 280.3 ns/op BenchmarkRWMutexWorkWrite100-4 286422 494.0 ns/op BenchmarkRWMutexWorkWrite10-4 299698 459.0 ns/op BenchmarkWaitGroupUncontended-4 775292 299.7 ns/op BenchmarkWaitGroupAddDone-4 754177 488.6 ns/op BenchmarkWaitGroupAddDoneWork-4 443187 301.4 ns/op BenchmarkWaitGroupWait-4 5300244 30.54 ns/op BenchmarkWaitGroupWaitWork-4 2953886 59.88 ns/op BenchmarkWaitGroupActuallyWait-4 38100 5798 ns/op 32 B/op 2 allocs/op PASS ok sync 54.027s goos: linux goarch: s390x pkg: sync/atomic BenchmarkValueRead-4 550449 183.4 ns/op PASS ok sync/atomic 1.216s PASS ok syscall 1.027s goos: linux goarch: s390x pkg: testing BenchmarkTBHelper-4 162079 898.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.778s goos: linux goarch: s390x pkg: text/tabwriter BenchmarkTable/1x10/new-4 5055 45800 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8264 14869 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1659759 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 76 1375789 ns/op 1460 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 278766916 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 527930498 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1574 82584 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1375 190091 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 20218532 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 9694460 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 1012325388 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 1193455799 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 165 1167834 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 189 625173 ns/op 207 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 242561277 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 1 195464907 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x100000/new-4 1 9375426760 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 14228182089 ns/op 334042080 B/op 100089 allocs/op BenchmarkPyramid/10-4 2238 66670 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 7158097 ns/op 410538 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 440904571 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2253 67932 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 231 936067 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 9505163 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 4264 34409 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 38.565s goos: linux goarch: s390x pkg: text/template/parse BenchmarkParseLarge-4 1 177518417 ns/op BenchmarkVariableString-4 74212 6249 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1406 75471 ns/op 2500 B/op 39 allocs/op PASS ok text/template/parse 2.105s goos: linux goarch: s390x pkg: time BenchmarkAfterFunc-4 62 2943827 ns/op BenchmarkAfter-4 70 1976418 ns/op BenchmarkStop-4 100 4359996 ns/op BenchmarkSimultaneousAfterFunc-4 51 6659855 ns/op BenchmarkStartStop-4 136 1367678 ns/op BenchmarkReset-4 1644 84274 ns/op BenchmarkSleep-4 34 4895755 ns/op BenchmarkParallelTimerLatency-4 1 427695 avg-late-ns 729115 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 21 22792087 avg-late-ns 38181725 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 22 19154843 avg-late-ns 112624419 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 27 23972911 avg-late-ns 134426649 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 7 14787205 avg-late-ns 69564509 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 15 32974909 avg-late-ns 158608644 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 7 26030303 avg-late-ns 97614649 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 16 12234164 avg-late-ns 161124835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 6 4516925 avg-late-ns 236775630 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 8 50490028 avg-late-ns 220286642 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 2 2044026 avg-late-ns 6577440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 37655876 avg-late-ns 167925351 max-late-ns BenchmarkTicker-4 348 394386 ns/op BenchmarkTickerReset-4 100 1605979 ns/op BenchmarkTickerResetNaive-4 124 920033 ns/op BenchmarkNow-4 1671579 68.13 ns/op BenchmarkNowUnixNano-4 1000000 141.9 ns/op BenchmarkNowUnixMilli-4 1000000 260.8 ns/op BenchmarkNowUnixMicro-4 1336581 104.1 ns/op BenchmarkFormat-4 50085 2496 ns/op BenchmarkFormatRFC3339-4 72104 1912 ns/op BenchmarkFormatRFC3339Nano-4 69918 1822 ns/op BenchmarkFormatNow-4 78409 2808 ns/op BenchmarkMarshalJSON-4 97744 1783 ns/op BenchmarkMarshalText-4 93498 1698 ns/op BenchmarkParse-4 129402 1006 ns/op BenchmarkParseRFC3339UTC-4 290832 443.6 ns/op BenchmarkParseRFC3339UTCBytes-4 206324 584.9 ns/op BenchmarkParseRFC3339TZ-4 78178 2852 ns/op BenchmarkParseRFC3339TZBytes-4 63012 2031 ns/op BenchmarkParseDuration-4 577348 208.2 ns/op BenchmarkHour-4 982869 117.0 ns/op BenchmarkSecond-4 1000000 119.3 ns/op BenchmarkYear-4 701078 149.8 ns/op BenchmarkDay-4 642774 202.2 ns/op BenchmarkISOWeek-4 624285 186.0 ns/op BenchmarkGoString-4 70059 2098 ns/op BenchmarkUnmarshalText-4 72681 1777 ns/op PASS ok time 39.450s goos: linux goarch: s390x pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 406179 327.9 ns/op BenchmarkDecodeValidJapaneseChars-4 505936 241.5 ns/op BenchmarkDecodeRune-4 1000000 118.3 ns/op BenchmarkEncodeValidASCII-4 307108 401.0 ns/op BenchmarkEncodeValidJapaneseChars-4 494190 289.2 ns/op BenchmarkAppendRuneValidASCII-4 507223 572.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 100.4 ns/op BenchmarkEncodeRune-4 743121 169.5 ns/op PASS ok unicode/utf16 5.451s goos: linux goarch: s390x pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2259061 54.16 ns/op BenchmarkRuneCountTenJapaneseChars-4 347125 294.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3678074 28.27 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 512986 248.4 ns/op BenchmarkValidTenASCIIChars-4 2226585 52.19 ns/op BenchmarkValid100KASCIIChars-4 96 1638451 ns/op BenchmarkValidTenJapaneseChars-4 358262 330.4 ns/op BenchmarkValidLongMostlyASCII-4 91 1103357 ns/op BenchmarkValidLongJapanese-4 64 1886746 ns/op BenchmarkValidStringTenASCIIChars-4 5356488 22.57 ns/op BenchmarkValidString100KASCIIChars-4 6991 19016 ns/op BenchmarkValidStringTenJapaneseChars-4 460534 281.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1194 91590 ns/op BenchmarkValidStringLongJapanese-4 151 863407 ns/op BenchmarkEncodeASCIIRune-4 4745856 29.49 ns/op BenchmarkEncodeJapaneseRune-4 2351419 67.26 ns/op BenchmarkAppendASCIIRune-4 7484653 14.67 ns/op BenchmarkAppendJapaneseRune-4 2863070 41.94 ns/op BenchmarkDecodeASCIIRune-4 2621709 44.08 ns/op BenchmarkDecodeJapaneseRune-4 2440287 49.18 ns/op BenchmarkFullRune/ASCII-4 2805860 38.50 ns/op BenchmarkFullRune/Incomplete-4 1450803 81.15 ns/op BenchmarkFullRune/Japanese-4 1000000 101.2 ns/op PASS ok unicode/utf8 6.429s goos: linux goarch: s390x pkg: cmd/api BenchmarkAll-4 1 137099206270 ns/op PASS ok cmd/api 138.420s goos: linux goarch: s390x pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 610221 179.2 ns/op BenchmarkCgoCall/one-pointer-4 508236 216.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 467678 373.1 ns/op BenchmarkCgoCall/string-pointer-noescape-4 460779 501.6 ns/op BenchmarkCgoCall/eight-pointers-4 234607 736.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 545868 227.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 40958 3125 ns/op BenchmarkCgoCall/eight-pointers-slice-4 47090 2407 ns/op BenchmarkGoString-4 443590 232.7 ns/op BenchmarkCGoCallback-4 59631 1703 ns/op BenchmarkCGoInCThread-4 116500 1180 ns/op PASS ok cmd/cgo/internal/test 5.058s goos: linux goarch: s390x pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 536401 210.3 ns/op BenchmarkEqArrayOfStrings64-4 54936 1981 ns/op BenchmarkEqArrayOfStrings1024-4 5701 38714 ns/op BenchmarkEqArrayOfFloats5-4 904359 157.1 ns/op BenchmarkEqArrayOfFloats64-4 115711 999.8 ns/op BenchmarkEqArrayOfFloats1024-4 4684 23406 ns/op BenchmarkEqArrayOfStructsEq-4 1395 92128 ns/op BenchmarkEqArrayOfStructsNotEq-4 2064 55135 ns/op BenchmarkEqStruct-4 15867776 7.998 ns/op PASS ok cmd/compile/internal/reflectdata 2.843s goos: linux goarch: s390x pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 119084 ns/op BenchmarkInvertLessThanNoov-4 10396897 10.81 ns/op BenchmarkCopyElim1-4 340 945473 ns/op BenchmarkCopyElim10-4 397 1185538 ns/op BenchmarkCopyElim100-4 100 1474890 ns/op BenchmarkCopyElim1000-4 28 5234089 ns/op BenchmarkCopyElim10000-4 3 48461534 ns/op BenchmarkCopyElim100000-4 1 697232404 ns/op BenchmarkDeadCode/1-4 244 534470 ns/op BenchmarkDeadCode/10-4 416 690689 ns/op BenchmarkDeadCode/100-4 258 1696918 ns/op BenchmarkDeadCode/1000-4 48 11338470 ns/op BenchmarkDeadCode/10000-4 3 40200561 ns/op BenchmarkDeadCode/100000-4 1 408812948 ns/op BenchmarkDeadCode/200000-4 1 1572159409 ns/op BenchmarkDominatorsLinear-4 12 10553849 ns/op 0.95 MB/s BenchmarkDominatorsFwdBack-4 8 13361518 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 7 17433105 ns/op 0.57 MB/s BenchmarkDominatorsMaxPred-4 7 28330786 ns/op 0.35 MB/s BenchmarkDominatorsMaxPredVal-4 7 19299967 ns/op 0.52 MB/s BenchmarkFuse/1-4 300 336816 ns/op BenchmarkFuse/10-4 190 865793 ns/op BenchmarkFuse/100-4 100 1771992 ns/op BenchmarkFuse/1000-4 19 8767584 ns/op BenchmarkFuse/10000-4 1 247870112 ns/op BenchmarkNilCheckDeep1-4 7732 15220 ns/op 0.07 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3120 46996 ns/op 0.21 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 451 296846 ns/op 0.34 MB/s 1250 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 43 2853330 ns/op 0.35 MB/s 9688 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 4 52589076 ns/op 0.19 MB/s 197108 B/op 7 allocs/op BenchmarkDSEPass-4 10 16233981 ns/op 85566 B/op 10 allocs/op BenchmarkDSEPassBlock-4 1 285118761 ns/op 4280064 B/op 108946 allocs/op BenchmarkCSEPass-4 4 40138554 ns/op 197244 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 304547965 ns/op 5716352 B/op 97835 allocs/op BenchmarkDeadcodePass-4 68 1713327 ns/op 90506 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 219074270 ns/op 4052168 B/op 44979 allocs/op BenchmarkMultiPass-4 7 21423345 ns/op 313100 B/op 16 allocs/op BenchmarkMultiPassBlock-4 1 569387659 ns/op 11261888 B/op 150368 allocs/op BenchmarkCondRewrite/SoloJump-4 2637855 39.67 ns/op BenchmarkCondRewrite/CombJump-4 2940213 42.29 ns/op PASS ok cmd/compile/internal/ssa 36.899s goos: linux goarch: s390x pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 7809 15809 ns/op BenchmarkExtShift-4 13810 8500 ns/op BenchmarkModify-4 7807 15514 ns/op BenchmarkMullImm-4 13147 10160 ns/op BenchmarkConstModify-4 7808 16302 ns/op BenchmarkBitSet-4 13765 8756 ns/op BenchmarkBitClear-4 15836 7391 ns/op BenchmarkBitToggle-4 15717 9779 ns/op BenchmarkBitSetConst-4 120795 1480 ns/op BenchmarkBitClearConst-4 125082 2770 ns/op BenchmarkBitToggleConst-4 123952 1129 ns/op BenchmarkDivconstI64-4 7396984 30.27 ns/op BenchmarkModconstI64-4 7312346 16.85 ns/op BenchmarkDivisiblePow2constI64-4 7888368 16.72 ns/op BenchmarkDivisibleconstI64-4 7665631 15.58 ns/op BenchmarkDivisibleWDivconstI64-4 4709104 28.78 ns/op BenchmarkDivconstU64/3-4 7630244 16.18 ns/op BenchmarkDivconstU64/5-4 3551392 102.7 ns/op BenchmarkDivconstU64/37-4 7243418 54.15 ns/op BenchmarkDivconstU64/1234567-4 7443403 23.56 ns/op BenchmarkModconstU64-4 7479343 16.49 ns/op BenchmarkDivisibleconstU64-4 1000000 928.6 ns/op BenchmarkDivisibleWDivconstU64-4 4654975 27.10 ns/op BenchmarkDivconstI32-4 7670523 16.34 ns/op BenchmarkModconstI32-4 7322062 18.04 ns/op BenchmarkDivisiblePow2constI32-4 7669555 23.27 ns/op BenchmarkDivisibleconstI32-4 7630930 32.39 ns/op BenchmarkDivisibleWDivconstI32-4 4071805 26.54 ns/op BenchmarkDivconstU32-4 7355205 35.11 ns/op BenchmarkModconstU32-4 6443366 15.56 ns/op BenchmarkDivisibleconstU32-4 7513072 15.93 ns/op BenchmarkDivisibleWDivconstU32-4 2193882 65.64 ns/op BenchmarkDivconstI16-4 7728735 19.69 ns/op BenchmarkModconstI16-4 7841839 16.39 ns/op BenchmarkDivisiblePow2constI16-4 5041425 21.90 ns/op BenchmarkDivisibleconstI16-4 7843633 15.84 ns/op BenchmarkDivisibleWDivconstI16-4 5049528 44.84 ns/op BenchmarkDivconstU16-4 7888038 21.46 ns/op BenchmarkModconstU16-4 7625541 18.32 ns/op BenchmarkDivisibleconstU16-4 7946582 15.00 ns/op BenchmarkDivisibleWDivconstU16-4 5227174 24.61 ns/op BenchmarkDivconstI8-4 7865718 16.30 ns/op BenchmarkModconstI8-4 7852366 15.62 ns/op BenchmarkDivisiblePow2constI8-4 8003019 15.07 ns/op BenchmarkDivisibleconstI8-4 7693309 28.21 ns/op BenchmarkDivisibleWDivconstI8-4 5011146 30.73 ns/op BenchmarkDivconstU8-4 7156710 22.35 ns/op BenchmarkModconstU8-4 7648028 15.82 ns/op BenchmarkDivisibleconstU8-4 7505286 29.58 ns/op BenchmarkDivisibleWDivconstU8-4 5557144 35.97 ns/op BenchmarkMul2-4 173139 721.9 ns/op BenchmarkMulNeg2-4 169293 755.8 ns/op BenchmarkEfaceInteger-4 3593886 36.07 ns/op BenchmarkTypeAssert-4 14039206 10.76 ns/op BenchmarkDiv64UnsignedSmall-4 13392928 15.16 ns/op BenchmarkDiv64Small-4 13045509 10.18 ns/op BenchmarkDiv64SmallNegDivisor-4 13118137 12.88 ns/op BenchmarkDiv64SmallNegDividend-4 13678430 8.931 ns/op BenchmarkDiv64SmallNegBoth-4 13178685 8.867 ns/op BenchmarkDiv64Unsigned-4 1000000 142.0 ns/op BenchmarkDiv64-4 11532300 17.97 ns/op BenchmarkDiv64NegDivisor-4 11421162 34.39 ns/op BenchmarkDiv64NegDividend-4 10719687 14.23 ns/op BenchmarkDiv64NegBoth-4 11383965 23.46 ns/op BenchmarkMod64UnsignedSmall-4 13917987 9.539 ns/op BenchmarkMod64Small-4 13341822 9.203 ns/op BenchmarkMod64SmallNegDivisor-4 13736834 11.73 ns/op BenchmarkMod64SmallNegDividend-4 13555324 10.61 ns/op BenchmarkMod64SmallNegBoth-4 2911779 62.12 ns/op BenchmarkMod64Unsigned-4 10716607 13.41 ns/op BenchmarkMod64-4 11523534 18.15 ns/op BenchmarkMod64NegDivisor-4 11447428 10.45 ns/op BenchmarkMod64NegDividend-4 11310296 13.77 ns/op BenchmarkMod64NegBoth-4 11539612 11.82 ns/op BenchmarkMulconstI32/3-4 13218507 9.757 ns/op BenchmarkMulconstI32/5-4 14502290 14.13 ns/op BenchmarkMulconstI32/12-4 12971114 11.99 ns/op BenchmarkMulconstI32/120-4 13889227 8.232 ns/op BenchmarkMulconstI32/-120-4 14628626 13.58 ns/op BenchmarkMulconstI32/65537-4 14496768 24.04 ns/op BenchmarkMulconstI32/65538-4 14613004 8.550 ns/op BenchmarkMulconstI64/3-4 13912380 16.87 ns/op BenchmarkMulconstI64/5-4 14650736 8.679 ns/op BenchmarkMulconstI64/12-4 14058112 8.916 ns/op BenchmarkMulconstI64/120-4 13968182 8.521 ns/op BenchmarkMulconstI64/-120-4 14143700 8.248 ns/op BenchmarkMulconstI64/65537-4 14520018 9.114 ns/op BenchmarkMulconstI64/65538-4 14623726 8.502 ns/op BenchmarkMulconstU32/3-4 14424559 8.012 ns/op BenchmarkMulconstU32/5-4 13412356 9.306 ns/op BenchmarkMulconstU32/12-4 10629860 10.70 ns/op BenchmarkMulconstU32/120-4 14620491 8.302 ns/op BenchmarkMulconstU32/65537-4 14518461 8.002 ns/op BenchmarkMulconstU32/65538-4 13891002 8.327 ns/op BenchmarkMulconstU64/3-4 13958034 8.690 ns/op BenchmarkMulconstU64/5-4 13187980 8.199 ns/op BenchmarkMulconstU64/12-4 14308924 10.88 ns/op BenchmarkMulconstU64/120-4 14262009 8.650 ns/op BenchmarkMulconstU64/65537-4 14684970 12.55 ns/op BenchmarkMulconstU64/65538-4 14702358 9.579 ns/op BenchmarkShiftArithmeticRight-4 14631780 8.075 ns/op BenchmarkSwitch8Predictable-4 8361802 16.19 ns/op BenchmarkSwitch8Unpredictable-4 5641681 21.06 ns/op BenchmarkSwitch32Predictable-4 8568878 14.67 ns/op BenchmarkSwitch32Unpredictable-4 4687498 22.82 ns/op BenchmarkSwitchStringPredictable-4 3956246 34.19 ns/op BenchmarkSwitchStringUnpredictable-4 4273189 30.53 ns/op BenchmarkSwitchTypePredictable-4 2803437 37.83 ns/op BenchmarkSwitchTypeUnpredictable-4 3413569 37.29 ns/op BenchmarkSwitchInterfaceTypePredictable-4 3231190 32.35 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 3393433 29.62 ns/op PASS ok cmd/compile/internal/test 65.793s goos: linux goarch: s390x pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1135896 ns/op BenchmarkNamed/Underlying/nongeneric-4 1203608 88.76 ns/op BenchmarkNamed/Underlying/generic-4 1000000 116.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1397288 87.25 ns/op BenchmarkNamed/Underlying/user_instance-4 1422787 85.90 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1032343771 ns/op 32637 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 512994484 ns/op 65241 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 315103566 ns/op 106918 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145518667 ns/op 231428 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1597709912 ns/op 3277 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 113475802 ns/op 40582 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 71003638 ns/op 73155 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 127382817 ns/op 41090 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 116616975 ns/op 18605 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 79857064 ns/op 23707 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 50265350 ns/op 43166 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 44231588 ns/op 49052 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1630223690 ns/op 42118 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 813861605 ns/op 85069 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 394888416 ns/op 167917 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 155561470 ns/op 267552 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1439292631 ns/op 1398 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 214706608 ns/op 9370 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 244039071 ns/op 8244 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 222544947 ns/op 9040 lines/s PASS ok cmd/compile/internal/types2 36.851s goos: linux goarch: s390x pkg: cmd/go BenchmarkExecGoEnv-4 82 2764634 ns/op 575598 sys-ns/op 653220 user-ns/op PASS ok cmd/go 1.421s goos: linux goarch: s390x pkg: cmd/go/internal/cfg BenchmarkLookPath-4 249748 770.5 ns/op PASS ok cmd/go/internal/cfg 1.475s goos: linux goarch: s390x pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 23310 5464 ns/op 1.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 21884 5639 ns/op 1.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 1276 129992 ns/op 7.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2476 46870 ns/op 21.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 360 349917 ns/op 23.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 344 371935 ns/op 22.03 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.614s All tests passed.